SlideShare a Scribd company logo
Diego Krivochen
University of Reading, UK
School of Psychology and Clinical Language Sciences
What is a function?
 A function is a relation between a set of inputs and a
set of permissible outputs with the property that each
input is related to exactly one output.
(based on Falcade et. al., 2004; Youschkevitch, 1976/1977: 39; May, 1962, among others)
Properties:
 Closed to external influence
 Operate in polynomial (i.e., finite) time
 Alphabet & rules are fixed a priori
 Strictly serial (very local access)
Example 1: quadratic functions
 Axiom: f(x) = x2
This function relates each value of x to its square x2 by means
of a definite rule, ‘multiply x by itself’
Alphabet: ℤ
Halting: only by stipulation (if the memory tape is
infinite)
Development
Step 1: f(1) = 12
Step 2: f(2) = 22
Step 3: f(3) = 32
…
Step n: f(n) = n2
The nth step is defined by the axiom alone, as the system
has no access to previous information or to what will
come next.
Example 2: Σ, F grammars
 Axioms:
S → NP⏜Aux⏜VP
VP → V⏜NP
NP → Det⏜N
Det → the
N → man, ball
V → hit
Aux → Ø
 Development:
NP⏜Aux⏜VP
Det⏜N⏜VP
Det⏜N⏜Verb⏜NP
the⏜N⏜Verb⏜NP
the⏜man⏜Verb⏜NP
the⏜man⏜hit⏜NP
the⏜man⏜hit⏜Det ⏜N
the⏜man⏜hit⏜the⏜N
the⏜man⏜hit⏜the⏜ball
Each line represents a derivational step, which is subjacent to
the previous one.
Functions in the theories of syntax
 Since any language L in which we are likely to be interested is an infinite
set, we can investigate the structure of L only through the study of the
finite devices (grammars) which are capable of enumerating its sentences.
A grammar of L can be regarded as a function whose range is exactly L.
(Chomsky, 1959: 137)
 “We must require of such a linguistic theory that it provide for:
(i) an enumeration of the class S1' S2', … of possible sentences
(ii) an enumeration of the class SD1, SD2, … of possible structural
descriptions
(iii) an enumeration of the class G1, G2, … of possible generative
grammars
(iv) specification of a function f such that SDf(i, j) is the structural
description assigned to sentence Si, by grammar Gj, for arbitrary i,j
(v) specification of a function m such that m(z) is an integer
associated with the grammar G, as its value (with, let us say, lower value
indicated by higher number)” Chomsky (1965: 31)
 (…) individual neurons can be modeled by finite automata
[…], and a finite three-dimensional array of such automata
can be substituted by one finite automaton […], NLs must
be regular. [Type 3] (Kornai, 1985: 4)
 An f-structure is a mathematical function that represents
the grammatical functions of a sentence […] all f-structures
are functions of one argument (…) (Kaplan & Bresnan, 1982:
182-183)
 The HPSG lexicon […] consists of roots that are related to
stems or fully inflected words. The derivational or
inflectional rules may influence part of speech (e.g.
adjectival derivation) and/or valence (-able adjectives and
passive) […] The stem is mapped to a word and the
phonology of the input […] is mapped to the passive form by
a function f. (Müller, forthcoming: 16)
 This analysis [Pollard & Sag, 1994; below] employs an App(end)-
synsems function that appends its second argument (a list of
synsems) to a list of the synsem values of its first argument (which
is a list of phrases). (Green, 2011: 24)
…and even in ‘performance-oriented
theories’
 Complexity is a function of the amount of structure that is
associated with the terminal elements, or words, of a
sentence.(…) complexity is a function of the number of
formal units and conventionally associated properties that
need to be processed in domains relevant for their
processing. Hawkins (2004: 8 / 25)
 Rejects UG, but embraces the DTC, based on Miller &
Chomsky (1963)
 The DTC can also be found in approaches to SLI like
Jakubowicz (2011): complexity is a function of operations /
derivational steps.
The Minimalist Program
 We take L [a particular language] to be a generative
procedure that constructs pairs (π, λ) that are interpreted at
the articulatory perceptual (A-P) and conceptual-
intentional (C-I) interfaces (…). Chomsky, 1995: 219)
 phrase structure (…) always completely determines linear
