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



KB Term:  Term intersection
English Word: 

Sigma KEE - Coat
Coat(coat)
Mackinaw_coat, Mao_jacket, afghan, box_coat, chesterfield, coat, coatee, cutaway, double-breasted_jacket, duffel_coat, duffle_coat, frock_coat, fur_coat, greatcoat, jacket, lab_coat, laboratory_coat, lumber_jacket, lumberjack, mackinaw, newmarket, overcoat, raincoat, sack_coat, sheepskin_coat, single-breasted_jacket, surcoat, topcoat, topper, waterproof

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


(subclass Coat OutdoorClothing) Mid-level-ontology.kif 6255-6255 Coat is a subclass of outdoor clothing
(documentation Coat EnglishLanguage "Clothing that has sleeves and covers from the neck down. Coats are intended to be worn outdoors.") Mid-level-ontology.kif 6256-6257 Coat is a subclass of outdoor clothing
(externalImage Coat "http://upload.wikimedia.org/wikipedia/commons/9/9a/ Parka1.JPG") pictureList.kif 71-71 Coat is a subclass of outdoor clothing
(externalImage Coat "http://articulatesoftware.com/SUMOpictures/clothes/ coats/ coat.png") pictureList.kif 354-354 Coat is a subclass of outdoor clothing

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


(termFormat EnglishLanguage Coat "coat") domainEnglishFormat.kif 15396-15396
(termFormat ChineseTraditionalLanguage Coat "塗層") domainEnglishFormat.kif 15397-15397
(termFormat ChineseLanguage Coat "涂层") domainEnglishFormat.kif 15398-15398

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


(=>
    (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
(=>
    (instance ?S Sleeve)
    (exists (?C)
        (and
            (part ?S ?C)
            (or
                (instance ?C Shirt)
                (instance ?C Coat)))))
Mid-level-ontology.kif 6378-6385 If X is an instance of sleeve, then there exists Y such that X is a part of Y and Y is an instance of shirt or Y is an instance of coat


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