translit

Purpose

Converts arguments to their transliterated variants.

Syntax

translit(alphabet, $argument)

Arguments

Takes two required arguments. The first argument alphabet specifies the alphabet an argument should be converted in. It takes latin or cyrillic value as only the transliteration between these scripts is supported.

The second argument is a reference to a named group.

Returned Value

Documents matching the query.

Examples

XPDL-rule

Result

rule: r1

{

query: {samara}:m

result: Match = $m

attribute: Translit = translit(Cyrillic, $m)

}

самара