![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
WritingDevice(writing device)
| Biro, Magic_Marker, ballpen, ballpoint, ballpoint_pen, felt-tip_pen, felt-tipped_pen, felt_tip, fountain_pen, pen, quill, quill_pen, writing_implement |
| appearance as argument number 1 |
|
|
| (subclass WritingDevice Device) | Mid-level-ontology.kif 2596-2596 | Writing device is a subclass of device |
| (documentation WritingDevice EnglishLanguage "A Device whose purpose is to be an instrument of Writing, e.g. pens, pencils, crayons, etc.") | Mid-level-ontology.kif 2597-2598 | Writing device is a subclass of device |
| (externalImage WritingDevice "http://upload.wikimedia.org/wikipedia/commons/ 3/ 3f/ Three_pens_six_nibs.jpg") | pictureList.kif 145-145 | Writing device is a subclass of device |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?D WritingDevice) (hasPurpose ?D (exists (?W) (and (instance ?W Writing) (instrument ?W ?D))))) |
Mid-level-ontology.kif 2600-2606 | If X is an instance of writing device, then X has the purpose there exists Y such that Y is an instance of writing and X is an instrument for Y |