{
	"@metadata": {
		"authors": [
			"Doğu Abaris (abaris@null.net)"
		],
		"comment": "These rules don't cover the whole grammar of the language, and are intended only for names of languages and Wikimedia projects."
	},
	"nominativ": [
		[ "^(.*)$", "$1" ]
	],
	"instrumental": [
		[ "^(.*)$", "s $1" ]
	],
	"lokativ": [
		[ "^(.*)$", "o $1" ]
	]
}
