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


KB Term:  Term intersection
English Word: 

Sigma KEE - SantaAnaWinds
SantaAnaWinds

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


(documentation SantaAnaWinds EnglishLanguage "SantaAnaWinds are strong, extremely dry KatabaticWind winds that originate from cool, dry high-pressure air masses in the GreatBasin. They arise in higher altitudes and blowing down towards sea level. The National Weather Service defines Santa Ana winds as a weather condition in southern California in which strong, hot, dust-bearing winds descend to the Pacific Coast around Los Angeles from inland desert regions. [Wikipedia]") Weather.kif 2621-2626
(subclass SantaAnaWinds KatabaticWind) Weather.kif 2620-2620 SantaAnaWinds is a subclass of KatabaticWind

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


(termFormat EnglishLanguage SantaAnaWinds "Santa Ana winds") Weather.kif 2627-2627

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


(=>
    (and
        (instance ?W SantaAnaWinds)
        (eventLocated ?W ?R)
        (instance ?R GeographicArea)
        (surfaceWindSpeed ?R
            (MeasureFn ?X MilesPerHour)))
    (greaterThan ?X 25))
Weather.kif 2633-2640
(=>
    (instance ?W SantaAnaWinds)
    (attribute ?W Dry))
Weather.kif 2629-2631
(=>
    (instance ?W SantaAnaWinds)
    (exists (?H ?D ?A)
        (and
            (instance ?H HighPressureWeatherSystem)
            (eventLocated ?H GreatBasin)
            (causes ?H ?W)
            (path ?W ?D)
            (instance ?D Desert)
            (destination ?W ?A)
            (instance ?A SouthernCalifornia))))
Weather.kif 2642-2652


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