Gearbox |
appearance as argument number 1 |
(documentation Gearbox EnglishLanguage "A device composed of several gear-trains used to change speed and torque of transmitted motion.") | engineering.kif 765-766 | |
(externalImage Gearbox "http://upload.wikimedia.org/wikipedia/commons/b/ b5/ Helicopter_Bristol_171_Sycamore_main_gear_box_and_rotor_head.jpg") | pictureList.kif 1778-1778 | |
(subclass Gearbox EngineeringComponent) | engineering.kif 767-767 | Gearbox ist eine teilkategorie von EngineeringComponent |
appearance as argument number 2 |
(subclass AutomobileTransmission Gearbox) | Cars.kif 2322-2322 | AutomobileTransmission ist eine teilkategorie von Gearbox |
(subclass SteeringBox Gearbox) | Cars.kif 3948-3948 | SteeringBox ist eine teilkategorie von Gearbox |
(termFormat ChineseLanguage Gearbox "变速器") | domainEnglishFormat.kif 25616-25616 | |
(termFormat ChineseTraditionalLanguage Gearbox "變速器") | domainEnglishFormat.kif 25615-25615 | |
(termFormat EnglishLanguage Gearbox "gearbox") | domainEnglishFormat.kif 25614-25614 | |
(typicalPart GearTrain Gearbox) | engineering.kif 768-768 | typicalPart GearTrain and Gearbox |
antecedent |
(=> (and (instance ?C Clutch) (instance ?A Automobile) (instance ?E Engine) (instance ?G Gearbox) (instance ?GEAR Gear) (part ?GEAR ?G) (part ?G ?A) (part ?C ?A) (part ?E ?A) (instance ?M Motion) (patient ?M ?E) (attribute ?C DeviceOff)) (exists (?M2) (and (instance ?M2 Motion) (patient ?M2 ?G) (causes ?M ?M2)))) |
Cars.kif 1821-1839 |
|
(=> (and (instance ?C Clutch) (instance ?A Automobile) (instance ?E Engine) (instance ?G Gearbox) (instance ?GEAR Gear) (part ?GEAR ?G) (part ?G ?A) (part ?C ?A) (part ?E ?A) (instance ?M Motion) (patient ?M ?E) (attribute ?C DeviceOn)) (not (exists (?M2) (and (instance ?M2 Motion) (patient ?M2 ?G) (causes ?M ?M2))))) |
Cars.kif 1800-1819 |
|