diff --git a/Links.md b/Links.md
index 4e821ed65..a4323f220 100644
--- a/Links.md
+++ b/Links.md
@@ -4,40 +4,21 @@
* [disambiguator.cg3](src-cg3-disambiguator.cg3.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/cg3/disambiguator.cg3))
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/cg3/functions.cg3))
* `fst/`
- * `affixes/`
- * [adjectives.lexc](src-fst-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/adjectives.lexc))
- * [adverbs.lexc](src-fst-affixes-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/adverbs.lexc))
- * [nouns.lexc](src-fst-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/nouns.lexc))
- * [numerals.lexc](src-fst-affixes-numerals.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/numerals.lexc))
- * [postpositions.lexc](src-fst-affixes-postpositions.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/postpositions.lexc))
- * [pronouns.lexc](src-fst-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/pronouns.lexc))
- * [propernouns.lexc](src-fst-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/propernouns.lexc))
- * [quantifiers.lexc](src-fst-affixes-quantifiers.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/quantifiers.lexc))
- * [symbols.lexc](src-fst-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/symbols.lexc))
- * [verbs.lexc](src-fst-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/verbs.lexc))
- * [clitics.lexc](src-fst-clitics.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/clitics.lexc))
- * [phonology.twolc](src-fst-phonology.twolc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/phonology.twolc))
- * [root.lexc](src-fst-root.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/root.lexc))
- * `stems/`
- * [acronyms.lexc](src-fst-stems-acronyms.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/acronyms.lexc))
- * [adjectives_newwords.lexc](src-fst-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/adjectives_newwords.lexc))
- * [adpositions_newwords.lexc](src-fst-stems-adpositions_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/adpositions_newwords.lexc))
- * [adverbs_newwords.lexc](src-fst-stems-adverbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/adverbs_newwords.lexc))
- * [determiners_newwords.lexc](src-fst-stems-determiners_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/determiners_newwords.lexc))
- * [exceptions.lexc](src-fst-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/exceptions.lexc))
- * [interjections_newwords.lexc](src-fst-stems-interjections_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/interjections_newwords.lexc))
- * [nouns.lexc](src-fst-stems-nouns.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/nouns.lexc))
- * [nouns_newwords.lexc](src-fst-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/nouns_newwords.lexc))
- * [verbs.lexc](src-fst-stems-verbs.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/verbs.lexc))
- * [verbs_newwords.lexc](src-fst-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/verbs_newwords.lexc))
- * `phonetics/`
- * [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/phonetics/txt2ipa.xfscript))
- * `transcriptions/`
- * [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
- * [transcriptor-numbers-digit2text.lexc](src-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/transcriptions/transcriptor-numbers-digit2text.lexc))
+ * `morphology/`
+ * `affixes/`
+ * [clitics.lexc](src-fst-morphology-clitics.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/clitics.lexc))
+ * [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/phonology.twolc))
+ * [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/root.lexc))
+ * `stems/`
+ * `phonetics/`
+ * [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/phonetics/txt2ipa.xfscript))
+ * `transcriptions/`
+ * [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc))
+ * [transcriptor-numbers-digit2text.lexc](src-fst-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc))
* `tools/`
* `grammarcheckers/`
* [grammarchecker.cg3](tools-grammarcheckers-grammarchecker.cg3.html) ([src](https://github.com/giellalt/lang-vro/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-vro/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-vro/blob/main/tools/tokenisers/tokeniser-gramcheck-gt-desc.pmscript))
diff --git a/Makefile.in b/Makefile.in
index 674aa1b3f..a4e638e9c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -937,7 +937,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 d7ddd6b43..729e736b9 100644
--- a/index.md
+++ b/index.md
@@ -41,40 +41,21 @@ 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-vro/blob/main/src/cg3/disambiguator.cg3))
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/cg3/functions.cg3))
* `fst/`
- * `affixes/`
- * [adjectives.lexc](src-fst-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/adjectives.lexc))
- * [adverbs.lexc](src-fst-affixes-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/adverbs.lexc))
- * [nouns.lexc](src-fst-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/nouns.lexc))
- * [numerals.lexc](src-fst-affixes-numerals.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/numerals.lexc))
- * [postpositions.lexc](src-fst-affixes-postpositions.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/postpositions.lexc))
- * [pronouns.lexc](src-fst-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/pronouns.lexc))
- * [propernouns.lexc](src-fst-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/propernouns.lexc))
- * [quantifiers.lexc](src-fst-affixes-quantifiers.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/quantifiers.lexc))
- * [symbols.lexc](src-fst-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/symbols.lexc))
- * [verbs.lexc](src-fst-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/verbs.lexc))
- * [clitics.lexc](src-fst-clitics.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/clitics.lexc))
- * [phonology.twolc](src-fst-phonology.twolc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/phonology.twolc))
- * [root.lexc](src-fst-root.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/root.lexc))
- * `stems/`
- * [acronyms.lexc](src-fst-stems-acronyms.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/acronyms.lexc))
- * [adjectives_newwords.lexc](src-fst-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/adjectives_newwords.lexc))
- * [adpositions_newwords.lexc](src-fst-stems-adpositions_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/adpositions_newwords.lexc))
- * [adverbs_newwords.lexc](src-fst-stems-adverbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/adverbs_newwords.lexc))
- * [determiners_newwords.lexc](src-fst-stems-determiners_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/determiners_newwords.lexc))
- * [exceptions.lexc](src-fst-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/exceptions.lexc))
- * [interjections_newwords.lexc](src-fst-stems-interjections_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/interjections_newwords.lexc))
- * [nouns.lexc](src-fst-stems-nouns.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/nouns.lexc))
- * [nouns_newwords.lexc](src-fst-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/nouns_newwords.lexc))
- * [verbs.lexc](src-fst-stems-verbs.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/verbs.lexc))
- * [verbs_newwords.lexc](src-fst-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/verbs_newwords.lexc))
- * `phonetics/`
- * [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/phonetics/txt2ipa.xfscript))
- * `transcriptions/`
- * [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
- * [transcriptor-numbers-digit2text.lexc](src-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/transcriptions/transcriptor-numbers-digit2text.lexc))
+ * `morphology/`
+ * `affixes/`
+ * [clitics.lexc](src-fst-morphology-clitics.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/clitics.lexc))
+ * [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/phonology.twolc))
+ * [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/root.lexc))
+ * `stems/`
+ * `phonetics/`
+ * [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/phonetics/txt2ipa.xfscript))
+ * `transcriptions/`
+ * [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc))
+ * [transcriptor-numbers-digit2text.lexc](src-fst-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-vro/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc))
* `tools/`
* `grammarcheckers/`
* [grammarchecker.cg3](tools-grammarcheckers-grammarchecker.cg3.html) ([src](https://github.com/giellalt/lang-vro/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-vro/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-vro/blob/main/tools/tokenisers/tokeniser-gramcheck-gt-desc.pmscript))
diff --git a/lemmacount.json b/lemmacount.json
index cb53466ef..f6975c323 100644
--- a/lemmacount.json
+++ b/lemmacount.json
@@ -1 +1 @@
-{ "schemaVersion": 1, "label": "Lemmas", "message": "34 K", "color": "green" }
+{ "schemaVersion": 1, "label": "Lemmas", "message": "10", "color": "black" }
diff --git a/src-fst-affixes-symbols.lexc.md b/src-fst-affixes-symbols.lexc.md
deleted file mode 100644
index 1ed2c4a14..000000000
--- 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-vro/blob/main/src/fst/affixes/symbols.lexc)
-
----
-
diff --git a/src-fst-clitics.lexc.md b/src-fst-clitics.lexc.md
deleted file mode 100644
index 0862faaba..000000000
--- a/src-fst-clitics.lexc.md
+++ /dev/null
@@ -1,8 +0,0 @@
-Clitics in Võro
-
-* * *
-
-This (part of) documentation was generated from [src/fst/clitics.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/clitics.lexc)
-
----
-
diff --git a/src-fst-affixes-adjectives.lexc.md b/src-fst-morphology-affixes-adjectives.lexc.md
similarity index 92%
rename from src-fst-affixes-adjectives.lexc.md
rename to src-fst-morphology-affixes-adjectives.lexc.md
index 6d62173b5..901d6d083 100644
--- a/src-fst-affixes-adjectives.lexc.md
+++ b/src-fst-morphology-affixes-adjectives.lexc.md
@@ -93,7 +93,7 @@ gradation: no
* * *
-This (part of) documentation was generated from [src/fst/affixes/adjectives.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/adjectives.lexc)
---
diff --git a/src-fst-affixes-adverbs.lexc.md b/src-fst-morphology-affixes-adverbs.lexc.md
similarity index 58%
rename from src-fst-affixes-adverbs.lexc.md
rename to src-fst-morphology-affixes-adverbs.lexc.md
index 3ef0cf79c..8128e1d52 100644
--- a/src-fst-affixes-adverbs.lexc.md
+++ b/src-fst-morphology-affixes-adverbs.lexc.md
@@ -9,7 +9,7 @@ What is this 2017-03-27
* * *
-This (part of) documentation was generated from [src/fst/affixes/adverbs.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/adverbs.lexc)
---
diff --git a/src-fst-affixes-nouns.lexc.md b/src-fst-morphology-affixes-nouns.lexc.md
similarity index 99%
rename from src-fst-affixes-nouns.lexc.md
rename to src-fst-morphology-affixes-nouns.lexc.md
index b219cea92..6bcf5348f 100644
--- a/src-fst-affixes-nouns.lexc.md
+++ b/src-fst-morphology-affixes-nouns.lexc.md
@@ -2085,7 +2085,7 @@ digits
* * *
-This (part of) documentation was generated from [src/fst/affixes/nouns.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/nouns.lexc)
---
diff --git a/src-fst-affixes-numerals.lexc.md b/src-fst-morphology-affixes-numerals.lexc.md
similarity index 93%
rename from src-fst-affixes-numerals.lexc.md
rename to src-fst-morphology-affixes-numerals.lexc.md
index 4ff5a8fc1..674753bfe 100644
--- a/src-fst-affixes-numerals.lexc.md
+++ b/src-fst-morphology-affixes-numerals.lexc.md
@@ -122,7 +122,7 @@ by .:, and with reduced case forms. The Err/Orth tag is added in the calling lex
* * *
-This (part of) documentation was generated from [src/fst/affixes/numerals.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/numerals.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/numerals.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/affixes/numerals.lexc)
---
diff --git a/src-fst-affixes-postpositions.lexc.md b/src-fst-morphology-affixes-postpositions.lexc.md
similarity index 55%
rename from src-fst-affixes-postpositions.lexc.md
rename to src-fst-morphology-affixes-postpositions.lexc.md
index 8ac60dafe..33ee88fac 100644
--- a/src-fst-affixes-postpositions.lexc.md
+++ b/src-fst-morphology-affixes-postpositions.lexc.md
@@ -5,7 +5,7 @@ The Võro language postpositions ...
* * *
-This (part of) documentation was generated from [src/fst/affixes/postpositions.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/postpositions.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/postpositions.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/affixes/postpositions.lexc)
---
diff --git a/src-fst-affixes-pronouns.lexc.md b/src-fst-morphology-affixes-pronouns.lexc.md
similarity index 77%
rename from src-fst-affixes-pronouns.lexc.md
rename to src-fst-morphology-affixes-pronouns.lexc.md
index c789b69ac..da3669cc9 100644
--- a/src-fst-affixes-pronouns.lexc.md
+++ b/src-fst-morphology-affixes-pronouns.lexc.md
@@ -22,7 +22,7 @@ LEXICON PERS_PL3 timä:
* * *
-This (part of) documentation was generated from [src/fst/affixes/pronouns.lexc](https://github.com/giellalt/lang-vro/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-vro/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 94%
rename from src-fst-affixes-propernouns.lexc.md
rename to src-fst-morphology-affixes-propernouns.lexc.md
index 6c62cce25..c34b46302 100644
--- a/src-fst-affixes-propernouns.lexc.md
+++ b/src-fst-morphology-affixes-propernouns.lexc.md
@@ -150,7 +150,7 @@ LEXICON PROP_46HAIN hain:hain
* * *
-This (part of) documentation was generated from [src/fst/affixes/propernouns.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/propernouns.lexc)
---
diff --git a/src-fst-affixes-quantifiers.lexc.md b/src-fst-morphology-affixes-quantifiers.lexc.md
similarity index 52%
rename from src-fst-affixes-quantifiers.lexc.md
rename to src-fst-morphology-affixes-quantifiers.lexc.md
index e4537a176..82b3c50a2 100644
--- a/src-fst-affixes-quantifiers.lexc.md
+++ b/src-fst-morphology-affixes-quantifiers.lexc.md
@@ -3,7 +3,7 @@ The Võro language quantifiers inflect in cases.
* * *
-This (part of) documentation was generated from [src/fst/affixes/quantifiers.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/quantifiers.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/quantifiers.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/affixes/quantifiers.lexc)
---
diff --git a/src-fst-morphology-affixes-symbols.lexc.md b/src-fst-morphology-affixes-symbols.lexc.md
new file mode 100644
index 000000000..df572ce00
--- /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-vro/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 99%
rename from src-fst-affixes-verbs.lexc.md
rename to src-fst-morphology-affixes-verbs.lexc.md
index adec5064e..2cd287ae1 100644
--- a/src-fst-affixes-verbs.lexc.md
+++ b/src-fst-morphology-affixes-verbs.lexc.md
@@ -846,7 +846,7 @@ Retain consonant and stem vowel
* * *
-This (part of) documentation was generated from [src/fst/affixes/verbs.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/verbs.lexc)
---
diff --git a/src-fst-morphology-clitics.lexc.md b/src-fst-morphology-clitics.lexc.md
new file mode 100644
index 000000000..9163f977c
--- /dev/null
+++ b/src-fst-morphology-clitics.lexc.md
@@ -0,0 +1,8 @@
+Clitics in Võro
+
+* * *
+
+This (part of) documentation was generated from [src/fst/morphology/clitics.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/clitics.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 64a19ff76..e67791bc0 100644
--- a/src-fst-phonology.twolc.md
+++ b/src-fst-morphology-phonology.twolc.md
@@ -1192,7 +1192,7 @@ naŕma
* * *
-This (part of) documentation was generated from [src/fst/phonology.twolc](https://github.com/giellalt/lang-vro/blob/main/src/fst/phonology.twolc)
+This (part of) documentation was generated from [src/fst/morphology/phonology.twolc](https://github.com/giellalt/lang-vro/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 3d10f3aa8..dc4c9f56c 100644
--- a/src-fst-root.lexc.md
+++ b/src-fst-morphology-root.lexc.md
@@ -632,7 +632,7 @@ less complex word classes
* * *
-This (part of) documentation was generated from [src/fst/root.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/root.lexc)
+This (part of) documentation was generated from [src/fst/morphology/root.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/root.lexc)
---
diff --git a/src-fst-morphology-stems-acronyms.lexc.md b/src-fst-morphology-stems-acronyms.lexc.md
new file mode 100644
index 000000000..483d38aff
--- /dev/null
+++ b/src-fst-morphology-stems-acronyms.lexc.md
@@ -0,0 +1,9 @@
+Acronyms
+Veps acronyms ...
+
+* * *
+
+This (part of) documentation was generated from [src/fst/morphology/stems/acronyms.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/acronyms.lexc)
+
+---
+
diff --git a/src-fst-stems-adjectives_newwords.lexc.md b/src-fst-morphology-stems-adjectives_newwords.lexc.md
similarity index 60%
rename from src-fst-stems-adjectives_newwords.lexc.md
rename to src-fst-morphology-stems-adjectives_newwords.lexc.md
index 9757c6341..eca0e6d5a 100644
--- a/src-fst-stems-adjectives_newwords.lexc.md
+++ b/src-fst-morphology-stems-adjectives_newwords.lexc.md
@@ -8,7 +8,7 @@ ADD NOUNS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/adjectives_newwords.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/stems/adjectives_newwords.lexc)
---
diff --git a/src-fst-stems-adpositions_newwords.lexc.md b/src-fst-morphology-stems-adpositions_newwords.lexc.md
similarity index 60%
rename from src-fst-stems-adpositions_newwords.lexc.md
rename to src-fst-morphology-stems-adpositions_newwords.lexc.md
index f670a9a17..bfe703df8 100644
--- a/src-fst-stems-adpositions_newwords.lexc.md
+++ b/src-fst-morphology-stems-adpositions_newwords.lexc.md
@@ -6,7 +6,7 @@ ADD NOUNS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/adpositions_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/adpositions_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/adpositions_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/adpositions_newwords.lexc)
---
diff --git a/src-fst-morphology-stems-adverbs_newwords.lexc.md b/src-fst-morphology-stems-adverbs_newwords.lexc.md
new file mode 100644
index 000000000..c81769053
--- /dev/null
+++ b/src-fst-morphology-stems-adverbs_newwords.lexc.md
@@ -0,0 +1,10 @@
+
+
+CHECKME
+
+* * *
+
+This (part of) documentation was generated from [src/fst/morphology/stems/adverbs_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/adverbs_newwords.lexc)
+
+---
+
diff --git a/src-fst-stems-determiners_newwords.lexc.md b/src-fst-morphology-stems-determiners_newwords.lexc.md
similarity index 61%
rename from src-fst-stems-determiners_newwords.lexc.md
rename to src-fst-morphology-stems-determiners_newwords.lexc.md
index 4c1aae0c5..cbbd9a4b3 100644
--- a/src-fst-stems-determiners_newwords.lexc.md
+++ b/src-fst-morphology-stems-determiners_newwords.lexc.md
@@ -6,7 +6,7 @@ ADD DETERMINERS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/determiners_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/determiners_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/determiners_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/determiners_newwords.lexc)
---
diff --git a/src-fst-stems-exceptions.lexc.md b/src-fst-morphology-stems-exceptions.lexc.md
similarity index 79%
rename from src-fst-stems-exceptions.lexc.md
rename to src-fst-morphology-stems-exceptions.lexc.md
index 744e93adc..206b52dfd 100644
--- a/src-fst-stems-exceptions.lexc.md
+++ b/src-fst-morphology-stems-exceptions.lexc.md
@@ -41,7 +41,7 @@ tundma **to feel/tuntea**
* * *
-This (part of) documentation was generated from [src/fst/stems/exceptions.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/stems/exceptions.lexc)
---
diff --git a/src-fst-stems-interjections_newwords.lexc.md b/src-fst-morphology-stems-interjections_newwords.lexc.md
similarity index 56%
rename from src-fst-stems-interjections_newwords.lexc.md
rename to src-fst-morphology-stems-interjections_newwords.lexc.md
index 1904c71c1..0f3259864 100644
--- a/src-fst-stems-interjections_newwords.lexc.md
+++ b/src-fst-morphology-stems-interjections_newwords.lexc.md
@@ -5,7 +5,7 @@ ADD INTERJECTIONS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/interjections_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/interjections_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/interjections_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/interjections_newwords.lexc)
---
diff --git a/src-fst-morphology-stems-nouns.lexc.md b/src-fst-morphology-stems-nouns.lexc.md
new file mode 100644
index 000000000..94476fedf
--- /dev/null
+++ b/src-fst-morphology-stems-nouns.lexc.md
@@ -0,0 +1,9 @@
+
+hanśa+N:hanśa N_1HANS1A "" ;
+
+* * *
+
+This (part of) documentation was generated from [src/fst/morphology/stems/nouns.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/nouns.lexc)
+
+---
+
diff --git a/src-fst-stems-nouns_newwords.lexc.md b/src-fst-morphology-stems-nouns_newwords.lexc.md
similarity index 73%
rename from src-fst-stems-nouns_newwords.lexc.md
rename to src-fst-morphology-stems-nouns_newwords.lexc.md
index b175c28af..a91e9e67d 100644
--- a/src-fst-stems-nouns_newwords.lexc.md
+++ b/src-fst-morphology-stems-nouns_newwords.lexc.md
@@ -16,7 +16,7 @@ Three-syllable words
* * *
-This (part of) documentation was generated from [src/fst/stems/nouns_newwords.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/stems/nouns_newwords.lexc)
---
diff --git a/src-fst-stems-verbs.lexc.md b/src-fst-morphology-stems-verbs.lexc.md
similarity index 50%
rename from src-fst-stems-verbs.lexc.md
rename to src-fst-morphology-stems-verbs.lexc.md
index f629c9fba..bc2e2a82c 100644
--- a/src-fst-stems-verbs.lexc.md
+++ b/src-fst-morphology-stems-verbs.lexc.md
@@ -4,7 +4,7 @@ petmä+V:pettä
* * *
-This (part of) documentation was generated from [src/fst/stems/verbs.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/verbs.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/verbs.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/verbs.lexc)
---
diff --git a/src-fst-stems-verbs_newwords.lexc.md b/src-fst-morphology-stems-verbs_newwords.lexc.md
similarity index 64%
rename from src-fst-stems-verbs_newwords.lexc.md
rename to src-fst-morphology-stems-verbs_newwords.lexc.md
index 7f454603a..fcf224ccd 100644
--- a/src-fst-stems-verbs_newwords.lexc.md
+++ b/src-fst-morphology-stems-verbs_newwords.lexc.md
@@ -10,7 +10,7 @@ petmä+V:pettä
* * *
-This (part of) documentation was generated from [src/fst/stems/verbs_newwords.lexc](https://github.com/giellalt/lang-vro/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-vro/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 f07732d4d..519d072d0 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-vro/blob/main/src/phonetics/txt2ipa.xfscript)
+This (part of) documentation was generated from [src/fst/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-vro/blob/main/src/fst/phonetics/txt2ipa.xfscript)
---
diff --git a/src-fst-stems-acronyms.lexc.md b/src-fst-stems-acronyms.lexc.md
deleted file mode 100644
index 704daef96..000000000
--- a/src-fst-stems-acronyms.lexc.md
+++ /dev/null
@@ -1,9 +0,0 @@
-Acronyms
-Veps acronyms ...
-
-* * *
-
-This (part of) documentation was generated from [src/fst/stems/acronyms.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/acronyms.lexc)
-
----
-
diff --git a/src-fst-stems-adverbs_newwords.lexc.md b/src-fst-stems-adverbs_newwords.lexc.md
deleted file mode 100644
index 65cb5c449..000000000
--- a/src-fst-stems-adverbs_newwords.lexc.md
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-CHECKME
-
-* * *
-
-This (part of) documentation was generated from [src/fst/stems/adverbs_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/adverbs_newwords.lexc)
-
----
-
diff --git a/src-fst-stems-nouns.lexc.md b/src-fst-stems-nouns.lexc.md
deleted file mode 100644
index 97edc1140..000000000
--- a/src-fst-stems-nouns.lexc.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-hanśa+N:hanśa N_1HANS1A "" ;
-
-* * *
-
-This (part of) documentation was generated from [src/fst/stems/nouns.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/nouns.lexc)
-
----
-
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 84817b07a..0e80a27ef 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-vro/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-vro/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc)
---
diff --git a/src-fst-transcriptions-transcriptor-numbers-digit2text.lexc.md b/src-fst-transcriptions-transcriptor-numbers-digit2text.lexc.md
new file mode 100644
index 000000000..5b1bf8bc2
--- /dev/null
+++ b/src-fst-transcriptions-transcriptor-numbers-digit2text.lexc.md
@@ -0,0 +1,10 @@
+
+
+Ordinal numerals begin
+
+* * *
+
+This (part of) documentation was generated from [src/fst/transcriptions/transcriptor-numbers-digit2text.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc)
+
+---
+
diff --git a/src-transcriptions-transcriptor-numbers-digit2text.lexc.md b/src-transcriptions-transcriptor-numbers-digit2text.lexc.md
deleted file mode 100644
index fdf947d22..000000000
--- a/src-transcriptions-transcriptor-numbers-digit2text.lexc.md
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-Ordinal numerals begin
-
-* * *
-
-This (part of) documentation was generated from [src/transcriptions/transcriptor-numbers-digit2text.lexc](https://github.com/giellalt/lang-vro/blob/main/src/transcriptions/transcriptor-numbers-digit2text.lexc)
-
----
-
diff --git a/vro.md b/vro.md
index 36b8d53b0..c5f3b8600 100644
--- a/vro.md
+++ b/vro.md
@@ -963,7 +963,7 @@ gradation: no
* * *
-This (part of) documentation was generated from [src/fst/affixes/adjectives.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/adjectives.lexc)
---
@@ -978,7 +978,7 @@ What is this 2017-03-27
* * *
-This (part of) documentation was generated from [src/fst/affixes/adverbs.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/adverbs.lexc)
---
@@ -3069,7 +3069,7 @@ digits
* * *
-This (part of) documentation was generated from [src/fst/affixes/nouns.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/nouns.lexc)
---
@@ -3197,7 +3197,7 @@ by .:, and with reduced case forms. The Err/Orth tag is added in the calling lex
* * *
-This (part of) documentation was generated from [src/fst/affixes/numerals.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/numerals.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/numerals.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/affixes/numerals.lexc)
---
@@ -3208,7 +3208,7 @@ The Võro language postpositions ...
* * *
-This (part of) documentation was generated from [src/fst/affixes/postpositions.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/postpositions.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/postpositions.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/affixes/postpositions.lexc)
---
@@ -3236,7 +3236,7 @@ LEXICON PERS_PL3 timä:
* * *
-This (part of) documentation was generated from [src/fst/affixes/pronouns.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/pronouns.lexc)
---
@@ -3392,7 +3392,7 @@ LEXICON PROP_46HAIN hain:hain
* * *
-This (part of) documentation was generated from [src/fst/affixes/propernouns.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/propernouns.lexc)
---
@@ -3401,7 +3401,7 @@ The Võro language quantifiers inflect in cases.
* * *
-This (part of) documentation was generated from [src/fst/affixes/quantifiers.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/affixes/quantifiers.lexc)
+This (part of) documentation was generated from [src/fst/morphology/affixes/quantifiers.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/affixes/quantifiers.lexc)
---
@@ -3410,7 +3410,7 @@ The Võro language quantifiers inflect in cases.
* * *
-This (part of) documentation was generated from [src/fst/affixes/symbols.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/symbols.lexc)
---
@@ -4262,7 +4262,7 @@ Retain consonant and stem vowel
* * *
-This (part of) documentation was generated from [src/fst/affixes/verbs.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/affixes/verbs.lexc)
---
@@ -4270,7 +4270,7 @@ Clitics in Võro
* * *
-This (part of) documentation was generated from [src/fst/clitics.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/clitics.lexc)
+This (part of) documentation was generated from [src/fst/morphology/clitics.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/clitics.lexc)
---
@@ -5468,7 +5468,7 @@ naŕma
* * *
-This (part of) documentation was generated from [src/fst/phonology.twolc](https://github.com/giellalt/lang-vro/blob/main/src/fst/phonology.twolc)
+This (part of) documentation was generated from [src/fst/morphology/phonology.twolc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/phonology.twolc)
---
@@ -6106,7 +6106,7 @@ less complex word classes
* * *
-This (part of) documentation was generated from [src/fst/root.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/root.lexc)
+This (part of) documentation was generated from [src/fst/morphology/root.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/root.lexc)
---
@@ -6115,7 +6115,7 @@ Veps acronyms ...
* * *
-This (part of) documentation was generated from [src/fst/stems/acronyms.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/acronyms.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/acronyms.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/acronyms.lexc)
---
@@ -6129,7 +6129,7 @@ ADD NOUNS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/adjectives_newwords.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/stems/adjectives_newwords.lexc)
---
@@ -6141,7 +6141,7 @@ ADD NOUNS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/adpositions_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/adpositions_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/adpositions_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/adpositions_newwords.lexc)
---
@@ -6151,7 +6151,7 @@ CHECKME
* * *
-This (part of) documentation was generated from [src/fst/stems/adverbs_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/adverbs_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/adverbs_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/adverbs_newwords.lexc)
---
@@ -6163,7 +6163,7 @@ ADD DETERMINERS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/determiners_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/determiners_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/determiners_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/determiners_newwords.lexc)
---
@@ -6210,7 +6210,7 @@ tundma **to feel/tuntea**
* * *
-This (part of) documentation was generated from [src/fst/stems/exceptions.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/stems/exceptions.lexc)
---
@@ -6221,7 +6221,7 @@ ADD INTERJECTIONS BELOW
* * *
-This (part of) documentation was generated from [src/fst/stems/interjections_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/interjections_newwords.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/interjections_newwords.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/interjections_newwords.lexc)
---
@@ -6230,7 +6230,7 @@ hanśa+N:hanśa N_1HANS1A "" ;
* * *
-This (part of) documentation was generated from [src/fst/stems/nouns.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/nouns.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/nouns.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/nouns.lexc)
---
@@ -6252,7 +6252,7 @@ Three-syllable words
* * *
-This (part of) documentation was generated from [src/fst/stems/nouns_newwords.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/stems/nouns_newwords.lexc)
---
@@ -6262,7 +6262,7 @@ petmä+V:pettä
* * *
-This (part of) documentation was generated from [src/fst/stems/verbs.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/stems/verbs.lexc)
+This (part of) documentation was generated from [src/fst/morphology/stems/verbs.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/morphology/stems/verbs.lexc)
---
@@ -6278,7 +6278,7 @@ petmä+V:pettä
* * *
-This (part of) documentation was generated from [src/fst/stems/verbs_newwords.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/morphology/stems/verbs_newwords.lexc)
---
@@ -6445,7 +6445,7 @@ retracted tongue root _q
* * *
-This (part of) documentation was generated from [src/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-vro/blob/main/src/phonetics/txt2ipa.xfscript)
+This (part of) documentation was generated from [src/fst/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-vro/blob/main/src/fst/phonetics/txt2ipa.xfscript)
---
@@ -6465,7 +6465,7 @@ For example:
* * *
-This (part of) documentation was generated from [src/transcriptions/transcriptor-abbrevs2text.lexc](https://github.com/giellalt/lang-vro/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-vro/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc)
---
@@ -6475,7 +6475,7 @@ Ordinal numerals begin
* * *
-This (part of) documentation was generated from [src/transcriptions/transcriptor-numbers-digit2text.lexc](https://github.com/giellalt/lang-vro/blob/main/src/transcriptions/transcriptor-numbers-digit2text.lexc)
+This (part of) documentation was generated from [src/fst/transcriptions/transcriptor-numbers-digit2text.lexc](https://github.com/giellalt/lang-vro/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc)
---