Primate(primate)
|
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (subclass Ape Primate) | Merge.kif 14806-14806 | Ape is a subclass of primate |
| (subclass Monkey Primate) | Merge.kif 14810-14810 | Monkey is a subclass of primate |
| (subclass Hominid Primate) | Merge.kif 14814-14814 | Hominid is a subclass of primate |
| (subclass Lemur Primate) | Mid-level-ontology.kif 33184-33184 | Lemur is a subclass of primate |
| (initialPart Bone Primate) | Anatomy.kif 20-20 | Every bone is initially part of a primate |
| (termFormat EnglishLanguage Primate "primate") | english_format.kif 1203-1203 | Every bone is initially part of a primate |
| antecedent |
|
|
| (=> (and (instance ?H Primate) (instance ?D DiseaseOrSyndrome) (not (attribute ?H ?D))) (exists (?L1 ?L2) (and (instance ?L1 Lung) (instance ?L2 Lung) (not (equal ?L1 ?L2)) (part ?L1 ?H) (part ?L2 ?H)))) |
Mid-level-ontology.kif 12591-12604 | If X is an instance of primate, Y is an instance of disease or syndrome, and Y is not an attribute of X, then All of the following hold: (1) there exist Z (2) W such that Z is an instance of lung (3) W is an instance of lung (4) equal Z (5) W (6) Z is a part of X (7) W is a part of X |
| (=> (and (instance ?H Primate) (instance ?D DiseaseOrSyndrome) (not (attribute ?H ?D))) (exists (?L1 ?L2) (and (instance ?L1 Leg) (instance ?L2 Leg) (not (equal ?L1 ?L2)) (part ?L1 ?H) (part ?L2 ?H)))) |
Mid-level-ontology.kif 14169-14182 | If X is an instance of primate, Y is an instance of disease or syndrome, and Y is not an attribute of X, then All of the following hold: (1) there exist Z (2) W such that Z is an instance of leg (3) W is an instance of leg (4) equal Z (5) W (6) Z is a part of X (7) W is a part of X |
| (=> (and (instance ?H Primate) (instance ?D DiseaseOrSyndrome) (not (attribute ?H ?D))) (exists (?L1 ?L2) (and (instance ?L1 Foot) (instance ?L2 Foot) (not (equal ?L1 ?L2)) (part ?L1 ?H) (part ?L2 ?H)))) |
Mid-level-ontology.kif 14196-14209 | If X is an instance of primate, Y is an instance of disease or syndrome, and Y is not an attribute of X, then All of the following hold: (1) there exist Z (2) W such that Z is an instance of foot (3) W is an instance of foot (4) equal Z (5) W (6) Z is a part of X (7) W is a part of X |
| consequent |
|
|
| (=> (instance ?ARM Arm) (exists (?PRIMATE) (and (instance ?PRIMATE Primate) (part ?ARM ?PRIMATE)))) |
Mid-level-ontology.kif 13949-13954 | If X is an instance of arm, then there exists Y such that Y is an instance of primate and X is a part of Y |
| (=> (instance ?SHOULDER Shoulder) (exists (?PRIMATE) (and (instance ?PRIMATE Primate) (part ?SHOULDER ?PRIMATE)))) |
Mid-level-ontology.kif 14272-14277 | If X is an instance of shoulder, then there exists Y such that Y is an instance of primate and X is a part of Y |
| (=> (instance ?B Breast) (exists (?P) (and (instance ?P Primate) (part ?B ?P)))) |
Mid-level-ontology.kif 14328-14333 | If X is an instance of breast, then there exists Y such that Y is an instance of primate and X is a part of Y |
|
|