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



KB Term:  Term intersection
English Word: 

  TouchSensitiveComputerInputDevice

Sigma KEE - IgnitionControlModule
IgnitionControlModule(ignition control module)

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


(subclass IgnitionControlModule Computer) Cars.kif 3067-3067 Ignition control module is a subclass of computer
(documentation IgnitionControlModule EnglishLanguage "A Computer that controls the ignition system, and may itself be controlled by the EngineControlModule.") Cars.kif 3069-3070 Ignition control module is a subclass of computer
(typicalPart IgnitionControlModule AutomobileIgnitionSystem) Cars.kif 3093-3093 A ignition control module is typically a part of a automobile ignition system
(typicallyContainsPart IgnitionControlModule AutomobileIgnitionSystem) Cars.kif 3094-3094 A automobile ignition system typically has a part ignition control module

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


(termFormat EnglishLanguage IgnitionControlModule "ignition control module") Cars.kif 3068-3068

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 3072-3083 If X is an instance of ignition control module, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Z is an instance of automobile (3) Y is an instance of spark (4) W is an instance of computer process (5) X is a part of Z (6) W is located at Z (7) Y is located at Z (8) W causes Y


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