Skip to content

Commit

Permalink
Corrected tags and flags missing from multichar symbols.
Browse files Browse the repository at this point in the history
  • Loading branch information
katieschmirler committed Jun 15, 2024
1 parent 8b216c2 commit ff4fb1f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/fst/morphology/incoming/resplit/noun_suffixes.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LEXICON NA
@R.class.VAI@+NA+Der/VAI+VAI:@R.class.VAI@0 N_VAI_SUFFIXES ;

LEXICON NA_IM
@P.im.IM@@P.pos.NA@@R.pos.NOUN@+NA:@P.im.IM@@P.class.NA@@R.pos.NOUN@ IM ;
@P.im.IM@@P.class.NA@@R.pos.NOUN@+NA:@P.im.IM@@P.class.NA@@R.pos.NOUN@ IM ;
@R.class.VAI@+NA+Der/VAI+VAI:@R.class.VAI@0 N_VAI_SUFFIXES ;

LEXICON NI
Expand Down
14 changes: 6 additions & 8 deletions src/fst/morphology/incoming/resplit/root.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ Imm+ ! For imminent future
Prox+
Past+
Nonaff+
+Pl
+Sg
+Imp
+Ind
+Cnj
Expand All @@ -46,7 +44,8 @@ Nonaff+
+Der/Nom3
+Der/Nom4
+Der/Nom5
+Der/Verb
+Der/VAI
+Der/VII
+Der/Caus
+Der/Caus2
+Der/Rcpr
Expand Down Expand Up @@ -82,11 +81,10 @@ Nonaff+
+4SgO
+4PlO
+5Sg/PlO
+PRO+3/%0Sg
+PRO+3/%0
+PRO+3Pl
+PRO+D3Sg
+PRO+%0Pl
+PRO
+3/%0Sg
+3/%0
+D3Sg
+INTERR
! Prenoun tags
PN/a's+
Expand Down

0 comments on commit ff4fb1f

Please sign in to comment.