![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Cholera
|
|
|
| appearance as argument number 1 |
|
|
| (subclass CatalyticConverter CombustionChamber) | Cars.kif 1594-1594 | Catalytic converter is a subclass of combustion chamber |
| (documentation CatalyticConverter EnglishLanguage "A Device that decreases pollution output by creating a secondary Combustion, outside the Engine that burns any Fuel that is in the Exhaust of the primary combustion in the engine. It typically employs rare metals that act as catalysts for the chemical reaction.") | Cars.kif 1596-1599 | Catalytic converter is a subclass of combustion chamber |
| (typicalPart CatalyticConverter AutomobileExhaustSystem) | Cars.kif 1601-1601 | A catalytic converter is typically a part of a exhaust system |
| (typicallyContainsPart CatalyticConverter AutomobileExhaustSystem) | Cars.kif 1602-1602 | A exhaust system typically has a part catalytic converter |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage CatalyticConverter "catalytic converter") | Cars.kif 1595-1595 |
| antecedent |
|
|
| (=> (and (instance ?E Exhaust) (material Fuel ?E) (instance ?T Transfer) (instance ?ENG Engine) (origin ?T ?ENG) (instance ?CC CatalyticConverter) (destination ?T ?CC) (objectTransferred ?T ?E)) (hasPurpose ?CC (exists (?C) (and (instance ?C Combustion) (instrument ?C ?CC) (patient ?C ?E) (eventLocated ?C ?CC))))) |
Cars.kif 1604-1620 | If All of the following hold: (1) X is an instance of exhaust (2) X is made of fuel (3) Y is an instance of transfer (4) Z is an instance of engine (5) Y originates at Z (6) W is an instance of catalytic converter (7) Y ends up at W (8) the object transferred in Y is X, then W has the purpose there exists V such that V is an instance of burning, W is an instrument for V, X is a patient of V, and V is located at W |