![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| AnimalController(animal controller) | bridle, chains, dog_collar, irons, rein |
| appearance as argument number 1 |
|
|
| (subclass AnimalController Device) | Mid-level-ontology.kif 3334-3334 | Animal controller is a subclass of device |
| (documentation AnimalController EnglishLanguage "Any Device which is used to control the movements of an Animal or Human, e.g. leashes, reins, harnesses, muzzles, bridles, shackles, handcuffs, etc.") | Mid-level-ontology.kif 3335-3337 | Animal controller is a subclass of device |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?AC AnimalController) (hasPurpose ?AC (exists (?G ?A) (and (instance ?G Guiding) (instrument ?G ?AC) (instance ?A Animal) (patient ?G ?A))))) |
Mid-level-ontology.kif 3339-3347 | If X is an instance of animal controller, then X has the purpose there exist Y, Z such that Y is an instance of guiding, X is an instrument for Y, Z is an instance of animal, and Z is a patient of Y |