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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - VehicleSafetyDevice
VehicleSafetyDevice

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 3362-3364
(subclass VehicleSafetyDevice SafetyDevice) Cars.kif 3360-3360 VehicleSafetyDevice è una sottoclasse di SafetyDevice

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


(subclass AutoAirbag VehicleSafetyDevice) Cars.kif 3609-3609 AutoAirbag è una sottoclasse di VehicleSafetyDevice
(subclass SeatBelt VehicleSafetyDevice) Cars.kif 3643-3643 SeatBelt è una sottoclasse di VehicleSafetyDevice
(termFormat EnglishLanguage VehicleSafetyDevice "vehicle safety device") Cars.kif 3361-3361

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


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


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