forked from GitHub/gf-core
added examples/SUMO
This commit is contained in:
14
examples/SUMO/SUMOEng.gf
Normal file
14
examples/SUMO/SUMOEng.gf
Normal file
@@ -0,0 +1,14 @@
|
||||
--# -path=.:RGLExt:../../lib/src/abstract:../../lib/src/english:../../lib/src/common
|
||||
concrete SUMOEng of SUMO =
|
||||
BasicEng,
|
||||
MergeEng,
|
||||
Mid_level_ontologyEng,
|
||||
mondialEng,
|
||||
elementsEng,
|
||||
HigherOrderEng
|
||||
|
||||
** {
|
||||
|
||||
flags unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user