Skip to content

Commit

Permalink
Update disambiguator.cg3
Browse files Browse the repository at this point in the history
Disambiguate
минь: мон -- мимс
минь партияньконь
  • Loading branch information
rueter committed Oct 20, 2024
1 parent bf3507c commit 8aeaecc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/cg3/disambiguator.cg3
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,10 @@ REMOVE ("уша" Abl Indef Clt/Cop Prs ScSg2) OR ("уша" Abl Indef Clt/Cop Prs
#ушедат: Колмоце книгать ушедат лувомонза,— и сельмотне коневихть.
REMOVE PxSg2 OR Ex/Num IF (0 (A Ord));

# минь -- мимс
REMOVE:NotVerbWhenPronPersPl1Gen ("мимс" V) IF (0 (Pron Pers Pl1 Gen)) (1 PxPl1);
#минь партияньконь пяк оцю заботац

# кяль -- кялемс
SELECT ("кяль") IF (-1 TAKESLANG);#!!
# мокшень кяль
Expand Down

0 comments on commit 8aeaecc

Please sign in to comment.