FourStrokeExhaust(four stroke exhaust) |
appearance as argument number 1 |
(documentation FourStrokeExhaust EnglishLanguage "In this cycle of a four stroke engine, exhaust is driven out. During the 1st, 2nd, and 4th stroke the piston is relying on power and the momentum generated by the other pistons.") | Cars.kif 221-223 | |
(subclass FourStrokeExhaust Motion) | Cars.kif 219-219 | Four stroke exhaust is a subclass of motion |
appearance as argument number 2 |
(termFormat EnglishLanguage FourStrokeExhaust "four stroke exhaust") | Cars.kif 220-220 |
antecedent |
(=> (and (instance ?F FourStrokeExhaust) (instance ?C EngineCylinder) (instance ?I InternalCombustionChamber) (equal ?C (HoleHostFn ?I)) (eventLocated ?F ?C)) (exists (?E ?M) (and (instance ?M GasMotion) (instance ?E Exhaust) (subProcess ?M ?F) (origin ?M ?I) (patient ?M ?E)))) |
Cars.kif 225-238 |
|
consequent |