From 8a6eb56c6d9f776114fe37cea3a0d263de0db34d Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 22 Jun 2006 09:59:41 +0000 Subject: [PATCH] English aux tables --- resource-1.0/english/StructuralEng.gf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resource-1.0/english/StructuralEng.gf b/resource-1.0/english/StructuralEng.gf index bfd2ca287..86be7cd82 100644 --- a/resource-1.0/english/StructuralEng.gf +++ b/resource-1.0/english/StructuralEng.gf @@ -20,8 +20,8 @@ concrete StructuralEng of Structural = CatEng ** by8agent_Prep = ss "by" ; by8means_Prep = ss "by" ; can8know_VV, can_VV = { - s = table VVForm [["be able to"] ; "can" ; "could" ; - ["been able to"] ; ["being able to"] ; "can't" ; "couldn't"] ; + s = table VVForm [["be able to"] ; "can" ; ["been able to"] ; + ["being able to"] ; "could" ; "can't" ; "couldn't"] ; isAux = True } ; during_Prep = ss "during" ; @@ -50,8 +50,8 @@ concrete StructuralEng of Structural = CatEng ** most_Predet = ss "most" ; much_Det = mkDeterminer Sg "much" ; must_VV = { - s = table VVForm [["be have to"] ; "must" ; ["had to"] ; - ["had to"] ; ["having to"] ; "mustn't" ; ["hadn't to"]] ; ---- + s = table VVForm [["have to"] ; "must" ; ["had to"] ; + ["having to"] ; ["had to"] ; "mustn't" ; ["hadn't to"]] ; ---- isAux = True } ; no_Phr = ss "no" ;