![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| NegativeInfinity(negative infinity) |
| appearance as argument number 1 |
|
|
| (instance NegativeInfinity TimePoint) | Merge.kif 8056-8056 | Negative infinity is an instance of time point |
| (documentation NegativeInfinity EnglishLanguage "The TimePoint that is before all other TimePoints.") | Merge.kif 8058-8059 | Negative infinity is an instance of time point |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?POINT TimePoint) (not (equal ?POINT NegativeInfinity))) (before NegativeInfinity ?POINT)) |
Merge.kif 8061-8065 | If X is an instance of time point and equal X and negative infinity, then negative infinity happens before X |
| (=> (and (instance ?POINT TimePoint) (not (equal ?POINT NegativeInfinity))) (exists (?OTHERPOINT) (temporallyBetween NegativeInfinity ?OTHERPOINT ?POINT))) |
Merge.kif 8067-8072 | If X is an instance of time point and equal X and negative infinity, then there exists Y such that Y is between negative infinity and X |
| consequent |
|
|
| (=> (and (instance ?POINT TimePoint) (not (equal ?POINT NegativeInfinity))) (before NegativeInfinity ?POINT)) |
Merge.kif 8061-8065 | If X is an instance of time point and equal X and negative infinity, then negative infinity happens before X |
| (=> (and (instance ?POINT TimePoint) (not (equal ?POINT NegativeInfinity))) (exists (?OTHERPOINT) (temporallyBetween NegativeInfinity ?OTHERPOINT ?POINT))) |
Merge.kif 8067-8072 | If X is an instance of time point and equal X and negative infinity, then there exists Y such that Y is between negative infinity and X |
| (=> (instance ?INTERVAL TimeInterval) (equal (PastFn ?INTERVAL) (TimeIntervalFn NegativeInfinity (BeginFn ?INTERVAL)))) |
Merge.kif 8692-8694 | If X is an instance of timeframe, then equal before X, interval between negative infinity, and the beginning of X |