mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-08-30 07:56:58 -06:00
(Pes) misc small fixes and additions
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com>
This commit is contained in:
co-authored by
Nasrin Mostofian
parent
1719924f56
commit
6bf31fa9ec
@@ -26,7 +26,7 @@ concrete StructuralPes of Structural = CatPes **
|
||||
either7or_DConj = sd2 "یا" "یا" ** {n = Sg} ;
|
||||
-- everybody_NP = R.indeclNP "هر کwی";
|
||||
every_Det = mkDet "هر" Sg ;
|
||||
-- everything_NP = R.indeclNP ["هر XE"]));
|
||||
everything_NP = DetCN (mkDet "همه" Sg) (UseN (mkN "چیز")) ;
|
||||
everywhere_Adv = ss ["هر جا"] ;
|
||||
few_Det = mkDet ["تعداد کمی"] Pl True; -- check
|
||||
for_Prep = mkPrep "برای" Ezafe ;
|
||||
|
||||
Reference in New Issue
Block a user