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
password
Sigma KEE - password
password
appearance as argument number 1
(
documentation
password
EnglishLanguage
"(
password
?Password ?Account) means that ?Password is the password associated with the
UserAccount
that the
ComputerUser
uses while logging onto a computer system.")
QoSontology.kif 2100-2103
(
domain
password
1
ComputerPassword
)
QoSontology.kif 2097-2097
domain
password
, 1 and
ComputerPassword
(
domain
password
2
UserAccount
)
QoSontology.kif 2098-2098
domain
password
, 2 and
UserAccount
(
instance
password
AsymmetricRelation
)
QoSontology.kif 2096-2096
instance
password
and
AsymmetricRelation
(
subrelation
password
names
)
QoSontology.kif 2095-2095
subrelation
password
and
names
appearance as argument number 2
(
format
ChineseLanguage
password
"%2 有
password
%1 ")
domainEnglishFormat.kif 4082-4082
(
format
ChineseTraditionalLanguage
password
"%2 有
password
%1 ")
domainEnglishFormat.kif 4081-4081
(
format
EnglishLanguage
password
"%2 has
password
%1")
domainEnglishFormat.kif 4080-4080
(
termFormat
ChineseLanguage
password
"密码")
domainEnglishFormat.kif 44710-44710
(
termFormat
ChineseTraditionalLanguage
password
"密碼")
domainEnglishFormat.kif 44709-44709
(
termFormat
EnglishLanguage
password
"password")
domainEnglishFormat.kif 44708-44708
antecedent
(=>
(
and
(
hasAccount
?U ?AC)
(
password
?P ?AC)
(
deviceAccount
?AC ?D)
(
not
(
knows
?U
(
password
?P ?AC)))
(
knows
?U
(
recoveryKey
?S ?AC))
(
possesses
?U ?D))
(
modalAttribute
(
exists
(?C)
(
and
(
instance
?C
ChangingPassword
)
(
patient
?C ?AC)
(
agent
?C ?U)))
Possibility
))
ComputingBrands.kif 4425-4442
hasAccount
CognitiveAgent
and
UserAccount
password
ComputerPassword
and
UserAccount
deviceAccount
UserAccount
and
Computer
knows
CognitiveAgent
and
password
ComputerPassword
and
UserAccount
knows
CognitiveAgent
and
recoveryKey
entity
and
UserAccount
possesses
CognitiveAgent
and
Computer
modalAttribute
entity
instance
entity
and
ChangingPassword
patient
entity
and
UserAccount
agent
entity
and
CognitiveAgent
and
Possibility
(=>
(
and
(
instance
?AID
AppleID
)
(
password
?AID ?N)
(
equal
?L
(
StringLengthFn
?N)))
(
greaterThan
?L 7))
ComputingBrands.kif 2018-2023
instance
ComputerPassword
and
Apple ID
password
ComputerPassword
and
SymbolicString
equal
NonnegativeInteger
and
StringLengthFn
SymbolicString
greaterThan
NonnegativeInteger
and 7
(=>
(
and
(
instance
?CP
ChangingPassword
)
(
agent
?CP ?A)
(
hasAccount
?A ?UA)
(
password
?P1 ?UA))
(
holdsDuring
(
ImmediateFutureFn
(
WhenFn
?CP))
(
exists
(?P2)
(
and
(
instance
?P2
ComputerPassword
)
(
not
(
equal
?P2 ?P1))
(
password
?P2 ?UA)))))
ComputingBrands.kif 4077-4090
instance
Process
and
ChangingPassword
agent
Process
and
AutonomousAgent
hasAccount
AutonomousAgent
and
UserAccount
password
ComputerPassword
and
UserAccount
holdsDuring
ImmediateFutureFn
WhenFn
Process
and
entity
instance
entity
and
ComputerPassword
equal
entity
and
ComputerPassword
password
entity
and
UserAccount
consequent
(=>
(
and
(
instance
?CP
ChangingPassword
)
(
agent
?CP ?A)
(
hasAccount
?A ?UA)
(
password
?P1 ?UA))
(
holdsDuring
(
ImmediateFutureFn
(
WhenFn
?CP))
(
exists
(?P2)
(
and
(
instance
?P2
ComputerPassword
)
(
not
(
equal
?P2 ?P1))
(
password
?P2 ?UA)))))
ComputingBrands.kif 4077-4090
instance
Process
and
ChangingPassword
agent
Process
and
AutonomousAgent
hasAccount
AutonomousAgent
and
UserAccount
password
ComputerPassword
and
UserAccount
holdsDuring
ImmediateFutureFn
WhenFn
Process
and
entity
instance
entity
and
ComputerPassword
equal
entity
and
ComputerPassword
password
entity
and
UserAccount
(=>
(
and
(
instance
?CP
CreatingAnAccount
)
(
agent
?CP ?A))
(
holdsDuring
(
ImmediateFutureFn
(
WhenFn
?CP))
(
exists
(?UA ?P1 ?N)
(
and
(
hasAccount
?A ?UA)
(
password
?P1 ?UA)
(
userName
?UA ?N)))))
ComputingBrands.kif 4141-4151
instance
Process
and
CreatingAnAccount
agent
Process
and
AutonomousAgent
holdsDuring
ImmediateFutureFn
WhenFn
Process
and
entity
entity
and
entity
hasAccount
AutonomousAgent
and
entity
password
entity
and
entity
userName
entity
and
entity
(=>
(
hasAccount
?User ?Account)
(
exists
(?Password)
(
password
?Password ?User)))
QoSontology.kif 2088-2091
hasAccount
AutonomousAgent
and
UserAccount
ComputerPassword
password
ComputerPassword
and
AutonomousAgent
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