![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Sock
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Sock Clothing) | Mid-level-ontology.kif 6337-6337 | Sock is a subclass of clothing |
| (documentation Sock EnglishLanguage "A piece of Clothing that is made of a soft Fabric like Cotton and that is intended to be worn on the Foot.") | Mid-level-ontology.kif 6338-6339 | Sock is a subclass of clothing |
| (subclass Sock (CoveringFn Foot)) |
Mid-level-ontology.kif 6340-6340 | Sock is a subclass of a covering for foot |
| (externalImage Sock "http://upload.wikimedia.org/wikipedia/commons/5/52/ Fun_socks.png") | pictureList.kif 173-173 | Sock is a subclass of a covering for foot |
| (externalImage Sock "http://upload.wikimedia.org/wikipedia/commons/0/0b/ Stockings.agr.jpg") | pictureList.kif 180-180 | Sock is a subclass of a covering for foot |
| (externalImage Sock "http://articulatesoftware.com/SUMOpictures/clothes/ footware/ sock.png") | pictureList.kif 740-740 | Sock is a subclass of a covering for foot |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (wears ?P ?S) (instance ?S Sock)) (exists (?F) (and (instance ?F Foot) (part ?F ?P) (contains ?S ?F)))) |
Mid-level-ontology.kif 6342-6350 | If X wears Y and Y is an instance of sock, then there exists Z such that Z is an instance of foot, Z is a part of X, and Y contains Z |