![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MechanicalTap(tap) | tap |
| appearance as argument number 1 |
|
|
| (subclass MechanicalTap Device) | Cars.kif 4108-4108 | Tap is a subclass of device |
| (documentation MechanicalTap EnglishLanguage "A Device for creating a Bolt out of a piece of metal (or other hard material) with a Hole in it.") | Cars.kif 4110-4110 | Tap is a subclass of device |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage MechanicalTap "tap") | Cars.kif 4109-4109 |
| antecedent |
|
|
| (=> (instance ?MT MechanicalTap) (hasPurpose ?MT (exists (?M ?B) (and (instance ?M Making) (instance ?B Bolt) (instrument ?M ?MT) (result ?M ?B))))) |
Cars.kif 4112-4120 | If X is an instance of tap, then X has the purpose there exist Y, Z such that Y is an instance of making, Z is an instance of bolt, X is an instrument for Y, and Z is a result of Y |