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 2125-2126 | |
(instance HostReady ComputerStatus) | QoSontology.kif 2124-2124 | 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 28699-28699 | Computer status is disjointly decomposed into host ready, host down, and booting up |
(termFormat ChineseTraditionalLanguage HostReady "準備好主持") | domainEnglishFormat.kif 28698-28698 | Computer status is disjointly decomposed into host ready, host down, and booting up |
(termFormat EnglishLanguage HostReady "host ready") | domainEnglishFormat.kif 28697-28697 | 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 |
|