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
fullNameIndexOrder
Sigma KEE - fullNameIndexOrder
fullNameIndexOrder
appearance as argument number 1
(
documentation
fullNameIndexOrder
EnglishLanguage
"(
fullNameIndexOrder
?STRING ?OBJ) means that ?STRING is a full name for ?OBJ, having all of the
subString
s (fields, components) that occur in ?OBJ's complete name. The first component of ?STRING will be the indexed
subString
identified by
keyName
. Example: Bush, George W.")
Media.kif 3288-3293
(
domain
fullNameIndexOrder
1
SymbolicString
)
Media.kif 3286-3286
The number 1 argument of
full name index order
is an
instance
of
symbolic string
(
domain
fullNameIndexOrder
2
Entity
)
Media.kif 3287-3287
The number 2 argument of
full name index order
is an
instance
of
entity
(
instance
fullNameIndexOrder
AsymmetricRelation
)
Media.kif 3285-3285
full name index order
is an
instance
of
asymmetric relation
(
instance
fullNameIndexOrder
BinaryPredicate
)
Media.kif 3284-3284
full name index order
is an
instance
of
binary predicate
(
subrelation
fullNameIndexOrder
fullName
)
Media.kif 3294-3294
full name index order
is a
subrelation
of
full name
(
subrelation
fullNameIndexOrder
nameIndexOrder
)
Media.kif 3320-3320
full name index order
is a
subrelation
of
name index order
appearance as argument number 2
(
format
ChineseLanguage
fullNameIndexOrder
"%2 的 index
or
der
name
是 %1 ")
domainEnglishFormat.kif 3508-3508
(
format
ChineseTraditionalLanguage
fullNameIndexOrder
"%2 的 index
or
der
name
是 %1 ")
domainEnglishFormat.kif 3507-3507
(
format
EnglishLanguage
fullNameIndexOrder
"the index
or
der
name
of %2 is %1")
domainEnglishFormat.kif 3506-3506
(
termFormat
EnglishLanguage
fullNameIndexOrder
"full name index order")
domainEnglishFormat.kif 65840-65840
antecedent
(=>
(
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
consequent
(=>
(
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
(
nameIndexOrder
?NAMESTRING ?THING)
(
fullName
?NAMESTRING ?THING))
(
fullNameIndexOrder
?NAMESTRING ?THING))
Media.kif 3339-3343
If
a symbolic string
is the &ameIndexOrder$"indexable" &ameIndexOrder$"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
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