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/abstract/Structural.gf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'next-lib/src/abstract/Structural.gf') diff --git a/next-lib/src/abstract/Structural.gf b/next-lib/src/abstract/Structural.gf index 8ba4486d1..1c952a4b7 100644 --- a/next-lib/src/abstract/Structural.gf +++ b/next-lib/src/abstract/Structural.gf @@ -109,13 +109,12 @@ abstract Structural = Cat ** { youPol_Pron : Pron ; -- you (polite) no_Quant : Quant ; - nobody_but_Predet : Predet ; - nothing_but_Predet : Predet ; not_Predet : Predet ; if_then_Conj : Conj ; at_least_AdN : AdN ; at_most_AdN : AdN ; nobody_NP : NP ; nothing_NP : NP ; + except_Prep : Prep ; } -- cgit v1.2.3