![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| ArtilleryCannon(artillery cannon) | cannon |
| appearance as argument number 1 |
|
|
| (subclass ArtilleryCannon ArtilleryGun) | MilitaryDevices.kif 171-171 | Artillery cannon is a subclass of artillery gun |
| (disjoint ArtilleryCannon MilitaryTank) | MilitaryDevices.kif 172-172 | Artillery cannon is disjoint from military tank |
| (documentation ArtilleryCannon EnglishLanguage "A long-range ArtilleryGun that is capable of launching rockets or grenades or other explosives.") | MilitaryDevices.kif 174-175 | Artillery cannon is disjoint from military tank |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (instance ?TANK MilitaryTank) (exists (?TRACK ?GUN) (and (instance ?TRACK ContinuousTrack) (part ?TRACK ?TANK) (instance ?GUN ArtilleryCannon) (part ?GUN ?TANK)))) |
Military.kif 162-169 | If X is an instance of military tank, then there exist Y, Z such that Y is an instance of Continuous track, Y is a part of X, Z is an instance of artillery cannon, and Z is a part of X |