mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -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 ;
|
||||
|
||||
youPolPl_Pron = mkPronoun
|
||||
"ustedes" "los" "les" "usted"
|
||||
"ustedes" "los" "les" "ustedes"
|
||||
"su" "su" "sus" "sus"
|
||||
Masc Pl P3 ;
|
||||
youPolPlFem_Pron = mkPronoun
|
||||
"ustedes" "las" "les" "usted"
|
||||
"ustedes" "las" "les" "ustedes"
|
||||
"su" "su" "sus" "sus"
|
||||
Fem Pl P3 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user