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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Supercharger
Supercharger(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 5247-5250
(subclass Supercharger GasCompressor) Cars.kif 5245-5245 Supercharger is a subclass of compressor
(typicalPart Supercharger IntermittentCombustionEngine) Cars.kif 5246-5246 A supercharger is typically a part of a intermittent combustion engine

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


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

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 5253-5265


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