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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Downwind
Downwind(downwind)
downwind, lee, leeward, windward

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


(documentation Downwind EnglishLanguage "Downwind is a PositionalAttribute that indicates relative position downwind (leeward) with respect to the direction that the Wind is blowing.") Weather.kif 272-275
(externalImage Downwind "http://upload.wikimedia.org/wikipedia/commons/7/ 75/ Upwind_downwind_example.png") pictureList.kif 6399-6399
(externalImage Downwind "http://upload.wikimedia.org/wikipedia/commons/8/ 89/ Cyclone_Catarina_from_the_ISS_on_March_26_2004.JPG") pictureList.kif 5965-5965
(instance Downwind PositionalAttribute) Weather.kif 269-269 Downwind is an instance of positional attribute
(subAttribute Downwind Downstream) Weather.kif 270-270 Downwind is a subattribute of downstream

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


(termFormat ChineseLanguage Downwind "顺风") domainEnglishFormat.kif 20301-20301
(termFormat ChineseTraditionalLanguage Downwind "順風") domainEnglishFormat.kif 20300-20300
(termFormat EnglishLanguage Downwind "downwind") domainEnglishFormat.kif 20299-20299

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


(=>
    (orientation ?O1 ?O2 Downwind)
    (exists (?W ?T ?P)
        (and
            (instance ?W Wind)
            (path ?T ?P)
            (origin ?T ?O2)
            (beforeOnPath ?O2 ?O1 ?P ?T)
            (destination ?T ?O1))))
Mid-level-ontology.kif 30912-30920


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