From f3f29a46839d7e9ba97b56663a775bbf2d5453e4 Mon Sep 17 00:00:00 2001 From: bjorn Date: Tue, 18 Nov 2008 15:20:40 +0000 Subject: The stand-alone form of no_Quant should be "none", not "no". --- next-lib/src/english/StructuralEng.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'next-lib/src/english/StructuralEng.gf') diff --git a/next-lib/src/english/StructuralEng.gf b/next-lib/src/english/StructuralEng.gf index 893ca2e82..9c50066a4 100644 --- a/next-lib/src/english/StructuralEng.gf +++ b/next-lib/src/english/StructuralEng.gf @@ -123,7 +123,7 @@ concrete StructuralEng of Structural = CatEng ** youPol_Pron = mkPron "you" "you" "your" "yours" singular P2 human ; not_Predet = {s = "not" ; lock_Predet = <>} ; - no_Quant = mkQuant "no" "no" ; + no_Quant = mkQuant4 "no" "no" "none" "none" ; if_then_Conj = {s1 = "if" ; s2 = "then" ; n = singular ; lock_Conj = <>} ; nobody_NP = regNP "nobody" singular ; nothing_NP = regNP "nothing" singular ; -- cgit v1.2.3