accountInformation |
appearance as argument number 1 |
![]() |
(documentation accountInformation EnglishLanguage "The UserAccount has some information associated with it, such as a birthdate or mailing address.") | ComputingBrands.kif 4376-4378 | |
(domain accountInformation 1 UserAccount) | ComputingBrands.kif 4374-4374 | accountInformation 的 1 数量 是 用户帐号 的 instance |
(domain accountInformation 2 Proposition) | ComputingBrands.kif 4375-4375 | accountInformation 的 2 数量 是 命题 的 instance |
(instance accountInformation BinaryPredicate) | ComputingBrands.kif 4373-4373 | accountInformation 是 二元谓语 的 instance |
(subrelation accountInformation containsInformation) | ComputingBrands.kif 4372-4372 | accountInformation 是 包含信息 的 subrelation |
appearance as argument number 2 |
![]() |
(format EnglishLanguage accountInformation "the account %1 has information %2") | ComputingBrands.kif 4379-4379 | |
(subrelation accountPhoneNumber accountInformation) | ComputingBrands.kif 4118-4118 | accountPhoneNumber 是 accountInformation 的 subrelation |
(termFormat EnglishLanguage accountInformation "account information") | ComputingBrands.kif 4380-4380 |
antecedent |
![]() |
(=> (and (instance ?CP ChangingAccountInfo) (agent ?CP ?A) (hasAccount ?A ?UA) (accountInformation ?UA ?N1)) (holdsDuring (ImmediateFutureFn (WhenFn ?CP)) (exists (?N2) (and (not (equal ?N2 ?N1)) (accountInformation ?UA ?N2))))) |
ComputingBrands.kif 4086-4098 |
consequent |
![]() |
(=> (and (instance ?CP ChangingAccountInfo) (agent ?CP ?A) (hasAccount ?A ?UA) (accountInformation ?UA ?N1)) (holdsDuring (ImmediateFutureFn (WhenFn ?CP)) (exists (?N2) (and (not (equal ?N2 ?N1)) (accountInformation ?UA ?N2))))) |
ComputingBrands.kif 4086-4098 |
![]() |
![]() |