Skip to content

Commit

Permalink
Added missing 3rd person Sg and Pl forms for inanimate dependent noun…
Browse files Browse the repository at this point in the history
…s, as well, as those are possible, in comparison to animate nouns.
  • Loading branch information
aarppe committed Dec 25, 2023
1 parent 78066c5 commit 5efece1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/CreeDictionary/res/layouts/VAI/revised/NID.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ _ Sg ${lemma}+N+I+D+Der/Dim+N+I+D+Sg
* Poss * Sg * Poss * Pl * Poss * Loc
_ Px1Sg ${lemma}+N+I+D+Px1Sg+Sg ${lemma}+N+I+D+Px1Sg+Pl ${lemma}+N+I+D+Px1Sg+Loc
_ Px2Sg ${lemma}+N+I+D+Px2Sg+Sg ${lemma}+N+I+D+Px2Sg+Pl ${lemma}+N+I+D+Px2Sg+Loc
_ Px3Sg -- -- ${lemma}+N+I+D+Px3Sg+Loc
_ Px3Sg ${lemma}+N+I+D+Px3Sg+Sg ${lemma}+N+I+D+Px3Sg+Pl ${lemma}+N+I+D+Px3Sg+Loc
_ Px1Pl ${lemma}+N+I+D+Px1Pl+Sg ${lemma}+N+I+D+Px1Pl+Pl ${lemma}+N+I+D+Px1Pl+Loc
_ Px12Pl ${lemma}+N+I+D+Px12Pl+Sg ${lemma}+N+I+D+Px12Pl+Pl ${lemma}+N+I+D+Px12Pl+Loc
_ Px2Pl ${lemma}+N+I+D+Px2Pl+Sg ${lemma}+N+I+D+Px2Pl+Pl ${lemma}+N+I+D+Px2Pl+Loc
_ Px3Pl -- -- ${lemma}+N+I+D+Px3Pl+Loc
_ Px4Sg/Pl -- -- ${lemma}+N+I+D+Px4Sg/Pl+Loc
_ Px3Pl ${lemma}+N+I+D+Px3Pl+Sg ${lemma}+N+I+D+Px3Pl+Pl ${lemma}+N+I+D+Px3Pl+Loc
_ Px4Sg/Pl ${lemma}+N+I+D+4Sg/Pl+Sg ${lemma}+N+I+D+4Sg/Pl+Pl ${lemma}+N+I+D+Px4Sg/Pl+Loc
_ PxX ${lemma}+N+I+D+PxX+Sg ${lemma}+N+I+D+PxX+Pl ${lemma}+N+I+D+PxX+Loc

0 comments on commit 5efece1

Please sign in to comment.