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


KB Term:  Term intersection
English Word: 

Sigma KEE - AntigenB
AntigenB(antigen b)

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


(subclass AntigenB Antigen) Mid-level-ontology.kif 11253-11253 Antigen b is a subclass of antigen
(documentation AntigenB EnglishLanguage "An Antigen that is carried in the RedBloodCells of those with BloodTypeB.") Mid-level-ontology.kif 11255-11256 Antigen b is a subclass of antigen

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


(termFormat EnglishLanguage AntigenB "antigen b") domainEnglishFormat.kif 7864-7864
(termFormat ChineseTraditionalLanguage AntigenB "抗原 b") domainEnglishFormat.kif 7865-7865
(termFormat ChineseLanguage AntigenB "抗原 b") domainEnglishFormat.kif 7866-7866

consequent
-------------------------


(=>
    (instance ?B BloodTypeA)
    (not
        (exists (?A)
            (and
                (instance ?A AntigenB)
                (part ?A ?B)))))
Mid-level-ontology.kif 11720-11726 If X is an instance of A, then there doesn't exist Y such that Y is an instance of antigen b 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
(=>
    (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 BloodTypeO)
    (not
        (exists (?A)
            (and
                (instance ?A AntigenB)
                (part ?A ?B)))))
Mid-level-ontology.kif 11777-11783 If X is an instance of blood type o, then there doesn't exist 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