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



KB Term:  Term intersection
English Word: 

  GroupOf7

Sigma KEE - Collar
Collar(collar)
Eton_collar, Peter_Pan_collar, Roman_collar, choker, clerical_collar, collar, dog_collar, neck_ruff, neckband, polo-neck_collar, rabato, rebato, ruff, ruffle, turtleneck_collar

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


(subclass Collar Clothing) Mid-level-ontology.kif 6202-6202 Collar is a subclass of clothing
(documentation Collar EnglishLanguage "A piece of Clothing that fits around the Neck. A Collar is always part of a Coat or a Shirt.") Mid-level-ontology.kif 6203-6204 Collar is a subclass of clothing
(externalImage Collar "http://upload.wikimedia.org/wikipedia/commons/2/25/ Collar.agr.jpg") pictureList.kif 72-72 Collar is a subclass of clothing

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


(termFormat EnglishLanguage Collar "collar") domainEnglishFormat.kif 15560-15560
(termFormat ChineseTraditionalLanguage Collar "領") domainEnglishFormat.kif 15561-15561
(termFormat ChineseLanguage Collar "领") domainEnglishFormat.kif 15562-15562

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


(=>
    (instance ?C Collar)
    (exists (?OC)
        (and
            (part ?C ?OC)
            (or
                (instance ?OC Coat)
                (instance ?OC Shirt)))))
Mid-level-ontology.kif 6206-6213 If X is an instance of collar, then there exists Y such that X is a part of Y and Y is an instance of coat or Y is an instance of shirt
(=>
    (and
        (wears ?P ?C)
        (instance ?C Collar))
    (exists (?N)
        (and
            (instance ?N Neck)
            (part ?N ?P)
            (meetsSpatially ?C ?N))))
Mid-level-ontology.kif 6215-6223 If X wears Y and Y is an instance of collar, then there exists Z such that Z is an instance of neck, Z is a part of X, and Y meets Z


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners