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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Barefoot
Barefoot(barefoot)barefoot, barefooted, discalceate, discalced, shoeless, unshod

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


(documentation Barefoot EnglishLanguage "A state where someone doesn't wears Shoes.") Mid-level-ontology.kif 31218-31218
(instance Barefoot RelationalAttribute) Mid-level-ontology.kif 31217-31217 Barefoot is an instance of relational attribute

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


(termFormat EnglishLanguage Barefoot "barefoot") domainEnglishFormat.kif 64543-64543

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


(=>
    (holdsDuring ?T
        (and
            (attribute ?A Barefoot)
            (instance ?F Foot)
            (part ?F ?A)))
    (holdsDuring ?T
        (not
            (exists (?C)
                (and
                    (instance ?C Clothing)
                    (covers ?C ?F))))))
Mid-level-ontology.kif 31220-31231

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


(=>
    (holdsDuring ?T
        (and
            (not
                (exists (?C)
                    (and
                        (instance ?C Clothing)
                        (covers ?C ?F))))
            (instance ?F Foot)
            (part ?F ?A)))
    (holdsDuring ?T
        (attribute ?A Barefoot)))
Mid-level-ontology.kif 31233-31244


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