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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Lake
Lake

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


(documentation Lake EnglishLanguage "Lake is the subclass of BodyOfWater whose instances are naturally occurring static bodies of water surrounded by land.") Geography.kif 5862-5864
(subclass Lake StaticWaterArea) Geography.kif 5860-5860

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


(termFormat ChineseLanguage Lake "湖") domainEnglishFormat.kif 33132-33132
(termFormat ChineseTraditionalLanguage Lake "湖") domainEnglishFormat.kif 33131-33131
(termFormat EnglishLanguage Lake "lake") domainEnglishFormat.kif 33130-33130

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


(=>
    (and
        (instance ?LAKE Lake)
        (instance ?OCEAN Ocean))
    (smaller ?LAKE ?OCEAN))
Geography.kif 5866-5870

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


(=>
    (instance ?REGION LakeRegion)
    (exists (?LAKE)
        (and
            (instance ?LAKE Lake)
            (located ?LAKE ?REGION))))
Geography.kif 5537-5542


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