Skip to content

Commit

Permalink
More contlexes and adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
rueter committed Nov 18, 2024
1 parent 3ff9266 commit 6945e72
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/fst/morphology/affixes/verbs.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,29 @@ LEXICON V_ta/dab/di/kaha
!! preterite stem vowel
:d ACT_IND_PRT ;! gets i

LEXICON V_DVta/äb/i/DVkaha
!! @LEXNAME@ = sirtta:sird
! V_SIRTA
!! preceding vowel always required for affix
:ä V-VowelStem-PRS ;
!! refl-ind-prs, act-imprt-sg2, act-ind-prs, ind-sg-conneg
+Der+Der/NomAg+N:ä N_TEGII ;! this will need its own work with

!! sometimes requires preceding vowel
:ä ACT_COND_type ;
: ACT_PRFPRC_type_nu ;
:ä VNONFIN_m ;

!!consonant stem if there is one takes both te, tes,... and kaha, koi
:%^DEVOICE V-ConsonantStem_t/k ;
! refl-imprt-sg2, refl-ind-prs-sg-conneg

!! problems with tta, ta, da
:%^DEVOICE INF_ta ;

!! preterite stem vowel
: ACT_IND_PRT ;! gets i

LEXICON V_1Syl_DVta/ab/i/DVkaha
!! @LEXNAME@ = pörtta:pörd
! V_
Expand Down

0 comments on commit 6945e72

Please sign in to comment.