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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - liquidity
liquidity

appearance as argument number 1
-------------------------


(documentation liquidity EnglishLanguage "Degree to which accounts can be easily converted to cash.") FinancialOntology.kif 1830-1830
(domain liquidity 1 FinancialAccount) FinancialOntology.kif 1827-1827 流動性, 1 and 金融賬戶
(domain liquidity 2 LiquidityAttribute) FinancialOntology.kif 1828-1828 流動性, 2 and 流動性屬性
(instance liquidity BinaryPredicate) FinancialOntology.kif 1829-1829 流動性 and BinaryPredicate

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


(format ChineseLanguage liquidity "%1 的 liqudity 是 %2 ") domainEnglishFormat.kif 3764-3764
(format ChineseTraditionalLanguage liquidity "%1 的 liqudity 是 %2 ") domainEnglishFormat.kif 3763-3763
(format EnglishLanguage liquidity "the liqudity of %1 is %2") domainEnglishFormat.kif 3762-3762
(termFormat ChineseLanguage liquidity "流动性") domainEnglishFormat.kif 34665-34665
(termFormat ChineseTraditionalLanguage liquidity "流動性") domainEnglishFormat.kif 34664-34664
(termFormat EnglishLanguage liquidity "liquidity") domainEnglishFormat.kif 34663-34663

consequent
-------------------------


(<=>
    (and
        (instance ?Withdrawal Withdrawal)
        (instance ?Account FinancialAccount)
        (origin ?Withdrawal
            (CurrencyFn ?Account))
        (not
            (exists (?Penalty)
                (and
                    (instance ?Penalty Penalty)
                    (destination ?Penalty
                        (CurrencyFn ?Account))
                    (causes ?Withdrawal ?Penalty)))))
    (liquidity ?Account HighLiquidity))
FinancialOntology.kif 1832-1842 Process and 退出 金融賬戶 and 金融賬戶 起源 Process and 金融賬戶currency Process Process and 罰款 目的地 Process and 金融賬戶currency 原因 Process and Process 金融賬戶liqudity高流動性
(=>
    (instance ?Account MoneyMarket)
    (liquidity ?Account HighLiquidity))
FinancialOntology.kif 1059-1061
(=>
    (instance ?Account TraditionalSavingsAccount)
    (liquidity ?Account HighLiquidity))
FinancialOntology.kif 1105-1107


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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