Skip to content

Commit

Permalink
Added missing third person possesed forms, as NIs have those for sing…
Browse files Browse the repository at this point in the history
…ular and plurals, whereas NAs do not.
  • Loading branch information
aarppe committed Dec 25, 2023
1 parent 57fcb44 commit 78066c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/CreeDictionary/res/layouts/VAI/revised/NI.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ _ Sg ${lemma}+N+I+Der/Dim+N+I+Sg
* Poss * Sg * Poss * Pl * Poss * Loc
_ Px1Sg ${lemma}+N+I+Px1Sg+Sg ${lemma}+N+I+Px1Sg+Pl ${lemma}+N+I+Px1Sg+Loc
_ Px2Sg ${lemma}+N+I+Px2Sg+Sg ${lemma}+N+I+Px2Sg+Pl ${lemma}+N+I+Px2Sg+Loc
_ Px3Sg -- -- ${lemma}+N+I+Px3Sg+Loc
_ Px3Sg ${lemma}+N+I+Px3Sg+Sg ${lemma}+N+I+Px3Sg+Pl ${lemma}+N+I+Px3Sg+Loc
_ Px1Pl ${lemma}+N+I+Px1Pl+Sg ${lemma}+N+I+Px1Pl+Pl ${lemma}+N+I+Px1Pl+Loc
_ Px12Pl ${lemma}+N+I+Px12Pl+Sg ${lemma}+N+I+Px12Pl+Pl ${lemma}+N+I+Px12Pl+Loc
_ Px2Pl ${lemma}+N+I+Px2Pl+Sg ${lemma}+N+I+Px2Pl+Pl ${lemma}+N+I+Px2Pl+Loc
_ Px3Pl -- -- ${lemma}+N+I+Px3Pl+Loc
_ Px4Sg/Pl -- -- ${lemma}+N+I+Px4Sg/Pl+Loc
_ Px3Pl ${lemma}+N+I+Px3Pl+Sg ${lemma}+N+I+Px3Pl+Pl ${lemma}+N+I+Px3Pl+Loc
_ Px4Sg/Pl ${lemma}+N+I+Px4Sg/Pl+Sg ${lemma}+N+I+Px4Sg/Pl+Pl ${lemma}+N+I+Px4Sg/Pl+Loc

0 comments on commit 78066c5

Please sign in to comment.