diff options
| author | krasimir <krasimir@chalmers.se> | 2010-07-31 13:54:01 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2010-07-31 13:54:01 +0000 |
| commit | d78aaf18da0738918d95cb5c91fa8e4eb754b6c8 (patch) | |
| tree | 019c703cdd7f1dab432de8cd147927d7d36da2c6 /examples/SUMO/EconomyFre.gf | |
| parent | 067d908aa3f77e0690cceab442a26661eb1ae860 (diff) | |
move class Apple from MidLevelOntology to Economy for French and Romanian
Diffstat (limited to 'examples/SUMO/EconomyFre.gf')
| -rw-r--r-- | examples/SUMO/EconomyFre.gf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/SUMO/EconomyFre.gf b/examples/SUMO/EconomyFre.gf new file mode 100644 index 000000000..25dd52686 --- /dev/null +++ b/examples/SUMO/EconomyFre.gf @@ -0,0 +1,6 @@ +concrete EconomyFre of Economy = MidLevelOntologyFre ** open DictLangFre, LexiconFre in { + +lin + Apple = UseN apple_N ; + +} |
