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


KB Term:  Term intersection
English Word: 

Sigma KEE - Humidifier
Humidifier(humidifier)

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


(subclass Humidifier HouseUtilityAppliance) HouseholdAppliances.kif 980-980 Humidifier is a subclass of house utility appliance
(subclass Humidifier ElectricDevice) HouseholdAppliances.kif 981-981 Humidifier is a subclass of electric device
(documentation Humidifier EnglishLanguage "A Device with purpose of increasing the amount of water vapour in the air.") HouseholdAppliances.kif 982-982 Humidifier is a subclass of electric device

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


(termFormat EnglishLanguage Humidifier "humidifier") HouseholdAppliances.kif 983-983

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


(=>
    (instance ?DEVICE Humidifier)
    (hasPurpose ?DEVICE
        (exists (?WATER ?EVAP)
            (and
                (instance ?WATER FreshWater)
                (instance ?EVAP Evaporating)
                (patient ?EVAP ?WATER)))))
HouseholdAppliances.kif 985-992 If X is an instance of humidifier, then X has the purpose there exist Y, Z such that Y is an instance of freshwater, Z is an instance of evaporating, and Y is a patient 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