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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Chin
Chin

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 12920-12921
(externalImage Chin "http://upload.wikimedia.org/wikipedia/commons/7/70/ Stubbly_face.jpg") pictureList.kif 65-65
(subclass Chin AnimalAnatomicalStructure) Mid-level-ontology.kif 12918-12918 Chin est une sous-classe de AnimalAnatomicalStructure
(subclass Chin BodyPart) Mid-level-ontology.kif 12919-12919 Chin est une sous-classe de partie du corps

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


(termFormat ChineseLanguage Chin "下巴") domainEnglishFormat.kif 14526-14526
(termFormat ChineseTraditionalLanguage Chin "下巴") domainEnglishFormat.kif 14525-14525
(termFormat EnglishLanguage Chin "chin") domainEnglishFormat.kif 14524-14524

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 12930-12941
(=>
    (instance ?CHIN Chin)
    (exists (?FACE)
        (and
            (instance ?FACE Face)
            (part ?CHIN ?FACE))))
Mid-level-ontology.kif 12923-12928


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