![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| defaultMinimumWidth |
| appearance as argument number 1 |
|
|
| (instance defaultMinimumWidth BinaryPredicate) | Mid-level-ontology.kif 14939-14939 | default minimum width is an instance of binary predicate |
| (domainSubclass defaultMinimumWidth 1 Object) | Mid-level-ontology.kif 14940-14940 | The number 1 argument of default minimum width is a subclass of object |
| (domain defaultMinimumWidth 2 LengthMeasure) | Mid-level-ontology.kif 14941-14941 | The number 2 argument of default minimum width is an instance of length measure |
| (documentation defaultMinimumWidth EnglishLanguage "A BinaryPredicate that states the assumed minimum width of an Object") | Mid-level-ontology.kif 14942-14942 | The number 2 argument of default minimum width is an instance of length measure |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage defaultMinimumWidth "default minimum width") | Mid-level-ontology.kif 14943-14943 | |
| (format EnglishLanguage defaultMinimumWidth "the minimum expected width of %1 is %2") | domainEnglishFormat.kif 3208-3208 | |
| (format ChineseTraditionalLanguage defaultMinimumWidth "%1 的 minimum 預期寬度是 %2 ") | domainEnglishFormat.kif 3209-3209 | |
| (format ChineseLanguage defaultMinimumWidth "%1 的 minimum 预期宽度是 %2 ") | domainEnglishFormat.kif 3210-3210 |
| antecedent |
|
|
| (=> (defaultMinimumWidth ?OBJECT (MeasureFn ?W ?U)) (modalAttribute (exists (?INST ?WIDTH) (and (instance ?INST ?OBJECT) (width ?INST (MeasureFn ?WIDTH ?U)) (lessThan ?WIDTH ?W))) Unlikely)) |
Mid-level-ontology.kif 14945-14953 | If the minimum expected width of X is Y Z(s), then the statement there exist W and V such that W is an instance of X and the width of W is V Z(s) and V is less than Y has the modal force of unlikely |
| appearance as argument number 0 |
|
|