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

Formal Language: 



KB Term:  Term intersection
English Word: 

  MassAirflowSensor

Sigma KEE - MassAirflowSensor
MassAirflowSensor

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


(documentation MassAirflowSensor EnglishLanguage "A Device that measures the amount of Air flowing to the throttle body in a fuel injection system. It sends this information to the EngineControlModule.") Cars.kif 3299-3301
(subclass MassAirflowSensor MeasuringDevice) Cars.kif 3297-3297 MassAirflowSensorMeasuringDevicesubclass では %n

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


(termFormat EnglishLanguage MassAirflowSensor "mass airflow sensor") Cars.kif 3298-3298

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


(=>
    (instance ?MAS MassAirflowSensor)
    (hasPurpose ?MAS
        (exists (?T ?M ?A)
            (and
                (instance ?T Transfer)
                (instance ?A Air)
                (patient ?T ?A)
                (instance ?M Measuring)
                (patient ?M ?A)
                (instrument ?M ?MAS)))))
Cars.kif 3303-3313


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