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:
11
examples/SUMO/SUMOFre.gf
Normal file
11
examples/SUMO/SUMOFre.gf
Normal file
@@ -0,0 +1,11 @@
|
||||
--# -path=.:RGLExt:../../lib/src/abstract:../../lib/src/romance:../../lib/src/french:../../lib/src/common
|
||||
concrete SUMOFre of SUMO =
|
||||
MergeFre,
|
||||
Mid_level_ontologyFre
|
||||
|
||||
|
||||
** {
|
||||
|
||||
flags startcat = NP ; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user