![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| TimePosition(time position) | 4-dimensional, TRM, actual, actually, arrival_time, back, bedtime, beginning, change_of_life, checkout, checkout_time, climacteric, clock_time, commencement, curfew, current, date, dawn, day, deadline, deep, departure_time, equinoctial, evening, first, four-dimensional, full_term, get-go, immediate, in_reality, just_then, kickoff, latter-day, lights-out, limitation, meal, menopause, meridian, middle, midweek, nonce, noncurrent, occasion, offset, on-going, ongoing, outset, particular_date, pinpoint, showtime... |
| appearance as argument number 1 |
|
|
| (subclass TimePosition TimeMeasure) | Merge.kif 2188-2188 | Time position is a subclass of time measure |
| (partition TimePosition TimeInterval TimePoint) | Merge.kif 2189-2189 | Time position is exhaustively partitioned into timeframe and time point |
| (documentation TimePosition EnglishLanguage "Any TimePoint or TimeInterval along the universal timeline from NegativeInfinity to PositiveInfinity.") | Merge.kif 2191-2192 | Time position is exhaustively partitioned into timeframe and time point |
| appearance as argument number 2 |
|
|
| (subclass TimeInterval TimePosition) | Merge.kif 2194-2194 | Timeframe is a subclass of time position |
| (subclass TimePoint TimePosition) | Merge.kif 2201-2201 | Time point is a subclass of time position |
| (range RelativeTimeFn TimePosition) | Merge.kif 17581-17581 | The range of relative time is an instance of time position |
| (termFormat EnglishLanguage TimePosition "time position") | english_format.kif 964-964 | The range of relative time is an instance of time position |
| appearance as argument number 3 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (overlapsTemporally ?INTERVAL1 ?INTERVAL2) (exists (?INTERVAL3) (and (instance ?INTERVAL3 TimePosition) (temporalPart ?INTERVAL3 ?INTERVAL1) (temporalPart ?INTERVAL3 ?INTERVAL2)))) |
Merge.kif 8492-8498 | If X overlaps Y, then there exists Z such that Z is an instance of time position, Z is a part of Y, and Z is a part of X |