![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
Expressway(expressway)
| highway, interstate, interstate_highway, main_road |
| appearance as argument number 1 |
|
|
| (subclass Expressway SurfacedRoadway) | Transportation.kif 620-620 | Expressway is a subclass of surfaced roadway |
| (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 | Expressway is a subclass of surfaced roadway |
| (externalImage Expressway "http://upload.wikimedia.org/wikipedia/commons/ c/ ca/ NorthSouth_Expressway.jpg") | pictureList.kif 4679-4679 | Expressway is a subclass of surfaced roadway |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (<=> (lengthOfExpresswaySystem ?AREA ?LENGTH) (length (KappaFn ?HIGHWAYS (and (instance ?HIGHWAYS Expressway) (located ?HIGHWAYS ?AREA))) ?LENGTH)) |
Transportation.kif 568-575 | X is a length of expressway system of Y if and only if the length of the class described by Z is X |
| (=> (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 | If X Y(s) is a length of expressway system 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 expressway and W is located at Z |