commit | b15acb9406974883d9c9f931cf40c5e008406871 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Sat Apr 16 11:01:46 2022 +0200 |
committer | Akron <nils@diewald-online.de> | Sat Apr 16 11:01:46 2022 +0200 |
tree | 8d10b18b284013a63e542594bc7ecfc4bbcd2145 | |
parent | d47c67e5ba3fc8c3f815fca196ddf37020920797 [diff] |
Rename token_symbol to token_bound Change-Id: I3e4f35c1fc65b542e948659d94437e818fc1f136
diff --git a/src/all/allpref.xfst b/src/all/allpref.xfst index 7175d0b..6d8f3bb 100644 --- a/src/all/allpref.xfst +++ b/src/all/allpref.xfst
@@ -8,7 +8,7 @@ ! - https://github.com/coltekin/TRmorph/tokenize.xfst by Çağrı Çöltekin (2011-2015) ! under the MIT License -define NLout "@_TOKEN_SYMBOL_@"; +define NLout "@_TOKEN_BOUND_@"; ! define NLout "\u000a"; define Digit [%0|1|2|3|4|5|6|7|8|9];