mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
(Spa) Fix typos in youPolPl_Pron and youPolPlFem_Pron
This commit is contained in:
@@ -61,11 +61,11 @@ concrete ExtendSpa of Extend = CatSpa ** ExtendRomanceFunctor -
|
|||||||
Fem Sg P3 ;
|
Fem Sg P3 ;
|
||||||
|
|
||||||
youPolPl_Pron = mkPronoun
|
youPolPl_Pron = mkPronoun
|
||||||
"ustedes" "los" "les" "usted"
|
"ustedes" "los" "les" "ustedes"
|
||||||
"su" "su" "sus" "sus"
|
"su" "su" "sus" "sus"
|
||||||
Masc Pl P3 ;
|
Masc Pl P3 ;
|
||||||
youPolPlFem_Pron = mkPronoun
|
youPolPlFem_Pron = mkPronoun
|
||||||
"ustedes" "las" "les" "usted"
|
"ustedes" "las" "les" "ustedes"
|
||||||
"su" "su" "sus" "sus"
|
"su" "su" "sus" "sus"
|
||||||
Fem Pl P3 ;
|
Fem Pl P3 ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user