mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
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