CreditAccount | ![]() |
appearance as argument number 1 |
![]() |
(documentation CreditAccount EnglishLanguage "Credit extended by a business to a customer") | FinancialOntology.kif 1226-1226 | |
(subclass CreditAccount LiabilityAccount) | FinancialOntology.kif 1225-1225 |
appearance as argument number 2 |
![]() |
(subclass CreditCardAccount CreditAccount) | FinancialOntology.kif 1251-1251 | |
(termFormat ChineseLanguage CreditAccount "信用账户") | domainEnglishFormat.kif 17745-17745 | |
(termFormat ChineseTraditionalLanguage CreditAccount "信用賬戶") | domainEnglishFormat.kif 17744-17744 | |
(termFormat EnglishLanguage CreditAccount "credit account") | domainEnglishFormat.kif 17743-17743 |
appearance as argument number 3 |
![]() |
(domain creditLimit 1 CreditAccount) | FinancialOntology.kif 793-793 |
antecedent |
![]() |
(=> (and (instance ?Account CreditAccount) (accountAt ?Account ?Organization) (accountHolder ?Account ?Agent) (interestEarned ?Account ?Interest ?Period)) (exists (?Payment) (and (origin ?Payment ?Agent) (transactionAmount ?Payment ?Interest) (destination ?Payment ?Organization)))) |
FinancialOntology.kif 1228-1238 | |
(=> (and (instance ?Account CreditAccount) (accountHolder ?Account ?Agent) (principalAmount ?Account ?Principal) (agreementPeriod ?Account ?Period) (interestEarned ?Account ?Interest ?Period) (equal ?Total (AdditionFn ?Principal ?Interest))) (holdsObligation (KappaFn ?Payment (transactionAmount ?Payment ?Total)) ?Agent)) |
FinancialOntology.kif 1240-1249 |
![]() |
![]() |