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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Upwind

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 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 上風 and PositionalAttribute
(subAttribute Upwind Upstream) Weather.kif 274-274 子屬性 上風 and 上游的

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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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