Constraint-based Syntax 2: Week 5

From English Grammar
Jump to navigation Jump to search

A Simplified Type Hierarchy for Phrases

The type hierarchy for phrases of GS is fairly complex. In particular, Head-Complement Phrases are divided into the 2 subtypes fin-vp and nf-hc-ph. The motivation for this is that finite verb phrases in English have special properties with respect to negation and GS and Sag want to capture these properties in the definition of the type fin-vp. The disadvantage of this approach is that the second subtype of hd-comp-ph becomes cumbersome to state, since it includes phrases headed by non-finite verbs and phrases headed by nouns, adjectives, prepositions, and complementizers.

The online grammar avoids this complexity by eliminating the two types fin-vp and nf-hc-ph:

Phrase-hierarchy-of-online-grammar.jpg

As a consequence, all the expressions which fell under one of these two types now simply have hd-compl-ph as their maximal phrase type.

Exercise

Go to the online grammar and type in expressions which you expect to be VPs (finite and non-finite), NPs, APs, and PPs. Click on the top node to convince yourself that all of these phrases belong to the type hd-compl-ph.

Online Grammar

Type Constraints

The simplification of the phrase hierarchy requires some changes to the constraints associated with the types. But most constraints are actually unchanged. The Empty Comps Constraint and the Head-Feature Principle stay the same:

Phrase-type-constraints-of-the-online-grammar-1.jpg

The constrains associated with most clause types also have not changed:

Phrase-type-constraints-of-the-online-grammar-2.jpg

Complementizer clauses (that Lilly dances) require a change, though. They are the only hd-comp-ph which are clauses, since they have a message as their meaning. Therefore, we have to make sure that every complementizer clause actually belongs to the part of speech c. This is done in the first constraint below. Secondly, we must ensure that every hd-comp-ph" of part of speech c is actually a cp-cl, i.e. a complementizer clause:

Phrase-type-constraints-of-the-online-grammar-3.jpg

Finally, there are constraints on the two subtypes of declarative clause in the online grammar. The first constraint says that Declarative Head-Subject Clauses must be finite.

Phrase-type-constraints-of-the-online-grammar-4.jpg

The second constraint permits infinitives which have not found their subject yet, i.e. infinitival VPs to act as clauses (cf. the concept of satzwertiger Infinitiv in traditional German grammar).

Constraints on Verbs

The previous two phrase types we looked at, decl-hd-su-ph and decl-ns-ph are both required to be verbal. This is a good opportunity to look at some constraints of verbs.

Exercise

Below, four such constraints are stated in words. Using the same format of the constraints above, formalize each of the constraints.

1. Subject-Verb Agreement

Finite verbs and their subjects share agreement features.

Formally:

Check your answer

Subject-verb-agreement-constraint.jpg

2. Case

The subjects of finite verbs bear nominative case.

Formally:

Check your answer

Nominative-constraint.jpg

3. Negation

Main verbs are never negated.

Formally:

Check your answer

Negation-constraint.jpg

Licensing Main Clauses

Now we have all the pieces in place to license whole main clauses like Fido likes her. We will work with the online grammar to see how this works.









Navigation:

 Main page    Week 1    Week 2    Week 3   Week 4    Week5    Week6    Week7    Week8    Week9    Week10