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


KB Term:  Term intersection
English Word: 

Sigma KEE - StandardGaugeRailway
StandardGaugeRailway(standard gauge railway)
standard_gauge

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


(subclass StandardGaugeRailway Railway) Transportation.kif 356-356 Standard gauge railway is a subclass of railway
(externalImage StandardGaugeRailway "http://upload.wikimedia.org/wikipedia/ commons/ 1/ 1f/ Rail_gauge_world.png") pictureList.kif 8730-8730 Standard gauge railway is a subclass of railway
(externalImage StandardGaugeRailway "http://upload.wikimedia.org/wikipedia/ commons/ 6/ 63/ Three_rail_tracks_350.jpg") pictureList.kif 8731-8731 Standard gauge railway is a subclass of railway
(externalImage StandardGaugeRailway "http://upload.wikimedia.org/wikipedia/ commons/ f/ fd/ CombinedTrack.jpg") pictureList.kif 9683-9683 Standard gauge railway is a subclass of railway

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


(termFormat EnglishLanguage StandardGaugeRailway "standard gauge railway") domainEnglishFormat.kif 54991-54991
(termFormat ChineseTraditionalLanguage StandardGaugeRailway "標準軌距鐵路") domainEnglishFormat.kif 54992-54992
(termFormat ChineseLanguage StandardGaugeRailway "标准轨距铁路") domainEnglishFormat.kif 54993-54993

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


(<=>
    (instance ?RR StandardGaugeRailway)
    (property ?RR StandardGauge))
Transportation.kif 443-445 X is an instance of standard gauge railway if and only if X the attribute standard gauge

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


(<=>
    (lengthOfStandardGaugeRailway ?AREA ?LENGTH)
    (length
        (KappaFn ?RAILWAYS
            (and
                (instance ?RAILWAYS StandardGaugeRailway)
                (located ?RAILWAYS ?AREA))) ?LENGTH))
Transportation.kif 265-272 X is a length of standard gauge railway of Y if and only if the length of the class described by Z is X
(=>
    (and
        (lengthOfStandardGaugeRailway ?AREA
            (MeasureFn ?LENGTH ?UNIT))
        (instance ?UNIT UnitOfLength)
        (greaterThan ?LENGTH 0))
    (exists (?RAILWAY)
        (and
            (instance ?RAILWAY StandardGaugeRailway)
            (located ?RAILWAY ?AREA))))
Transportation.kif 274-282 If X Y(s) is a length of standard 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 standard 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