summaryrefslogtreecommitdiff
path: root/grammars/resource/abstract/ResAbs.gf
diff options
context:
space:
mode:
Diffstat (limited to 'grammars/resource/abstract/ResAbs.gf')
-rw-r--r--grammars/resource/abstract/ResAbs.gf1
1 files changed, 1 insertions, 0 deletions
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
--