SUMO   View all facts   Glossary   Help
Entity > Abstract > Quantity > PhysicalQuantity > ConstantQuantity > TimeMeasure > TimePosition > TimeInterval
Next TimePositionTimePoint    UpTimePosition

TimeInterval
subjectfact 
TimeIntervaldocumentation An interval of time. Note that a TimeInterval has both an extent and a location on the universal timeline2001-11-30 13:35:26.0
has axiom
(=>
(and
(birthTime ?ORGANISM ?TIME1)
(deathTime ?ORGANISM ?TIME2)
(instance ?TIME1 TimeInterval)
(instance ?TIME2 TimeInterval))
(exists (?INTERVAL)
(and
(starts ?TIME1 ?INTERVAL)
(finishes ?TIME2 ?INTERVAL)
(holdsDuring ?INTERVAL (attribute ?ORGANISM Living)))))
2001-11-30 13:35:26.0
has axiom
(=>
(and
(holdsDuring ?TIME1 ?SITUATION)
(instance ?TIME1 TimeInterval)
(temporalPart ?TIME2 ?TIME1))
(holdsDuring ?TIME2 ?SITUATION))
2001-11-30 13:35:26.0
has axiom
(=>
(instance ?INTERVAL TimeInterval)
(exists (?DURATION)
(duration ?INTERVAL ?DURATION)))
2001-11-30 13:35:26.0
has axiom
(=>
(instance ?POINT TimePoint)
(exists (?INTERVAL)
(and
(instance ?INTERVAL TimeInterval)
(temporalPart ?POINT ?INTERVAL))))
2001-11-30 13:35:26.0
is first domain of BeginFn2001-11-30 13:35:26.0
is first domain of during2001-11-30 13:35:26.0
is first domain of earlier2001-11-30 13:35:26.0
is first domain of EndFn2001-11-30 13:35:26.0
is first domain of finishes2001-11-30 13:35:26.0
is first domain of meetsTemporally2001-11-30 13:35:26.0
is first domain of overlapsTemporally2001-11-30 13:35:26.0
is first domain of starts2001-11-30 13:35:26.0
is second domain of during2001-11-30 13:35:26.0
is second domain of earlier2001-11-30 13:35:26.0
is second domain of finishes2001-11-30 13:35:26.0
is second domain of meetsTemporally2001-11-30 13:35:26.0
is second domain of overlapsTemporally2001-11-30 13:35:26.0
is second domain of starts2001-11-30 13:35:26.0
is second domain of temporalPart2001-11-30 13:35:26.0
is a kind of TimePosition2001-11-30 13:35:27.0
TimePositionis partitioned into TimeInterval, TimePoint2001-11-30 13:35:27.0
Abstractis disjoint from Physical2001-11-30 13:33:32.0

Kinds of TimeInterval :

Next TimePositionTimePoint    UpTimePosition