| FourStrokeCombustion(four stroke combustion) |
| appearance as argument number 1 |
|
|
| (subclass FourStrokeCombustion Motion) | Cars.kif 202-202 | Four stroke combustion is a subclass of motion |
| (documentation FourStrokeCombustion EnglishLanguage "In this cycle of a four stroke engine, fuel combusts and piston is pushed downwards.") | Cars.kif 204-205 | Four stroke combustion is a subclass of motion |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage FourStrokeCombustion "four stroke combustion") | Cars.kif 203-203 |
| antecedent |
|
|
| (=> (and (instance ?F FourStrokeCombustion) (instance ?C EngineCylinder) (instance ?I InternalCombustionChamber) (equal ?C (HoleHostFn ?I)) (eventLocated ?F ?C)) (exists (?CO) (and (instance ?CO Combustion) (subProcess ?CO ?F)))) |
Cars.kif 207-217 | If X is an instance of four stroke combustion, Y is an instance of engine cylinder, Z is an instance of internal combustion chamber, equal Y and the host of the hole Z, and X is located at Y, then there exists W such that W is an instance of burning and W is a subprocess of X |
| consequent |
|
|
|
|