[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC libquran: Data packaging



On 7/27/07, Khaled Hosny <khaledhosny at eglug dot org> wrote:
> <aya id="1">
>    <qurantext>Default Qira'ah</qurantext>
>         <qiraah="warsh">Warsh Qira'ah</qiraah>
>
> And if there no "qiraah" tag for a given aya, this means it is the same
> for all Qira'aat.

Thanks.
How many qiraat available? 2?

We could use something like:
quran_text_get_qiraah (QuranText *text, int surah, int ayah,
QuranQiraahType type);

And we could peek whether an ayah has any qiraat by using the get_ayah_info cal.