From 3aa5921fbc1182a03bbd1f4eab648b958acb9c64 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 3 Oct 2003 13:11:23 +0000 Subject: Sentence adverbials. --- grammars/resource/abstract/ResAbs.gf | 1 + 1 file changed, 1 insertion(+) (limited to 'grammars/resource/abstract') diff --git a/grammars/resource/abstract/ResAbs.gf b/grammars/resource/abstract/ResAbs.gf index f31cf59a9..7bb4d8816 100644 --- a/grammars/resource/abstract/ResAbs.gf +++ b/grammars/resource/abstract/ResAbs.gf @@ -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 -- -- cgit v1.2.3