HostReady(host ready) |
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 2231-2232 | |
(instance HostReady ComputerStatus) | QoSontology.kif 2230-2230 | Host ready is an instance of computer status |
appearance as argument number 2 |
(disjointDecomposition ComputerStatus HostReady HostDown Booting) | ComputingBrands.kif 3215-3215 | Computer status is disjointly decomposed into host ready, host down, and booting up |
(termFormat ChineseLanguage HostReady "准备好主持") | domainEnglishFormat.kif 28694-28694 | Computer status is disjointly decomposed into host ready, host down, and booting up |
(termFormat ChineseTraditionalLanguage HostReady "準備好主持") | domainEnglishFormat.kif 28693-28693 | Computer status is disjointly decomposed into host ready, host down, and booting up |
(termFormat EnglishLanguage HostReady "host ready") | domainEnglishFormat.kif 28692-28692 | Computer status is disjointly decomposed into host ready, host down, and booting up |
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 |
|