![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
MashupRecording
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Kennel TrapOrCage) | Mid-level-ontology.kif 27651-27651 | Kennel is a subclass of trap or cage |
| (documentation Kennel EnglishLanguage "Kennel is a TrapOrCage where a DomesticAnimal is Confining by its owner") | Mid-level-ontology.kif 27652-27653 | Kennel is a subclass of trap or cage |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Kennel "kennel") | Mid-level-ontology.kif 27654-27654 |
| 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 27656-27664 | If X is an instance of kennel, then X has the purpose there exist Y, Z such that Y is an instance of domestic animal, Z is an instance of confining, Y is a patient of Z, and Z is located at X |