Lecture 14: Syntax II

Main topics for this class: (i) difference between arguments and modifiers, (ii) ambiguity and structure.

1. Extending the Phrase Structure Rules

1. So far we have the rules

a. S --> NP VP
b. NP --> Det N
c. NP --> N
d. VP --> V NP (this is the rule for a transitive verb)
e. VP --> V (this is the rule for an intransitive verb)

2. This allows us to generate sentences like:

a. The dog chased the cat.
b. Wallace fed Gromit.

These rules allow us to generate very many, but a still finite number of sentences (with 1000 nouns we can create 1,000,000 subject-object combinations).

3. Adding more verb types: verbs which require two obligatory phrases after them. These are known as ditransitive verbs.

a. VP --> V NP NP
b. VP --> V NP PP

4. This now allows us to generate sentences like:

a. Wallace gave the cheese to Gromit.
b. Wallace gave Gromit the cheese.
c. Wallace bought Wendolene a ring.

With these extra VP rules we can generate many more sentences, but it is still logically possible to list all of the sentences that this grammar can generate ... until we add the rules in the next section.

2. Recursion

Another verb type takes units rather like sentences as the complement of the verb. A verb like 'realize' is followed by a unit that is just like a sentence, except that it additionally starts with the word 'that'. Many other verbs also take sentential complements.

5.
a. Wendolene realized that Wallace fed Gromit.
b. Preston wonders whether Gromit is afraid of him.
c. Wallace asked if the sheep were in the warehouse.

Words like 'that', 'whether', and 'if' that are used to introduce embedded sentences (often known as 'embedded clauses') are called complementizers, and they are combined with a sentence using a rule like (6), creating an enlarged sentence category, often known as S' (read "S-bar").

6. S' --> Comp S

One special property of this rule is that it allows us to place a sentence (S) inside a larger sentence. And if we do this once, we can do it again. In fact, we can embed one sentence inside another again and again without limit, if we are so inclined! This property of syntactic rules is known as recursion. [Recursion: property of recurring.] [Note: in order to combine an S' with a verb, we also need the new VP rule VP --> V S'.]

Preston knows that Wendolene realized that Wallace fed Gromit.

Now we can generate INFINITELY many sentences

3. Arguments and Modifiers

7. Obligatory phrases

a. *Wallace fed.
b. *Sue hit.
c. *Bob mentioned.
d. *Eliza put the book.
e. *Fred devoured.
 
f. Wallace fed Gromit.
g. Sue hit the wall.
h. Bob mentioned his favorite TV show.
i. Eliza put the book on the table.
j. Fred devoured the pizza.

7'. Optional phrases

a. Ella sang a song (in the bathtub).
b. Boris slept (all morning).
c. The train arrived (at three o'clock).

So far only dealing with obligatory requirements of verbs: the NPs, PPs, S's etc. that a verb must combine with are known as arguments of the verb. The following examples show that when one of the arguments of a verb is missing, the sentence becomes ungrammatical.

8. subjects
a. *fed Gromit
b. *slept
 
9. objects
a. *Wallace fed (Gromit)
b. *Wallace gave Gromit (cheese)

More recursion: in addition to the arguments of a verb, there are other phrases that can be optionally included in a sentence. These optional phrases, like the PP in (9b) are often known as modifiers. The PP modifier in (9b) describes where the action described by the verb takes place.

9a. The cat sat
9b. The cat sat on the mat
 
10.
a. VP --> VP PP
 
can apply to itself
b. The cat sat on the mat in the morning
c. The cat sat on the mat in the morning during the summer
 
Goes with different kinds of VPs
d. The cat chased the dog in the morning (transitive VP)
e. The cat put the ball in the box in the morning (ditransitive VP)
f. The cat realized [that the dog takes naps in the afternoon] in the morning (sentential complement VP: note that the PP "in the morning" modifies the VP in the main clause, not the VP in the embedded clause).

Another way of generating infinitely many sentences

Distinguishing Arguments and Modifiers

a. Obligatory phrases are arguments

Wallace fed Gromit in the morning.
Sue put the book on the table after lunch.

b. Implied by 'core' meaning of verb

feed
eat
send
think
give

c. Replacement of verb and arguments by do-so: "do so" can be used to stand in for a VP, but it cannot be used to stand in for something smaller than VP ... therefore it can be used as a way of testing whether or not a phrase is a VP-modifier or not.

11.

a. Sue cooked lunch, and Joe did so (too).
did so = 'cooked lunch'
b. *Sue cooked lunch, and Joe did so dinner.
did so = 'cooked'
c. Sue put a book on the shelf, and Joe did so (too).
did so = 'put a book on the shelf'
d. *Sue put a book on the shelf, and Joe did so on the table.
did so = 'put a book'
e. Sue read a book in the morning, and Joe did so in the evening.
did so = 'read a book'
f. *Sue read a book in the morning, and Joe did so a magazine in the evening.
did so = 'read'

Generalization: do so is used to replace a Verb Phrase

Evidence for recursive VP structure: VP-deletion

We can show evidence to confirm the claim that when a PP combines with a VP to modify the meaning of the VP, the VP and the PP together form another VP. Recall that in sentences like (12a), a VP may be replaced by the sequence do so. Now look at the sentences in (12b-f) and see what 'do so' is standing in for. As you see, 'do so' can stand in for strings like 'chased the dog', but it can also stand in for longer sequences like 'chased the dog in the park in the morning'. If we're right in our assumption that 'do so' substitutes for phrases that are VPs, then we can conclude that all of these strings are VPs. This is exactly what is expected based on our assumption that a PP modifier combines with a VP to create a larger VP.

12.

a. The cat chased the dog, and the ferret did so too.
did so = chased the dog
b. The cat chased the dog in the morning, and the ferret did so too.
did so = chased the dog in the morning
c. The cat chased the dog in the morning, and the ferret did so in the afternoon
did so = chased the dog
d.The cat chased the dog in the park in the morning, and the ferret did so in the living-room in the afternoon
did so = chased the dog
e.The cat chased the dog in the park in the morning, and the ferret did so in the afternoon
did so = chased the dog in the park

A Guide to using the "do so" Test

3. Ambiguity

Modifiers for NP or VP: account of ambiguity

13.
a. The dog in the park chased the cat

The NP 'the dog in the park', in which the PP 'in the park' modifies the meaning of the NP 'the dog', can be generated if we add to our little grammar a rule which allows PPs to combine with NPs, much in the same way that we have already seen them combining with VPs. This can be expressed in a rule like (12b).

b. NP --> NP PP

This now allows us to give an explanation for ambiguous sentences like (12c). The PP 'in the park' could be in the structure as an NP-modifier or as a VP-modifier.

c. NP or VP modifiers
The cat chased the dog in the park

Another kind of ambiguity that we can now explain:

d. multiple VP modifiers
Wendolene realized that Wallace likes Cheddar in the bathtub
e. Wendolene realized that Wallace likes Cheddar in the bathtub on Thursday
can't associate 'bathtub' upstairs and 'Thursday' downstairs - this is prevented by the phrase structure rules (try it!)


Last updated by Colin Phillips on 10/26/98