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


KB Term:  Term intersection
English Word: 

Sigma KEE - RiceCooker
RiceCooker

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


(subclass RiceCooker ElectricDevice) Society.kif 905-905 RiceCooker is a subclass of electric device
(subclass RiceCooker HeatingDevice) Society.kif 906-906 RiceCooker is a subclass of heating device
(subclass RiceCooker HomeAppliance) Society.kif 907-907 RiceCooker is a subclass of home appliance
(documentation RiceCooker EnglishLanguage "An electric rice cooker or rice steamer is a kitchen appliance dedicated to cooking rice. Rice can also be cooked in general-purpose saucepans.") Society.kif 908-909 RiceCooker is a subclass of home appliance

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


(=>
    (instance ?RC RiceCooker)
    (hasPurpose ?RC
        (exists (?COOKING ?RICE)
            (and
                (instance ?COOKING Cooking)
                (instrument ?COOKING ?RC)
                (result ?COOKING ?RICE)
                (instance ?RICE RiceGrain)))))
Society.kif 910-918 If X is an instance of RiceCooker, then X has the purpose there exist Y, Z such that Y is an instance of cooking, X is an instrument for Y, Z is a result of Y, and Z is an instance of rice grain


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