SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > BinaryRelation > UnaryFunction > EndFn
Next TemporalRelationexistant    UpTemporalRelation, UnaryFunction    Previous TemporalRelationearlier   

EndFn
subjectfact 
EndFndocumentation A UnaryFunction that maps a TimeInterval to the TimePoint at which the interval ends2001-11-30 13:34:10.0
has axiom
(<=> 
(meetsTemporally ?INTERVAL1 ?INTERVAL2)
(equal
(EndFn ?INTERVAL1)
(BeginFn ?INTERVAL2)))
2001-11-30 13:34:10.0
has axiom
(<=> 
(starts ?INTERVAL1 ?INTERVAL2)
(and
(equal
(BeginFn ?INTERVAL1)
(BeginFn ?INTERVAL2))
(before
(EndFn ?INTERVAL1)
(EndFn ?INTERVAL2))))
2001-11-30 13:34:10.0
has axiom
(<=>
(existant ?PHYS ?TIME)
(temporallyBetweenOrEqual (BeginFn (WhenFn ?PHYS)) ?TIME (EndFn (WhenFn ?PHYS))))
2001-11-30 13:34:10.0
has axiom
(<=>
(finishes ?INTERVAL1 ?INTERVAL2)
(and
(before
(BeginFn ?INTERVAL2)
(BeginFn ?INTERVAL1))
(equal
(EndFn ?INTERVAL2)
(EndFn ?INTERVAL1))))
2001-11-30 13:34:10.0
has axiom
(=> 
(during ?INTERVAL1 ?INTERVAL2)
(and
(before (EndFn ?INTERVAL1) (EndFn ?INTERVAL2))
(before (BeginFn ?INTERVAL2) (BeginFn ?INTERVAL1))))
2001-11-30 13:34:10.0
has axiom
(=>
(earlier ?INTERVAL1 ?INTERVAL2)
(before (EndFn ?INTERVAL1) (BeginFn ?INTERVAL2)))
2001-11-30 13:34:10.0
has axiom
(=>
(and
(birthTime ?ORGANISM ?TIME1)
(deathTime ?ORGANISM ?TIME2)
(instance ?TIME1 TimePoint)
(instance ?TIME2 TimePoint))
(exists (?INTERVAL)
(and
(equal (BeginFn ?INTERVAL) ?TIME1)
(equal (EndFn ?INTERVAL) ?TIME2)
(holdsDuring ?INTERVAL (attribute ?ORGANISM Living)))))
2001-11-30 13:34:10.0
has axiom
(=>
(equal (EndFn ?INTERVAL) ?POINT)
(forall (?OTHERPOINT)
(=>
(and
(temporalPart ?OTHERPOINT ?INTERVAL)
(not (equal ?OTHERPOINT ?POINT)))
(before ?OTHERPOINT ?POINT))))
2001-11-30 13:34:10.0
has axiom
(=>
(and
(equal
(BeginFn ?INTERVAL1)
(BeginFn ?INTERVAL2))
(equal
(EndFn ?INTERVAL1)
(EndFn ?INTERVAL2)))
(equal ?INTERVAL1 ?INTERVAL2))
2001-11-30 13:34:10.0
has axiom
(before (BeginFn (WhenFn ?THING)) (EndFn (WhenFn ?THING)))
2001-11-30 13:34:10.0
has axiom
(equal (EndFn (FutureFn ?TIME)) PositiveInfinity)
2001-11-30 13:34:10.0
has domain1 TimeInterval2001-11-30 13:34:10.0
has range TimePoint2001-11-30 13:34:10.0
is an instance of TemporalRelation2001-11-30 13:34:10.0
is an instance of UnaryFunction2001-11-30 13:34:10.0
Relationis first domain of domain2001-11-30 13:35:10.0
is first domain of domainSubclass2001-11-30 13:35:10.0
is first domain of holds2001-11-30 13:35:10.0
is first domain of subrelation2001-11-30 13:35:10.0
is first domain of valence2001-11-30 13:35:10.0
is second domain of subrelation2001-11-30 13:35:10.0
BinaryRelationis first domain of DomainFn2001-11-30 13:33:44.0
is first domain of equivalenceRelationOn2001-11-30 13:33:44.0
is first domain of inverse2001-11-30 13:33:44.0
is first domain of irreflexiveOn2001-11-30 13:33:44.0
is first domain of partialOrderingOn2001-11-30 13:33:44.0
is first domain of RangeFn2001-11-30 13:33:44.0
is first domain of reflexiveOn2001-11-30 13:33:44.0
is first domain of totalOrderingOn2001-11-30 13:33:44.0
is first domain of trichotomizingOn2001-11-30 13:33:44.0
is second domain of inverse2001-11-30 13:33:44.0
Functionis first domain of AssignmentFn2001-11-30 13:34:18.0
is first domain of closedOn2001-11-30 13:34:18.0
is first domain of range2001-11-30 13:34:18.0
is first domain of rangeSubclass2001-11-30 13:34:18.0
Classis third domain of domain2001-11-30 13:33:51.0
is third domain of domainSubclass2001-11-30 13:33:51.0
Abstractis disjoint from Physical2001-11-30 13:33:32.0

Next TemporalRelationexistant    UpTemporalRelation, UnaryFunction    Previous TemporalRelationearlier