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


KB Term:  Term intersection
English Word: 

  BloodTypeAB

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 11601-11602
(externalImage BloodTypeAB "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1a/ Plasma_donation.png") pictureList.kif 8384-8384
(subclass BloodTypeAB Blood) Mid-level-ontology.kif 11600-11600 Blood type AB is a subclass of blood

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


(termFormat ChineseLanguage BloodTypeAB "血型b") domainEnglishFormat.kif 11383-11383
(termFormat ChineseTraditionalLanguage BloodTypeAB "血型b") domainEnglishFormat.kif 11382-11382
(termFormat EnglishLanguage BloodTypeAB "blood type AB") domainEnglishFormat.kif 11381-11381

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


(=>
    (instance ?B BloodTypeAB)
    (exists (?A)
        (and
            (instance ?A AntigenA)
            (part ?A ?B))))
Mid-level-ontology.kif 11604-11609
(=>
    (instance ?B BloodTypeAB)
    (exists (?A)
        (and
            (instance ?A AntigenB)
            (part ?A ?B))))
Mid-level-ontology.kif 11611-11616


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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