![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| NaturalGasPipeline(natural gas pipeline) |
| appearance as argument number 1 |
|
|
| (subclass NaturalGasPipeline Pipeline) | Transportation.kif 809-809 | Natural gas pipeline is a subclass of pipeline |
| (documentation NaturalGasPipeline EnglishLanguage "NaturalGasPipeline is the subclass of Pipelines that are used to carry NaturalGas.") | Transportation.kif 810-811 | Natural gas pipeline is a subclass of pipeline |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?PIPE NaturalGasPipeline) (instance ?MOTION Motion) (instrument ?MOTION ?PIPE) (patient ?MOTION ?GAS)) (instance ?GAS NaturalGas)) |
Transportation.kif 813-819 | If X is an instance of natural gas 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 natural gas |
| consequent |
|
|
| (<=> (lengthOfNaturalGasPipeline ?AREA ?LENGTH) (length (KappaFn ?PIPELINE (and (instance ?PIPELINE NaturalGasPipeline) (located ?PIPELINE ?AREA))) ?LENGTH)) |
Transportation.kif 735-742 | X is a length of natural gas pipeline of Y if and only if the length of the class described by Z is X |