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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Supercharger
Supercharger

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


(documentation Supercharger EnglishLanguage "A Device that injects compressed Air into the intake of a Vehicle Engine. By effectively increasing the amount of Oxygen in the CombustionChamber, it increases the power and efficiency and the engine.") Cars.kif 5186-5189
(subclass Supercharger GasCompressor) Cars.kif 5184-5184
(typicalPart Supercharger IntermittentCombustionEngine) Cars.kif 5185-5185

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


(termFormat EnglishLanguage Supercharger "supercharger") Cars.kif 5190-5190

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


(=>
    (instance ?S Supercharger)
    (hasPurpose ?S
        (exists (?T ?IV ?A)
            (and
                (instance ?T GasMotion)
                (origin ?T ?S)
                (instance ?IV IntakeValve)
                (destination ?T ?IV)
                (instance ?A Air)
                (objectTransferred ?T ?A)
                (holdsDuring
                    (WhenFn ?T)
                    (attribute ?A Pressurized))))))
Cars.kif 5192-5204


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