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


KB Term:  Term intersection
English Word: 

Sigma KEE - AirEngineCoolingSystem
AirEngineCoolingSystem(air cooling system)

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


(subclass AirEngineCoolingSystem EngineCoolingSystem) Cars.kif 2166-2166 Air cooling system is a subclass of engine cooling system
(documentation AirEngineCoolingSystem EnglishLanguage "A kind of EngineCoolingSystem less commonly found in Automobiles than a LiquidEngineCoolingSystem. It uses a Air to cool the Engine.") Cars.kif 2168-2170 Air cooling system is a subclass of engine cooling system

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


(termFormat EnglishLanguage AirEngineCoolingSystem "air cooling system") Cars.kif 2167-2167

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


(=>
    (and
        (instance ?LECS AirEngineCoolingSystem)
        (instance ?C Cooling)
        (instrument ?C ?LECS))
    (exists (?A)
        (and
            (instance ?A Air)
            (objectTransferred ?C ?A))))
Cars.kif 2172-2180 If X is an instance of air cooling system, Y is an instance of cooling, and X is an instrument for Y, then there exists Z such that Z is an instance of air 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