![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
MilitaryAssault
|
|
|
| appearance as argument number 1 |
|
|
| (subclass MilitaryAssault ViolentContest) | MilitaryProcesses.kif 421-421 | Military assault is a subclass of violent contest |
| (subclass MilitaryAssault MilitaryOperation) | MilitaryProcesses.kif 422-422 | Military assault is a subclass of military operation |
| (documentation MilitaryAssault EnglishLanguage "close fighting during the culmination of a military attack.") | MilitaryProcesses.kif 423-423 | Military assault is a subclass of military operation |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (instance ?TANK MilitaryTank) (hasPurpose ?TANK (exists (?A ?M) (and (instance ?A Attack) (subProcess ?A ?M) (instance ?M MilitaryAssault) (instrument ?A ?TANK))))) |
Military.kif 171-179 | If X is an instance of military tank, then X has the purpose there exist Y, Z such that Y is an instance of attack, Y is a subprocess of Z, Z is an instance of military assault, and X is an instrument for Y |