From c8ceed08efcc0bdc1fcbd89bce643d9f52f0991b Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 9 Dec 2009 09:47:16 +0000 Subject: moving a few things to deprecated --- old-lib/resource/scandinavian/ExtEngAbs.gf | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 old-lib/resource/scandinavian/ExtEngAbs.gf (limited to 'old-lib/resource/scandinavian/ExtEngAbs.gf') diff --git a/old-lib/resource/scandinavian/ExtEngAbs.gf b/old-lib/resource/scandinavian/ExtEngAbs.gf deleted file mode 100644 index 85c117e47..000000000 --- a/old-lib/resource/scandinavian/ExtEngAbs.gf +++ /dev/null @@ -1,15 +0,0 @@ -abstract ExtEngAbs = Cat ** { - - cat - Aux ; -- auxiliary verbs: "can", "must", etc - --- Notice that $Aux$ cannot form $VP$ with infinitive, imperative, etc. - - fun - PredAux : NP -> Aux -> VP -> Cl ; - QuestAux : IP -> Aux -> VP -> QCl ; - - can_Aux : Aux ; - must_Aux : Aux ; - -} -- cgit v1.2.3