CONTEXT:
{context}

TASK TYPE: `num_to_text`

QUERY:
{query}

This is a number-to-text task. CONTEXT shows how digit values are written as number words (or expressions) in the target language; convert each QUERY number into that written form.

How to solve:
1. Infer the number-word construction rules from CONTEXT (bases, multipliers, conjunctions, morphology).
2. Apply them to each QUERY number.
3. Return only the number written out in words / forms as in CONTEXT's language style.
4. Do not output digits on the answer lines and do not add English glosses or commentary.

Draft, then verify each QUERY item has a written numeral form. Finally write a line that says exactly `FINAL ANSWERS:` and, below it, one bare written form per item in QUERY order — no numbering, no quotes, no extra text.
