update karan sign dot#2
Open
aikeokmnv wants to merge 339 commits into
Open
Conversation
416f2bd to
6d9d277
Compare
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.5 to 2.21.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@0225834...0ba4244) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8e5e7e5...c85c95e) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@128a634...cba0d00) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.9.0 to 0.11.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.9.0...v0.11.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps debian from `432f545` to `d568e25`. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
See liblouis#933 Signed-off-by: Attila Hammer <hammera@pickup.hu>
Signed-off-by: Attila Hammer <hammera@pickup.hu>
Signed-off-by: Attila Hammer <hammera@pickup.hu>
Signed-off-by: Attila Hammer <hammera@pickup.hu>
…h grade 1 and grade 2 tables - Fixes definition of unicode ellipses (\x2026 - …) to translate to 3-3-3 - Added example test to both grade 1 and grade 2 tests
Changes in nemethdefs.cti are by Norbert Markus, changes in the test files are by Attila. See liblouis#1414 Signed-off-by: Attila Hammer <hammera@pickup.hu>
Bumps [shogo82148/actions-upload-release-asset](https://github.com/shogo82148/actions-upload-release-asset) from 1.6.5 to 1.6.6. - [Release notes](https://github.com/shogo82148/actions-upload-release-asset/releases) - [Commits](shogo82148/actions-upload-release-asset@7eaf213...953d19c) --- updated-dependencies: - dependency-name: shogo82148/actions-upload-release-asset dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@cba0d00...8ca2b8b) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.2 to 2.21.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@0ba4244...00e563e) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@c85c95e...f43a0e5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Discussion at ICEB favoured it translating to U+0027, not U+2019. This is consistent with other tables and fixes over 26,000 failures in the dictionary test.
Fixes back-translation of words such as "more'n" and "this'n".
which was fixed in 3.28. See liblouis#1018
Fixes issue liblouis#1029 (Unusable output for unknown characters). In fixing this, several related fixes had to be made: 1. en-ueb-g1: update pass2 rules for handling capital letters within numbers 2. en-ueb-g1: update pass2 rules for handling spaced digits (spaces within numbers) 3. en-ueb-chardefs: add prepunc and postpunc definitions for several signs to prevent regression backtranslating words followed by punctuation. Tests were added to include extra cases plus tests from liblouis#1029.
…n digits This was discussed at ICEB and this table will now function like other translation systems. thus: 1 000 (ordinary space): #a #jjj (two numbers) and: 1 000 (no break space): #a"jjj (one number with a spaced digit) This fixes the issue of UK postcodes where two distinct numbers were mistakenly joined together. Note the change that in order to get spaced digits, you now need to use no break spaces between the digits.
"d" in "letter d" should be italic.
…g typeform indicators See liblouis#1465
and delete all display opcodes from within this file. This fixes issue 1029 (Unusable output for unknown characters). It is probably a good tidy-up as well. See liblouis#1029. Note: it is not known if there is any effect if a user inputs eight-dot for back translation.
and add a reference to an contributor
See liblouis#590 At present this is just to add tests to cover the issue. Several of them currently fail. Note that more tests related to issue 590 are contained within en-ueb-computer-code.yaml. en-ueb-repeated-underscores.yaml was deleted because it was plain wrong.
These require a grade 1 indicator to disambiguate from other contractions. See liblouis#590
See liblouis#590 Fixed incorrect test in en-ueb-computer-code. More work is needed for words dish, disk, diss, to allow for more complex situations. These complex situations also apply more generally, see liblouis#1007. Ideally, it would be great to state the conditions for opcodes such as "word", "sufword" etc. to stop over-reliance on "match", but that's another issue...
This was reported by APH and it similar to the issue liblouis#1007 where certain compound aren't contracted properly in conjunction with special characters. The fix was to change from using opcode "word" to a less strict "match".
Developed by Aikeo Koomanivong, disability service center in Lao PDR DSC.
- Add table and tests to the Makefiles - Add the new table to the fuzzing action
- Fix and clean up metadata - Rename table and test files - Add table to extra/generate-display-names/display-names - include latinLetterDef6Dots.uti
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
update sign karan dot