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


KB Term:  Term intersection
English Word: 

Sigma KEE - Stove
Stove(stove)
Primus, Primus_stove, charcoal_burner, cooking_stove, cookstove, electric_range, kitchen_range, kitchen_stove, range, stove

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


(subclass Stove MajorAppliance) Mid-level-ontology.kif 2874-2874 Stove is a subclass of major appliance
(subclass Stove HeatingDevice) Mid-level-ontology.kif 2929-2929 Stove is a subclass of heating device
(documentation Stove EnglishLanguage "A HeatingDevice which consists one or more burners for heating pots and pans of Food.") Mid-level-ontology.kif 2930-2931 Stove is a subclass of heating device
(subclass Stove FoodProcessingAppliance) HouseholdAppliances.kif 771-771 Stove is a subclass of food processing appliance
(externalImage Stove "http://articulatesoftware.com/SUMOpictures/household/ kitchen/ stove.png") pictureList.kif 756-756 Stove is a subclass of food processing appliance
(externalImage Stove "http://upload.wikimedia.org/wikipedia/commons/thumb/ b/ b4/ Gas_range.svg/ 180px_Gas_range.svg.png") pictureList.kif 1079-1079 Stove is a subclass of food processing appliance

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


(termFormat EnglishLanguage Stove "stove") domainEnglishFormat.kif 55519-55519
(termFormat ChineseTraditionalLanguage Stove "火爐") domainEnglishFormat.kif 55520-55520
(termFormat ChineseLanguage Stove "火炉") domainEnglishFormat.kif 55521-55521

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


(=>
    (instance ?S Stove)
    (hasPurpose ?S
        (exists (?C)
            (and
                (instance ?C Cooking)
                (instrument ?C ?S)))))
Mid-level-ontology.kif 2933-2939 If X is an instance of stove, then X has the purpose there exists Y such that Y is an instance of cooking and X is an instrument for Y
(=>
    (instance ?D Stove)
    (exists (?PAD ?OVEN)
        (and
            (instance ?PAD CookerPad)
            (instance ?OVEN Oven)
            (part ?D ?PAD)
            (part ?D ?OVEN))))
HouseholdAppliances.kif 773-780 If X is an instance of stove, then there exist Y, Z such that Y is an instance of cooker pad, Z is an instance of oven, X is a part of Y, and X is a part of Z


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