order […] Linear Correspondence Axiom: d(A) is a linear
ordering of T. (A a set of non-terminals, T a set of
terminals) (Kayne, 1994: 3, 6)
Lexicon → Numeration →
(⇄)
Computational System ⇉ A-P / C-I
↮ ↮
Conditions over derivations:
 Inclusiveness Condition: No new features are
introduced by CHL […] permits rearrangement of LIs
and of elements constructed in the course of derivation,
and deletion of features of LI, but optimally, nothing
more. (Chomsky, 2000: 113)
 Full Interpretation: There can be no superfluous
symbols in representations (Chomsky, 1995: 27)
 (…) Yet another [UG condition] imposes "local
determinability" conditions (barring "look-ahead,"
"backtracking," or comparison of alternatives). (Op.
Cit.: 99)
Some problems:
 ‘Combination problem’:
𝑛!
𝑛−𝑘 !𝑘!
⇒ 𝑁𝑈𝑀!
𝑁𝑈𝑀−𝐷𝑖
!𝐷𝑖
!
 ‘Uniformity problem’: [X…X…X] ⇒ [X [X [X]]] (also, ‘Lyons’
problem’ → stipulations over labels)
 ‘Interpretation problem’: Semantic Interpretation > LI +
C(HL)
 ‘Implementational problem’: derivations are at odds with
real-time processing.
 Unidirectional information flow
 No temporal dimension
 False sense of ‘derivational topology’ (bottom-up / top-down)
Some more problems:
 HPSG: if syntactic structure projects from lexical items with highly
specified feature matrices, how to account (in a reasonably elegant way)
for:
 Alternances
 Idioms
 Incorporated complex structures
 LFG: Entscheidungsproblem
Decidibility Theorem: for any lexical-functional grammar G and for any
string s, it is decidable whether s belongs to the language of G (Kaplan &
Bresnan, 1982: 267)
However…
An LFG is formally between Type 1 and Type 2 languages.
A possible solution… change the
paradigm
 Interactive Computation (Wegner 1997, 1998; Goldin &
Wegner, 2005, 2007, a.o.):
(…) computation is viewed as an ongoing process that
transforms inputs to outputs – e.g., control systems, or
operating systems. (Goldin & Wegner, 2007: 5)
 Properties:
 Open to external influence
 Bidirectional information flow
 Input-Output entanglement
Computationally…
 Replace uniform a-machines with (kind of) c-
machines in automaton theory (Turing, 1936: 232)
 Replace the static Chomsky Theorem with a dynamic
conception of mental processes (Krivochen,
forthcoming; Krivochen & Mathiasen, 2012):
 Adapting to the input
 Able to ‘switch’ between different levels of
complexity
Psycholinguistically…
 Revisit the AxS model (Townsend & Bever, 2001) under
interactive premises
 Take the implementational level of the development of
a theory seriously when building a formal grammar
 Test the claim that computation equals computation of
functions separately from the thesis that mental
processes are computational (contra Copeland, 2002;
Deutsch, 1985; Fitz, 2006; a.o.)
Problems of function based syntax

More Related Content

What's hot

Week 3 Deep Learning And POS Tagging Hands-On
Week 3 Deep Learning And POS Tagging Hands-OnWeek 3 Deep Learning And POS Tagging Hands-On
Week 3 Deep Learning And POS Tagging Hands-On
SARCCOM
 
01. Theory of Computing
01. Theory of Computing01. Theory of Computing
01. Theory of Computing
rabiul souvon
 
Metric Of Language
Metric Of LanguageMetric Of Language
Metric Of Language
Schwannden Kuo
 
Object Oriented Technologies
Object Oriented TechnologiesObject Oriented Technologies
Object Oriented Technologies
Umesh Nikam
 
Compiler for Zero-Knowledge Proof-of-Knowledge Protocols
Compiler for Zero-Knowledge Proof-of-Knowledge ProtocolsCompiler for Zero-Knowledge Proof-of-Knowledge Protocols
Compiler for Zero-Knowledge Proof-of-Knowledge Protocols
Thomas Briner
 
C# programming : Chapter One
C# programming : Chapter OneC# programming : Chapter One
C# programming : Chapter One
Khairi Aiman
 
Functional programming
Functional programmingFunctional programming
Functional programming
Heman Gandhi
 
Fol
FolFol
Detecting paraphrases using recursive autoencoders
Detecting paraphrases using recursive autoencodersDetecting paraphrases using recursive autoencoders
Detecting paraphrases using recursive autoencoders
Feynman Liang
 
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
BERT: Pre-training of Deep Bidirectional Transformers for Language UnderstandingBERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
Minh Pham
 
