Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  HighPressureWeatherSystem

Sigma KEE - HighPressureWeatherSystem
HighPressureWeatherSystem(高压天气系统)

appearance as argument number 1
-------------------------


(documentation HighPressureWeatherSystem EnglishLanguage "HighPressureWeatherSystem is the class of weather systems characterized by high barometricPressures. High pressure systems typically cause clear weather.") Weather.kif 798-800
(subclass HighPressureWeatherSystem WeatherSystem) Weather.kif 796-796 高压天气系统天气系统subclass

appearance as argument number 2
-------------------------


(partition LowPressureWeatherSystem HighPressureWeatherSystem) Weather.kif 541-541 低压天气系统 详尽无遗地 partition高压天气系统
(termFormat ChineseLanguage HighPressureWeatherSystem "高压天气系统") domainEnglishFormat.kif 28137-28137
(termFormat ChineseTraditionalLanguage HighPressureWeatherSystem "高壓天氣系統") domainEnglishFormat.kif 28136-28136
(termFormat EnglishLanguage HighPressureWeatherSystem "high pressure weather system") domainEnglishFormat.kif 28135-28135

antecedent
-------------------------


(=>
    (and
        (instance ?SYSTEM HighPressureWeatherSystem)
        (eventLocated ?SYSTEM ?AREA))
    (and
        (barometricPressure ?AREA
            (MeasureFn ?AMOUNT InchMercury))
        (greaterThan ?AMOUNT 30.2)))
Weather.kif 802-808


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners