From f5461eb3d4eb2605b546a4ed202c12bcdaa1f4e4 Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Mon, 16 Sep 2013 07:17:27 +0000 Subject: Remove contribs and examples Everything has now been moved to a separate repository at https://github.com/GrammaticalFramework/gf-contrib The contents of the examples folder are build during SetupWeb --- examples/SUMO/EconomyEng.gf | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 examples/SUMO/EconomyEng.gf (limited to 'examples/SUMO/EconomyEng.gf') 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 ; - -} -- cgit v1.2.3