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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ComputerDisplay

Sigma KEE - ComputerDisplay
ComputerDisplay

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


(disjoint ComputerDisplay Printer) ComputerInput.kif 146-146 ComputerDisplay è disgiunto da Printer
(documentation ComputerDisplay EnglishLanguage "A ComputerOutputDevice for displaying information on some sort of screen or other reusable visible output surface. This is contrasted with a Printer, which places a substance on a surface that is for practical purposes, permanent. A display may be part of a computer, a computer terminal, or a separate device. A single computer may be connected to multiple displays, either all remote, or one physically part of the computer and the other(s) remote.") ComputerInput.kif 140-145
(subclass ComputerDisplay ComputerOutputDevice) ComputerInput.kif 138-138 ComputerDisplay è una sottoclasse di ComputerOutputDevice
(subclass ComputerDisplay DataDisplayDevice) ComputerInput.kif 139-139 ComputerDisplay è una sottoclasse di DataDisplayDevice

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


(subclass ComputerScreen ComputerDisplay) ComputerInput.kif 156-156 ComputerScreen è una sottoclasse di ComputerDisplay
(termFormat EnglishLanguage ComputerDisplay "computer display") domainEnglishFormat.kif 64672-64672

appearance as argument number 3
-------------------------


(domain displayedUpon 2 ComputerDisplay) ComputerInput.kif 150-150 Il numero 2 argomenti di displayedUpon è un istanza di ComputerDisplay

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


(=>
    (and
        (holdsDuring ?T
            (attribute ?X Booting))
        (holdsDuring ?T2
            (attribute ?X HostReady))
        (equal ?T2
            (ImmediateFutureFn
                (WhenFn ?T)))
        (instance ?DIS ComputerDisplay)
        (connectedEngineeringComponents ?DIS ?X))
    (modalAttribute
        (exists (?HS)
            (and
                (instance ?HS HomeScreen)
                (displayedUpon ?HS ?DIS))) Likely))
ComputingBrands.kif 3231-3245


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