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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ChestSeal
ChestSeal(chest seal)

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


(documentation ChestSeal EnglishLanguage "A MedicalDevice designed to seal a wound in the Chest, preventing, or ameliorating, a Pneumothorax.") Medicine.kif 812-813
(subclass ChestSeal MedicalDevice) Medicine.kif 811-811 Chest seal is a subclass of medical device

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


(subclass VentedChestSeal ChestSeal) Medicine.kif 834-834 Vented chest seal is a subclass of chest seal
(termFormat EnglishLanguage ChestSeal "chest seal") Medicine.kif 814-814 Vented chest seal is a subclass of chest seal

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


(=>
    (instance ?CS ChestSeal)
    (hasPurpose ?CS
        (exists (?C ?CH ?I ?H)
            (and
                (instance ?C Closing)
                (instrument ?C ?CS)
                (located ?C ?CH)
                (instance ?CH Chest)
                (instance ?H HoleRegion)
                (equal ?CH
                    (HoleHostFn ?H))
                (instance ?I Injuring)
                (located ?I ?CH)
                (earlier
                    (WhenFn ?I)
                    (WhenFn ?C))))))
Medicine.kif 816-832


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