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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Supercharger

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 5194-5197
(subclass Supercharger GasCompressor) Cars.kif 5192-5192 Supercharger est une sous-classe de GasCompressor
(typicalPart Supercharger IntermittentCombustionEngine) Cars.kif 5193-5193 typicalPart Supercharger and IntermittentCombustionEngine

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


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

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 5200-5212


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