![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
PetroleumProductPipeline(petroleum product pipeline)
|
| appearance as argument number 1 |
|
|
| (subclass PetroleumProductPipeline Pipeline) | Transportation.kif 821-821 | Petroleum product pipeline is a subclass of pipeline |
| (documentation PetroleumProductPipeline EnglishLanguage "PetroleumProductPipeline is the subclass of Pipelines that are used to carry PetroleumProducts.") | Transportation.kif 822-824 | Petroleum product pipeline is a subclass of pipeline |
| (externalImage PetroleumProductPipeline "http://upload.wikimedia.org/wikipedia/ en/ 5/ 56/ Pipeline_small_image%2C_seen_from_below.jpeg") | pictureList.kif 2507-2507 | Petroleum product pipeline is a subclass of pipeline |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?PIPE PetroleumProductPipeline) (instance ?MOTION Motion) (instrument ?MOTION ?PIPE) (patient ?MOTION ?STUFF)) (instance ?STUFF PetroleumProduct)) |
Transportation.kif 826-832 | If X is an instance of petroleum product pipeline, Y is an instance of motion, X is an instrument for Y, and Z is a patient of Y, then Z is an instance of petroleum product |
| consequent |
|
|
| (<=> (lengthOfPetroleumProductPipeline ?AREA ?LENGTH) (length (KappaFn ?PIPELINE (and (instance ?PIPELINE PetroleumProductPipeline) (located ?PIPELINE ?AREA))) ?LENGTH)) |
Transportation.kif 758-765 | X is a length of petroleum product pipeline of Y if and only if the length of the class described by Z is X |