summaryrefslogtreecommitdiff
path: root/examples/SUMO/EconomyEng.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/SUMO/EconomyEng.gf')
-rw-r--r--examples/SUMO/EconomyEng.gf13
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/SUMO/EconomyEng.gf b/examples/SUMO/EconomyEng.gf
deleted file mode 100644
index 87cf57984..000000000
--- a/examples/SUMO/EconomyEng.gf
+++ /dev/null
@@ -1,13 +0,0 @@
-concrete EconomyEng of Economy = MidLevelOntologyEng ** open DictLangEng, DictEng, ParadigmsEng in {
-
-lin
- Apple = UseN apple_N ;
- Avocado = UseN avocado_N ;
- Coconut = UseN coconut_N ;
- DateFruit = ApposCN (UseN date_N) (MassNP (UseN fruit_N)) ;
- Fodder = UseN fodder_N ;
- Hay = UseN hay_N ;
- Opium = UseN opium_N ;
- Pea = UseN pea_N ;
-
-}