Safe Haskell | None |
---|---|
Language | Haskell2010 |
Boxfield indicating an ISO 639-2 alpha-3 language code.
- data Language
- mkLanguage :: String -> Language
Documentation
A Boxfield contains an ISO 639-2-T alpha-3 language code, which is encoded as a single bit followed by three 5 bit words, each representing the lower-case character from the language code subtracted by 0x60. If available, the code for terminoligy purposes should be used (T-code).