![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| 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 |
|
|
| 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 |