SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > BinaryRelation > AntisymmetricRelation > AsymmetricRelation > temporalPart
Next AsymmetricRelationtime    UpAsymmetricRelation, BinaryPredicate    Previous AsymmetricRelationsuccessorAttribute   

temporalPart
subjectfact 
temporalPartdocumentation (temporalPart ?POINT ?INTERVAL) means that TimePoint ?POINT is part of TimeInterval ?INTERVAL2001-11-30 13:35:24.0
has axiom
(<=>
(temporalPart ?POINT (WhenFn ?THING))
(existant ?THING ?POINT))
2001-11-30 13:35:24.0
has axiom
(=>
(and
(holdsDuring ?INTERVAL (holds ?REL ?INST1 ?INST2))
(temporalPart ?POINT ?INTERVAL)
(instance ?INST1 Physical)
(instance ?INST2 Physical))
(and
(existant ?INST1 ?POINT)
(existant ?INST2 ?POINT)))
2001-11-30 13:35:24.0
has axiom
(=>
(and
(holdsDuring ?TIME1 ?SITUATION)
(instance ?TIME1 TimeInterval)
(temporalPart ?TIME2 ?TIME1))
(holdsDuring ?TIME2 ?SITUATION))
2001-11-30 13:35:24.0
has axiom
(=>
(and
(instance ?DECODE Decoding)
(patient ?DECODE ?DOC1))
(exists (?ENCODE ?DOC2)
(and
(containsInformation ?DOC2 ?PROP)
(containsInformation ?DOC1 ?PROP)
(holdsDuring ?TIME
(and
(temporalPart ?TIME (PastFn (WhenFn ?DECODE)))
(instance ?ENCODE Encoding)
(patient ?ENCODE ?DOC2))))))
2001-11-30 13:35:24.0
has axiom
(=>
(and
(time ?PHYS ?TIME1)
(time ?PHYS ?TIME2))
(or
(overlapsTemporally ?TIME1 ?TIME2)
(temporalPart ?TIME1 ?TIME2)
(temporalPart ?TIME2 ?TIME1)))
2001-11-30 13:35:24.0
has axiom
(=>
(equal (BeginFn ?INTERVAL) ?POINT)
(forall (?OTHERPOINT)
(=>
(and
(temporalPart ?OTHERPOINT ?INTERVAL)
(not (equal ?OTHERPOINT ?POINT)))
(before ?POINT ?OTHERPOINT))))
2001-11-30 13:35:24.0
has axiom
(=>
(equal (EndFn ?INTERVAL) ?POINT)
(forall (?OTHERPOINT)
(=>
(and
(temporalPart ?OTHERPOINT ?INTERVAL)
(not (equal ?OTHERPOINT ?POINT)))
(before ?OTHERPOINT ?POINT))))
2001-11-30 13:35:24.0
has axiom
(=>
(frequency ?PROC ?TIME1)
(forall (?TIME2)
(=>
(duration ?TIME2 ?TIME1)
(exists (?POINT)
(and
(temporalPart ?POINT ?TIME2)
(holdsDuring ?POINT (exists (?INST) (instance ?INST ?PROC))))))))
2001-11-30 13:35:24.0
has axiom
(=>
(instance ?POINT TimePoint)
(exists (?INTERVAL)
(and
(instance ?INTERVAL TimeInterval)
(temporalPart ?POINT ?INTERVAL))))
2001-11-30 13:35:24.0
has domain1 TimePoint2001-11-30 13:35:24.0
has domain2 TimeInterval2001-11-30 13:35:24.0
is an instance of AsymmetricRelation2001-11-30 13:35:24.0
is an instance of BinaryPredicate2001-11-30 13:35:25.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
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 AsymmetricRelationtime    UpAsymmetricRelation, BinaryPredicate    Previous AsymmetricRelationsuccessorAttribute