SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > BinaryRelation > AntisymmetricRelation > AsymmetricRelation > member
Next AsymmetricRelationon    UpAsymmetricRelation, BinaryPredicate, IntransitiveRelation, SpatialRelation    Previous AsymmetricRelationmeetsTemporally   

member
subjectfact 
memberdocumentation A specialized common sense notion of part for uniform parts of Collections. For example, each sheep in a flock of sheep would have the relationship of member to the flock2001-11-30 13:34:41.0
has axiom
(=> 
(and
(instance ?GROUP Group)
(member ?MEMB ?GROUP))
(instance ?MEMB Animal))
2001-11-30 13:34:41.0
has axiom
(=> 
(and
(instance ?GROUP GroupOfPeople)
(member ?MEMB ?GROUP))
(instance ?MEMB Human))
2001-11-30 13:34:41.0
has axiom
(=> 
(instance ?GROUP AgeGroup)
(forall (?MEMB1 ?MEMB2 ?AGE1 ?AGE2)
(=>
(and
(member ?MEMB1 ?GROUP)
(member ?MEMB2 ?GROUP)
(age ?MEMB1 ?AGE1)
(age ?MEMB2 ?AGE2))
(equal ?AGE1 ?AGE2))))
2001-11-30 13:34:41.0
has axiom
(=> 
(instance ?GROUP FamilyGroup)
(forall (?MEMB1 ?MEMB2)
(=>
(and
(member ?MEMB1 ?GROUP)
(member ?MEMB2 ?GROUP))
(familyRelation ?MEMB1 ?MEMB2))))
2001-11-30 13:34:41.0
has axiom
(=> 
(instance ?ORG ReligiousOrganization)
(exists (?PROP)
(forall (?PERSON)
(=>
(member ?PERSON ?ORG)
(believes ?PERSON ?PROP)))))
2001-11-30 13:34:41.0
has axiom
(=>
(and
(instance ?ACT OrganizationalProcess)
(agent ?ACT ?AGENT))
(or
(instance ?AGENT Organization)
(exists (?ORG)
(and
(instance ?ORG Organization)
(member ?AGENT ?ORG)))))
2001-11-30 13:34:41.0
has axiom
(=>
(and
(instance ?ACT ReligiousProcess)
(agent ?ACT ?AGENT))
(or
(instance ?AGENT ReligiousOrganization)
(exists (?ORG)
(and
(member ?AGENT ?ORG)
(instance ?ORG ReligiousOrganization)))))
2001-11-30 13:34:42.0
has axiom
(=>
(and
(instance ?WAR War)
(agent ?WAR ?AGENT))
(or
(instance ?AGENT Nation)
(and
(instance ?AGENT Organization)
(forall (?MEMBER)
(=>
(member ?MEMBER ?AGENT)
(instance ?MEMBER Nation))))))
2001-11-30 13:34:42.0
has axiom
(=>
(and
(member ?OBJ1 ?COLL)
(member ?OBJ2 ?COLL))
(not
(overlapsSpatially ?OBJ1 ?OBJ2)))
2001-11-30 13:34:42.0
has axiom
(=>
(employs ?ORG ?PERSON)
(member ?PERSON ?ORG))
2001-11-30 13:34:42.0
has axiom
(=>
(instance ?COLL Collection)
(exists (?OBJ)
(member ?OBJ ?COLL)))
2001-11-30 13:34:42.0
has domain1 SelfConnectedObject2001-11-30 13:34:42.0
has domain2 Collection2001-11-30 13:34:42.0
has relatedInternalConcept element2001-11-30 13:34:42.0
has relatedInternalConcept instance2001-11-30 13:34:42.0
is an instance of AsymmetricRelation2001-11-30 13:34:42.0
is an instance of BinaryPredicate2001-11-30 13:34:42.0
is an instance of IntransitiveRelation2001-11-30 13:34:42.0
is an instance of SpatialRelation2001-11-30 13:34:42.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 AsymmetricRelationon    UpAsymmetricRelation, BinaryPredicate, IntransitiveRelation, SpatialRelation    Previous AsymmetricRelationmeetsTemporally