Phrase Structure Trees
Phrase Structure Trees
1. Principal constituents
these two major parts are the two branches at the top of the phrase structure
(S = sentence)
NP VP
1
o the slots they fill in a sentence
o the functions they perform in a sentence
Step 1
set down the basic pair of branches for two principal constituents - the
Subject NP and the predicate VP - at the top of the phrase structure
NP VP
Step 2
2
label the syntactic category (part of speech) of each of the words that make up
the sentence
Step 3
locate the boundary between the subject NP and predicate VP of S
Step 4
for each N (Prn), V, Adj, Adv, and Prep, project a labeled phrasal node:
NP, VP, AdjP, AdvP, PrepP
NP VP
PrepP
NP NP
3
[The child] [put the puppy in the garden]
Step 5
connect the remaining constituents to the nodes they belong to: link them to
the constituents they relate to
NP VP
PrepP
NP NP
NP VP
Det N V NP PrepP
Det N Prep NP
Det N
4
3. Labeled tree structured
the larger syntactic constituents, such as the VP, consist of all the syntactic
constituents below that point, or node, in the tree
o the VP in the above phrase structure tree consists of the syntactic
constituent V and NP, PreP
o the PrepP consists of the syntactic constituent nodes Prep and NP
o finally, each of these smaller syntactic constituents consists of the words
found, the, puppy, in, the, garden
o thus, since in the garden can be traced up the tree to a PrepP, this
constituent is a Prepositional Phrase
o the phrase structure tree reflects our intuitions about the natural
groupings of words in the sentence
nodes
labeled points in the tree where branches meet
VP dominates V, NP, and PrepP, and also dominates all the other
constituents beneath it in the tree Det, N, Prep, etc.
the first NP in the sentence immediately dominates the Det the and the
N child
VP immediately dominates the V, NP, PrepP
4. Functional categories
5
the notion of dominance can be used to provide formal definitions of
important functional categories
o subject of S: the NP that is immediately dominated by S the child
o predicate of S: the VP that is immediately dominated by S found the
puppy in the garden
o direct object: the NP that is immediately dominated by VP
the puppy
o object of a preposition: the NP that is immediately dominated by Prep
the garden
o adverbial prepositional phrase: the PrepP that is immediately
dominated by VP in the garden