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



KB Term:  Term intersection
English Word: 

  inString

Sigma KEE - SavingsAccount
SavingsAccount(savings account)
more pictures...
deposit_account, nest_egg, passbook_savings_account, savings, savings_account, time_deposit_account

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


(subclass SavingsAccount InterestBearingAccount) FinancialOntology.kif 1053-1053 Savings account is a subclass of interest bearing account
(documentation SavingsAccount EnglishLanguage "An account in a bank on which interest is usually paid and from which withdrawals can be made usually only by presentation of a passbook or by written authorization on a prescribed form.") FinancialOntology.kif 1054-1056 Savings account is a subclass of interest bearing account
(externalImage SavingsAccount "http://upload.wikimedia.org/wikipedia/commons/ 4/ 4b/ Soviet_Union_Savings_bank_book.jpg") pictureList.kif 10244-10244 Savings account is a subclass of interest bearing account
(externalImage SavingsAccount "http://upload.wikimedia.org/wikipedia/commons/ f/ f1/ Troy_Savings_Bank.jpg") pictureList.kif 11793-11793 Savings account is a subclass of interest bearing account
(externalImage SavingsAccount "http://upload.wikimedia.org/wikipedia/commons/ 8/ 8e/ Oregon_IL_Oregon_State_Savings_Bank2.jpg") pictureList.kif 11794-11794 Savings account is a subclass of interest bearing account
(externalImage SavingsAccount "http://upload.wikimedia.org/wikipedia/commons/ 0/ 03/ Poughkeepsie_Savings_Bank_building.jpg") pictureList.kif 11795-11795 Savings account is a subclass of interest bearing account
(externalImage SavingsAccount "http://upload.wikimedia.org/wikipedia/commons/ d/ d1/ State_savings_bank_ararat.jpg") pictureList.kif 11796-11796 Savings account is a subclass of interest bearing account
(externalImage SavingsAccount "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7c/ Sberbank.jpg") pictureList.kif 11797-11797 Savings account is a subclass of interest bearing account

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


(subclass MoneyMarket SavingsAccount) FinancialOntology.kif 1079-1079 Money market is a subclass of savings account
(subclass TreasuryBill SavingsAccount) FinancialOntology.kif 1092-1092 Treasury bill is a subclass of savings account
(subclass CertificateOfDeposit SavingsAccount) FinancialOntology.kif 1100-1100 Certificate of deposit is a subclass of savings account
(subclass TraditionalSavingsAccount SavingsAccount) FinancialOntology.kif 1126-1126 Traditional savings account is a subclass of savings account
(subclass IndividualRetirementAccount SavingsAccount) FinancialOntology.kif 3441-3441 Individual retirement account is a subclass of savings account
(termFormat EnglishLanguage SavingsAccount "savings account") domainEnglishFormat.kif 51352-51352 Individual retirement account is a subclass of savings account
(termFormat ChineseTraditionalLanguage SavingsAccount "儲蓄賬戶") domainEnglishFormat.kif 51353-51353 Individual retirement account is a subclass of savings account
(termFormat ChineseLanguage SavingsAccount "储蓄账户") domainEnglishFormat.kif 51354-51354 Individual retirement account is a subclass of savings account

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


(=>
    (and
        (instance ?Account SavingsAccount)
        (instance ?Transaction FinancialTransaction)
        (origin ?Transaction
            (CurrencyFn ?Account)))
    (exists (?Authorization)
        (and
            (instance ?Authorization AuthorizationOfTransaction)
            (subProcess ?Authorization ?Transaction))))
FinancialOntology.kif 1058-1066 If X is an instance of savings account, Y is an instance of financial transaction, and Y originates at the currency of X, then there exists Z such that Z is an instance of authorization of transaction and Z is a subprocess of Y
(=>
    (and
        (instance ?Account SavingsAccount)
        (accountHolder ?Account ?Agent)
        (interestEarned ?Account ?Interest ?Period))
    (exists (?Payment)
        (and
            (destination ?Payment
                (CurrencyFn ?Account))
            (transactionAmount ?Payment ?Interest)
            (destination ?Payment ?Agent))))
FinancialOntology.kif 1068-1077 If X is an instance of savings account, Y holds account X, and X is interest earned Z for W, then there exists V such that V ends up at the currency of X, Z is a transaction amount of V, and V ends up at Y


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