![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
OilPan
|
|
|
| appearance as argument number 1 |
|
|
| (subclass OilPan FluidContainer) | Cars.kif 3205-3205 | Oil pan is a subclass of fluid container |
| (documentation OilPan EnglishLanguage "A Container for the Oil that is used in Lubricating the Engine of an Automobile. The oil is pumped continuously to the engine's moving parts, when in operation, by the OilPump.") | Cars.kif 3207-3209 | Oil pan is a subclass of fluid container |
| (typicalPart OilPan InternalCombustionEngine) | Cars.kif 3210-3210 | A oil pan is typically a part of a internal combustion engine |
| (typicallyContainsPart OilPan InternalCombustionEngine) | Cars.kif 3211-3211 | A internal combustion engine typically has a part oil pan |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage OilPan "oil pan") | Cars.kif 3206-3206 |
| antecedent |
|
|
| (=> (instance ?OP OilPan) (hasPurpose ?OP (exists (?O) (and (instance ?O Oil) (contains ?OP ?O))))) |
Cars.kif 3213-3219 | If X is an instance of oil pan, then X has the purpose there exists Y such that Y is an instance of oil and X contains Y |