2-Lesson 2 Phrase Structure Trees and Rules 2021
2-Lesson 2 Phrase Structure Trees and Rules 2021
(26) IP
NP VP
Det N V NP
the boy kicked Det N
the ball
(27) [IP [NP [Det [the] N [boy]] VP[V [ kicked]] NP [N [Det [the] N [ball]]]].
Sentences have as their heads an abstract category ‘Infl’, short for inflection which indicates
the sentences’ s tense. Because Infl, like all heads, is obligatory, this automatically accounts
for the fact that all sentences have a tense (either past or non-past). Infl takes a VP category as
its complement and an NP (the subject) as its specifier.
IP or InflP (S): Inflectional phrase is a functional head containing (in English) auxiliary verbs
and/or tense and/or agreement features, also written as I (I0). More recently, Infl has been
reinterpreted as a conflation of two separate heads AGR (agreement) and T (tense).
A tree diagram with syntactic category information is called a phrase structure tree. This tree
shows that a sentence is both a linear string of words and a hierarchical structure with phrases
nested in phrases. Words appear in trees under labels that correspond to their syntactic
category. Nouns are under N, determiners under Det, verbs under V, and so on.
In discussing trees, every higher node is said to dominate all the categories beneath it. VP
dominates V, NP, and also dominates Det and N. A node is said to immediately dominate the
categories one level below it. VP immediately dominates V and NP. Categories that are
immediately dominated by the same node are sisters. V and NP are sisters in the PS tree of the
boy kicked the ball.
The information represented in a PS tree can also be represented by another formal device:
phrase structure rules. The general schema is: XP (YP) X (ZP)
1
We can read it as: XP consists of YP followed by X followed by ZP. The elements in
parenthesis are optional, and the elements without parenthesis are obligatory. X, Y and Z are
variables representing any category e.g. (N. V. P. A. etc). The example in (25) can be
represented as the following:
IP NP VP
NP Det N
VP V NP
To the left of the arrow is the dominating category, for example VP, and the categories that it
immediately dominates –that comprise it- appear on the right, V and NP.
VP V NP
V Adv
V PP
V PP Adv
V CompP
Another option open to the VP is to contain or embed a clause. For example, the sentence
‘The teacher said that the boy kicked the ball’ contains the clause ‘the boy kicked the ball’.
Preceding the embedded clause is the word that, which is a Complementizer (Comp). Comp is
a functional category, like Aux and Det. Here is the structure of such sentences:
(28)
IP
NP VP
Det N V CP
the teacher said C IP
that
NP VP
Det N V NP
the boy kicked Det N
the ball