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



KB Term:  Term intersection
English Word: 

Sigma KEE - RecoveryOperation
RecoveryOperation(recovery operation)

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


(subclass RecoveryOperation DirectActionActivity) MilitaryProcesses.kif 552-552 Recovery operation is a subclass of direct action activity
(documentation RecoveryOperation EnglishLanguage "These are operations conducted to search for, locate, identify, rescue, and return personnel, sensitive equipment, or items critical to national security. In layman terms, it means that the enemy got hold of personenel or objects which the agent once had. The agent wanted to claim them back. The agent went out to get it back and succeeded.") MilitaryProcesses.kif 553-557 Recovery operation is a subclass of direct action activity

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


(subclass UnconventionalAssistedRecovery RecoveryOperation) MilitaryProcesses.kif 240-240 Unconventional assisted recovery is a subclass of recovery operation
(subclass CounterproliferationWMD RecoveryOperation) MilitaryProcesses.kif 1482-1482 CounterproliferationWM d is a subclass of recovery operation
(subclass CTHostageMaterielRecovery RecoveryOperation) MilitaryProcesses.kif 2084-2084 CT hostage materiel recovery is a subclass of recovery operation
(termFormat EnglishLanguage RecoveryOperation "recovery operation") domainEnglishFormat.kif 48987-48987 CT hostage materiel recovery is a subclass of recovery operation
(termFormat ChineseTraditionalLanguage RecoveryOperation "恢復運作") domainEnglishFormat.kif 48988-48988 CT hostage materiel recovery is a subclass of recovery operation
(termFormat ChineseLanguage RecoveryOperation "恢复运作") domainEnglishFormat.kif 48989-48989 CT hostage materiel recovery is a subclass of recovery operation

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


(=>
    (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
(=>
    (and
        (instance ?RO RecoveryOperation)
        (agent ?RO ?A)
        (patient ?RO ?O)
        (holdsDuring
            (PastFn
                (WhenFn ?RO))
            (possesses ?A ?O)))
    (exists (?AC)
        (and
            (instance ?AC AchievingControl)
            (destination ?RO ?AC)
            (result ?RO ?AC)
            (controlled ?AC ?O)
            (gainsControl ?AC ?A))))
MilitaryProcesses.kif 577-592 If X is an instance of recovery operation, Y is an agent of X, Z is a patient of X, and Y possesses Z holds during before the time of existence of X, then there exists W such that W is an instance of achieving control, X ends up at W, W is a result of X, Z comes to be physically controlled by an agent during W, and Y gains physical control over some object during W


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