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

Formal Language: 



KB Term:  Term intersection
English Word: 

  AirEngineCoolingSystem

Sigma KEE - AirEngineCoolingSystem
AirEngineCoolingSystem

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


(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 2178-2180
(subclass AirEngineCoolingSystem EngineCoolingSystem) Cars.kif 2176-2176

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


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

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


(=>
    (and
        (instance ?LECS AirEngineCoolingSystem)
        (instance ?C Cooling)
        (instrument ?C ?LECS))
    (exists (?A)
        (and
            (instance ?A Air)
            (objectTransferred ?C ?A))))
Cars.kif 2182-2190


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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