070
070070
Decision properties of reular languages
Decision properties of reular languagesDecision properties of reular languages
Decision properties of reular languages
SOMNATHMORE2
 
Bert pre_training_of_deep_bidirectional_transformers_for_language_understanding
Bert  pre_training_of_deep_bidirectional_transformers_for_language_understandingBert  pre_training_of_deep_bidirectional_transformers_for_language_understanding
Bert pre_training_of_deep_bidirectional_transformers_for_language_understanding
ThyrixYang1
 
Ambiguity measures in requirements engineering
Ambiguity measures in requirements engineeringAmbiguity measures in requirements engineering
Ambiguity measures in requirements engineering
Luisa Mich
 
Decision properties of reular languages
Decision properties of reular languagesDecision properties of reular languages
Decision properties of reular languages
SOMNATHMORE2
 
Recursive Autoencoders for Paraphrase Detection (Socher et al)
Recursive Autoencoders for Paraphrase Detection (Socher et al)Recursive Autoencoders for Paraphrase Detection (Socher et al)
Recursive Autoencoders for Paraphrase Detection (Socher et al)
Feynman Liang
 
Computers and Algorithms - What can they do and what can they not?
Computers and Algorithms - What can they do and what can they not?Computers and Algorithms - What can they do and what can they not?
Computers and Algorithms - What can they do and what can they not?
VNIT-ACM Student Chapter
 
Machine Learning : Latent variable models for discrete data (Topic model ...)
Machine Learning : Latent variable models for discrete data (Topic model ...)Machine Learning : Latent variable models for discrete data (Topic model ...)
Machine Learning : Latent variable models for discrete data (Topic model ...)
Yukara Ikemiya
 
First order predicate logic(fopl)
First order predicate logic(fopl)First order predicate logic(fopl)
First order predicate logic(fopl)
surbhi jha
 
Definite Clause Grammars For Language Analysis
Definite Clause Grammars For Language AnalysisDefinite Clause Grammars For Language Analysis
Definite Clause Grammars For Language Analysis
RePierre
 

What's hot (20)

Week 3 Deep Learning And POS Tagging Hands-On
Week 3 Deep Learning And POS Tagging Hands-OnWeek 3 Deep Learning And POS Tagging Hands-On
Week 3 Deep Learning And POS Tagging Hands-On
 
01. Theory of Computing
01. Theory of Computing01. Theory of Computing
01. Theory of Computing
 
Metric Of Language
Metric Of LanguageMetric Of Language
Metric Of Language
 
Object Oriented Technologies
Object Oriented TechnologiesObject Oriented Technologies
Object Oriented Technologies
 
Compiler for Zero-Knowledge Proof-of-Knowledge Protocols
Compiler for Zero-Knowledge Proof-of-Knowledge ProtocolsCompiler for Zero-Knowledge Proof-of-Knowledge Protocols
Compiler for Zero-Knowledge Proof-of-Knowledge Protocols
 
C# programming : Chapter One
C# programming : Chapter OneC# programming : Chapter One
C# programming : Chapter One
 
Functional programming
Functional programmingFunctional programming
Functional programming
 
Fol
FolFol
Fol
 
Detecting paraphrases using recursive autoencoders
Detecting paraphrases using recursive autoencodersDetecting paraphrases using recursive autoencoders
Detecting paraphrases using recursive autoencoders
 
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
BERT: Pre-training of Deep Bidirectional Transformers for Language UnderstandingBERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
 
070
070070
070
 
Decision properties of reular languages
Decision properties of reular languagesDecision properties of reular languages
Decision properties of reular languages
 
Bert pre_training_of_deep_bidirectional_transformers_for_language_understanding
Bert  pre_training_of_deep_bidirectional_transformers_for_language_understandingBert  pre_training_of_deep_bidirectional_transformers_for_language_understanding
Bert pre_training_of_deep_bidirectional_transformers_for_language_understanding
 
Ambiguity measures in requirements engineering
Ambiguity measures in requirements engineeringAmbiguity measures in requirements engineering
Ambiguity measures in requirements engineering
 
Decision properties of reular languages
Decision properties of reular languagesDecision properties of reular languages
Decision properties of reular languages
 
