Camshaft |
appearance as argument number 1 |
(documentation Camshaft EnglishLanguage "A rotating Shaft, tied to the Crankshaft, which serves to move Cams that open and close Valves in an InternalCombustionEngine.") | Cars.kif 1655-1656 | |
(subclass Camshaft Shaft) | Cars.kif 1653-1653 | 子類 Camshaft and 軸 |
appearance as argument number 2 |
(termFormat EnglishLanguage Camshaft "camshaft") | Cars.kif 1654-1654 |
antecedent |
(=> (and (instance ?C Cam) (instance ?CS Camshaft) (instance ?E Engine) (part ?C ?E) (part ?CS ?E)) (hasPurpose ?CS (connectedEngineeringComponents ?C ?CS))) |
Cars.kif 1666-1674 | |
(=> (instance ?C Camshaft) (hasPurpose ?C (exists (?R) (and (instance ?R Rotating) (patient ?R ?C))))) |
Cars.kif 1658-1664 |