SteeringColumnLock |
appearance as argument number 1 |
![]() |
(documentation SteeringColumnLock EnglishLanguage "A SecurityDevice design to protect an Automobile from Stealing and which is a part of the Automobile's SteeringColumn.") | Cars.kif 4054-4054 | |
(subclass SteeringColumnLock SecurityDevice) | Cars.kif 4053-4053 |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage SteeringColumnLock "steering column lock") | domainEnglishFormat.kif 65535-65535 |
antecedent |
![]() |
(=> (instance ?X SteeringColumnLock) (hasPurpose ?X (exists (?SC ?P ?CAR ?T) (and (instance ?SC SteeringColumn) (instance ?CAR Automobile) (component ?SC ?CAR) (part ?X ?SC) (instance ?P Protecting) (instrument ?P ?X) (decreasesLikelihood (holdsDuring ?T (attribute ?X Locked)) (holdsDuring ?T (exists (?STEAL) (and (instance ?STEAL Stealing) (patient ?STEAL ?CAR))))))))) |
Cars.kif 4055-4073 |
![]() |
![]() |