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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BloodCell
BloodCell

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


(documentation BloodCell EnglishLanguage "A Cell that is normally present in Blood.") Mid-level-ontology.kif 10153-10153
(externalImage BloodCell "http://upload.wikimedia.org/wikipedia/commons/ 2/ 20/ Illu_blood_cell_lineage.jpg") pictureList.kif 4554-4554
(subclass BloodCell AnimalAnatomicalStructure) Mid-level-ontology.kif 10152-10152 BloodCell est une sous-classe de AnimalAnatomicalStructure
(subclass BloodCell SomaticCell) Mid-level-ontology.kif 10151-10151 BloodCell est une sous-classe de SomaticCell

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


(subclass Platelet BloodCell) Mid-level-ontology.kif 10174-10174 Platelet est une sous-classe de BloodCell
(subclass RedBloodCell BloodCell) Mid-level-ontology.kif 10162-10162 RedBloodCell est une sous-classe de BloodCell
(subclass WhiteBloodCell BloodCell) Mid-level-ontology.kif 10208-10208 WhiteBloodCell est une sous-classe de BloodCell
(termFormat ChineseLanguage BloodCell "血细胞") domainEnglishFormat.kif 11363-11363
(termFormat ChineseTraditionalLanguage BloodCell "血細胞") domainEnglishFormat.kif 11362-11362
(termFormat EnglishLanguage BloodCell "blood cell") domainEnglishFormat.kif 11361-11361

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


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


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