Two things I want to mention here. First, the little n is quite a pain at times, because now that we have it, and it is incorporated into our Hierarchy of Projections for the DP, we simply always have to have it. We very rarely need it, but it is nevertheless required now, just like little v is in a verbal clause.
For the revisions of HW7, if you’re still working on those, you don’t need to do this, although you’re free to. For HW8, you do need to do this.
As an example of what a pain little n is, here is what Pat looks like now. It’s a DP (it can get a θ-role, e.g., Agent, and it can be a subject, so it is a DP), and according to our HoP, it must have an N, an n, and a D. Just as V always moves to v, so does N always move to n. So, a proper name like Pat comes out looking like this:
DP
/ \
D nP
∅proper / \
n <NP>
/ \
N n
Pat
That is: Merge the N(P) Pat with n to form the nP. Move N up to adjoin to n. Merge the silent ∅proper with nP to form a DP. This is now how even the simplest of DPs need to look. (The only exception is with pronouns, which are themselves just Ds).
Now, on to the second thing, the sentence John gave Mary a book. The verb here is a ditransitive, there are three θ-roles (Agent, Theme, Possessee), and all three DPs need to get their case checked. But what checks what? In class and in a previous blog post I indicated that with this kind of ditransitive, where there is no preposition to and where the meaning includes something like an abstract ‘have’ (John caused Mary to have the book), the V itself has a [ucase:acc] feature that checks one of them.
So, let’s put it together, and don’t forget that, regardless of the method you use to draw the tree, the theory says that these are built from the bottom up. As a first step, let’s build all of the DPs, just so we have them ready. To build a book, we Merge the N book with n to form nP, move N up to n, and then Merge that with the D a to form a DP. John and Mary are formed just the same way (just like Pat was above).
DP
/ \
D nP
a / \
[ucase:] n <NP>
/ \
N n
book
After that, we first Merge a book with V, to form a V′. The V has a [ucase:acc] feature and once V and the DP a book are Merged, the [ucase:acc] feature of V can see the [ucase:] feature of a book and so it values it as accusative, and checks it, like so:
V′
/ \
V DP
[ucase:acc] / \
give D nP
a / \
[ucase:acc] n <NP>
/ \
N n
book
Then, the DP Mary is Merged with this, to form a VP. Mary still has a [ucase:] feature that has to be checked. (I’ll start using [acc] to mean [ucase:acc] to save space.)
VP
/ \
/ \
DP V′
/ \ / \
D nP V DP
∅proper / \ [acc] / \
[ucase:] n <NP> give D nP
/ \ a / \
N n [acc] n <NP>
Mary / \
N n
book
Next, according to the Hierarchy of Projections, we merge little v with this to form a v′. Little v has a [ucase:acc] feature, which at that point can see, value, and check the [ucase:] feature of Mary. Then, big V moves to little v.
v′
/ \
/ \
v VP
/ \ / \
V v / \
[acc] [acc] DP V′
give / \ / \
D nP <V> DP
∅proper / \ / \
[acc] n <NP> D nP
/ \ a / \
N n [acc] n <NP>
Mary / \
N n
book
Next, the Agent (John) is Merged in, forming the vP. It, like any DP, has a [ucase:] feature that needs to be checked. This feature will be checked when we Merge T, which has a [ucase:nom] feature; at that point, the [ucase:nom] feature of T can see the [ucase:] feature of John, and so it values it and checks it.
T′
/ \
/ \
T vP
[nom] / \
/ \
DP v′
/ \ / \
D nP / \
∅proper / \ v VP
[nom] n <NP> / \ / \
/ \ V v / \
N n [acc] [acc] DP V′
John give / \ / \
D nP <V> DP
∅proper / \ / \
[acc] n <NP> D nP
/ \ a / \
N n [acc] n <NP>
Mary / \
N n
book
And finally, John is moved to SpecTP, we Merge C, and we’re done. John gave Mary a book.
CP
/ \
C TP
∅ / \
/ \
DP T′
/ \ / \
D nP T vP
∅proper / \ [nom] / \
[nom] n <NP> <DP> v′
/ \ / \
N n v \
John / \ VP
V v / \
[acc] [acc] DP V′
give / \ / \
D nP <V> DP
∅proper / \ / \
[acc] n <NP> D nP
/ \ a / \
N n [acc] n <NP>
Mary / \
N n
book