mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 13:29:32 -06:00
18 lines
351 B
Plaintext
18 lines
351 B
Plaintext
--# -path=.:RGLExt:alltenses:../../lib/src/english
|
|
concrete SUMOEng of SUMO =
|
|
BasicEng,
|
|
MidLevelOntologyEng,
|
|
GeographyEng,
|
|
EconomyEng,
|
|
EngineeringEng,
|
|
MondialEng,
|
|
CountriesAndRegionsEng,
|
|
QoSontologyEng,
|
|
BirdsEng
|
|
|
|
** {
|
|
|
|
flags unlexer = text ; lexer = text ;
|
|
|
|
} ;
|