![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
MilitaryPlatform
|
|
|
| appearance as argument number 1 |
|
|
| (documentation MilitaryPlatform EnglishLanguage "Military platforms.These are usually mobile entities which can carry military equipment such as Weapons and communications equipment. Often, as with a tank outfitted with a gun, a MilitaryPlatform carrying some Weapon comprises a WeaponSystem.") | Military.kif 126-129 | |
| (subclass MilitaryPlatform TransportationDevice) | Military.kif 130-130 | Military platform is a subclass of transportation device |
| (externalImage MilitaryPlatform "http://upload.wikimedia.org/wikipedia/commons/ thumb/ e/ ea/ Swedish_CV9040.JPG/ 180px_Swedish_CV9040.JPG") | pictureList.kif 1182-1182 | Military platform is a subclass of transportation device |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?P MilitaryPlatform) (hasPurpose ?P (exists (?C ?W ?S) (and (instance ?C Carrying) (instrument ?C ?P) (objectTransferred ?S ?W) (instance ?W Weapon))))) |
Military.kif 132-140 | If X is an instance of military platform, then X has the purpose there exist Y, Z, W such that Y is an instance of carrying, X is an instrument for Y, the object transferred in W is Z, and Z is an instance of weapon |