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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Upwind
Upwind

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
(subAttribute Upwind Upstream) Weather.kif 262-262

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


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

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 29837-29846


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