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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Exfiltration
Exfiltration

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


(documentation Exfiltration EnglishLanguage "The removal of personnel or units from areas under enemy control by stealth, deception, surprise, or clandestine means.") MilitaryProcesses.kif 251-253
(subclass Exfiltration Removing) MilitaryProcesses.kif 250-250 Exfiltration est une sous-classe de supprimer
(subclass Exfiltration UnconventionalWarfare) MilitaryProcesses.kif 249-249 Exfiltration est une sous-classe de UnconventionalWarfare

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


(termFormat ChineseLanguage Exfiltration "渗出") domainEnglishFormat.kif 22756-22756
(termFormat ChineseTraditionalLanguage Exfiltration "滲出") domainEnglishFormat.kif 22755-22755
(termFormat EnglishLanguage Exfiltration "exfiltration") domainEnglishFormat.kif 22754-22754

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


(=>
    (and
        (instance ?EF Exfiltration)
        (agent ?EF ?AGENT))
    (exists (?PRET ?ENEMY)
        (and
            (instance ?PRET Pretending)
            (agent ?PRET ?AGENT)
            (patient ?PRET ?ENEMY)
            (hasPurpose ?PRET
                (believes ?ENEMY
                    (not
                        (exists (?EF0)
                            (equal ?EF0 ?EF))))))))
MilitaryProcesses.kif 257-270


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 is open source software produced by Articulate Software and its partners