Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  ]  KB:  Language:    Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Blanket
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
-------------------------


(termFormat EnglishLanguage Blanket "blanket") domainEnglishFormat.kif 11309-11309
(termFormat ChineseTraditionalLanguage Blanket "毯") domainEnglishFormat.kif 11310-11310
(termFormat ChineseLanguage Blanket "毯") domainEnglishFormat.kif 11311-11311

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


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners