![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| LiquidEngineCoolingSystem(water cooling system) |
| appearance as argument number 1 |
|
|
| (subclass LiquidEngineCoolingSystem EngineCoolingSystem) | Cars.kif 2007-2007 | 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 2009-2014 | 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 2017-2025 | 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 |