![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
Button(button)
| button, coat_button, release, shirt_button |
| appearance as argument number 1 |
|
|
| (subclass Button AttachingDevice) | Mid-level-ontology.kif 4908-4908 | Button is a subclass of attaching device |
| (documentation Button EnglishLanguage "An AttachingDevice that is used on Clothing.") | Mid-level-ontology.kif 4909-4909 | Button is a subclass of attaching device |
| (externalImage Button "http://articulatesoftware.com/SUMOpictures/clothes/ button.png") | pictureList.kif 308-308 | Button is a subclass of attaching device |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?B Button) (hasPurpose ?B (exists (?C) (and (instance ?C Clothing) (part ?B ?C))))) |
Mid-level-ontology.kif 4910-4916 | If X is an instance of button, then X has the purpose there exists Y such that Y is an instance of clothing and X is a part of Y |