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

Formal Language: 



KB Term:  Term intersection
English Word: 

  defaultMaxValue

Sigma KEE - defaultMaxValue
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 18458-18460
(domain defaultMaxValue 1 Predicate) Merge.kif 18462-18462 O argumento numero 1 de defaultMaxValue e' uma instancia de Predicado
(domain defaultMaxValue 2 Integer) Merge.kif 18463-18463 O argumento numero 2 de defaultMaxValue e' uma instancia de Numero Inteiro
(domain defaultMaxValue 3 Quantity) Merge.kif 18464-18464 O argumento numero 3 de defaultMaxValue e' uma instancia de Quantidade
(instance defaultMaxValue TernaryPredicate) Merge.kif 18461-18461 defaultMaxValue e' uma instancia de Predicado Ternario

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


(format EnglishLanguage defaultMaxValue "The defalutMaxValue of %1 with %2 arguments is %3.") Merge.kif 18465-18466
(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 18468-18473


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