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

Formal Language: 



KB Term:  Term intersection
English Word: 

  EngineCoolingSystem

Sigma KEE - EngineCoolingSystem
EngineCoolingSystem

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


(documentation EngineCoolingSystem EnglishLanguage "A system designed to keep the engine cool (and therefore prevent it from seizing), that may also heat the passenger compartment as a byproduct.") Cars.kif 2137-2139
(subclass EngineCoolingSystem PhysicalSystem) Cars.kif 2135-2135 EngineCoolingSystem物理系统subclass
(typicallyContainsPart EngineCoolingSystem Pump) Cars.kif 2140-2140 typicallypart EngineCoolingSystem

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


(subclass AirEngineCoolingSystem EngineCoolingSystem) Cars.kif 2176-2176 AirEngineCoolingSystemEngineCoolingSystemsubclass
(subclass LiquidEngineCoolingSystem EngineCoolingSystem) Cars.kif 2156-2156 LiquidEngineCoolingSystemEngineCoolingSystemsubclass
(termFormat EnglishLanguage EngineCoolingSystem "engine cooling system") Cars.kif 2136-2136
(typicalPart EngineWaterPump EngineCoolingSystem) Cars.kif 2785-2785 EngineWaterPump typicallyEngineCoolingSystempart
(typicallyContainsPart EngineWaterPump EngineCoolingSystem) Cars.kif 2786-2786 EngineCoolingSystem typicallypart EngineWaterPump

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


(=>
    (and
        (instance ?ECS EngineCoolingSystem)
        (instance ?E Engine)
        (instance ?A Automobile)
        (part ?ECS ?A)
        (part ?E ?A))
    (hasPurpose ?ECS
        (exists (?C)
            (and
                (instance ?C Cooling)
                (instrument ?C ?ECS)
                (patient ?C ?E)))))
Cars.kif 2142-2154


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