Ulcer(ulcer) |
appearance as argument number 1 |
(documentation Ulcer EnglishLanguage "A HoleRegion in a body surface.") | Mid-level-ontology.kif 9639-9639 | |
(subclass Ulcer AbnormalAnatomicalStructure) | Mid-level-ontology.kif 9638-9638 | Ulcer is a subclass of abnormal anatomical structure |
appearance as argument number 2 |
(termFormat EnglishLanguage Ulcer "ulcer") | Mid-level-ontology.kif 9640-9640 |
antecedent |
(=> (instance ?U Ulcer) (exists (?H ?BP) (and (instance ?H HoleRegion) (instance ?BP BodyPart) (equal ?BP (HoleHostFn ?H)) (part ?BP ?U)))) |
Mid-level-ontology.kif 9642-9649 |
|
consequent |
(=> (attribute ?H PepticUlcers) (exists (?S ?U) (and (instance ?S Stomach) (instance ?U Ulcer) (part ?S ?H) (located ?U ?S)))) |
Medicine.kif 4972-4979 |
|