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/LexAttempto.gf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/attempto/LexAttempto.gf') diff --git a/examples/attempto/LexAttempto.gf b/examples/attempto/LexAttempto.gf index 69561e42a..5b2ce5d9f 100644 --- a/examples/attempto/LexAttempto.gf +++ b/examples/attempto/LexAttempto.gf @@ -8,6 +8,7 @@ oper provably_Adv : Adv ; provable_A : A ; false_A : A ; + such_A : A ; genitiveNP : NP -> CN -> NP ; @@ -15,4 +16,6 @@ oper -- l_Unit : Unit ; -- kg_Unit : Unit ; + each_Det : Det ; + } -- cgit v1.2.3