Recursive Autoencoders for Paraphrase Detection (Socher et al)
Recursive Autoencoders for Paraphrase Detection (Socher et al)Recursive Autoencoders for Paraphrase Detection (Socher et al)
Recursive Autoencoders for Paraphrase Detection (Socher et al)
 
Computers and Algorithms - What can they do and what can they not?
Computers and Algorithms - What can they do and what can they not?Computers and Algorithms - What can they do and what can they not?
Computers and Algorithms - What can they do and what can they not?
 
Machine Learning : Latent variable models for discrete data (Topic model ...)
Machine Learning : Latent variable models for discrete data (Topic model ...)Machine Learning : Latent variable models for discrete data (Topic model ...)
Machine Learning : Latent variable models for discrete data (Topic model ...)
 
First order predicate logic(fopl)
First order predicate logic(fopl)First order predicate logic(fopl)
First order predicate logic(fopl)
 
Definite Clause Grammars For Language Analysis
Definite Clause Grammars For Language AnalysisDefinite Clause Grammars For Language Analysis
Definite Clause Grammars For Language Analysis
 

Similar to Problems of function based syntax

An Introduction to Radical Minimalism: Merge & Agree
An Introduction to Radical Minimalism: Merge & AgreeAn Introduction to Radical Minimalism: Merge & Agree
An Introduction to Radical Minimalism: Merge & Agree
Diego Krivochen
 
Algorithms and Complexity: Cryptography Theory
Algorithms and Complexity: Cryptography TheoryAlgorithms and Complexity: Cryptography Theory
Algorithms and Complexity: Cryptography Theory
Alex Prut
 
Csr2011 june17 15_15_kaminski
Csr2011 june17 15_15_kaminskiCsr2011 june17 15_15_kaminski
Csr2011 june17 15_15_kaminski
CSR2011
 
Dsm as theory building
Dsm as theory buildingDsm as theory building
Dsm as theory building
ClarkTony
 
Lecture 2: Computational Semantics
Lecture 2: Computational SemanticsLecture 2: Computational Semantics
Lecture 2: Computational Semantics
Marina Santini
 
Functional Programming You Already Know
Functional Programming You Already KnowFunctional Programming You Already Know
Functional Programming You Already Know
Kevlin Henney
 
GDSC SSN - solution Challenge : Fundamentals of Decision Making
GDSC SSN - solution Challenge : Fundamentals of Decision MakingGDSC SSN - solution Challenge : Fundamentals of Decision Making
GDSC SSN - solution Challenge : Fundamentals of Decision Making
GDSCSSN
 
Hak ontoforum
Hak ontoforumHak ontoforum
Hak ontoforum
Hassan Aït-Kaci
 
Fosdem 2013 petra selmer flexible querying of graph data
Fosdem 2013 petra selmer   flexible querying of graph dataFosdem 2013 petra selmer   flexible querying of graph data
Fosdem 2013 petra selmer flexible querying of graph data
Petra Selmer
 
AI3391 Artificial intelligence Unit IV Notes _ merged.pdf
AI3391 Artificial intelligence Unit IV Notes _ merged.pdfAI3391 Artificial intelligence Unit IV Notes _ merged.pdf
AI3391 Artificial intelligence Unit IV Notes _ merged.pdf
Asst.prof M.Gokilavani
 
Lambda? You Keep Using that Letter
Lambda? You Keep Using that LetterLambda? You Keep Using that Letter
Lambda? You Keep Using that Letter
Kevlin Henney
 
Theory of computing
Theory of computingTheory of computing
Theory of computing
Bipul Roy Bpl
 
H-MLQ
H-MLQH-MLQ
AI Lab Manual.docx
AI Lab Manual.docxAI Lab Manual.docx
AI Lab Manual.docx
KPRevathiAsstprofITD
 
Data Complexity in EL Family of Description Logics
Data Complexity in EL Family of Description LogicsData Complexity in EL Family of Description Logics
Data Complexity in EL Family of Description Logics
Adila Krisnadhi
 
Artifial intelligence
Artifial intelligenceArtifial intelligence
Artifial intelligence
Raga Deepthi
 
Dedalo, looking for Cluster Explanations in a labyrinth of Linked Data
Dedalo, looking for Cluster Explanations in a labyrinth of Linked DataDedalo, looking for Cluster Explanations in a labyrinth of Linked Data
Dedalo, looking for Cluster Explanations in a labyrinth of Linked Data
Vrije Universiteit Amsterdam
 
