defaultMaximumHeight |
appearance as argument number 1 |
![]() |
(documentation defaultMaximumHeight EnglishLanguage "A BinaryPredicate that states the assumed maximum height of an Object") | Mid-level-ontology.kif 14258-14258 | |
(domain defaultMaximumHeight 2 LengthMeasure) | Mid-level-ontology.kif 14257-14257 | The number 2 argument of default maximum height is an instance of length measure |
(domainSubclass defaultMaximumHeight 1 Object) | Mid-level-ontology.kif 14256-14256 | The number 1 argument of default maximum height is a subclass of object |
(instance defaultMaximumHeight BinaryPredicate) | Mid-level-ontology.kif 14255-14255 | default maximum height is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage defaultMaximumHeight "%1 的 maximum 预期高度是 %2 ") | domainEnglishFormat.kif 3170-3170 | |
(format ChineseTraditionalLanguage defaultMaximumHeight "%1 的 maximum 預期高度是 %2 ") | domainEnglishFormat.kif 3169-3169 | |
(format EnglishLanguage defaultMaximumHeight "the maximum expected height of %1 is %2") | domainEnglishFormat.kif 3168-3168 | |
(termFormat EnglishLanguage defaultMaximumHeight "default maximum height") | Mid-level-ontology.kif 14259-14259 |
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 14261-14270 |
|
![]() |
![]() |