SUMO View all facts Glossary Help |
| Entity > Abstract > Class > Relation > BinaryRelation > UnaryFunction > PastFn |
| PastFn 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 | |||
| PastFn | TimePosition | rangeSubclass | TimeInterval | inverse | A UnaryFunction that maps a TimePosition to the TimeInterval that meets it and that begins at NegativeInfinity | (meetsTemporally (PastFn (WhenFn ?THING)) (WhenFn ?THING)) | UnaryFunction |
Next TemporalRelation: SecondFn Up: TemporalRelation, UnaryFunction Previous TemporalRelation: overlapsTemporally