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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - lengthOfDualGaugeRailway
lengthOfDualGaugeRailway

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


(documentation lengthOfDualGaugeRailway EnglishLanguage "(lengthOfDualGaugeRailway ?AREA ?LENGTH) means that the sum length of dual gauge railway routes in the GeographicArea ?AREA is the LengthMeasure ?LENGTH.") Transportation.kif 205-208
(domain lengthOfDualGaugeRailway 1 GeographicArea) Transportation.kif 202-202 Le nombre 1 argument de lengthOfDualGaugeRailway est une instance de secteur g�ographique
(domain lengthOfDualGaugeRailway 2 LengthMeasure) Transportation.kif 203-203 Le nombre 2 argument de lengthOfDualGaugeRailway est une instance de mesure de longueur
(instance lengthOfDualGaugeRailway BinaryPredicate) Transportation.kif 201-201 lengthOfDualGaugeRailway est une instance de pr�dicat binaire

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


(format ChineseLanguage lengthOfDualGaugeRailway "%2 %n 是 %1 的双轨规格 length ") domainEnglishFormat.kif 1483-1483
(format ChineseTraditionalLanguage lengthOfDualGaugeRailway "%2 %n 是 %1 的雙軌規格 length ") domainEnglishFormat.kif 1482-1482
(format EnglishLanguage lengthOfDualGaugeRailway "%2 is %n a length of dual gauge railway of %1") domainEnglishFormat.kif 1481-1481
(termFormat ChineseLanguage lengthOfDualGaugeRailway "双轨铁路的长度") domainEnglishFormat.kif 33983-33983
(termFormat ChineseTraditionalLanguage lengthOfDualGaugeRailway "雙軌鐵路的長度") domainEnglishFormat.kif 33982-33982
(termFormat EnglishLanguage lengthOfDualGaugeRailway "length of dual gauge railway") domainEnglishFormat.kif 33981-33981

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


(<=>
    (lengthOfDualGaugeRailway ?AREA ?LENGTH)
    (length
        (KappaFn ?RAILWAYS
            (and
                (instance ?RAILWAYS DualGaugeRailway)
                (located ?RAILWAYS ?AREA))) ?LENGTH))
Transportation.kif 210-217 lengthOfDualGaugeRailway secteur g�ographique and mesure de longueur le longueur de la classe d�crite par cha�ne sympbolique est mesure de longueur
(=>
    (and
        (lengthOfDualGaugeRailway ?AREA
            (MeasureFn ?LENGTH ?UNIT))
        (instance ?UNIT UnitOfLength)
        (greaterThan ?LENGTH 0))
    (exists (?RAILWAY)
        (and
            (instance ?RAILWAY DualGaugeRailway)
            (located ?RAILWAY ?AREA))))
Transportation.kif 219-227


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



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