Skip to content

Commit

Permalink
Made tags a bit more Haida
Browse files Browse the repository at this point in the history
  • Loading branch information
Trondtr committed May 21, 2024
1 parent 07cdf7f commit eab9757
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions devtools/generate-noun-wordforms.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,8 @@ fi

######### USER Variables - change these to your liking: #########
# Codes for the word forms to be generated - list as many or few as needed:
morf_codes="+N+Sg+Nom \
+N+Sg+Gen \
+N+Sg+Ill \
+N+Sg+Com \
+N+Pl+Nom \
+N+Pl+Com \
+N+Ess"
morf_codes="+N+Indef \
+N+Def"

# Lexicon source file for lexicons and lemmas:
source_file=src/fst/morphology/stems/nouns.lexc
Expand Down

0 comments on commit eab9757

Please sign in to comment.