Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:    Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Year
Year(year)365_days, Christian_year, Holy_Year, astronomical_year, calendar_year, church_year, civil_year, common_year, equinoctial_year, off_year, sabbatical_year, solar_year, tropical_year, year_of_grace

appearance as argument number 1
-------------------------


(documentation Year ChineseLanguage "这是所有日历 YearClass。") chinese_format.kif 2781-2781
(documentation Year EnglishLanguage "The Class of all calendar Years.") Merge.kif 8877-8877
(documentation Year JapaneseLanguage "すべてのカレンダー YearClass。") japanese_format.kif 1511-1511
(relatedInternalConcept Year YearDuration) Merge.kif 8875-8875 Year is internally related to year duration
(relatedInternalConcept Year YearFn) Merge.kif 8874-8874 Year is internally related to year
(subclass Year TimeInterval) Merge.kif 8873-8873 Year is a subclass of time interval

appearance as argument number 2
-------------------------


(rangeSubclass YearFn Year) Merge.kif 8691-8691 The values returned by year are subclasses of year
(subclass LeapYear Year) Merge.kif 9130-9130 Leap year is a subclass of year
(termFormat ChineseLanguage Year "年") chinese_format.kif 1274-1274 Leap year is a subclass of year
(termFormat ChineseTraditionalLanguage Year "年") domainEnglishFormat.kif 63737-63737 Leap year is a subclass of year
(termFormat EnglishLanguage Year "year") english_format.kif 1765-1765 Leap year is a subclass of year
(termFormat FrenchLanguage Year "ann�e") french_format.kif 952-952 Leap year is a subclass of year
(termFormat Hindi Year "varsha") terms-hindi.txt 487-487 Leap year is a subclass of year
(termFormat ItalianLanguage Year "Anno") terms-it.txt 491-491 Leap year is a subclass of year
(termFormat JapaneseLanguage Year "年") japanese_format.kif 2636-2636 Leap year is a subclass of year
(termFormat PortugueseLanguage Year "Ano") portuguese_format.kif 904-904 Leap year is a subclass of year
(termFormat cz Year "year") terms-cz.txt 527-527 Leap year is a subclass of year
(termFormat de Year "Jahr") terms-de.txt 786-786 Leap year is a subclass of year
(termFormat ro Year "an") relations-ro.kif 973-973 Leap year is a subclass of year
(termFormat tg Year "taon") terms-tg.txt 492-492 Leap year is a subclass of year

appearance as argument number 3
-------------------------


(domain BirthsPerThousandFn 2 Year) People.kif 70-70 The number 2 argument of births per thousand is an instance of year
(domain ChildrenBornPerWomanFn 2 Year) People.kif 442-442 The number 2 argument of children born per woman is an instance of year
(domain DailyTempListFn 3 Year) Weather.kif 656-656 The number 3 argument of daily temperature list of the month is an instance of year
(domain DeathsPerThousandFn 2 Year) People.kif 103-103 The number 2 argument of deaths per thousand is an instance of year
(domain DeathsPerThousandLiveBirthsFn 2 Year) People.kif 229-229 The number 2 argument of deaths per thousand live births is an instance of year
(domain FemaleLifeExpectancyAtBirthFn 2 Year) People.kif 395-395 The number 2 argument of female life expectancy at birth is an instance of year
(domain GrossNationalProductFn 2 Year) Economy.kif 1024-1024 The number 2 argument of GNP is an instance of year
(domain LifeExpectancyAtBirthFn 2 Year) People.kif 298-298 The number 2 argument of life expectancy at birth is an instance of year
(domain MaleLifeExpectancyAtBirthFn 2 Year) People.kif 347-347 The number 2 argument of male life expectancy at birth is an instance of year
(domain MeanMonthSSTFn 3 Year) Weather.kif 637-637 The number 3 argument of mean month sea surface temperature is an instance of year
(domain MigrantsPerThousandFn 2 Year) People.kif 139-139 The number 2 argument of migrants per thousand is an instance of year
(domain NumberOfDaysInMonthFn 2 Year) Weather.kif 683-683 The number 2 argument of number of days in the month is an instance of year
(domain PopulationGrowthFn 2 Year) People.kif 37-37 The number 2 argument of population growth is an instance of year
(domain ReachingMilitaryAgeAnnuallyMaleFn 2 Year) Military.kif 990-990 The number 2 argument of reaching military age annually male is an instance of year
(domain ThirtyYearAverageSSTForMonthFn 3 Year) Weather.kif 835-835 The number 3 argument of thirty year average sea surface temperature for month is an instance of year
(domain ThreeMonthsRunningMeanSSTFn 3 Year) Weather.kif 802-802 The number 3 argument of three months running mean sea surface temperature is an instance of year
(domain previousMonthYear 2 Year) Weather.kif 765-765 The number 2 argument of previous month of is an instance of year
(domain previousMonthYear 4 Year) Weather.kif 767-767 The number 4 argument of previous month of is an instance of year
(domainSubclass FiscalYearStartingFn 2 Year) Economy.kif 4056-4056 The number 2 argument of fiscal year starting is a subclass of year
(domainSubclass MonthFn 2 Year) Merge.kif 8707-8707 The number 2 argument of month is a subclass of year
(domainSubclass QuarterFn 2 Year) Merge.kif 9104-9104 The number 2 argument of quarter fn is a subclass of year
(domainSubclass WeekFn 2 Year) Merge.kif 9086-9086 The number 2 argument of week fn is a subclass of year
(domainSubclass lastRenovation 2 Year) Hotel.kif 748-748 The number 2 argument of last renovation is a subclass of year
(domainSubclass yearBuilt 2 Year) Hotel.kif 727-727 The number 2 argument of year built is a subclass of year

antecedent
-------------------------


(=>
    (and
        (electricityConsumptionInPeriod ?AREA ?AMOUNT ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (exists (?YEAR)
        (and
            (instance ?YEAR ?PERIOD)
            (holdsDuring ?YEAR
                (annualElectricityConsumption ?AREA ?AMOUNT)))))
Economy.kif 2347-2356
(=>
    (and
        (electricityExportInPeriod ?AREA ?AMOUNT ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (exists (?YEAR)
        (and
            (instance ?YEAR ?PERIOD)
            (holdsDuring ?YEAR
                (annualElectricityExport ?AREA ?AMOUNT)))))
Economy.kif 2391-2400
(=>
    (and
        (electricityImportInPeriod ?AREA ?AMOUNT ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (exists (?YEAR)
        (and
            (instance ?YEAR ?PERIOD)
            (holdsDuring ?YEAR
                (annualElectricityImport ?AREA ?AMOUNT)))))
Economy.kif 2437-2446
(=>
    (and
        (electricityProductionInPeriod ?AREA ?AMOUNT ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (exists (?YEAR)
        (and
            (instance ?YEAR ?PERIOD)
            (holdsDuring ?YEAR
                (annualElectricityProduction ?AREA ?AMOUNT)))))
Economy.kif 2215-2224
(=>
    (and
        (exportTotalInPeriod ?AREA ?AMOUNT ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (exists (?YEAR)
        (and
            (instance ?YEAR ?PERIOD)
            (holdsDuring ?YEAR
                (annualExportTotal ?AREA ?AMOUNT)))))
Economy.kif 2512-2521
(=>
    (and
        (holdsDuring ?YEAR
            (annualElectricityConsumption ?AREA ?AMOUNT))
        (instance ?YEAR ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (electricityConsumptionInPeriod ?AREA ?AMOUNT ?PERIOD))
Economy.kif 2358-2365
(=>
    (and
        (holdsDuring ?YEAR
            (annualElectricityExport ?AREA ?AMOUNT))
        (instance ?YEAR ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (electricityExportInPeriod ?AREA ?AMOUNT ?PERIOD))
Economy.kif 2402-2409
(=>
    (and
        (holdsDuring ?YEAR
            (annualElectricityImport ?AREA ?AMOUNT))
        (instance ?YEAR ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (electricityImportInPeriod ?AREA ?AMOUNT ?PERIOD))
Economy.kif 2448-2455
(=>
    (and
        (holdsDuring ?YEAR
            (annualElectricityProduction ?AREA ?AMOUNT))
        (instance ?YEAR ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (electricityProductionInPeriod ?AREA ?AMOUNT ?PERIOD))
Economy.kif 2226-2233
(=>
    (and
        (holdsDuring ?YEAR
            (annualExportTotal ?AREA ?AMOUNT))
        (instance ?YEAR ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (exportTotalInPeriod ?AREA ?AMOUNT ?PERIOD))
Economy.kif 2523-2530
(=>
    (and
        (holdsDuring ?YEAR
            (annualImportTotal ?AREA ?AMOUNT))
        (instance ?YEAR ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (importTotalInPeriod ?AREA ?AMOUNT ?PERIOD))
Economy.kif 2926-2933
(=>
    (and
        (importTotalInPeriod ?AREA ?AMOUNT ?PERIOD)
        (or
            (subclass ?PERIOD Year)
            (subclass ?PERIOD
                (FiscalYearFn ?AREA))))
    (exists (?YEAR)
        (and
            (instance ?YEAR ?PERIOD)
            (holdsDuring ?YEAR
                (annualImportTotal ?AREA ?AMOUNT)))))
Economy.kif 2915-2924
(=>
    (and
        (instance ?ES EasterSunday)
        (instance ?L Lent)
        (meetsTemporally ?L ?ES)
        (during ?ES ?Y)
        (instance ?Y Year))
    (during ?L ?Y))
Media.kif 437-444
(=>
    (and
        (instance ?ES EasterSunday)
        (instance ?L Lent)
        (meetsTemporally ?L ?ES)
        (during ?L ?Y)
        (instance ?Y Year))
    (during ?ES ?Y))
Media.kif 446-453
(=>
    (and
        (instance ?PLACE AutonomousAgent)
        (subclass ?YEAR Year))
    (instance
        (FiscalYearStartingFn ?PLACE ?YEAR)
        (FiscalYearFn ?PLACE)))
Economy.kif 4070-4074
(=>
    (and
        (instance ?T1 Advent)
        (instance ?T2 ChristmasDay)
        (during ?T1 ?YEAR)
        (instance ?YEAR Year)
        (meetsTemporally ?T1 ?T2))
    (during ?T2 ?YEAR))
Media.kif 387-394
(=>
    (and
        (instance ?T1 Advent)
        (instance ?T2 ChristmasDay)
        (during ?T2 ?YEAR)
        (instance ?YEAR Year)
        (meetsTemporally ?T1 ?T2))
    (during ?T1 ?YEAR))
Media.kif 396-403
(=>
    (and
        (instance ?Y Year)
        (instance ?E EasterSunday)
        (instance ?A AscensionThursday)
        (during ?E ?Y)
        (during ?A ?Y)
        (starts ?E ?I)
        (finishes ?A ?I))
    (duration ?I
        (MeasureFn 40 DayDuration)))
Media.kif 538-547
(=>
    (and
        (instance ?Y Year)
        (instance ?E EasterSunday)
        (instance ?P PalmSunday)
        (during ?E ?Y)
        (during ?P ?Y)
        (starts ?P ?I)
        (finishes ?E ?I))
    (duration ?I
        (MeasureFn 8 DayDuration)))
Media.kif 473-482
(=>
    (and
        (instance ?Y Year)
        (instance ?E EasterSunday)
        (instance ?P Pentecost)
        (during ?E ?Y)
        (during ?P ?Y)
        (starts ?E ?I)
        (finishes ?P ?I))
    (duration ?I
        (MeasureFn 50 DayDuration)))
Media.kif 559-568
(=>
    (instance ?YEAR Year)
    (duration ?YEAR
        (MeasureFn 1 YearDuration)))
Merge.kif 8879-8881
(=>
    (instance ?YEAR Year)
    (equal
        (CardinalityFn
            (TemporalCompositionFn ?YEAR Month)) 12))
Merge.kif 9617-9619

consequent
-------------------------


(=>
    (and
        (attribute ?H Muslim)
        (equal
            (WealthFn ?H) ?W))
    (modalAttribute
        (exists (?Z ?T ?U ?Y ?C)
            (and
                (instance ?Z Zakat)
                (instance ?Y Year)
                (during ?Y
                    (WhenFn ?H))
                (holdsDuring ?Y
                    (attribute ?H FullyFormed))
                (agent ?Z ?H)
                (patient ?Z ?T)
                (monetaryValue ?T
                    (MeasureFn ?C ?U))
                (instance ?U UnitOfCurrency)
                (greaterThan ?C
                    (MultiplicationFn ?W 0.025)))) Obligation))
ArabicCulture.kif 204-223
(=>
    (and
        (instance ?T1 Advent)
        (instance ?T2 ChristmasDay)
        (meetsTemporally ?T1 ?T2))
    (exists (?YEAR)
        (and
            (instance ?YEAR Year)
            (during ?T1 ?YEAR)
            (during ?T2 ?YEAR))))
Media.kif 376-385
(=>
    (instance ?E EidAlFitr)
    (exists (?R ?Y)
        (and
            (instance ?R Ramadan)
            (instance ?Y Year)
            (during ?R ?Y)
            (during ?E ?Y)
            (before ?R ?E))))
ArabicCulture.kif 229-237


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners