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