OpeningAnAccount(开户)![]() ![]() |
appearance as argument number 1 |
![]() |
(documentation OpeningAnAccount EnglishLanguage "An activity of opening a financial account") | FinancialOntology.kif 291-291 | |
(externalImage OpeningAnAccount "http://upload.wikimedia.org/wikipedia/commons/ 4/ 49/ Zh-Account-creation.png") | pictureList.kif 10179-10179 | |
(externalImage OpeningAnAccount "http://upload.wikimedia.org/wikipedia/commons/ 9/ 9f/ Commons_register2_create_account.png") | pictureList.kif 11574-11574 | |
(subclass OpeningAnAccount FinancialTransaction) | FinancialOntology.kif 290-290 | 开户 是 金融交易 的 subclass |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage OpeningAnAccount "开户") | domainEnglishFormat.kif 42181-42181 | |
(termFormat ChineseTraditionalLanguage OpeningAnAccount "開戶") | domainEnglishFormat.kif 42180-42180 | |
(termFormat EnglishLanguage OpeningAnAccount "opening an account") | domainEnglishFormat.kif 42179-42179 |
antecedent |
![]() |
(=> (and (instance ?Account FinancialAccount) (minimumBalance ?Account OpeningAnAccount (MeasureFn ?Balance ?U)) (instance ?U UnitOfCurrency)) (exists (?Payment) (and (destination ?Payment (CurrencyFn ?Account)) (transactionAmount ?Payment (MeasureFn ?Amount ?U)) (greaterThanOrEqualTo ?Amount ?Balance) (agreementEffectiveDate ?Account ?Date) (date ?Payment ?Date)))) |
FinancialOntology.kif 686-699 | |
(=> (and (instance ?Opening OpeningAnAccount) (eventLocated ?Opening ?Bank) (instance ?Bank FinancialOrganization) (agent ?Opening ?Agent) (equal (WhenFn ?Opening) ?OpeningTime)) (exists (?Account ?AccountPeriod) (and (agreementPeriod ?Account ?AccountPeriod) (meetsTemporally ?OpeningTime ?AccountPeriod) (instance ?Account FinancialAccount) (accountAt ?Account ?Bank) (accountHolder ?Account ?Agent)))) |
FinancialOntology.kif 293-306 |
|
![]() |
![]() |