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 13138-13139
(externalImage Chin "http://upload.wikimedia.org/wikipedia/commons/7/70/ Stubbly_face.jpg") pictureList.kif 65-65
(subclass Chin AnimalAnatomicalStructure) Mid-level-ontology.kif 13136-13136 Chin is a subclass of animal anatomical structure
(subclass Chin BodyPart) Mid-level-ontology.kif 13137-13137 Chin is a subclass of body part

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


(termFormat ChineseLanguage Chin "下巴") domainEnglishFormat.kif 14542-14542
(termFormat ChineseTraditionalLanguage Chin "下巴") domainEnglishFormat.kif 14541-14541
(termFormat EnglishLanguage Chin "chin") domainEnglishFormat.kif 14540-14540

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 13148-13159
(=>
    (instance ?CHIN Chin)
    (exists (?FACE)
        (and
            (instance ?FACE Face)
            (part ?CHIN ?FACE))))
Mid-level-ontology.kif 13141-13146


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