![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| FourStrokeIntake(four stroke intake) |
| appearance as argument number 1 |
|
|
| (subclass FourStrokeIntake Motion) | Cars.kif 119-119 | Four stroke intake is a subclass of motion |
| (documentation FourStrokeIntake EnglishLanguage "In this cycle of a four stroke engine, air and vaporized fuel are drawn in.") | Cars.kif 121-122 | Four stroke intake is a subclass of motion |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage FourStrokeIntake "four stroke intake") | Cars.kif 120-120 |
| antecedent |
|
|
| (=> (and (instance ?F FourStrokeIntake) (instance ?C EngineCylinder) (instance ?I InternalCombustionChamber) (equal ?C (HoleHostFn ?I)) (eventLocated ?F ?C)) (exists (?FV ?M) (and (instance ?M GasMotion) (instance ?FV FuelVapor) (subProcess ?M ?F) (destination ?M ?I) (patient ?M ?FV)))) |
Cars.kif 124-137 | If X is an instance of four stroke intake, 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 exist W, V such that V is an instance of gas motion, W is an instance of fuel vapor, V is a subprocess of X, V ends up at Z, and W is a patient of V |
| consequent |
|
|