![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| TerminatingEmployment(terminating employment) | clean_out, discharged, dismissed, fired, furlough, invalid, laid-off, lay_off, pension_off, pink-slipped, retire, squeeze_out, superannuate |
| appearance as argument number 1 |
|
|
| (subclass TerminatingEmployment LeavingAnOrganization) | Merge.kif 10981-10981 | Terminating employment is a subclass of leaving an organization |
| (documentation TerminatingEmployment EnglishLanguage "OrganizationalProcesses where someone ceases to be an employee of an Organization. Note that this covers being laid off, being fired, and voluntarily leaving a job.") | Merge.kif 10983-10985 | Terminating employment is a subclass of leaving an organization |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?FIRE TerminatingEmployment) (instance ?ORG Organization) (agent ?FIRE ?ORG) (patient ?FIRE ?PERSON)) (and (holdsDuring (BeginFn (WhenFn ?FIRE)) (employs ?ORG ?PERSON)) (holdsDuring (EndFn (WhenFn ?FIRE)) (not (employs ?ORG ?PERSON))))) |
Merge.kif 10987-10995 | If X is an instance of terminating employment, Y is an instance of organization, Y is an agent of X, and Z is a patient of X, then Y employs Z holds during the beginning of the time of existence of X and Y doesn't employ Z holds during the end of the time of existence of X |