![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
PostalAddressText
|
|
|
| appearance as argument number 1 |
|
|
| (instance PositiveInfinity TimePoint) | Merge.kif 8038-8038 | Positive infinity is an instance of time point |
| (documentation PositiveInfinity EnglishLanguage "The TimePoint that is after all other TimePoints.") | Merge.kif 8040-8041 | Positive infinity is an instance of time point |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?POINT TimePoint) (not (equal ?POINT PositiveInfinity))) (before ?POINT PositiveInfinity)) |
Merge.kif 8043-8047 | If X is an instance of time point and equal X and positive infinity, then X happens before positive infinity |
| (=> (and (instance ?POINT TimePoint) (not (equal ?POINT PositiveInfinity))) (exists (?OTHERPOINT) (temporallyBetween ?POINT ?OTHERPOINT PositiveInfinity))) |
Merge.kif 8049-8054 | If X is an instance of time point and equal X and positive infinity, then there exists Y such that Y is between X and positive infinity |
| consequent |
|
|
| (=> (and (instance ?POINT TimePoint) (not (equal ?POINT PositiveInfinity))) (before ?POINT PositiveInfinity)) |
Merge.kif 8043-8047 | If X is an instance of time point and equal X and positive infinity, then X happens before positive infinity |
| (=> (and (instance ?POINT TimePoint) (not (equal ?POINT PositiveInfinity))) (exists (?OTHERPOINT) (temporallyBetween ?POINT ?OTHERPOINT PositiveInfinity))) |
Merge.kif 8049-8054 | If X is an instance of time point and equal X and positive infinity, then there exists Y such that Y is between X and positive infinity |
| (=> (instance ?INTERVAL TimeInterval) (equal (FutureFn ?INTERVAL) (TimeIntervalFn (EndFn ?INTERVAL) PositiveInfinity))) |
Merge.kif 8723-8725 | If X is an instance of timeframe, then equal after X, interval between the end of X, and positive infinity |