From 9cc1d15efe679ef2190fd9e61058253806528a58 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 4 Jan 2010 14:59:40 +0000 Subject: number agreement in Romance predeterminers --- examples/attempto/LexAttemptoFre.gf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/attempto/LexAttemptoFre.gf') diff --git a/examples/attempto/LexAttemptoFre.gf b/examples/attempto/LexAttemptoFre.gf index b6f983c24..618f37175 100644 --- a/examples/attempto/LexAttemptoFre.gf +++ b/examples/attempto/LexAttemptoFre.gf @@ -1,7 +1,7 @@ instance LexAttemptoFre of LexAttempto = open ExtraFre, SyntaxFre, ParadigmsFre, ConstructX, MakeStructuralFre, - IrregFre in { + IrregFre, (P = Prelude) in { oper possible_A = mkA "possible" ; @@ -25,4 +25,6 @@ oper whose_IDet = mkIDet (mkIQuant "de qui") ; ---- + eachOf np = mkNP (mkPredet "chacun" "chacune" genitive P.True) np ; + } -- cgit v1.2.3