![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Leather
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Leather Fabric) | Mid-level-ontology.kif 6493-6493 | Leather is a subclass of fabric |
| (documentation Leather EnglishLanguage "A Fabric that is the result of tanning an Animal Skin.") | Mid-level-ontology.kif 6494-6495 | Leather is a subclass of fabric |
| (externalImage Leather "http://upload.wikimedia.org/wikipedia/commons/5/ 5c/ Leathertools.jpg") | pictureList.kif 4764-4764 | Leather is a subclass of fabric |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?LEATHER Leather) (exists (?MAKE ?SKIN) (and (instance ?MAKE Making) (resource ?MAKE ?SKIN) (instance ?SKIN Skin) (result ?MAKE ?LEATHER)))) |
Mid-level-ontology.kif 6497-6504 | If X is an instance of leather, then there exist Y, Z such that Y is an instance of making, Z is a resource for Y, Z is an instance of skin, and X is a result of Y |