ClosingAnAccount(closing an account)
|
| appearance as argument number 1 |
|
|
| (subclass ClosingAnAccount FinancialTransaction) | FinancialOntology.kif 390-390 | Closing an account is a subclass of financial transaction |
| (documentation ClosingAnAccount EnglishLanguage "An activity of closing a financial account") | FinancialOntology.kif 391-391 | Closing an account is a subclass of financial transaction |
| (externalImage ClosingAnAccount "http://upload.wikimedia.org/wikipedia/commons/ 9/ 99/ Gnucash_account_summary.png") | pictureList.kif 9944-9944 | Closing an account is a subclass of financial transaction |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?Closing ClosingAnAccount) (patient ?Closing ?Account)) (and (holdsDuring (ImmediatePastFn (WhenFn ?Closing)) (instance ?Account FinancialAccount)) (holdsDuring (ImmediateFutureFn (WhenFn ?Closing)) (not (instance ?Account FinancialAccount))))) |
FinancialOntology.kif 393-403 | If X is an instance of closing an account and Y is a patient of X, then Y is an instance of financial account holds during immediately before the time of existence of X and Y is not an instance of financial account holds during immediately after the time of existence of X |
|
|