An open API service indexing awesome lists of open source software.

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ʼ

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
```