Constraint-based Syntax 2: Week 3: Difference between revisions

From English Grammar
Jump to navigation Jump to search
Line 139: Line 139:
1. Using the handout '''Phrasal Types''' linked below, compute by hand the overall constraints that the maximal subtypes of type ''phrase'' have to satisfy (leave out the type ''decl-ns-cl''). In other words: write into one feature structure all the constraints of each maximal subtype and its supertypes in the type hierarchy.
1. Using the handout '''Phrasal Types''' linked below, compute by hand the overall constraints that the maximal subtypes of type ''phrase'' have to satisfy (leave out the type ''decl-ns-cl''). In other words: write into one feature structure all the constraints of each maximal subtype and its supertypes in the type hierarchy.


2. Parse the following expressions in the [http://141.2.159.95:7003/wt/ Schematic Grammar] to test the constraints associated with the type ''phrase'' and its subtypes:  
2. By parsing the following expressions in the [http://141.2.159.95:7003/wt/ Schematic Grammar], you can test the constraints associated with the type ''phrase'' and its subtypes, in particular the 4 maximal types whose overall constraints you were supposed to compute by hand in Exercise 1:  


a. word subj_seeker<br>
a. word subj_seeker<br>
Line 146: Line 146:
<br>
<br>


3. Now parse the following expressions in our [http://141.2.159.95:7002/wt/ Regular Online Grammar] to see which information authentic lexical entries contribute to a phrase:
3. By parsing the following expressions in our [http://141.2.159.95:7002/wt/ Regular Online Grammar], you will see which information authentic lexical entries contribute to a phrase:


a. Real "subject seekers":
a. Real "subject seekers":

Revision as of 07:36, 3 May 2017


The Phrase Hierarchy

Phrase-hierarchy.jpg

Constraints on the Phrasal Types

Constraint-phrase.jpg

Constraint-hd-ph.jpg

Constraint-fin-vp.jpg

Constraint-nf-hc-ph.jpg

Constraint-clause.jpg

Constraint-core-cl.jpg

Constraint-decl-cl.jpg

Constraint-decl-hd-su-cl.jpg

Constraint-decl-ns-cl.jpg

Constraint-cp-cl.jpg

Illustration of Constraint Inheritance

Since the type type{fin-vp} has several phrasal supertypes, a feature structure of that type must satisfy the following constraint:

Constraint-fin-vp-plus-supertypes.jpg

Exercises

1. Using the handout Phrasal Types linked below, compute by hand the overall constraints that the maximal subtypes of type phrase have to satisfy (leave out the type decl-ns-cl). In other words: write into one feature structure all the constraints of each maximal subtype and its supertypes in the type hierarchy.

2. By parsing the following expressions in the Schematic Grammar, you can test the constraints associated with the type phrase and its subtypes, in particular the 4 maximal types whose overall constraints you were supposed to compute by hand in Exercise 1:

a. word subj_seeker
b. word spr_seeker
c. comp_seeker word

3. By parsing the following expressions in our Regular Online Grammar, you will see which information authentic lexical entries contribute to a phrase:

a. Real "subject seekers":

  • dances
  • likes Lilly

b. Real "specifier seekers":

  • cat
  • picture of Lilly

c. Real "complement seekers":

  • likes Lilly
  • puts the books on the shelf

After you have tried the examples above, think up 3 more examples for each of the 3 types and try them out in the regular online grammar.




















Navigation:

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