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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BroadGauge
BroadGauge

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


(contraryAttribute BroadGauge StandardGauge NarrowGauge DualGauge) Transportation.kif 391-391
(documentation BroadGauge EnglishLanguage "BroadGauge is the attribute of any Railway that has a TrackGauge wider than StandardGauge.") Transportation.kif 400-401
(externalImage BroadGauge "http://upload.wikimedia.org/wikipedia/commons/ 6/ 69/ GWR_broad_gauge_locomotives.jpg") pictureList.kif 5893-5893
(externalImage BroadGauge "http://upload.wikimedia.org/wikipedia/commons/ 7/ 78/ Farranfore_train_station.jpg") pictureList.kif 6220-6220
(instance BroadGauge TrackGauge) Transportation.kif 399-399

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


(termFormat ChineseLanguage BroadGauge "宽规") domainEnglishFormat.kif 12041-12041
(termFormat ChineseTraditionalLanguage BroadGauge "寬規") domainEnglishFormat.kif 12040-12040
(termFormat EnglishLanguage BroadGauge "broad gauge") domainEnglishFormat.kif 12039-12039

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


(=>
    (and
        (instance ?RR Railway)
        (property ?RR BroadGauge)
        (trackWidth ?RR
            (MeasureFn ?WIDTH Meter)))
    (greaterThan ?WIDTH 1.44))
Transportation.kif 403-409

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


(<=>
    (instance ?RR BroadGaugeRailway)
    (property ?RR BroadGauge))
Transportation.kif 411-413


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