riskLevel |
appearance as argument number 1 |
(documentation riskLevel EnglishLanguage "Relates an instance of Investing to the level of risk associated with the investment.") | FinancialOntology.kif 1847-1848 | |
(domain riskLevel 1 Investment) | FinancialOntology.kif 1844-1844 | |
(domain riskLevel 2 RiskAttribute) | FinancialOntology.kif 1845-1845 | |
(instance riskLevel BinaryPredicate) | FinancialOntology.kif 1846-1846 |
appearance as argument number 2 |
(format ChineseLanguage riskLevel "%1 的 risk level 是 %2 ") | domainEnglishFormat.kif 4434-4434 | |
(format ChineseTraditionalLanguage riskLevel "%1 的 risk level 是 %2 ") | domainEnglishFormat.kif 4433-4433 | |
(format EnglishLanguage riskLevel "the risk level of %1 is %2") | domainEnglishFormat.kif 4432-4432 | |
(termFormat ChineseLanguage riskLevel "风险等级") | domainEnglishFormat.kif 50086-50086 | |
(termFormat ChineseTraditionalLanguage riskLevel "風險等級") | domainEnglishFormat.kif 50085-50085 | |
(termFormat EnglishLanguage riskLevel "risk level") | domainEnglishFormat.kif 50084-50084 |
consequent |
(=> (and (riskTolerance ?Agent ?Level) (instance ?Investment Investment) (possesses ?Agent ?Investment)) (riskLevel ?Investment ?Level)) |
FinancialOntology.kif 3490-3495 | |
(=> (instance ?Account MoneyMarket) (riskLevel ?Account LowRisk)) |
FinancialOntology.kif 1063-1065 | |
(=> (instance ?Account TreasuryBill) (riskLevel ?Account LowRisk)) |
FinancialOntology.kif 1071-1073 | |
(=> (instance ?Bond GovernmentBond) (riskLevel ?Bond LowRisk)) |
FinancialOntology.kif 2440-2442 | |
(=> (instance ?Bond JunkBond) (riskLevel ?Bond HighRisk)) |
FinancialOntology.kif 2418-2420 | |
(=> (instance ?Stock PennyStock) (riskLevel ?Stock HighRisk)) |
FinancialOntology.kif 2204-2206 |