speedScaleAttributeMinMax |
appearance as argument number 1 |
(documentation speedScaleAttributeMinMax ChineseLanguage " speedScaleAttributeMinMax (时速级数属性最低最高) 是一个 TernaryRelation,它为一个时速级数属性设定一个范畴。在(speedScaleAttributeMinMax ?ATTR ?MIN ?MAX) 里, ?ATTR SpeedScaleAttribute (时速级数属性)的一个例子,?MIN 是最低速度 the minimum speed 而 ?MAX 是最高速度。") | Weather.kif 2104-2106 | |
(documentation speedScaleAttributeMinMax EnglishLanguage " speedScaleAttributeMinMax is a TernaryRelation which specifies the range of speeds for a speed scale attribute. (speedScaleAttributeMinMax ?ATTR ?MIN ?MAX) where ?ATTR is an instance of SpeedScaleAttribute and ?MIN is the minimum speed and ?MAX is the maximum speed. ") | Weather.kif 2099-2102 | |
(domain speedScaleAttributeMinMax 1 SpeedScaleAttribute) | Weather.kif 2108-2108 | The number 1 argument of speed scale attribute min max is an instance of speed scale attribute |
(domain speedScaleAttributeMinMax 2 FunctionQuantity) | Weather.kif 2109-2109 | The number 2 argument of speed scale attribute min max is an instance of function quantity |
(domain speedScaleAttributeMinMax 3 FunctionQuantity) | Weather.kif 2110-2110 | The number 3 argument of speed scale attribute min max is an instance of function quantity |
(instance speedScaleAttributeMinMax TernaryPredicate) | Weather.kif 2111-2111 | speed scale attribute min max is an instance of ternary predicate |
appearance as argument number 2 |
(format ChineseLanguage speedScaleAttributeMinMax "%1 的最低和最高是 %2 和 %3") | Weather.kif 2107-2107 | |
(format EnglishLanguage speedScaleAttributeMinMax "%2 and %3 are the min and max speed of %1") | Weather.kif 2103-2103 | |
(termFormat ChineseLanguage speedScaleAttributeMinMax "时速级数属性最低最高") | domainEnglishFormat.kif 10360-10360 | |
(termFormat EnglishLanguage speedScaleAttributeMinMax "speed scale attribute min max") | domainEnglishFormat.kif 10359-10359 |
antecedent |
appearance as argument number 0 |