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


KB Term:  Term intersection
English Word: 

Sigma KEE - Rapids
Rapids(rapids)

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


(subclass Rapids StreamWaterArea) Geography.kif 7254-7254 Rapids is a subclass of stream water area
(documentation Rapids EnglishLanguage "Rapids is the class of WaterAreas that are parts of a StreamWaterArea where the currents move swiftly over rocks.") Geography.kif 7256-7258 Rapids is a subclass of stream water area
(externalImage Rapids "http://upload.wikimedia.org/wikipedia/commons/3/3a/ Green_wall.JPG") pictureList.kif 4802-4802 Rapids is a subclass of stream water area

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


(termFormat EnglishLanguage Rapids "rapids") domainEnglishFormat.kif 48771-48771
(termFormat ChineseTraditionalLanguage Rapids "急流") domainEnglishFormat.kif 48772-48772
(termFormat ChineseLanguage Rapids "急流") domainEnglishFormat.kif 48773-48773

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


(=>
    (instance ?RAPIDS Rapids)
    (exists (?RIVER)
        (and
            (instance ?RIVER River)
            (part ?RAPIDS ?RIVER))))
Geography.kif 7260-7265 If X is an instance of rapids, then there exists Y such that Y is an instance of river and X is a part of Y
(=>
    (and
        (instance ?RAPIDS Rapids)
        (bottom ?BOTTOM ?RAPIDS))
    (exists (?ROCK)
        (and
            (instance ?ROCK Rock)
            (part ?ROCK ?BOTTOM))))
Geography.kif 7267-7274 If X is an instance of rapids and the bottom of X is Y, then there exists Z such that Z is an instance of rock and Z is a part of Y


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