Яндекс-склонятор
<xsl:template name="morpher"> <xsl:param name="word" /> <xsl:value-of select="document(concat('http://export.yandex.ru/inflect.xml?name=', php:function('urlencode', string($word))))//inflection[@case = 2]" /> </xsl:template>