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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Upwind
Upwind(upwind)
against_the_wind, into_the_wind, leeward, upwind, weather, windward

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


(documentation Upwind EnglishLanguage "Upwind is a PositionalAttribute that indicates relative position upwind (windward) with respect to the direction that the Wind is blowing.") Weather.kif 276-279
(externalImage Upwind "http://upload.wikimedia.org/wikipedia/commons/7/75/ Upwind_downwind_example.png") pictureList.kif 6953-6953
(instance Upwind PositionalAttribute) Weather.kif 273-273 Upwind is an instance of positional attribute
(subAttribute Upwind Upstream) Weather.kif 274-274 Upwind is a subattribute of upstream

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


(termFormat ChineseLanguage Upwind "上风") domainEnglishFormat.kif 60674-60674
(termFormat ChineseTraditionalLanguage Upwind "上風") domainEnglishFormat.kif 60673-60673
(termFormat EnglishLanguage Upwind "upwind") domainEnglishFormat.kif 60672-60672

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


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


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