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


KB Term:  Term intersection
English Word: 

Sigma KEE - BroadGaugeRailway
BroadGaugeRailway(broad gauge railway)broad_gauge

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


(subclass BroadGaugeRailway Railway) Transportation.kif 353-353 Broad gauge railway is a subclass of railway

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


(termFormat EnglishLanguage BroadGaugeRailway "broad gauge railway") domainEnglishFormat.kif 12053-12053
(termFormat ChineseTraditionalLanguage BroadGaugeRailway "寬軌鐵路") domainEnglishFormat.kif 12054-12054
(termFormat ChineseLanguage BroadGaugeRailway "宽轨铁路") domainEnglishFormat.kif 12055-12055

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


(<=>
    (instance ?RR BroadGaugeRailway)
    (property ?RR BroadGauge))
Transportation.kif 411-413 X is an instance of broad gauge railway if and only if X the attribute broad gauge

consequent
-------------------------


(<=>
    (lengthOfBroadGaugeRailway ?AREA ?LENGTH)
    (length
        (KappaFn ?RAILWAYS
            (and
                (instance ?RAILWAYS BroadGaugeRailway)
                (located ?RAILWAYS ?AREA))) ?LENGTH))
Transportation.kif 182-189 X is a length of broad gauge railway of Y if and only if the length of the class described by Z is X
(=>
    (and
        (lengthOfBroadGaugeRailway ?AREA
            (MeasureFn ?LENGTH ?UNIT))
        (instance ?UNIT UnitOfLength)
        (greaterThan ?LENGTH 0))
    (exists (?RAILWAY)
        (and
            (instance ?RAILWAY BroadGaugeRailway)
            (located ?RAILWAY ?AREA))))
Transportation.kif 191-199 If X Y(s) is a length of broad gauge railway of Z, Y is an instance of unit of length, and X is greater than 0, then there exists W such that W is an instance of broad gauge railway and W is located at Z
(<=>
    (lengthOfUnclassifiedGaugeRailway ?AREA ?LENGTH)
    (length
        (KappaFn ?RAILWAYS
            (and
                (located ?RAILWAYS ?AREA)
                (not
                    (instance ?RAILWAYS
                        (UnionFn StandardGaugeRailway
                            (UnionFn BroadGaugeRailway
                                (UnionFn DualGaugeRailway NarrowGaugeRailway))))))) ?LENGTH))
Transportation.kif 294-306 X is a length of unclassified gauge railway of Y if and only if the length of the class described by Z is X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners