mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 11:08:35 -06:00
(Ara) misc small fixes
This commit is contained in:
@@ -72,7 +72,7 @@ concrete StructuralAra of Structural = CatAra **
|
||||
possess_Prep = liPrep ;
|
||||
-- quite_Adv = ss "قُِتي" ;
|
||||
she_Pron = ResAra.she_Pron ;
|
||||
-- so_AdA = ss "سْ" ;
|
||||
so_AdA = very_AdA ;
|
||||
somebody_NP = regNP "أَحَد" Sg Indef ;
|
||||
someSg_Det = mkDet "أَحَد" Sg Const ;
|
||||
somePl_Det = mkDet "بَعض" Pl Const ;
|
||||
@@ -94,7 +94,7 @@ concrete StructuralAra of Structural = CatAra **
|
||||
-- too_AdA = ss "تّْ" ;
|
||||
to_Prep = mkPrep "إِلَى" ;
|
||||
under_Prep = mkPrep "تَحْتَ" ;
|
||||
-- very_AdA = ss "ثري" ;
|
||||
very_AdA = ss "جِدّاً" ;
|
||||
want_VV = mkVV (mkV "رود" FormIV) ;
|
||||
we_Pron = ResAra.we_Pron ;
|
||||
whatPl_IP = mkIP "ما" "ماذا" Pl ;
|
||||
|
||||
Reference in New Issue
Block a user