changes in SUMO: formatting and fixes for lots of lots of small problems

This commit is contained in:
krasimir
2010-06-06 11:06:44 +00:00
parent ae79d4e4b2
commit 455d955841
41 changed files with 56990 additions and 61448 deletions

View File

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