From b1abd651120531cc7aab466df71c52d566a434b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ng=C3=B4=20Ng=E1=BB=8Dc=20=C4=90=E1=BB=A9c=20Huy?= Date: Fri, 12 Feb 2021 17:27:56 +0700 Subject: [PATCH] Switch new line for more readability --- app/src/main/res/values/strings.xml | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 8ca5633..7b52c93 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,15 +1,36 @@ GenWord Categories - - "C=m/p/b/t/d/k/g/n/ñ/ñ/ng/r/s/sh/z/zh/ts/dz/x/'/h/l\nF=m/p/t/k/n/ñ/ng/s/sh/ts/x\nV=a/e/é/i/y/o/ô/ø/u\nT=0/1/2" + "C=m/p/b/t/d/k/g/n/ñ/ñ/ng/r/s/sh/z/zh/ts/dz/x/'/h/l +F=m/p/t/k/n/ñ/ng/s/sh/ts/x +V=a/e/é/i/y/o/ô/ø/u +T=1/2" + + Forbidden pattern + [éôø]{2} Number of words Pattern CVVTF Rewrite Rules - - "é=ae\nô=ou\nø=oe\ni([aeouy])=j$1\nu([aeioy])=w$1\ny([aeiou])=ÿ$1" + "é=ae +ô=ou +ø=oe +i([aeouy])=j$1 +u([aeioy])=w$1 +y([aeiou])=ÿ$1 +a1=à +a2=á +e1=è +e2=é +i1=ì +i2=í +o1=ò +o2=ó +u1=ù +u2=ú +y1=ỳ +y2=ý" Generate