![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
WearableItem
|
|
|
| appearance as argument number 1 |
|
|
| (subclass WearableItem Artifact) | Merge.kif 16205-16205 | Wearable item is a subclass of artifact |
| (documentation WearableItem EnglishLanguage "WearableItem is the subclass of Artifacts that are made to be worn on the body.") | Merge.kif 16206-16207 | Wearable item is a subclass of artifact |
| (externalImage WearableItem "http://upload.wikimedia.org/wikipedia/commons/ 5/ 58/ Datalink_USB_Dress_Edition.JPG") | pictureList.kif 8792-8792 | Wearable item is a subclass of artifact |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain wears 2 WearableItem) | Merge.kif 16269-16269 | The number 2 argument of wears is an instance of wearable item |
| antecedent |
|
|
| (=> (instance ?WI WearableItem) (hasPurpose ?WI (exists (?H) (and (instance ?H Human) (wears ?H ?WI))))) |
Merge.kif 16209-16215 | If X is an instance of wearable item, then X has the purpose there exists Y such that Y is an instance of human and Y wears X |