Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DigitAppendage
DigitAppendage(数字附属物)

appearance as argument number 1
-------------------------


(documentation DigitAppendage EnglishLanguage "Any of the extremities of Limbs that are found in the higer Vertebrates and the Amphibians.") Mid-level-ontology.kif 12482-12483
(externalImage DigitAppendage "http://upload.wikimedia.org/wikipedia/commons/ 4/ 45/ LeftHand.jpg") pictureList.kif 1091-1091
(initialPart DigitAppendage Limb) Mid-level-ontology.kif 12504-12504 %每个 数字附属物initially part
(subclass DigitAppendage AnimalAnatomicalStructure) Mid-level-ontology.kif 12480-12480 数字附属物动物解剖结构subclass
(subclass DigitAppendage BodyPart) Mid-level-ontology.kif 12481-12481 数字附属物身体部位subclass

appearance as argument number 2
-------------------------


(subclass Finger DigitAppendage) Mid-level-ontology.kif 12506-12506 手指数字附属物subclass
(subclass Toe DigitAppendage) Mid-level-ontology.kif 12758-12758 脚趾数字附属物subclass
(termFormat ChineseLanguage DigitAppendage "数字附属物") domainEnglishFormat.kif 19530-19530
(termFormat ChineseTraditionalLanguage DigitAppendage "數字附屬物") domainEnglishFormat.kif 19529-19529
(termFormat EnglishLanguage DigitAppendage "digit appendage") domainEnglishFormat.kif 19528-19528

antecedent
-------------------------


(=>
    (instance ?DIGIT DigitAppendage)
    (exists (?LIMB)
        (and
            (instance ?LIMB Limb)
            (part ?DIGIT ?LIMB))))
Mid-level-ontology.kif 12485-12490

consequent
-------------------------


(=>
    (instance ?N NailDigit)
    (exists (?D)
        (and
            (instance ?D DigitAppendage)
            (part ?N ?D))))
Mid-level-ontology.kif 12524-12529


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners