![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Undamaged(undamaged) |
| appearance as argument number 1 |
|
|
| (instance Undamaged RelationalAttribute) | Mid-level-ontology.kif 32824-32824 | Undamaged is an instance of relational attribute |
| (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 32825-32826 | Undamaged is an instance of relational attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Undamaged "undamaged") | domainEnglishFormat.kif 65648-65648 |
| antecedent |
|
|
| (=> (holdsDuring ?T (attribute ?O Undamaged)) (not (exists (?D) (and (instance ?D Damaging) (patient ?D ?O) (earlier (WhenFn ?D) ?T))))) |
Mid-level-ontology.kif 32828-32836 | If undamaged is an attribute of X holds during Y, then there doesn't exist Z such that Z is an instance of damaging, X is a patient of Z, and the time of existence of Z happens earlier than Y |