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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WeatherProcess
WeatherProcess(weather process)
atmospheric_condition, cold_wave, conditions, elements, equinoctial_storm, heat_wave, line_storm, wave, weather, weather_condition

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


(disjoint WeatherProcess IntentionalProcess) Merge.kif 11261-11261 Weather process is disjoint from intentional process
(documentation WeatherProcess ChineseLanguage "WeatherProcess 是涉及天气意义最宽博的过程类别, 它包括天气季节(请不要和 SeasonOfYear 的实例混淆),天气系统和短期天气事件。") chinese_format.kif 3017-3018 Weather process is disjoint from intentional process
(documentation WeatherProcess EnglishLanguage "WeatherProcess is the broadest class of processes that involve weather, including weather seasons (not to be confused with instances of SeasonOfYear), weather systems, and short_term weather events.") Merge.kif 11263-11266 Weather process is disjoint from intentional process
(documentation WeatherProcess JapaneseLanguage "WeatherProcess は、気象シーズンを含む最も 広範なプロセスクラスである (SeasonOfYear、気象システム、短期気象イベントのインスタンスと混同し ないよう注意)。") japanese_format.kif 1781-1783 Weather process is disjoint from intentional process
(externalImage WeatherProcess "http://articulatesoftware.com/SUMOpictures/ weather/ showers.png") pictureList.kif 2060-2060 Weather process is disjoint from intentional process
(externalImage WeatherProcess "http://upload.wikimedia.org/wikipedia/commons/ a/ a9/ Polarlicht.jpg") pictureList.kif 8793-8793 Weather process is disjoint from intentional process
(externalImage WeatherProcess "http://upload.wikimedia.org/wikipedia/commons/ d/ da/ Rolling_thunder_cloud.jpg") pictureList.kif 9812-9812 Weather process is disjoint from intentional process
(subclass WeatherProcess Motion) Merge.kif 11260-11260 Weather process is a subclass of motion

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


(subclass AtmosphericHazing WeatherProcess) Weather.kif 2544-2544 Atmospheric hazing is a subclass of weather process
(subclass ClearWeather WeatherProcess) Weather.kif 861-861 Clear weather is a subclass of weather process
(subclass Desertification WeatherProcess) Weather.kif 2466-2466 Desertification is a subclass of weather process
(subclass Drought WeatherProcess) Weather.kif 2448-2448 Drought is a subclass of weather process
(subclass Fogging WeatherProcess) Weather.kif 2515-2515 Fog is a subclass of weather process
(subclass Frosting WeatherProcess) Weather.kif 2761-2761 Frosting is a subclass of weather process
(subclass HeavySurf WeatherProcess) Weather.kif 1536-1536 Heavy zone is a subclass of weather process
(subclass Icing WeatherProcess) Weather.kif 2493-2493 Icing is a subclass of weather process
(subclass Lightning WeatherProcess) Mid-level-ontology.kif 3104-3104 Lightning is a subclass of weather process
(subclass OvercastWeather WeatherProcess) Weather.kif 911-911 Overcast weather is a subclass of weather process
(subclass PartlyCloudyWeather WeatherProcess) Weather.kif 884-884 Partly cloudy weather is a subclass of weather process
(subclass Precipitation WeatherProcess) Merge.kif 11268-11268 Precipitation is a subclass of weather process
(subclass Storm WeatherProcess) Weather.kif 2871-2871 Storm is a subclass of weather process
(subclass StormSystem WeatherProcess) Weather.kif 794-794 Storm system is a subclass of weather process
(subclass Thunder WeatherProcess) Mid-level-ontology.kif 3116-3116 Thunder is a subclass of weather process
(subclass Tsunami WeatherProcess) Weather.kif 2441-2441 Tsunami is a subclass of weather process
(subclass Waterspout WeatherProcess) Weather.kif 828-828 Waterspout is a subclass of weather process
(subclass WeatherFront WeatherProcess) Weather.kif 796-796 Weather front is a subclass of weather process
(subclass WeatherSeason WeatherProcess) Weather.kif 491-491 Weather season is a subclass of weather process
(subclass WeatherSystem WeatherProcess) Weather.kif 509-509 Weather system is a subclass of weather process
(subclass Wind WeatherProcess) Weather.kif 1225-1225 Wind is a subclass of weather process
(subclass Zud WeatherProcess) Weather.kif 1313-1313 Zud is a subclass of weather process
(termFormat ChineseLanguage WeatherProcess "天气过程") domainEnglishFormat.kif 62636-62636 Zud is a subclass of weather process
(termFormat ChineseTraditionalLanguage WeatherProcess "天氣過程") domainEnglishFormat.kif 62635-62635 Zud is a subclass of weather process
(termFormat EnglishLanguage WeatherProcess "weather process") domainEnglishFormat.kif 62634-62634 Zud is a subclass of weather process

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

appearance as argument number 3
-------------------------


(domain precipitationState 1 WeatherProcess) Weather.kif 1170-1170 The number 1 argument of precipitation state is an instance of weather process
(domainSubclass weatherThreat 1 WeatherProcess) Weather.kif 3208-3208 The number 1 argument of weather threat is a subclass of weather process

consequent
-------------------------


(=>
    (instance ?WA WeatherAssessment)
    (containsFormula ?WA
        (exists (?R ?A ?WP)
            (and
                (instance ?R Reasoning)
                (instance ?A CognitiveAgent)
                (agent ?R ?A)
                (instance ?WP WeatherProcess)
                (patient ?R ?WP)
                (result ?R ?WA)
                (earlier
                    (WhenFn ?WP)
                    (WhenFn ?WA))))))
Weather.kif 3172-3183
(=>
    (instance ?WF WeatherForecast)
    (containsInformation ?WF
        (exists (?A)
            (believes ?A
                (exists (?WP)
                    (and
                        (instance ?WP WeatherProcess)
                        (during
                            (ImmediateFutureFn
                                (WhenFn ?WF))
                            (WhenFn ?WP))))))))
Weather.kif 3191-3201


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