gplx/mediawiki/languages/data/grammarTransformations/mn.json

14 lines
369 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Amir E. Aharoni (amir.aharoni@mail.huji.ac.il)",
"Srishti Sethi (ssethi@wikimedia.org)"
],
"comment": "These rules don't cover the whole grammar of the language, and are intended only for names of languages and Wikimedia projects."
},
"genitive": [
[ "(.+)иа$", "$1иагийн" ],
[ "(.+)ль$", "$1лийн" ]
]
}