forked from GitHub/gf-core
a compilable version of English with OALD
This commit is contained in:
5
lib/src/parse/EnglishAbs.gf
Normal file
5
lib/src/parse/EnglishAbs.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
abstract EnglishAbs =
|
||||
Parse,
|
||||
OaldStructural - [above_Prep, after_Prep,and_Conj,before_Prep,behind_Prep,between_Prep,during_Prep,except_Prep,for_Prep,from_Prep,in_Prep,on_Prep,or_Conj,through_Prep,to_Prep,under_Prep, with_Prep,without_Prep],
|
||||
Oald - [everywhere_Adv,have_V2,here_Adv,quite_Adv,somewhere_Adv,there_Adv] ;
|
||||
|
||||
Reference in New Issue
Block a user