surfaceWindSpeed |
appearance as argument number 1 |
![]() |
(documentation surfaceWindSpeed EnglishLanguage "(surfaceWindSpeed ?PLACE ?RATE) means that the speed of the surface Wind at the GeographicArea ?PLACE is ?RATE. Wind speed may be expressed in knots (KnotUnitOfSpeed) or as any distance per time unit (using (SpeedFn ?DISTANCE ?TIME)). Surface wind is found at the surface of the planet, everyday wind. Technically, Winds moving through the atmosphere up to an altitude of 500 feet.") | Merge.kif 11326-11332 | |
(domain surfaceWindSpeed 1 Object) | Merge.kif 11323-11323 | 地面风速 的 1 数量 是 客体 的 instance |
(domain surfaceWindSpeed 2 PhysicalQuantity) | Merge.kif 11324-11324 | 地面风速 的 2 数量 是 物理量 的 instance |
(instance surfaceWindSpeed BinaryPredicate) | Merge.kif 11322-11322 | 地面风速 是 二元谓语 的 instance |
appearance as argument number 2 |
![]() |
(format ChineseLanguage surfaceWindSpeed "%2 %n 是 %1 的 surface 风速") | domainEnglishFormat.kif 2427-2427 | |
(format ChineseTraditionalLanguage surfaceWindSpeed "%2 %n 是 %1 的 surface 風速") | domainEnglishFormat.kif 2426-2426 | |
(format EnglishLanguage surfaceWindSpeed "%2 is %n a surface wind speed of %1") | domainEnglishFormat.kif 2425-2425 | |
(termFormat ChineseLanguage surfaceWindSpeed "地面风速") | domainEnglishFormat.kif 56356-56356 | |
(termFormat ChineseTraditionalLanguage surfaceWindSpeed "地面風速") | domainEnglishFormat.kif 56355-56355 | |
(termFormat EnglishLanguage surfaceWindSpeed "surface wind speed") | domainEnglishFormat.kif 56354-56354 |
antecedent |
![]() |
(=> (and (attribute ?W Windy) (located ?W ?L) (equal ?T (WhenFn ?W)) (holdsDuring ?T (surfaceWindSpeed ?L (MeasureFn ?N MilesPerHour)))) (greaterThan ?N 20.0)) |
Merge.kif 11339-11347 |
consequent |
![]() |
![]() |
![]() |