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


KB Term:  Term intersection
English Word: 

Sigma KEE - BloodTypeO
BloodTypeO(blood type o)
O, group_O, type_O

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


(subclass BloodTypeO Blood) Mid-level-ontology.kif 11765-11765 Blood type o is a subclass of blood
(documentation BloodTypeO EnglishLanguage "The subclass of Blood that contains neither AntigenA nor AntigenB.") Mid-level-ontology.kif 11766-11767 Blood type o is a subclass of blood
(externalImage BloodTypeO "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1a/ Plasma_donation.png") pictureList.kif 8386-8386 Blood type o is a subclass of blood

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


(termFormat EnglishLanguage BloodTypeO "blood type o") domainEnglishFormat.kif 11393-11393
(termFormat ChineseTraditionalLanguage BloodTypeO "血型o") domainEnglishFormat.kif 11394-11394
(termFormat ChineseLanguage BloodTypeO "血型o") domainEnglishFormat.kif 11395-11395

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


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