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


KB Term:  Term intersection
English Word: 

Sigma KEE - LeftClicking
LeftClicking(left clicking)

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


(subclass LeftClicking Clicking) ComputerInput.kif 1485-1485 Left clicking is a subclass of clicking
(documentation LeftClicking EnglishLanguage "LeftClicking is a UserDirectAction of clicking with the left button on a two or three button mouse or similar device.") ComputerInput.kif 1487-1489 Left clicking is a subclass of clicking
(udaCanSignify LeftClicking SubmitAction) ComputerInput.kif 1853-1853 Left clicking isgnifies submit action

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


(termFormat EnglishLanguage LeftClicking "left clicking") domainEnglishFormat.kif 65111-65111

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


(=>
    (instance ?ACT LeftClicking)
    (exists (?L_BUTTON)
        (and
            (patient ?ACT ?L_BUTTON)
            (instance ?L_BUTTON LeftCIButton))))
ComputerInput.kif 1491-1496 If X is an instance of left clicking, then there exists ?L_BUTTON such that ?L_BUTTON is a patient of X and ?L_BUTTON is an instance of left CI button


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners