![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| DualGaugeRailway(dual gauge railway) |
| appearance as argument number 1 |
|
|
| (subclass DualGaugeRailway Railway) | Transportation.kif 354-354 | Dual gauge railway is a subclass of railway |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage DualGaugeRailway "dual gauge railway") | domainEnglishFormat.kif 64797-64797 |
| antecedent |
|
|
| (<=> (instance ?RR DualGaugeRailway) (property ?RR DualGauge)) |
Transportation.kif 469-471 | X is an instance of dual gauge railway if and only if X the attribute dual gauge railway |
| consequent |
|
|
| (<=> (lengthOfDualGaugeRailway ?AREA ?LENGTH) (length (KappaFn ?RAILWAYS (and (instance ?RAILWAYS DualGaugeRailway) (located ?RAILWAYS ?AREA))) ?LENGTH)) |
Transportation.kif 210-217 | X is a length of dual gauge railway of Y if and only if the length of the class described by Z is X |
| (=> (and (lengthOfDualGaugeRailway ?AREA (MeasureFn ?LENGTH ?UNIT)) (instance ?UNIT UnitOfLength) (greaterThan ?LENGTH 0)) (exists (?RAILWAY) (and (instance ?RAILWAY DualGaugeRailway) (located ?RAILWAY ?AREA)))) |
Transportation.kif 219-227 | If X Y(s) is a length of dual gauge railway 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 dual gauge railway and W is located at Z |
| (<=> (lengthOfUnclassifiedGaugeRailway ?AREA ?LENGTH) (length (KappaFn ?RAILWAYS (and (located ?RAILWAYS ?AREA) (not (instance ?RAILWAYS (UnionFn StandardGaugeRailway (UnionFn BroadGaugeRailway (UnionFn DualGaugeRailway NarrowGaugeRailway))))))) ?LENGTH)) |
Transportation.kif 294-306 | X is a length of unclassified gauge railway of Y if and only if the length of the class described by Z is X |