SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > Predicate > TernaryPredicate > temporallyBetween
Next TemporalRelationtemporallyBetweenOrEqual    UpTemporalRelation, TernaryPredicate    Previous TemporalRelationstarts   

temporallyBetween
subjectfact 
temporallyBetweendocumentation (temporallyBetween ?POINT1 ?POINT2 ?POINT3) means that the TimePoint ?POINT2 is between the TimePoints ?POINT1 and ?POINT3, i.e. ?POINT1 is before ?POINT2 and ?POINT2 is before ?POINT32001-11-30 13:35:24.0
has axiom
(<=>
(temporallyBetween ?POINT1 ?POINT2 ?POINT3)
(and
(before ?POINT1 ?POINT2)
(before ?POINT2 ?POINT3)))
2001-11-30 13:35:24.0
has axiom
(=> 	
(and
(instance ?POINT TimePoint)
(not (equal ?POINT PositiveInfinity)))
(exists (?OTHERPOINT)
(temporallyBetween ?POINT ?OTHERPOINT PositiveInfinity)))
2001-11-30 13:35:24.0
has axiom
(=> 	
(and
(instance ?POINT TimePoint)
(not (equal ?POINT NegativeInfinity)))
(exists (?OTHERPOINT)
(temporallyBetween NegativeInfinity ?OTHERPOINT ?POINT)))
2001-11-30 13:35:24.0
has domain1 TimePoint2001-11-30 13:35:24.0
has domain2 TimePoint2001-11-30 13:35:24.0
has domain3 TimePoint2001-11-30 13:35:24.0
is an instance of TemporalRelation2001-11-30 13:35:24.0
is an instance of TernaryPredicate2001-11-30 13:35:24.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
Predicateis first domain of singleValued2001-11-30 13:35:02.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 TemporalRelationtemporallyBetweenOrEqual    UpTemporalRelation, TernaryPredicate    Previous TemporalRelationstarts