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

Formal Language: 



KB Term:  Term intersection
English Word: 

  MovingCursor

Sigma KEE - MovingCursor
MovingCursor

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


(documentation MovingCursor EnglishLanguage "The UserSignifiedGraphicalAction is accomplished by a ComputerUser taking a UserDirectAction that is interpreted as signifying that a cursor should be moved. Depending upon program state this could be accomplished by UserDirectActions of MouseMoving, a TouchSurfaceSlide, JoystickMotion, ScrollWheelRotating, KeyboardAction, repeated %&Clicking, or AudioInput.") ComputerInput.kif 1726-1730
(subclass MovingCursor Guiding) ComputerInput.kif 1725-1725
(subclass MovingCursor Translocation) ComputerInput.kif 1724-1724
(subclass MovingCursor UserSignifiedGraphicalAction) ComputerInput.kif 1723-1723
(udaCanSignify
    (PressingKeyFn ArrowKey) MovingCursor)
ComputerInput.kif 1741-1741

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


(subclass DraggingWithCursor MovingCursor) ComputerInput.kif 1744-1744
(termFormat EnglishLanguage MovingCursor "moving cursor") domainEnglishFormat.kif 65204-65204
(udaCanSignify Clicking MovingCursor) ComputerInput.kif 1742-1742
(udaCanSignify ScrollWheelRotating MovingCursor) ComputerInput.kif 1740-1740
(udaCanSignify SlidingComputerInputDeviceAction MovingCursor) ComputerInput.kif 1739-1739

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


(=>
    (instance ?ACT MovingCursor)
    (exists (?GUIE)
        (and
            (patient ?ACT ?GUIE)
            (instance ?GUIE Cursor))))
ComputerInput.kif 1732-1737


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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