Sentence adverbials.

This commit is contained in:
aarne
2003-10-03 13:11:23 +00:00
parent 719fcd09ea
commit 3aa5921fbc
6 changed files with 50 additions and 20 deletions

View File

@@ -229,6 +229,7 @@ fun
SubjS : Subj -> S -> S -> S ; -- "if 2 is odd, 3 is even"
SubjImper : Subj -> S -> Imp -> Imp ; -- "if it is hot, use a glove!"
SubjQu : Subj -> S -> Qu -> Qu ; -- "if you are new, who are you?"
SubjVP : VP -> Subj -> S -> VP ; -- "(a man who) sings when he runs"
--2 One-word utterances
--