Lesson 1_Functions.pptx
Lesson 1_Functions.pptxLesson 1_Functions.pptx
Lesson 1_Functions.pptx
AlfredoLabador
 
Erlang session1
Erlang session1Erlang session1
Erlang session1
mohamedsamyali
 
Introduction to complexity theory assignment
Introduction to complexity theory assignmentIntroduction to complexity theory assignment
Introduction to complexity theory assignment
tesfahunegn minwuyelet
 

Similar to Problems of function based syntax (20)

An Introduction to Radical Minimalism: Merge & Agree
An Introduction to Radical Minimalism: Merge & AgreeAn Introduction to Radical Minimalism: Merge & Agree
An Introduction to Radical Minimalism: Merge & Agree
 
Algorithms and Complexity: Cryptography Theory
Algorithms and Complexity: Cryptography TheoryAlgorithms and Complexity: Cryptography Theory
Algorithms and Complexity: Cryptography Theory
 
Csr2011 june17 15_15_kaminski
Csr2011 june17 15_15_kaminskiCsr2011 june17 15_15_kaminski
Csr2011 june17 15_15_kaminski
 
Dsm as theory building
Dsm as theory buildingDsm as theory building
Dsm as theory building
 
Lecture 2: Computational Semantics
Lecture 2: Computational SemanticsLecture 2: Computational Semantics
Lecture 2: Computational Semantics
 
Functional Programming You Already Know
Functional Programming You Already KnowFunctional Programming You Already Know
Functional Programming You Already Know
 
GDSC SSN - solution Challenge : Fundamentals of Decision Making
GDSC SSN - solution Challenge : Fundamentals of Decision MakingGDSC SSN - solution Challenge : Fundamentals of Decision Making
GDSC SSN - solution Challenge : Fundamentals of Decision Making
 
Hak ontoforum
Hak ontoforumHak ontoforum
Hak ontoforum
 
Fosdem 2013 petra selmer flexible querying of graph data
Fosdem 2013 petra selmer   flexible querying of graph dataFosdem 2013 petra selmer   flexible querying of graph data
Fosdem 2013 petra selmer flexible querying of graph data
 
AI3391 Artificial intelligence Unit IV Notes _ merged.pdf
AI3391 Artificial intelligence Unit IV Notes _ merged.pdfAI3391 Artificial intelligence Unit IV Notes _ merged.pdf
AI3391 Artificial intelligence Unit IV Notes _ merged.pdf
 
Lambda? You Keep Using that Letter
Lambda? You Keep Using that LetterLambda? You Keep Using that Letter
Lambda? You Keep Using that Letter
 
Theory of computing
Theory of computingTheory of computing
Theory of computing
 
H-MLQ
H-MLQH-MLQ
H-MLQ
 
AI Lab Manual.docx
AI Lab Manual.docxAI Lab Manual.docx
AI Lab Manual.docx
 
Data Complexity in EL Family of Description Logics
Data Complexity in EL Family of Description LogicsData Complexity in EL Family of Description Logics
Data Complexity in EL Family of Description Logics
 
Artifial intelligence
Artifial intelligenceArtifial intelligence
Artifial intelligence
 
Dedalo, looking for Cluster Explanations in a labyrinth of Linked Data
Dedalo, looking for Cluster Explanations in a labyrinth of Linked DataDedalo, looking for Cluster Explanations in a labyrinth of Linked Data
Dedalo, looking for Cluster Explanations in a labyrinth of Linked Data
 
Lesson 1_Functions.pptx
Lesson 1_Functions.pptxLesson 1_Functions.pptx
Lesson 1_Functions.pptx
 
Erlang session1
Erlang session1Erlang session1
Erlang session1
 
Introduction to complexity theory assignment
Introduction to complexity theory assignmentIntroduction to complexity theory assignment
Introduction to complexity theory assignment
 

Recently uploaded

Nucleophilic Addition of carbonyl compounds.pptx
Nucleophilic Addition of carbonyl  compounds.pptxNucleophilic Addition of carbonyl  compounds.pptx
Nucleophilic Addition of carbonyl compounds.pptx
SSR02
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
David Osipyan
 
Oedema_types_causes_pathophysiology.pptx
Oedema_types_causes_pathophysiology.pptxOedema_types_causes_pathophysiology.pptx
Oedema_types_causes_pathophysiology.pptx
muralinath2
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Ana Luísa Pinho
 
