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


KB Term:  Term intersection
English Word: 

Sigma KEE - BloodTypeB
BloodTypeB(blood type b)
B, group_B, type_B

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


(subclass BloodTypeB Blood) Mid-level-ontology.kif 11746-11746 Blood type b is a subclass of blood
(documentation BloodTypeB EnglishLanguage "The subclass of Blood that contains AntigenB and does not contain AntigenA.") Mid-level-ontology.kif 11747-11748 Blood type b is a subclass of blood
(externalImage BloodTypeB "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1a/ Plasma_donation.png") pictureList.kif 8385-8385 Blood type b is a subclass of blood

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


(termFormat EnglishLanguage BloodTypeB "blood type b") domainEnglishFormat.kif 11387-11387
(termFormat ChineseTraditionalLanguage BloodTypeB "血型b") domainEnglishFormat.kif 11388-11388
(termFormat ChineseLanguage BloodTypeB "血型b") domainEnglishFormat.kif 11389-11389

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


(=>
    (instance ?B BloodTypeB)
    (exists (?A)
        (and
            (instance ?A AntigenB)
            (part ?A ?B))))
Mid-level-ontology.kif 11750-11755 If X is an instance of blood type b, then there exists Y such that Y is an instance of antigen b and Y is a part of X
(=>
    (instance ?B BloodTypeB)
    (not
        (exists (?A)
            (and
                (instance ?A AntigenA)
                (part ?A ?B)))))
Mid-level-ontology.kif 11757-11763 If X is an instance of blood type b, then there doesn't exist Y such that Y is an instance of antigen a 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