File: apertium-rus-ukr.rus-ukr.lrx

package info (click to toggle)
apertium-rus-ukr 0.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 28,980 kB
  • sloc: xml: 655; makefile: 218; sh: 7
file content (14 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<rules>
  <rule>
    <match lemma="производство" tags="n.*"><select lemma="виробництво" tags="n.*"/></match>
  </rule>
  <rule>
    <match lemma="язык" tags="n.*"><select lemma="мова" tags="n.*"/></match>
  </rule>
  <rule>
    <match lemma="создание" tags="n.*"><select lemma="створення" tags="n.*"/></match>
  </rule>
  <rule>
    <match lemma="так" tags="adv"><select lemma="так" tags="adv"/></match>
  </rule>
</rules>