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



KB Term:  Term intersection
English Word: 

Sigma KEE - Windy
Windy(windy)

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


(instance Windy Attribute) Merge.kif 11540-11540 Windy is an instance of attribute
(documentation Windy EnglishLanguage "An Attribute indicating that at a given time and place the surfaceWindSpeed is greater than 20mph.") Merge.kif 11541-11542 Windy is an instance of attribute

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


(termFormat EnglishLanguage Windy "windy") Merge.kif 11543-11543

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


(=>
    (and
        (attribute ?W Windy)
        (located ?W ?L)
        (equal ?T
            (WhenFn ?W))
        (holdsDuring ?T
            (surfaceWindSpeed ?L
                (MeasureFn ?N MilesPerHour))))
    (greaterThan ?N 20.0))
Merge.kif 11545-11553 If windy is an attribute of X, X is located at Y, equal Z and the time of existence of X, and W miles per hour(s) is a surface wind speed of Y holds during Z, then W is greater than 20.0


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