![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
CrudeOilPipeline(crude oil pipeline)
|
| appearance as argument number 1 |
|
|
| (subclass CrudeOilPipeline Pipeline) | Transportation.kif 797-797 | Crude oil pipeline is a subclass of pipeline |
| (documentation CrudeOilPipeline EnglishLanguage "CrudeOilPipeline is the subclass of Pipelines that are used to carry CrudeOil.") | Transportation.kif 798-799 | Crude oil pipeline is a subclass of pipeline |
| (externalImage CrudeOilPipeline "http://upload.wikimedia.org/wikipedia/commons/ 8/ 8f/ Trans_Alaska_Pipeline_System_Luca_Galuzzi_2005.jpg") | pictureList.kif 4635-4635 | Crude oil pipeline is a subclass of pipeline |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?PIPE CrudeOilPipeline) (instance ?MOTION Motion) (instrument ?MOTION ?PIPE) (patient ?MOTION ?OIL)) (instance ?OIL Petroleum)) |
Transportation.kif 801-807 | If X is an instance of crude oil 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 |
| consequent |
|
|
| (<=> (lengthOfCrudeOilPipeline ?AREA ?LENGTH) (length (KappaFn ?PIPELINE (and (instance ?PIPELINE CrudeOilPipeline) (located ?PIPELINE ?AREA))) ?LENGTH)) |
Transportation.kif 712-719 | X is a length of crude oil pipeline of Y if and only if the length of the class described by Z is X |