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

Formal Language: 



KB Term:  Term intersection
English Word: 

  hasUniform

Sigma KEE - hasUniform
hasUniform

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


(documentation hasUniform EnglishLanguage "(hasUniform ?GRP ?UNIFORM) means that ?GRP is associated or identified by ?UNIFORM and members of ?GRP are expected to wear ?UNIFORM") Mid-level-ontology.kif 26668-26670
(domain hasUniform 1 Group) Mid-level-ontology.kif 26672-26672 The number 1 argument of has uniform is an instance of group
(domainSubclass hasUniform 2 UniformClothing) Mid-level-ontology.kif 26673-26673 The number 2 argument of has uniform is a subclass of uniform
(instance hasUniform BinaryPredicate) Mid-level-ontology.kif 26667-26667 has uniform is an instance of binary predicate

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


(format ChineseLanguage hasUniform "%1 有 uniform %2 ") domainEnglishFormat.kif 3614-3614
(format ChineseTraditionalLanguage hasUniform "%1 有 uniform %2 ") domainEnglishFormat.kif 3613-3613
(format EnglishLanguage hasUniform "%1 has uniform %2") domainEnglishFormat.kif 3612-3612
(termFormat EnglishLanguage hasUniform "has uniform") Mid-level-ontology.kif 26671-26671

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


(=>
    (hasUniform ?GRP ?UNIFORM)
    (modalAttribute
        (exists (?PERS ?CLOTHING ?TIME)
            (and
                (member ?PERS ?GRP)
                (instance ?CLOTHING ?UNIFORM)
                (holdsDuring ?TIME
                    (wears ?PERS ?CLOTHING)))) Likely))
Mid-level-ontology.kif 26675-26683

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


(=>
    (subclass ?X UniformClothing)
    (exists (?GRP)
        (hasUniform ?GRP ?X)))
Mid-level-ontology.kif 26690-26693


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