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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BloodTypeAB
BloodTypeAB(blood typeA b)
AB, group_AB, type_AB

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


(documentation BloodTypeAB EnglishLanguage "The subclass of Blood that contains both AntigenA and AntigenB.") Mid-level-ontology.kif 10277-10278
(externalImage BloodTypeAB "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1a/ Plasma-donation.png") pictureList.kif 8385-8385
(subclass BloodTypeAB Blood) Mid-level-ontology.kif 10276-10276 Blood typeA b is a subclass of blood

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


(termFormat ChineseLanguage BloodTypeAB "血型b") domainEnglishFormat.kif 11375-11375
(termFormat ChineseTraditionalLanguage BloodTypeAB "血型b") domainEnglishFormat.kif 11374-11374
(termFormat EnglishLanguage BloodTypeAB "blood typeA b") domainEnglishFormat.kif 11373-11373

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


(=>
    (instance ?B BloodTypeAB)
    (exists (?A)
        (and
            (instance ?A AntigenA)
            (part ?A ?B))))
Mid-level-ontology.kif 10280-10285
(=>
    (instance ?B BloodTypeAB)
    (exists (?A)
        (and
            (instance ?A AntigenB)
            (part ?A ?B))))
Mid-level-ontology.kif 10287-10292


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 is open source software produced by Articulate Software and its partners