| SurfacedRoadway(surfaced roadway) |
| appearance as argument number 1 |
|
|
| (subclass SurfacedRoadway Roadway) | Transportation.kif 625-625 | Surfaced roadway is a subclass of roadway |
| (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 | Surfaced roadway is a subclass of roadway |
| (disjoint SurfacedRoadway UnsurfacedRoadway) | Transportation.kif 643-643 | Surfaced roadway is disjoint from unsurfaced roadway |
| (externalImage SurfacedRoadway "http://upload.wikimedia.org/wikipedia/commons/ thumb/ d/ d1/ Roadworks_Germany_A9.jpg/ 300px_Roadworks_Germany_A9.jpg") | pictureList.kif 1260-1260 | Surfaced roadway is disjoint from unsurfaced roadway |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?aR SurfacedRoadway) (attribute ?aR Paved)) |
Transportation.kif 631-633 | If X is an instance of surfaced roadway, then paved is an attribute of X |
| consequent |
|
|
| (<=> (lengthOfPavedHighway ?AREA ?LENGTH) (length (KappaFn ?HIGHWAYS (and (instance ?HIGHWAYS SurfacedRoadway) (located ?HIGHWAYS ?AREA))) ?LENGTH)) |
Transportation.kif 542-549 | X is a length of paved highway of Y if and only if the length of the class described by Z is X |
| (=> (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 | If X Y(s) is a length of paved 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 surfaced roadway and W is located at Z |
|
|