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 23394-23397
(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 23393-23393 Ambush策略subclass では

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


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

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 23399-23411


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