mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 16:52:50 -06:00
added examples/SUMO
This commit is contained in:
11
examples/SUMO/SUMORon.gf
Normal file
11
examples/SUMO/SUMORon.gf
Normal file
@@ -0,0 +1,11 @@
|
||||
--# -path=.:RGLExt:../../lib/src/abstract:../../lib/src/romanian:../../lib/src/common
|
||||
concrete SUMORon of SUMO =
|
||||
MergeRon,
|
||||
Mid_level_ontologyRon
|
||||
|
||||
|
||||
** {
|
||||
|
||||
flags unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user