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



KB Term:  Term intersection
English Word: 

Sigma KEE - EngineMAPSensor
EngineMAPSensor(manifold absolute pressure sensor)

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


(subclass EngineMAPSensor PressureMeasuringDevice) Cars.kif 3169-3169 Manifold absolute pressure sensor is a subclass of pressure measuring device
(documentation EngineMAPSensor EnglishLanguage "A sensor that measures the pressure in the ExhaustManifold and adjusts FuelVapor mixture and Engine timing accordingly.") Cars.kif 3170-3172 Manifold absolute pressure sensor is a subclass of pressure measuring device
(typicalPart EngineMAPSensor ExhaustManifold) Cars.kif 3174-3174 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 3173-3173

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 3176-3185 If X is an instance of manifold absolute pressure sensor, then X has the purpose there exist Y, Z such that Y is an instance of engine control module, Z is an instance of automobile, X is a part of Z, Y is a part of Z, and X is connected to Y


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners