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


KB Term:  Term intersection
English Word: 

Sigma KEE - NarrowGaugeRailway
NarrowGaugeRailway(narrow gauge railway)
more pictures...
narrow_gauge

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


(subclass NarrowGaugeRailway Railway) Transportation.kif 355-355 Narrow gauge railway is a subclass of railway
(externalImage NarrowGaugeRailway "http://upload.wikimedia.org/wikipedia/ commons/ f/ fd/ CombinedTrack.jpg") pictureList.kif 8606-8606 Narrow gauge railway is a subclass of railway
(externalImage NarrowGaugeRailway "http://upload.wikimedia.org/wikipedia/ commons/ 2/ 21/ 6AatLakeside.jpg") pictureList.kif 9450-9450 Narrow gauge railway is a subclass of railway
(externalImage NarrowGaugeRailway "http://upload.wikimedia.org/wikipedia/ commons/ 2/ 28/ Roslagsbanan.JPG") pictureList.kif 9451-9451 Narrow gauge railway is a subclass of railway
(externalImage NarrowGaugeRailway "http://upload.wikimedia.org/wikipedia/ commons/ 4/ 4f/ Ffestiniog_DLG_BF.JPG") pictureList.kif 9452-9452 Narrow gauge railway is a subclass of railway
(externalImage NarrowGaugeRailway "http://upload.wikimedia.org/wikipedia/ commons/ 6/ 61/ RovosRailAtPretoria.jpg") pictureList.kif 9453-9453 Narrow gauge railway is a subclass of railway
(externalImage NarrowGaugeRailway "http://upload.wikimedia.org/wikipedia/ commons/ 6/ 68/ Waldenburgerbahn.jpg") pictureList.kif 9454-9454 Narrow gauge railway is a subclass of railway
(externalImage NarrowGaugeRailway "http://upload.wikimedia.org/wikipedia/ commons/ a/ a9/ JRF_EF641024.JPG") pictureList.kif 9455-9455 Narrow gauge railway is a subclass of railway

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


(termFormat EnglishLanguage NarrowGaugeRailway "narrow gauge railway") domainEnglishFormat.kif 39763-39763
(termFormat ChineseTraditionalLanguage NarrowGaugeRailway "窄軌鐵路") domainEnglishFormat.kif 39764-39764
(termFormat ChineseLanguage NarrowGaugeRailway "窄轨铁路") domainEnglishFormat.kif 39765-39765

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


(<=>
    (instance ?RR NarrowGaugeRailway)
    (property ?RR NarrowGauge))
Transportation.kif 460-462 X is an instance of narrow gauge railway if and only if X the attribute narrow gauge

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


(<=>
    (lengthOfNarrowGaugeRailway ?AREA ?LENGTH)
    (length
        (KappaFn ?RAILWAYS
            (and
                (instance ?RAILWAYS NarrowGaugeRailway)
                (located ?RAILWAYS ?AREA))) ?LENGTH))
Transportation.kif 237-244 X is a length of narrow gauge railway of Y if and only if the length of the class described by Z is X
(=>
    (and
        (lengthOfNarrowGaugeRailway ?AREA
            (MeasureFn ?LENGTH ?UNIT))
        (instance ?UNIT UnitOfLength)
        (greaterThan ?LENGTH 0))
    (exists (?RAILWAY)
        (and
            (instance ?RAILWAY NarrowGaugeRailway)
            (located ?RAILWAY ?AREA))))
Transportation.kif 246-254 If X Y(s) is a length of narrow 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 narrow 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