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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Breast
Breast

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


(documentation Breast EnglishLanguage "The paired Organs which are part of the chests of Primates.") Mid-level-ontology.kif 14161-14162
(externalImage Breast "http://upload.wikimedia.org/wikipedia/commons/0/0f/ Breast_anatomy_normal_scheme.png") pictureList.kif 4562-4562
(subclass Breast AnimalAnatomicalStructure) Mid-level-ontology.kif 14159-14159
(subclass Breast Organ) Mid-level-ontology.kif 14160-14160

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


(subclass Bust Breast) Mid-level-ontology.kif 14187-14187
(termFormat ChineseLanguage Breast "乳房") domainEnglishFormat.kif 11906-11906
(termFormat ChineseTraditionalLanguage Breast "乳房") domainEnglishFormat.kif 11905-11905
(termFormat EnglishLanguage Breast "breast") domainEnglishFormat.kif 11904-11904

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


(=>
    (and
        (instance ?B Breast)
        (instance ?H Human)
        (part ?B ?H))
    (part ?B
        (FrontFn ?H)))
Mid-level-ontology.kif 14179-14185
(=>
    (and
        (instance ?B Breast)
        (part ?B ?H))
    (attribute ?B Female))
Mid-level-ontology.kif 14190-14194
(=>
    (instance ?B Breast)
    (exists (?P)
        (and
            (instance ?P Primate)
            (part ?B ?P))))
Mid-level-ontology.kif 14172-14177
(=>
    (instance ?B Breast)
    (exists (?T)
        (and
            (instance ?T Torso)
            (part ?B
                (FrontFn ?T)))))
Mid-level-ontology.kif 14164-14170


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