suffrageAgeMaximum
|
|
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 3284-3286 | |
(subclass MassAirflowSensor MeasuringDevice) | Cars.kif 3282-3282 | MassAirflowSensor e' uma sub-classe de MeasuringDevice |
appearance as argument number 2 |
(termFormat EnglishLanguage MassAirflowSensor "mass airflow sensor") | Cars.kif 3283-3283 |
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 3288-3298 |
|