SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > BinaryRelation > BinaryPredicate > connected
Next BinaryPredicatecontainsInformation    UpBinaryPredicate, ReflexiveRelation, SpatialRelation, SymmetricRelation    Previous BinaryPredicateclosedOn   

connected
subjectfact 
connecteddocumentation (connected ?OBJ1 ?OBJ2) means that ?OBJ1 meetsSpatially ?OBJ2 or that ?OBJ1 overlapsSpatially ?OBJ22001-11-30 13:33:54.0
has axiom
(<=> 
(instance ?OBJ SelfConnectedObject)
(forall (?PART1 ?PART2)
(=>
(equal ?OBJ (MereologicalSumFn ?PART1 ?PART2))
(connected ?PART1 ?PART2))))
2001-11-30 13:33:54.0
has axiom
(<=>
(connects ?OBJ1 ?OBJ2 ?OBJ3)
(and
(connected ?OBJ1 ?OBJ2)
(connected ?OBJ1 ?OBJ3)
(not
(connected ?OBJ2 ?OBJ3))))
2001-11-30 13:33:54.0
has axiom
(=> 
(completelyFills ?OBJ1 ?HOLE)
(forall (?OBJ2)
(=>
(connected ?OBJ2 ?HOLE)
(connected ?OBJ2 ?OBJ1))))
2001-11-30 13:33:54.0
has axiom
(=> 
(and
(properlyFills ?OBJ1 ?HOLE)
(connected ?OBJ2 ?OBJ1))
(connected ?HOLE ?OBJ2))
2001-11-30 13:33:54.0
has axiom
(=> 
(hole ?HOLE ?OBJ)
(connected ?HOLE ?OBJ))
2001-11-30 13:33:54.0
has axiom
(=>
(connected ?OBJ1 ?OBJ2)
(or
(meetsSpatially ?OBJ1 ?OBJ2)
(overlapsSpatially ?OBJ1 ?OBJ2)))
2001-11-30 13:33:54.0
has axiom
(=>
(instance ?JUNCT BodyJunction)
(exists (?STRUCT1 ?STRUCT2)
(and
(connected ?JUNCT ?STRUCT1)
(connected ?JUNCT ?STRUCT2)
(instance ?STRUCT1 AnatomicalStructure)
(instance ?STRUCT2 AnatomicalStructure)
(not
(equal ?STRUCT1 ?STRUCT2)))))
2001-11-30 13:33:54.0
has axiom
(=>
(above ?OBJ1 ?OBJ2)
(not
(connected ?OBJ1 ?OBJ2)))
2001-11-30 13:33:54.0
has axiom
(=>
(adjacent ?OBJ1 ?OBJ2)
(or
(near ?OBJ1 ?OBJ2)
(connected ?OBJ1 ?OBJ2)))
2001-11-30 13:33:54.0
has axiom
(=>
(and
(instance ?IMPACT Impacting)
(instrument ?IMPACT ?INST)
(patient ?IMPACT ?PLACE))
(holdsDuring (WhenFn ?IMPACT) (connected ?INST ?PLACE)))
2001-11-30 13:33:54.0
has axiom
(=>
(and
(instance ?TOUCH Touching)
(agent ?TOUCH ?AGENT)
(patient ?TOUCH ?OBJ))
(holdsDuring (WhenFn ?TOUCH) (connected ?AGENT ?OBJ)))
2001-11-30 13:33:54.0
has axiom
(=>
(below ?OBJ1 ?OBJ2)
(not
(connected ?OBJ1 ?OBJ2)))
2001-11-30 13:33:54.0
has axiom
(=>
(crosses ?OBJ1 ?OBJ2)
(not
(connected ?OBJ1 ?OBJ2)))
2001-11-30 13:33:54.0
has domain1 Object2001-11-30 13:33:54.0
has domain2 Object2001-11-30 13:33:54.0
is an instance of BinaryPredicate2001-11-30 13:33:54.0
is an instance of ReflexiveRelation2001-11-30 13:33:54.0
is an instance of SpatialRelation2001-11-30 13:33:54.0
is an instance of SymmetricRelation2001-11-30 13:33:54.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
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
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 BinaryPredicatecontainsInformation    UpBinaryPredicate, ReflexiveRelation, SpatialRelation, SymmetricRelation    Previous BinaryPredicateclosedOn