![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
GasCompressor
|
|
|
| appearance as argument number 1 |
|
|
| (subclass GasCompressor Machine) | Cars.kif 5060-5060 | Compressor is a subclass of machine |
| (documentation GasCompressor EnglishLanguage "Any device designed for Compressing a Gas. This includes compressors designed for refrigeration applications as well as air tools.") | Cars.kif 5062-5064 | Compressor is a subclass of machine |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?GC GasCompressor) (hasPurpose ?GC (exists (?C ?G) (and (instance ?C Compressing) (attribute ?G Gas) (patient ?C ?G) (instrument ?C ?GC))))) |
Cars.kif 5066-5074 | If X is an instance of compressor, then X has the purpose there exist Y, Z such that Y is an instance of compressing, gas is an attribute of Z, Z is a patient of Y, and X is an instrument for Y |