summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/mkiv/lang-frq-nl.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/lang-frq-nl.lua')
-rw-r--r--Master/texmf-dist/tex/context/base/mkiv/lang-frq-nl.lua12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/lang-frq-nl.lua b/Master/texmf-dist/tex/context/base/mkiv/lang-frq-nl.lua
new file mode 100644
index 00000000000..a7ba75376eb
--- /dev/null
+++ b/Master/texmf-dist/tex/context/base/mkiv/lang-frq-nl.lua
@@ -0,0 +1,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,
+ }
+}