DigitAppendage(digit appendage)
| dactyl, digit, minimus |
| appearance as argument number 1 |
|
|
| (subclass DigitAppendage AnimalAnatomicalStructure) | Mid-level-ontology.kif 13968-13968 | Digit appendage is a subclass of animal anatomical structure |
| (subclass DigitAppendage BodyPart) | Mid-level-ontology.kif 13969-13969 | Digit appendage is a subclass of body part |
| (documentation DigitAppendage EnglishLanguage "Any of the extremities of Limbs that are found in the higer Vertebrates and the Amphibians.") | Mid-level-ontology.kif 13970-13971 | Digit appendage is a subclass of body part |
| (initialPart DigitAppendage Limb) | Mid-level-ontology.kif 13992-13992 | Every digit appendage is initially part of a limb |
| (externalImage DigitAppendage "http://upload.wikimedia.org/wikipedia/commons/ 4/ 45/ LeftHand.jpg") | pictureList.kif 1091-1091 | Every digit appendage is initially part of a limb |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?DIGIT DigitAppendage) (exists (?LIMB) (and (instance ?LIMB Limb) (part ?DIGIT ?LIMB)))) |
Mid-level-ontology.kif 13973-13978 | If X is an instance of digit appendage, then there exists Y such that Y is an instance of limb and X is a part of Y |
| consequent |
|
|
| (=> (instance ?N NailDigit) (exists (?D) (and (instance ?D DigitAppendage) (part ?N ?D)))) |
Mid-level-ontology.kif 14012-14017 | If X is an instance of nail, then there exists Y such that Y is an instance of digit appendage and X is a part of Y |
|
|