Likely(容易) |
appearance as argument number 1 |
(contraryAttribute Likely Unlikely) | Merge.kif 17606-17606 | 容易 是 较不可能 的相反 |
(documentation Likely ChineseLanguage "这是表示有可能发生的 ProbabilityAttribute,即是有可能是 True 的机会比不可能的大。") | chinese_format.kif 3917-3918 | 容易 是 较不可能 的相反 |
(documentation Likely EnglishLanguage "The ProbabilityAttribute of being probable, i.e. more likely than not to be True.") | Merge.kif 17607-17608 | 容易 是 较不可能 的相反 |
(instance Likely ProbabilityAttribute) | Merge.kif 17605-17605 | 容易 是 概率属性 的 instance |
appearance as argument number 2 |
(termFormat ChineseLanguage Likely "容易") | domainEnglishFormat.kif 34426-34426 | |
(termFormat ChineseTraditionalLanguage Likely "容易") | domainEnglishFormat.kif 34425-34425 | |
(termFormat EnglishLanguage Likely "likely") | domainEnglishFormat.kif 34424-34424 |
antecedent |
(=> (and (instance ?B Bleeding) (instance ?D Death) (instance ?H Human) (instance ?P Human) (experiencer ?B ?P) (orientation ?H ?P Near) (modalAttribute (causes ?B ?D) Likely)) (holdsObligation ?H (exists (?A) (and (instance ?A Attaching) (agent ?A ?H) (destination ?A ?P))))) |
Medicine.kif 44-59 | |
(=> (modalAttribute ?FORMULA Likely) (greaterThan (ProbabilityFn (truth ?FORMULA True)) (ProbabilityFn (truth ?FORMULA False)))) |
Merge.kif 17610-17616 |
consequent |