mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
paths in SUMO
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
--# -path=.:RGLExt:../../lib/src/abstract:../../lib/src/english:../../lib/src/common
|
--# -path=.:RGLExt:alltenses:src/english
|
||||||
|
-- --# -path=.:RGLExt:../../lib/src/abstract:../../lib/src/english:../../lib/src/common
|
||||||
concrete SUMOEng of SUMO =
|
concrete SUMOEng of SUMO =
|
||||||
BasicEng,
|
BasicEng,
|
||||||
MergeEng,
|
MergeEng,
|
||||||
@@ -11,4 +12,4 @@ concrete SUMOEng of SUMO =
|
|||||||
|
|
||||||
flags unlexer = text ; lexer = text ;
|
flags unlexer = text ; lexer = text ;
|
||||||
|
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
--# -path=.:RGLExt:../../lib/src/abstract:../../lib/src/romance:../../lib/src/french:../../lib/src/common
|
--# -path=.:RGLExt:alltenses
|
||||||
|
-- --# -path=.:RGLExt:../../lib/src/abstract:../../lib/src/romance:../../lib/src/french:../../lib/src/common
|
||||||
concrete SUMOFre of SUMO =
|
concrete SUMOFre of SUMO =
|
||||||
MergeFre,
|
MergeFre,
|
||||||
Mid_level_ontologyFre
|
Mid_level_ontologyFre
|
||||||
@@ -8,4 +9,4 @@ concrete SUMOFre of SUMO =
|
|||||||
|
|
||||||
flags startcat = NP ; unlexer = text ; lexer = text ;
|
flags startcat = NP ; unlexer = text ; lexer = text ;
|
||||||
|
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
--# -path=.:RGLExt:../../lib/src/abstract:../../lib/src/romanian:../../lib/src/common
|
--# -path=.:RGLExt:alltenses
|
||||||
|
-- --# -path=.:RGLExt:../../lib/src/abstract:../../lib/src/romanian:../../lib/src/common
|
||||||
concrete SUMORon of SUMO =
|
concrete SUMORon of SUMO =
|
||||||
MergeRon,
|
MergeRon,
|
||||||
Mid_level_ontologyRon
|
Mid_level_ontologyRon
|
||||||
@@ -8,4 +9,4 @@ concrete SUMORon of SUMO =
|
|||||||
|
|
||||||
flags unlexer = text ; lexer = text ;
|
flags unlexer = text ; lexer = text ;
|
||||||
|
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user