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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Kennel
Kennel(kennel)dog_house, doghouse, kennel

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


(documentation Kennel EnglishLanguage "Kennel is a TrapOrCage where a DomesticAnimal is Confining by its owner") Mid-level-ontology.kif 27011-27012
(subclass Kennel TrapOrCage) Mid-level-ontology.kif 27010-27010 Kennel is a subclass of trap or cage

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


(termFormat EnglishLanguage Kennel "kennel") Mid-level-ontology.kif 27013-27013

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


(=>
    (instance ?KENNEL Kennel)
    (hasPurpose ?KENNEL
        (exists (?ANIMAL ?CONFINING)
            (and
                (instance ?ANIMAL DomesticAnimal)
                (instance ?CONFINING Confining)
                (patient ?CONFINING ?ANIMAL)
                (eventLocated ?CONFINING ?KENNEL)))))
Mid-level-ontology.kif 27015-27023


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