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

Formal Language: 



KB Term:  Term intersection
English Word: 

  EngineMAPSensor

Sigma KEE - EngineMAPSensor
EngineMAPSensor(manifold absolute pressure sensor)

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


(documentation EngineMAPSensor EnglishLanguage "A sensor that measures the pressure in the ExhaustManifold and adjusts FuelVapor mixture and Engine timing accordingly.") Cars.kif 3280-3282
(subclass EngineMAPSensor PressureMeasuringDevice) Cars.kif 3279-3279 Manifold absolute pressure sensor is a subclass of pressure measuring device
(typicalPart EngineMAPSensor ExhaustManifold) Cars.kif 3284-3284 A manifold absolute pressure sensor is typically a part of a exhaust manifold

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


(termFormat EnglishLanguage EngineMAPSensor "manifold absolute pressure sensor") Cars.kif 3283-3283

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


(=>
    (instance ?EMS EngineMAPSensor)
    (hasPurpose ?EMS
        (exists (?ECM ?A)
            (and
                (instance ?ECM EngineControlModule)
                (instance ?A Automobile)
                (part ?EMS ?A)
                (part ?ECM ?A)
                (connectedEngineeringComponents ?EMS ?ECM)))))
Cars.kif 3286-3295


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