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


KB Term:  Term intersection
English Word: 

Sigma KEE - Burrow
Burrow(burrow)
burrow, rabbit_burrow, rabbit_hole, rabbit_warren, tunnel, warren, wormhole

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


(documentation Burrow EnglishLanguage "A small HoleRegion created by an Animal for the purpose of inhabiting it.") Geography.kif 7643-7644
(externalImage Burrow "http://upload.wikimedia.org/wikipedia/commons/0/06/ Burrowing_Crayfish_in_his_burrow.jpg") pictureList.kif 1469-1469
(subclass Burrow HoleRegion) Geography.kif 7642-7642 Burrow is a subclass of hole

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


(termFormat ChineseLanguage Burrow "地洞") domainEnglishFormat.kif 12393-12393
(termFormat ChineseTraditionalLanguage Burrow "地洞") domainEnglishFormat.kif 12392-12392
(termFormat EnglishLanguage Burrow "burrow") domainEnglishFormat.kif 12391-12391

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


(=>
    (instance ?B Burrow)
    (exists (?A)
        (hasPurpose ?B
            (inhabits ?A ?B))))
Geography.kif 7657-7661
(=>
    (instance ?B Burrow)
    (exists (?P ?A)
        (and
            (instance ?P Process)
            (agent ?P ?A)
            (instance ?A Animal)
            (not
                (instance ?A Human))
            (result ?P ?B))))
Geography.kif 7646-7655


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