paths in SUMO

This commit is contained in:
aarne
2010-04-19 07:06:36 +00:00
parent 10470273cb
commit 3123b011fe
3 changed files with 9 additions and 6 deletions

View File

@@ -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 ;
} ; } ;

View File

@@ -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 ;
} ; } ;

View File

@@ -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 ;
} ; } ;