![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| defaultMinimumHeight |
| appearance as argument number 1 |
|
|
| (instance defaultMinimumHeight BinaryPredicate) | Mid-level-ontology.kif 14906-14906 | default minimum height is an instance of binary predicate |
| (domainSubclass defaultMinimumHeight 1 Object) | Mid-level-ontology.kif 14907-14907 | The number 1 argument of default minimum height is a subclass of object |
| (domain defaultMinimumHeight 2 LengthMeasure) | Mid-level-ontology.kif 14908-14908 | The number 2 argument of default minimum height is an instance of length measure |
| (documentation defaultMinimumHeight EnglishLanguage "A BinaryPredicate that states the assumed minimum height of an Object") | Mid-level-ontology.kif 14909-14909 | The number 2 argument of default minimum height is an instance of length measure |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage defaultMinimumHeight "default minimum height") | Mid-level-ontology.kif 14910-14910 | |
| (format EnglishLanguage defaultMinimumHeight "the minimum expected height of %1 is %2") | domainEnglishFormat.kif 3192-3192 | |
| (format ChineseTraditionalLanguage defaultMinimumHeight "%1 的 minimum 預期高度是 %2 ") | domainEnglishFormat.kif 3193-3193 | |
| (format ChineseLanguage defaultMinimumHeight "%1 的 minimum 预期高度是 %2 ") | domainEnglishFormat.kif 3194-3194 |
| 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 14912-14920 | If the minimum expected height of X is Y Z(s), then the statement there exist W and V such that W is an instance of X and the height of W is V Z(s) and V is less than Y has the modal force of unlikely |
| appearance as argument number 0 |
|
|