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/LexAttemptoFre.gf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/attempto/LexAttemptoFre.gf') diff --git a/examples/attempto/LexAttemptoFre.gf b/examples/attempto/LexAttemptoFre.gf index c3a45a433..91ebc32c4 100644 --- a/examples/attempto/LexAttemptoFre.gf +++ b/examples/attempto/LexAttemptoFre.gf @@ -9,7 +9,10 @@ oper provably_Adv = mkAdv "démontrablement" ; provable_A = mkA "démontrable" ; false_A = mkA "faux" ; + such_A = mkA "tel" "telle" ; genitiveNP np cn = mkNP (mkNP the_Art cn) (SyntaxFre.mkAdv possess_Prep np) ; + each_Det = every_Det ; ---- + } -- cgit v1.2.3