Storm |
appearance as argument number 1 |
![]() |
(documentation Storm ChineseLanguage "Storm 发生于由 LowPressureWeatherSystem 的 Atmosphere 占领的地区,里面的 Air 的流动方向是 MotionUpward。地面 Wind 速 Likely 高于30 KnotUnitOfSpeed 并或伴有 Precipitation。") | Weather.kif 3276-3278 | |
(documentation Storm EnglishLanguage "Storms occurs in an area where its Atmosphere is dominated by a LowPressureWeatherSystem with Air moving in MotionUpward.Surface Wind of over 30 KnotUnitOfSpeed and or Precipitation are Likely associated with Storms.") | Weather.kif 3272-3275 | |
(subclass Storm WeatherProcess) | Weather.kif 3279-3279 |
appearance as argument number 2 |
![]() |
(subclass Blizzard Storm) | Weather.kif 3006-3006 | |
(subclass CyclonicStorm Storm) | Weather.kif 541-541 | |
(subclass DustStorm Storm) | Weather.kif 1644-1644 | |
(subclass Snowstorm Storm) | Weather.kif 3326-3326 | |
(subclass Thunderstorm Storm) | Weather.kif 934-934 | |
(subclass Tornado Storm) | Weather.kif 2037-2037 | |
(subclass Windstorm Storm) | Weather.kif 1477-1477 | |
(termFormat ChineseLanguage Storm "风暴") | Weather.kif 3281-3281 | |
(termFormat EnglishLanguage Storm "storm") | Weather.kif 3280-3280 |
antecedent |
![]() |
(=> (instance ?STORM Storm) (holdsDuring (WhenFn ?STORM) (exists (?AREA ?STRONG) (and (instance ?AREA GeographicArea) (surfaceWindSpeed ?AREA (MeasureFn ?STRONG KnotUnitOfSpeed)) (greaterThan ?STRONG 30.0))))) |
Weather.kif 3295-3304 | |
(=> (instance ?STORM Storm) (holdsDuring (WhenFn ?STORM) (exists (?LOW ?AREA ?AIR ?RISE) (and (instance ?LOW LowPressureWeatherSystem) (instance ?AREA Region) (eventLocated ?LOW ?AREA) (instance ?AIR Air) (instance ?RISE MotionUpward) (patient ?RISE ?AIR) (eventLocated ?RISE ?AREA) (subProcess ?RISE ?LOW))))) |
Weather.kif 3306-3319 | |
(=> (instance ?STORM Storm) (holdsDuring (WhenFn ?STORM) (modalAttribute (exists (?P ?AREA) (and (instance ?P Precipitation) (instance ?AREA GeographicArea) (eventLocated ?P ?AREA) (subProcess ?P ?STORM))) Likely))) |
Weather.kif 3283-3293 |
![]() |
![]() |