Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
FrenchLanguage
GermanLanguage
Hindi
ItalianLanguage
JapaneseLanguage
PortugueseLanguage
SpanishLanguage
SwedishLanguage
cb
cz
de
hi
ro
sv
tg
Formal Language:
OWL
SUO-KIF
TPTP
traditionalLogic
KB Term:
Term intersection
English Word:
Any
Noun
Verb
Adjective
Adverb
keyName
Sigma KEE - keyName
keyName
appearance as argument number 1
(
documentation
keyName
EnglishLanguage
"(
keyName
?S1 ?S2) means that ?S1 is the
subString
of ?S2 (i.e., the component name) typically used for alphabetical name indexing.")
Media.kif 3266-3268
(
domain
keyName
1
SymbolicString
)
Media.kif 3263-3263
The number 1 argument of
key name
is an
instance
of
symbolic string
(
domain
keyName
2
SymbolicString
)
Media.kif 3264-3264
The number 2 argument of
key name
is an
instance
of
symbolic string
(
instance
keyName
AntisymmetricRelation
)
Media.kif 3260-3260
key name
is an
instance
of
antisymmetric relation
(
instance
keyName
BinaryPredicate
)
Media.kif 3259-3259
key name
is an
instance
of
binary predicate
(
instance
keyName
PartialValuedRelation
)
Media.kif 3262-3262
key name
is an
instance
of
partial valued relation
(
instance
keyName
ReflexiveRelation
)
Media.kif 3261-3261
key name
is an
instance
of
reflexive relation
(
subrelation
keyName
subString
)
Media.kif 3265-3265
key name
is a
subrelation
of
sub string
appearance as argument number 2
(
format
ChineseLanguage
keyName
"%1 是在 %2 的 key ")
domainEnglishFormat.kif 3716-3716
(
format
ChineseTraditionalLanguage
keyName
"%1 是在 %2 的 key ")
domainEnglishFormat.kif 3715-3715
(
format
EnglishLanguage
keyName
"%1 is a key in %2")
domainEnglishFormat.kif 3714-3714
(
termFormat
EnglishLanguage
keyName
"key name")
domainEnglishFormat.kif 65867-65867
antecedent
(=>
(
and
(
fullName
?NAMESTRING ?THING)
(
keyName
?FIRST ?NAMESTRING)
(
stringConcatenation
?FIRST ?REST ?NAMESTRING))
(
fullNameIndexOrder
?NAMESTRING ?THING))
Media.kif 3296-3301
If the
full
name
of
an entity
is
a symbolic string
and
another symbolic string
is a
key
in
the symbolic string
and the
concatenation
of
the other symbolic string
and
a third symbolic string
is
the symbolic string
,
then the
index
order
name
of
the entity
is
the symbolic string
(=>
(
and
(
fullNameIndexOrder
?NAMESTRING ?THING)
(
keyName
?FIRST ?NAMESTRING)
(
equal
?START
(
StringLengthFn
?FIRST))
(
equal
?END
(
StringLengthFn
?NAMESTRING))
(
equal
?REST
(
SubstringFn
?NAMESTRING ?START ?END)))
(
stringConcatenation
?FIRST ?REST ?NAMESTRING))
Media.kif 3303-3310
If the
index
order
name
of
an entity
is
a symbolic string
and
another symbolic string
is a
key
in
the symbolic string
and
equal
a nonnegative integer
and the
length
of
the other symbolic string
and
equal
another nonnegative integer
and the
length
of
the symbolic string
and
equal
a third symbolic string
and the
sub
-string of
the symbolic string
from
the nonnegative integer
to
the other nonnegative integer
,
then the
concatenation
of
the other symbolic string
and
the third symbolic string
is
the symbolic string
(=>
(
and
(
keyName
?KEY ?NAMESTRING)
(
precedesInString
?KEY ?STRING ?NAMESTRING))
(
nameAfterKeyName
?STRING ?KEY ?NAMESTRING))
Media.kif 3370-3374
If
a symbolic string
is a
key
in
another symbolic string
and
the symbolic string
precedes
a third symbolic string
in
the other symbolic string
,
then
the third symbolic string
is &ameAfterKeyName$"after" &ameAfterKeyName$"key"
the symbolic string
in
the other symbolic string
(=>
(
and
(
keyName
?KEY ?NAMESTRING)
(
precedesInString
?STRING ?KEY ?NAMESTRING))
(
nameBeforeKeyName
?STRING ?KEY ?NAMESTRING))
Media.kif 3397-3401
If
a symbolic string
is a
key
in
another symbolic string
and
a third symbolic string
precedes
the symbolic string
in
the other symbolic string
,
then
the third symbolic string
is &ameBeforeKeyName$"before" &ameBeforeKeyName$"key"
the symbolic string
in
the other symbolic string
(=>
(
and
(
nameIndexOrder
?NAMESTRING ?THING)
(
keyName
?FIRST ?NAMESTRING)
(
equal
?START
(
StringLengthFn
?FIRST))
(
equal
?END
(
StringLengthFn
?NAMESTRING))
(
equal
?REST
(
SubstringFn
?NAMESTRING ?START ?END)))
(
stringConcatenation
?FIRST ?REST ?NAMESTRING))
Media.kif 3330-3337
If
a symbolic string
is the &ameIndexOrder$"indexable" &ameIndexOrder$"name" for
an entity
and
another symbolic string
is a
key
in
the symbolic string
and
equal
a nonnegative integer
and the
length
of
the other symbolic string
and
equal
another nonnegative integer
and the
length
of
the symbolic string
and
equal
a third symbolic string
and the
sub
-string of
the symbolic string
from
the nonnegative integer
to
the other nonnegative integer
,
then the
concatenation
of
the other symbolic string
and
the third symbolic string
is
the symbolic string
(=>
(
and
(
names
?NAMESTRING ?THING)
(
keyName
?FIRST ?NAMESTRING)
(
stringConcatenation
?FIRST ?REST ?NAMESTRING))
(
nameIndexOrder
?NAMESTRING ?THING))
Media.kif 3323-3328
If
an entity
has &ames$"name"
a symbolic string
and
another symbolic string
is a
key
in
the symbolic string
and the
concatenation
of
the other symbolic string
and
a third symbolic string
is
the symbolic string
,
then
the symbolic string
is the &ameIndexOrder$"indexable" &ameIndexOrder$"name" for
the entity
consequent
(=>
(
and
(
humanName
?NAMESTRING ?HUMAN)
(
familyName
?STRING ?HUMAN)
(
subString
?STRING ?NAMESTRING))
(
keyName
?STRING ?NAMESTRING))
Media.kif 3436-3441
If
a human
is
called
a symbolic string
and
another symbolic string
is a
family
name of
the human
and
the other symbolic string
is a
sub
-string of
the symbolic string
,
then
the other symbolic string
is a
key
in
the symbolic string
(=>
(
and
(
humanName
?NAMESTRING ?HUMAN)
(
givenName
?STRING ?HUMAN)
(
subString
?STRING ?NAMESTRING))
(
not
(
keyName
?STRING ?NAMESTRING)))
Media.kif 3445-3450
If
a human
is
called
a symbolic string
and
another symbolic string
is a
given
name of
the human
and
the other symbolic string
is a
sub
-string of
the symbolic string
,
then not
the other symbolic string
is a
key
in
the symbolic string
(=>
(
nameAfterKeyName
?STRING ?KEY ?NAMESTRING)
(
keyName
?KEY ?NAMESTRING))
Media.kif 3354-3356
If
a symbolic string
is &ameAfterKeyName$"after" &ameAfterKeyName$"key"
another symbolic string
in
a third symbolic string
,
then
the other symbolic string
is a
key
in
the third symbolic string
(=>
(
nameBeforeKeyName
?STRING ?KEY ?NAMESTRING)
(
keyName
?KEY ?NAMESTRING))
Media.kif 3386-3388
If
a symbolic string
is &ameBeforeKeyName$"before" &ameBeforeKeyName$"key"
another symbolic string
in
a third symbolic string
,
then
the other symbolic string
is a
key
in
the third symbolic string
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