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
accountAtSite
Sigma KEE - accountAtSite
accountAtSite
appearance as argument number 1
(
documentation
accountAtSite
EnglishLanguage
"(accountAtSite ?ACCT ?SITE) means that the
UserAccount
?ACCT is associate with the
WebSite
?SITE.")
UXExperimentalTerms.kif 780-781
(
domain
accountAtSite
1
UserAccount
)
UXExperimentalTerms.kif 776-776
domain
accountAtSite
, 1 and
UserAccount
(
domain
accountAtSite
2
WebSite
)
UXExperimentalTerms.kif 778-778
domain
accountAtSite
, 2 and
WebSite
(
instance
accountAtSite
BinaryPredicate
)
UXExperimentalTerms.kif 772-772
instance
accountAtSite
and
BinaryPredicate
appearance as argument number 2
(
format
ChineseLanguage
accountAtSite
"%1 %n 是在 %2 的 account ")
domainEnglishFormat.kif 2679-2679
(
format
ChineseTraditionalLanguage
accountAtSite
"%1 %n 是在 %2 的 account ")
domainEnglishFormat.kif 2678-2678
(
format
EnglishLanguage
accountAtSite
"%1 is an account at %2")
domainEnglishFormat.kif 2677-2677
(
termFormat
EnglishLanguage
accountAtSite
"account at site")
UXExperimentalTerms.kif 774-774
antecedent
(=>
(
accountAtSite
?ACCT ?SITE)
(
exists
(?DATABASE ?SITE_OWNER)
(
and
(
instance
?DATABASE
Database
)
(
instance
?SITE_OWNER
Agent
)
(
possesses
?SITE_OWNER ?SITE)
(
possesses
?SITE_OWNER ?DATABASE)
(
part
?ACCT ?DATABASE))))
UXExperimentalTerms.kif 784-792
accountAtSite
UserAccount
and
WebSite
Object
WebSite
_OWNER
instance
Object
and
Database
instance
WebSite
_OWNER and
Agent
possesses
WebSite
_OWNER and
WebSite
possesses
WebSite
_OWNER and
Object
part
UserAccount
and
Object
(=>
(
and
(
accountAtSite
?ACCOUNT ?SITE)
(
hasAccount
?USER ?ACCOUNT))
(
registeredUser
?USER ?SITE))
UXExperimentalTerms.kif 1078-1082
accountAtSite
UserAccount
and
WebSite
hasAccount
Agent
and
UserAccount
registeredUser
Agent
and
WebSite
(=>
(
and
(
instance
?LI
LoggingIn
)
(
hasAccount
?U ?A)
(
accountAtSite
?A ?S)
(
equal
?T
(
ImmediateFutureFn
(
WhenFn
?LI)))
(
agent
?LI ?U))
(
modalAttribute
(
holdsDuring
?T
(
exists
(?P)
(
and
(
instance
?P
ComputerProcess
)
(
agent
?P ?U)
(
patient
?P ?S))))
Possibility
))
ComputingBrands.kif 3935-3949
instance
Process
and
LoggingIn
hasAccount
Agent
and
UserAccount
accountAtSite
UserAccount
and
WebSite
equal
TimeInterval
and
ImmediateFutureFn
WhenFn
Process
agent
Process
and
Agent
modalAttribute
holdsDuring
TimeInterval
and
entity
instance
entity
and
ComputerProcess
agent
entity
and
Agent
patient
entity
and
WebSite
and
Possibility
consequent
(=>
(
and
(
instance
?TRANS
FinancialTransaction
)
(
attribute
?TRANS
BusinessToBusiness
))
(
exists
(?ACCT1 ?ACCT2 ?USER1 ?USER2 ?SITE)
(
and
(
instance
?ACCT1
UserAccount
)
(
instance
?ACCT2
UserAccount
)
(
instance
?USER1
Agent
)
(
instance
?USER2
Agent
)
(
instance
?SITE
WebSite
)
(
agent
?TRANS ?USER1)
(
destination
?TRANS ?USER2)
(
instrument
?TRANS ?SITE)
(
hasAccount
?USER1 ?ACCT1)
(
hasAccount
?USER2 ?ACCT2)
(
accountAtSite
?ACCT1 ?SITE)
(
accountAtSite
?ACCT2 ?SITE)
(
attribute
?ACC1
BusinessAccount
)
(
attribute
?ACC2
BusinessAccount
))))
UXExperimentalTerms.kif 1935-1954
instance
Object
and
FinancialTransaction
attribute
Object
and
BusinessToBusiness
UserAccount
UserAccount
,
Agent
,
Agent
and
WebSite
instance
UserAccount
and
UserAccount
instance
UserAccount
and
UserAccount
instance
Agent
and
Agent
instance
Agent
and
Agent
instance
WebSite
and
WebSite
agent
Object
and
Agent
destination
Object
and
Agent
instrument
Object
and
WebSite
hasAccount
Agent
and
UserAccount
hasAccount
Agent
and
UserAccount
accountAtSite
UserAccount
and
WebSite
accountAtSite
UserAccount
and
WebSite
attribute
Object
and
BusinessAccount
attribute
Object
and
BusinessAccount
(=>
(
and
(
instance
?TRANS
FinancialTransaction
)
(
attribute
?TRANS
BusinessToConsumer
))
(
exists
(?ACCT1 ?ACCT2 ?USER1 ?USER2 ?SITE)
(
and
(
instance
?ACCT1
UserAccount
)
(
instance
?ACCT2
UserAccount
)
(
instance
?USER1
Agent
)
(
instance
?USER2
Agent
)
(
instance
?SITE
WebSite
)
(
agent
?TRANS ?USER1)
(
destination
?TRANS ?USER2)
(
instrument
?TRANS ?SITE)
(
hasAccount
?USER1 ?ACCT1)
(
hasAccount
?USER2 ?ACCT2)
(
accountAtSite
?ACCT1 ?SITE)
(
accountAtSite
?ACCT2 ?SITE)
(
attribute
?ACCOUNT1
BusinessAccount
)
(
attribute
?ACCOUNT2
ConsumerAccount
))))
UXExperimentalTerms.kif 1967-1986
instance
Object
and
FinancialTransaction
attribute
Object
and
BusinessToConsumer
UserAccount
UserAccount
,
Agent
,
Agent
and
WebSite
instance
UserAccount
and
UserAccount
instance
UserAccount
and
UserAccount
instance
Agent
and
Agent
instance
Agent
and
Agent
instance
WebSite
and
WebSite
agent
Object
and
Agent
destination
Object
and
Agent
instrument
Object
and
WebSite
hasAccount
Agent
and
UserAccount
hasAccount
Agent
and
UserAccount
accountAtSite
UserAccount
and
WebSite
accountAtSite
UserAccount
and
WebSite
attribute
Object
and
BusinessAccount
attribute
Object
and
ConsumerAccount
(=>
(
and
(
instance
?TRANS
FinancialTransaction
)
(
attribute
?TRANS
ConsumerToConsumer
))
(
exists
(?ACCT1 ?ACCT2 ?USER1 ?USER2 ?SITE)
(
and
(
instance
?ACCT1
UserAccount
)
(
instance
?ACCT2
UserAccount
)
(
instance
?USER1
Agent
)
(
instance
?USER2
Agent
)
(
instance
?SITE
WebSite
)
(
agent
?TRANS ?USER1)
(
destination
?TRANS ?USER2)
(
instrument
?TRANS ?SITE)
(
hasAccount
?USER1 ?ACCT1)
(
hasAccount
?USER2 ?ACCT2)
(
accountAtSite
?ACCT1 ?SITE)
(
accountAtSite
?ACCT2 ?SITE)
(
attribute
?ACCOUNT1
ConsumerAccount
)
(
attribute
?ACCOUNT2
ConsumerAccount
))))
UXExperimentalTerms.kif 1999-2018
instance
Object
and
FinancialTransaction
attribute
Object
and
ConsumerToConsumer
UserAccount
UserAccount
,
Agent
,
Agent
and
WebSite
instance
UserAccount
and
UserAccount
instance
UserAccount
and
UserAccount
instance
Agent
and
Agent
instance
Agent
and
Agent
instance
WebSite
and
WebSite
agent
Object
and
Agent
destination
Object
and
Agent
instrument
Object
and
WebSite
hasAccount
Agent
and
UserAccount
hasAccount
Agent
and
UserAccount
accountAtSite
UserAccount
and
WebSite
accountAtSite
UserAccount
and
WebSite
attribute
Object
and
ConsumerAccount
attribute
Object
and
ConsumerAccount
(=>
(
registeredUser
?USER ?SITE)
(
exists
(?ACCT)
(
and
(
instance
?ACCT
UserAccount
)
(
hasAccount
?USER ?ACCT)
(
accountAtSite
?ACCT ?SITE))))
UXExperimentalTerms.kif 1070-1076
registeredUser
Agent
and
WebSite
UserAccount
instance
UserAccount
and
UserAccount
hasAccount
Agent
and
UserAccount
accountAtSite
UserAccount
and
WebSite
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