packages feed

gf-3.2: examples/SUMO/EconomyEng.gf

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 ;

}