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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Ulcer

Sigma KEE - Ulcer
Ulcer

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


(documentation Ulcer EnglishLanguage "A HoleRegion in a body surface.") Mid-level-ontology.kif 9420-9420
(subclass Ulcer AbnormalAnatomicalStructure) Mid-level-ontology.kif 9419-9419 子類 Ulcer and 異常的解剖結構

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


(termFormat EnglishLanguage Ulcer "ulcer") Mid-level-ontology.kif 9421-9421

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 9423-9430

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


(=>
    (attribute ?H PepticUlcers)
    (exists (?S ?U)
        (and
            (instance ?S Stomach)
            (instance ?U Ulcer)
            (part ?S ?H)
            (located ?U ?S))))
Medicine.kif 4972-4979


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