![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Notification(notification) | notice, warning |
| appearance as argument number 1 |
|
|
| (documentation Notification EnglishLanguage "A notification is a Statement that acts as an announcement, notice, or warning to the patient.") | Facebook.kif 632-634 | |
| (subclass Notification Statement) | Facebook.kif 636-636 | Notification is a subclass of statement |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?AUTONOTIFY AutomatedNotificationSystem) (instance ?AUTOPROCESS AutomatedProcess) (instance ?AUTOPROCESS Notifying) (instance ?NOTIFICATION Notification) (agent ?AUTOPROCESS ?AUTONOTIFY)) (result ?AUTOPROCESS ?NOTIFICATION)) |
Facebook.kif 685-692 | If X is an instance of automated notification system, Y is an instance of automated process, Y is an instance of notifying, Z is an instance of notification, and X is an agent of Y, then Z is a result of Y |
| consequent |
|
|
| (=> (and (instance ?NOTIFY Notifying) (result ?NOTIFY ?NOTIFICATION) (instance ?NOTIFICATION Statement)) (instance ?NOTIFICATION Notification)) |
Facebook.kif 639-644 | If X is an instance of notifying, Y is a result of X, and Y is an instance of statement, then Y is an instance of notification |