From 7a7f3247b11a225efd96840493737a4530827ab1 Mon Sep 17 00:00:00 2001 From: bjorn Date: Tue, 18 Nov 2008 15:20:14 +0000 Subject: Remove "at least" and "at most" from parsing grammar, since they are now in structural. --- next-lib/src/parse/ParseEng.gf | 2 -- 1 file changed, 2 deletions(-) (limited to 'next-lib/src/parse/ParseEng.gf') diff --git a/next-lib/src/parse/ParseEng.gf b/next-lib/src/parse/ParseEng.gf index a5790ac41..b01906f76 100644 --- a/next-lib/src/parse/ParseEng.gf +++ b/next-lib/src/parse/ParseEng.gf @@ -123,8 +123,6 @@ lin any_Predet = ss "any" ; anybody_NP = variants { regNP "anybody" singular; regNP "anyone" singular }; anything_NP = regNP "anything" singular; - at8least_AdN = ss ["at least"] ; - at8most_AdN = ss ["at most"] ; both_Det = mkDeterminer plural "both"; either_Det = mkDeterminer singular "either" ; exactly_AdN = ss "exactly" ; -- cgit v1.2.3