From 9ecc663d00fd91e8c0108785722c735348528f9e Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 3 Nov 2008 16:52:54 +0000 Subject: structural words needed for Attempto ; negative items are overgenerating --- next-lib/src/abstract/Structural.gf | 10 ++++++++++ 1 file changed, 10 insertions(+) (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 d616ba9d5..8ba4486d1 100644 --- a/next-lib/src/abstract/Structural.gf +++ b/next-lib/src/abstract/Structural.gf @@ -108,4 +108,14 @@ abstract Structural = Cat ** { youPl_Pron : Pron ; -- you (plural) 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 ; + } -- cgit v1.2.3