measuringListInterval |
appearance as argument number 1 |
![]() |
(domain measuringListInterval 1 MeasuringList) | Weather.kif 2245-2245 | The number 1 argument of measuring list interval is an instance of measuring list |
(domain measuringListInterval 2 TimeDuration) | Weather.kif 2246-2246 | The number 2 argument of measuring list interval is an instance of time duration |
(instance measuringListInterval BinaryPredicate) | Weather.kif 2247-2247 | measuring list interval is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(documentation ChineseLanguage measuringListInterval "measuringListInterval 是一个(二元关系) BinaryRelation。(measuringListInterval ?LIST ?DUR) ?DUR 是串列 ?LIST (MeasuringList) 上每个(量度过程) Measuring Process 从开始到结束的(持续时间) TimeDuration。") | Weather.kif 2241-2243 | |
(documentation EnglishLanguage measuringListInterval "measuringListInterval is a BinaryRelation. (measuringListInterval ?LIST ?DUR) ?DUR is the TimeDuration for each Measuring Process contained in the ?LIST, MeasuringList, takes from when it begins till when it ends.") | Weather.kif 2236-2239 | |
(format ChineseLanguage measuringListInterval "(量度) Measuring 串列 %1 在 %2 的时间间隔发生") | Weather.kif 2244-2244 | |
(format EnglishLanguage measuringListInterval "The Measuring for list %1 occurs at %2 interval.") | Weather.kif 2240-2240 | |
(termFormat ChineseLanguage measuringListInterval "量度串列时间间隔") | domainEnglishFormat.kif 10404-10404 | |
(termFormat EnglishLanguage measuringListInterval "measuring list interval") | domainEnglishFormat.kif 10403-10403 |
antecedent |
![]() |
(=> (and (measuringListInterval ?LIST ?DUR) (inList ?M ?LIST)) (duration (WhenFn ?M) ?DUR)) |
Weather.kif 2249-2253 |
|
consequent |
![]() |
![]() |
![]() |