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 3377-3379
(subclass VehicleSafetyDevice SafetyDevice) Cars.kif 3375-3375 Vehicle safety device is a subclass of safety device

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


(subclass AutoAirbag VehicleSafetyDevice) Cars.kif 3624-3624 Airbag is a subclass of vehicle safety device
(subclass SeatBelt VehicleSafetyDevice) Cars.kif 3658-3658 Seat belt is a subclass of vehicle safety device
(termFormat EnglishLanguage VehicleSafetyDevice "vehicle safety device") Cars.kif 3376-3376

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


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


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