diff --git a/Links.md b/Links.md
index e9f34907..f09bf23f 100644
--- a/Links.md
+++ b/Links.md
@@ -3,37 +3,19 @@
* [disambiguator.cg3](src-cg3-disambiguator.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/cg3/disambiguator.cg3))
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/cg3/functions.cg3))
* `fst/`
- * `affixes/`
- * [adjectives.lexc](src-fst-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adjectives.lexc))
- * [adpositions.lexc](src-fst-affixes-adpositions.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adpositions.lexc))
- * [adverbs.lexc](src-fst-affixes-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adverbs.lexc))
- * [clitics.lexc](src-fst-affixes-clitics.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/clitics.lexc))
- * [conjunctors.lexc](src-fst-affixes-conjunctors.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/conjunctors.lexc))
- * [interjections.lexc](src-fst-affixes-interjections.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/interjections.lexc))
- * [nouns.lexc](src-fst-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/nouns.lexc))
- * [numbers.lexc](src-fst-affixes-numbers.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/numbers.lexc))
- * [particles.lexc](src-fst-affixes-particles.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/particles.lexc))
- * [pronouns.lexc](src-fst-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/pronouns.lexc))
- * [propernouns.lexc](src-fst-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/propernouns.lexc))
- * [symbols.lexc](src-fst-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/symbols.lexc))
- * [verbs.lexc](src-fst-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/verbs.lexc))
- * [phonology.twolc](src-fst-phonology.twolc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonology.twolc))
- * [root.lexc](src-fst-root.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/root.lexc))
- * `stems/`
- * [adjectives-russian-like_newwords.lexc](src-fst-stems-adjectives-russian-like_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives-russian-like_newwords.lexc))
- * [adjectives_newwords.lexc](src-fst-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives_newwords.lexc))
- * [exceptions.lexc](src-fst-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/exceptions.lexc))
- * [nouns-russian-homographs_newwords.lexc](src-fst-stems-nouns-russian-homographs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns-russian-homographs_newwords.lexc))
- * [nouns_newwords.lexc](src-fst-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns_newwords.lexc))
- * [propernouns_newwords.lexc](src-fst-stems-propernouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/propernouns_newwords.lexc))
- * [verbs_newwords.lexc](src-fst-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/verbs_newwords.lexc))
- * `phonetics/`
- * [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/phonetics/txt2ipa.xfscript))
- * `transcriptions/`
- * [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
+ * `morphology/`
+ * `affixes/`
+ * [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/phonology.twolc))
+ * [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/root.lexc))
+ * `stems/`
+ * `phonetics/`
+ * [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonetics/txt2ipa.xfscript))
+ * `transcriptions/`
+ * [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc))
* `tools/`
* `grammarcheckers/`
* [grammarchecker.cg3](tools-grammarcheckers-grammarchecker.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/grammarcheckers/grammarchecker.cg3))
+ * `/`
* `tokenisers/`
* [tokeniser-disamb-gt-desc.pmscript](tools-tokenisers-tokeniser-disamb-gt-desc.pmscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/tokenisers/tokeniser-disamb-gt-desc.pmscript))
* [tokeniser-gramcheck-gt-desc.pmscript](tools-tokenisers-tokeniser-gramcheck-gt-desc.pmscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/tokenisers/tokeniser-gramcheck-gt-desc.pmscript))
diff --git a/Makefile.in b/Makefile.in
index 15a2dca3..22d2c638 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -938,7 +938,7 @@ regenerate-markdown: generate-markdown
# Generate endpoint json file for shield.io lemma count badge.
# Only to be stored in the gh-pages branch, ignored in main.
-$(srcdir)/lemmacount.json: $(top_srcdir)/src/fst/stems/*.lexc
+$(srcdir)/lemmacount.json: $(top_srcdir)/src/fst/morphology/stems/*.lexc
$(AM_V_GEN)$(GTCORE)/scripts/make-lemmacount.json.sh $(abs_top_srcdir) > $@
# Generate a maturity.json file as endpoint for the maturity badge.
diff --git a/index.md b/index.md
index 723fceed..dc34bb50 100644
--- a/index.md
+++ b/index.md
@@ -26,37 +26,19 @@ Below is an autogenerated list of documentation pages built from structured comm
* [disambiguator.cg3](src-cg3-disambiguator.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/cg3/disambiguator.cg3))
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/cg3/functions.cg3))
* `fst/`
- * `affixes/`
- * [adjectives.lexc](src-fst-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adjectives.lexc))
- * [adpositions.lexc](src-fst-affixes-adpositions.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adpositions.lexc))
- * [adverbs.lexc](src-fst-affixes-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adverbs.lexc))
- * [clitics.lexc](src-fst-affixes-clitics.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/clitics.lexc))
- * [conjunctors.lexc](src-fst-affixes-conjunctors.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/conjunctors.lexc))
- * [interjections.lexc](src-fst-affixes-interjections.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/interjections.lexc))
- * [nouns.lexc](src-fst-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/nouns.lexc))
- * [numbers.lexc](src-fst-affixes-numbers.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/numbers.lexc))
- * [particles.lexc](src-fst-affixes-particles.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/particles.lexc))
- * [pronouns.lexc](src-fst-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/pronouns.lexc))
- * [propernouns.lexc](src-fst-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/propernouns.lexc))
- * [symbols.lexc](src-fst-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/symbols.lexc))
- * [verbs.lexc](src-fst-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/verbs.lexc))
- * [phonology.twolc](src-fst-phonology.twolc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonology.twolc))
- * [root.lexc](src-fst-root.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/root.lexc))
- * `stems/`
- * [adjectives-russian-like_newwords.lexc](src-fst-stems-adjectives-russian-like_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives-russian-like_newwords.lexc))
- * [adjectives_newwords.lexc](src-fst-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives_newwords.lexc))
- * [exceptions.lexc](src-fst-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/exceptions.lexc))
- * [nouns-russian-homographs_newwords.lexc](src-fst-stems-nouns-russian-homographs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns-russian-homographs_newwords.lexc))
- * [nouns_newwords.lexc](src-fst-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns_newwords.lexc))
- * [propernouns_newwords.lexc](src-fst-stems-propernouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/propernouns_newwords.lexc))
- * [verbs_newwords.lexc](src-fst-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/verbs_newwords.lexc))
- * `phonetics/`
- * [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/phonetics/txt2ipa.xfscript))
- * `transcriptions/`
- * [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
+ * `morphology/`
+ * `affixes/`
+ * [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/phonology.twolc))
+ * [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/root.lexc))
+ * `stems/`
+ * `phonetics/`
+ * [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonetics/txt2ipa.xfscript))
+ * `transcriptions/`
+ * [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc))
* `tools/`
* `grammarcheckers/`
* [grammarchecker.cg3](tools-grammarcheckers-grammarchecker.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/grammarcheckers/grammarchecker.cg3))
+ * `/`
* `tokenisers/`
* [tokeniser-disamb-gt-desc.pmscript](tools-tokenisers-tokeniser-disamb-gt-desc.pmscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/tokenisers/tokeniser-disamb-gt-desc.pmscript))
* [tokeniser-gramcheck-gt-desc.pmscript](tools-tokenisers-tokeniser-gramcheck-gt-desc.pmscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/tokenisers/tokeniser-gramcheck-gt-desc.pmscript))
diff --git a/lemmacount.json b/lemmacount.json
index 8baa8406..f6975c32 100644
--- a/lemmacount.json
+++ b/lemmacount.json
@@ -1 +1 @@
-{ "schemaVersion": 1, "label": "Lemmas", "message": "44 K", "color": "green" }
+{ "schemaVersion": 1, "label": "Lemmas", "message": "10", "color": "black" }
diff --git a/mdf.md b/mdf.md
index 5c1ebda8..7b62c57b 100644
--- a/mdf.md
+++ b/mdf.md
@@ -100,7 +100,7 @@ ADJECTIVES
* * *
-This (part of) documentation was generated from [src/fst/affixes/adjectives.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adjectives.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/adjectives.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/adjectives.lexc)
---
@@ -119,7 +119,7 @@ Checking 2018-11-10
* * *
-This (part of) documentation was generated from [src/fst/affixes/adpositions.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adpositions.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/adpositions.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/adpositions.lexc)
---
@@ -143,7 +143,7 @@ LEXICON ADV_TEMP
* * *
-This (part of) documentation was generated from [src/fst/affixes/adverbs.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adverbs.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/adverbs.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/adverbs.lexc)
---
@@ -163,7 +163,7 @@ This is for Consonant-final words
* * *
-This (part of) documentation was generated from [src/fst/affixes/clitics.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/clitics.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/clitics.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/clitics.lexc)
---
@@ -175,7 +175,7 @@ CONJUNCTIONS
* * *
-This (part of) documentation was generated from [src/fst/affixes/conjunctors.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/conjunctors.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/conjunctors.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/conjunctors.lexc)
---
@@ -191,7 +191,7 @@ LEXICON VOCATIVE_ should these really be interjections? 2018-11-10
* * *
-This (part of) documentation was generated from [src/fst/affixes/interjections.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/interjections.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/interjections.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/interjections.lexc)
---
@@ -351,7 +351,7 @@ PXSG1-Pl ;
* * *
-This (part of) documentation was generated from [src/fst/affixes/nouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/nouns.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/nouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/nouns.lexc)
---
@@ -374,7 +374,7 @@ NUMBERS
* * *
-This (part of) documentation was generated from [src/fst/affixes/numbers.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/numbers.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/numbers.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/numbers.lexc)
---
@@ -386,7 +386,7 @@ PARTICLES
* * *
-This (part of) documentation was generated from [src/fst/affixes/particles.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/particles.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/particles.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/particles.lexc)
---
@@ -417,7 +417,7 @@ INDEFINITE PRONOUNS
* * *
-This (part of) documentation was generated from [src/fst/affixes/pronouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/pronouns.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/pronouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/pronouns.lexc)
---
@@ -458,7 +458,7 @@ PROPER NOUNS
* * *
-This (part of) documentation was generated from [src/fst/affixes/propernouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/propernouns.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/propernouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/propernouns.lexc)
---
@@ -467,7 +467,7 @@ PROPER NOUNS
* * *
-This (part of) documentation was generated from [src/fst/affixes/symbols.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/symbols.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/symbols.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/symbols.lexc)
---
@@ -600,7 +600,7 @@ PARTICIPLES
* * *
-This (part of) documentation was generated from [src/fst/affixes/verbs.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/verbs.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/verbs.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/verbs.lexc)
---
@@ -1285,7 +1285,7 @@ plural
* * *
-This (part of) documentation was generated from [src/fst/phonology.twolc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonology.twolc)
+This (part of) documentation was generated from [src/fst/morphology/phonology.twolc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/phonology.twolc)
---
@@ -1810,7 +1810,7 @@ These have been slightly modified from kpv and myv
* * *
-This (part of) documentation was generated from [src/fst/root.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/root.lexc)
+This (part of) documentation was generated from [src/fst/morphology/root.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/root.lexc)
---
@@ -1826,7 +1826,7 @@ Adding more 2020-03-08
* * *
-This (part of) documentation was generated from [src/fst/stems/adjectives-russian-like_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives-russian-like_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/adjectives-russian-like_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/adjectives-russian-like_newwords.lexc)
---
@@ -1838,7 +1838,7 @@ ADD NOUNS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/adjectives_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/adjectives_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/adjectives_newwords.lexc)
---
@@ -1886,7 +1886,7 @@ RUSSIAN VERBS
* * *
-This (part of) documentation was generated from [src/fst/stems/exceptions.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/exceptions.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/exceptions.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/exceptions.lexc)
---
@@ -1898,7 +1898,7 @@ ADD NOUNS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/nouns-russian-homographs_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns-russian-homographs_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/nouns-russian-homographs_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/nouns-russian-homographs_newwords.lexc)
---
@@ -1910,7 +1910,7 @@ ADD NOUNS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/nouns_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/nouns_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/nouns_newwords.lexc)
---
@@ -1924,7 +1924,7 @@ MOKSHA PROPER NAMES
* * *
-This (part of) documentation was generated from [src/fst/stems/propernouns_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/propernouns_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/propernouns_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/propernouns_newwords.lexc)
---
@@ -1936,7 +1936,7 @@ ADD VERBS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/verbs_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/verbs_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/verbs_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/verbs_newwords.lexc)
---
@@ -2103,7 +2103,7 @@ retracted tongue root _q
* * *
-This (part of) documentation was generated from [src/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-mdf/blob/main/src/phonetics/txt2ipa.xfscript)
+This (part of) documentation was generated from [src/fst/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonetics/txt2ipa.xfscript)
---
@@ -2123,7 +2123,7 @@ For example:
* * *
-This (part of) documentation was generated from [src/transcriptions/transcriptor-abbrevs2text.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc)
+This (part of) documentation was generated from [src/fst/transcriptions/transcriptor-abbrevs2text.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc)
---
diff --git a/src-fst-affixes-symbols.lexc.md b/src-fst-affixes-symbols.lexc.md
deleted file mode 100644
index c9ef719a..00000000
--- a/src-fst-affixes-symbols.lexc.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-# Symbol affixes
-
-* * *
-
-This (part of) documentation was generated from [src/fst/affixes/symbols.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/symbols.lexc)
-
----
-
diff --git a/src-fst-affixes-adjectives.lexc.md b/src-fst-morphology-affixes-adjectives.lexc.md
similarity index 63%
rename from src-fst-affixes-adjectives.lexc.md
rename to src-fst-morphology-affixes-adjectives.lexc.md
index dec7fa31..ca9a1292 100644
--- a/src-fst-affixes-adjectives.lexc.md
+++ b/src-fst-morphology-affixes-adjectives.lexc.md
@@ -18,7 +18,7 @@ ADJECTIVES
* * *
-This (part of) documentation was generated from [src/fst/affixes/adjectives.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adjectives.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/adjectives.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/adjectives.lexc)
---
diff --git a/src-fst-affixes-adpositions.lexc.md b/src-fst-morphology-affixes-adpositions.lexc.md
similarity index 69%
rename from src-fst-affixes-adpositions.lexc.md
rename to src-fst-morphology-affixes-adpositions.lexc.md
index d330dfa9..b48baff4 100644
--- a/src-fst-affixes-adpositions.lexc.md
+++ b/src-fst-morphology-affixes-adpositions.lexc.md
@@ -13,7 +13,7 @@ Checking 2018-11-10
* * *
-This (part of) documentation was generated from [src/fst/affixes/adpositions.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adpositions.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/adpositions.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/adpositions.lexc)
---
diff --git a/src-fst-affixes-adverbs.lexc.md b/src-fst-morphology-affixes-adverbs.lexc.md
similarity index 67%
rename from src-fst-affixes-adverbs.lexc.md
rename to src-fst-morphology-affixes-adverbs.lexc.md
index 65a0785a..1c707f25 100644
--- a/src-fst-affixes-adverbs.lexc.md
+++ b/src-fst-morphology-affixes-adverbs.lexc.md
@@ -18,7 +18,7 @@ LEXICON ADV_TEMP
* * *
-This (part of) documentation was generated from [src/fst/affixes/adverbs.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adverbs.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/adverbs.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/adverbs.lexc)
---
diff --git a/src-fst-affixes-clitics.lexc.md b/src-fst-morphology-affixes-clitics.lexc.md
similarity index 66%
rename from src-fst-affixes-clitics.lexc.md
rename to src-fst-morphology-affixes-clitics.lexc.md
index 19776db6..d4c80a9a 100644
--- a/src-fst-affixes-clitics.lexc.md
+++ b/src-fst-morphology-affixes-clitics.lexc.md
@@ -14,7 +14,7 @@ This is for Consonant-final words
* * *
-This (part of) documentation was generated from [src/fst/affixes/clitics.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/clitics.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/clitics.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/clitics.lexc)
---
diff --git a/src-fst-affixes-conjunctors.lexc.md b/src-fst-morphology-affixes-conjunctors.lexc.md
similarity index 50%
rename from src-fst-affixes-conjunctors.lexc.md
rename to src-fst-morphology-affixes-conjunctors.lexc.md
index 6f12e4a8..b2eee750 100644
--- a/src-fst-affixes-conjunctors.lexc.md
+++ b/src-fst-morphology-affixes-conjunctors.lexc.md
@@ -6,7 +6,7 @@ CONJUNCTIONS
* * *
-This (part of) documentation was generated from [src/fst/affixes/conjunctors.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/conjunctors.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/conjunctors.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/conjunctors.lexc)
---
diff --git a/src-fst-affixes-interjections.lexc.md b/src-fst-morphology-affixes-interjections.lexc.md
similarity index 61%
rename from src-fst-affixes-interjections.lexc.md
rename to src-fst-morphology-affixes-interjections.lexc.md
index 2a8aeaaa..f5524434 100644
--- a/src-fst-affixes-interjections.lexc.md
+++ b/src-fst-morphology-affixes-interjections.lexc.md
@@ -10,7 +10,7 @@ LEXICON VOCATIVE_ should these really be interjections? 2018-11-10
* * *
-This (part of) documentation was generated from [src/fst/affixes/interjections.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/interjections.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/interjections.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/interjections.lexc)
---
diff --git a/src-fst-affixes-nouns.lexc.md b/src-fst-morphology-affixes-nouns.lexc.md
similarity index 93%
rename from src-fst-affixes-nouns.lexc.md
rename to src-fst-morphology-affixes-nouns.lexc.md
index 57c6f4fe..b9a80a99 100644
--- a/src-fst-affixes-nouns.lexc.md
+++ b/src-fst-morphology-affixes-nouns.lexc.md
@@ -154,7 +154,7 @@ PXSG1-Pl ;
* * *
-This (part of) documentation was generated from [src/fst/affixes/nouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/nouns.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/nouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/nouns.lexc)
---
diff --git a/src-fst-affixes-numbers.lexc.md b/src-fst-morphology-affixes-numbers.lexc.md
similarity index 72%
rename from src-fst-affixes-numbers.lexc.md
rename to src-fst-morphology-affixes-numbers.lexc.md
index 3f7b342d..44f34196 100644
--- a/src-fst-affixes-numbers.lexc.md
+++ b/src-fst-morphology-affixes-numbers.lexc.md
@@ -17,7 +17,7 @@ NUMBERS
* * *
-This (part of) documentation was generated from [src/fst/affixes/numbers.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/numbers.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/numbers.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/numbers.lexc)
---
diff --git a/src-fst-affixes-particles.lexc.md b/src-fst-morphology-affixes-particles.lexc.md
similarity index 50%
rename from src-fst-affixes-particles.lexc.md
rename to src-fst-morphology-affixes-particles.lexc.md
index 1a3ece42..2cd427d3 100644
--- a/src-fst-affixes-particles.lexc.md
+++ b/src-fst-morphology-affixes-particles.lexc.md
@@ -6,7 +6,7 @@ PARTICLES
* * *
-This (part of) documentation was generated from [src/fst/affixes/particles.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/particles.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/particles.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/particles.lexc)
---
diff --git a/src-fst-affixes-pronouns.lexc.md b/src-fst-morphology-affixes-pronouns.lexc.md
similarity index 82%
rename from src-fst-affixes-pronouns.lexc.md
rename to src-fst-morphology-affixes-pronouns.lexc.md
index 267aee76..7f80465e 100644
--- a/src-fst-affixes-pronouns.lexc.md
+++ b/src-fst-morphology-affixes-pronouns.lexc.md
@@ -25,7 +25,7 @@ INDEFINITE PRONOUNS
* * *
-This (part of) documentation was generated from [src/fst/affixes/pronouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/pronouns.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/pronouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/pronouns.lexc)
---
diff --git a/src-fst-affixes-propernouns.lexc.md b/src-fst-morphology-affixes-propernouns.lexc.md
similarity index 85%
rename from src-fst-affixes-propernouns.lexc.md
rename to src-fst-morphology-affixes-propernouns.lexc.md
index d3d0b6a7..c330af6c 100644
--- a/src-fst-affixes-propernouns.lexc.md
+++ b/src-fst-morphology-affixes-propernouns.lexc.md
@@ -35,7 +35,7 @@ PROPER NOUNS
* * *
-This (part of) documentation was generated from [src/fst/affixes/propernouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/propernouns.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/propernouns.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/propernouns.lexc)
---
diff --git a/src-fst-morphology-affixes-symbols.lexc.md b/src-fst-morphology-affixes-symbols.lexc.md
new file mode 100644
index 00000000..10b371e3
--- /dev/null
+++ b/src-fst-morphology-affixes-symbols.lexc.md
@@ -0,0 +1,9 @@
+
+# Symbol affixes
+
+* * *
+
+This (part of) documentation was generated from [src/fst/morphology/affixes/symbols.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/symbols.lexc)
+
+---
+
diff --git a/src-fst-affixes-verbs.lexc.md b/src-fst-morphology-affixes-verbs.lexc.md
similarity index 97%
rename from src-fst-affixes-verbs.lexc.md
rename to src-fst-morphology-affixes-verbs.lexc.md
index 173235ec..b8adeb37 100644
--- a/src-fst-affixes-verbs.lexc.md
+++ b/src-fst-morphology-affixes-verbs.lexc.md
@@ -127,7 +127,7 @@ PARTICIPLES
* * *
-This (part of) documentation was generated from [src/fst/affixes/verbs.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/verbs.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/verbs.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/affixes/verbs.lexc)
---
diff --git a/src-fst-phonology.twolc.md b/src-fst-morphology-phonology.twolc.md
similarity index 99%
rename from src-fst-phonology.twolc.md
rename to src-fst-morphology-phonology.twolc.md
index fa658f9d..0565fc6a 100644
--- a/src-fst-phonology.twolc.md
+++ b/src-fst-morphology-phonology.twolc.md
@@ -679,7 +679,7 @@ plural
* * *
-This (part of) documentation was generated from [src/fst/phonology.twolc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonology.twolc)
+This (part of) documentation was generated from [src/fst/morphology/phonology.twolc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/phonology.twolc)
---
diff --git a/src-fst-root.lexc.md b/src-fst-morphology-root.lexc.md
similarity index 99%
rename from src-fst-root.lexc.md
rename to src-fst-morphology-root.lexc.md
index d5c49be2..7c1626e7 100644
--- a/src-fst-root.lexc.md
+++ b/src-fst-morphology-root.lexc.md
@@ -519,7 +519,7 @@ These have been slightly modified from kpv and myv
* * *
-This (part of) documentation was generated from [src/fst/root.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/root.lexc)
+This (part of) documentation was generated from [src/fst/morphology/root.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/root.lexc)
---
diff --git a/src-fst-stems-adjectives-russian-like_newwords.lexc.md b/src-fst-morphology-stems-adjectives-russian-like_newwords.lexc.md
similarity index 62%
rename from src-fst-stems-adjectives-russian-like_newwords.lexc.md
rename to src-fst-morphology-stems-adjectives-russian-like_newwords.lexc.md
index b0946799..ccaa99d0 100644
--- a/src-fst-stems-adjectives-russian-like_newwords.lexc.md
+++ b/src-fst-morphology-stems-adjectives-russian-like_newwords.lexc.md
@@ -10,7 +10,7 @@ Adding more 2020-03-08
* * *
-This (part of) documentation was generated from [src/fst/stems/adjectives-russian-like_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives-russian-like_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/adjectives-russian-like_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/adjectives-russian-like_newwords.lexc)
---
diff --git a/src-fst-stems-adjectives_newwords.lexc.md b/src-fst-morphology-stems-adjectives_newwords.lexc.md
similarity index 63%
rename from src-fst-stems-adjectives_newwords.lexc.md
rename to src-fst-morphology-stems-adjectives_newwords.lexc.md
index 3e676757..c93cfc6a 100644
--- a/src-fst-stems-adjectives_newwords.lexc.md
+++ b/src-fst-morphology-stems-adjectives_newwords.lexc.md
@@ -6,7 +6,7 @@ ADD NOUNS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/adjectives_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/adjectives_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/adjectives_newwords.lexc)
---
diff --git a/src-fst-stems-exceptions.lexc.md b/src-fst-morphology-stems-exceptions.lexc.md
similarity index 85%
rename from src-fst-stems-exceptions.lexc.md
rename to src-fst-morphology-stems-exceptions.lexc.md
index b0c946cd..94f94852 100644
--- a/src-fst-stems-exceptions.lexc.md
+++ b/src-fst-morphology-stems-exceptions.lexc.md
@@ -42,7 +42,7 @@ RUSSIAN VERBS
* * *
-This (part of) documentation was generated from [src/fst/stems/exceptions.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/exceptions.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/exceptions.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/exceptions.lexc)
---
diff --git a/src-fst-stems-nouns-russian-homographs_newwords.lexc.md b/src-fst-morphology-stems-nouns-russian-homographs_newwords.lexc.md
similarity index 55%
rename from src-fst-stems-nouns-russian-homographs_newwords.lexc.md
rename to src-fst-morphology-stems-nouns-russian-homographs_newwords.lexc.md
index e76102c5..acbbe93c 100644
--- a/src-fst-stems-nouns-russian-homographs_newwords.lexc.md
+++ b/src-fst-morphology-stems-nouns-russian-homographs_newwords.lexc.md
@@ -6,7 +6,7 @@ ADD NOUNS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/nouns-russian-homographs_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns-russian-homographs_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/nouns-russian-homographs_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/nouns-russian-homographs_newwords.lexc)
---
diff --git a/src-fst-stems-nouns_newwords.lexc.md b/src-fst-morphology-stems-nouns_newwords.lexc.md
similarity index 63%
rename from src-fst-stems-nouns_newwords.lexc.md
rename to src-fst-morphology-stems-nouns_newwords.lexc.md
index e11c7af9..491671a6 100644
--- a/src-fst-stems-nouns_newwords.lexc.md
+++ b/src-fst-morphology-stems-nouns_newwords.lexc.md
@@ -6,7 +6,7 @@ ADD NOUNS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/nouns_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/nouns_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/nouns_newwords.lexc)
---
diff --git a/src-fst-stems-propernouns_newwords.lexc.md b/src-fst-morphology-stems-propernouns_newwords.lexc.md
similarity index 64%
rename from src-fst-stems-propernouns_newwords.lexc.md
rename to src-fst-morphology-stems-propernouns_newwords.lexc.md
index 246fbb55..dd8e26c5 100644
--- a/src-fst-stems-propernouns_newwords.lexc.md
+++ b/src-fst-morphology-stems-propernouns_newwords.lexc.md
@@ -8,7 +8,7 @@ MOKSHA PROPER NAMES
* * *
-This (part of) documentation was generated from [src/fst/stems/propernouns_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/propernouns_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/propernouns_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/propernouns_newwords.lexc)
---
diff --git a/src-fst-stems-verbs_newwords.lexc.md b/src-fst-morphology-stems-verbs_newwords.lexc.md
similarity index 63%
rename from src-fst-stems-verbs_newwords.lexc.md
rename to src-fst-morphology-stems-verbs_newwords.lexc.md
index eba07b64..7832ae9c 100644
--- a/src-fst-stems-verbs_newwords.lexc.md
+++ b/src-fst-morphology-stems-verbs_newwords.lexc.md
@@ -6,7 +6,7 @@ ADD VERBS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/verbs_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/verbs_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/verbs_newwords.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/stems/verbs_newwords.lexc)
---
diff --git a/src-phonetics-txt2ipa.xfscript.md b/src-fst-phonetics-txt2ipa.xfscript.md
similarity index 95%
rename from src-phonetics-txt2ipa.xfscript.md
rename to src-fst-phonetics-txt2ipa.xfscript.md
index 350b5405..f0e5b9ea 100644
--- a/src-phonetics-txt2ipa.xfscript.md
+++ b/src-fst-phonetics-txt2ipa.xfscript.md
@@ -161,7 +161,7 @@ retracted tongue root _q
* * *
-This (part of) documentation was generated from [src/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-mdf/blob/main/src/phonetics/txt2ipa.xfscript)
+This (part of) documentation was generated from [src/fst/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonetics/txt2ipa.xfscript)
---
diff --git a/src-transcriptions-transcriptor-abbrevs2text.lexc.md b/src-fst-transcriptions-transcriptor-abbrevs2text.lexc.md
similarity index 53%
rename from src-transcriptions-transcriptor-abbrevs2text.lexc.md
rename to src-fst-transcriptions-transcriptor-abbrevs2text.lexc.md
index 2450af58..3d157472 100644
--- a/src-transcriptions-transcriptor-abbrevs2text.lexc.md
+++ b/src-fst-transcriptions-transcriptor-abbrevs2text.lexc.md
@@ -14,7 +14,7 @@ For example:
* * *
-This (part of) documentation was generated from [src/transcriptions/transcriptor-abbrevs2text.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc)
+This (part of) documentation was generated from [src/fst/transcriptions/transcriptor-abbrevs2text.lexc](https://github.com/giellalt/lang-mdf/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc)
---