Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  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
-------------------------


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

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


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

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


(=>
    (instance ?B BloodTypeAB)
    (exists (?A)
        (and
            (instance ?A AntigenA)
            (part ?A ?B))))
Mid-level-ontology.kif 11732-11737 If X is an instance of blood type AB, then there exists Y such that Y is an instance of antigen a and Y is a part of X
(=>
    (instance ?B BloodTypeAB)
    (exists (?A)
        (and
            (instance ?A AntigenB)
            (part ?A ?B))))
Mid-level-ontology.kif 11739-11744 If X is an instance of blood type AB, then there exists Y such that Y is an instance of antigen b and Y is a part of X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners