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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Trousers

Sigma KEE - Trousers
Trousers

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


(documentation Trousers EnglishLanguage "A piece of Clothing that covers each Leg of a person separately.") Mid-level-ontology.kif 5164-5165
(externalImage Trousers "http://articulatesoftware.com/SUMOpictures/clothes/ trousers.png") pictureList.kif 799-799
(externalImage Trousers "http://upload.wikimedia.org/wikipedia/commons/5/ 5a/ Jeans.jpg") pictureList.kif 197-197
(subclass Trousers
    (CoveringFn Leg))
Mid-level-ontology.kif 5166-5166 Trousers ist eine teilkategorie von CoveringFn Leg
(subclass Trousers Clothing) Mid-level-ontology.kif 5163-5163 Trousers ist eine teilkategorie von Clothing

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


(termFormat ChineseLanguage Trousers "长裤") domainEnglishFormat.kif 59282-59282
(termFormat ChineseTraditionalLanguage Trousers "長褲") domainEnglishFormat.kif 59281-59281
(termFormat EnglishLanguage Trousers "trousers") domainEnglishFormat.kif 59280-59280

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


(=>
    (and
        (wears ?H ?T)
        (instance ?T Trousers))
    (exists (?L)
        (and
            (instance ?L Leg)
            (part ?L ?H)
            (contains ?T ?L))))
Mid-level-ontology.kif 5168-5176

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


(=>
    (instance ?PJ Pajamas)
    (exists (?TOP ?BOTTOM)
        (and
            (part ?TOP ?PJ)
            (part ?BOTTOM ?PJ)
            (instance ?TOP Shirt)
            (instance ?BOTTOM Trousers))))
Mid-level-ontology.kif 5336-5343


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 is open source software produced by Articulate Software and its partners