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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Pajamas
Pajamas(pajamas)

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


(documentation Pajamas EnglishLanguage "Pajamas are loose_fitting Clothing worn for &Sleeping or StayingStill (lounging). There are a body top and a bottom. The bottom is usualy in the form of trousers.") Mid-level-ontology.kif 5870-5871
(subclass Pajamas Clothing) Mid-level-ontology.kif 5869-5869 Pajamas is a subclass of clothing

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


(termFormat ChineseLanguage Pajamas "睡衣") domainEnglishFormat.kif 64347-64347
(termFormat ChineseTraditionalLanguage Pajamas "睡衣") domainEnglishFormat.kif 64348-64348
(termFormat EnglishLanguage Pajamas "pajamas") domainEnglishFormat.kif 64346-64346

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


(=>
    (instance ?PJ Pajamas)
    (exists (?TOP ?BOTTOM)
        (and
            (part ?TOP ?PJ)
            (part ?BOTTOM ?PJ)
            (instance ?TOP Shirt)
            (instance ?BOTTOM Trousers))))
Mid-level-ontology.kif 5886-5893
(=>
    (instance ?PJ Pajamas)
    (hasPurpose ?PJ
        (exists (?A ?REST)
            (and
                (instance ?A Human)
                (agent ?REST ?A)
                (holdsDuring ?REST
                    (wears ?A ?PJ))
                (or
                    (instance ?REST Sleeping)
                    (instance ?REST StayingStill))))))
Mid-level-ontology.kif 5873-5884


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