EWOCS-I: The catalog of X-ray sources in Westerlund 1 from the Extended Weste...
EWOCS-I: The catalog of X-ray sources in Westerlund 1 from the Extended Weste...EWOCS-I: The catalog of X-ray sources in Westerlund 1 from the Extended Weste...
EWOCS-I: The catalog of X-ray sources in Westerlund 1 from the Extended Weste...
Sérgio Sacani
 
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
AbdullaAlAsif1
 
BREEDING METHODS FOR DISEASE RESISTANCE.pptx
BREEDING METHODS FOR DISEASE RESISTANCE.pptxBREEDING METHODS FOR DISEASE RESISTANCE.pptx
BREEDING METHODS FOR DISEASE RESISTANCE.pptx
RASHMI M G
 
SAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdfSAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdf
KrushnaDarade1
 
Medical Orthopedic PowerPoint Templates.pptx
Medical Orthopedic PowerPoint Templates.pptxMedical Orthopedic PowerPoint Templates.pptx
Medical Orthopedic PowerPoint Templates.pptx
terusbelajar5
 
Phenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvementPhenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvement
IshaGoswami9
 
Topic: SICKLE CELL DISEASE IN CHILDREN-3.pdf
Topic: SICKLE CELL DISEASE IN CHILDREN-3.pdfTopic: SICKLE CELL DISEASE IN CHILDREN-3.pdf
Topic: SICKLE CELL DISEASE IN CHILDREN-3.pdf
TinyAnderson
 
Equivariant neural networks and representation theory
Equivariant neural networks and representation theoryEquivariant neural networks and representation theory
Equivariant neural networks and representation theory
Daniel Tubbenhauer
 
Shallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptxShallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptx
Gokturk Mehmet Dilci
 
Chapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisisChapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisis
tonzsalvador2222
 
Randomised Optimisation Algorithms in DAPHNE
Randomised Optimisation Algorithms in DAPHNERandomised Optimisation Algorithms in DAPHNE
Randomised Optimisation Algorithms in DAPHNE
University of Maribor
 
Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.
Aditi Bajpai
 
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
yqqaatn0
 
aziz sancar nobel prize winner: from mardin to nobel
aziz sancar nobel prize winner: from mardin to nobelaziz sancar nobel prize winner: from mardin to nobel
aziz sancar nobel prize winner: from mardin to nobel
İsa Badur
 
Bob Reedy - Nitrate in Texas Groundwater.pdf
Bob Reedy - Nitrate in Texas Groundwater.pdfBob Reedy - Nitrate in Texas Groundwater.pdf
Bob Reedy - Nitrate in Texas Groundwater.pdf
Texas Alliance of Groundwater Districts
 
NuGOweek 2024 Ghent programme overview flyer
NuGOweek 2024 Ghent programme overview flyerNuGOweek 2024 Ghent programme overview flyer
NuGOweek 2024 Ghent programme overview flyer
pablovgd
 

Recently uploaded (20)

Nucleophilic Addition of carbonyl compounds.pptx
Nucleophilic Addition of carbonyl  compounds.pptxNucleophilic Addition of carbonyl  compounds.pptx
Nucleophilic Addition of carbonyl compounds.pptx
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
 
Oedema_types_causes_pathophysiology.pptx
Oedema_types_causes_pathophysiology.pptxOedema_types_causes_pathophysiology.pptx
Oedema_types_causes_pathophysiology.pptx
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
 
EWOCS-I: The catalog of X-ray sources in Westerlund 1 from the Extended Weste...
EWOCS-I: The catalog of X-ray sources in Westerlund 1 from the Extended Weste...EWOCS-I: The catalog of X-ray sources in Westerlund 1 from the Extended Weste...
EWOCS-I: The catalog of X-ray sources in Westerlund 1 from the Extended Weste...
 
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
 
BREEDING METHODS FOR DISEASE RESISTANCE.pptx
BREEDING METHODS FOR DISEASE RESISTANCE.pptxBREEDING METHODS FOR DISEASE RESISTANCE.pptx
BREEDING METHODS FOR DISEASE RESISTANCE.pptx
 
SAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdfSAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdf
 
Medical Orthopedic PowerPoint Templates.pptx
Medical Orthopedic PowerPoint Templates.pptxMedical Orthopedic PowerPoint Templates.pptx
Medical Orthopedic PowerPoint Templates.pptx
 
Phenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvementPhenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvement
 
Topic: SICKLE CELL DISEASE IN CHILDREN-3.pdf
Topic: SICKLE CELL DISEASE IN CHILDREN-3.pdfTopic: SICKLE CELL DISEASE IN CHILDREN-3.pdf
Topic: SICKLE CELL DISEASE IN CHILDREN-3.pdf
 
Equivariant neural networks and representation theory
Equivariant neural networks and representation theoryEquivariant neural networks and representation theory
Equivariant neural networks and representation theory
 
Shallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptxShallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptx
 
Chapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisisChapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisis
 
Randomised Optimisation Algorithms in DAPHNE
Randomised Optimisation Algorithms in DAPHNERandomised Optimisation Algorithms in DAPHNE
Randomised Optimisation Algorithms in DAPHNE
 
Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.
 
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
 
aziz sancar nobel prize winner: from mardin to nobel
aziz sancar nobel prize winner: from mardin to nobelaziz sancar nobel prize winner: from mardin to nobel
aziz sancar nobel prize winner: from mardin to nobel
 
Bob Reedy - Nitrate in Texas Groundwater.pdf
Bob Reedy - Nitrate in Texas Groundwater.pdfBob Reedy - Nitrate in Texas Groundwater.pdf
Bob Reedy - Nitrate in Texas Groundwater.pdf
 
NuGOweek 2024 Ghent programme overview flyer
NuGOweek 2024 Ghent programme overview flyerNuGOweek 2024 Ghent programme overview flyer
NuGOweek 2024 Ghent programme overview flyer
 

