forked from GitHub/gf-core
a compilable version of English with OALD
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
abstract ParseEngAbs =
|
||||
Parse,
|
||||
Parse - [above_Prep],
|
||||
ExtraEngAbs - [
|
||||
UncNegCl, UncNegQCl, UncNegRCl, UncNegImpSg, UncNegImpPl,
|
||||
StrandRelSlash,
|
||||
@@ -14,7 +14,7 @@ abstract ParseEngAbs =
|
||||
V2V, beg_V2V,
|
||||
V2S, answer_V2S,
|
||||
VA, become_VA],
|
||||
Oald - [everywhere_Adv, here_Adv, quite_Adv, somewhere_Adv, there_Adv]
|
||||
Oald - [everywhere_Adv, here_Adv, quite_Adv, somewhere_Adv, there_Adv,have_V2]
|
||||
|
||||
** {
|
||||
|
||||
@@ -45,4 +45,4 @@ fun only_AdV : AdV ;
|
||||
fun should_VV : VV ;
|
||||
fun several_Det : Det ;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user