[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC libquran: Data packaging
- To: "Development Discussions" <developer at arabeyes dot org>
- Subject: Re: RFC libquran: Data packaging
- From: "Mohammad DAMT" <mdamt at gnome dot org>
- Date: Fri, 27 Jul 2007 23:21:53 +0300
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.