maturityDate |
appearance as argument number 1 |
(documentation maturityDate EnglishLanguage "The date on which the principal amount of the account becomes due and payable.") | FinancialOntology.kif 633-634 | |
(domain maturityDate 1 FinancialAccount) | FinancialOntology.kif 631-631 | The number 1 argument of maturity date is an instance of financial account |
(domain maturityDate 2 Day) | FinancialOntology.kif 632-632 | The number 2 argument of maturity date is an instance of day |
(instance maturityDate BinaryPredicate) | FinancialOntology.kif 629-629 | maturity date is an instance of binary predicate |
(subrelation maturityDate agreementExpirationDate) | FinancialOntology.kif 630-630 | maturity date is a subrelation of expiration date |
appearance as argument number 2 |
(format ChineseLanguage maturityDate "%2 %n 是 %1 的 maturity 日期") | domainEnglishFormat.kif 1643-1643 | |
(format ChineseTraditionalLanguage maturityDate "%2 %n 是 %1 的 maturity 日期") | domainEnglishFormat.kif 1642-1642 | |
(format EnglishLanguage maturityDate "%2 is %n a maturity date of %1") | domainEnglishFormat.kif 1641-1641 | |
(termFormat ChineseLanguage maturityDate "成人礼") | domainEnglishFormat.kif 36573-36573 | |
(termFormat ChineseTraditionalLanguage maturityDate "成人禮") | domainEnglishFormat.kif 36572-36572 | |
(termFormat EnglishLanguage maturityDate "maturity date") | domainEnglishFormat.kif 36571-36571 |
antecedent |
consequent |
(<=> (and (agreementPeriod ?Account ?Period) (finishes ?End ?Period)) (maturityDate ?Account ?End)) |
FinancialOntology.kif 642-646 | A time interval is an agreement period of a financial account and a day finishes the time interval if and only if the day is a maturity date of the financial account |
(=> (instance ?Account TraditionalSavingsAccount) (not (exists (?Date) (maturityDate ?Account ?Date)))) |
FinancialOntology.kif 1109-1113 |
|
(=> (instance ?Bond Bond) (exists (?Date) (maturityDate ?Bond ?Date))) |
FinancialOntology.kif 2265-2268 |
|
(=> (instance ?CD CertificateOfDeposit) (exists (?Date) (maturityDate ?CD ?Date))) |
FinancialOntology.kif 1082-1085 |
|