lx522 2 Trees
lx522 2 Trees
lx522 2 Trees
the table
1
Step 1: Identify categories Step 2: Locate modification
The first step is to identify the category of each The second step is to figure out the modification
of the words in the sentence. relations between words. What modifies
what?
Here, we have several thes and each modifies
the noun to its right.
D N V D N P D N D N V D N P D N
The student put the book on the table The student put the book on the table
D N V D N P D N D N V D N P D N
The student put the book on the table The student put the book on the table
D N V D N P D N D N V D N P D N
The student put the book on the table The student put the book on the table
2
Step 3: Apply rules Step 3: Apply rules
Here, we have two choices. Only one choice is the right choice. How do we
– NP: (D) (AdjP+) N (PP+) know which one it is?
An NP may but need not contain a PP. We have Answer: The Golden Rule of Modifiers.
D N PP at our disposal. We could put them all
NP
in an NP, or we could leave the PP out of the
NP. PP
? PP
NP NP
D N V D N P D N D N V D N P D N
The student put the book on the table The student put the book on the table
D N V D N P D N D N V D N P D N
The student put the book on the table The student put the book on the table
D N V D N P D N D N V D N P D N
The student put the book on the table The student put the book on the table
3
Step 3: Apply rules Step 3: Apply rules
The last step we can do with the rules we have Using the idea that the sentence has an NP and a
so far is to build the NP over the student. VP (which we will soon add to our rules), we
can complete the tree.
VP NP VP
PP PP
NP NP NP NP
D N V D N P D N D N V D N P D N
The student put the book on the table The student put the book on the table
D N V D N P D N
The student put the book on the table
4
The S node Do-support
• S: NP (Modal) VP – Pat left.
– Pat did not leave.
• We also need to allow for the not in
– *Pat not left.
negative sentences like:
• When you negate a sentence like this in
– Pat might not leave.
English, you need to use do.
– Pat should not leave.
• Do looks like it is in the same place that
• So, we now have modals are.
– S: NP (Modal) (Neg) VP • When you use do like this, do gets marked
for tense, not the verb.
Do-support Do-support
• In fact, when you have something in the • For this reason, we will call the “modal” slot “T”
“Modal” slot, the verb never shows past (for “tense”).
tense marking. – S: NP (T) (Neg) VP
– Pat left. • Now, consider Pat left. The verb is marked with
– Pat will (not) leave. past tense, but we wanted to make T be where the
– Pat did not leave. tense information goes.
– Pat should not leave. • The common view is that T holds something that
• Hypothesis: The “modal” slot is where the is smaller than a word, a tense affix.
tense marking (past, present, future) goes.
5
The tense affix Do-support
• Now, since every sentence needs tense, we • This also gives us an explanation for why when
can suppose that the T in our S rule isn’t you negate a sentence you need to use do:
optional—there is always a T there, but it – Pat did not leave.
can be an affix which will hop onto the verb • The past tense affix needs to be attached to a
and be pronounced as one word with the verb, but it can’t because not is in the way.
verb.
• The way out is to insert a “dummy verb”, a verb
• S: NP T (Neg) VP that has no semantic content, that -ed can attach
to.
6
Embedded clauses Embedded clauses
• There is just one more kind of phrase we – Pat said that the students ate the sandwiches.
should add to our set of structure rules. • We know that the students ate the
• It is possible to embed one sentence inside sandwiches is a TP, so let’s abbreviate this:
– Pat said that TP.
another, like this:
– Pat said that the students ate the sandwiches.
• When you embed a sentence, you generally
need a word like that, called a
• The whole thing is a sentence, but it has our complementizer. We will assign it to
familiar sentences as part of it. category C.
The CP The CP
– Pat said that TP. • In fact, a CP can not only be the object of a
• We can write a rule for CP like this, where that verb, but it can also be the subject of a verb:
(C) is the head, and TP is an obligatory – That Pat left surprised me.
“modifier.” – The dog surprised me.
– CP: C TP • So, we need to allow for this in our TP rule:
• And we need to modify our VP rule to allow CP – TP: {NP/CP} T (Neg) VP
to be the object of a verb (like say):
– VP: (AdvP+) V ({NP/CP}) (PP+) (AdvP+)
7
Back to the trees Step 1:Identify categories
• We now have the tools to draw trees for a • First, identify the categories.
lot of English sentences. Let’s do another
one—it will be very important to be
comfortable with converting sentences into
trees.
• Our sentence will be:
– John said that the dog barked very loudly.
8
Step 3: Apply rules Step 3: Apply rules
• Next, we have the V. Our rule is • Moving on to dog, it is modified by the,
– VP: (AdvP+) V (NP/CP) (PP+) (AdvP+) together constituting the subject NP of the
• So we can build a VP containing the verb embedded sentence. Our rule allows us to
and the AdvP very loudly. build an NP here.
– NP: (D) (AdjP+) N (PP+)
VP
AdvP AdvP
AdvP AdvP
TP
VP VP
AdvP AdvP
NP AdvP NP AdvP
N T V C D N T V Adv Adv N T V C D N T V Adv Adv
John -ed say that the dog -ed bark very loudly. John -ed say that the dog -ed bark very loudly.
9
Step 3: Apply rules Step 3: Apply rules
• And then the TP rule: TP: {NP/CP} T (Neg) VP.
• Next, the VP rule to combine say and the CP.
• This needs an NP, so we need to build that first.
– VP: (AdvP+) V ({NP/CP}) (PP+) (AdvP+)
VP
CP CP
TP TP
VP VP
AdvP AdvP
NP AdvP NP AdvP
CP CP
TP TP
VP VP
AdvP AdvP
NP NP AdvP NP NP AdvP
N T V C D N T V Adv Adv N T V C D N T V Adv Adv
John -ed say that the dog -ed bark very loudly. John -ed say that the dog -ed bark very loudly.
10
Trees Trees
A • The “joints” of the tree are
• We will be working with trees a lot, and the nodes. The nodes here are
geometry of trees will be quite important. B C labeled (with node labels).
We need some terminology to talk about the
• Nodes are connected by
parts of trees. D E F
branches.
• The node at the top of the tree
(with no branches above it) is
called the root node. A is the
root node.
11
Tree relations Tree relations
A • A node X c-commands its
sisters and the nodes dominated • What does PP dominate?
B C by its sisters. • P, NP, D, AdjP, Adj, N.
TP
D E F
• B c-commands C, D, E, and F.
VP
• D c-commands E and F. NP
PP
• C c-commands B.
C-command NP
is very important AdjP
AdjP
to understand!
D Adj N T V P D Adj N
The young consumers -ed walk to the new store
NP NP
AdjP AdjP
AdjP AdjP
D Adj N T V P D Adj N D Adj N T V P D Adj N
The young consumers -ed walk to the new store The young consumers -ed walk to the new store
NP NP
AdjP AdjP
AdjP AdjP
D Adj N T V P D Adj N D Adj N T V P D Adj N
The young consumers -ed walk to the new store The young consumers -ed walk to the new store
12
Grammatical relations Grammatical relations
• What is the subject of this sentence? • In fact, the subject is in general, the NP
• The NP The young consumers. which is the daughter of TP.
• Notice that this is the daughter of TP. • Subject = NP daughter of TP
TP TP
VP VP
NP NP
PP PP
NP NP
AdjP AdjP
AdjP AdjP
D Adj N T V P D Adj N D Adj N T V P D Adj N
The young consumers -ed walk to the new store The young consumers -ed walk to the new store
NP NP
AdjP AdjP
AdjP AdjP
D Adj N T V P D Adj N D Adj N T V P D Adj N
The young consumers -ed walk to the new store The young consumers -ed walk to the new store
Precedence Precedence
• The tree also encodes the linear order of • That is, V is pronounced before NP,
the terminal nodes. meaning V is pronounced before all of the
• The is pronounced before students. terminal nodes dominated by NP.
• Saw is pronounced before the and students.
VP VP
V NP V NP
saw saw
D N D N
the students the students
13
Precedence No line crossing
• Even if the tree is drawn sloppily, nothing • One of the implications of
VP
changes—(everything dominated by) V is this is that you cannot
pronounced before (everything dominated draw a well-formed tree
NP
with lines that cross.
by) NP. This is still “saw the students”.
• Adv can’t be pronounced AdjP
VP before V because Adv is
part of NP and V has to AdvP
V NP be pronounced before all Adv
saw V Adj N
of NP.
D N
the students
14
Negative Polarity Items Negative Polarity Items
• We say that NPI’s are licensed by negation • But it isn’t quite as simple as that. Consider:
in a sentence. They are allowed to appear – I didn’t see anyone.
by virtue of having a “license” to appear, – *I saw anyone.
namely negation. – *Anyone didn’t see me.
– *Anyone saw me.
• Just like you need a driver’s license to drive
a car (legally), you need negation to use a • It seems that simply having negation in the
sentence isn’t by itself enough to license the
NPI (grammatically).
use of an NPI.
15
Negative Polarity Items Negative Polarity Items
TP TP TP TP
*
NP T VP NP T VP NP T VP NP T VP
John -ed John -ed John -ed John -ed
V CP V CP PP V CP V CP PP
say say in the say say in any
living room room
C TP C TP C TP C TP
that that that that
NP T VP NP T VP NP T VP NP T VP
Mary -ed Mary -ed Mary did Mary did
V PP V Neg V PP Neg V
slip slip not slip in any not slip
in the
living room room
• How about:
NP T VP NP T VP
– John didn’t say that Mary slipped in any room John did John did
in the house. Neg V CP Neg V CP PP
not say not say in any
• What do we predict? room
C TP C TP
that that
NP T VP NP T VP
Mary -ed Mary -ed
V PP V
slip in any slip
room
16
R-expressions Anaphors
• R-expressions are NPs like Pat, or the • An anaphor does not get its meaning from
professor, or an unlucky farmer, which get something in the world—it depends on
their meaning by referring to something in something else in the sentence.
the world. Most NPs are like this. – John saw himself in the mirror.
– Mary bought herself a sandwich.
17
Indices and antecedents Indices and antecedents
• Anaphors and pronouns are referentially • Johni saw himselfi in the mirror.
dependent; they can (or must) be co-referential
with another NP in the sentence. • The NP from which an anaphor or pronoun
• The way we indicate that two NPs are co- draws its reference is called the antecedent.
referential is by means of an index, usually a
subscripted letter. Two NPs that share the same
index (that are coindexed) also share the same • John is the antecedent for himself. John and
referent. himself are co-referential.
• Johni saw himselfi in the mirror.
sentences? -ed
N V NPi NP T VP
see -ed
John NPi V NPi
N N
mother see
himself N N
John’s himself
Binding Binding
• In the first case, the NP John c-commands the • When one NP c-commands and is coindexed with
NP himself. But not in the second case. another NP, the first is said to bind the other.
TP TP
NPi T VP * TP
NPi T VP * TP
-ed -ed
N V NPi NP T VP N V NPi NP T VP
see -ed see -ed
John NPi V NPi John NPi V NPi
N N N N
mother see mother see
himself N N himself N N
John’s himself John’s himself
18
Binding Principle A
• Definition: A binds B iff • Principle A of the Binding Theory (preliminary):
– A c-commands B An anaphor must be bound.
– A is coindexed with B “if and only if”
TP TP
NPi T VP * TP
NPi T VP * TP
-ed -ed
N V NPi NP T VP N V NPi NP T VP
see -ed see -ed
John NPi V NPi John NPi V NPi
N N N N
mother see mother see
himself N N himself N N
John’s himself John’s himself
19
Pronouns Principle B
– *Johni saw himi in the mirror. • Principle B
– Johni said that hei is a genius. A pronoun must be free in its binding domain.
– Johni said that Mary dislikes him i.
Free
– Johni saw himj in the mirror.
Not bound
• How does the distribution of pronouns
differ from the distribution of anaphors?
• *Johni saw himi.
• It looks like it is just the opposite. • Johni’s mother saw himi.
Principle C Principle C
• We now know where pronouns and • Binding is a means of assigning reference.
anaphors are allowed. So what’s wrong with • R-expressions have intrinsic reference; they
these sentences? The pronouns are unbound
can’t be assigned their reference from
as needed for Principle B. What are the
binding relations here? somewhere else.
• R-expressions can’t be bound, at all.
• *Hei likes Johni. • Principle C
• *Shei said that Maryi fears clowns. An r-expression must be free.
• Hisi mother likes Johni.
Binding Theory
• Principle A
An anaphor must be bound in its binding domain.
Principle B
A pronoun must be free in its binding domain.
Principle C
An r-expression must be free.
• In several weeks, we will return to the Binding
Theory to revise the definition of binding domain
(it is more complicated than “smallest clause”).
20
For next time:
• Read:
– Chapter 3, 4
• Homework:
– Chapter 2: problems 4(a, b, and d), 5, and 9.
– Chapter 3: problems 1, 2(a only), 3, 6
21