![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
Robbing(robbing)
| armed_robbery, extortion, heist, highway_robbery, holdup, protection, rip-off, robbery, rolling, stickup, tribute |
| appearance as argument number 1 |
|
|
| (subclass Robbing Stealing) | Mid-level-ontology.kif 20515-20515 | Robbing is a subclass of stealing |
| (documentation Robbing EnglishLanguage "Any instance of Stealing which involves the threat of the use of force.") | Mid-level-ontology.kif 20516-20517 | Robbing is a subclass of stealing |
| (externalImage Robbing "http://upload.wikimedia.org/wikipedia/commons/f/ f3/ Robbing_a_rich_merchants_house_J._M._W._Silver.jpg") | pictureList.kif 2730-2730 | Robbing is a subclass of stealing |
| (externalImage Robbing "http://upload.wikimedia.org/wikipedia/commons/7/ 75/ Little_John_and_Robin_Hood_by_Frank_Godwin.jpg") | pictureList.kif 2925-2925 | Robbing is a subclass of stealing |
| (externalImage Robbing "http://upload.wikimedia.org/wikipedia/commons/c/ c8/ Robin_shoots_with_sir_Guy_by_Louis_Rhead_1912.png") | pictureList.kif 2926-2926 | Robbing is a subclass of stealing |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?R Robbing) (agent ?R ?P) (victim ?R ?P2)) (exists (?T) (and (instance ?T Threatening) (subProcess ?T ?R) (fears ?P2 (exists (?A) (and (instance ?A Attack) (agent ?A ?P) (victim ?A ?P2))))))) |
Mid-level-ontology.kif 20519-20533 | If X is an instance of robbing, Y is an agent of X, and Z is the victim in X, then there exists W such that W is an instance of threatening, W is a subprocess of X, Z fears there exists V such that V is an instance of attack, Y is an agent of V, and Z is the victim in V |