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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Tumor

Sigma KEE - Tumor
Tumor

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


(documentation Tumor EnglishLanguage "Any AbnormalAnatomicalStructure which consists of a mass of Tissue. Note that this class covers both malignant (i.e. cancerous) and benign tumors.") Mid-level-ontology.kif 9461-9463
(subclass Tumor AbnormalAnatomicalStructure) Mid-level-ontology.kif 9460-9460 TumorAbnormalAnatomicalStructuresubclass では %n

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


(termFormat ChineseLanguage Tumor "瘤") domainEnglishFormat.kif 59446-59446
(termFormat ChineseTraditionalLanguage Tumor "瘤") domainEnglishFormat.kif 59445-59445
(termFormat EnglishLanguage Tumor "tumor") domainEnglishFormat.kif 59444-59444

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


(=>
    (instance ?TUMOR Tumor)
    (forall (?PART)
        (=>
            (part ?PART ?TUMOR)
            (instance ?PART Tissue))))
Mid-level-ontology.kif 9465-9470

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


(=>
    (attribute ?PERSON Cancer)
    (exists (?TUMOR)
        (and
            (instance ?TUMOR Tumor)
            (part ?TUMOR ?PERSON))))
Mid-level-ontology.kif 6290-6295


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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