| LiquidEngineCoolingSystem(water cooling system) |
| appearance as argument number 1 |
|
|
| (subclass LiquidEngineCoolingSystem EngineCoolingSystem) | Cars.kif 2146-2146 | Water cooling system is a subclass of engine cooling system |
| (documentation LiquidEngineCoolingSystem EnglishLanguage "A kind of EngineCoolingSystem found in most Automobiles, that uses a liquid coolant to cool the Engine. It consists of a series of tubes through which a coolant can flow, a radiator, a pump, and a temperature sensor that allows the engine to reach a normal operating temperature before starting the cooling mechanism.") | Cars.kif 2148-2153 | Water cooling system is a subclass of engine cooling system |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?LECS LiquidEngineCoolingSystem) (instance ?C Cooling) (instrument ?C ?LECS)) (exists (?L) (and (attribute ?L Liquid) (objectTransferred ?C ?L)))) |
Cars.kif 2156-2164 | If X is an instance of water cooling system, Y is an instance of cooling, and X is an instrument for Y, then there exists Z such that liquid is an attribute of Z and the object transferred in Y is Z |
|
|