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 7128-7130 | |
(documentation MonthDuration JapaneseLanguage "時間単位。1 か月の期間は、少なくとも 28 日、 31 日以内である。注:他のほとんどの単位とは異なり、正確な量ではなく範囲である。") | japanese_format.kif 1290-1291 | |
(instance MonthDuration TimeDuration) | Merge.kif 7127-7127 | |
(instance MonthDuration UnitOfDuration) | Merge.kif 7126-7126 |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage MonthDuration "月持续时间") | domainEnglishFormat.kif 38509-38509 | |
(termFormat ChineseTraditionalLanguage MonthDuration "月持續時間") | domainEnglishFormat.kif 38508-38508 | |
(termFormat EnglishLanguage MonthDuration "month duration") | domainEnglishFormat.kif 38507-38507 |
antecedent |
![]() |
(=> (and (instance ?Account LiabilityAccount) (minimumPayment ?Account (MeasureFn ?MinPayment ?U) MonthDuration) (instance ?U UnitOfCurrency) (exists (?Payment ?Month) (and (instance ?Month Month) (destination ?Payment (CurrencyFn ?Account)) (paymentsPerPeriod ?Account (MeasureFn ?Amount ?U) ?Month) (lessThan ?Amount ?MinPayment)))) (exists (?Penalty) (and (instance ?Penalty Penalty) (destination ?Penalty (CurrencyFn ?Account))))) |
FinancialOntology.kif 761-777 | |
(=> (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 157-168 | |
(=> (and (instance ?M Mutton) (part ?M ?S) (instance ?S Sheep) (age ?S (MeasureFn ?A MonthDuration))) (greaterThanOrEqualTo ?A 12)) |
Economy.kif 5302-5308 | |
(=> (equal (MeasureFn 1 MonthDuration) (MeasureFn ?NUMBER DayDuration)) (greaterThanOrEqualTo ?NUMBER 28)) |
Merge.kif 7132-7136 | |
(=> (equal (MeasureFn 1 MonthDuration) (MeasureFn ?NUMBER DayDuration)) (lessThanOrEqualTo ?NUMBER 31)) |
Merge.kif 7138-7142 |
consequent |
![]() |
(=> (and (holdsDuring ?T (attribute ?H ?C)) (instance ?H ChronicDisease) (duration ?T ?D)) (greaterThan ?D (MeasureFn 3 MonthDuration))) |
Mid-level-ontology.kif 6875-6882 | |
(=> (and (statementPeriod ?Statement ?Period) (duration ?Period ?Duration)) (equal ?Duration MonthDuration)) |
FinancialOntology.kif 4082-4086 | |
(=> (instance ?Q QuarterYear) (duration ?Q (MeasureFn 3 MonthDuration))) |
Merge.kif 9089-9091 | |
(=> (property ?Option ConventionalOption) (exists (?Number ?Period) (and (agreementPeriod ?Option ?Period) (duration ?Period (MeasureFn ?Number MonthDuration)) (lessThan ?Number 39)))) |
FinancialOntology.kif 2591-2597 | |
(=> (property ?Option ConventionalOption) (exists (?Number ?Period) (and (agreementPeriod ?Option ?Period) (duration ?Period (MeasureFn ?Number MonthDuration)) (lessThan ?Number 9)))) |
FinancialOntology.kif 2575-2581 |
![]() |
![]() |