Skip to content

Commit

Permalink
Minor fix to allow for 1SG Ciyis allomorph after inner prefixes in yi…
Browse files Browse the repository at this point in the history
…-POT
  • Loading branch information
coxchristopher committed Jun 4, 2024
1 parent 3397570 commit d448d8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/fst/morphology/affixes/verb_inner_affixes.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -1411,6 +1411,7 @@ LEXICON yi-POT-AFF-InnerPrefix
! the flag LOWTONE), then only the non-contracted form appears (e.g.,
! gudìyisnát "I might speak", not *gudisnát).
@U.SUBJECTPERSON.1@@U.SUBJECTNUMBER.SG@@R.LOWTONE.ON@yis #;
@U.SUBJECTPERSON.1@@U.SUBJECTNUMBER.SG@@D.LOWTONE@yis #;
@U.SUBJECTPERSON.1@@U.SUBJECTNUMBER.SG@@D.LOWTONE@ís #;
@U.SUBJECTPERSON.2@@U.SUBJECTNUMBER.SG@yí #;
! The same restriction applies in 3SG, 3PL, and 4SG forms, where only yi-
Expand Down Expand Up @@ -1456,6 +1457,7 @@ LEXICON yis-POT-AFF-InnerPrefix
! the flag LOWTONE), then only the non-contracted form appears (e.g.,
! gudìyisnát "I might speak", not *gudisnát).
@U.SUBJECTPERSON.1@@U.SUBJECTNUMBER.SG@@R.LOWTONE.ON@yis #;
@U.SUBJECTPERSON.1@@U.SUBJECTNUMBER.SG@@D.LOWTONE@yis #;
@U.SUBJECTPERSON.1@@U.SUBJECTNUMBER.SG@@D.LOWTONE@ís #;
@U.SUBJECTPERSON.2@@U.SUBJECTNUMBER.SG@yís #;
! The same restriction applies in 3SG, 3PL, and 4SG forms, where only yis-
Expand Down Expand Up @@ -1501,6 +1503,7 @@ LEXICON yii-POT-AFF-InnerPrefix
! the flag LOWTONE), then only the non-contracted form appears (e.g.,
! gudìyisnát "I might speak", not *gudisnát).
@U.SUBJECTPERSON.1@@U.SUBJECTNUMBER.SG@@R.LOWTONE.ON@yis #;
@U.SUBJECTPERSON.1@@U.SUBJECTNUMBER.SG@@D.LOWTONE@yis #;
@U.SUBJECTPERSON.1@@U.SUBJECTNUMBER.SG@@D.LOWTONE@ís #;
@U.SUBJECTPERSON.2@@U.SUBJECTNUMBER.SG@yíí #;
! The same restriction applies in 3SG, 3PL, and 4SG forms, where only yii-
Expand Down

0 comments on commit d448d8a

Please sign in to comment.