Skip to content

Commit

Permalink
deploy: df2227d
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Jan 21, 2024
1 parent 010bfbd commit 1852bfc
Show file tree
Hide file tree
Showing 28 changed files with 81 additions and 111 deletions.
35 changes: 10 additions & 25 deletions Links.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,34 +4,19 @@
* [disambiguator.cg3](src-cg3-disambiguator.cg3.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/cg3/disambiguator.cg3))
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/cg3/functions.cg3))
* `fst/`
* `affixes/`
* [adjectives.lexc](src-fst-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/adjectives.lexc))
* [clitics.lexc](src-fst-affixes-clitics.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/clitics.lexc))
* [nouns.lexc](src-fst-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/nouns.lexc))
* [numerals.lexc](src-fst-affixes-numerals.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/numerals.lexc))
* [pronouns.lexc](src-fst-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/pronouns.lexc))
* [propernouns.lexc](src-fst-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/propernouns.lexc))
* [quantifiers.lexc](src-fst-affixes-quantifiers.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/quantifiers.lexc))
* [symbols.lexc](src-fst-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/symbols.lexc))
* [verbs.lexc](src-fst-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/verbs.lexc))
* [phonology.twolc](src-fst-phonology.twolc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/phonology.twolc))
* [root.lexc](src-fst-root.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/root.lexc))
* `stems/`
* [abbreviations.lexc](src-fst-stems-abbreviations.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/abbreviations.lexc))
* [acronyms.lexc](src-fst-stems-acronyms.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/acronyms.lexc))
* [adjectives_newwords.lexc](src-fst-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/adjectives_newwords.lexc))
* [nouns_newwords.lexc](src-fst-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/nouns_newwords.lexc))
* [numerals.lexc](src-fst-stems-numerals.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/numerals.lexc))
* [pronouns.lexc](src-fst-stems-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/pronouns.lexc))
* [propernouns_newwords.lexc](src-fst-stems-propernouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/propernouns_newwords.lexc))
* [verbs_newwords.lexc](src-fst-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/verbs_newwords.lexc))
* `phonetics/`
* [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
* `morphology/`
* `affixes/`
* [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/phonology.twolc))
* [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/root.lexc))
* `stems/`
* `phonetics/`
* [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc))
* `tools/`
* `grammarcheckers/`
* [grammarchecker.cg3](tools-grammarcheckers-grammarchecker.cg3.html) ([src](https://github.com/giellalt/lang-vep/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-vep/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-vep/blob/main/tools/tokenisers/tokeniser-gramcheck-gt-desc.pmscript))
Expand Down
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
35 changes: 10 additions & 25 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,34 +27,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-vep/blob/main/src/cg3/disambiguator.cg3))
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/cg3/functions.cg3))
* `fst/`
* `affixes/`
* [adjectives.lexc](src-fst-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/adjectives.lexc))
* [clitics.lexc](src-fst-affixes-clitics.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/clitics.lexc))
* [nouns.lexc](src-fst-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/nouns.lexc))
* [numerals.lexc](src-fst-affixes-numerals.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/numerals.lexc))
* [pronouns.lexc](src-fst-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/pronouns.lexc))
* [propernouns.lexc](src-fst-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/propernouns.lexc))
* [quantifiers.lexc](src-fst-affixes-quantifiers.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/quantifiers.lexc))
* [symbols.lexc](src-fst-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/symbols.lexc))
* [verbs.lexc](src-fst-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/verbs.lexc))
* [phonology.twolc](src-fst-phonology.twolc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/phonology.twolc))
* [root.lexc](src-fst-root.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/root.lexc))
* `stems/`
* [abbreviations.lexc](src-fst-stems-abbreviations.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/abbreviations.lexc))
* [acronyms.lexc](src-fst-stems-acronyms.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/acronyms.lexc))
* [adjectives_newwords.lexc](src-fst-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/adjectives_newwords.lexc))
* [nouns_newwords.lexc](src-fst-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/nouns_newwords.lexc))
* [numerals.lexc](src-fst-stems-numerals.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/numerals.lexc))
* [pronouns.lexc](src-fst-stems-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/pronouns.lexc))
* [propernouns_newwords.lexc](src-fst-stems-propernouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/propernouns_newwords.lexc))
* [verbs_newwords.lexc](src-fst-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/verbs_newwords.lexc))
* `phonetics/`
* [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
* `morphology/`
* `affixes/`
* [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/phonology.twolc))
* [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/root.lexc))
* `stems/`
* `phonetics/`
* [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-vep/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc))
* `tools/`
* `grammarcheckers/`
* [grammarchecker.cg3](tools-grammarcheckers-grammarchecker.cg3.html) ([src](https://github.com/giellalt/lang-vep/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-vep/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-vep/blob/main/tools/tokenisers/tokeniser-gramcheck-gt-desc.pmscript))
Expand Down
2 changes: 1 addition & 1 deletion lemmacount.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "schemaVersion": 1, "label": "Lemmas", "message": "3.8 K", "color": "red" }
{ "schemaVersion": 1, "label": "Lemmas", "message": "10", "color": "black" }
10 changes: 0 additions & 10 deletions src-fst-affixes-clitics.lexc.md

This file was deleted.

9 changes: 0 additions & 9 deletions src-fst-affixes-symbols.lexc.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

* * *

<small>This (part of) documentation was generated from [src/fst/affixes/adjectives.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/adjectives.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/affixes/adjectives.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/affixes/adjectives.lexc)</small>

---

10 changes: 10 additions & 0 deletions src-fst-morphology-affixes-clitics.lexc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Veps clitics

K 3 clitics plus #

* * *

<small>This (part of) documentation was generated from [src/fst/morphology/affixes/clitics.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/affixes/clitics.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Not yet written...

* * *

<small>This (part of) documentation was generated from [src/fst/affixes/nouns.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/nouns.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/affixes/nouns.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/affixes/nouns.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ forms which requires great amount of care in the inflection patterns.

* * *

<small>This (part of) documentation was generated from [src/fst/affixes/numerals.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/numerals.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/affixes/numerals.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/affixes/numerals.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ NEG-PRON split in Nom Gen Par

* * *

<small>This (part of) documentation was generated from [src/fst/affixes/pronouns.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/pronouns.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/affixes/pronouns.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/affixes/pronouns.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PROPER NOUNS

* * *

<small>This (part of) documentation was generated from [src/fst/affixes/propernouns.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/propernouns.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/affixes/propernouns.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/affixes/propernouns.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

* * *

<small>This (part of) documentation was generated from [src/fst/affixes/quantifiers.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/quantifiers.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/affixes/quantifiers.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/affixes/quantifiers.lexc)</small>

---

9 changes: 9 additions & 0 deletions src-fst-morphology-affixes-symbols.lexc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

# Symbol affixes

* * *

<small>This (part of) documentation was generated from [src/fst/morphology/affixes/symbols.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/affixes/symbols.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ V-ConsonantStem_t

* * *

<small>This (part of) documentation was generated from [src/fst/affixes/verbs.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/affixes/verbs.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/affixes/verbs.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/affixes/verbs.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Right context for gradation

* * *

<small>This (part of) documentation was generated from [src/fst/phonology.twolc](https://github.com/giellalt/lang-vep/blob/main/src/fst/phonology.twolc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/phonology.twolc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/phonology.twolc)</small>

---

2 changes: 1 addition & 1 deletion src-fst-root.lexc.md → src-fst-morphology-root.lexc.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ DEM

* * *

<small>This (part of) documentation was generated from [src/fst/root.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/root.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/root.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/root.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The idea is that the nominal ones may have case, like e.g. P.E.N.

* * *

<small>This (part of) documentation was generated from [src/fst/stems/abbreviations.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/abbreviations.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/stems/abbreviations.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/stems/abbreviations.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Veps acronyms ...

* * *

<small>This (part of) documentation was generated from [src/fst/stems/acronyms.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/acronyms.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/stems/acronyms.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/stems/acronyms.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ kala:kala A_ "(eng) fish/(fin) kala|fisu/(rus) рыба" ;

* * *

<small>This (part of) documentation was generated from [src/fst/stems/adjectives_newwords.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/adjectives_newwords.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/stems/adjectives_newwords.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/stems/adjectives_newwords.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kala:kala N_ "(eng) fish/(fin) kala|fisu/(rus) рыба" ;

* * *

<small>This (part of) documentation was generated from [src/fst/stems/nouns_newwords.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/nouns_newwords.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/stems/nouns_newwords.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/stems/nouns_newwords.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ of cardinals and ordinals, and the non-compounding ones:

* * *

<small>This (part of) documentation was generated from [src/fst/stems/numerals.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/numerals.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/stems/numerals.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/stems/numerals.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

* * *

<small>This (part of) documentation was generated from [src/fst/stems/pronouns.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/pronouns.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/stems/pronouns.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/stems/pronouns.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ADD NOUNS BELOW

* * *

<small>This (part of) documentation was generated from [src/fst/stems/propernouns_newwords.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/propernouns_newwords.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/stems/propernouns_newwords.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/stems/propernouns_newwords.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ avaita:avai V_ "" ;

* * *

<small>This (part of) documentation was generated from [src/fst/stems/verbs_newwords.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/stems/verbs_newwords.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/stems/verbs_newwords.lexc](https://github.com/giellalt/lang-vep/blob/main/src/fst/morphology/stems/verbs_newwords.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ retracted tongue root _q

* * *

<small>This (part of) documentation was generated from [src/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-vep/blob/main/src/phonetics/txt2ipa.xfscript)</small>
<small>This (part of) documentation was generated from [src/fst/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-vep/blob/main/src/fst/phonetics/txt2ipa.xfscript)</small>

---

Loading

0 comments on commit 1852bfc

Please sign in to comment.