From f30560efcc5acb39f8b9a4a5d0ea0482224a5fc1 Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 15 Nov 2008 20:08:09 +0000 Subject: Attempto complete up to spec --- examples/attempto/LexAttemptoSwe.gf | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/attempto/LexAttemptoSwe.gf') diff --git a/examples/attempto/LexAttemptoSwe.gf b/examples/attempto/LexAttemptoSwe.gf index 31d145f19..c95ce035e 100644 --- a/examples/attempto/LexAttemptoSwe.gf +++ b/examples/attempto/LexAttemptoSwe.gf @@ -21,6 +21,7 @@ oper comma_and_Conj = mkConj [] ", och" plural ; comma_or_Conj = mkConj [] ", eller" singular ; slash_Conj = mkConj [] "/" singular ; + whose_IDet = mkIDet (mkIQuant "vems" "vems" "vems" dDefIndef) ; } -- cgit v1.2.3