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

Formal Language: 



KB Term:  Term intersection
English Word: 

  lengthOfPetroleumProductPipeline

Sigma KEE - lengthOfPetroleumProductPipeline
lengthOfPetroleumProductPipeline

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


(documentation lengthOfPetroleumProductPipeline EnglishLanguage "(lengthOfPetroleumProductPipeline ?AREA ?AMOUNT) means that in the GeograpicArea ?AREA there is the LengthMeasure ?AMOUNT of PetroleumProductPipeline.") Transportation.kif 753-756
(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
(instance lengthOfPetroleumProductPipeline BinaryPredicate) Transportation.kif 750-750 length of petroleum product pipeline is an instance of binary predicate

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


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

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


(<=>
    (lengthOfPetroleumProductPipeline ?AREA ?LENGTH)
    (length
        (KappaFn ?PIPELINE
            (and
                (instance ?PIPELINE PetroleumProductPipeline)
                (located ?PIPELINE ?AREA))) ?LENGTH))
Transportation.kif 758-765 A length measure is a length of petroleum product pipeline of a geographic area if and only if the length of the class described by a symbolic string is the length measure
(=>
    (and
        (lengthOfPetroleumProductPipeline ?AREA
            (MeasureFn ?AMOUNT1 Meter))
        (totalPipelineInArea ?AREA
            (MeasureFn ?AMOUNT2 Meter)))
    (lessThanOrEqualTo ?AMOUNT1 ?AMOUNT2))
Transportation.kif 767-771


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 is open source software produced by Articulate Software and its partners