| appearance as argument number 1 |
|
|
| (documentation Vertebrate ChineseLanguage "这是一种有脊椎 Animal。") | chinese_format.kif 3399-3399 | |
| (documentation Vertebrate EnglishLanguage "An Animal which has a spinal column.") | Merge.kif 14676-14676 | |
| (subclass Vertebrate Animal) | Merge.kif 14675-14675 | Vertebrate is a subclass of animal |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (and (instance ?ANIMAL Animal) (instance ?SKELETON Skeleton) (part ?SKELETON ?ANIMAL)) (instance ?ANIMAL Vertebrate)) |
Mid-level-ontology.kif 12980-12985 |
|
| (=> (and (instance ?S NervousSystem) (part ?S ?A) (instance ?A Animal)) (instance ?A Vertebrate)) |
Mid-level-ontology.kif 12775-12780 |
|
| (=> (instance ?BONE BoneTissue) (exists (?VERT) (and (instance ?VERT Vertebrate) (part ?BONE ?VERT)))) |
Merge.kif 15369-15374 |
|
| (=> (instance ?FACE Face) (exists (?VERTEBRATE) (and (instance ?VERTEBRATE Vertebrate) (part ?FACE ?VERTEBRATE)))) |
Mid-level-ontology.kif 14219-14224 |
|
| (=> (instance ?LIMB Limb) (exists (?VERTEBRATE) (and (instance ?VERTEBRATE Vertebrate) (part ?LIMB ?VERTEBRATE)))) |
Mid-level-ontology.kif 13880-13885 |
|
| (=> (instance ?T Tail) (exists (?V) (and (instance ?V Vertebrate) (part ?T ?V) (not (instance ?V Human))))) |
Mid-level-ontology.kif 12299-12305 |
|
|
|