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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LeftClicking
LeftClicking

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


(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 1471-1473
(subclass LeftClicking Clicking) ComputerInput.kif 1469-1469
(udaCanSignify LeftClicking SubmitAction) ComputerInput.kif 1837-1837

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


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

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


(=>
    (instance ?ACT LeftClicking)
    (exists (?L_BUTTON)
        (and
            (patient ?ACT ?L_BUTTON)
            (instance ?L_BUTTON LeftCIButton))))
ComputerInput.kif 1475-1480


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