forked from GitHub/gf-core
resource = resource-1.0
This commit is contained in:
8
lib/resource-0.9/english/SimpleEng.gf
Normal file
8
lib/resource-0.9/english/SimpleEng.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:../abstract:../../prelude
|
||||
|
||||
concrete SimpleEng of Simple = CategoriesEng ** SimpleI with
|
||||
(Categories = CategoriesEng),
|
||||
(Rules = RulesEng),
|
||||
(Structural = StructuralEng),
|
||||
(Verbphrase = VerbphraseEng)
|
||||
;
|
||||
Reference in New Issue
Block a user