![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
AnimalDoll
|
|
|
| appearance as argument number 1 |
|
|
| (subclass AnimalDoll Doll) | Mid-level-ontology.kif 3004-3004 | Toy animal is a subclass of doll |
| (documentation AnimalDoll EnglishLanguage "A Doll that represents an Animal.") | Mid-level-ontology.kif 3005-3005 | Toy animal is a subclass of doll |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage AnimalDoll "toy animal") | Mid-level-ontology.kif 3006-3006 |
| antecedent |
|
|
| (=> (instance ?AD AnimalDoll) (exists (?A) (and (instance ?A Animal) (represents ?AD ?A)))) |
Mid-level-ontology.kif 3008-3013 | If X is an instance of toy animal, then there exists Y such that Y is an instance of animal and X expresses Y |