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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AntigenA
AntigenA(抗原 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 9804-9805
(subclass AntigenA Antigen) Mid-level-ontology.kif 9802-9802 子類 抗原 a and 抗原

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


(termFormat ChineseLanguage AntigenA "抗原 a") domainEnglishFormat.kif 7860-7860
(termFormat ChineseTraditionalLanguage AntigenA "抗原 a") domainEnglishFormat.kif 7859-7859
(termFormat EnglishLanguage AntigenA "antigen a") domainEnglishFormat.kif 7858-7858

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


(=>
    (instance ?B BloodTypeA)
    (exists (?A)
        (and
            (instance ?A AntigenA)
            (part ?A ?B))))
Mid-level-ontology.kif 10261-10266
(=>
    (instance ?B BloodTypeAB)
    (exists (?A)
        (and
            (instance ?A AntigenA)
            (part ?A ?B))))
Mid-level-ontology.kif 10280-10285
(=>
    (instance ?B BloodTypeB)
    (not
        (exists (?A)
            (and
                (instance ?A AntigenA)
                (part ?A ?B)))))
Mid-level-ontology.kif 10305-10311
(=>
    (instance ?B BloodTypeO)
    (not
        (exists (?A)
            (and
                (instance ?A AntigenA)
                (part ?A ?B)))))
Mid-level-ontology.kif 10317-10323


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