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



KB Term:  Term intersection
English Word: 

Sigma KEE - IntermittentCombustionEngine
IntermittentCombustionEngine(intermittent combustion engine)

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


(subclass IntermittentCombustionEngine InternalCombustionEngine) Cars.kif 44-44 Intermittent combustion engine is a subclass of internal combustion engine
(documentation IntermittentCombustionEngine EnglishLanguage "An Engine, such as found in a modern Automobile, in which Combustion is not continuous, as in a Rocket, but rather a rapid series of small Explosions.") Cars.kif 45-47 Intermittent combustion engine is a subclass of internal combustion engine

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


(subclass FourStrokeEngine IntermittentCombustionEngine) Cars.kif 49-49 Four stroke engine is a subclass of intermittent combustion engine
(subclass TwoStrokeEngine IntermittentCombustionEngine) Cars.kif 193-193 Two stroke engine is a subclass of intermittent combustion engine
(typicalPart Crankshaft IntermittentCombustionEngine) Cars.kif 291-291 A crankshaft is typically a part of a intermittent combustion engine
(typicallyContainsPart Crankshaft IntermittentCombustionEngine) Cars.kif 292-292 A intermittent combustion engine typically has a part crankshaft
(subclass TwoCylinderEngine IntermittentCombustionEngine) Cars.kif 4432-4432 Two cylinder engine is a subclass of intermittent combustion engine
(subclass FourCylinderEngine IntermittentCombustionEngine) Cars.kif 4440-4440 Four cylinder engine is a subclass of intermittent combustion engine
(subclass SixCylinderEngine IntermittentCombustionEngine) Cars.kif 4448-4448 Six cylinder engine is a subclass of intermittent combustion engine
(subclass EightCylinderEngine IntermittentCombustionEngine) Cars.kif 4456-4456 Eight cylinder engine is a subclass of intermittent combustion engine
(subclass MiniCooperEngine IntermittentCombustionEngine) Cars.kif 4749-4749 Mini engine is a subclass of intermittent combustion engine
(subclass ChevroletEngine IntermittentCombustionEngine) Cars.kif 4861-4861 Chevrolet engine is a subclass of intermittent combustion engine
(subclass CosworthEngine IntermittentCombustionEngine) Cars.kif 5056-5056 Cosworth engine is a subclass of intermittent combustion engine
(typicalPart Supercharger IntermittentCombustionEngine) Cars.kif 5077-5077 A supercharger is typically a part of a intermittent combustion engine
(termFormat EnglishLanguage IntermittentCombustionEngine "intermittent combustion engine") domainEnglishFormat.kif 65039-65039 A supercharger is typically a part of a intermittent combustion engine

appearance as argument number 3
-------------------------


(domain engineDisplacement 1 IntermittentCombustionEngine) Cars.kif 4868-4868 The number 1 argument of engine displacement is an instance of intermittent combustion engine

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


(=>
    (instance ?I IntermittentCombustionEngine)
    (hasPurpose ?I
        (exists (?E ?M)
            (and
                (instance ?E Explosion)
                (instance ?M Motion)
                (eventLocated ?E ?I)
                (eventLocated ?M ?I)
                (causes ?E ?M)))))
Cars.kif 233-242 If X is an instance of intermittent combustion engine, then X has the purpose there exist Y, Z such that Y is an instance of explosion, Z is an instance of motion, Y is located at X, Z is located at X, and Y causes Z
(=>
    (and
        (instance ?C Crankshaft)
        (instance ?I IntermittentCombustionEngine)
        (part ?I ?C))
    (hasPurpose ?C
        (exists (?E ?R)
            (and
                (instance ?E Explosion)
                (instance ?R Rotating)
                (patient ?R ?C)
                (eventLocated ?R ?I)
                (causes ?E ?R)))))
Cars.kif 302-314 If X is an instance of crankshaft, Y is an instance of intermittent combustion engine, and Y is a part of X, then X has the purpose there exist Z, W such that Z is an instance of explosion, W is an instance of rotating, X is a patient of W, W is located at Y, and Z causes W


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