mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
(Ara) add missing diacritic to with_Prep
This commit is contained in:
@@ -117,7 +117,7 @@ concrete StructuralAra of Structural = CatAra **
|
||||
whoPl_IP = mkIP "مَنْ" "مَنْ" Pl ;
|
||||
why_IAdv = ss "لِمَاذَا" ;
|
||||
without_Prep = mkPrep "بِدُونِ" ;
|
||||
with_Prep = mkPrep "مَع" ;
|
||||
with_Prep = mkPrep "مَعَ" ;
|
||||
yes_Utt = {s = \\_ => "نَعَم"} ;
|
||||
youSg_Pron = youSgMasc_Pron ;
|
||||
youPl_Pron = youPlMasc_Pron ;
|
||||
|
||||
Reference in New Issue
Block a user