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 284-287
(externalImage Downwind "http://upload.wikimedia.org/wikipedia/commons/7/ 75/ Upwind_downwind_example.png") pictureList.kif 6400-6400
(externalImage Downwind "http://upload.wikimedia.org/wikipedia/commons/8/ 89/ Cyclone_Catarina_from_the_ISS_on_March_26_2004.JPG") pictureList.kif 5966-5966
(instance Downwind PositionalAttribute) Weather.kif 281-281 Downwind位置属性instance では %n
(subAttribute Downwind Downstream) Weather.kif 282-282 DownwindDownstreamsubattribute では %n

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


(termFormat ChineseLanguage Downwind "顺风") domainEnglishFormat.kif 20286-20286
(termFormat ChineseTraditionalLanguage Downwind "順風") domainEnglishFormat.kif 20285-20285
(termFormat EnglishLanguage Downwind "downwind") domainEnglishFormat.kif 20284-20284

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


(=>
    (orientation ?O1 ?O2 Downwind)
    (exists (?T ?L ?P)
        (and
            (instance ?T Transfer)
            (attribute ?L Liquid)
            (path ?T ?P)
            (origin ?T ?O2)
            (beforeOnPath ?O2 ?O1 ?P ?T)
            (destination ?T ?O1))))
Mid-level-ontology.kif 29823-29832


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