From 27168a053d0fd6e20795bbf35412dbf00f42760a Mon Sep 17 00:00:00 2001 From: bjorn Date: Tue, 18 Nov 2008 12:38:03 +0000 Subject: Remove no_Det, nobody_NP and nothing_NP from the parsing grammar, sicne they are now in Structural. --- next-lib/src/parse/ParseEngAbs.gf | 3 --- 1 file changed, 3 deletions(-) (limited to 'next-lib/src/parse/ParseEngAbs.gf') diff --git a/next-lib/src/parse/ParseEngAbs.gf b/next-lib/src/parse/ParseEngAbs.gf index 1cd65ea62..4b2de2e4e 100644 --- a/next-lib/src/parse/ParseEngAbs.gf +++ b/next-lib/src/parse/ParseEngAbs.gf @@ -37,9 +37,6 @@ fun either_Det : Det ; fun exactly_AdN : AdN ; fun most_Det : Det ; fun neither_Det : Det ; -fun no_Det : Det ; -fun nobody_NP : NP ; -fun nothing_NP : NP ; fun only_AdV : AdV ; fun should_VV : VV ; fun several_Det : Det ; -- cgit v1.2.3