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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Waterfall
Waterfall

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


(documentation Waterfall EnglishLanguage "Waterfall is the subclass of StreamWaterAreas where running water falls steeply downhill.") Geography.kif 5851-5853
(subclass Waterfall StreamWaterArea) Geography.kif 5849-5849

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


(termFormat ChineseLanguage Waterfall "瀑布") domainEnglishFormat.kif 62391-62391
(termFormat ChineseTraditionalLanguage Waterfall "瀑布") domainEnglishFormat.kif 62390-62390
(termFormat EnglishLanguage Waterfall "waterfall") domainEnglishFormat.kif 62389-62389

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


(=>
    (and
        (instance ?FALL Waterfall)
        (instance ?CURRENT WaterMotion)
        (flowCurrent ?CURRENT ?FALL)
        (origin ?CURRENT ?TOP)
        (destination ?CURRENT ?BOTTOM)
        (instance ?TOP WaterArea)
        (instance ?BOTTOM WaterArea))
    (orientation ?TOP ?BOTTOM Above))
Geography.kif 5864-5873


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