|
|
| (9 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <font face="Arial, Helvetica, sans-serif">
| |
| <font size="3">
| |
|
| |
|
| == Complement Clauses ==
| |
|
| |
| Next, we come to the exciting topic of complement (= subordinate) clauses. Here are two examples:
| |
|
| |
| (1) Fred thought that Lilly disappeared<br>
| |
| (2) Fred enquired whether Lilly disappeared
| |
|
| |
| There is nothing really special about these structures. As with prepositional phrases, we need
| |
|
| |
| # lexical items for the new verbs
| |
| # lexical items for the two complementizers ''that'' and ''whether''
| |
| # two new phrase structure rules.
| |
|
| |
| We make the following assumptions:
| |
|
| |
| # ''that'' and ''whether'' belong to the part of speech C (= complementizer).
| |
| # Complementizers head CPs.
| |
| # CPs take two daughers: a C and an IP. The two daughters are co-heads of the CP.
| |
| # You need to add a new VP rule which allows a VP to consist of a V and a CP. The CP bears the GF '''COMP'''.
| |
| # Complementizers have no PRED value.
| |
|
| |
| <span style="color: blue>Exercise 9 </span>
| |
|
| |
| 1. Open Grammar 9<br>
| |
| 2. Implement the analysis for sentences (1)-(2) as described above.<br>
| |
| 3. Parse. Your output should look exactly like the output decribed in the document Exercise-9-expected-output.pdf on Olat.
| |
|
| |
|
| |
|
| |
| <br>
| |
| <br>
| |
| <font face="Arial, Helvetica, sans-serif">
| |
| <font size="2">
| |
| <div align="center">
| |
| [[Practical_Grammar |'''Main page''']] [[Practical_Grammar_2|'''Week 2''']] [[Practical_Grammar_3|'''Week 3''']] [[Practical_Grammar_4|'''Week 4''']] [[Practical_Grammar_5|'''Week 5''']] [[Practical_Grammar_6|'''Week 6''']] [[Practical_Grammar_7_new|'''Week 7''']] [[Practical_Grammar_8|'''Week 8''']] '''Week 9'''
| |
| </div>
| |
|
| |
| <!-- [[Practical_Grammar_10|'''Week 10''']] [[Practical_Grammar_11|'''Week 11''']] [[Practical_Grammar_12|'''Term Paper Project''']] -->
| |