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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - HostReady
HostReady

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


(documentation HostReady EnglishLanguage "An attribute which applies to a computer that is functional, operating properly, and ready to receive work requests.") QoSontology.kif 2257-2258
(instance HostReady ComputerStatus) QoSontology.kif 2256-2256 HostReadyComputerStatusinstance では

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


(disjointDecomposition ComputerStatus HostReady HostDown Booting) ComputingBrands.kif 3211-3211 ComputerStatusHostReady, HostDown, + 起動disjointly decomposed
(termFormat ChineseLanguage HostReady "准备好主持") domainEnglishFormat.kif 28676-28676 ComputerStatusHostReady, HostDown, + 起動disjointly decomposed
(termFormat ChineseTraditionalLanguage HostReady "準備好主持") domainEnglishFormat.kif 28675-28675 ComputerStatusHostReady, HostDown, + 起動disjointly decomposed
(termFormat EnglishLanguage HostReady "host ready") domainEnglishFormat.kif 28674-28674 ComputerStatusHostReady, HostDown, + 起動disjointly decomposed

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


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