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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - UserAction
UserAction(user action)

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


(documentation UserAction EnglishLanguage "A UserAction is an action taken by a ComputerUser in interacting with a ComputerProcess.") ComputerInput.kif 1170-1171
(subclass UserAction IntentionalProcess) ComputerInput.kif 1167-1167 User action is a subclass of intentional process

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


(subclass UserDirectAction UserAction) ComputerInput.kif 1180-1180 User direct action is a subclass of user action
(subclass UserSignifiedAction UserAction) ComputerInput.kif 1198-1198 User signified action is a subclass of user action
(termFormat EnglishLanguage UserAction "user action") ComputerInput.kif 1168-1168

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


(=>
    (instance ?ACTION UserAction)
    (exists (?COMP_USER)
        (and
            (attribute ?COMP_USER ComputerUser)
            (agent ?ACTION ?COMP_USER))))
ComputerInput.kif 1173-1178


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 is open source software produced by Articulate Software and its partners