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


KB Term:  Term intersection
English Word: 

Sigma KEE - Blanket
Blanket(blanket)
blanket, cover

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


(documentation Blanket EnglishLanguage "A piece of Fabric whose purpose is to keep a person who is in bed warm.") Mid-level-ontology.kif 6365-6366
(externalImage Blanket "http://upload.wikimedia.org/wikipedia/commons/8/ 8a/ Blanket.jpg") pictureList.kif 4552-4552
(subclass Blanket Fabric) Mid-level-ontology.kif 6364-6364 Blanket is a subclass of fabric

appearance as argument number 2
-------------------------


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

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 6368-6377


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