syntax (2)
syntax (2)
Syntax is the study of the rules governing the way words are
r
Syntax
• The grammar will generate all the well-formed structures of the language
• The grammar will not generate any ill-formed structures
For example,
We might say informally that, in English,
• a preposition (e.g. near) + a noun (e.g. London) = a prepositional phrase (near
London).
• If we follow this rule, we will produce phrases like *near tree or *with dog.
• We clearly need to be more careful in forming this rule.
• a preposition + a noun phrase (not just a noun) = a prepositional phrase.
• NP {Art (Adj) N, Pro, PN}
• So that the revised rule can produce these well-formed structures: near London, with
you, near a tree, with the dog
Syntax
• The girl
r
Symbols used in syntactic analysis
1. (= consists of)
For example:
• NP Art N
• It is a shorthand way of saying that a noun phrase consists of
For example:
• The dog = NP
• The small dog = NP
• When we want to use a NP in English, we can include an (Adj), but we do not
have to. It is optional.
• NP Art (Adj) N
• It is a shorthand way of saying that a noun phrase consists of an article (Art) and
a noun (N), with the option of including an adjective (Adj) in a specific position
between them.
• We can use this notation to generate the dog, the small dog, a cat, a big cat, the
book, a boring book, etc.
Symbols used in syntactic description
• The first rule in the following set of simple phrase structure rules
states that “a sentence rewrites as a noun phrase and a verb
phrase.”
• The second rule states that “a noun phrase rewrites as either an
article plus an optional adjective plus a noun, or a pronoun, or a
proper noun”
r
Lexical rules
different position.
• This process is based on a movement rule.
r
Movement rules
r
Movement rules
This type of rule has a special symbol and can be illustrated in the
process of one tree, on the right, being derived from the tree on the left.
Movement rules
• BUT they have the same ‘deep’ or underlying structure = same basic
Meaning 2: The boy saw the man. The man had a telescope.
NP VP
Art N V NP PP
Art N Prep NP
Art N
NP VP
Art N V NP
Art N PP
Prep NP
Art N
• New rule:
CP r C S
“A complement phrase consists of a complementizer and a sentence.”
• From the example, the CP comes after a V
• This means that we are using the CP as part of a VP (knew that Mary helped George).
• Now, we have a new rule, “A verb phrase consists of a verb and a complement
phrase.”
or, VP V CP
Complement phrases
r
Exercises
• Try this:
• Ahmed thinks that the teacher knows that Muhammad met Hani.
Exercises
V NP PP
V NP
NP VP
Art Adj N V PP
Prep NP
Art N
NP VP
Art N V NP PP
Art N Prep NP
Art N
• Try this:
• Sarah went to the hospital.
• He saw John with an amazing car yesterday.
• I met her yesterday.
Exercises