Phrase Structure Rules Must allow all and only the grammatical sentences in a language Descriptive rules, not necessarily prescriptive Each rule “rewrites”

Slides:



Advertisements
Similar presentations
Natural Language Processing Syntax. Syntactic structure John likes Mary PN VtVt NP VP S DetPNVtVt NP VP S Every man likes Mary Noun.
Advertisements

Chapter 4 Syntax.
Sub-constituents of NP in English September 12, 2007.
Dr. Abdullah S. Al-Dobaian1 Ch. 2: Phrase Structure Syntactic Structure (basic concepts) Syntactic Structure (basic concepts)  A tree diagram marks constituents.
Language and Cognition Colombo, June 2011 Day 2 Introduction to Linguistic Theory, Part 4.
1 Introduction to Linguistics II Ling 2-121C, group b Lecture 4 Eleni Miltsakaki AUTH Spring 2006.
PSY 369: Psycholinguistics Some basic linguistic theory part2.
What is Syntax?  The rules that govern the structure of utterances; also called grammar  The basic organization of sentences is around syntax  build.
Amirkabir University of Technology Computer Engineering Faculty AILAB Grammars for Natural Language Ahmad Abdollahzadeh Barfouroush Mehr 1381.
Matakuliah: G0922/Introduction to Linguistics Tahun: 2008 Session 11 Syntax 2.
 Christel Kemke 2007/08 COMP 4060 Natural Language Processing Feature Structures and Unification.
Introduction to Syntax, with Part-of-Speech Tagging Owen Rambow September 17 & 19.
PSY 369: Psycholinguistics
Context Free Grammar S -> NP VP NP -> det (adj) N
Transformational Grammar p.33 - p.43 Jack October 30 th, 2012.
Syntax: Part II More Structures.
The students will be able to know:
Theories of Linguistics Developer TraditionalPlato to Aristotle StructuralLeonard Bloomfield Ferdinand de Saussure Prague TransformationalNoam Chomsky.
Dr. Ansa Hameed Syntax (4).
Historical Linguistics (2) Noam Chomsky
Models of Generative Grammar Smriti Singh. Generative Grammar  A Generative Grammar is a set of formal rules that can generate an infinite set of sentences.
Generative grammar Lynn W Zimmerman, PhD. Generative grammar  Chomsky – 1950s  Finite number of rules controlling how sentences can be formed.
Syntax Nuha AlWadaani.
Linguistic Theory Lecture 3 Movement. A brief history of movement Movements as ‘special rules’ proposed to capture facts that phrase structure rules cannot.
11 CS 388: Natural Language Processing: Syntactic Parsing Raymond J. Mooney University of Texas at Austin.
Three Generative grammars
English Syntax. Arguments against traditional prescriptive grammar teaching L1 grammar is acquired without explicit instruction or corrective feedback.
LI 2013 NATHALIE F. MARTIN S YNTAX. Grammatical vs Ungrammatical.
Phonological Rules Rules about how sounds may or may not go together in a language English: Words may not start with two stop consonants German: Devoicing.
1.Syntax: the rules of sentence formation; the component of the mental grammar that represent speakers’ knowledge of the structure of phrase and sentence.
IV. SYNTAX. 1.1 What is syntax? Syntax is the study of how sentences are structured, or in other words, it tries to state what words can be combined with.
GRAMMARS David Kauchak CS159 – Fall 2014 some slides adapted from Ray Mooney.
451 Chapter 5: Syntax Making it stick together… Covering Sections 1-3…
NLP. Introduction to NLP Is language more than just a “bag of words”? Grammatical rules apply to categories and groups of words, not individual words.
Today Phrase structure rules, trees Constituents Recursion Conjunction
Chapter 4: Syntax Part V.
11 Chapter 14 Part 1 Statistical Parsing Based on slides by Ray Mooney.
PSY 369: Psycholinguistics A Crash Course in Linguistic Theory Part II.
Notes on Pinker ch.7 Grammar, parsing, meaning. What is a grammar? A grammar is a code or function that is a database specifying what kind of sounds correspond.
ENGLISH SYNTAX Introduction to Transformational Grammar.
Culture , Language and Communication
Features of a Good Model
PSY 369: Psycholinguistics
Rules, Movement, Ambiguity
1 Context Free Grammars October Syntactic Grammaticality Doesn’t depend on Having heard the sentence before The sentence being true –I saw a unicorn.
The Minimalist Program
Making it stick together…
SYNTAX.
1 Natural Language Processing Lecture 6 Features and Augmented Grammars Reading: James Allen NLU (Chapter 4)
◦ Process of describing the structure of phrases and sentences Chapter 8 - Phrases and sentences: grammar1.
Syntax 3rd class Chapter 4. Syntactic Categories 1. That glass suddenly broke. 2. A jogger ran toward the end of the lane. 3. These dead trees might block.
1 Some English Constructions Transformational Framework October 2, 2012 Lecture 7.
CSA3050: NLP Algorithms Sentence Grammar NLP Algorithms.
3.3 A More Detailed Look At Transformations Inversion (revised): Move Infl to C. Do Insertion: Insert interrogative do into an empty.
The final chapter.  Constituents ◦ Natural groupings of a sentence  Morphemes ◦ Smallest meaningful units of a word  How to test whether a group of.
(Transformational) Generative Grammar
MENTAL GRAMMAR Language and mind. First half of 20 th cent. – What the main goal of linguistics should be? Behaviorism – Bloomfield: goal of linguistics.
Welcome to the flashcards tool for ‘The Study of Language, 5 th edition’, Chapter 8 This is designed as a simple supplementary resource for this textbook,
College of Science and Humanity Studies, Al-Kharj.
Lecturer : Ms. Abrar Mujaddidi S YNTAX. I NTRODUCTION  In the previous chapter, we moved from the general categories and concepts of traditional grammar,
SYNTAX.
King Faisal University جامعة الملك فيصل Deanship of E-Learning and Distance Education عمادة التعلم الإلكتروني والتعليم عن بعد [ ] 1 King Faisal University.
SYNTAX.
Lecture 4b: Verb Processes
4.3 The Generative Approach
Chapter Eight Syntax.
What is Syntax?  The rules that govern the structure of utterances; also called grammar  The basic organization of sentences is around syntax  build.
Chapter Eight Syntax.
Introduction to Linguistics
David Kauchak CS159 – Spring 2019
Presentation transcript:

