![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
Bomber(bomber)
| bomber, stealth_bomber |
| appearance as argument number 1 |
|
|
| (subclass Bomber MilitaryAircraft) | Military.kif 273-273 | Bomber is a subclass of military aircraft |
| (documentation Bomber EnglishLanguage "Any MilitaryAircraft whose purpose is to deliver ExplosiveDevices.") | Military.kif 274-275 | Bomber is a subclass of military aircraft |
| (externalImage Bomber "http://articulatesoftware.com/SUMOpictures/armed_services/ Airforce/ BOMBER-4.png") | pictureList.kif 280-280 | Bomber is a subclass of military aircraft |
| (externalImage Bomber "http://upload.wikimedia.org/wikipedia/commons/c/cf/ B52.climbout.arp.jpg") | pictureList.kif 1670-1670 | Bomber is a subclass of military aircraft |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?B Bomber) (hasPurpose ?B (exists (?T ?D) (and (instance ?T Transportation) (instrument ?T ?B) (patient ?T ?D) (instance ?D ExplosiveDevice))))) |
Military.kif 276-284 | If X is an instance of bomber, then X has the purpose there exist Y, Z such that Y is an instance of transportation, X is an instrument for Y, Z is a patient of Y, and Z is an instance of explosive device |