diff --git a/Links.md b/Links.md index 2d4ac440..8c246a10 100644 --- a/Links.md +++ b/Links.md @@ -5,33 +5,33 @@ * `fst/` * `morphology/` * `affixes/` - * [adjectives.lexc](src-fst-morphology-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adjectives.lexc)) - * [adpositions.lexc](src-fst-morphology-affixes-adpositions.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adpositions.lexc)) - * [adverbs.lexc](src-fst-morphology-affixes-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adverbs.lexc)) - * [interjections.lexc](src-fst-morphology-affixes-interjections.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/interjections.lexc)) - * [nonverbalConjugation.lexc](src-fst-morphology-affixes-nonverbalConjugation.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/nonverbalConjugation.lexc)) - * [nouns.lexc](src-fst-morphology-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/nouns.lexc)) - * [pronouns.lexc](src-fst-morphology-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/pronouns.lexc)) - * [propernouns.lexc](src-fst-morphology-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/propernouns.lexc)) - * [quantifiers.lexc](src-fst-morphology-affixes-quantifiers.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/quantifiers.lexc)) - * [symbols.lexc](src-fst-morphology-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/symbols.lexc)) - * [verbs.lexc](src-fst-morphology-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/verbs.lexc)) + * [adjectives.lexc](src-fst-morphology-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adjectives.lexc)) + * [adpositions.lexc](src-fst-morphology-affixes-adpositions.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adpositions.lexc)) + * [adverbs.lexc](src-fst-morphology-affixes-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adverbs.lexc)) + * [interjections.lexc](src-fst-morphology-affixes-interjections.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/interjections.lexc)) + * [nonverbalConjugation.lexc](src-fst-morphology-affixes-nonverbalConjugation.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/nonverbalConjugation.lexc)) + * [nouns.lexc](src-fst-morphology-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/nouns.lexc)) + * [pronouns.lexc](src-fst-morphology-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/pronouns.lexc)) + * [propernouns.lexc](src-fst-morphology-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/propernouns.lexc)) + * [quantifiers.lexc](src-fst-morphology-affixes-quantifiers.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/quantifiers.lexc)) + * [symbols.lexc](src-fst-morphology-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/symbols.lexc)) + * [verbs.lexc](src-fst-morphology-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/verbs.lexc)) * [clitics.lexc](src-fst-morphology-clitics.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/clitics.lexc)) * [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/phonology.twolc)) * [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/root.lexc)) * `stems/` - * [adjectives-russian-like_newwords.lexc](src-fst-morphology-stems-adjectives-russian-like_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adjectives-russian-like_newwords.lexc)) - * [adjectives_newwords.lexc](src-fst-morphology-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adjectives_newwords.lexc)) - * [adverbs_newwords.lexc](src-fst-morphology-stems-adverbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adverbs_newwords.lexc)) - * [exceptions.lexc](src-fst-morphology-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/exceptions.lexc)) - * [genitive_attributes.lexc](src-fst-morphology-stems-genitive_attributes.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/genitive_attributes.lexc)) - * [hyphenated-nouns.lexc](src-fst-morphology-stems-hyphenated-nouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/hyphenated-nouns.lexc)) - * [hyphenated-verbs.lexc](src-fst-morphology-stems-hyphenated-verbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/hyphenated-verbs.lexc)) - * [myv-propernouns.lexc](src-fst-morphology-stems-myv-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/myv-propernouns.lexc)) - * [nouns_newwords.lexc](src-fst-morphology-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/nouns_newwords.lexc)) - * [propernouns_newwords.lexc](src-fst-morphology-stems-propernouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/propernouns_newwords.lexc)) - * [rusMaleNameDer.lexc](src-fst-morphology-stems-rusMaleNameDer.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/rusMaleNameDer.lexc)) - * [verbs_newwords.lexc](src-fst-morphology-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/verbs_newwords.lexc)) + * [adjectives-russian-like_newwords.lexc](src-fst-morphology-stems-adjectives-russian-like_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adjectives-russian-like_newwords.lexc)) + * [adjectives_newwords.lexc](src-fst-morphology-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adjectives_newwords.lexc)) + * [adverbs_newwords.lexc](src-fst-morphology-stems-adverbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adverbs_newwords.lexc)) + * [exceptions.lexc](src-fst-morphology-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/exceptions.lexc)) + * [genitive_attributes.lexc](src-fst-morphology-stems-genitive_attributes.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/genitive_attributes.lexc)) + * [hyphenated-nouns.lexc](src-fst-morphology-stems-hyphenated-nouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/hyphenated-nouns.lexc)) + * [hyphenated-verbs.lexc](src-fst-morphology-stems-hyphenated-verbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/hyphenated-verbs.lexc)) + * [myv-propernouns.lexc](src-fst-morphology-stems-myv-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/myv-propernouns.lexc)) + * [nouns_newwords.lexc](src-fst-morphology-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/nouns_newwords.lexc)) + * [propernouns_newwords.lexc](src-fst-morphology-stems-propernouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/propernouns_newwords.lexc)) + * [rusMaleNameDer.lexc](src-fst-morphology-stems-rusMaleNameDer.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/rusMaleNameDer.lexc)) + * [verbs_newwords.lexc](src-fst-morphology-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/verbs_newwords.lexc)) * `phonetics/` * [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/phonetics/txt2ipa.xfscript)) * `transcriptions/` diff --git a/Makefile.in b/Makefile.in index 8b43a58f..988ab75d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1020,10 +1020,10 @@ $(LINKS): oldd4=$$d4 ;\ fi ; \ if test "x$$d5" = x -a "x$$d4" != x ; then \ - echo " * [$$docname]($$html) ([src]($(REPOURL)/$$doc))" ;\ + echo " * [$$docname]($$html) ([src]($(REPOURL)/$$doc))" ;\ elif test "x$$d5" != "x$$oldd5" ; then \ - echo " * \`$$d5/\`" ;\ - oldd4=$$d4 ;\ + echo " * \`$$d5/\`" ;\ + oldd5=$$d5 ;\ fi ; \ done > $@ diff --git a/index.md b/index.md index 4eb19518..5cca3567 100644 --- a/index.md +++ b/index.md @@ -30,33 +30,33 @@ Below is an autogenerated list of documentation pages built from structured comm * `fst/` * `morphology/` * `affixes/` - * [adjectives.lexc](src-fst-morphology-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adjectives.lexc)) - * [adpositions.lexc](src-fst-morphology-affixes-adpositions.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adpositions.lexc)) - * [adverbs.lexc](src-fst-morphology-affixes-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adverbs.lexc)) - * [interjections.lexc](src-fst-morphology-affixes-interjections.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/interjections.lexc)) - * [nonverbalConjugation.lexc](src-fst-morphology-affixes-nonverbalConjugation.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/nonverbalConjugation.lexc)) - * [nouns.lexc](src-fst-morphology-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/nouns.lexc)) - * [pronouns.lexc](src-fst-morphology-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/pronouns.lexc)) - * [propernouns.lexc](src-fst-morphology-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/propernouns.lexc)) - * [quantifiers.lexc](src-fst-morphology-affixes-quantifiers.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/quantifiers.lexc)) - * [symbols.lexc](src-fst-morphology-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/symbols.lexc)) - * [verbs.lexc](src-fst-morphology-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/verbs.lexc)) + * [adjectives.lexc](src-fst-morphology-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adjectives.lexc)) + * [adpositions.lexc](src-fst-morphology-affixes-adpositions.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adpositions.lexc)) + * [adverbs.lexc](src-fst-morphology-affixes-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/adverbs.lexc)) + * [interjections.lexc](src-fst-morphology-affixes-interjections.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/interjections.lexc)) + * [nonverbalConjugation.lexc](src-fst-morphology-affixes-nonverbalConjugation.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/nonverbalConjugation.lexc)) + * [nouns.lexc](src-fst-morphology-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/nouns.lexc)) + * [pronouns.lexc](src-fst-morphology-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/pronouns.lexc)) + * [propernouns.lexc](src-fst-morphology-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/propernouns.lexc)) + * [quantifiers.lexc](src-fst-morphology-affixes-quantifiers.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/quantifiers.lexc)) + * [symbols.lexc](src-fst-morphology-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/symbols.lexc)) + * [verbs.lexc](src-fst-morphology-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/affixes/verbs.lexc)) * [clitics.lexc](src-fst-morphology-clitics.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/clitics.lexc)) * [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/phonology.twolc)) * [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/root.lexc)) * `stems/` - * [adjectives-russian-like_newwords.lexc](src-fst-morphology-stems-adjectives-russian-like_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adjectives-russian-like_newwords.lexc)) - * [adjectives_newwords.lexc](src-fst-morphology-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adjectives_newwords.lexc)) - * [adverbs_newwords.lexc](src-fst-morphology-stems-adverbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adverbs_newwords.lexc)) - * [exceptions.lexc](src-fst-morphology-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/exceptions.lexc)) - * [genitive_attributes.lexc](src-fst-morphology-stems-genitive_attributes.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/genitive_attributes.lexc)) - * [hyphenated-nouns.lexc](src-fst-morphology-stems-hyphenated-nouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/hyphenated-nouns.lexc)) - * [hyphenated-verbs.lexc](src-fst-morphology-stems-hyphenated-verbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/hyphenated-verbs.lexc)) - * [myv-propernouns.lexc](src-fst-morphology-stems-myv-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/myv-propernouns.lexc)) - * [nouns_newwords.lexc](src-fst-morphology-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/nouns_newwords.lexc)) - * [propernouns_newwords.lexc](src-fst-morphology-stems-propernouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/propernouns_newwords.lexc)) - * [rusMaleNameDer.lexc](src-fst-morphology-stems-rusMaleNameDer.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/rusMaleNameDer.lexc)) - * [verbs_newwords.lexc](src-fst-morphology-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/verbs_newwords.lexc)) + * [adjectives-russian-like_newwords.lexc](src-fst-morphology-stems-adjectives-russian-like_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adjectives-russian-like_newwords.lexc)) + * [adjectives_newwords.lexc](src-fst-morphology-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adjectives_newwords.lexc)) + * [adverbs_newwords.lexc](src-fst-morphology-stems-adverbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/adverbs_newwords.lexc)) + * [exceptions.lexc](src-fst-morphology-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/exceptions.lexc)) + * [genitive_attributes.lexc](src-fst-morphology-stems-genitive_attributes.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/genitive_attributes.lexc)) + * [hyphenated-nouns.lexc](src-fst-morphology-stems-hyphenated-nouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/hyphenated-nouns.lexc)) + * [hyphenated-verbs.lexc](src-fst-morphology-stems-hyphenated-verbs.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/hyphenated-verbs.lexc)) + * [myv-propernouns.lexc](src-fst-morphology-stems-myv-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/myv-propernouns.lexc)) + * [nouns_newwords.lexc](src-fst-morphology-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/nouns_newwords.lexc)) + * [propernouns_newwords.lexc](src-fst-morphology-stems-propernouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/propernouns_newwords.lexc)) + * [rusMaleNameDer.lexc](src-fst-morphology-stems-rusMaleNameDer.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/rusMaleNameDer.lexc)) + * [verbs_newwords.lexc](src-fst-morphology-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/morphology/stems/verbs_newwords.lexc)) * `phonetics/` * [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-myv/blob/main/src/fst/phonetics/txt2ipa.xfscript)) * `transcriptions/` diff --git a/myv.md b/myv.md index 7643d429..76716987 100644 --- a/myv.md +++ b/myv.md @@ -120,6 +120,7 @@ noun phrase heads - go : Leago guhkes áigi dassá go Máreha oidnet? - Is it a long time since you saw Máret? * @CNP : Local conjunction or subjunction. - vai : Leago nieida vai bárdni? - Is it a girl or a boy? +* @CNUMP : conjunction between numerals express approximation * @X : unknown Upper and lower case diff --git a/src-cg3-disambiguator.cg3.md b/src-cg3-disambiguator.cg3.md index f36cdc15..afcc64d0 100644 --- a/src-cg3-disambiguator.cg3.md +++ b/src-cg3-disambiguator.cg3.md @@ -116,6 +116,7 @@ noun phrase heads - go : Leago guhkes áigi dassá go Máreha oidnet? - Is it a long time since you saw Máret? * @CNP : Local conjunction or subjunction. - vai : Leago nieida vai bárdni? - Is it a girl or a boy? +* @CNUMP : conjunction between numerals express approximation * @X : unknown Upper and lower case