diff options
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 ; + +} |
