Syntax 1 Wiki: Week 6: Difference between revisions
Line 50: | Line 50: | ||
sign [= the non-head daughter] whose syntactic category can be unified with the syntactic category on the word’s spr list: | sign [= the non-head daughter] whose syntactic category can be unified with the syntactic category on the word’s spr list: | ||
[[File:H-SPR phrase.PNG|left|400px|caption]] | [[File:H-SPR phrase.PNG|left|400px|caption]] | ||
<div style="color:#fff; background:#000080"> | |||
This schema licenses the following structures:<br> | |||
<ul> | |||
<li>NP -> D NP | |||
<ul> | |||
<li>[NP [SPR the][H student]]</li> | |||
<li>[NP [SPR those][H apples]]</li> | |||
</ul> | |||
</li> | |||
<li>S -> NP VP | |||
<ul> | |||
<li>[NP [SPR Lilly][H smokes]]</li> | |||
<li>[NP [SPR Lilly][H likes Fido]]</li> | |||
<li>[NP [SPR The student][H showed a cat to Fido]]</li> | |||
</ul> | |||
</li> | |||
</ul> | |||
Examples: | |||
<ul> | |||
<li>[<i style="color:#ffff00">PP</i> [<i style="color:#ffff00">H</i> of][<i style="color:#ffff00">C</i> Lilly]]</li> | |||
<li>[<i style="color:#ffff00">AP</i> [<i style="color:#ffff00">H</i> fond][<i style="color:#ffff00">C</i> of Lilly]]</li> | |||
<li>[<i style="color:#ffff00">VP</i> [<i style="color:#ffff00">H</i> likes][<i style="color:#ffff00">C</i> Fido]]</li> | |||
<li>[<i style="color:#ffff00">VP</i> [<i style="color:#ffff00">H</i> speaks][<i style="color:#ffff00">C</i> to Fido]]</li> | |||
</ul> | |||
</div> | |||
===Head-Modifier Phrases=== | ===Head-Modifier Phrases=== |
Revision as of 22:39, 29 June 2019
Types of Phrases
Head-Complement Phrases
A head-complement phrase can be formed by combining a word [= the head daughter] with 1 or 2 signs [= the non-head daughter(s)] whose syntactic categories can be unified with the syntactic categories on the word’s comps list.
Schema 1: The head licenses a single complement
This schema licenses the following structure:
XP -> X + COMPS
Examples:
- [PP [H of][C Lilly]]
- [AP [H fond][C of Lilly]]
- [VP [H likes][C Fido]]
- [VP [H speaks][C to Fido]]
Schema 2: The head licenses two complements
This schema licenses the following structure:
XP -> X + COMPS
Examples:
- [VP [H show][C me][C Frankfurt]]
- [VP [H give][C the book][C to the student]]
- [VP [H put][C the book][C on the table]]
Head-Specifier Phrases
A head-specifier phrase can be formed by combining a sign [= the head daughter] with a second sign [= the non-head daughter] whose syntactic category can be unified with the syntactic category on the word’s spr list:
This schema licenses the following structures:
- NP -> D NP
- [NP [SPR the][H student]]
- [NP [SPR those][H apples]]
- S -> NP VP
- [NP [SPR Lilly][H smokes]]
- [NP [SPR Lilly][H likes Fido]]
- [NP [SPR The student][H showed a cat to Fido]]
Examples:
- [PP [H of][C Lilly]]
- [AP [H fond][C of Lilly]]
- [VP [H likes][C Fido]]
- [VP [H speaks][C to Fido]]
Head-Modifier Phrases
Phrase Formation
Here is the file that we went through in class this week:
File:Phrase-Formation-Version3.pdf
Navigation: