![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Vertebrate Animal) | Merge.kif 14812-14812 | Vertebrate is a subclass of animal |
| (documentation Vertebrate EnglishLanguage "An Animal which has a spinal column.") | Merge.kif 14813-14813 | Vertebrate is a subclass of animal |
| appearance as argument number 2 |
|
|
| (partition Animal Vertebrate Invertebrate) | Merge.kif 14759-14759 | Animal is exhaustively partitioned into vertebrate and invertebrate |
| (subclass ColdBloodedVertebrate Vertebrate) | Merge.kif 14858-14858 | Cold blooded vertebrate is a subclass of vertebrate |
| (subclass WarmBloodedVertebrate Vertebrate) | Merge.kif 14863-14863 | Warm blooded vertebrate is a subclass of vertebrate |
| (termFormat EnglishLanguage Vertebrate "vertebrate") | english_format.kif 1163-1163 | Warm blooded vertebrate is a subclass of vertebrate |
| antecedent |
|
|
| (<=> (instance ?VERT Vertebrate) (exists (?SPINE) (and (instance ?VERT Animal) (component ?SPINE ?VERT) (instance ?SPINE SpinalColumn)))) |
Mid-level-ontology.kif 12422-12428 | X is an instance of vertebrate if, only if there exists Y such that X is an instance of animal, Y is a component of X, and Y is an instance of spinal column |
| (=> (and (instance ?V Vertebrate) (instance ?H Head) (part ?H ?V) (attribute ?V Healthy)) (exists (?S ?B) (and (instance ?S Skull) (member ?B ?S) (part ?B ?H)))) |
Mid-level-ontology.kif 12987-12997 | If X is an instance of vertebrate, Y is an instance of head, Y is a part of X, and healthy is an attribute of X, then there exist Z, W such that Z is an instance of skull, W is a member of Z, and W is a part of Y |
| (=> (and (instance ?V Vertebrate) (instance ?H Head) (part ?H ?V) (instance ?S Skull) (attribute ?V Healthy) (member ?B ?S) (part ?B ?V)) (part ?B ?H)) |
Mid-level-ontology.kif 12999-13008 | If All of the following hold: (1) X is an instance of vertebrate (2) Y is an instance of head (3) Y is a part of X (4) Z is an instance of skull (5) healthy is an attribute of X (6) W is a member of Z (7) W is a part of X, then W is a part of Y |
| consequent |
|
|
| (=> (instance ?BONE BoneTissue) (exists (?VERT) (and (instance ?VERT Vertebrate) (part ?BONE ?VERT)))) |
Merge.kif 15490-15495 | If X is an instance of bone tissue, then there exists Y such that Y is an instance of vertebrate and X is a part of Y |
| (=> (instance ?T Tail) (exists (?V) (and (instance ?V Vertebrate) (part ?T ?V) (not (instance ?V Human))))) |
Mid-level-ontology.kif 12452-12458 | If X is an instance of tail, then there exists Y such that Y is an instance of vertebrate, X is a part of Y, and Y is not an instance of human |
| (=> (and (instance ?S NervousSystem) (part ?S ?A) (instance ?A Animal)) (instance ?A Vertebrate)) |
Mid-level-ontology.kif 12950-12955 | If X is an instance of nervous system, X is a part of Y, and Y is an instance of animal, then Y is an instance of vertebrate |
| (=> (and (instance ?ANIMAL Animal) (instance ?SKELETON Skeleton) (part ?SKELETON ?ANIMAL)) (instance ?ANIMAL Vertebrate)) |
Mid-level-ontology.kif 13155-13160 | If X is an instance of animal, Y is an instance of skeleton, and Y is a part of X, then X is an instance of vertebrate |
| (=> (instance ?LIMB Limb) (exists (?VERTEBRATE) (and (instance ?VERTEBRATE Vertebrate) (part ?LIMB ?VERTEBRATE)))) |
Mid-level-ontology.kif 14170-14175 | If X is an instance of limb, then there exists Y such that Y is an instance of vertebrate and X is a part of Y |
| (=> (instance ?FACE Face) (exists (?VERTEBRATE) (and (instance ?VERTEBRATE Vertebrate) (part ?FACE ?VERTEBRATE)))) |
Mid-level-ontology.kif 14511-14516 | If X is an instance of face, then there exists Y such that Y is an instance of vertebrate and X is a part of Y |