DeviceDamaged
|
|
appearance as argument number 1 |
(contraryAttribute DeviceDamaged DeviceNormal) | Mid-level-ontology.kif 29489-29489 | Device damaged is the opposite of device normal |
(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 29490-29494 | |
(instance DeviceDamaged InternalAttribute) | Mid-level-ontology.kif 29488-29488 | Device damaged is an instance of internal attribute |
appearance as argument number 2 |
(termFormat EnglishLanguage DeviceDamaged "device damaged") | domainEnglishFormat.kif 64764-64764 |
antecedent |
(=> (and (attribute ?D DeviceDamaged) (hasPurpose ?D ?F)) (not (modalAttribute ?F Possibility))) |
Mid-level-ontology.kif 29509-29514 |
|
(=> (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 29496-29507 |
|
consequent |