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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Dressing
Dressing(dressing)apparel, assume, attire, bedizen, bonnet, bundle_up, clothe, coat, corset, costume, cover, cross-dress, dandify, deck_out, deck_up, dizen, don, dress, dress_down, dress_up, enclothe, enrobe, fancy_up, fig_out, fig_up, fit_out, frock, garb, garment, get_dressed, get_into, get_up, gussy_up, habilitate, habit, hat, have_on, jacket, overclothe, overdress, prim, prim_out, prim_up, prink, put_on, raiment, rig_out, robe, shirt, shoe...

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


(documentation Dressing EnglishLanguage "The Process of putting on Clothing.") Mid-level-ontology.kif 5495-5495
(subclass Dressing Putting) Mid-level-ontology.kif 5494-5494 Dressing is a subclass of putting

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


(termFormat ChineseLanguage Dressing "调味料") domainEnglishFormat.kif 20400-20400
(termFormat ChineseTraditionalLanguage Dressing "調味料") domainEnglishFormat.kif 20399-20399
(termFormat EnglishLanguage Dressing "dressing") domainEnglishFormat.kif 20398-20398

antecedent
-------------------------


(=>
    (and
        (instance ?D Dressing)
        (instance ?O Oqal)
        (instance ?H Hat)
        (patient ?D ?O)
        (patient ?D ?H))
    (hasPurpose ?O
        (exists (?A)
            (and
                (instance ?A Attaching)
                (instrument ?A ?O)))))
ArabicCulture.kif 420-431
(=>
    (and
        (instance ?DRESS Dressing)
        (agent ?DRESS ?AGENT)
        (patient ?DRESS ?CLOTHING))
    (and
        (instance ?CLOTHING Clothing)
        (holdsDuring
            (BeginFn
                (WhenFn ?DRESS))
            (not
                (wears ?AGENT ?CLOTHING)))
        (holdsDuring
            (EndFn
                (WhenFn ?DRESS))
            (wears ?AGENT ?CLOTHING))))
Mid-level-ontology.kif 5497-5512

consequent
-------------------------


(=>
    (instance ?CC ChangingClothing)
    (exists (?R ?D)
        (and
            (instance ?R RemovingClothing)
            (instance ?D Dressing)
            (subProcess ?R ?CC)
            (subProcess ?D ?CC))))
Mid-level-ontology.kif 5518-5525
(=>
    (instance ?S Sandal)
    (exists (?H1 ?H2)
        (and
            (instance ?H1 HoleRegion)
            (hole ?H1 ?S)
            (instance ?H2 HoleRegion)
            (hole ?H2 ?S)
            (not
                (equal ?H1 ?H2))
            (hasPurpose ?H1
                (exists (?D ?F ?A ?I)
                    (and
                        (instance ?D Dressing)
                        (instance ?F Foot)
                        (agent ?D ?A)
                        (part ?F ?A)
                        (subProcess ?I ?D)
                        (instance ?I Inserting)
                        (patient ?I ?F)
                        (destination ?I ?H1)))))))
Mid-level-ontology.kif 5206-5226


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