Type Alias LeyningShabbatHoliday

LeyningShabbatHoliday: LeyningBase & {
    fullkriyah: AliyotMap;
    haft: Aliyah | Aliyah[];
    haftara: string;
    haftaraNumV?: number;
    megillah?: AliyotMap;
    reason?: StringMap;
    seph?: Aliyah | Aliyah[];
    sephardic?: string;
    sephardicNumV?: number;
    triHaftara?: string;
    triHaftaraNumV?: number;
}

Shabbat and holiday leyning always has full kriyah and haftarah

Type declaration

  • fullkriyah: AliyotMap

    Map of aliyot 1 through 7 plus M for maftir

  • haft: Aliyah | Aliyah[]

    Haftarah object

  • haftara: string

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

  • OptionalhaftaraNumV?: number

    Number of verses in the Haftarah

  • Optionalmegillah?: AliyotMap

    Song of Songs is read on the sabbath of Passover week, the Book of Ruth on Shavuot, Lamentations on Tisha be-Av, Ecclesiastes on the sabbath of the week of Sukkoth, and the Book of Esther on Purim

  • Optionalreason?: StringMap

    Explanations for special readings, keyed by aliyah number, M for maftir or haftara for Haftarah

  • Optionalseph?: Aliyah | Aliyah[]

    Haftarah object for Sephardim

  • Optionalsephardic?: string

    Haftarah for Sephardim, such as Isaiah 42:5 - 42:21

  • OptionalsephardicNumV?: number

    Number of verses in the Haftarah for Sephardim

  • OptionaltriHaftara?: string

    Triennial alternate Haftara

  • OptionaltriHaftaraNumV?: number

    Triennial alternate Haftara number of verses