https://bugzilla.wikimedia.org/show_bug.cgi?id=35990
--- Comment #8 from Siddhartha Ghai <[email protected]> 2012-07-23 06:30:38 UTC --- Submitted https://gerrit.wikimedia.org/r/#/c/16272/ for schwa syncope with space endings. Did try in the console before committing and hope it works. However, modifying the rules to support various keys for word-endings would require either enabling callbacks (Bug 35457), or two rules each time the word-ending key is itself to be transformed (like . to ред). This is because doing a $1$2 thing simply adds the . as it is without applying the appropriate rule to the dot itself. So, I think this forms a very good usecase for fixing Bug 35457. (Unless someone can come up with a better way of doing this) :) PS:Was supposed to write this before Santhosh's comment about Amir's commit. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
