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


KB Term:  Term intersection
English Word: 

Sigma KEE - LiquidEngineCoolingSystem
LiquidEngineCoolingSystem(water cooling system)

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


(subclass LiquidEngineCoolingSystem EngineCoolingSystem) Cars.kif 2146-2146 Water cooling system is a subclass of engine cooling system
(documentation LiquidEngineCoolingSystem EnglishLanguage "A kind of EngineCoolingSystem found in most Automobiles, that uses a liquid coolant to cool the Engine. It consists of a series of tubes through which a coolant can flow, a radiator, a pump, and a temperature sensor that allows the engine to reach a normal operating temperature before starting the cooling mechanism.") Cars.kif 2148-2153 Water cooling system is a subclass of engine cooling system

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


(termFormat EnglishLanguage LiquidEngineCoolingSystem "water cooling system") Cars.kif 2147-2147
(typicallyContainsPart Thermometer LiquidEngineCoolingSystem) Cars.kif 2154-2154 A water cooling system typically has a part thermometer
(typicalPart Radiator LiquidEngineCoolingSystem) Cars.kif 2187-2187 A radiator is typically a part of a water cooling system
(typicallyContainsPart Radiator LiquidEngineCoolingSystem) Cars.kif 2188-2188 A water cooling system typically has a part radiator

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


(=>
    (and
        (instance ?LECS LiquidEngineCoolingSystem)
        (instance ?C Cooling)
        (instrument ?C ?LECS))
    (exists (?L)
        (and
            (attribute ?L Liquid)
            (objectTransferred ?C ?L))))
Cars.kif 2156-2164 If X is an instance of water cooling system, Y is an instance of cooling, and X is an instrument for Y, then there exists Z such that liquid is an attribute of Z and the object transferred in Y is 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 is open source software produced by Articulate Software and its partners