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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ReconnaissanceByFire
ReconnaissanceByFire(reconnaissance by fire)reconnaissance_by_fire

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


(documentation ReconnaissanceByFire EnglishLanguage "A method of reconnaissance in which fire is placed on a suspected enemy position to cause the enemy to disclose a presence by movement or return of fire.") MilitaryProcesses.kif 707-709
(subclass ReconnaissanceByFire ReconnaissanceOperation) MilitaryProcesses.kif 706-706 Reconnaissance by fire is a subclass of reconnaissance operation

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


(termFormat EnglishLanguage ReconnaissanceByFire "reconnaissance by fire") MilitaryProcesses.kif 2748-2748

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


(=>
    (and
        (instance ?RbF ReconnaissanceByFire)
        (agent ?RbF ?AGENT))
    (exists (?ATTACK ?HOSTILE)
        (and
            (patient ?RbF ?HOSTILE)
            (subProcess ?ATTACK ?RbF)
            (instance ?ATTACK Attack)
            (agent ?ATTACK ?AGENT)
            (patient ?ATTACK ?HOSTILE))))
MilitaryProcesses.kif 713-723


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