Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
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
maxCardinality
Sigma KEE - maxCardinality
maxCardinality
appearance as argument number 1
(
documentation
maxCardinality
EnglishLanguage
"This relation expresses the maximum number of values that a particular argument to a relation can have if all other values remain fixed.")
Media.kif 2191-2193
(
domain
maxCardinality
1
Relation
)
Media.kif 2195-2195
The number 1 argument of
max cardinality
is an
instance
of
relation
(
domain
maxCardinality
2
Integer
)
Media.kif 2196-2196
The number 2 argument of
max cardinality
is an
instance
of
integer
(
domain
maxCardinality
3
Integer
)
Media.kif 2197-2197
The number 3 argument of
max cardinality
is an
instance
of
integer
(
instance
maxCardinality
TernaryPredicate
)
Media.kif 2194-2194
max cardinality
is an
instance
of
ternary predicate
appearance as argument number 2
(
format
ChineseLanguage
maxCardinality
"那里能有最多 %3 values 对于 1% 的 参数 2% ")
domainEnglishFormat.kif 3828-3828
(
format
ChineseTraditionalLanguage
maxCardinality
"那裡能有最多 %3 values 對於 1% 的 參數 2% ")
domainEnglishFormat.kif 3827-3827
(
format
EnglishLanguage
maxCardinality
"there can be at most %3 values to argument %2 of %1")
domainEnglishFormat.kif 3826-3826
(
termFormat
EnglishLanguage
maxCardinality
"max cardinality")
domainEnglishFormat.kif 65879-65879
antecedent
(=>
(
and
(
maxCardinality
?REL ?ARG ?COUNT)
(
instance
?REL
Predicate
))
(
exists
(?S ?EL @ARGS)
(
and
(
instance
?S
SetOrClass
)
(=>
(
and
(?REL @ARGS)
(
equal
?EL
(
ListOrderFn
(
ListFn
@ARGS) ?ARG)))
(
and
(
instance
?EL ?S)
(
lessThanOrEqualTo
(
CardinalityFn
?S) ?COUNT))))))
Media.kif 2212-2225
If there can be at most
an integer
values
to argument
a positive integer
of
a relation
and
the relation
is an
instance
of
predicate
,
then there exist
a class
,
an entity
and @ARGS such that
the class
is an
instance
of
set or class
and
if
the relation
@ARGS and
equal
the entity
and
the positive integer
th
element
of (@ARGS),
then
the entity
is an
instance
of
the class
and the number of
instances
in
the class
is
less
than or equal to
the integer
(=>
(
maxCardinality
?REL ?ARG ?COUNT)
(
exists
(?EL @ARGS)
(
lessThanOrEqualTo
(
CardinalityFn
(
KappaFn
?EL
(
and
(?REL @ARGS)
(
equal
?EL
(
ListOrderFn
(
ListFn
@ARGS) ?ARG))))) ?COUNT)))
Media.kif 2200-2209
If there can be at most
an integer
values
to argument
another integer
of
a relation
,
then there exist
a symbolic string
and @ARGS such that the number of
instances
in the
class
described by
the symbolic string
is
less
than or equal to
the integer
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