NegativeInfinity |
appearance as argument number 1 |
![]() |
(documentation NegativeInfinity ChineseLanguage "这是所有其他 TimePoint 之前的 TimePoint。") | chinese_format.kif 2686-2687 | |
(documentation NegativeInfinity EnglishLanguage "The TimePoint that is before all other TimePoints.") | Merge.kif 7954-7955 | |
(documentation NegativeInfinity JapaneseLanguage "TimePoint は、他のすべての TimePoint の前にある。") | japanese_format.kif 1409-1410 | |
(instance NegativeInfinity TimePoint) | Merge.kif 7952-7952 |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage NegativeInfinity "负无穷大") | domainEnglishFormat.kif 40119-40119 | |
(termFormat ChineseTraditionalLanguage NegativeInfinity "負無窮大") | domainEnglishFormat.kif 40118-40118 | |
(termFormat EnglishLanguage NegativeInfinity "negative infinity") | domainEnglishFormat.kif 40117-40117 |
antecedent |
![]() |
(=> (and (instance ?POINT TimePoint) (not (equal ?POINT NegativeInfinity))) (before NegativeInfinity ?POINT)) |
Merge.kif 7957-7961 | |
(=> (and (instance ?POINT TimePoint) (not (equal ?POINT NegativeInfinity))) (exists (?OTHERPOINT) (temporallyBetween NegativeInfinity ?OTHERPOINT ?POINT))) |
Merge.kif 7963-7968 |
consequent |
![]() |
(=> (and (instance ?POINT TimePoint) (not (equal ?POINT NegativeInfinity))) (before NegativeInfinity ?POINT)) |
Merge.kif 7957-7961 | |
(=> (and (instance ?POINT TimePoint) (not (equal ?POINT NegativeInfinity))) (exists (?OTHERPOINT) (temporallyBetween NegativeInfinity ?OTHERPOINT ?POINT))) |
Merge.kif 7963-7968 | |
(=> (instance ?INTERVAL TimeInterval) (equal (PastFn ?INTERVAL) (TimeIntervalFn NegativeInfinity (BeginFn ?INTERVAL)))) |
Merge.kif 8588-8590 |
![]() |
![]() |