![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Camshaft(camshaft) | camshaft |
| appearance as argument number 1 |
|
|
| (subclass Camshaft Shaft) | Cars.kif 1533-1533 | Camshaft is a subclass of shaft |
| (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 1535-1536 | Camshaft is a subclass of shaft |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Camshaft "camshaft") | Cars.kif 1534-1534 |
| antecedent |
|
|
| (=> (instance ?C Camshaft) (hasPurpose ?C (exists (?R) (and (instance ?R Rotating) (patient ?R ?C))))) |
Cars.kif 1538-1544 | If X is an instance of camshaft, then X has the purpose there exists Y such that Y is an instance of rotating and X is a patient of Y |
| (=> (and (instance ?C Cam) (instance ?CS Camshaft) (instance ?E Engine) (part ?C ?E) (part ?CS ?E)) (hasPurpose ?CS (connectedEngineeringComponents ?C ?CS))) |
Cars.kif 1546-1554 | If X is an instance of cam, Y is an instance of camshaft, Z is an instance of engine, X is a part of Z, and Y is a part of Z, then Y has the purpose X is connected to Y |