Files
gf-core/examples/SUMO/EconomyEng.gf

14 lines
348 B
Plaintext

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 ;
}