SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > Predicate > TernaryPredicate > connects
Next SpatialRelationdistance    UpSpatialRelation, TernaryPredicate    Previous SpatialRelationconnected   

connects
subjectfact 
connectsdocumentation The relationship between three things, when one of the three things connects the other two. More formally, (connects ?OBJ1 ?OBJ2 ?OBJ3) means that (connected ?OBJ1 ?OBJ2) and (connected ?OBJ1 ?OBJ3) and not (connected ?OBJ2 ?OBJ3)2001-11-30 13:33:55.0
has axiom
(<=>
(connects ?OBJ1 ?OBJ2 ?OBJ3)
(and
(connected ?OBJ1 ?OBJ2)
(connected ?OBJ1 ?OBJ3)
(not
(connected ?OBJ2 ?OBJ3))))
2001-11-30 13:33:55.0
has axiom
(=>
(and
(along ?OBJ1 ?OBJ2)
(along ?OBJ3 ?OBJ2))
(connects ?OBJ2 ?OBJ1 ?OBJ3))
2001-11-30 13:33:55.0
has axiom
(=>
(and
(instance ?POKE Poking)
(agent ?POKE ?AGENT)
(patient ?POKE ?OBJ)
(instrument ?POKE ?INST))
(holdsDuring (WhenFn ?POKE) (connects ?INST ?AGENT ?OBJ)))
2001-11-30 13:33:55.0
has domain1 Object2001-11-30 13:33:55.0
has domain2 Object2001-11-30 13:33:55.0
has domain3 Object2001-11-30 13:33:55.0
is an instance of SpatialRelation2001-11-30 13:33:55.0
is an instance of TernaryPredicate2001-11-30 13:33:55.0
Relationis first domain of domain2001-11-30 13:35:10.0
is first domain of domainSubclass2001-11-30 13:35:10.0
is first domain of holds2001-11-30 13:35:10.0
is first domain of subrelation2001-11-30 13:35:10.0
is first domain of valence2001-11-30 13:35:10.0
is second domain of subrelation2001-11-30 13:35:10.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 SpatialRelationdistance    UpSpatialRelation, TernaryPredicate    Previous SpatialRelationconnected