BusinessAccount |
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 | BusinessAccount ist ein fall von AccountAttribute %n{nicht} |
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 |