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

Formal Language: 



KB Term:  Term intersection
English Word: 

  HostReady

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 2125-2126
(instance HostReady ComputerStatus) QoSontology.kif 2124-2124 准备好主持电脑状态instance

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


(disjointDecomposition ComputerStatus HostReady HostDown Booting) ComputingBrands.kif 3215-3215 电脑状态 分拆成不相交的 准备好主持, 主持人, 和 啟動中
(termFormat ChineseLanguage HostReady "准备好主持") domainEnglishFormat.kif 28665-28665
(termFormat ChineseTraditionalLanguage HostReady "準備好主持") domainEnglishFormat.kif 28664-28664
(termFormat EnglishLanguage HostReady "host ready") domainEnglishFormat.kif 28663-28663

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