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


KB Term:  Term intersection
English Word: 

Sigma KEE - Kettle
Kettle(kettle)

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


(subclass Kettle SmallKichenAppliance) HouseholdAppliances.kif 904-904 Kettle is a subclass of small kitchen appliance
(subclass Kettle FluidContainer) HouseholdAppliances.kif 905-905 Kettle is a subclass of fluid container
(subclass Kettle HeatingDevice) HouseholdAppliances.kif 906-906 Kettle is a subclass of heating device
(documentation Kettle EnglishLanguage "A FluidContainer used to heat water.") HouseholdAppliances.kif 907-907 Kettle is a subclass of heating device

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


(termFormat EnglishLanguage Kettle "kettle") HouseholdAppliances.kif 908-908
(subclass ElectricKettle Kettle) HouseholdAppliances.kif 920-920 Electric kettle is a subclass of kettle

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


(=>
    (instance ?DEVICE Kettle)
    (hasPurpose ?DEVICE
        (exists (?BOIL ?WATER)
            (and
                (instance ?BOIL Boiling)
                (instance ?WATER DrinkingWater)
                (patient ?BOIL ?WATER)))))
HouseholdAppliances.kif 910-917 If X is an instance of kettle, then X has the purpose there exist Y, Z such that Y is an instance of boiling, Z is an instance of potable water, and Z is a patient of 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