Syntax 1 Wiki: Week 6: Difference between revisions

From English Grammar
Jump to navigation Jump to search
Line 52: Line 52:
<div style="color:#fff; background:#000080">  
<div style="color:#fff; background:#000080">  
This schema licenses the following structures:<br>
This schema licenses the following structures:<br>
<ul>
#<i style="color:#ffff00">NP -> D NP</i>
    <li><i style="color:#ffff00">NP -> D NP</i>
##[<i style="color:#ffff00">NP</i> [<i style="color:#ffff00">SPR</i> the][<i style="color:#ffff00">H</i> student]]
      <ul>
##[<i style="color:#ffff00">NP</i> [<i style="color:#ffff00">SPR</i> those][<i style="color:#ffff00">H</i> apples]]
          <li>[<i style="color:#ffff00">NP</i> [<i style="color:#ffff00">SPR</i> the][<i style="color:#ffff00">H</i> student]]</li>
#<i style="color:#ffff00"><i style="color:#ffff00">S -> NP VP</i>
          <li>[<i style="color:#ffff00">NP</i> [<i style="color:#ffff00">SPR</i> those][<i style="color:#ffff00">H</i> apples]]</li>
##[<i style="color:#ffff00">NP</i> [<i style="color:#ffff00">SPR</i> Lilly][<i style="color:#ffff00">H</i> smokes]]
      </ul>
##[<i style="color:#ffff00">NP</i> [<i style="color:#ffff00">SPR</i> Lilly][<i style="color:#ffff00">H</i> likes Fido]]
 
##[<i style="color:#ffff00">NP</i> [<i style="color:#ffff00">SPR</i> The student][<i style="color:#ffff00">H</i> showed a cat to Fido]]
</li>
    <li><i style="color:#ffff00"><i style="color:#ffff00">S -> NP VP</i>
        <ul>
          <li>[<i style="color:#ffff00">NP</i> [<i style="color:#ffff00">SPR</i> Lilly][<i style="color:#ffff00">H</i> smokes]]</li>
          <li>[<i style="color:#ffff00">NP</i> [<i style="color:#ffff00">SPR</i> Lilly][<i style="color:#ffff00">H</i> likes Fido]]</li>
            <li>[<i style="color:#ffff00">NP</i> [<i style="color:#ffff00">SPR</i> The student][<i style="color:#ffff00">H</i> showed a cat to Fido]]</li>
      </ul>
</li>
</ul>
 
</div>
</div>



Revision as of 22:45, 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

caption

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

caption

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:

caption

This schema licenses the following structures:

  1. NP -> D NP
    1. [NP [SPR the][H student]]
    2. [NP [SPR those][H apples]]
  2. S -> NP VP
    1. [NP [SPR Lilly][H smokes]]
    2. [NP [SPR Lilly][H likes Fido]]
    3. [NP [SPR The student][H showed a cat to Fido]]

Head-Modifier Phrases

Phrase Formation

Here is the file that we went through in class this week:

File:Phrase-Formation-Version3.pdf

Link to the Online Grammar





Navigation: