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/swedish/StructuralSwe.gf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'next-lib/src/swedish/StructuralSwe.gf') diff --git a/next-lib/src/swedish/StructuralSwe.gf b/next-lib/src/swedish/StructuralSwe.gf index b257b850a..a6a3a00b2 100644 --- a/next-lib/src/swedish/StructuralSwe.gf +++ b/next-lib/src/swedish/StructuralSwe.gf @@ -125,8 +125,6 @@ concrete StructuralSwe of Structural = CatSwe ** lin not_Predet = {s = \\_ => "inte"} ; - nothing_but_Predet = {s = \\_ => "inget förutom"} ; - nobody_but_Predet = {s = \\_ => "ingen förutom"} ; no_Quant = {s = table { Sg => \\_,_ => genderForms "ingen" "inget" ; @@ -141,5 +139,7 @@ lin at_least_AdN = ss "minst" ; at_most_AdN = ss "högst" ; + + except_Prep = ss "utom" ; } -- cgit v1.2.3