SUMO View all facts Glossary Help |
| Entity > Abstract > Class > Relation > BinaryRelation > UnaryFunction > BeginFn |
| BeginFn comparison table | ||||||||
| Subject | have domain1 | be first domain of | have range | be second domain of | documentation | have axiom | is a kind of | is an instance of |
|---|---|---|---|---|---|---|---|---|
| TemporalRelation | valence | subrelation | The Class of temporal Relations. This Class includes notions of (temporal) topology of intervals, (temporal) schemata, and (temporal) extension | (forall (?INT) (domain exhaustiveDecomposition ?INT Class)) | Relation | |||
| UnaryFunction | rangeSubclass | inverse | The Class of Functions that require a single argument | (=> | Function | |||
| BeginFn | TimeInterval | rangeSubclass | TimePoint | inverse | A UnaryFunction that maps a TimeInterval to the TimePoint at which the interval begins | (equal (BeginFn (PastFn ?TIME)) NegativeInfinity) | UnaryFunction |
Next TemporalRelation: cooccur Up: TemporalRelation, UnaryFunction Previous TemporalRelation: before