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


KB Term:  Term intersection
English Word: 

Sigma KEE - WindowScrolling
WindowScrolling(window scrolling)scroll

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


(subclass WindowScrolling ComputerProcess) ComputerInput.kif 1786-1786 Window scrolling is a subclass of computer process
(documentation WindowScrolling EnglishLanguage "WindowScrolling consists of a ComputerProcess moving as a block 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 1787-1789 Window scrolling is a subclass of computer process

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


(subclass WindowScrollingByUser WindowScrolling) ComputerInput.kif 1799-1799 Window scrolling by user is a subclass of window scrolling
(subclass VerticalWindowScrolling WindowScrolling) ComputerInput.kif 1826-1826 Vertical window scrolling is a subclass of window scrolling
(subclass HorizontalWindowScrolling WindowScrolling) ComputerInput.kif 1834-1834 Horizontal window scrolling is a subclass of window scrolling
(subclass TwoDWindowScrolling WindowScrolling) ComputerInput.kif 1843-1843 Two_d window scrolling is a subclass of window scrolling
(termFormat EnglishLanguage WindowScrolling "window scrolling") domainEnglishFormat.kif 65739-65739 Two_d window scrolling is a subclass of window scrolling

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


(=>
    (instance ?ACT WindowScrolling)
    (exists (?GUIE)
        (and
            (patient ?ACT ?GUIE)
            (instance ?GUIE InterfaceWindow))))
ComputerInput.kif 1792-1797 If X is an instance of window scrolling, then there exists Y such that Y is a patient of X and Y is an instance of interface window
(<=>
    (and
        (instance ?SCROLL WindowScrolling)
        (instance ?SCROLL UserSignifiedGraphicalAction))
    (instance ?SCROLL WindowScrollingByUser))
ComputerInput.kif 1805-1809 X is an instance of window scrolling, X is an instance of user signified graphical action if, and only if X is an instance of window scrolling by user


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-18d41916 (2026-05-02) is open source software produced by Articulate Software and its partners