forked from GitHub/gf-rgl
Add README for Swedish with basic info about dictionaries
This commit is contained in:
13
src/swedish/README.md
Normal file
13
src/swedish/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Swedish
|
||||
|
||||
## Language info
|
||||
|
||||
- English name: Swedish
|
||||
- Autonym: Svenska
|
||||
- ISO code: Swe
|
||||
|
||||
## Dictionaries
|
||||
|
||||
- `OldDictSwe`: Converted from SALDO using [this code](https://github.com/MalinAhlberg/SwedishProject/tree/master/saldo) in 2011.
|
||||
- `NewDictSwe`: Re-import from SALDO using [this code](https://github.com/DigitalGrammarsAB/SALDOtoGF/tree/a45e503a824ded39844df2aeeb7a6ee891e3bee1) in 2018, with more words and different identifier structure.
|
||||
- `DictSwe` is a union of `OldDictSwe` and `NewDictSwe`
|
||||
Reference in New Issue
Block a user