| --- |
| language: |
| - ar |
| license: cc-by-4.0 |
| task_categories: |
| - text-generation |
| pretty_name: Arabic Proverbs Collection |
| tags: |
| - proverbs |
| - cultural-heritage |
| - nlp |
| --- |
| |
| # Arabic Proverbs Collection |
|
|
| ## Dataset Description |
|
|
| Arabic Proverbs Collection is a dataset containing Arabic proverbs and their explanations. The collection covers three types of Arabic proverbs from different linguistic contexts and historical periods: |
|
|
| 1. Classical Arabic proverbs. |
| 2. Colloquial Arabic proverbs. |
| 3. Popular and contemporary Arabic proverbs generated with artificial intelligence. |
|
|
| ## Dataset Sources |
|
|
| ### Classical Arabic Proverbs |
|
|
| The classical Arabic collection was sourced from *Majma' al-Amthal* by Abu al-Fadl al-Maydani al-Nisaburi, who died in 1124. |
|
|
| *Majma' al-Amthal* is a four-volume collection and is considered one of the best-known early works devoted to Arabic proverbs. |
|
|
| ### Colloquial Arabic Proverbs |
|
|
| The colloquial collection was compiled from *Colloquial Proverbs* by Ahmad Taymour Pasha, published in 1949. |
|
|
| The source organizes proverbs alphabetically and provides insights into social life, customs, traditions, and spoken language in Arabic-speaking communities. |
|
|
| ### Popular Arabic Proverbs |
|
|
| The popular Arabic section was generated using artificial intelligence. |
|
|
| It contains contemporary proverbs and idiomatic expressions paired with explanations. Because this portion is machine-generated, its content may contain inaccuracies, repetitions, unnatural expressions, or statements that are not commonly recognized as authentic Arabic proverbs. |
|
|
| ## Dataset Structure |
|
|
| Each record contains an Arabic proverb and its corresponding explanation. |
|
|
| | Field | Description | |
| | ---------------------| -------------------------------------------------- | |
| | `Arabic-Proverb` | The proverb or idiomatic expression in Arabic. | |
| | `Explanation` | An explanation of the proverb's meaning in Arabic. | |
|
|
|
|
|
|
| ## Citation |
|
|
| ```bibtex |
| @dataset{alselwi_2025_arabic_proverbs_collection, |
| author = {Taha Alselwi}, |
| title = {Arabic Proverbs Collection}, |
| year = {2025} |
| } |
| ``` |
|
|
|
|