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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Laceration
Laceration(laceration)

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


(documentation Laceration EnglishLanguage "A cut or separation in the Skin that results in a Hole.") Medicine.kif 6224-6225
(subclass Laceration Hole) Medicine.kif 6222-6222 Laceration is a subclass of hole

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


(termFormat EnglishLanguage Laceration "laceration") Medicine.kif 6223-6223

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


(=>
    (and
        (instance ?L Laceration)
        (instance ?S Skin)
        (equal ?S
            (HoleHostFn ?L))
        (part ?S ?H))
    (exists (?P)
        (and
            (instance ?P Poking)
            (result ?P ?L))))
Medicine.kif 6235-6244
(=>
    (instance ?L Laceration)
    (exists (?S)
        (and
            (instance ?S Skin)
            (equal ?S
                (HoleHostFn ?L)))))
Medicine.kif 6228-6233


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 is open source software produced by Articulate Software and its partners