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

Formal Language: 



KB Term:  Term intersection
English Word: 

  WindowScrolling

Sigma KEE - WindowScrolling
WindowScrolling

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


(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 1771-1773
(subclass WindowScrolling ComputerProcess) ComputerInput.kif 1770-1770 WindowScrolling è una sottoclasse di ComputerProcess

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


(subclass HorizontalWindowScrolling WindowScrolling) ComputerInput.kif 1818-1818 HorizontalWindowScrolling è una sottoclasse di WindowScrolling
(subclass TwoDWindowScrolling WindowScrolling) ComputerInput.kif 1827-1827 TwoDWindowScrolling è una sottoclasse di WindowScrolling
(subclass VerticalWindowScrolling WindowScrolling) ComputerInput.kif 1810-1810 VerticalWindowScrolling è una sottoclasse di WindowScrolling
(subclass WindowScrollingByUser WindowScrolling) ComputerInput.kif 1783-1783 WindowScrollingByUser è una sottoclasse di WindowScrolling
(termFormat EnglishLanguage WindowScrolling "window scrolling") domainEnglishFormat.kif 65736-65736

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


(<=>
    (and
        (instance ?SCROLL WindowScrolling)
        (instance ?SCROLL UserSignifiedGraphicalAction))
    (instance ?SCROLL WindowScrollingByUser))
ComputerInput.kif 1789-1793 Entit� è un' istanza di WindowScrolling Entit� è un' istanza di UserSignifiedGraphicalAction Entit� è un' istanza di WindowScrollingByUser
(=>
    (instance ?ACT WindowScrolling)
    (exists (?GUIE)
        (and
            (patient ?ACT ?GUIE)
            (instance ?GUIE InterfaceWindow))))
ComputerInput.kif 1776-1781


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