Arabic English Lexicon or Lane's Lexicon is an Arabic English Lexicon by Edward William Lane.
- Refactored Code
- Updated to latest dependencies.
- HadithHub Tile
- Verb Forms updated with new examples
- Updated packages
- Quranic Words
- Design improvements
- Design Changes
- Quranle integration
- Splash Screen
- Quran Occurrence
- Errors Fixed (Thanks Abu Lubabah Saheed)
- Added Cortsey section in About App
- Bug Fix (changed n to /n)
- Copy Option (Long press to copy) (Thanks Abu Lubaabah Saheed)
- First Version.
The original source was a PDF file, which was converted to an XML and parsed which isn't a foolproof method. A lot of manual correction was needed and might still have a few errors. Do let me know if you find any - [email protected]
FIELD | Comment |
---|---|
ID | The primary key |
WORD | Arabic word |
DEFINITION | The definition of the corresponding WORD |
IS_ROOT | Whether the WORD is an Arabic root word |
PARENT_ID | If it is NOT a root word, references the ID of the root word else references to itself |
- https://github.com/laneslexicon/lexicon for the database.