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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Expressway

Sigma KEE - Expressway
Expressway(expressway)
highway, interstate, interstate_highway, main_road

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


(documentation Expressway EnglishLanguage "Expressway is the subclass of SurfacedRoadways that are multiple-lane, limited-access highways designed for rapid travel by MotorVehicles.") Transportation.kif 621-623
(externalImage Expressway "http://upload.wikimedia.org/wikipedia/commons/ c/ ca/ NorthSouth-Expressway.jpg") pictureList.kif 4680-4680
(subclass Expressway SurfacedRoadway) Transportation.kif 620-620 Expressway is a subclass of surfaced roadway

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


(termFormat ChineseLanguage Expressway "高速公路") domainEnglishFormat.kif 22972-22972
(termFormat ChineseTraditionalLanguage Expressway "高速公路") domainEnglishFormat.kif 22971-22971
(termFormat EnglishLanguage Expressway "expressway") domainEnglishFormat.kif 22970-22970

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


(<=>
    (lengthOfExpresswaySystem ?AREA ?LENGTH)
    (length
        (KappaFn ?HIGHWAYS
            (and
                (instance ?HIGHWAYS Expressway)
                (located ?HIGHWAYS ?AREA))) ?LENGTH))
Transportation.kif 568-575 A length measure is a length of expressway system of a geographic area if and only if the length of the class described by a symbolic string is the length measure
(=>
    (and
        (lengthOfExpresswaySystem ?AREA
            (MeasureFn ?LENGTH ?UNIT))
        (instance ?UNIT UnitOfLength)
        (greaterThan ?LENGTH 0))
    (exists (?HIGHWAY)
        (and
            (instance ?HIGHWAY Expressway)
            (located ?HIGHWAY ?AREA))))
Transportation.kif 577-585


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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