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 264-267
(externalImage Upwind "http://upload.wikimedia.org/wikipedia/commons/7/75/ Upwind_downwind_example.png") pictureList.kif 6953-6953
(instance Upwind PositionalAttribute) Weather.kif 261-261 Upwind is an instance of positional attribute
(subAttribute Upwind Upstream) Weather.kif 262-262 Upwind is a subattribute of upstream

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


(termFormat ChineseLanguage Upwind "上风") domainEnglishFormat.kif 60722-60722
(termFormat ChineseTraditionalLanguage Upwind "上風") domainEnglishFormat.kif 60721-60721
(termFormat EnglishLanguage Upwind "upwind") domainEnglishFormat.kif 60720-60720

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 30070-30079


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