SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > Predicate > TernaryPredicate > temporallyBetweenOrEqual
Next TemporalRelationtime    UpTemporalRelation, TernaryPredicate    Previous TemporalRelationtemporallyBetween   

temporallyBetweenOrEqual
subjectfact 
temporallyBetweenOrEqualdocumentation (temporallyBetweenOrEqual ?POINT1 ?POINT2 ?POINT3) means that the TimePoint ?POINT1 is before or equal to the TimePoint ?POINT2 and ?POINT2 is before or equal to the TimePoint ?POINT32001-11-30 13:35:24.0
has axiom
(<=>
(existant ?PHYS ?TIME)
(temporallyBetweenOrEqual (BeginFn (WhenFn ?PHYS)) ?TIME (EndFn (WhenFn ?PHYS))))
2001-11-30 13:35:24.0
has axiom
(<=>
(temporallyBetweenOrEqual ?POINT1 ?POINT2 ?POINT3)
(and
(beforeEq ?POINT1 ?POINT2)
(beforeEq ?POINT2 ?POINT3)))
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 TemporalRelationtime    UpTemporalRelation, TernaryPredicate    Previous TemporalRelationtemporallyBetween