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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - StreamWaterArea
StreamWaterArea

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


(disjoint StreamWaterArea StaticWaterArea) Mid-level-ontology.kif 9034-9034 不相交的 StreamWaterArea and StaticWaterArea
(documentation StreamWaterArea EnglishLanguage "A relatively narrow WaterArea where the water flows constantly and in the same direction, e.g. a river, a stream, etc.") Mid-level-ontology.kif 9035-9037
(subclass StreamWaterArea FlowRegion) Mid-level-ontology.kif 9033-9033 子類 StreamWaterArea and 流動區域
(subclass StreamWaterArea WaterArea) Mid-level-ontology.kif 9032-9032 子類 StreamWaterArea and WaterArea

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


(subclass Creek StreamWaterArea) Geography.kif 5673-5673 子類 and StreamWaterArea
(subclass Rapids StreamWaterArea) Geography.kif 5633-5633 子類 急流 and StreamWaterArea
(subclass River StreamWaterArea) Geography.kif 5472-5472 子類 and StreamWaterArea
(subclass RiverMouth StreamWaterArea) Geography.kif 5656-5656 子類 河口 and StreamWaterArea
(subclass Waterfall StreamWaterArea) Geography.kif 5546-5546 子類 瀑布 and StreamWaterArea
(termFormat ChineseLanguage StreamWaterArea "溪水区") chinese_format.kif 953-953
(termFormat EnglishLanguage StreamWaterArea "stream water area") english_format.kif 1113-1113
(termFormat FrenchLanguage StreamWaterArea "plan d'eau en mouvement") french_format.kif 629-629
(termFormat Hindi StreamWaterArea "pravaahita jala kshetra") terms-hindi.txt 160-160
(termFormat ItalianLanguage StreamWaterArea "SuperficieD'AcquaCorrente") terms-it.txt 163-163
(termFormat JapaneseLanguage StreamWaterArea "河川水域") japanese_format.kif 2314-2314
(termFormat PortugueseLanguage StreamWaterArea "Area aquatica em movimento") portuguese_format.kif 581-581
(termFormat cz StreamWaterArea "stream water area") terms-cz.txt 197-197
(termFormat ro StreamWaterArea "întindere de apã curgãtoare") relations-ro.kif 650-650
(termFormat tg StreamWaterArea "laki ng agos") terms-tg.txt 164-164

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


(=>
    (and
        (instance ?SYSTEM RiverSystem)
        (instance ?STREAM StreamWaterArea)
        (part ?STREAM ?SYSTEM))
    (exists (?RIVER)
        (and
            (instance ?RIVER River)
            (part ?RIVER ?SYSTEM)
            (flows ?STREAM ?RIVER))))
Geography.kif 5533-5542
(=>
    (instance ?STREAM StreamWaterArea)
    (exists (?WATER)
        (and
            (instance ?WATER BodyOfWater)
            (not
                (equal ?WATER ?STREAM))
            (flows ?STREAM ?WATER))))
Geography.kif 5415-5421

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


(=>
    (instance ?FORK StreamWaterConfluence)
    (exists (?STREAM ?BRANCH)
        (and
            (instance ?STREAM River)
            (instance ?BRANCH StreamWaterArea)
            (flows ?BRANCH ?STREAM)
            (connects ?FORK ?STREAM ?BRANCH))))
Geography.kif 5498-5505
(=>
    (instance ?FORK StreamWaterConfluence)
    (exists (?STREAM1 ?STREAM2)
        (and
            (instance ?STREAM1 StreamWaterArea)
            (connects ?FORK ?STREAM1 ?STREAM2)
            (instance ?STREAM2 StreamWaterArea)
            (flows ?STREAM1 ?STREAM2))))
Geography.kif 5489-5496


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