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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - BloodCell
BloodCell(blood cell)
blood_cell, blood_corpuscle, corpuscle

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


(documentation BloodCell EnglishLanguage "A Cell that is normally present in Blood.") Mid-level-ontology.kif 11482-11482
(externalImage BloodCell "http://upload.wikimedia.org/wikipedia/commons/ 2/ 20/ Illu_blood_cell_lineage.jpg") pictureList.kif 4553-4553
(subclass BloodCell AnimalAnatomicalStructure) Mid-level-ontology.kif 11481-11481 Blood cell is a subclass of animal anatomical structure
(subclass BloodCell SomaticCell) Mid-level-ontology.kif 11480-11480 Blood cell is a subclass of somatic cell

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


(subclass Platelet BloodCell) Mid-level-ontology.kif 11503-11503 Thrombocyte is a subclass of blood cell
(subclass RedBloodCell BloodCell) Mid-level-ontology.kif 11491-11491 Red blood cell is a subclass of blood cell
(subclass WhiteBloodCell BloodCell) Mid-level-ontology.kif 11537-11537 White blood cell is a subclass of blood cell
(termFormat ChineseLanguage BloodCell "血细胞") domainEnglishFormat.kif 11372-11372 White blood cell is a subclass of blood cell
(termFormat ChineseTraditionalLanguage BloodCell "血細胞") domainEnglishFormat.kif 11371-11371 White blood cell is a subclass of blood cell
(termFormat EnglishLanguage BloodCell "blood cell") domainEnglishFormat.kif 11370-11370 White blood cell is a subclass of blood cell

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


(=>
    (instance ?BC BloodCell)
    (holdsDuring
        (BeginFn
            (WhenFn ?BC))
        (exists (?BM)
            (and
                (instance ?BM BoneMarrow)
                (located ?BC ?BM)))))
Medicine.kif 1203-1211
(=>
    (instance ?C BloodCell)
    (exists (?B)
        (and
            (instance ?B Blood)
            (part ?C ?B))))
Mid-level-ontology.kif 11484-11489


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