Phrase Structure Rules Must allow all and only the grammatical sentences in a language Descriptive rules, not necessarily prescriptive Each rule “rewrites” a constituent into one or more constituents

A Simple Set of Phrase Structure Rules S NP +VP NP art + (adj*) + N VP V + NP + (PP*) PP Prep + NP N sailor, cat, horse, bridge, V saluted, kissed, fried adj drunken, puzzled, gregarious art a, the prep on, under

From this simple set of rules we can generate many, many sentences, including : A cat saluted a horse. A cat saluted a horse on the bridge. A gregarious horse fried the cat. The drunken sailor saluted the puzzled cat. The puzzled, gregarious sailor on a horse saluted the drunken cat on the bridge.

Phrase Structure Tree: Derivation of a Sentence S NPVP artadj N V NP The drunken sailor saluted art adj N the puzzled cat

Sentences with ambiguous meanings have different phrase structure trees S NP VP adj N aux V adj Visiting relatives can be boring S NP VP Ger N aux V adj Visiting relatives can be boring

Transformational Rules Rules that transform deep structure into surface structure Apply to constituents not to individual words Involve movement, insertion, and deletion of constituents Conditions of occurrence: Transformations will not apply under all conditions

Some Transformations Particle-movement –“John called up the woman.” –“John called the woman up.” T1” V + part + NP  V + NP + part –John called up the interesting woman up. –John called the interesting woman up. –John called up the woman with the curly hair. –John called the woman with the curly hair up. –*John called the woman up with the curly hair.

Other Transformations Passive: –Arlene played the tuba. –The Tuba was played by Arlene. –T2 NP1 + V + NP2  NP2 + be +V + –en by + NP1 Wh- Question: Why is Arlene playing the tuba? Negation: Arlene is not playing the tuba? Compound: Arlene is playing the tuba and the drums.

Derivational Theory of Complexity If transformational grammar is how language is actually done, then –Untransformed sentences > transformed sentences –Simpler transformations > complex transformations –Should see this both in acquisition and in adult processing of sentences –But there are many exceptions to this prediction –Compound Sentences “The zoo has llamas and gnus” is derived from “The zoo has llamas and the zoo has gnus.”

Whence Transformational Grammar? Revolutionary approach to the study of language, though the specifics have not stood up well. Revised approaches include Parameter Setting (Chomsky, 1981, 1986, 1995) –All possible linguistic variations are hard-wired, the parameters that are set depend on exposure to language. Lexical-Functional Grammars (Bresnan, 1982, Pinker, 1984, 1990) –Grammar is actually in the lexicon, e.g. an entry for a verb entails its argument structure and restrictions as well as meaning.