From 44ad7596b6e151000ef6155bbdc697c1896c5de8 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 3 Nov 2008 16:51:43 +0000 Subject: missing constructions in Attempto grammars added --- examples/attempto/LexAttemptoSwe.gf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/attempto/LexAttemptoSwe.gf') diff --git a/examples/attempto/LexAttemptoSwe.gf b/examples/attempto/LexAttemptoSwe.gf index cdb5a56f3..59d8e4b21 100644 --- a/examples/attempto/LexAttemptoSwe.gf +++ b/examples/attempto/LexAttemptoSwe.gf @@ -9,7 +9,9 @@ oper provably_Adv = mkAdv "bevisbart" ; provable_A = mkA "bevisbar" ; false_A = mkA "falsk" ; + such_A = mkA "sådan" ; genitiveNP np = mkNP (GenNP np) ; + each_Det = every_Det ; ---- } -- cgit v1.2.3