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



KB Term:  Term intersection
English Word: 

  AutomatedSystem

Sigma KEE - AutomatedSystem
AutomatedSystem(automated system)

appearance as argument number 1
-------------------------


(documentation AutomatedSystem EnglishLanguage "An automated system is the agent of an AutomatedProcess. 'Automated' simply means that actions can be carried out by something other than a CognitiveAgent.") Facebook.kif 646-649
(subclass AutomatedSystem AutonomousAgent) Facebook.kif 651-651 Automated system is a subclass of agent

appearance as argument number 2
-------------------------


(subclass AutomatedNotificationSystem AutomatedSystem) Facebook.kif 683-683 Automated notification system is a subclass of automated system
(termFormat EnglishLanguage AutomatedSystem "automated system") domainEnglishFormat.kif 64498-64498 Automated notification system is a subclass of automated system

antecedent
-------------------------


(=>
    (and
        (instance ?AUTO AutomatedSystem)
        (agent ?PROCESS ?AUTO))
    (and
        (instance ?COG CognitiveAgent)
        (not
            (agent ?PROCESS ?COG))))
Facebook.kif 653-660 If X is an instance of automated system and X is an agent of Y, then Z is an instance of cognitive agent and Z is not an agent of Y

consequent
-------------------------


(=>
    (instance ?AUTOPROCESS AutomatedProcess)
    (exists (?AUTOSYSTEM)
        (and
            (instance ?AUTOSYSTEM AutomatedSystem)
            (agent ?AUTOPROCESS ?AUTOSYSTEM))))
Facebook.kif 662-667 If X is an instance of automated process, then there exists Y such that Y is an instance of automated system and Y is an agent of X


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

Show without tree


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