Syntax 1 Wiki: Week 3: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
(1) Kim <u>snores</u>. | (1) Kim <u>snores</u>. | ||
{| | |||
|- | |||
| A | |||
| B | |||
|- | |||
| C | |||
| D | |||
|} | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px"> | <div class="toccolours mw-collapsible mw-collapsed" style="width:800px"> |
Revision as of 10:20, 9 November 2020
Valence
(1) Kim snores.
A | B |
C | D |
Check your answer
{ class="wikitable"
SUBJ <NP[nom]> COMPS < >
}
2. Kim likes Robin.
Check your answer
<NP[acc]>
3. Kim talked to the student.
Check your answer
<PP>
4. Kim showed Hessen to Robin.
Check your answer
<NP[acc], PP>
5. Kim handed Robin the apple.
Check your answer
<NP[acc], NP[acc]>
6. Kim told Robin that the student likes her.
Check your answer
<NP[acc], S>
7. Kim mentioned to Robin that the student likes her.
Check your answer
<PP, S>
8. Kim wants [to eat an apple.]
Check your answer
<VP[inf]>
9. Kim believes Robin to like the student.
Check your answer
<NP[acc], VP[inf]>
10. Kim seems to Robin to like the student.
Check your answer
<NP[acc], VP[inf]>
11. Kim is intelligent.
Check your answer
<AP>
12. Kim considers the student intelligent.
Check your answer
<NP[acc], AP>
13. Kim talked to Robin about the student.
Check your answer
<PP, PP>
14. Kim saw Robin talk to the student.
Check your answer
<NP[acc], VP[base]>
Example | SUBJ | COMPS |
---|---|---|
snores | <NP[nom]> | <> |
likes | <NP[nom]> | <NP[acc]> |
put[base] | <NP> | <NP[acc],PP> |
persuade[base] | <NP> | <NP[acc],VP[inf]> |
afraid | <NP> | <PP> |
of | <> | <NP[acc]> |
that (C) | <> | <S[fin]> |