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



KB Term:  Term intersection
English Word: 

  ChangeOfControl

Sigma KEE - ChangeOfControl
ChangeOfControl(change of control)

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


(subclass ChangeOfControl AchievingControl) Mid-level-ontology.kif 25757-25757 Change of control is a subclass of achieving control
(documentation ChangeOfControl EnglishLanguage "A ChangeOfControl is an event in which an agent gains physical control over some object that was previously controlled by a different agent.") Mid-level-ontology.kif 25758-25761 Change of control is a subclass of achieving control

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


(subclass Capturing ChangeOfControl) Mid-level-ontology.kif 25771-25771 Capture is a subclass of change of control
(termFormat EnglishLanguage ChangeOfControl "change of control") domainEnglishFormat.kif 14118-14118 Capture is a subclass of change of control
(termFormat ChineseTraditionalLanguage ChangeOfControl "改變控制") domainEnglishFormat.kif 14119-14119 Capture is a subclass of change of control
(termFormat ChineseLanguage ChangeOfControl "改变控制") domainEnglishFormat.kif 14120-14120 Capture is a subclass of change of control

appearance as argument number 3
-------------------------


(domain losesControl 1 ChangeOfControl) Mid-level-ontology.kif 25768-25768 The number 1 argument of loses control is an instance of change of control

consequent
-------------------------


(=>
    (and
        (instance ?RO RecoveryOperation)
        (patient ?RO ?O)
        (agent ?RO ?A))
    (exists (?CC)
        (and
            (instance ?CC ChangeOfControl)
            (earlier ?CC ?RO)
            (patient ?CC ?O)
            (agent ?CC ?E)
            (enemy ?A ?E)
            (holdsDuring
                (PastFn
                    (WhenFn ?CC))
                (possesses ?A ?O))
            (losesControl ?CC ?A))))
MilitaryProcesses.kif 559-575 If X is an instance of recovery operation, Y is a patient of X, and Z is an agent of X, then All of the following hold: (1) there exists W such that W is an instance of change of control (2) W happens earlier than X (3) Y is a patient of W (4) V is an agent of W (5) Z (6) V are enemies of each other (7) Z possesses Y holds during before the time of existence of W (8) Z loses physical control of some object during W


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

Show without tree


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