Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - defaultMinValue
defaultMinValue

appearance as argument number 1
-------------------------


(documentation defaultMinValue EnglishLanguage "The minimum 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 18767-18769
(instance defaultMinValue TernaryPredicate) Merge.kif 18770-18770 default min value is an instance of ternary predicate
(domain defaultMinValue 1 Predicate) Merge.kif 18771-18771 The number 1 argument of default min value is an instance of predicate
(domain defaultMinValue 2 Integer) Merge.kif 18772-18772 The number 2 argument of default min value is an instance of integer
(domain defaultMinValue 3 Quantity) Merge.kif 18773-18773 The number 3 argument of default min value is an instance of quantity

appearance as argument number 2
-------------------------


(format EnglishLanguage defaultMinValue "The defaultMinValue of %1 with %2 arguments is %3.") Merge.kif 18774-18775
(termFormat EnglishLanguage defaultMinValue "default min value") domainEnglishFormat.kif 65814-65814

antecedent
-------------------------


(=>
    (and
        (defaultMinValue ?REL ?ARG ?N)
        (?REL @ARGS)
        (equal ?VAL
            (ListOrderFn
                (ListFn @ARGS) ?ARG)))
    (modalAttribute
        (greaterThan ?VAL ?N) Likely))
Merge.kif 18777-18782 If The defaultMinValue of X with Y arguments is Z., X @ARGS, and equal V and U element of (@ARGS), then the statement V is greater than Z has the modal force of likely


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners