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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Ambush

Sigma KEE - Ambush
Ambush

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


(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 21752-21755
(externalImage Ambush "http://upload.wikimedia.org/wikipedia/en/9/93/Ambush-vc274vs11med.jpg") pictureList.kif 5847-5847
(externalImage Ambush "http://upload.wikimedia.org/wikipedia/en/c/c0/Vcnvaattack2-med.jpg") pictureList.kif 6073-6073
(subclass Ambush Maneuver) Mid-level-ontology.kif 21751-21751 Ambush策略subclass では %n

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


(subclass DirectAmbush Ambush) MilitaryProcesses.kif 411-411 DirectAmbushAmbushsubclass では %n
(termFormat ChineseLanguage Ambush "伏击") domainEnglishFormat.kif 7152-7152
(termFormat ChineseTraditionalLanguage Ambush "伏擊") domainEnglishFormat.kif 7151-7151
(termFormat EnglishLanguage Ambush "ambush") domainEnglishFormat.kif 7150-7150

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 21757-21769


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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