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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Undamaged
Undamaged(undamaged)

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


(documentation Undamaged EnglishLanguage "A state where no Damaging has occurred to an object. Note that this would exclude cases where some damage occurred and was repaired.") Mid-level-ontology.kif 30448-30449
(instance Undamaged RelationalAttribute) Mid-level-ontology.kif 30447-30447 Undamaged is an instance of relational attribute

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


(termFormat EnglishLanguage Undamaged "undamaged") domainEnglishFormat.kif 65693-65693

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


(=>
    (holdsDuring ?T
        (attribute ?O Undamaged))
    (not
        (exists (?D)
            (and
                (instance ?D Damaging)
                (patient ?D ?O)
                (earlier
                    (WhenFn ?D) ?T)))))
Mid-level-ontology.kif 30451-30459


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