![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Mean3SecondWindSpeedListFn |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage Mean3SecondWindSpeedListFn "Mean3SecondWindSpeedListFn ending at %2 in region %1") | Weather.kif 3253-3253 | |
| (format ChineseLanguage Mean3SecondWindSpeedListFn "在 %2 时间结束以前, 发生在区域 %1 的 Mean3SecondWindSpeedListFn (平均3秒风速表列)") | Weather.kif 3258-3259 | |
| (termFormat EnglishLanguage Mean3SecondWindSpeedListFn "mean three second wind speed list") | domainEnglishFormat.kif 10387-10387 | |
| (termFormat ChineseLanguage Mean3SecondWindSpeedListFn "平均3秒风速表列") | domainEnglishFormat.kif 10388-10388 |
| antecedent |
|
|
| consequent |
|
|
| (=> (equal ?SPEED (ThreeSecondGustSpeedFn ?PLACE ?TIME)) (exists (?SPEEDLIST ?NLIST ?UNIT) (and (equal ?SPEEDLIST (Mean3SecondWindSpeedListFn ?PLACE ?TIME)) (equal ?NLIST (PhysicalQuantityToNumberFn ?SPEEDLIST)) (equal ?SPEED (MeasureFn (MaxValueFn ?NLIST) ?UNIT))))) |
Weather.kif 3305-3315 | If equal X and ThreeSecondSpeedGustFn ending at Y in Z, then there exist W, V and U such that equal W and Mean3SecondWindSpeedListFn ending at Y in region Z and equal V and PhysicalQuantityToNumberFn returns the numberic values of a list of W and equal X and The maximum value of the V U(s) |