From 455d9558417a759fae3ccbe5cde5c9f5064a08d2 Mon Sep 17 00:00:00 2001 From: krasimir Date: Sun, 6 Jun 2010 11:06:44 +0000 Subject: changes in SUMO: formatting and fixes for lots of lots of small problems --- examples/SUMO/EconomyEng.gf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 examples/SUMO/EconomyEng.gf (limited to 'examples/SUMO/EconomyEng.gf') diff --git a/examples/SUMO/EconomyEng.gf b/examples/SUMO/EconomyEng.gf new file mode 100644 index 000000000..87cf57984 --- /dev/null +++ b/examples/SUMO/EconomyEng.gf @@ -0,0 +1,13 @@ +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