CarAlarm |
appearance as argument number 1 |
![]() |
(documentation CarAlarm EnglishLanguage "A &SecurityDevice which is a typicalPart of cars and other SelfPoweredRoadVehicle. ") | Cars.kif 3769-3769 | |
(subclass CarAlarm SecurityDevice) | Cars.kif 3768-3768 | |
(typicalPart CarAlarm SelfPoweredRoadVehicle) | Cars.kif 3770-3770 |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage CarAlarm "car alarm") | domainEnglishFormat.kif 64585-64585 |
antecedent |
![]() |
(=> (and (instance ?X CarAlarm) (instance ?CAR SelfPoweredRoadVehicle) (part ?X ?CAR)) (exists (?HARM ?THIEF ?T ?L) (hasPurpose ?X (=> (and (or (instance ?HARM Stealing) (instance ?HARM Damaging)) (instance ?THIEF Human) (agent ?HARM ?THIEF) (patient ?HARM ?CAR) (equal (WhenFn ?HARM) ?T) (eventPartlyLocated ?HARM ?L)) (exists (?ALARM) (and (instance ?ALARM RadiatingSound) (agent ?ALARM ?X) (causes ?HARM ?ALARM) (hasPurpose ?ALARM (increasesLikelihood (exists (?WITNESS) (and (instance ?WITNESS Human) (holdsDuring ?T (orientation ?WITNESS ?L Near)))) (or (knows ?WITNESS (exists (?H) (and (or (instance ?H Stealing) (instance ?H Damaging)) (eventPartlyLocated ?H ?L) (holdsDuring ?T (patient ?H ?CAR))))) (finishes (WhenFn ?ALARM) (WhenFn ?HARM))))))))))) |
Cars.kif 3771-3812 |
![]() |
![]() |