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


KB Term:  Term intersection
English Word: 

Sigma KEE - VehicleSafetyDevice
VehicleSafetyDevice(vehicle safety device)

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


(subclass VehicleSafetyDevice SafetyDevice) Cars.kif 3453-3453 Vehicle safety device is a subclass of safety device
(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 3455-3457 Vehicle safety device is a subclass of safety device

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


(termFormat EnglishLanguage VehicleSafetyDevice "vehicle safety device") Cars.kif 3454-3454
(subclass AutoAirbag VehicleSafetyDevice) Cars.kif 3702-3702 Airbag is a subclass of vehicle safety device
(subclass SeatBelt VehicleSafetyDevice) Cars.kif 3736-3736 Seat belt is a subclass of vehicle safety device

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


(=>
    (instance ?VSD VehicleSafetyDevice)
    (hasPurpose ?VSD
        (exists (?V)
            (and
                (instance ?V Vehicle)
                (part ?VSD ?V)))))
Cars.kif 3459-3465 If X is an instance of vehicle safety device, then X has the purpose there exists Y such that Y is an instance of vehicle and X is a part of Y


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