if IDENTIFIER.match?(arg)
            accumulator[:name] = arg
          elsif ACTIVATION.match?(arg)
            accumulator[:activation] = arg
          elsif GATE_MODE.match?(arg)