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
nameIndexOrder
Sigma KEE - nameIndexOrder
nameIndexOrder
appearance as argument number 1
(
documentation
nameIndexOrder
EnglishLanguage
"(
nameIndexOrder
?STRING ?OBJ) means that ?STRING is a full or partial name for ?OBJ, and that the first component of ?STRING is the indexed
subString
identified by
keyName
. Example: Bush, George.")
Media.kif 3320-3323
(
domain
nameIndexOrder
1
SymbolicString
)
Media.kif 3318-3318
The number 1 argument of
nameIndexOrder
is an
instance
of
symbolic string
(
domain
nameIndexOrder
2
Entity
)
Media.kif 3319-3319
The number 2 argument of
nameIndexOrder
is an
instance
of
entity
(
instance
nameIndexOrder
AsymmetricRelation
)
Media.kif 3317-3317
nameIndexOrder
is an
instance
of
asymmetric relation
(
instance
nameIndexOrder
BinaryPredicate
)
Media.kif 3316-3316
nameIndexOrder
is an
instance
of
binary predicate
(
subrelation
nameIndexOrder
names
)
Media.kif 3325-3325
nameIndexOrder
is a
subrelation
of
names
appearance as argument number 2
(
format
ChineseLanguage
nameIndexOrder
"%1 是 indexable name 对于 %2 ")
domainEnglishFormat.kif 3959-3959
(
format
ChineseTraditionalLanguage
nameIndexOrder
"%1 是 indexable name 對於 %2 ")
domainEnglishFormat.kif 3958-3958
(
format
EnglishLanguage
nameIndexOrder
"%1 is the indexable name for %2")
domainEnglishFormat.kif 3957-3957
(
subrelation
fullNameIndexOrder
nameIndexOrder
)
Media.kif 3324-3324
fullNameIndexOrder
is a
subrelation
of
nameIndexOrder
antecedent
(=>
(
and
(
nameIndexOrder
?NAMESTRING ?THING)
(
fullName
?NAMESTRING ?THING))
(
fullNameIndexOrder
?NAMESTRING ?THING))
Media.kif 3343-3347
If
a symbolic string
is the
indexable
name
for
an entity
and the
full
name
of
the entity
is
the symbolic string
,
then the
index
order
name
of
the entity
is
the 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 3334-3341
If
a symbolic string
is the
indexable
name
for
an entity
and
another symbolic string
is a
key
in
the symbolic string
and
a nonnegative integer
is
equal
to the
length
of
the other symbolic string
and
another nonnegative integer
is
equal
to the
length
of
the symbolic string
and
a third symbolic string
is
equal
to 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
consequent
(=>
(
and
(
names
?NAMESTRING ?OBJ)
(
nameBeforeKeyName
?STRING ?KEY ?NAMESTRING)
(
not
(
equal
?STRING ?KEY)))
(
not
(
nameIndexOrder
?NAMESTRING ?OBJ)))
Media.kif 3394-3399
If
an entity
has
name
a symbolic string
and
another symbolic string
is
before
key
a third symbolic string
in
the symbolic string
and
the other symbolic string
is not
equal
to
the third symbolic string
,
then
the symbolic string
is the ¬ameIndexOrder$"indexable" ¬ameIndexOrder$"name" for
the entity
(=>
(
and
(
names
?NAMESTRING ?OBJ)
(
or
(
nameAfterKeyName
?STRING ?KEY ?NAMESTRING)
(
equal
?STRING ?KEY)))
(
nameIndexOrder
?NAMESTRING ?OBJ))
Media.kif 3362-3368
If
an entity
has
name
a symbolic string
and
another symbolic string
is
after
key
a third symbolic string
in
the symbolic string
or
the other symbolic string
is
equal
to
the third symbolic string
,
then
the symbolic string
is the
indexable
name
for
the entity
(=>
(
and
(
names
?NAMESTRING ?THING)
(
keyName
?FIRST ?NAMESTRING)
(
stringConcatenation
?FIRST ?REST ?NAMESTRING))
(
nameIndexOrder
?NAMESTRING ?THING))
Media.kif 3327-3332
If
an entity
has
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
indexable
name
for
the entity
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