Wrench(wrench) | alligator_wrench, spanner, wrench |
appearance as argument number 1 |
(documentation Wrench EnglishLanguage "A Device that is designed to apply a rotational force to an AttachingDevice, such as a Bolt.") | Cars.kif 4132-4133 | |
(subclass Wrench Device) | Cars.kif 4130-4130 | Wrench is a subclass of device |
appearance as argument number 2 |
(subclass Ratchet Wrench) | Cars.kif 4906-4906 | Ratchet is a subclass of wrench |
(subclass TorqueWrench Wrench) | Cars.kif 4125-4125 | Torque wrench is a subclass of wrench |
(termFormat EnglishLanguage Wrench "wrench") | Cars.kif 4131-4131 | Torque wrench is a subclass of wrench |
antecedent |
(=> (instance ?W Wrench) (hasPurpose ?W (exists (?R ?AD) (and (instance ?R Rotating) (instance ?AD AttachingDevice) (patient ?R ?AD) (instrument ?R ?W))))) |
Cars.kif 4135-4143 |
|