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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AntigenA
AntigenA(antigen a)

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


(documentation AntigenA EnglishLanguage "An Antigen that is carried in the RedBloodCells of those with BloodTypeA.") Mid-level-ontology.kif 10701-10702
(subclass AntigenA Antigen) Mid-level-ontology.kif 10699-10699 Antigen a is a subclass of antigen

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


(termFormat ChineseLanguage AntigenA "抗原 a") domainEnglishFormat.kif 7867-7867
(termFormat ChineseTraditionalLanguage AntigenA "抗原 a") domainEnglishFormat.kif 7866-7866
(termFormat EnglishLanguage AntigenA "antigen a") domainEnglishFormat.kif 7865-7865

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


(=>
    (instance ?B BloodTypeA)
    (exists (?A)
        (and
            (instance ?A AntigenA)
            (part ?A ?B))))
Mid-level-ontology.kif 11158-11163
(=>
    (instance ?B BloodTypeAB)
    (exists (?A)
        (and
            (instance ?A AntigenA)
            (part ?A ?B))))
Mid-level-ontology.kif 11177-11182
(=>
    (instance ?B BloodTypeB)
    (not
        (exists (?A)
            (and
                (instance ?A AntigenA)
                (part ?A ?B)))))
Mid-level-ontology.kif 11202-11208
(=>
    (instance ?B BloodTypeO)
    (not
        (exists (?A)
            (and
                (instance ?A AntigenA)
                (part ?A ?B)))))
Mid-level-ontology.kif 11214-11220


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