Problems of function based syntax

  • 1. Diego Krivochen University of Reading, UK School of Psychology and Clinical Language Sciences
  • 2. What is a function?  A function is a relation between a set of inputs and a set of permissible outputs with the property that each input is related to exactly one output. (based on Falcade et. al., 2004; Youschkevitch, 1976/1977: 39; May, 1962, among others) Properties:  Closed to external influence  Operate in polynomial (i.e., finite) time  Alphabet & rules are fixed a priori  Strictly serial (very local access)
  • 3. Example 1: quadratic functions  Axiom: f(x) = x2 This function relates each value of x to its square x2 by means of a definite rule, ‘multiply x by itself’ Alphabet: ℤ Halting: only by stipulation (if the memory tape is infinite)
  • 4. Development Step 1: f(1) = 12 Step 2: f(2) = 22 Step 3: f(3) = 32 … Step n: f(n) = n2 The nth step is defined by the axiom alone, as the system has no access to previous information or to what will come next.
  • 5. Example 2: Σ, F grammars  Axioms: S → NP⏜Aux⏜VP VP → V⏜NP NP → Det⏜N Det → the N → man, ball V → hit Aux → Ø  Development: NP⏜Aux⏜VP Det⏜N⏜VP Det⏜N⏜Verb⏜NP the⏜N⏜Verb⏜NP the⏜man⏜Verb⏜NP the⏜man⏜hit⏜NP the⏜man⏜hit⏜Det ⏜N the⏜man⏜hit⏜the⏜N the⏜man⏜hit⏜the⏜ball Each line represents a derivational step, which is subjacent to the previous one.
  • 6. Functions in the theories of syntax  Since any language L in which we are likely to be interested is an infinite set, we can investigate the structure of L only through the study of the finite devices (grammars) which are capable of enumerating its sentences. A grammar of L can be regarded as a function whose range is exactly L. (Chomsky, 1959: 137)  “We must require of such a linguistic theory that it provide for: (i) an enumeration of the class S1' S2', … of possible sentences (ii) an enumeration of the class SD1, SD2, … of possible structural descriptions (iii) an enumeration of the class G1, G2, … of possible generative grammars (iv) specification of a function f such that SDf(i, j) is the structural description assigned to sentence Si, by grammar Gj, for arbitrary i,j (v) specification of a function m such that m(z) is an integer associated with the grammar G, as its value (with, let us say, lower value indicated by higher number)” Chomsky (1965: 31)
  • 7.  (…) individual neurons can be modeled by finite automata […], and a finite three-dimensional array of such automata can be substituted by one finite automaton […], NLs must be regular. [Type 3] (Kornai, 1985: 4)  An f-structure is a mathematical function that represents the grammatical functions of a sentence […] all f-structures are functions of one argument (…) (Kaplan & Bresnan, 1982: 182-183)  The HPSG lexicon […] consists of roots that are related to stems or fully inflected words. The derivational or inflectional rules may influence part of speech (e.g. adjectival derivation) and/or valence (-able adjectives and passive) […] The stem is mapped to a word and the phonology of the input […] is mapped to the passive form by a function f. (Müller, forthcoming: 16)
  • 8.  This analysis [Pollard & Sag, 1994; below] employs an App(end)- synsems function that appends its second argument (a list of synsems) to a list of the synsem values of its first argument (which is a list of phrases). (Green, 2011: 24)
  • 9. …and even in ‘performance-oriented theories’  Complexity is a function of the amount of structure that is associated with the terminal elements, or words, of a sentence.(…) complexity is a function of the number of formal units and conventionally associated properties that need to be processed in domains relevant for their processing. Hawkins (2004: 8 / 25)  Rejects UG, but embraces the DTC, based on Miller & Chomsky (1963)  The DTC can also be found in approaches to SLI like Jakubowicz (2011): complexity is a function of operations / derivational steps.
  • 10. The Minimalist Program  We take L [a particular language] to be a generative procedure that constructs pairs (π, λ) that are interpreted at the articulatory perceptual (A-P) and conceptual- intentional (C-I) interfaces (…). Chomsky, 1995: 219)  phrase structure (…) always completely determines linear order […] Linear Correspondence Axiom: d(A) is a linear ordering of T. (A a set of non-terminals, T a set of terminals) (Kayne, 1994: 3, 6) Lexicon → Numeration → (⇄) Computational System ⇉ A-P / C-I ↮ ↮
  • 11. Conditions over derivations:  Inclusiveness Condition: No new features are introduced by CHL […] permits rearrangement of LIs and of elements constructed in the course of derivation, and deletion of features of LI, but optimally, nothing more. (Chomsky, 2000: 113)  Full Interpretation: There can be no superfluous symbols in representations (Chomsky, 1995: 27)  (…) Yet another [UG condition] imposes "local determinability" conditions (barring "look-ahead," "backtracking," or comparison of alternatives). (Op. Cit.: 99)
  • 12. Some problems:  ‘Combination problem’: 𝑛! 𝑛−𝑘 !𝑘! ⇒ 𝑁𝑈𝑀! 𝑁𝑈𝑀−𝐷𝑖 !𝐷𝑖 !  ‘Uniformity problem’: [X…X…X] ⇒ [X [X [X]]] (also, ‘Lyons’ problem’ → stipulations over labels)  ‘Interpretation problem’: Semantic Interpretation > LI + C(HL)  ‘Implementational problem’: derivations are at odds with real-time processing.  Unidirectional information flow  No temporal dimension  False sense of ‘derivational topology’ (bottom-up / top-down)
  • 13. Some more problems:  HPSG: if syntactic structure projects from lexical items with highly specified feature matrices, how to account (in a reasonably elegant way) for:  Alternances  Idioms  Incorporated complex structures  LFG: Entscheidungsproblem Decidibility Theorem: for any lexical-functional grammar G and for any string s, it is decidable whether s belongs to the language of G (Kaplan & Bresnan, 1982: 267) However… An LFG is formally between Type 1 and Type 2 languages.
  • 14. A possible solution… change the paradigm  Interactive Computation (Wegner 1997, 1998; Goldin & Wegner, 2005, 2007, a.o.): (…) computation is viewed as an ongoing process that transforms inputs to outputs – e.g., control systems, or operating systems. (Goldin & Wegner, 2007: 5)  Properties:  Open to external influence  Bidirectional information flow  Input-Output entanglement
  • 15. Computationally…  Replace uniform a-machines with (kind of) c- machines in automaton theory (Turing, 1936: 232)  Replace the static Chomsky Theorem with a dynamic conception of mental processes (Krivochen, forthcoming; Krivochen & Mathiasen, 2012):  Adapting to the input  Able to ‘switch’ between different levels of complexity
  • 16. Psycholinguistically…  Revisit the AxS model (Townsend & Bever, 2001) under interactive premises  Take the implementational level of the development of a theory seriously when building a formal grammar  Test the claim that computation equals computation of functions separately from the thesis that mental processes are computational (contra Copeland, 2002; Deutsch, 1985; Fitz, 2006; a.o.)