![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| AnimalTeam(animal team) | team |
| appearance as argument number 1 |
|
|
| (subclass AnimalTeam GroupOfAnimals) | Mid-level-ontology.kif 8835-8835 | Animal team is a subclass of group of animals |
| (documentation AnimalTeam EnglishLanguage "A GroupOfAnimals which are Pulling something.") | Mid-level-ontology.kif 8836-8836 | Animal team is a subclass of group of animals |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?AT AnimalTeam) (exists (?P) (and (instance ?P Pulling) (agent ?P ?AT)))) |
Mid-level-ontology.kif 8838-8843 | If X is an instance of animal team, then there exists Y such that Y is an instance of pulling and X is an agent of Y |