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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Downwind
Downwind

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
(subAttribute Downwind Downstream) Weather.kif 270-270

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


(termFormat ChineseLanguage Downwind "顺风") domainEnglishFormat.kif 20295-20295
(termFormat ChineseTraditionalLanguage Downwind "順風") domainEnglishFormat.kif 20294-20294
(termFormat EnglishLanguage Downwind "downwind") domainEnglishFormat.kif 20293-20293

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


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