Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - FoodProcessingAppliance
FoodProcessingAppliance(food processing appliance)

appearance as argument number 1
-------------------------


(subclass FoodProcessingAppliance HouseholdAppliance) HouseholdAppliances.kif 725-725 Food processing appliance is a subclass of household appliance
(documentation FoodProcessingAppliance EnglishLanguage "An appliance that can be used for Cooking.") HouseholdAppliances.kif 726-726 Food processing appliance is a subclass of household appliance

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage FoodProcessingAppliance "food processing appliance") HouseholdAppliances.kif 727-727
(subclass CookerPad FoodProcessingAppliance) HouseholdAppliances.kif 738-738 Cooker pad is a subclass of food processing appliance
(subclass Oven FoodProcessingAppliance) HouseholdAppliances.kif 762-762 Oven is a subclass of food processing appliance
(subclass Stove FoodProcessingAppliance) HouseholdAppliances.kif 771-771 Stove is a subclass of food processing appliance
(subclass RefrigerationAppliance FoodProcessingAppliance) HouseholdAppliances.kif 786-786 Refrigeration appliance is a subclass of food processing appliance
(subclass SmallKichenAppliance FoodProcessingAppliance) HouseholdAppliances.kif 815-815 Small kitchen appliance is a subclass of food processing appliance

antecedent
-------------------------


(=>
    (instance ?DEVICE FoodProcessingAppliance)
    (hasPurpose ?DEVICE
        (exists (?COOKING)
            (and
                (instance ?COOKING Cooking)
                (instrument ?COOKING ?DEVICE)))))
HouseholdAppliances.kif 729-735 If X is an instance of food processing appliance, then X has the purpose there exists Y such that Y is an instance of cooking and X is an instrument for Y
(=>
    (instance ?DEVICE FoodProcessingAppliance)
    (hasPurpose ?DEVICE
        (exists (?FREEZING)
            (and
                (instance ?FREEZING Freezing)
                (instrument ?FREEZING ?DEVICE)))))
HouseholdAppliances.kif 797-803 If X is an instance of food processing appliance, then X has the purpose there exists Y such that Y is an instance of freezing and X is an instrument for Y


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners