Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
FrenchLanguage
GermanLanguage
JapaneseLanguage
SpanishLanguage
SwedishLanguage
Formal Language:
OWL
SUO-KIF
TPTP
traditionalLogic
KB Term:
Term intersection
English Word:
Any
Noun
Verb
Adjective
Adverb
userIDString
Sigma KEE - userIDString
userIDString
appearance as argument number 1
(
documentation
userIDString
EnglishLanguage
"(userIDString ?STRING ?ACCOUNT) Associates an Identifer ?STRING to a
UserAccount
?ACCOUNT. The ?STRING
represents
the user which
hasAccount
?ACCOUNT. Every
UserAccount
has a
userIDString
. They are likely to be unique.")
UXExperimentalTerms.kif 1290-1292
(
domain
userIDString
1
Identifier
)
UXExperimentalTerms.kif 1286-1286
The number 1 argument of
user identifier string
is an
instance
of
Identifier
(
domain
userIDString
2
UserAccount
)
UXExperimentalTerms.kif 1288-1288
The number 2 argument of
user identifier string
is an
instance
of
user account
(
instance
userIDString
BinaryRelation
)
UXExperimentalTerms.kif 1284-1284
user identifier string
is an
instance
of
binary relation
appearance as argument number 2
(
format
ChineseLanguage
userIDString
"对于 %2 的 ID 是 %1 ")
domainEnglishFormat.kif 4903-4903
(
format
ChineseTraditionalLanguage
userIDString
"對於 %2 的 ID 是 %1 ")
domainEnglishFormat.kif 4902-4902
(
format
EnglishLanguage
userIDString
"the ID for %2 is %1")
domainEnglishFormat.kif 4901-4901
(
termFormat
EnglishLanguage
userIDString
"user identifier string")
UXExperimentalTerms.kif 1294-1294
antecedent
(=>
(
and
(
userIDString
?STRING ?ACCOUNT)
(
hasAccount
?USER ?ACCOUNT))
(
represents
?STRING ?USER))
UXExperimentalTerms.kif 1296-1300
If the
ID
for
an user account
is
an Identifier
and
an agent
has
account
the user account
,
then
the Identifier
express
es
the agent
(=>
(
userIDString
?STRING ?ACCOUNT)
(
modalAttribute
(
not
(
exists
(?ACCOUNT2)
(
and
(
instance
?ACCOUNT2
UserAccount
)
(
userIDString
?STRING ?ACCOUNT2))))
Likely
))
UXExperimentalTerms.kif 1309-1317
If the
ID
for
an user account
is
an Identifier
,
then the statement there doesn't exist
the user account
2 such that
the user account
2 is an
instance
of
user account
and the
ID
for
the user account
2 is
the Identifier
has the
modal
force
of
likely
consequent
(=>
(
instance
?ACCOUNT
UserAccount
)
(
exists
(?STRING)
(
and
(
instance
?STRING
Identifier
)
(
userIDString
?STRING ?ACCOUNT))))
UXExperimentalTerms.kif 1302-1307
If
an user account
is an
instance
of
user account
,
then there exists
an Identifier
such that
the Identifier
is an
instance
of
Identifier
and the
ID
for
the user account
is
the Identifier
(=>
(
userIDString
?STRING ?ACCOUNT)
(
modalAttribute
(
not
(
exists
(?ACCOUNT2)
(
and
(
instance
?ACCOUNT2
UserAccount
)
(
userIDString
?STRING ?ACCOUNT2))))
Likely
))
UXExperimentalTerms.kif 1309-1317
If the
ID
for
an user account
is
an Identifier
,
then the statement there doesn't exist
the user account
2 such that
the user account
2 is an
instance
of
user account
and the
ID
for
the user account
2 is
the Identifier
has the
modal
force
of
likely
Show simplified definition (without tree view)
Show simplified definition (with tree view)
Show without tree
Sigma web home
Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is
open source software
produced by
Articulate Software
and its partners