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


KB Term:  Term intersection
English Word: 

Sigma KEE - SafetyDevice
SafetyDevice(safety device)

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


(subclass SafetyDevice Device) Mid-level-ontology.kif 33434-33434 Safety device is a subclass of device
(documentation SafetyDevice EnglishLanguage "Any Device that is designed to prevent (or lessen the likelihood of) the Injuring of a Human.") Mid-level-ontology.kif 33436-33437 Safety device is a subclass of device

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


(termFormat EnglishLanguage SafetyDevice "safety device") Mid-level-ontology.kif 33435-33435
(subclass VehicleSafetyDevice SafetyDevice) Cars.kif 3240-3240 Vehicle safety device is a subclass of safety device
(subclass SafetyHarness SafetyDevice) Cars.kif 3284-3284 Safety harness is a subclass of safety device
(subclass HearingProtection SafetyDevice) Cars.kif 3309-3309 Hearing protection is a subclass of safety device
(subclass ProtectiveEyewear SafetyDevice) Cars.kif 3343-3343 Protective eyewear is a subclass of safety device
(subclass Respirator SafetyDevice) Cars.kif 3390-3390 Respirator is a subclass of safety device
(subclass SafetyVest SafetyDevice) Cars.kif 3419-3419 Safety vest is a subclass of safety device
(subclass Helmet SafetyDevice) Cars.kif 4266-4266 Helmet is a subclass of safety device
(subclass MotorcycleGlove SafetyDevice) Cars.kif 4634-4634 Motorcycle glove is a subclass of safety device
(subclass ClimbingCarabiner SafetyDevice) Sports.kif 509-509 Climbing carabiner is a subclass of safety device

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)))))))))))
Mid-level-ontology.kif 33439-33457 If X is an instance of safety device, then X has the purpose there exist Y, Z,, , W, V such that Z is an instance of human, Y is an instance of process, Z is a patient of Y, X is an instrument for Y, and Y prevents the occurrence of the class described by W


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners