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 5246-5249
(subclass Supercharger GasCompressor) Cars.kif 5244-5244
(typicalPart Supercharger IntermittentCombustionEngine) Cars.kif 5245-5245

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


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

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 5252-5264


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