Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

  Entity

Sigma KEE - lengthOfPetroleumProductPipeline
lengthOfPetroleumProductPipeline

appearance as argument number 1
-------------------------


(instance lengthOfPetroleumProductPipeline BinaryPredicate) Transportation.kif 750-750 length of petroleum product pipeline is an instance of binary predicate
(domain lengthOfPetroleumProductPipeline 1 GeographicArea) Transportation.kif 751-751 The number 1 argument of length of petroleum product pipeline is an instance of geographic area
(domain lengthOfPetroleumProductPipeline 2 LengthMeasure) Transportation.kif 752-752 The number 2 argument of length of petroleum product pipeline is an instance of length measure
(documentation lengthOfPetroleumProductPipeline EnglishLanguage "(lengthOfPetroleumProductPipeline ?AREA ?AMOUNT) means that in the GeograpicArea ?AREA there is the LengthMeasure ?AMOUNT of PetroleumProductPipeline.") Transportation.kif 753-756 The number 2 argument of length of petroleum product pipeline is an instance of length measure

appearance as argument number 2
-------------------------


(format EnglishLanguage lengthOfPetroleumProductPipeline "%2 is %n a length of petroleum product pipeline of %1") domainEnglishFormat.kif 1509-1509
(format ChineseTraditionalLanguage lengthOfPetroleumProductPipeline "%2 %n 是 %1 的石油產品管線 length ") domainEnglishFormat.kif 1510-1510
(format ChineseLanguage lengthOfPetroleumProductPipeline "%2 %n 是 %1 的石油产品管线 length ") domainEnglishFormat.kif 1511-1511
(termFormat EnglishLanguage lengthOfPetroleumProductPipeline "length of petroleum product pipeline") domainEnglishFormat.kif 34027-34027
(termFormat ChineseTraditionalLanguage lengthOfPetroleumProductPipeline "石油產品管道的長度") domainEnglishFormat.kif 34028-34028
(termFormat ChineseLanguage lengthOfPetroleumProductPipeline "石油产品管道的长度") domainEnglishFormat.kif 34029-34029

antecedent
-------------------------


(<=>
    (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
(=>
    (and
        (lengthOfPetroleumProductPipeline ?AREA
            (MeasureFn ?AMOUNT1 Meter))
        (totalPipelineInArea ?AREA
            (MeasureFn ?AMOUNT2 Meter)))
    (lessThanOrEqualTo ?AMOUNT1 ?AMOUNT2))
Transportation.kif 767-771 If X meter(s) is a length of petroleum product pipeline of Y and Z meter(s) is a total pipeline in area of Y, then X is less than or equal to Z


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners