![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| PressureControlValve(pressure control valve) |
| appearance as argument number 1 |
|
|
| (documentation PressureControlValve EnglishLanguage "valve that controls the pressure in a fluid") | engineering.kif 1370-1371 | |
| (lexicon PressureControlValve LexNoun "{pressure control} valve") | engineering.kif 1372-1372 | |
| (subclass PressureControlValve Valve) | engineering.kif 1373-1373 | Pressure control valve is a subclass of valve |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (instance ?TUB WhirlpoolTub) (exists (?VALVE) (and (instance ?VALVE PressureControlValve) (part ?VALVE ?TUB) (hasPurpose ?VALVE (exists (?WATER ?CREATION ?MOTION) (and (instance ?WATER Water) (located ?WATER ?TUB) (instance ?CREATION Creation) (instrument ?CREATION ?VALVE) (result ?CREATION ?MOTION) (instance ?MOTION Motion) (located ?MOTION ?WATER))))))) |
engineering.kif 1375-1390 | If X is an instance of whirlpool tub, then All of the following hold: (1) there exists Y such that Y is an instance of pressure control valve (2) Y is a part of X (3) Y has the purpose there exist Z, W (4) V such that Z is an instance of water (5) Z is located at X (6) W is an instance of creation (7) Y is an instrument for W (8) V is a result of W (9) V is an instance of motion (10) V is located at Z |