![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Human
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Doll Toy) | Mid-level-ontology.kif 2992-2992 | Doll is a subclass of toy |
| (documentation Doll EnglishLanguage "A Toy that represents some AutonomousAgent, typically a Human or Animal (which could also be fictional).") | Mid-level-ontology.kif 2993-2994 | Doll is a subclass of toy |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?D Doll) (exists (?A) (and (instance ?A AutonomousAgent) (represents ?D ?A)))) |
Mid-level-ontology.kif 2997-3002 | If X is an instance of doll, then there exists Y such that Y is an instance of agent and X expresses Y |