From 61507730e85c2f35150d650e4cb2b7d00e99395c Mon Sep 17 00:00:00 2001 From: bjorn Date: Thu, 20 Nov 2008 10:32:15 +0000 Subject: Added CAdvNP and CAdvSSlash to ParseEng. Maybe they should go in Noun.gf instead? --- next-lib/src/parse/ParseEngAbs.gf | 3 +++ 1 file changed, 3 insertions(+) (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 b7ea1347c..103263524 100644 --- a/next-lib/src/parse/ParseEngAbs.gf +++ b/next-lib/src/parse/ParseEngAbs.gf @@ -23,6 +23,9 @@ fun VerbCN : V -> CN -> CN ; -- running man fun NumOfNP : Num -> NP -> NP ; -- ten of the dogs +fun CAdvNP : CAdv -> CN -> NP -> NP ; -- more wine than the professor +fun CAdvSSlash : CAdv -> CN -> SSlash -> NP ; -- more wine than the professor drank + -- Lexical additions fun a8few_Det : Det ; -- cgit v1.2.3