Type Alias TriennialAliyot

TriennialAliyot: {
    aliyot?: AliyotMap;
    date?: HDate;
    date1?: HDate;
    date2?: HDate;
    fullParsha?: boolean;
    haft?: Aliyah | Aliyah[];
    haftara?: string;
    haftaraNumV?: number;
    readSeparately?: boolean;
    readTogether?: string;
    variation?: string;
    yearNum?: number;
}

Represents triennial aliyot for a given date

Type declaration

  • Optionalaliyot?: AliyotMap

    Map of aliyot 1 through 7 plus M for maftir

  • Optionaldate?: HDate

    Shabbat date for when this parsha is read in this 3-year cycle

  • Optionaldate1?: HDate

    Shabbat date of the first part of a read-separately aliyah pair

  • Optionaldate2?: HDate

    Shabbat date of the second part of a read-separately aliyah pair

  • OptionalfullParsha?: boolean

    true if we read the entire parsha

  • Optionalhaft?: Aliyah | Aliyah[]

    Triennial Haftarah object

  • Optionalhaftara?: string

    Triennial Haftarah string, such as Isaiah 42:5 – 43:11

  • OptionalhaftaraNumV?: number

    Number of verses in the Haftarah

  • OptionalreadSeparately?: boolean

    true if a double parsha is read separately in year yearNum

  • OptionalreadTogether?: string

    if read together, the name of the combined parsha

  • Optionalvariation?: string
  • OptionalyearNum?: number

    year number, 0-2