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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - 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 30191-30192
(instance Undamaged RelationalAttribute) Mid-level-ontology.kif 30190-30190 Undamaged関係属性instance では %n

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


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

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


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


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