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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SafetyDevice
SafetyDevice

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


(documentation SafetyDevice EnglishLanguage "Any Device that is designed to prevent (or lessen the likelihood of) the Injuring of a Human.") Cars.kif 3352-3353
(subclass SafetyDevice Device) Cars.kif 3350-3350 SafetyDevice e' uma sub-classe de Aparelho

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


(subclass ClimbingCarabiner SafetyDevice) Mid-level-ontology.kif 30838-30838 ClimbingCarabiner e' uma sub-classe de SafetyDevice
(subclass HearingProtection SafetyDevice) Cars.kif 3444-3444 HearingProtection e' uma sub-classe de SafetyDevice
(subclass Helmet SafetyDevice) Cars.kif 4359-4359 Helmet e' uma sub-classe de SafetyDevice
(subclass MotorcycleGlove SafetyDevice) Cars.kif 4742-4742 MotorcycleGlove e' uma sub-classe de SafetyDevice
(subclass ProtectiveEyewear SafetyDevice) Cars.kif 3478-3478 ProtectiveEyewear e' uma sub-classe de SafetyDevice
(subclass Respirator SafetyDevice) Cars.kif 3526-3526 Respirator e' uma sub-classe de SafetyDevice
(subclass SafetyHarness SafetyDevice) Cars.kif 3419-3419 SafetyHarness e' uma sub-classe de SafetyDevice
(subclass SafetyVest SafetyDevice) Cars.kif 3555-3555 SafetyVest e' uma sub-classe de SafetyDevice
(subclass VehicleSafetyDevice SafetyDevice) Cars.kif 3375-3375 VehicleSafetyDevice e' uma sub-classe de SafetyDevice
(termFormat EnglishLanguage SafetyDevice "safety device") Cars.kif 3351-3351

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


(=>
    (instance ?X SafetyDevice)
    (hasPurpose ?X
        (exists (?P ?H ?I ?T)
            (and
                (instance ?H Human)
                (instance ?P Process)
                (patient ?P ?H)
                (instrument ?P ?X)
                (prevents ?P
                    (KappaFn ?I
                        (and
                            (instance ?I Injuring)
                            (=>
                                (holdsDuring ?T
                                    (experiencer ?I ?H))
                                (not
                                    (holdsDuring ?T
                                        (patient ?P ?H)))))))))))
Cars.kif 3355-3373


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