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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ComputerDisplay
ComputerDisplay

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


(disjoint ComputerDisplay Printer) ComputerInput.kif 146-146 ComputerDisplayPrinterdisjoint では %n
(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 ComputerDisplayComputerOutputDevicesubclass では %n
(subclass ComputerDisplay DataDisplayDevice) ComputerInput.kif 139-139 ComputerDisplayDataDisplayDevicesubclass では %n

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


(subclass ComputerScreen ComputerDisplay) ComputerInput.kif 156-156 ComputerScreenComputerDisplaysubclass では %n
(termFormat EnglishLanguage ComputerDisplay "computer display") domainEnglishFormat.kif 64672-64672

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


(domain displayedUpon 2 ComputerDisplay) ComputerInput.kif 150-150 displayedUpon の数値 2 引数は ComputerDisplayinstance では %n

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 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