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


KB Term:  Term intersection
English Word: 

Sigma KEE - MouseMoving
MouseMoving(mouse moving)

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


(subclass MouseMoving SlidingComputerInputDeviceAction) ComputerInput.kif 1538-1538 Mouse moving is a subclass of sliding computer input device action
(documentation MouseMoving EnglishLanguage "MouseMoving is a UserDirectAction of moving a ComputerMouse in such a way that the motion is registered by the controlling program.") ComputerInput.kif 1539-1540 Mouse moving is a subclass of sliding computer input device action

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


(termFormat EnglishLanguage MouseMoving "mouse moving") domainEnglishFormat.kif 65206-65206

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


(=>
    (instance ?ACT MouseMoving)
    (exists (?MOUSE)
        (and
            (patient ?ACT ?MOUSE)
            (instance ?MOUSE ComputerMouse))))
ComputerInput.kif 1542-1547 If X is an instance of mouse moving, then there exists Y such that Y is a patient of X and Y is an instance of computer mouse


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