![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
Blockade(blockade)
| blockade, encirclement |
| appearance as argument number 1 |
|
|
| (subclass Blockade Maneuver) | Mid-level-ontology.kif 24064-24064 | Blockade is a subclass of maneuver |
| (documentation Blockade EnglishLanguage "Any Maneuver in a Contest where one contestParticipant attempts to deny access to something that is wanted by another contestParticipant.") | Mid-level-ontology.kif 24065-24067 | Blockade is a subclass of maneuver |
| (externalImage Blockade "http://upload.wikimedia.org/wikipedia/commons/1/ 17/ Anaconda_Plan.jpg") | pictureList.kif 5885-5885 | Blockade is a subclass of maneuver |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?B Blockade) (instance ?C Contest) (subProcess ?B ?C) (contestParticipant ?C ?A1) (agent ?B ?A1)) (exists (?C1 ?A2) (and (prevents ?C1 Translocation) (instance ?B ?C1) (contestParticipant ?C ?A2) (not (equal ?A1 ?A2)) (desires ?A2 (exists (?I) (and (instance ?I ?C1) (agent ?I ?A1) (subProcess ?I ?C))))))) |
Mid-level-ontology.kif 24069-24088 | If X is an instance of blockade, Y is an instance of contest, X is a subprocess of Y, Z participates in Y, and Z is an agent of X, then All of the following hold: (1) there exist W (2) V such that W prevents the occurrence of translocation (3) X is an instance of W (4) V participates in Y (5) equal Z (6) V (7) V desires there exists U such that U is an instance of W (8) Z is an agent of U (9) U is a subprocess of Y |