CorporateAccount(corporate account) |
appearance as argument number 1 |
(disjoint CorporateAccount PersonalAccount) | FinancialOntology.kif 1014-1014 | Corporate account is disjoint from personal account |
(documentation CorporateAccount EnglishLanguage "This is the class of accounts held by corporations. This class is disjoint with PersonalAccounts.") | FinancialOntology.kif 1015-1016 | Corporate account is disjoint from personal account |
(subclass CorporateAccount FinancialAccount) | FinancialOntology.kif 1013-1013 | Corporate account is a subclass of financial account |
appearance as argument number 2 |
(termFormat ChineseLanguage CorporateAccount "企业帐户") | domainEnglishFormat.kif 17380-17380 | |
(termFormat ChineseTraditionalLanguage CorporateAccount "企業帳戶") | domainEnglishFormat.kif 17379-17379 | |
(termFormat EnglishLanguage CorporateAccount "corporate account") | domainEnglishFormat.kif 17378-17378 |
consequent |
(<=> (and (accountHolder ?Account ?Agent) (instance ?Agent Corporation)) (instance ?Account CorporateAccount)) |
FinancialOntology.kif 1018-1022 | A cognitive agent holds account a financial account and the cognitive agent is an instance of corporation if and only if the financial account is an instance of corporate account |