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 8611-8619 | |
(documentation MonthFn JapaneseLanguage "BinaryFunction は、%Month のサブクラスと Year のサブクラスを、その Year に対応する Month を含むクラスにマップする。 例えば (MonthFn August (YearFn 1912))は、第8 Month、すなわち Year 1912の8月である。 別の例では、 (MonthFn August Year) は8月のすべての月のクラスである August に等しい。 注:この関数は 値として Class を返す。この理由は、関連する関数 viz である。DayFn、HourFn、MinuteFn、および SecondFnは、特定の TimeInterval と繰り返し間隔の両方を生成するために使用され、これを行う唯一の 方法は、個々別々ではなく、これらの関数クラスのドメインと範囲を作ることである。") | japanese_format.kif 1481-1487 | |
(domainSubclass MonthFn 1 Month) | Merge.kif 8607-8607 | The number 1 argument of month is a subclass of month |
(domainSubclass MonthFn 2 Year) | Merge.kif 8608-8608 | The number 2 argument of month is a subclass of year |
(instance MonthFn BinaryFunction) | Merge.kif 8605-8605 | Month is an instance of binary function |
(instance MonthFn PartialValuedRelation) | Merge.kif 8606-8606 | Month is an instance of partial valued relation |
(instance MonthFn TemporalRelation) | Merge.kif 8604-8604 | Month is an instance of temporal relation |
(rangeSubclass MonthFn Month) | Merge.kif 8609-8609 | 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 | |
(format FrenchLanguage MonthFn "le moi %1") | french_format.kif 270-270 | |
(format ItalianLanguage MonthFn "il mese %1") | relations-it.txt 194-194 | |
(format JapaneseLanguage MonthFn "%1 month 目") | japanese_format.kif 2060-2060 | |
(format PortugueseLanguage MonthFn "o mes %1") | portuguese_format.kif 222-222 | |
(format cz MonthFn "%1 of %2") | relations-cz.txt 276-276 | |
(format de MonthFn "der monat %1") | relations-de.txt 610-610 | |
(format hi MonthFn "%1 kaa mahiinaa") | relations-hindi.txt 232-232 | |
(format ro MonthFn "month%t{luna} %1") | relations-ro.kif 291-291 | |
(format sv MonthFn "månaden %1") | relations-sv.txt 297-297 | |
(format tg MonthFn "ang buwan %1") | relations-tg.txt 373-373 | |
(relatedInternalConcept Month MonthFn) | Merge.kif 9080-9080 | Month is internally related to month |
(termFormat ChineseLanguage MonthFn "月") | domainEnglishFormat.kif 38489-38489 | |
(termFormat ChineseLanguage MonthFn "月函数") | chinese_format.kif 468-468 | |
(termFormat ChineseTraditionalLanguage MonthFn "月") | domainEnglishFormat.kif 38488-38488 | |
(termFormat EnglishLanguage MonthFn "month") | domainEnglishFormat.kif 38487-38487 | |
(termFormat tg MonthFn "tungkulin ng buwan") | relations-tg.txt 374-374 |
antecedent |
consequent |
statement |