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
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 2181-2183
(
domain
maxCardinality
1
Relation
)
Media.kif 2185-2185
The number 1 argument of
maxCardinality
is an
instance
of
relation
(
domain
maxCardinality
2
Integer
)
Media.kif 2186-2186
The number 2 argument of
maxCardinality
is an
instance
of
integer
(
domain
maxCardinality
3
Integer
)
Media.kif 2187-2187
The number 3 argument of
maxCardinality
is an
instance
of
integer
(
instance
maxCardinality
TernaryPredicate
)
Media.kif 2184-2184
maxCardinality
is an
instance
of
ternary predicate
appearance as argument number 2
(
format
ChineseLanguage
maxCardinality
"那里能有最多 %3 values 对于 1% 的 参数 2% ")
domainEnglishFormat.kif 3835-3835
(
format
ChineseTraditionalLanguage
maxCardinality
"那裡能有最多 %3 values 對於 1% 的 參數 2% ")
domainEnglishFormat.kif 3834-3834
(
format
EnglishLanguage
maxCardinality
"there can be at most %3 values to argument %2 of %1")
domainEnglishFormat.kif 3833-3833
antecedent
(=>
(
and
(
maxCardinality
?REL ?ARG ?COUNT)
(
instance
?REL
Predicate
))
(
exists
(?S)
(
and
(
instance
?S
SetOrClass
)
(=>
(
and
(?REL @ARGS)
(
equal
?EL
(
ListOrderFn
(
ListFn
@ARGS) ?ARG)))
(
and
(
instance
?EL ?S)
(
lessThanOrEqualTo
(
CardinalityFn
?S) ?COUNT))))))
Media.kif 2201-2214
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 exists
a class
such that
the class
is an
instance
of
set or class
and
if
the relation
@ARGS and
another entity
is
equal
to
the positive integer
th
element
of (@ARGS),
then
the other 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)
(
lessThanOrEqualTo
(
CardinalityFn
(
KappaFn
?EL
(
and
(?REL @ARGS)
(
equal
?EL
(
ListOrderFn
(
ListFn
@ARGS) ?ARG))))) ?COUNT))
Media.kif 2190-2198
If there can be at most
an integer
values
to argument
another integer
of
a relation
,
then the number of
instances
in the
class
described by
a 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