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


KB Term:  Term intersection
English Word: 

Sigma KEE - BloodTypeA
BloodTypeA(blood type A)
A, group_A, type_A

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


(subclass BloodTypeA Blood) Mid-level-ontology.kif 11709-11709 A is a subclass of blood
(documentation BloodTypeA EnglishLanguage "The subclass of Blood that contains AntigenA and does not contain AntigenB.") Mid-level-ontology.kif 11710-11711 A is a subclass of blood
(externalImage BloodTypeA "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1a/ Plasma_donation.png") pictureList.kif 8383-8383 A is a subclass of blood

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


(termFormat EnglishLanguage BloodTypeA "blood type A") domainEnglishFormat.kif 11375-11375
(termFormat ChineseTraditionalLanguage BloodTypeA "血型a") domainEnglishFormat.kif 11376-11376
(termFormat ChineseLanguage BloodTypeA "血型a") domainEnglishFormat.kif 11377-11377

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


(=>
    (instance ?B BloodTypeA)
    (exists (?A)
        (and
            (instance ?A AntigenA)
            (part ?A ?B))))
Mid-level-ontology.kif 11713-11718 If X is an instance of A, then there exists Y such that Y is an instance of antigen a and Y is a part of X
(=>
    (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


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