From 856d401337699e70588f79f01351208c2f7239a0 Mon Sep 17 00:00:00 2001 From: bjorn Date: Wed, 29 Oct 2008 13:27:04 +0000 Subject: Changed UncNegX in ExtraEng to take a Temp rather than Tense and Ant arguments. --- next-lib/src/english/ExtraEngAbs.gf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'next-lib/src/english/ExtraEngAbs.gf') diff --git a/next-lib/src/english/ExtraEngAbs.gf b/next-lib/src/english/ExtraEngAbs.gf index 9ee849627..f71b7080d 100644 --- a/next-lib/src/english/ExtraEngAbs.gf +++ b/next-lib/src/english/ExtraEngAbs.gf @@ -2,9 +2,9 @@ abstract ExtraEngAbs = Extra ** { -- uncontracted negations; contracted are the default fun - UncNegCl : Tense -> Ant -> Cl -> S ; - UncNegQCl : Tense -> Ant -> QCl -> QS ; - UncNegRCl : Tense -> Ant -> RCl -> RS ; + UncNegCl : Temp -> Cl -> S ; + UncNegQCl : Temp -> QCl -> QS ; + UncNegRCl : Temp -> RCl -> RS ; UncNegImpSg : Imp -> Utt; -- do not help yourself UncNegImpPl : Imp -> Utt; -- do not help yourselves -- cgit v1.2.3