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 6952-6952
(instance Upwind PositionalAttribute) Weather.kif 261-261 Upwind位置属性instance では
(subAttribute Upwind Upstream) Weather.kif 262-262 UpwindUpstreamsubattribute では

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


(termFormat ChineseLanguage Upwind "上风") domainEnglishFormat.kif 60668-60668
(termFormat ChineseTraditionalLanguage Upwind "上風") domainEnglishFormat.kif 60667-60667
(termFormat EnglishLanguage Upwind "upwind") domainEnglishFormat.kif 60666-60666

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 31705-31714

consequent
-------------------------


(=>
    (and
        (instance ?W CoastalChinookWind)
        (eventLocated ?W PacificNorthwest)
        (origin ?W PacificOcean))
    (orientation PacificOcean PacificNorthwest Upwind))
Weather.kif 1693-1698


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