SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > BinaryRelation > AntisymmetricRelation > AsymmetricRelation > birthTime
Next AsymmetricRelationCardinalityFn    UpAsymmetricRelation, BinaryPredicate    Previous AsymmetricRelationbelow   

birthTime
subjectfact 
birthTimedocumentation A BinaryPredicate that specifies, at any level of resolution, the TimePosition at which a particular Organism was born2001-11-30 13:33:45.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:33:45.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:33:45.0
has axiom
(=>
(birthTime ?ORGANISM ?TIME)
(holdsDuring (ImmediateFutureFn ?TIME) (attribute ?ORGANISM Living)))
2001-11-30 13:33:45.0
has axiom
(=>
(birthTime ?ORGANISM ?TIME)
(holdsDuring ?TIME
(exists (?BIRTH)
(and
(instance ?BIRTH Birth)
(experiencer ?BIRTH ?ORGANISM)))))
2001-11-30 13:33:45.0
has axiom
(=>
(instance ?ORGANISM Organism)
(exists (?TIME1 ?TIME2)
(and
(birthTime ?ORGANISM ?TIME1)
(deathTime ?ORGANISM ?TIME2))))
2001-11-30 13:33:45.0
has domain1 Organism2001-11-30 13:33:45.0
has domain2 TimePosition2001-11-30 13:33:45.0
is an instance of AsymmetricRelation2001-11-30 13:33:45.0
is an instance of BinaryPredicate2001-11-30 13:33:45.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 AsymmetricRelationCardinalityFn    UpAsymmetricRelation, BinaryPredicate    Previous AsymmetricRelationbelow