Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

joining an organization (JoiningAnOrganization)

The OrganizationalProcess of becoming a member of an Organization.

Ontology

SUMO / PROCESSES

Superclass(es)

[tree]
entity
is subclass of
  physical  
is subclass of
  process  
is subclass of
  intentional process  
is subclass of
  organizational process  
is subclass of
  joining an organization  

Subclass(es)

matriculation  hiring 

Coordinate term(s)

leaving an organization  managing  political process  regulatory process  religious process 

Related WordNet synsets

join, fall in, get together
become part of; become a member of a group or organization; "He joined the Communist Party as a young man"
kinds of join...   kinds of join (all)...  
See more related synsets on a separate page.

Axioms (2)

If join is an instance of joining an organization and org is an instance of organization and join is an agent of org and person is a patient of join, then person is a member of org immediately after "the time of existence of join".
(=>
      (and
            (instance ?JOIN JoiningAnOrganization)
            (instance ?ORG Organization)
            (agent ?JOIN ?ORG)
            (patient ?JOIN ?PERSON))
      (holdsDuring
            (ImmediateFutureFn
                  (WhenFn ?JOIN))
            (member ?PERSON ?ORG)))

leaving an organization is disjoint from joining an organization.
(disjoint LeavingAnOrganization JoiningAnOrganization)