EngineConnectingRod(engine connecting rod) | connecting_rod, piston_rod |
appearance as argument number 1 |
(documentation EngineConnectingRod EnglishLanguage "A Device that connects the Piston to the Crankshaft.") | Cars.kif 1952-1953 | |
(subclass EngineConnectingRod Device) | Cars.kif 1950-1950 | Engine connecting rod is a subclass of device |
appearance as argument number 2 |
(termFormat EnglishLanguage EngineConnectingRod "engine connecting rod") | Cars.kif 1951-1951 |
antecedent |
(=> (instance ?ECR EngineConnectingRod) (hasPurpose ?ECR (exists (?P ?C) (and (instance ?P Piston) (instance ?C Crankshaft) (connectedEngineeringComponents ?P ?ECR) (connectedEngineeringComponents ?C ?ECR))))) |
Cars.kif 1955-1963 |
|