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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Blanket
Blanket

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 6369-6370
(externalImage Blanket "http://upload.wikimedia.org/wikipedia/commons/8/ 8a/ Blanket.jpg") pictureList.kif 4552-4552
(subclass Blanket Fabric) Mid-level-ontology.kif 6368-6368 Blanket est une sous-classe de textile

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


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

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 6372-6381


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