Blanket(blanket)
| blanket, cover |
| appearance as argument number 1 |
|
|
| (subclass Blanket Fabric) | Mid-level-ontology.kif 6387-6387 | Blanket is a subclass of fabric |
| (documentation Blanket EnglishLanguage "A piece of Fabric whose purpose is to keep a person who is in bed warm.") | Mid-level-ontology.kif 6388-6389 | Blanket is a subclass of fabric |
| (externalImage Blanket "http://upload.wikimedia.org/wikipedia/commons/8/ 8a/ Blanket.jpg") | pictureList.kif 4552-4552 | Blanket is a subclass of fabric |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?BLANKET Blanket) (hasPurpose ?BLANKET (exists (?HEAT ?PERSON ?BED) (and (instance ?HEAT Heating) (patient ?HEAT ?PERSON) (instance ?PERSON Human) (located ?PERSON ?BED) (instance ?BED Bed))))) |
Mid-level-ontology.kif 6391-6400 | If X is an instance of blanket, then X has the purpose there exist Y, Z, W such that Y is an instance of heating, Z is a patient of Y, Z is an instance of human, Z is located at W, and W is an instance of bed |
|
|