MonthDuration | ![]() |
appearance as argument number 1 |
![]() |
(documentation MonthDuration ChineseLanguage "这是时间单位,一个月为期起码28天,而会超过31天。注: 和其它大多数的单位不同,这是一个范围的单位,而不是一个准确数字。") | chinese_format.kif 2583-2584 | |
(documentation MonthDuration EnglishLanguage "Time unit. A month's duration is at least 28 days, and no more than 31 days. Note that this unit is a range, rather than than an exact amount, unlike most other units.") | Merge.kif 7022-7024 | |
(instance MonthDuration TimeDuration) | Merge.kif 7021-7021 | |
(instance MonthDuration UnitOfDuration) | Merge.kif 7020-7020 |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage MonthDuration "月持续时间") | domainEnglishFormat.kif 38466-38466 | |
(termFormat ChineseTraditionalLanguage MonthDuration "月持續時間") | domainEnglishFormat.kif 38465-38465 | |
(termFormat EnglishLanguage MonthDuration "month duration") | domainEnglishFormat.kif 38464-38464 |
antecedent |
![]() |
(=> (and (instance ?Drawing DrawingACheck) (patient ?Drawing ?Check) (instance ?Processing ProcessingACheck) (patient ?Processing ?Check) (equal (WhenFn ?Drawing) ?DrawingTime) (equal (WhenFn ?Processing) ?ProcessingTime) (meetsTemporally ?DrawingTime ?Time) (meetsTemporally ?Time ?ProcessingTime) (duration ?Time (MeasureFn ?Duration MonthDuration))) (lessThan ?Duration 6)) |
FinancialOntology.kif 155-166 | |
(=> (equal (MeasureFn 1 MonthDuration) (MeasureFn ?NUMBER DayDuration)) (greaterThanOrEqualTo ?NUMBER 28)) |
Merge.kif 7026-7030 | |
(=> (equal (MeasureFn 1 MonthDuration) (MeasureFn ?NUMBER DayDuration)) (lessThanOrEqualTo ?NUMBER 31)) |
Merge.kif 7032-7036 |
consequent |
![]() |
(=> (and (holdsDuring ?T (attribute ?H ?C)) (instance ?H ChronicDisease) (duration ?T ?D)) (greaterThan ?D (MeasureFn 3 MonthDuration))) |
Mid-level-ontology.kif 5601-5608 | |
(=> (instance ?Q QuarterYear) (duration ?Q (MeasureFn 3 MonthDuration))) |
Merge.kif 8890-8892 |
![]() |
![]() |