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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WindowScrollingByUser
WindowScrollingByUser

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


(documentation WindowScrollingByUser EnglishLanguage "WindowScrollingByUser consists of moving the contents of a frame in a window (when the logical size of the contents is greater than that of the frame) without moving the window itself.") ComputerInput.kif 1785-1787
(subclass WindowScrollingByUser UserSignifiedGraphicalAction) ComputerInput.kif 1784-1784 WindowScrollingByUser ist eine teilkategorie von UserSignifiedGraphicalAction
(subclass WindowScrollingByUser WindowScrolling) ComputerInput.kif 1783-1783 WindowScrollingByUser ist eine teilkategorie von WindowScrolling
(udaCanSignify
    (IntersectionFn MouseButtonHoldDown SlidingComputerInputDeviceAction) WindowScrollingByUser)
ComputerInput.kif 1805-1806 udaCanSignify der durchschnitt von MouseButtonHoldDown und SlidingComputerInputDeviceAction and WindowScrollingByUser
(udaCanSignify
    (PressingKeyFn ArrowKey) WindowScrollingByUser)
ComputerInput.kif 1808-1808 udaCanSignify PressingKeyFn ArrowKey and WindowScrollingByUser

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


(termFormat EnglishLanguage WindowScrollingByUser "window scrolling by user") domainEnglishFormat.kif 65737-65737
(udaCanSignify ScrollWheelRotating WindowScrollingByUser) ComputerInput.kif 1807-1807 udaCanSignify ScrollWheelRotating and WindowScrollingByUser

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


(=>
    (instance ?SCROLL WindowScrollingByUser)
    (exists (?WINDOW)
        (and
            (patient ?SCROLL ?WINDOW)
            (instance ?WINDOW InterfaceWindow)
            (hasGUEState ?WINDOW GUE_ActiveState))))
ComputerInput.kif 1797-1803

consequent
-------------------------


(<=>
    (and
        (instance ?SCROLL WindowScrolling)
        (instance ?SCROLL UserSignifiedGraphicalAction))
    (instance ?SCROLL WindowScrollingByUser))
ComputerInput.kif 1789-1793 Entity ist ein fall von WindowScrolling %n{nicht} und ** Entity ist ein fall von UserSignifiedGraphicalAction %n{nicht} genau dann wenn ** Entity ist ein fall von WindowScrollingByUser %n{nicht}

statement
-------------------------


(udaCanSignify
    (PressingKeyFn DownArrowKey)
    (IntersectionFn VerticalWindowScrolling WindowScrollingByUser))
ComputerInput.kif 1815-1816 udaCanSignify PressingKeyFn DownArrowKey and der durchschnitt von VerticalWindowScrolling und WindowScrollingByUser
(udaCanSignify
    (PressingKeyFn LeftArrowKey)
    (IntersectionFn HorizontalWindowScrolling WindowScrollingByUser))
ComputerInput.kif 1824-1825 udaCanSignify PressingKeyFn LeftArrowKey and der durchschnitt von HorizontalWindowScrolling und WindowScrollingByUser
(udaCanSignify
    (PressingKeyFn RightArrowKey)
    (IntersectionFn HorizontalWindowScrolling WindowScrollingByUser))
ComputerInput.kif 1822-1823 udaCanSignify PressingKeyFn RightArrowKey and der durchschnitt von HorizontalWindowScrolling und WindowScrollingByUser
(udaCanSignify
    (PressingKeyFn UpArrowKey)
    (IntersectionFn VerticalWindowScrolling WindowScrollingByUser))
ComputerInput.kif 1813-1814 udaCanSignify PressingKeyFn UpArrowKey and der durchschnitt von VerticalWindowScrolling und WindowScrollingByUser


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