Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Firing
Firing(firing)

appearance as argument number 1
-------------------------


(documentation Firing EnglishLanguage "The OrganizationalProcess of leaving an Organization involuntarily. Although initiated by the organization, sometimes an employee may want to be fired because of compensation from the organization or labor law issues.") Merge.kif 10924-10927
(subclass Firing OrganizationalProcess) Merge.kif 10928-10928 Firing is a subclass of organizational process

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage Firing "firing") domainEnglishFormat.kif 64869-64869

antecedent
-------------------------


(=>
    (and
        (instance ?LEAVE Firing)
        (instance ?ORG Organization)
        (agent ?LEAVE ?ORG)
        (patient ?LEAVE ?P))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?LEAVE))
            (member ?P ?ORG))
        (holdsDuring
            (EndFn
                (WhenFn ?LEAVE))
            (not
                (member ?P ?ORG)))))
Merge.kif 10930-10938 If X is an instance of firing, Y is an instance of organization, Y is an agent of X, and Z is a patient of X, then Z is a member of Y holds during the beginning of the time of existence of X and Z is not a member of Y holds during the end of the time of existence of X


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners