defaultMaxValue |
appearance as argument number 1 |
![]() |
(documentation defaultMaxValue EnglishLanguage "The maximum likely value for a given numerical argument of a Relation. The second argument is the argument number of the relation and the third argument is the minimum value.") | Merge.kif 18623-18625 | |
(domain defaultMaxValue 1 Predicate) | Merge.kif 18627-18627 | defaultMaxValue の数値 1 引数は 述語 の instance では |
(domain defaultMaxValue 2 Integer) | Merge.kif 18628-18628 | defaultMaxValue の数値 2 引数は 整数 の instance では |
(domain defaultMaxValue 3 Quantity) | Merge.kif 18629-18629 | defaultMaxValue の数値 3 引数は 量 の instance では |
(instance defaultMaxValue TernaryPredicate) | Merge.kif 18626-18626 | defaultMaxValue は 3進述語 の instance では |
appearance as argument number 2 |
![]() |
(format EnglishLanguage defaultMaxValue "The defalutMaxValue of %1 with %2 arguments is %3.") | Merge.kif 18630-18631 | |
(termFormat EnglishLanguage defaultMaxValue "default max value") | domainEnglishFormat.kif 65804-65804 |
antecedent |
![]() |
(=> (and (defaultMaxValue ?REL ?ARG ?N) (?REL @ARGS) (equal ?VAL (ListOrderFn (ListFn @ARGS) ?ARG))) (modalAttribute (greaterThan ?N ?VAL) Likely)) |
Merge.kif 18633-18638 |
![]() |
![]() |