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

Formal Language: 



KB Term:  Term intersection
English Word: 

  defaultMinimumHeight

Sigma KEE - defaultMinimumHeight
defaultMinimumHeight

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


(documentation defaultMinimumHeight EnglishLanguage "A BinaryPredicate that states the assumed minimum height of an Object") Mid-level-ontology.kif 13346-13346
(domain defaultMinimumHeight 2 LengthMeasure) Mid-level-ontology.kif 13345-13345 defaultMinimumHeight 的 2 数量 是 长度测量instance
(domainSubclass defaultMinimumHeight 1 Object) Mid-level-ontology.kif 13344-13344 defaultMinimumHeight 的 1 数量 是 客体subclass
(instance defaultMinimumHeight BinaryPredicate) Mid-level-ontology.kif 13343-13343 defaultMinimumHeight二元谓语instance

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


(format ChineseLanguage defaultMinimumHeight "%1 的 minimum 预期高度是 %2 ") domainEnglishFormat.kif 3198-3198
(format ChineseTraditionalLanguage defaultMinimumHeight "%1 的 minimum 預期高度是 %2 ") domainEnglishFormat.kif 3197-3197
(format EnglishLanguage defaultMinimumHeight "the minimum expected height of %1 is %2") domainEnglishFormat.kif 3196-3196
(termFormat EnglishLanguage defaultMinimumHeight "default minimum height") Mid-level-ontology.kif 13347-13347

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


(=>
    (defaultMinimumHeight ?OBJECT
        (MeasureFn ?H ?U))
    (modalAttribute
        (exists (?INST ?HEIGHT)
            (and
                (instance ?INST ?OBJECT)
                (height ?INST
                    (MeasureFn ?HEIGHT ?U))
                (lessThan ?HEIGHT ?H))) Unlikely))
Mid-level-ontology.kif 13349-13357


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