summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/lang-frq-nl.lua
blob: a7ba75376eb18a8c2890cc22111c2ce1ba9d5682 (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 = {
        [0x61] = 7.47, [0x62] = 1.58,  [0x63] = 1.24, [0x64] =  5.93, [0x65] = 18.91,
        [0x66] = 0.81, [0x67] = 3.40,  [0x68] = 2.38, [0x69] =  6.50, [0x6A] =  1.46,
        [0x6B] = 2.25, [0x6C] = 3.57,  [0x6D] = 2.21, [0x6E] = 10.03, [0x6F] =  6.06,
        [0x70] = 1.57, [0x71] = 0.009, [0x72] = 6.41, [0x73] =  3.73, [0x74] =  6.79,
        [0x75] = 1.99, [0x76] = 2.85,  [0x77] = 1.52, [0x78] =  0.04, [0x79] =  0.035,
        [0x7A] = 1.39,
    }
}