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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - HighPressureWeatherSystem
HighPressureWeatherSystem(high pressure weather system)

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 High pressure weather system is a subclass of weather system

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


(partition LowPressureWeatherSystem HighPressureWeatherSystem) Weather.kif 541-541 Low pressure weather system is exhaustively partitioned into high pressure weather system
(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 full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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