Constraint-based Syntax 2: Week 3: Difference between revisions
Jump to navigation
Jump to search
Line 140: | Line 140: | ||
<br><br> | <br><br> | ||
A second grammar with 4 schematic lexical entries: [http://141.2.159.95:7003/wt/ Schematic Grammar] | A second grammar with 4 schematic lexical entries: [http://141.2.159.95:7003/wt/ Schematic Grammar] | ||
<br><br> | |||
Parse the following expressions to test the constraints associated with the type ''phrase'' and its subtypes: | |||
# word subj_seeker | |||
# word spr_seeker | |||
# comp_seeker word | |||
Revision as of 19:31, 2 May 2017
The Phrase Hierarchy
Constraints on the Phrasal Types
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:
Links to the Online Grammars
Our online grammar with normal lexical entries: Online Grammar for Chapter 2: HPSG Background
A second grammar with 4 schematic lexical entries: Schematic Grammar
Parse the following expressions to test the constraints associated with the type phrase and its subtypes:
- word subj_seeker
- word spr_seeker
- comp_seeker word
Navigation: