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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 23411-23414
(externalImage Ambush "http://upload.wikimedia.org/wikipedia/en/9/93/Ambush_vc274vs11med.jpg") pictureList.kif 5846-5846
(externalImage Ambush "http://upload.wikimedia.org/wikipedia/en/c/c0/Vcnvaattack2-med.jpg") pictureList.kif 6072-6072
(subclass Ambush Maneuver) Mid-level-ontology.kif 23410-23410

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


(subclass DirectAmbush Ambush) MilitaryProcesses.kif 411-411
(termFormat ChineseLanguage Ambush "伏击") domainEnglishFormat.kif 7159-7159
(termFormat ChineseTraditionalLanguage Ambush "伏擊") domainEnglishFormat.kif 7158-7158
(termFormat EnglishLanguage Ambush "ambush") domainEnglishFormat.kif 7157-7157

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 23416-23428


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