summaryrefslogtreecommitdiff
path: root/tex/context/base/lang-frq-nl.lua
blob: fa4851e63ff9c3875c79c6c82af9ce7ef974d715 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
return {
    language    = "nl",
    source      = "http://www.onzetaal.nl/advies/letterfreq.html",
    frequencies = {
        [0x0061] = 7.47, [0x0062] = 1.58,  [0x0063] = 1.24, [0x0064] =  5.93, [0x0065] = 18.91,
        [0x0066] = 0.81, [0x0067] = 3.40,  [0x0068] = 2.38, [0x0069] =  6.50, [0x006A] =  1.46,
        [0x006B] = 2.25, [0x006C] = 3.57,  [0x006D] = 2.21, [0x006E] = 10.03, [0x006F] =  6.06,
        [0x0070] = 1.57, [0x0071] = 0.009, [0x0072] = 6.41, [0x0073] =  3.73, [0x0074] =  6.79,
        [0x0075] = 1.99, [0x0076] = 2.85,  [0x0077] = 1.52, [0x0078] =  0.04, [0x0079] =  0.035,
        [0x007A] = 1.39,
    }
}