MonthFn |
appearance as argument number 1 |
![]() |
(documentation MonthFn ChineseLanguage "这是一个 BinaryFunction,它把 Month 的子类别与 Year 的子类别和该 Year 对应 Month 的类别联系起来。例如:(MonthFn August (YearFn 1912)) 是包含第八个 Month 的类别,即是1912 Year 的八月。另一个例子是(MonthFn August Year)等于 August,这是所有八月的类别。注:这个函数得出一个 Class 作为它的值,原因是和它相关的函数,即 MonthFn、 DayFn、 HourFn、 MinuteFn 和 SecondFn 等,是用来得出特定的 TimeInterval 和重复发生的时段,而唯一的做法是把这些函数的领域和范围当成类别而不是个别的实例。") | chinese_format.kif 2754-2759 | |
(documentation MonthFn EnglishLanguage "A BinaryFunction that maps a subclass of Month and a subclass of Year to the class containing the Month corresponding to that Year. For example (MonthFn August (YearFn 1912)) is the class containing the eighth Month, i.e. August, of the Year 1912. For another example, (MonthFn August Year) is equal to August, the class of all months of August. Note that this function returns a Class as a value. The reason for this is that the related functions, viz. DayFn, HourFn, MinuteFn, and SecondFn, are used to generate both specific TimeIntervals and recurrent intervals, and the only way to do this is to make the domains and ranges of these functions classes rather than individuals.") | Merge.kif 8540-8548 | |
(domainSubclass MonthFn 1 Month) | Merge.kif 8536-8536 | The number 1 argument of month is a subclass of month |
(domainSubclass MonthFn 2 Year) | Merge.kif 8537-8537 | The number 2 argument of month is a subclass of year |
(instance MonthFn BinaryFunction) | Merge.kif 8534-8534 | Month is an instance of binary function |
(instance MonthFn PartialValuedRelation) | Merge.kif 8535-8535 | Month is an instance of partial valued relation |
(instance MonthFn TemporalRelation) | Merge.kif 8533-8533 | Month is an instance of temporal relation |
(rangeSubclass MonthFn Month) | Merge.kif 8538-8538 | The values returned by month are subclasses of month |
appearance as argument number 2 |
![]() |
(format ChineseLanguage MonthFn "%1 month") | chinese_format.kif 467-467 | |
(format EnglishLanguage MonthFn "the month %1") | english_format.kif 473-473 | |
(relatedInternalConcept Month MonthFn) | Merge.kif 9009-9009 | Month is internally related to month |
(termFormat ChineseLanguage MonthFn "月") | domainEnglishFormat.kif 38467-38467 | |
(termFormat ChineseLanguage MonthFn "月函数") | chinese_format.kif 468-468 | |
(termFormat ChineseTraditionalLanguage MonthFn "月") | domainEnglishFormat.kif 38466-38466 | |
(termFormat EnglishLanguage MonthFn "month") | domainEnglishFormat.kif 38465-38465 |
antecedent |
![]() |
consequent |
![]() |
statement |
![]() |
![]() |
![]() |