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


KB Term:  Term intersection
English Word: 

Sigma KEE - Ambush
Ambush(ambush)
ambuscade, ambush, lying_in_wait, trap

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


(subclass Ambush Maneuver) Mid-level-ontology.kif 24044-24044 Ambush is a subclass of maneuver
(documentation Ambush EnglishLanguage "Any Maneuver in a ViolentContest where one contestParticipant attempts to conceal himself from another contestParticipant so that he can Attack the other contestParticipant.") Mid-level-ontology.kif 24045-24048 Ambush is a subclass of maneuver
(externalImage Ambush "http://upload.wikimedia.org/wikipedia/en/9/93/Ambush_vc274vs11med.jpg") pictureList.kif 5846-5846 Ambush is a subclass of maneuver
(externalImage Ambush "http://upload.wikimedia.org/wikipedia/en/c/c0/Vcnvaattack2-med.jpg") pictureList.kif 6072-6072 Ambush is a subclass of maneuver

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


(subclass DirectAmbush Ambush) MilitaryProcesses.kif 411-411 Direct ambush is a subclass of ambush
(termFormat EnglishLanguage Ambush "ambush") domainEnglishFormat.kif 7151-7151 Direct ambush is a subclass of ambush
(termFormat ChineseTraditionalLanguage Ambush "伏擊") domainEnglishFormat.kif 7152-7152 Direct ambush is a subclass of ambush
(termFormat ChineseLanguage Ambush "伏击") domainEnglishFormat.kif 7153-7153 Direct ambush is a subclass of ambush

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


(=>
    (and
        (instance ?AMBUSH Ambush)
        (agent ?AMBUSH ?AG))
    (exists (?C)
        (and
            (instance ?C Concealing)
            (subProcess ?C ?AMBUSH)
            (hasPurpose ?C
                (exists (?ATTACK)
                    (and
                        (instance ?ATTACK Attack)
                        (agent ?ATTACK ?AG)))))))
Mid-level-ontology.kif 24050-24062 If X is an instance of ambush and Y is an agent of X, then there exists Z such that Z is an instance of concealing, Z is a subprocess of X, Z has the purpose there exists W such that W is an instance of attack, and Y is an agent of 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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners