https://github.com/apertium/apertium-quc
Apertium monolingual data for Kʼicheʼ
https://github.com/apertium/apertium-quc
apertium-languages
Last synced: 3 months ago
JSON representation
Apertium monolingual data for Kʼicheʼ
- Host: GitHub
- URL: https://github.com/apertium/apertium-quc
- Owner: apertium
- License: gpl-3.0
- Created: 2019-10-23T18:33:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T20:01:47.000Z (over 2 years ago)
- Last Synced: 2024-05-29T01:33:13.045Z (about 1 year ago)
- Topics: apertium-languages
- Language: Python
- Homepage:
- Size: 2.08 MB
- Stars: 2
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
# apertium-quc
Apertium monolingual data for Kʼicheʼ
[tests](https://docs.google.com/spreadsheets/d/1JNOcUQJX6vs54wE_V7rG5_3bIl40elwjGRNC1cbhKtA/edit?usp=sharing)
## Apostrophes
Some common Unicode encodings for apostrophe:
* `ʼ`: `U+02BC MODIFIER LETTER APOSTROPHE` ✔
* `’`: `U+2019 RIGHT SINGLE QUOTATION MARK`
* `'`: `U+0027 APOSTROPHE`Check for bad apostrophes:
```
$ grep -nH "[’']" apertium-quc.quc.lexc apertium-quc.quc.twol
```