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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SurfacedRoadway

Sigma KEE - SurfacedRoadway
SurfacedRoadway(浮出水面的巷道)

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


(disjoint SurfacedRoadway UnsurfacedRoadway) Transportation.kif 643-643 不相交的 浮出水面的巷道 and 沒有鋪面的巷道
(documentation SurfacedRoadway EnglishLanguage "SurfacedRoadway is the subclass of Roadways that have been improved by covering them with a substance to increase the hardness and smoothness of the surface. Covering materials include pavement, concrete, asphalt, macadam, and gravel.") Transportation.kif 626-629
(externalImage SurfacedRoadway "http://upload.wikimedia.org/wikipedia/commons/ thumb/ d/ d1/ Roadworks_Germany_A9.jpg/ 300px-Roadworks_Germany_A9.jpg") pictureList.kif 1260-1260
(subclass SurfacedRoadway Roadway) Transportation.kif 625-625 子類 浮出水面的巷道 and 巷道

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


(subclass Expressway SurfacedRoadway) Transportation.kif 620-620 子類 高速公路 and 浮出水面的巷道
(termFormat ChineseLanguage SurfacedRoadway "浮出水面的巷道") domainEnglishFormat.kif 56305-56305
(termFormat ChineseTraditionalLanguage SurfacedRoadway "浮出水面的巷道") domainEnglishFormat.kif 56304-56304
(termFormat EnglishLanguage SurfacedRoadway "surfaced roadway") domainEnglishFormat.kif 56303-56303

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


(=>
    (instance ?aR SurfacedRoadway)
    (attribute ?aR Paved))
Transportation.kif 631-633

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


(<=>
    (lengthOfPavedHighway ?AREA ?LENGTH)
    (length
        (KappaFn ?HIGHWAYS
            (and
                (instance ?HIGHWAYS SurfacedRoadway)
                (located ?HIGHWAYS ?AREA))) ?LENGTH))
Transportation.kif 542-549 LengthMeasure GeographicArea 的鋪設鐵路 length length 卡帕 SymbolicString and SymbolicString and 浮出水面的巷道 位於 SymbolicString and GeographicArea and LengthMeasure
(=>
    (and
        (lengthOfPavedHighway ?AREA
            (MeasureFn ?LENGTH ?UNIT))
        (instance ?UNIT UnitOfLength)
        (greaterThan ?LENGTH 0))
    (exists (?HIGHWAY)
        (and
            (instance ?HIGHWAY SurfacedRoadway)
            (located ?HIGHWAY ?AREA))))
Transportation.kif 551-559


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