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


KB Term:  Term intersection
English Word: 

Sigma KEE - StandardGauge
StandardGauge(standard gauge)

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


(instance StandardGauge TrackGauge) Transportation.kif 415-415 Standard gauge is an instance of track gauge
(documentation StandardGauge EnglishLanguage "StandardGauge is the attribute of Railways having the standardized track width that is used in North America and most Western European countries. The standard is typically a distance of 4 ft., 8-1/ 2 inches (1.44 meters). There is some variation within which usage is compatible, e.g., 1.35 meters. Standard gauge originated in England and was mandated by the U.S. Federal government for the U.S. Transcontinental Railroad. It is also used in Canada, Great Britain, and most of Western Europe (but not in Ireland, or Spain and Portugal.") Transportation.kif 416-425 Standard gauge is an instance of track gauge
(externalImage StandardGauge "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1f/ Rail_gauge_world.png") pictureList.kif 6891-6891 Standard gauge is an instance of track gauge

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


(contraryAttribute BroadGauge StandardGauge NarrowGauge DualGauge) Transportation.kif 391-391 Broad gauge is the opposite of standard gauge
(termFormat EnglishLanguage StandardGauge "standard gauge") domainEnglishFormat.kif 54985-54985 Broad gauge is the opposite of standard gauge
(termFormat ChineseTraditionalLanguage StandardGauge "標準規") domainEnglishFormat.kif 54986-54986 Broad gauge is the opposite of standard gauge
(termFormat ChineseLanguage StandardGauge "标准规") domainEnglishFormat.kif 54987-54987 Broad gauge is the opposite of standard gauge

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


(=>
    (and
        (instance ?RR Railway)
        (property ?RR StandardGauge)
        (trackWidth ?RR
            (MeasureFn ?WIDTH Meter)))
    (greaterThanOrEqualTo ?WIDTH 1.435))
Transportation.kif 427-433 If X is an instance of railway, X the attribute standard gauge, and Y meter(s) is a track width of X, then Y is greater than or equal to 1.435
(=>
    (and
        (instance ?RR Railway)
        (property ?RR StandardGauge)
        (trackWidth ?RR
            (MeasureFn ?WIDTH Meter)))
    (lessThanOrEqualTo ?WIDTH 1.44))
Transportation.kif 435-441 If X is an instance of railway, X the attribute standard gauge, and Y meter(s) is a track width of X, then Y is less than or equal to 1.44

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


(<=>
    (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


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