DeviceDamaged(device damaged) | broken, busted |
appearance as argument number 1 |
(contraryAttribute DeviceDamaged DeviceNormal) | Mid-level-ontology.kif 29722-29722 | 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 29723-29727 | Device damaged is the opposite of device normal |
(instance DeviceDamaged InternalAttribute) | Mid-level-ontology.kif 29721-29721 | Device damaged is an instance of internal attribute |
appearance as argument number 2 |
(termFormat EnglishLanguage DeviceDamaged "device damaged") | domainEnglishFormat.kif 64810-64810 |
antecedent |
(=> (and (attribute ?D DeviceDamaged) (hasPurpose ?D ?F)) (not (modalAttribute ?F Possibility))) |
Mid-level-ontology.kif 29742-29747 |
|
(=> (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 29729-29740 |
|
consequent |