1
0
forked from GitHub/gf-core

English aux tables

This commit is contained in:
aarne
2006-06-22 09:59:41 +00:00
parent 84b70bdd72
commit 7efc60a809

View File

@@ -20,8 +20,8 @@ concrete StructuralEng of Structural = CatEng **
by8agent_Prep = ss "by" ; by8agent_Prep = ss "by" ;
by8means_Prep = ss "by" ; by8means_Prep = ss "by" ;
can8know_VV, can_VV = { can8know_VV, can_VV = {
s = table VVForm [["be able to"] ; "can" ; "could" ; s = table VVForm [["be able to"] ; "can" ; ["been able to"] ;
["been able to"] ; ["being able to"] ; "can't" ; "couldn't"] ; ["being able to"] ; "could" ; "can't" ; "couldn't"] ;
isAux = True isAux = True
} ; } ;
during_Prep = ss "during" ; during_Prep = ss "during" ;
@@ -50,8 +50,8 @@ concrete StructuralEng of Structural = CatEng **
most_Predet = ss "most" ; most_Predet = ss "most" ;
much_Det = mkDeterminer Sg "much" ; much_Det = mkDeterminer Sg "much" ;
must_VV = { must_VV = {
s = table VVForm [["be have to"] ; "must" ; ["had to"] ; s = table VVForm [["have to"] ; "must" ; ["had to"] ;
["had to"] ; ["having to"] ; "mustn't" ; ["hadn't to"]] ; ---- ["having to"] ; ["had to"] ; "mustn't" ; ["hadn't to"]] ; ----
isAux = True isAux = True
} ; } ;
no_Phr = ss "no" ; no_Phr = ss "no" ;