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


KB Term:  Term intersection
English Word: 

Sigma KEE - Tumor
Tumor

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


(subclass Tumor AbnormalAnatomicalStructure) Mid-level-ontology.kif 10925-10925
(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 10926-10928

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


(termFormat EnglishLanguage Tumor "tumor") domainEnglishFormat.kif 59419-59419
(termFormat ChineseTraditionalLanguage Tumor "瘤") domainEnglishFormat.kif 59420-59420
(termFormat ChineseLanguage Tumor "瘤") domainEnglishFormat.kif 59421-59421

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


(=>
    (and
        (instance ?TUMOR Tumor)
        (part ?PART ?TUMOR))
    (instance ?PART Tissue))
Mid-level-ontology.kif 10930-10934

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


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


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