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 11492-11493
(externalImage RedBloodCell "http://upload.wikimedia.org/wikipedia/commons/ 1/ 13/ Redbloodcells.jpg") pictureList.kif 6812-6812
(externalImage RedBloodCell "http://upload.wikimedia.org/wikipedia/commons/ 8/ 89/ Gray453.png") pictureList.kif 7710-7710
(externalImage RedBloodCell "http://upload.wikimedia.org/wikipedia/commons/ 9/ 92/ Sicklecells.jpg") pictureList.kif 7709-7709
(subclass RedBloodCell BloodCell) Mid-level-ontology.kif 11491-11491 RedBloodCellBloodCellsubclass では

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


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

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


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

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


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


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