1
0
forked from GitHub/gf-core
Files
gf-core/examples/big/BigEnglish.gf
2006-12-22 14:08:01 +00:00

9 lines
134 B
Plaintext

--# -path=.:alltenses:prelude
concrete BigEnglish of BigEnglishAbs =
GrammarEng,
--- IrregEng,
ExtraEng,
BigLexEng
** {} ;