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


KB Term:  Term intersection
English Word: 

Sigma KEE - AirConditioningEvaporator
AirConditioningEvaporator(air conditioning evaporator)

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


(subclass AirConditioningEvaporator Machine) Cars.kif 1914-1914 Air conditioning evaporator is a subclass of machine
(documentation AirConditioningEvaporator EnglishLanguage "A Machine that pulls refrigerant in its Liquid state out of the AirConditioningCondenser and turns it into a Gas via a VaporCompressionCycle.") Cars.kif 1916-1918 Air conditioning evaporator is a subclass of machine
(typicalPart AirConditioningEvaporator AirConditioner) Cars.kif 1919-1919 A air conditioning evaporator is typically a part of a air conditioner
(typicallyContainsPart AirConditioningEvaporator AirConditioner) Cars.kif 1920-1920 A air conditioner typically has a part air conditioning evaporator

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


(termFormat EnglishLanguage AirConditioningEvaporator "air conditioning evaporator") Cars.kif 1915-1915

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


(=>
    (instance ?ACE AirConditioningEvaporator)
    (hasPurpose ?ACE
        (exists (?C)
            (and
                (instance ?C Cooling)
                (instrument ?C ?ACE)))))
Cars.kif 1922-1928 If X is an instance of air conditioning evaporator, then X has the purpose there exists Y such that Y is an instance of cooling and X is an instrument for Y
(=>
    (instance ?ACE AirConditioningEvaporator)
    (hasPurpose ?ACE
        (exists (?E)
            (and
                (instance ?E Evaporating)
                (instrument ?E ?ACE)))))
Cars.kif 1930-1936 If X is an instance of air conditioning evaporator, then X has the purpose there exists Y such that Y is an instance of evaporating 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