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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Upstream
Upstream(上游)

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


(instance Upstream PositionalAttribute) Geography.kif 5457-5457 上游位置属性instance
(oppositeDirection Upstream Downstream) Geography.kif 5460-5460 下游上游opposite 方向

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


(subAttribute Upwind Upstream) Weather.kif 274-274 上风上游subAttribute
(termFormat ChineseLanguage Upstream "上游") domainEnglishFormat.kif 60662-60662
(termFormat ChineseTraditionalLanguage Upstream "上游的") domainEnglishFormat.kif 60661-60661
(termFormat EnglishLanguage Upstream "upstream") domainEnglishFormat.kif 60660-60660

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


(=>
    (orientation ?O1 ?O2 Upstream)
    (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 29790-29799

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


(=>
    (flows ?FLUID1 ?FLUID2)
    (orientation ?FLUID1 ?FLUID2 Upstream))
Geography.kif 5446-5448


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