![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| DeviceDamaged(device damaged) | broken, busted |
| appearance as argument number 1 |
|
|
| (instance DeviceDamaged InternalAttribute) | Merge.kif 1905-1905 | Device damaged is an instance of internal attribute |
| (contraryAttribute DeviceDamaged DeviceNormal) | Merge.kif 1906-1906 | 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.") | Merge.kif 1907-1911 | Device damaged is the opposite of device normal |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage DeviceDamaged "device damaged") | domainEnglishFormat.kif 64765-64765 |
| antecedent |
|
|
| (=> (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 4020-4030 | If X is capable of doing Y as a Z, X is an instance of device, and device damaged is not an attribute of X, then the statement there exists W such that W is an instance of Y, Z W, and X has the modal force of possibility |
| (=> (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 32056-32067 | If device damaged is an attribute of X, then there exists Y such that Y is an instance of damaging, X is a patient of Y, there doesn't exist Z such that Z is an instance of repairing, X is a patient of Z, and the time of existence of Y happens earlier than the time of existence of Z |
| (=> (and (attribute ?D DeviceDamaged) (hasPurpose ?D ?F)) (not (modalAttribute ?F Possibility))) |
Mid-level-ontology.kif 32069-32074 | If device damaged is an attribute of X and X has the purpose Y, then the statement Y doesn't have the modal force of possibility |
| consequent |
|
|