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



KB Term:  Term intersection
English Word: 

  JointForcesCommander

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
-------------------------


(subclass WeatherProcess Motion) Merge.kif 11449-11449 Weather process is a subclass of motion
(disjoint WeatherProcess IntentionalProcess) Merge.kif 11450-11450 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 11452-11455 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

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


(subclass Precipitation WeatherProcess) Merge.kif 11457-11457 Precipitation is a subclass of weather process
(subclass Wind WeatherProcess) Merge.kif 11509-11509 Wind is a subclass of weather process
(subclass WeatherSeason WeatherProcess) Weather.kif 475-475 Weather season is a subclass of weather process
(subclass ElNinoSouthernOscillation WeatherProcess) Weather.kif 491-491 El nino southern oscillation is a subclass of weather process
(subclass WeatherSystem WeatherProcess) Weather.kif 949-949 Weather system is a subclass of weather process
(subclass StormSystem WeatherProcess) Weather.kif 1236-1236 Storm system is a subclass of weather process
(subclass WeatherFront WeatherProcess) Weather.kif 1238-1238 Weather front is a subclass of weather process
(subclass Lightning WeatherProcess) Weather.kif 1393-1393 Lightning is a subclass of weather process
(subclass Thunder WeatherProcess) Weather.kif 1455-1455 Thunder is a subclass of weather process
(subclass Waterspout WeatherProcess) Weather.kif 1467-1467 Waterspout is a subclass of weather process
(subclass ClearWeather WeatherProcess) Weather.kif 1554-1554 Clear weather is a subclass of weather process
(subclass PartlyCloudyWeather WeatherProcess) Weather.kif 1577-1577 Partly cloudy weather is a subclass of weather process
(subclass OvercastWeather WeatherProcess) Weather.kif 1604-1604 Overcast weather is a subclass of weather process
(subclass HeavySurf WeatherProcess) Weather.kif 2863-2863 Heavy zone is a subclass of weather process
(subclass Tsunami WeatherProcess) Weather.kif 3726-3726 Tsunami is a subclass of weather process
(subclass Drought WeatherProcess) Weather.kif 3733-3733 Drought is a subclass of weather process
(subclass Desertification WeatherProcess) Weather.kif 3751-3751 Desertification is a subclass of weather process
(subclass Icing WeatherProcess) Weather.kif 3778-3778 Icing is a subclass of weather process
(subclass Fogging WeatherProcess) Weather.kif 3800-3800 Fog is a subclass of weather process
(subclass AtmosphericHazing WeatherProcess) Weather.kif 3829-3829 Atmospheric hazing is a subclass of weather process
(subclass Frosting WeatherProcess) Weather.kif 4046-4046 Frosting is a subclass of weather process
(subclass Storm WeatherProcess) Weather.kif 4157-4157 Storm is a subclass of weather process
(termFormat EnglishLanguage WeatherProcess "weather process") domainEnglishFormat.kif 62614-62614 Storm is a subclass of weather process
(termFormat ChineseTraditionalLanguage WeatherProcess "天氣過程") domainEnglishFormat.kif 62615-62615 Storm is a subclass of weather process
(termFormat ChineseLanguage WeatherProcess "天气过程") domainEnglishFormat.kif 62616-62616 Storm 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 1866-1866 The number 1 argument of precipitation state is an instance of weather process
(domainSubclass weatherThreat 1 WeatherProcess) Weather.kif 4497-4497 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 4461-4472 If X is an instance of weather assessment, then All of the following hold: (1) X contains the formula there exist Y, Z (2) W such that Y is an instance of reasoning (3) Z is an instance of cognitive agent (4) Z is an agent of Y (5) W is an instance of weather process (6) W is a patient of Y (7) X is a result of Y (8) the time of existence of W happens earlier than the time of existence of X
(=>
    (instance ?WF WeatherForecast)
    (containsFormula ?WF
        (exists (?A)
            (believes ?A
                (exists (?WP)
                    (and
                        (instance ?WP WeatherProcess)
                        (during
                            (ImmediateFutureFn
                                (WhenFn ?WF))
                            (WhenFn ?WP))))))))
Weather.kif 4480-4490 If X is an instance of weather forecast, then X contains the formula there exists Y such that Y believes there exists Z such that Z is an instance of weather process and immediately after the time of existence of X takes place during the time of existence of Z


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners