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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - AnimalResidence
AnimalResidence

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


(documentation AnimalResidence EnglishLanguage "An Artifact which is intended to house Animals and not Humans. Note that an AnimalResidence may or may not be a StationaryArtifact, e.g. a horse stall is stationary while a doghouse generally is not.") Mid-level-ontology.kif 8153-8156
(externalImage AnimalResidence "http://upload.wikimedia.org/wikipedia/commons/ 0/ 02/ Doghouse3.jpg") pictureList.kif 4499-4499
(subclass AnimalResidence Artifact) Mid-level-ontology.kif 8152-8152 AnimalResidence est une sous-classe de artefact

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


(termFormat ChineseLanguage AnimalResidence "动物住所") domainEnglishFormat.kif 7603-7603
(termFormat ChineseTraditionalLanguage AnimalResidence "動物住所") domainEnglishFormat.kif 7602-7602
(termFormat EnglishLanguage AnimalResidence "animal residence") domainEnglishFormat.kif 7601-7601

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


(=>
    (instance ?RESIDENCE AnimalResidence)
    (hasPurpose ?RESIDENCE
        (exists (?ANIMAL)
            (and
                (instance ?ANIMAL Animal)
                (not
                    (instance ?ANIMAL Human))
                (inhabits ?ANIMAL ?RESIDENCE)))))
Mid-level-ontology.kif 8158-8165


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