summaryrefslogtreecommitdiff
path: root/tex/context/base/lang-frq-de.lua
blob: 3733f39f92e8f627f9cd1d2c14bed693ba21f504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
return {
    language    = "de",
    source      = "http://www.blankenburg.de/gat/pages/fach/info/analyse2.htm",
    frequencies = {
        [0x0061] = 6.47, [0x0062] = 1.93, [0x0063] = 2.68, [0x0064] = 4.83, [0x0065] = 17.48,
        [0x0066] = 1.65, [0x0067] = 3.06, [0x0068] = 4.23, [0x0069] = 7.73, [0x006A] =  0.27,
        [0x006B] = 1.46, [0x006C] = 3.49, [0x006D] = 2.58, [0x006E] = 9.84, [0x006F] =  2.98,
        [0x0070] = 0.96, [0x0071] = 0.02, [0x0072] = 7.54, [0x0073] = 6.83, [0x0074] =  6.13,
        [0x0075] = 4.17, [0x0076] = 0.94, [0x0077] = 1.48, [0x0078] = 0.04, [0x0079] =  0.08,
        [0x007A] = 1.14,
    }
}