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


KB Term:  Term intersection
English Word: 

Sigma KEE - UniformClothing
UniformClothing(uniform)battle_dress, fatigues, full-dress_uniform, gymslip, khakis, livery, military_uniform, olive-drab_uniform, olive_drab, regimentals, uniform

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


(subclass UniformClothing Clothing) Mid-level-ontology.kif 29279-29279 Uniform is a subclass of clothing
(documentation UniformClothing EnglishLanguage "UniformClothing is a type of clothing with a distinctive design worn by members of a particular group as a means of identification") Mid-level-ontology.kif 29280-29281 Uniform is a subclass of clothing

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


(termFormat EnglishLanguage UniformClothing "uniform") Mid-level-ontology.kif 29282-29282

appearance as argument number 3
-------------------------


(domainSubclass hasUniform 2 UniformClothing) Mid-level-ontology.kif 29267-29267 The number 2 argument of has uniform is a subclass of uniform

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


(=>
    (subclass ?X UniformClothing)
    (exists (?GRP)
        (hasUniform ?GRP ?X)))
Mid-level-ontology.kif 29284-29287 If X is a subclass of uniform, then there exists Y such that Y has uniform X
(=>
    (instance ?X UniformClothing)
    (exists (?PROC ?DESIGN)
        (and
            (instance ?PROC IntentionalProcess)
            (result ?PROC ?DESIGN)
            (represents ?X ?DESIGN))))
Mid-level-ontology.kif 29289-29295 If X is an instance of uniform, then there exist Y, Z such that Y is an instance of intentional process, Z is a result of Y, and X expresses Z


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners