Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Notification
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
-------------------------


(subclass BirthdayNotification Notification) Facebook.kif 700-700 Birthday notification is a subclass of notification
(termFormat EnglishLanguage Notification "notification") domainEnglishFormat.kif 65252-65252 Birthday notification is a subclass of notification

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


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners