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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - UserAction
UserAction

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 UserAction e' uma sub-classe de Processo Intencional

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


(subclass UserDirectAction UserAction) ComputerInput.kif 1180-1180 UserDirectAction e' uma sub-classe de UserAction
(subclass UserSignifiedAction UserAction) ComputerInput.kif 1198-1198 UserSignifiedAction e' uma sub-classe de UserAction
(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