| AccelerationFn |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage AccelerationFn "the accelleration %1 of %3 in %2 in the direction %4") | Cars.kif 1271-1272 | |
| (termFormat EnglishLanguage AccelerationFn "Acceleration fn") | domainEnglishFormat.kif 64398-64398 |
| consequent |
|
|
| (=> (and (instance ?B Braking) (patient ?B ?O)) (and (holdsDuring (ImmediatePastFn (WhenFn ?B)) (equal (MeasureFn ?A1 MilesPerHour) (AccelerationFn ?FQ ?T ?O ?D))) (holdsDuring (ImmediateFutureFn (WhenFn ?B)) (equal (MeasureFn ?A2 MilesPerHour) (AccelerationFn ?FQ ?T ?O ?D))) (greaterThan ?A1 ?A2))) |
Cars.kif 1252-1267 | If X is an instance of braking and Y is a patient of X, then equal Z miles per hour(s) and the accelleration W of Y in V in the direction U holds during immediately before the time of existence of X, equal T miles per hour(s) and the accelleration W of Y in V in the direction U holds during immediately after the time of existence of X, and Z is greater than T |
|
|