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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BloodTypeAB
BloodTypeAB(blood type AB)
AB, group_AB, type_AB

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


(documentation BloodTypeAB EnglishLanguage "The subclass of Blood that contains both AntigenA and AntigenB.") Mid-level-ontology.kif 11174-11175
(externalImage BloodTypeAB "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1a/ Plasma_donation.png") pictureList.kif 8384-8384
(subclass BloodTypeAB Blood) Mid-level-ontology.kif 11173-11173 Blood type AB is a subclass of blood

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


(termFormat ChineseLanguage BloodTypeAB "血型b") domainEnglishFormat.kif 11390-11390
(termFormat ChineseTraditionalLanguage BloodTypeAB "血型b") domainEnglishFormat.kif 11389-11389
(termFormat EnglishLanguage BloodTypeAB "blood type AB") domainEnglishFormat.kif 11388-11388

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


(=>
    (instance ?B BloodTypeAB)
    (exists (?A)
        (and
            (instance ?A AntigenA)
            (part ?A ?B))))
Mid-level-ontology.kif 11177-11182
(=>
    (instance ?B BloodTypeAB)
    (exists (?A)
        (and
            (instance ?A AntigenB)
            (part ?A ?B))))
Mid-level-ontology.kif 11184-11189


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