mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -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 =
|
||||
BasicEng,
|
||||
MergeEng,
|
||||
@@ -11,4 +12,4 @@ concrete SUMOEng of SUMO =
|
||||
|
||||
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 =
|
||||
MergeFre,
|
||||
Mid_level_ontologyFre
|
||||
@@ -8,4 +9,4 @@ concrete SUMOFre of SUMO =
|
||||
|
||||
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 =
|
||||
MergeRon,
|
||||
Mid_level_ontologyRon
|
||||
@@ -8,4 +9,4 @@ concrete SUMORon of SUMO =
|
||||
|
||||
flags unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user