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


KB Term:  Term intersection
English Word: 

Sigma KEE - UnsurfacedRoadway
UnsurfacedRoadway(unsurfaced roadway)

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


(subclass UnsurfacedRoadway Roadway) Transportation.kif 635-635 Unsurfaced roadway is a subclass of roadway
(documentation UnsurfacedRoadway EnglishLanguage "UnsurfacedRoadway is the subclass of Roadways that have natural, unimproved surfaces of dirt or sand.") Transportation.kif 636-637 Unsurfaced roadway is a subclass of roadway
(externalImage UnsurfacedRoadway "http://upload.wikimedia.org/wikipedia/ en/ thumb/ 1/ 1d/ Seymour_Logging_Road.JPG/ 180px_Seymour_Logging_Road.JPG") pictureList.kif 1278-1278 Unsurfaced roadway is a subclass of roadway

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


(disjoint SurfacedRoadway UnsurfacedRoadway) Transportation.kif 643-643 Surfaced roadway is disjoint from unsurfaced roadway
(termFormat EnglishLanguage UnsurfacedRoadway "unsurfaced roadway") domainEnglishFormat.kif 60575-60575 Surfaced roadway is disjoint from unsurfaced roadway
(termFormat ChineseTraditionalLanguage UnsurfacedRoadway "沒有鋪面的巷道") domainEnglishFormat.kif 60576-60576 Surfaced roadway is disjoint from unsurfaced roadway
(termFormat ChineseLanguage UnsurfacedRoadway "没有铺面的巷道") domainEnglishFormat.kif 60577-60577 Surfaced roadway is disjoint from unsurfaced roadway

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


(=>
    (instance ?UR UnsurfacedRoadway)
    (attribute ?UR Unpaved))
Transportation.kif 639-641 If X is an instance of unsurfaced roadway, then unpaved is an attribute of X

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


(<=>
    (lengthOfUnpavedHighway ?AREA ?LENGTH)
    (length
        (KappaFn ?HIGHWAYS
            (and
                (instance ?HIGHWAYS UnsurfacedRoadway)
                (located ?HIGHWAYS ?AREA))) ?LENGTH))
Transportation.kif 601-608 X is a length of unpaved highway of Y if and only if the length of the class described by Z is X
(=>
    (and
        (lengthOfUnpavedHighway ?AREA
            (MeasureFn ?LENGTH ?UNIT))
        (instance ?UNIT UnitOfLength)
        (greaterThan ?LENGTH 0))
    (exists (?HIGHWAY)
        (and
            (instance ?HIGHWAY UnsurfacedRoadway)
            (located ?HIGHWAY ?AREA))))
Transportation.kif 610-618 If X Y(s) is a length of unpaved highway 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 unsurfaced roadway and W is located at Z


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