| EngineCoolingSystem(engine cooling system) | cooling_system, engine_cooling_system |
| appearance as argument number 1 |
|
|
| (subclass EngineCoolingSystem PhysicalSystem) | Cars.kif 2125-2125 | Engine cooling system is a subclass of physical system |
| (documentation EngineCoolingSystem EnglishLanguage "A system designed to keep the engine cool (and therefore prevent it from seizing), that may also heat the passenger compartment as a byproduct.") | Cars.kif 2127-2129 | Engine cooling system is a subclass of physical system |
| (typicallyContainsPart EngineCoolingSystem Pump) | Cars.kif 2130-2130 | A pump typically has a part engine cooling system |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?ECS EngineCoolingSystem) (instance ?E Engine) (instance ?A Automobile) (part ?ECS ?A) (part ?E ?A)) (hasPurpose ?ECS (exists (?C) (and (instance ?C Cooling) (instrument ?C ?ECS) (patient ?C ?E))))) |
Cars.kif 2132-2144 | If X is an instance of engine cooling system, Y is an instance of engine, Z is an instance of automobile, X is a part of Z, and Y is a part of Z, then X has the purpose there exists W such that W is an instance of cooling, X is an instrument for W, and Y is a patient of W |
|
|