DeviceDamaged | ![]() |
appearance as argument number 1 |
![]() |
(contraryAttribute DeviceDamaged DeviceNormal) | Mid-level-ontology.kif 31357-31357 | |
(documentation DeviceDamaged EnglishLanguage "An Attribute stating that the Device has been subjected to a Damaging, and has not had a subsequent succesful Repairing, and cannot function as to its intended hasPurpose. Note that this does not include cosmetic damage that does not change the function of the Object.") | Mid-level-ontology.kif 31358-31362 | |
(instance DeviceDamaged InternalAttribute) | Mid-level-ontology.kif 31356-31356 |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage DeviceDamaged "device damaged") | domainEnglishFormat.kif 64756-64756 |
antecedent |
![]() |
(=> (and (attribute ?D DeviceDamaged) (hasPurpose ?D ?F)) (not (modalAttribute ?F Possibility))) |
Mid-level-ontology.kif 31377-31382 | |
(=> (and (capability ?PROCESS ?ROLE ?OBJ) (instance ?OBJ Device) (not (attribute ?OBJ DeviceDamaged))) (modalAttribute (exists (?P) (and (instance ?P ?PROCESS) (?ROLE ?P ?OBJ))) Possibility)) |
Merge.kif 3931-3941 | |
(=> (attribute ?D DeviceDamaged) (exists (?DAM) (and (instance ?DAM Damaging) (patient ?DAM ?D) (not (exists (?R) (and (instance ?R Repairing) (patient ?R ?D) (earlier (WhenFn ?DAM) (WhenFn ?R)))))))) |
Mid-level-ontology.kif 31364-31375 |
consequent |
![]() |
![]() |
![]() |