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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 9252-9252 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 9253-9255 Stream water area is disjoint from static water area
(subclass StreamWaterArea FlowRegion) Mid-level-ontology.kif 9251-9251 Stream water area is a subclass of flow region
(subclass StreamWaterArea WaterArea) Mid-level-ontology.kif 9250-9250 Stream water area is a subclass of water area

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


(subclass Creek StreamWaterArea) Geography.kif 5673-5673 Creek is a subclass of stream water area
(subclass Rapids StreamWaterArea) Geography.kif 5633-5633 Rapids is a subclass of stream water area
(subclass River StreamWaterArea) Geography.kif 5472-5472 River is a subclass of stream water area
(subclass RiverMouth StreamWaterArea) Geography.kif 5656-5656 River mouth is a subclass of stream water area
(subclass Waterfall StreamWaterArea) Geography.kif 5546-5546 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 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 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