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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Chin
Chin(chin)
buccula, chin, double_chin, mentum

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


(documentation Chin EnglishLanguage "A part of the Face which protrudes slightly and which is lower than all other parts of the Face.") Mid-level-ontology.kif 14251-14252
(externalImage Chin "http://upload.wikimedia.org/wikipedia/commons/7/70/ Stubbly_face.jpg") pictureList.kif 65-65
(subclass Chin AnimalAnatomicalStructure) Mid-level-ontology.kif 14249-14249 Chin is a subclass of animal anatomical structure
(subclass Chin BodyPart) Mid-level-ontology.kif 14250-14250 Chin is a subclass of body part

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


(termFormat ChineseLanguage Chin "下巴") domainEnglishFormat.kif 14535-14535
(termFormat ChineseTraditionalLanguage Chin "下巴") domainEnglishFormat.kif 14534-14534
(termFormat EnglishLanguage Chin "chin") domainEnglishFormat.kif 14533-14533

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


(=>
    (and
        (instance ?CHIN Chin)
        (instance ?FACE Face)
        (part ?CHIN ?FACE))
    (forall (?PART)
        (=>
            (and
                (part ?PART ?FACE)
                (not
                    (part ?PART ?CHIN)))
            (orientation ?PART ?CHIN Below))))
Mid-level-ontology.kif 14261-14272
(=>
    (instance ?CHIN Chin)
    (exists (?FACE)
        (and
            (instance ?FACE Face)
            (part ?CHIN ?FACE))))
Mid-level-ontology.kif 14254-14259


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