summaryrefslogtreecommitdiff
path: root/examples/SUMO/RGLExt/ExtraLexiconRon.gf
diff options
context:
space:
mode:
authorramona.enache <ramona.enache@chalmers.se>2010-09-04 21:19:03 +0000
committerramona.enache <ramona.enache@chalmers.se>2010-09-04 21:19:03 +0000
commit1edd84c21a0b06cf2bd8f1482b9e7ab9edacb6ba (patch)
tree81bb20658d3bd83596e78a7b993f712cb60c924d /examples/SUMO/RGLExt/ExtraLexiconRon.gf
parent5290659c2c5d6f5fe8dab957854470bba5b3d736 (diff)
added basic concepts of the SUMO ontology for French and Romanian
Diffstat (limited to 'examples/SUMO/RGLExt/ExtraLexiconRon.gf')
-rw-r--r--examples/SUMO/RGLExt/ExtraLexiconRon.gf18
1 files changed, 17 insertions, 1 deletions
diff --git a/examples/SUMO/RGLExt/ExtraLexiconRon.gf b/examples/SUMO/RGLExt/ExtraLexiconRon.gf
index 8846a05de..9b91fcd3e 100644
--- a/examples/SUMO/RGLExt/ExtraLexiconRon.gf
+++ b/examples/SUMO/RGLExt/ExtraLexiconRon.gf
@@ -4,7 +4,7 @@ concrete ExtraLexiconRon of ExtraLexicon = CatRon **
open ParadigmsRon,MorphoRon,BeschRon in {
flags
- optimize=values ;
+ optimize=values ; coding=utf8 ;
lin
value_N = mkN "valoare" "valori" ;
@@ -12,6 +12,22 @@ lin
time_N = mkNR "timp" ;
element_N = mkN "element" ;
+ entity_N = mkN "entitate" ;
+ abstract_N = mkN "abstract" ;
+ attribute_N = mkN "atribut" ;
+ graph_N = mkNR "graf" ;
+ model_N = mkN "model" ;
+ process_N = mkN "proces" ;
+ task_N = mkN "sarcină" ;
+ proposition_N = mkN "propoziție" ;
+ quantity_N = mkN "cantitate" ;
+ set_N = mkN "mulțime" ;
+ class_N = mkN "clasă" ;
+ physical_N = mkN "concret" ;
+ content_N = mkN "conținut" ;
+ object_N = mkN "obiect" ;
+ system_N = mkN "sistem" ;
+ physical_A = regA "concret" ;