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


KB Term:  Term intersection
English Word: 

Sigma KEE - Undamaged
Undamaged(undamaged)

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


(instance Undamaged RelationalAttribute) Mid-level-ontology.kif 32824-32824 Undamaged is an instance of relational attribute
(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 32825-32826 Undamaged is an instance of relational attribute

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


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

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


(=>
    (holdsDuring ?T
        (attribute ?O Undamaged))
    (not
        (exists (?D)
            (and
                (instance ?D Damaging)
                (patient ?D ?O)
                (earlier
                    (WhenFn ?D) ?T)))))
Mid-level-ontology.kif 32828-32836 If undamaged is an attribute of X holds during Y, then there doesn't exist Z such that Z is an instance of damaging, X is a patient of Z, and the time of existence of Z happens earlier than Y


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