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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - VehicleSafetyDevice
VehicleSafetyDevice(vehicle safety device)

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


(documentation VehicleSafetyDevice EnglishLanguage "Any SafetyDevice that is designed to prevent (or lessen the likelihood of) the Injuring of a Human while in Vehicle.") Cars.kif 3385-3387
(subclass VehicleSafetyDevice SafetyDevice) Cars.kif 3383-3383 Vehicle safety device is a subclass of safety device

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


(subclass AutoAirbag VehicleSafetyDevice) Cars.kif 3632-3632 Airbag is a subclass of vehicle safety device
(subclass SeatBelt VehicleSafetyDevice) Cars.kif 3666-3666 Seat belt is a subclass of vehicle safety device
(termFormat EnglishLanguage VehicleSafetyDevice "vehicle safety device") Cars.kif 3384-3384

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


(=>
    (instance ?VSD VehicleSafetyDevice)
    (hasPurpose ?VSD
        (exists (?V)
            (and
                (instance ?V Vehicle)
                (part ?VSD ?V)))))
Cars.kif 3389-3395


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