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

Formal Language: 



KB Term:  Term intersection
English Word: 

  defaultMaximumHeight

Sigma KEE - defaultMaximumHeight
defaultMaximumHeight

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


(documentation defaultMaximumHeight EnglishLanguage "A BinaryPredicate that states the assumed maximum height of an Object") Mid-level-ontology.kif 13362-13362
(domain defaultMaximumHeight 2 LengthMeasure) Mid-level-ontology.kif 13361-13361
(domainSubclass defaultMaximumHeight 1 Object) Mid-level-ontology.kif 13360-13360
(instance defaultMaximumHeight BinaryPredicate) Mid-level-ontology.kif 13359-13359

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


(format ChineseLanguage defaultMaximumHeight "%1 的 maximum 预期高度是 %2 ") domainEnglishFormat.kif 3174-3174
(format ChineseTraditionalLanguage defaultMaximumHeight "%1 的 maximum 預期高度是 %2 ") domainEnglishFormat.kif 3173-3173
(format EnglishLanguage defaultMaximumHeight "the maximum expected height of %1 is %2") domainEnglishFormat.kif 3172-3172
(termFormat EnglishLanguage defaultMaximumHeight "default maximum height") Mid-level-ontology.kif 13363-13363

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


(=>
    (defaultMaximumHeight ?OBJECT
        (MeasureFn ?H ?U))
    (modalAttribute
        (exists (?INST ?HEIGHT)
            (and
                (instance ?INST ?OBJECT)
                (height ?INST
                    (MeasureFn ?HEIGHT ?U))
                (greaterThan ?HEIGHT ?H))) Unlikely))
Mid-level-ontology.kif 13365-13374


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