FiscalYearFn |
appearance as argument number 1 |
(documentation FiscalYearFn EnglishLanguage "(FiscalYearFn ?PLACE) denotes the subclass of TimeIntervals that are fiscalYearPeriods of the Organization or GeopoliticalArea ?PLACE.") | Economy.kif 3700-3702 | |
(domain FiscalYearFn 1 AutonomousAgent) | Economy.kif 3697-3697 | The number 1 argument of fiscal year is an instance of agent |
(instance FiscalYearFn UnaryFunction) | Economy.kif 3696-3696 | Fiscal year is an instance of unary function |
(rangeSubclass FiscalYearFn TimeInterval) | Economy.kif 3698-3698 | The values returned by fiscal year are subclasses of time interval |
appearance as argument number 2 |
(format ChineseLanguage FiscalYearFn "%1 的 fiscal 年") | domainEnglishFormat.kif 1016-1016 | |
(format ChineseTraditionalLanguage FiscalYearFn "%1 的 fiscal 年") | domainEnglishFormat.kif 1015-1015 | |
(format EnglishLanguage FiscalYearFn "the fiscal year of %1") | domainEnglishFormat.kif 1014-1014 | |
(termFormat ChineseLanguage FiscalYearFn "财政年度") | domainEnglishFormat.kif 23994-23994 | |
(termFormat ChineseTraditionalLanguage FiscalYearFn "財政年度") | domainEnglishFormat.kif 23993-23993 | |
(termFormat EnglishLanguage FiscalYearFn "fiscal year") | domainEnglishFormat.kif 23992-23992 |
antecedent |
consequent |
(=> (and (instance ?PLACE AutonomousAgent) (subclass ?YEAR Year)) (instance (FiscalYearStartingFn ?PLACE ?YEAR) (FiscalYearFn ?PLACE))) |
Economy.kif 3738-3742 |