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 9807-9807 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 9808-9810 Stream water area is disjoint from static water area
(subclass StreamWaterArea FlowRegion) Mid-level-ontology.kif 9806-9806 Stream water area is a subclass of flow region
(subclass StreamWaterArea WaterArea) Mid-level-ontology.kif 9805-9805 Stream water area is a subclass of water area

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


(subclass Creek StreamWaterArea) Geography.kif 5742-5742 Creek is a subclass of stream water area
(subclass Rapids StreamWaterArea) Geography.kif 5702-5702 Rapids is a subclass of stream water area
(subclass River StreamWaterArea) Geography.kif 5541-5541 River is a subclass of stream water area
(subclass RiverMouth StreamWaterArea) Geography.kif 5725-5725 River mouth is a subclass of stream water area
(subclass Waterfall StreamWaterArea) Geography.kif 5615-5615 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 5602-5611
(=>
    (instance ?STREAM StreamWaterArea)
    (exists (?WATER)
        (and
            (instance ?WATER BodyOfWater)
            (not
                (equal ?WATER ?STREAM))
            (flows ?STREAM ?WATER))))
Geography.kif 5484-5490

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


(=>
    (instance ?FORK StreamWaterConfluence)
    (exists (?STREAM ?BRANCH)
        (and
            (instance ?STREAM River)
            (instance ?BRANCH StreamWaterArea)
            (flows ?BRANCH ?STREAM)
            (connects ?FORK ?STREAM ?BRANCH))))
Geography.kif 5567-5574
(=>
    (instance ?FORK StreamWaterConfluence)
    (exists (?STREAM1 ?STREAM2)
        (and
            (instance ?STREAM1 StreamWaterArea)
            (connects ?FORK ?STREAM1 ?STREAM2)
            (instance ?STREAM2 StreamWaterArea)
            (flows ?STREAM1 ?STREAM2))))
Geography.kif 5558-5565


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