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



KB Term:  Term intersection
English Word: 

Sigma KEE - ENSONeutralPhase
ENSONeutralPhase(Enso neutral phase)

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


(subclass ENSONeutralPhase ElNinoSouthernOscillation) Weather.kif 586-586 Enso neutral phase is a subclass of el nino southern oscillation
(documentation ENSONeutralPhase EnglishLanguage "ENSONeutralPhase is the transition between warm and cold phases of ENSO. Sea surface temperatures - by definition,tropical precipitation, and wind patterns are near average conditions during this phase.[Wikipedia]") Weather.kif 587-589 Enso neutral phase is a subclass of el nino southern oscillation

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


(termFormat EnglishLanguage ENSONeutralPhase "Enso neutral phase") Weather.kif 590-590

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


(=>
    (holdsDuring ?T
        (and
            (equal ?D
                (SubtractionFn ?S ?L))
            (equal
                (MeasureFn ?S CelsiusDegree)
                (ThreeMonthsRunningMeanSSTFn Nino3Point4 ?M ?Y))
            (equal
                (MeasureFn ?L CelsiusDegree)
                (ThirtyYearAverageSSTForMonthFn Nino3Point4 ?M ?Y))
            (greaterThanOrEqualTo ?D -0.5)
            (lessThanOrEqualTo ?D 0.5)))
    (holdsDuring ?T
        (exists (?N ?A)
            (and
                (instance ?N ENSONeutralPhase)
                (instance ?A GeographicArea)
                (eventLocated ?N ?A)))))
Weather.kif 592-610 If equal X and (Y and Z) and equal Y celsius degree(s) and ThreeMonthsRunningMeanSSTFn for month W year V in region Nino 3.4 and equal Z celsius degree(s) and ThirtyYearAverageSSTForMonthFn for month W in year V of region Nino 3.4 and X is greater than or equal to -0.5 and X is less than or equal to 0.5 holds during U, then there exist T, S such that T is an instance of Enso neutral phase, S is an instance of geographic area, and T is located at S holds during U


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