![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Drill(drill) | core_bit, core_drill, corer, drill_bit, drill_press, drilling_bit |
| appearance as argument number 1 |
|
|
| (subclass Drill CuttingDevice) | Mid-level-ontology.kif 20042-20042 | Drill is a subclass of cutting device |
| (documentation Drill EnglishLanguage "A Device that has the purpose of creating a HoleRegion. This covers manual drills as well as electric or pneumatic drills.") | Mid-level-ontology.kif 20043-20045 | Drill is a subclass of cutting device |
| (externalImage Drill "http://articulatesoftware.com/SUMOpictures/small_icons/ misc_2/ drill.png") | pictureList.kif 398-398 | Drill is a subclass of cutting device |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?D Drill) (hasPurpose ?D (exists (?E ?H) (and (instance ?E Cutting) (instance ?H HoleRegion) (result ?E ?H) (instrument ?E ?D))))) |
Mid-level-ontology.kif 20047-20055 | If X is an instance of drill, then X has the purpose there exist Y, Z such that Y is an instance of cutting, Z is an instance of hole, Z is a result of Y, and X is an instrument for Y |