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

Formal Language: 


KB Term:  Term intersection
English Word: 

  StreamWaterArea

Sigma KEE - StreamWaterArea
StreamWaterArea(stream water area)East_River, Erie_Canal, Fountain_of_Youth, Harlem_River, Nilotic, Old_Faithful, Verrazano_Narrows, affluent, alluvial_cone, alluvial_fan, billabong, branch, channel, confluent, crossing, feeder, flume, fluvial, ford, fountainhead, geyser, gulch, gully, head, headspring, headstream, headwater, hot_spring, midstream, rill, rivulet, run, runnel, stream, streamlet, thalweg, thermal_spring, tidal_river, tidal_stream, tidewater_river, tidewater_stream, tideway, tributary, water_gap, water_system, watercourse, white_water, whitewater

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


(disjoint StreamWaterArea StaticWaterArea) Mid-level-ontology.kif 10240-10240 Stream water area is disjoint from static water area
(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 10241-10243 Stream water area is disjoint from static water area
(subclass StreamWaterArea FlowRegion) Mid-level-ontology.kif 10239-10239 Stream water area is a subclass of flow region
(subclass StreamWaterArea WaterArea) Mid-level-ontology.kif 10238-10238 Stream water area is a subclass of water area

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


(subclass Creek StreamWaterArea) Geography.kif 5806-5806 Creek is a subclass of stream water area
(subclass Rapids StreamWaterArea) Geography.kif 5766-5766 Rapids is a subclass of stream water area
(subclass River StreamWaterArea) Geography.kif 5605-5605 River is a subclass of stream water area
(subclass RiverMouth StreamWaterArea) Geography.kif 5789-5789 River mouth is a subclass of stream water area
(subclass Waterfall StreamWaterArea) Geography.kif 5679-5679 Waterfall is a subclass of stream water area
(termFormat ChineseLanguage StreamWaterArea "溪水区") chinese_format.kif 953-953 Waterfall is a subclass of stream water area
(termFormat EnglishLanguage StreamWaterArea "stream water area") english_format.kif 1113-1113 Waterfall is a subclass of stream water area
(termFormat FrenchLanguage StreamWaterArea "plan d'eau en mouvement") french_format.kif 629-629 Waterfall is a subclass of stream water area
(termFormat Hindi StreamWaterArea "pravaahita jala kshetra") terms-hindi.txt 160-160 Waterfall is a subclass of stream water area
(termFormat ItalianLanguage StreamWaterArea "SuperficieD'AcquaCorrente") terms-it.txt 163-163 Waterfall is a subclass of stream water area
(termFormat JapaneseLanguage StreamWaterArea "河川水域") japanese_format.kif 2314-2314 Waterfall is a subclass of stream water area
(termFormat PortugueseLanguage StreamWaterArea "Area aquatica em movimento") portuguese_format.kif 581-581 Waterfall is a subclass of stream water area
(termFormat cz StreamWaterArea "stream water area") terms-cz.txt 197-197 Waterfall is a subclass of stream water area
(termFormat de StreamWaterArea "stroemedes wassergebiet") terms-de.txt 456-456 Waterfall is a subclass of stream water area
(termFormat ro StreamWaterArea "întindere de apã curgãtoare") relations-ro.kif 650-650 Waterfall is a subclass of stream water area
(termFormat tg StreamWaterArea "laki ng agos") terms-tg.txt 164-164 Waterfall is a subclass of stream water area

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 5666-5675
(=>
    (instance ?STREAM StreamWaterArea)
    (exists (?WATER)
        (and
            (instance ?WATER BodyOfWater)
            (not
                (equal ?WATER ?STREAM))
            (flows ?STREAM ?WATER))))
Geography.kif 5548-5554

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


(=>
    (instance ?FORK StreamWaterConfluence)
    (exists (?STREAM ?BRANCH)
        (and
            (instance ?STREAM River)
            (instance ?BRANCH StreamWaterArea)
            (flows ?BRANCH ?STREAM)
            (connects ?FORK ?STREAM ?BRANCH))))
Geography.kif 5631-5638
(=>
    (instance ?FORK StreamWaterConfluence)
    (exists (?STREAM1 ?STREAM2)
        (and
            (instance ?STREAM1 StreamWaterArea)
            (connects ?FORK ?STREAM1 ?STREAM2)
            (instance ?STREAM2 StreamWaterArea)
            (flows ?STREAM1 ?STREAM2))))
Geography.kif 5622-5629


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