Lesion
|
|
appearance as argument number 1 |
(documentation Lesion EnglishLanguage "Any AbnormalAnatomicalStructure which is the result of an Injuring and which is found on the surface of an Organ.") | Mid-level-ontology.kif 9413-9414 | |
(subclass Lesion AbnormalAnatomicalStructure) | Mid-level-ontology.kif 9412-9412 | Lesion is a subclass of abnormal anatomical structure |
appearance as argument number 2 |
(termFormat ChineseLanguage Lesion "病变") | domainEnglishFormat.kif 34079-34079 | |
(termFormat ChineseTraditionalLanguage Lesion "病變") | domainEnglishFormat.kif 34078-34078 | |
(termFormat EnglishLanguage Lesion "lesion") | domainEnglishFormat.kif 34077-34077 |
antecedent |
(=> (instance ?L Lesion) (exists (?I) (and (instance ?I Injuring) (result ?I ?L)))) |
Mid-level-ontology.kif 9416-9421 |
|
(=> (instance ?L Lesion) (exists (?S ?O) (and (surface ?S ?O) (instance ?O Organ) (located ?L ?S)))) |
Mid-level-ontology.kif 9423-9429 |
|
consequent |
(=> (instance ?S Scar) (exists (?T ?OP ?L) (and (temporalPart ?T (PastFn (WhenFn ?S))) (holdsDuring ?T (instance ?L Lesion)) (instance ?OP OrganOrTissueProcess) (patient ?OP ?L) (result ?OP ?S)))) |
Mid-level-ontology.kif 9435-9445 |
|