SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > Predicate > TernaryPredicate > distance
Next SpatialRelationfills    UpSpatialRelation, TernaryPredicate    Previous SpatialRelationconnects   

distance comparison table
Subject have domain3 have domain2 have domain1 have arg3 valence be first domain of documentation have axiom is a kind of is an instance of
SpatialRelation    valenceThe Class of Relations that are spatial in a wide sense. This Class includes mereological relations, topological relations, and positional relations
(=>
(and
(instance ?REL SpatialRelation)
(holds ?REL ?OBJ1 ?OBJ2))
(overlapsTemporally (WhenFn ?OBJ1) (WhenFn ?OBJ2)))
Relation 
TernaryPredicate    singleValuedThe Class of Predicates that require exactly three arguments
(=>
(instance ?REL TernaryPredicate)
(valence ?REL 3))
TernaryRelation 
distanceLengthMeasurePhysicalPhysicalsingleValuedsingleValued(distance ?OBJ1 ?OBJ2 ?QUANT) means that the shortest distance between the two objects ?OBJ1 and ?OBJ2 is ?QUANT
(=>
(instance ?REL TernaryPredicate)
(valence ?REL 3))
 TernaryPredicate

Next SpatialRelationfills    UpSpatialRelation, TernaryPredicate    Previous SpatialRelationconnects