![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Handle(handle) | ax_handle, axe_handle, balusters, balustrade, banister, bannister, crop, grip, haft, handgrip, handle, handrail, handspike, helve, hilt, hoe_handle, hold, mop_handle, pommel, rail, railing, rake_handle, stock |
| appearance as argument number 1 |
|
|
| (subclass Handle EngineeringComponent) | Mid-level-ontology.kif 1721-1721 | Handle is a subclass of engineering component |
| (documentation Handle EnglishLanguage "The part or parts of an Artifact that are designed to be held with the Hands when the Artifact is used or carried.") | Mid-level-ontology.kif 1722-1723 | Handle is a subclass of engineering component |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?H Handle) (hasPurpose ?H (exists (?G ?D) (and (instance ?G Grabbing) (patient ?G ?H) (instrument ?G ?D) (instance ?D Hand))))) |
Mid-level-ontology.kif 1724-1733 | If X is an instance of handle, then X has the purpose there exist Y, Z such that Y is an instance of grabbing, X is a patient of Y, Z is an instrument for Y, and Z is an instance of hand |
| consequent |
|
|
| (=> (instance ?S Spear) (exists (?H) (and (instance ?H Handle) (part ?H ?S)))) |
Mid-level-ontology.kif 1228-1233 | If X is an instance of spear, then there exists Y such that Y is an instance of handle and Y is a part of X |
| (=> (instance ?S Shield) (exists (?H) (and (instance ?H Handle) (part ?H ?S)))) |
Mid-level-ontology.kif 1780-1785 | If X is an instance of shield, then there exists Y such that Y is an instance of handle and Y is a part of X |
| (=> (instance ?MUG DrinkingMug) (exists (?HANDLE) (and (instance ?HANDLE Handle) (part ?HANDLE ?MUG)))) |
Mid-level-ontology.kif 5328-5333 | If X is an instance of mug, then there exists Y such that Y is an instance of handle and Y is a part of X |