![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Tumor
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Tumor AbnormalAnatomicalStructure) | Mid-level-ontology.kif 10925-10925 | Tumor is a subclass of abnormal anatomical structure |
| (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 | Tumor is a subclass of abnormal anatomical structure |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?TUMOR Tumor) (part ?PART ?TUMOR)) (instance ?PART Tissue)) |
Mid-level-ontology.kif 10930-10934 | If X is an instance of tumor and Y is a part of X, then Y is an instance of tissue |
| consequent |
|
|
| (=> (attribute ?PERSON Cancer) (exists (?TUMOR) (and (instance ?TUMOR Tumor) (part ?TUMOR ?PERSON)))) |
Mid-level-ontology.kif 7415-7420 | If cancer is an attribute of X, then there exists Y such that Y is an instance of tumor and Y is a part of X |