Practical Grammar 3: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
| put || <NP> || <NP,NP> | | put || <NP> || <NP,NP> | ||
|} | |} | ||
↑=↓ | |||
[[Practical_Grammar_2 | Page 2]] [[Practical_Grammar_4 | Page 4]] | [[Practical_Grammar_2 | Page 2]] [[Practical_Grammar_4 | Page 4]] |
Revision as of 17:51, 8 November 2020
Exercise 4
♣ Add the following test sentences to your grammar and tell the program that they are ungrammatical:
(1) *John [disappeared the hospital].
(2) *Martha [stayed the hospital].
(3) *Fred [resides].
(4) *Joe [saw Fred John].
(5) *John [sent Martha to a check].
(6) *We [gave Fred].
♣ Parse each sentence.
♣ Does the grammar make the right prediction?
♣ If not, formulate in grammatical terms what the problem seems to be.
Valence
Verb | SUBJ | COMPS |
---|---|---|
snore | <NP> | <> |
own | <NP> | <NP> |
put | <NP> | <NP,NP> |
↑=↓