![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| HumanDoll(human doll) |
| appearance as argument number 1 |
|
|
| (subclass HumanDoll Doll) | Mid-level-ontology.kif 3015-3015 | Human doll is a subclass of doll |
| (documentation HumanDoll EnglishLanguage "A Doll that represents an Human.") | Mid-level-ontology.kif 3016-3016 | Human doll is a subclass of doll |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage HumanDoll "human doll") | Mid-level-ontology.kif 3017-3017 |
| antecedent |
|
|
| (=> (instance ?AD HumanDoll) (exists (?H) (and (instance ?H Human) (represents ?AD ?H)))) |
Mid-level-ontology.kif 3019-3024 | If X is an instance of human doll, then there exists Y such that Y is an instance of human and X expresses Y |