Screwdriver
|
|
appearance as argument number 1 |
(documentation Screwdriver EnglishLanguage "A Device that is used to rotate a Screw, which by the action of its helical threads is driven into a medium that is softer than the material of the screw itself.") | Mid-level-ontology.kif 4187-4189 | |
(subclass Screwdriver Device) | Mid-level-ontology.kif 4186-4186 | Screwdriver は デバイス の subclass では %n |
appearance as argument number 2 |
(termFormat EnglishLanguage Screwdriver "screwdriver") | domainEnglishFormat.kif 65453-65453 |
antecedent |
(=> (instance ?D Screwdriver) (hasPurpose ?D (exists (?R ?S) (and (instance ?R Rotating) (instrument ?R ?D) (patient ?R ?S) (instance ?S Screw))))) |
Mid-level-ontology.kif 4191-4199 |