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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Clothed
Clothed(clothed)bear, wear

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


(documentation Clothed EnglishLanguage "A state where at least the ReproductiveBody parts of an Organism are covered by Clothing.") Mid-level-ontology.kif 31270-31271
(instance Clothed RelationalAttribute) Mid-level-ontology.kif 31272-31272 Clothed is an instance of relational attribute

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


(contraryAttribute Naked Clothed) Mid-level-ontology.kif 31269-31269 Naked is the opposite of clothed
(termFormat EnglishLanguage Clothed "clothed") domainEnglishFormat.kif 64674-64674 Naked is the opposite of clothed

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


(=>
    (holdsDuring ?T
        (attribute ?A Clothed))
    (holdsDuring ?T
        (not
            (exists (?P)
                (and
                    (instance ?P ReproductiveBody)
                    (part ?P ?A)
                    (not
                        (exists (?C)
                            (and
                                (instance ?C Clothing)
                                (covers ?C ?P)))))))))
Mid-level-ontology.kif 31274-31287


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