diff options
| author | ramona.enache <ramona.enache@chalmers.se> | 2010-09-04 21:19:03 +0000 |
|---|---|---|
| committer | ramona.enache <ramona.enache@chalmers.se> | 2010-09-04 21:19:03 +0000 |
| commit | 1edd84c21a0b06cf2bd8f1482b9e7ab9edacb6ba (patch) | |
| tree | 81bb20658d3bd83596e78a7b993f712cb60c924d /examples/SUMO/RGLExt/ExtraLexicon.gf | |
| parent | 5290659c2c5d6f5fe8dab957854470bba5b3d736 (diff) | |
added basic concepts of the SUMO ontology for French and Romanian
Diffstat (limited to 'examples/SUMO/RGLExt/ExtraLexicon.gf')
| -rw-r--r-- | examples/SUMO/RGLExt/ExtraLexicon.gf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/examples/SUMO/RGLExt/ExtraLexicon.gf b/examples/SUMO/RGLExt/ExtraLexicon.gf index fa5ea52bd..d15177b70 100644 --- a/examples/SUMO/RGLExt/ExtraLexicon.gf +++ b/examples/SUMO/RGLExt/ExtraLexicon.gf @@ -4,4 +4,26 @@ fun square_A : A ;
value_N : N ;
element_N : N ;
+
+
+--------------------------
+--CNL presentation
+
+ entity_N : N ;
+ abstract_N : N ;
+ attribute_N : N ;
+ graph_N : N ;
+ model_N : N ;
+ process_N : N ;
+ task_N : N ;
+ proposition_N : N ;
+ quantity_N : N ;
+ set_N : N ;
+ class_N : N ;
+ physical_N : N ;
+ content_N : N ;
+ object_N : N ;
+ system_N : N ;
+ physical_A : A ;
+
}
|
