IgnitionControlModule |
appearance as argument number 1 |
![]() |
(documentation IgnitionControlModule EnglishLanguage "A Computer that controls the ignition system, and may itself be controlled by the EngineControlModule.") | Cars.kif 3179-3180 | |
(subclass IgnitionControlModule Computer) | Cars.kif 3177-3177 | |
(typicalPart IgnitionControlModule AutomobileIgnitionSystem) | Cars.kif 3203-3203 | |
(typicallyContainsPart IgnitionControlModule AutomobileIgnitionSystem) | Cars.kif 3204-3204 |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage IgnitionControlModule "ignition control module") | Cars.kif 3178-3178 |
antecedent |
![]() |
(=> (instance ?ICM IgnitionControlModule) (hasPurpose ?ICM (exists (?S ?A ?CP) (and (instance ?A Automobile) (instance ?S Spark) (instance ?CP ComputerProcess) (part ?ICM ?A) (eventLocated ?CP ?A) (eventLocated ?S ?A) (causes ?CP ?S))))) |
Cars.kif 3182-3193 |
![]() |
![]() |