Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  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
-------------------------


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

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


(subclass RedBloodCell BloodCell) Mid-level-ontology.kif 11613-11613 Red blood cell is a subclass of blood cell
(subclass Platelet BloodCell) Mid-level-ontology.kif 11625-11625 Thrombocyte is a subclass of blood cell
(subclass WhiteBloodCell BloodCell) Mid-level-ontology.kif 11659-11659 Leukocyte is a subclass of blood cell
(termFormat EnglishLanguage BloodCell "blood cell") domainEnglishFormat.kif 11369-11369 Leukocyte is a subclass of blood cell
(termFormat ChineseTraditionalLanguage BloodCell "血細胞") domainEnglishFormat.kif 11370-11370 Leukocyte is a subclass of blood cell
(termFormat ChineseLanguage BloodCell "血细胞") domainEnglishFormat.kif 11371-11371 Leukocyte is a subclass of blood cell

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


(=>
    (instance ?C BloodCell)
    (exists (?B)
        (and
            (instance ?B Blood)
            (part ?C ?B))))
Mid-level-ontology.kif 11606-11611 If X is an instance of blood cell, then there exists Y such that Y is an instance of blood and X is a part of Y
(=>
    (instance ?BC BloodCell)
    (holdsDuring
        (BeginFn
            (WhenFn ?BC))
        (exists (?BM)
            (and
                (instance ?BM BoneMarrow)
                (located ?BC ?BM)))))
Medicine.kif 1192-1200 If X is an instance of blood cell, then there exists Y such that Y is an instance of bone marrow and X is located at Y holds during the beginning of the time of existence of X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners