BusinessAccount(business account) |
appearance as argument number 1 |
(documentation BusinessAccount EnglishLanguage "This attribute represents that the account is considered to be a business account.") | UXExperimentalTerms.kif 657-658 | |
(instance BusinessAccount AccountAttribute) | UXExperimentalTerms.kif 655-655 | Business account is an instance of account attribute |
appearance as argument number 2 |
(termFormat EnglishLanguage BusinessAccount "business account") | UXExperimentalTerms.kif 656-656 |
antecedent |
(=> (and (instance ?ACCOUNT UserAccount) (attribute ?ACCOUNT BusinessAccount) (hasAccount ?USER ?ACCOUNT)) (instance ?USER Business)) |
UXExperimentalTerms.kif 660-665 |
|
consequent |