From d5fa908250517476d69fae92ec7648a207007c0a Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 14 Nov 2008 17:32:34 +0000 Subject: rules for constructing structural words (separate from Paradigms - is this desirable?) --- next-lib/src/french/StructuralFre.gf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'next-lib/src/french/StructuralFre.gf') diff --git a/next-lib/src/french/StructuralFre.gf b/next-lib/src/french/StructuralFre.gf index 4a0fa4981..133455612 100644 --- a/next-lib/src/french/StructuralFre.gf +++ b/next-lib/src/french/StructuralFre.gf @@ -163,9 +163,6 @@ lin Masc Pl P2 ; not_Predet = {s = \\a,c => prepCase c ++ "pas" ; c = Nom} ; - nothing_but_Predet = {s = \\a,c => prepCase c ++ "rien excepté" ; c = Nom} ; - nobody_but_Predet = {s = \\a,c => prepCase c ++ "personne excepté" ; c = Nom} ; - no_Quant = let aucun : ParadigmsFre.Number => ParadigmsFre.Gender => Case => Str = table { @@ -184,5 +181,7 @@ lin at_least_AdN = ss "au moins" ; at_most_AdN = ss "au plus" ; + except_Prep = mkPreposition "excepté" ; + } -- cgit v1.2.3