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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - RedBloodCell
RedBloodCell

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


(documentation RedBloodCell EnglishLanguage "BloodCells that contain hemoglobin, lack a CellNucleus, and carry Oxygen to the tissues of the body.") Mid-level-ontology.kif 10190-10191
(externalImage RedBloodCell "http://upload.wikimedia.org/wikipedia/commons/ 1/ 13/ Redbloodcells.jpg") pictureList.kif 6813-6813
(externalImage RedBloodCell "http://upload.wikimedia.org/wikipedia/commons/ 8/ 89/ Gray453.png") pictureList.kif 7711-7711
(externalImage RedBloodCell "http://upload.wikimedia.org/wikipedia/commons/ 9/ 92/ Sicklecells.jpg") pictureList.kif 7710-7710
(subclass RedBloodCell BloodCell) Mid-level-ontology.kif 10189-10189 RedBloodCell è una sottoclasse di BloodCell

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


(termFormat ChineseLanguage RedBloodCell "红细胞") domainEnglishFormat.kif 49054-49054
(termFormat ChineseTraditionalLanguage RedBloodCell "紅細胞") domainEnglishFormat.kif 49053-49053
(termFormat EnglishLanguage RedBloodCell "red blood cell") domainEnglishFormat.kif 49052-49052

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


(=>
    (instance ?C RedBloodCell)
    (not
        (exists (?N)
            (and
                (instance ?N CellNucleus)
                (part ?N ?C)))))
Mid-level-ontology.kif 10193-10199

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


(=>
    (instance ?BP BloodPlasma)
    (not
        (exists (?WBC ?RBC)
            (and
                (instance ?WBC WhiteBloodCell)
                (instance ?RBC RedBloodCell)
                (part ?WBC ?BP)
                (part ?RBC ?BP)))))
Medicine.kif 1159-1167


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