SeatBelt | ![]() |
appearance as argument number 1 |
![]() |
(documentation SeatBelt EnglishLanguage "A flexible belt that is part of a Vehicle, and worn across the waist, and also typically the shoulder, that prevents impact of the wearer into the interior surfaces of the Vehicle during rapid Decelerating.") | Cars.kif 3721-3724 | |
(subclass SeatBelt VehicleSafetyDevice) | Cars.kif 3719-3719 | |
(typicallyContainsPart SeatBelt Automobile) | Cars.kif 3726-3726 |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage SeatBelt "seat belt") | Cars.kif 3720-3720 |
antecedent |
![]() |
(=> (instance ?X SeatBelt) (exists (?BELT) (and (part ?BELT ?X) (attribute ?BELT Pliable) (material Fabric ?BELT)))) |
Cars.kif 3728-3734 | |
(=> (instance ?X SeatBelt) (hasPurpose ?X (exists (?PERSON ?STOP ?VEHICLE ?M) (and (instance ?VEHICLE Vehicle) (part ?X ?VEHICLE) (instance ?PERSON Human) (contains ?VEHICLE ?PERSON) (instance ?STOP Process) (prevents ?STOP (KappaFn ?M (and (instance ?M Translocation) (patient ?M ?PERSON) (exists (?COLLISION) (and (or (instance ?COLLISION Decelerating) (instance ?COLLISION Impacting)) (experiencer ?COLLISION ?VEHICLE) (causes ?COLLISION ?M))) (modalAttribute (exists (?INJ ?IMP) (and (instance ?INJ Injuring) (instance ?IMP Impacting) (causes ?M ?INJ) (patient ?INJ ?PERSON) (subProcess ?IMP ?INJ))) Possibility)))))))) |
Cars.kif 3736-3765 |
![]() |
![]() |