userName |
appearance as argument number 1 |
![]() |
(documentation userName EnglishLanguage "(userName ?Name ?User) means that ?Name is the name the ComputerUser uses to identify himself or herself when logging onto a UserAccount on a computer system.") | QoSontology.kif 2068-2070 | |
(domain userName 1 UserAccount) | QoSontology.kif 2066-2066 | The number 1 argument of userName is an instance of user account |
(domain userName 2 UserName) | QoSontology.kif 2067-2067 | The number 2 argument of userName is an instance of user name |
(instance userName AsymmetricRelation) | QoSontology.kif 2065-2065 | userName is an instance of asymmetric relation |
(subrelation userName names) | QoSontology.kif 2064-2064 | userName is a subrelation of names |
appearance as argument number 2 |
![]() |
(format ChineseLanguage userName "%1 的 user name 是 %2 ") | domainEnglishFormat.kif 4907-4907 | |
(format ChineseTraditionalLanguage userName "%1 的 user name 是 %2 ") | domainEnglishFormat.kif 4906-4906 | |
(format EnglishLanguage userName "the user name of %1 is %2") | domainEnglishFormat.kif 4905-4905 |
antecedent |
![]() |
(=> (and (instance ?CP ChangingUserName) (agent ?CP ?A) (hasAccount ?A ?UA) (userName ?UA ?N1)) (holdsDuring (ImmediateFutureFn (WhenFn ?CP)) (exists (?N2) (and (instance ?N2 UserName) (not (equal ?N2 ?N1)) (userName ?UA ?N2))))) |
ComputingBrands.kif 4021-4034 |
|
consequent |
![]() |
![]() |
![]() |