commit 03a28c1b071d1900ad199cf4ef030afe3a1599e1 parent c2e6c3fd49993d7e492a9b625ff2b772211d8213 Author: lumidify <nobody@lumidify.org> Date: Mon, 30 Mar 2020 14:58:51 +0200 Add special grammar case Diffstat:
M | config | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/config b/config @@ -81,8 +81,9 @@ expand na_ui_oi_ai_mascfem na_ui_oi_ai_mascfem_forms noroot # Conversion rules -match "(?<=[ہی])ٔ" "ए-" -match "(?<=[ہی])ِ" "ए-" +match "(?<=ی) و " "ओ-" +match "(?<=[ہی])ٔ" "ए-" endword +match "(?<=[ہی])ِ" "ए-" endword match "(?<=[0123456789])واں" "वाँ" match "(?<=[0123456789])ویں" "वें$वीं" match "(?<=[0123456789])ء" " ई."