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


KB Term:  Term intersection
English Word: 

Sigma KEE - TraditionalSavingsAccount
TraditionalSavingsAccount(traditional savings account)

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


(subclass TraditionalSavingsAccount SavingsAccount) FinancialOntology.kif 1126-1126 Traditional savings account is a subclass of savings account
(documentation TraditionalSavingsAccount EnglishLanguage "Accounts that pay interest, usually at below_market interest rates, that do not have a specific maturity, and that usually can be withdrawn upon demand") FinancialOntology.kif 1127-1128 Traditional savings account is a subclass of savings account
(externalImage TraditionalSavingsAccount "http://upload.wikimedia.org/wikipedia/ commons/ 4/ 4b/ Soviet_Union_Savings_bank_book.jpg") pictureList.kif 10298-10298 Traditional savings account is a subclass of savings account
(externalImage TraditionalSavingsAccount "http://upload.wikimedia.org/wikipedia/ commons/ f/ f1/ Troy_Savings_Bank.jpg") pictureList.kif 12008-12008 Traditional savings account is a subclass of savings account
(externalImage TraditionalSavingsAccount "http://upload.wikimedia.org/wikipedia/ commons/ d/ d1/ State_savings_bank_ararat.jpg") pictureList.kif 12009-12009 Traditional savings account is a subclass of savings account
(externalImage TraditionalSavingsAccount "http://upload.wikimedia.org/wikipedia/ commons/ 7/ 7c/ Sberbank.jpg") pictureList.kif 12010-12010 Traditional savings account is a subclass of savings account

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


(termFormat EnglishLanguage TraditionalSavingsAccount "traditional savings account") domainEnglishFormat.kif 58747-58747
(termFormat ChineseTraditionalLanguage TraditionalSavingsAccount "傳統儲蓄賬戶") domainEnglishFormat.kif 58748-58748
(termFormat ChineseLanguage TraditionalSavingsAccount "传统储蓄账户") domainEnglishFormat.kif 58749-58749

antecedent
-------------------------


(=>
    (instance ?Account TraditionalSavingsAccount)
    (liquidity ?Account HighLiquidity))
FinancialOntology.kif 1130-1132 If X is an instance of traditional savings account, then the liqudity of X is high liquidity
(=>
    (instance ?Account TraditionalSavingsAccount)
    (not
        (exists (?Date)
            (maturityDate ?Account ?Date))))
FinancialOntology.kif 1134-1138 If X is an instance of traditional savings account, then there doesn't exist Y such that Y is a maturity date of X
(=>
    (and
        (instance ?Account TraditionalSavingsAccount)
        (instance ?Withdrawal Withdrawal)
        (origin ?Withdrawal
            (CurrencyFn ?Account)))
    (not
        (exists (?Penalty)
            (and
                (instance ?Penalty Penalty)
                (destination ?Penalty
                    (CurrencyFn ?Account))
                (causes ?Withdrawal ?Penalty)))))
FinancialOntology.kif 1140-1149 If X is an instance of traditional savings account, Y is an instance of withdrawing from an account, and Y originates at the currency of X, then there doesn't exist Z such that Z is an instance of penalizing, Z ends up at the currency of X, and Y causes Z
(=>
    (and
        (instance ?Account TraditionalSavingsAccount)
        (instance ?Withdrawal Withdrawal))
    (exists (?A)
        (and
            (patient ?Withdrawal ?Account)
            (agent ?Withdrawal ?A)
            (not
                (exists (?Penalty)
                    (and
                        (instance ?Penalty Penalty)
                        (patient ?Penalty ?A)))))))
FinancialOntology.kif 1151-1163 If X is an instance of traditional savings account and Y is an instance of withdrawing from an account, then there exists Z such that X is a patient of Y, Z is an agent of Y, there doesn't exist W such that W is an instance of penalizing, and Z is a patient of W


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners