• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# © 2016 and later: Unicode, Inc. and others.
2# License & terms of use: http://www.unicode.org/copyright.html
3# Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4#
5# File: nl_Title.txt
6# Generated from CLDR
7#
8
9# Copyright (C) 2011-2013, Apple Inc. and others. All Rights Reserved.
10# Special titlecasing for Dutch initial "ij".
11::Any-Title();
12# Fix up Ij at the beginning of a "word" (per Any-Title, notUAX #29)
13[:^WB=ALetter:] [:WB=Extend:]* [[:WB=MidLetter:][:WB=MidNumLet:]]? { Ij } → IJ ;
14
15