Skip to content

Commit

Permalink
Update pronouns.lexc
Browse files Browse the repository at this point in the history
Add Det+Dem reading to тя
  • Loading branch information
rueter committed Sep 1, 2023
1 parent a6c383c commit 6aba76f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/fst/affixes/pronouns.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ LEXICON PRONOUN-TYPES
!тинць+Pron:тинць PRON_ "" ;

нона+Pron:нона PRON_ "muu, toinen, edellinen" ;
ня+Det+Dem+Pl:ня DET-DEM_ "nämä, ne" ;
ня+Det+Dem+Pl+Nom+Indef:ня DET-DEM_ "nämä, ne" ;

нят+Pron+Dem:ня PRON-DEM_NIAT "nämä, ne" ;

Expand All @@ -103,6 +103,7 @@ LEXICON PRONOUN-TYPES
сяка+Pron:сяк%{АО%} N_PULA "sama" ;
тона+Pron:тона PRON-DEM_TONA "tuo, se" ;
тя+Pron:тя PRON-DEM_ "tämä, se; (mon.) nämä, ne" ;
тя+Det+Dem+Sg+Nom+Indef:тя DET-DEM_ "tämä, se; (mon.) nämä, ne" ;
тяка+Det+Dem:тяк%{АО%} N_PULA "tämä sama" ;

тяшка+A+Dem:тяшка PRON_AVA "sellainen, semmoinen, samanlainen" ;
Expand Down

0 comments on commit 6aba76f

Please sign in to comment.