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



KB Term:  Term intersection
English Word: 

  Blanket

Sigma KEE - Blanket
Blanket(blanket)
blanket, cover

appearance as argument number 1
-------------------------


(subclass Blanket Fabric) Mid-level-ontology.kif 6550-6550 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 6551-6552 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 6554-6563 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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners