From 8fa5a507283c6d4bb12911202f551faa506c68aa Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 28 Sep 2010 16:52:48 +0000 Subject: fixes in French morpho quiz grammar --- examples/morpho/FreReal.gf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/morpho/FreReal.gf') diff --git a/examples/morpho/FreReal.gf b/examples/morpho/FreReal.gf index c9dfcc84d..86a56c164 100644 --- a/examples/morpho/FreReal.gf +++ b/examples/morpho/FreReal.gf @@ -16,6 +16,7 @@ lincat lin -- display the same subset of forms as Petit Robert +{- DAll w = w ! R.VInfin True ++ w ! R.VFin (R.VPres R.Indic) R.Sg R.P1 ++ @@ -33,7 +34,7 @@ lin w ! R.VImper R.PlP1 ++ w ! R.VGer ++ w ! R.VPart R.Masc R.Sg ; - +-} DForm w f = w ! f.v ++ f.s ; --- VInfin = {s = [] ; v = R.VInfin True} ; -- cgit v1.2.3