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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MouseMoving
MouseMoving(mouse moving)

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


(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 1523-1524
(subclass MouseMoving SlidingComputerInputDeviceAction) ComputerInput.kif 1522-1522 Mouse moving is a subclass of sliding computer input device action

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


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

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


(=>
    (instance ?ACT MouseMoving)
    (exists (?MOUSE)
        (and
            (patient ?ACT ?MOUSE)
            (instance ?MOUSE ComputerMouse))))
ComputerInput.kif 1526-1531


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