1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE keyboard SYSTEM "../dtd/ldmlKeyboard.dtd"> 3<keyboard locale="de-t-k0-chromeos"> 4 <version platform="33" number="$Revision: 11914 $"/> 5 <names> 6 <name value="Germany"/> 7 </names> 8 <settings transformFailure="omit" transformPartial="hide"/> 9 <keyMap> 10 <map iso="E00" to="\u{302}"/> <!-- ` to= ̂ --> 11 <map iso="E01" to="1"/> 12 <map iso="E02" to="2"/> 13 <map iso="E03" to="3"/> 14 <map iso="E04" to="4"/> 15 <map iso="E05" to="5"/> 16 <map iso="E06" to="6"/> 17 <map iso="E07" to="7"/> 18 <map iso="E08" to="8"/> 19 <map iso="E09" to="9"/> 20 <map iso="E10" to="0"/> 21 <map iso="E11" to="ß"/> <!-- - --> 22 <map iso="E12" to="\u{301}"/> <!-- = to= ́ --> 23 <map iso="D01" to="q"/> 24 <map iso="D02" to="w"/> 25 <map iso="D03" to="e"/> 26 <map iso="D04" to="r"/> 27 <map iso="D05" to="t"/> 28 <map iso="D06" to="z"/> <!-- Y --> 29 <map iso="D07" to="u"/> 30 <map iso="D08" to="i"/> 31 <map iso="D09" to="o"/> 32 <map iso="D10" to="p"/> 33 <map iso="D11" to="ü"/> <!-- [ --> 34 <map iso="D12" to="+"/> <!-- ] --> 35 <map iso="D13" to="#"/> <!-- \ --> 36 <map iso="C01" to="a"/> 37 <map iso="C02" to="s"/> 38 <map iso="C03" to="d"/> 39 <map iso="C04" to="f"/> 40 <map iso="C05" to="g"/> 41 <map iso="C06" to="h"/> 42 <map iso="C07" to="j"/> 43 <map iso="C08" to="k"/> 44 <map iso="C09" to="l"/> 45 <map iso="C10" to="ö"/> <!-- ; --> 46 <map iso="C11" to="ä"/> <!-- ' --> 47 <map iso="B01" to="y"/> <!-- Z --> 48 <map iso="B02" to="x"/> 49 <map iso="B03" to="c"/> 50 <map iso="B04" to="v"/> 51 <map iso="B05" to="b"/> 52 <map iso="B06" to="n"/> 53 <map iso="B07" to="m"/> 54 <map iso="B08" to=","/> 55 <map iso="B09" to="."/> 56 <map iso="B10" to="-"/> <!-- / --> 57 <map iso="A03" to=" "/> <!-- space --> 58 </keyMap> 59 <keyMap modifiers="shift"> 60 <map iso="E00" to="°"/> <!-- ` base=̂ --> 61 <map iso="E01" to="!"/> <!-- 1 --> 62 <map iso="E02" to="\u{22}"/> <!-- 2 to= " --> 63 <map iso="E03" to="§"/> <!-- 3 --> 64 <map iso="E04" to="$"/> <!-- 4 --> 65 <map iso="E05" to="%"/> <!-- 5 --> 66 <map iso="E06" to="&"/> <!-- 6 --> 67 <map iso="E07" to="/"/> <!-- 7 --> 68 <map iso="E08" to="("/> <!-- 8 --> 69 <map iso="E09" to=")"/> <!-- 9 --> 70 <map iso="E10" to="="/> <!-- 0 --> 71 <map iso="E11" to="?"/> <!-- - base=ß --> 72 <map iso="E12" to="\u{300}"/> <!-- = base=́ to= ̀ --> 73 <map iso="D01" to="Q"/> 74 <map iso="D02" to="W"/> 75 <map iso="D03" to="E"/> 76 <map iso="D04" to="R"/> 77 <map iso="D05" to="T"/> 78 <map iso="D06" to="Z"/> <!-- Y --> 79 <map iso="D07" to="U"/> 80 <map iso="D08" to="I"/> 81 <map iso="D09" to="O"/> 82 <map iso="D10" to="P"/> 83 <map iso="D11" to="Ü"/> <!-- [ --> 84 <map iso="D12" to="*"/> <!-- ] base=+ --> 85 <map iso="D13" to="'"/> <!-- \ base=# --> 86 <map iso="C01" to="A"/> 87 <map iso="C02" to="S"/> 88 <map iso="C03" to="D"/> 89 <map iso="C04" to="F"/> 90 <map iso="C05" to="G"/> 91 <map iso="C06" to="H"/> 92 <map iso="C07" to="J"/> 93 <map iso="C08" to="K"/> 94 <map iso="C09" to="L"/> 95 <map iso="C10" to="Ö"/> <!-- ; --> 96 <map iso="C11" to="Ä"/> <!-- ' --> 97 <map iso="B01" to="Y"/> <!-- Z --> 98 <map iso="B02" to="X"/> 99 <map iso="B03" to="C"/> 100 <map iso="B04" to="V"/> 101 <map iso="B05" to="B"/> 102 <map iso="B06" to="N"/> 103 <map iso="B07" to="M"/> 104 <map iso="B08" to=";"/> <!-- , --> 105 <map iso="B09" to=":"/> <!-- . --> 106 <map iso="B10" to="_"/> <!-- / base=- --> 107 <map iso="A03" to=" "/> <!-- space --> 108 </keyMap> 109 <keyMap modifiers="caps"> 110 <map iso="E00" to="\u{302}"/> <!-- ` to= ̂ --> 111 <map iso="E01" to="1"/> 112 <map iso="E02" to="2"/> 113 <map iso="E03" to="3"/> 114 <map iso="E04" to="4"/> 115 <map iso="E05" to="5"/> 116 <map iso="E06" to="6"/> 117 <map iso="E07" to="7"/> 118 <map iso="E08" to="8"/> 119 <map iso="E09" to="9"/> 120 <map iso="E10" to="0"/> 121 <map iso="E11" to="ẞ"/> <!-- - base=ß --> 122 <map iso="E12" to="\u{301}"/> <!-- = to= ́ --> 123 <map iso="D01" to="Q"/> 124 <map iso="D02" to="W"/> 125 <map iso="D03" to="E"/> 126 <map iso="D04" to="R"/> 127 <map iso="D05" to="T"/> 128 <map iso="D06" to="Z"/> <!-- Y --> 129 <map iso="D07" to="U"/> 130 <map iso="D08" to="I"/> 131 <map iso="D09" to="O"/> 132 <map iso="D10" to="P"/> 133 <map iso="D11" to="Ü"/> <!-- [ --> 134 <map iso="D12" to="+"/> <!-- ] --> 135 <map iso="D13" to="#"/> <!-- \ --> 136 <map iso="C01" to="A"/> 137 <map iso="C02" to="S"/> 138 <map iso="C03" to="D"/> 139 <map iso="C04" to="F"/> 140 <map iso="C05" to="G"/> 141 <map iso="C06" to="H"/> 142 <map iso="C07" to="J"/> 143 <map iso="C08" to="K"/> 144 <map iso="C09" to="L"/> 145 <map iso="C10" to="Ö"/> <!-- ; --> 146 <map iso="C11" to="Ä"/> <!-- ' --> 147 <map iso="B01" to="Y"/> <!-- Z --> 148 <map iso="B02" to="X"/> 149 <map iso="B03" to="C"/> 150 <map iso="B04" to="V"/> 151 <map iso="B05" to="B"/> 152 <map iso="B06" to="N"/> 153 <map iso="B07" to="M"/> 154 <map iso="B08" to=","/> 155 <map iso="B09" to="."/> 156 <map iso="B10" to="-"/> <!-- / --> 157 <map iso="A03" to=" "/> <!-- space --> 158 </keyMap> 159 <keyMap modifiers="caps+shift"> 160 <map iso="E00" to="~"/> <!-- ` base=̂ --> 161 <map iso="E01" to="!"/> <!-- 1 --> 162 <map iso="E02" to="@"/> <!-- 2 --> 163 <map iso="E03" to="#"/> <!-- 3 --> 164 <map iso="E04" to="$"/> <!-- 4 --> 165 <map iso="E05" to="%"/> <!-- 5 --> 166 <map iso="E06" to="^"/> <!-- 6 --> 167 <map iso="E07" to="&"/> <!-- 7 --> 168 <map iso="E08" to="*"/> <!-- 8 --> 169 <map iso="E09" to="("/> <!-- 9 --> 170 <map iso="E10" to=")"/> <!-- 0 --> 171 <map iso="E11" to="?"/> <!-- - base=ß --> 172 <map iso="E12" to="+"/> <!-- = base=́ --> 173 <map iso="D01" to="q"/> 174 <map iso="D02" to="w"/> 175 <map iso="D03" to="e"/> 176 <map iso="D04" to="r"/> 177 <map iso="D05" to="t"/> 178 <map iso="D06" to="z"/> <!-- Y --> 179 <map iso="D07" to="u"/> 180 <map iso="D08" to="i"/> 181 <map iso="D09" to="o"/> 182 <map iso="D10" to="p"/> 183 <map iso="D11" to="{"/> <!-- [ base=ü --> 184 <map iso="D12" to="}"/> <!-- ] base=+ --> 185 <map iso="D13" to="|"/> <!-- \ base=# --> 186 <map iso="C01" to="a"/> 187 <map iso="C02" to="s"/> 188 <map iso="C03" to="d"/> 189 <map iso="C04" to="f"/> 190 <map iso="C05" to="g"/> 191 <map iso="C06" to="h"/> 192 <map iso="C07" to="j"/> 193 <map iso="C08" to="k"/> 194 <map iso="C09" to="l"/> 195 <map iso="C10" to=":"/> <!-- ; base=ö --> 196 <map iso="C11" to="\u{22}"/> <!-- ' base=ä to= " --> 197 <map iso="B01" to="y"/> <!-- Z --> 198 <map iso="B02" to="x"/> 199 <map iso="B03" to="c"/> 200 <map iso="B04" to="v"/> 201 <map iso="B05" to="b"/> 202 <map iso="B06" to="n"/> 203 <map iso="B07" to="m"/> 204 <map iso="B08" to="<"/> <!-- , --> 205 <map iso="B09" to=">"/> <!-- . --> 206 <map iso="B10" to="?"/> <!-- / base=- --> 207 <map iso="A03" to=" "/> <!-- space --> 208 </keyMap> 209 <keyMap modifiers="altR"> 210 <map iso="E00" to="′"/> <!-- ` base=̂ --> 211 <map iso="E01" to="¹"/> <!-- 1 --> 212 <map iso="E02" to="²"/> <!-- 2 --> 213 <map iso="E03" to="³"/> <!-- 3 --> 214 <map iso="E04" to="¼"/> <!-- 4 --> 215 <map iso="E05" to="½"/> <!-- 5 --> 216 <map iso="E06" to="¬"/> <!-- 6 --> 217 <map iso="E07" to="{"/> <!-- 7 --> 218 <map iso="E08" to="["/> <!-- 8 --> 219 <map iso="E09" to="]"/> <!-- 9 --> 220 <map iso="E10" to="}"/> <!-- 0 --> 221 <map iso="E11" to="\"/> <!-- - base=ß --> 222 <map iso="E12" to="\u{327}"/> <!-- = base=́ to= ̧ --> 223 <map iso="D01" to="@"/> <!-- Q --> 224 <map iso="D02" to="ł"/> <!-- W --> 225 <map iso="D03" to="€"/> <!-- E --> 226 <map iso="D04" to="¶"/> <!-- R --> 227 <map iso="D05" to="ŧ"/> <!-- T --> 228 <map iso="D06" to="←"/> <!-- Y base=z --> 229 <map iso="D07" to="↓"/> <!-- U --> 230 <map iso="D08" to="→"/> <!-- I --> 231 <map iso="D09" to="ø"/> <!-- O --> 232 <map iso="D10" to="þ"/> <!-- P --> 233 <map iso="D11" to="\u{308}"/> <!-- [ base=ü to= ̈ --> 234 <map iso="D12" to="\u{303}"/> <!-- ] base=+ to= ̃ --> 235 <map iso="D13" to="’"/> <!-- \ base=# --> 236 <map iso="C01" to="æ"/> <!-- A --> 237 <map iso="C02" to="ſ"/> 238 <map iso="C03" to="ð"/> <!-- D --> 239 <map iso="C04" to="đ"/> <!-- F --> 240 <map iso="C05" to="ŋ"/> <!-- G --> 241 <map iso="C06" to="ħ"/> <!-- H --> 242 <map iso="C07" to="\u{323}"/> <!-- J to= ̣ --> 243 <map iso="C08" to="ĸ"/> <!-- K --> 244 <map iso="C09" to="ł"/> <!-- L --> 245 <map iso="C10" to="\u{30B}"/> <!-- ; base=ö to= ̋ --> 246 <map iso="C11" to="\u{302}"/> <!-- ' base=ä to= ̂ --> 247 <map iso="B01" to="»"/> <!-- Z base=y --> 248 <map iso="B02" to="«"/> <!-- X --> 249 <map iso="B03" to="¢"/> <!-- C --> 250 <map iso="B04" to="„"/> <!-- V --> 251 <map iso="B05" to="“"/> <!-- B --> 252 <map iso="B06" to="”"/> <!-- N --> 253 <map iso="B07" to="µ"/> <!-- M --> 254 <map iso="B08" to="·"/> <!-- , --> 255 <map iso="B09" to="…"/> <!-- . --> 256 <map iso="B10" to="–"/> <!-- / base=- --> 257 <map iso="A03" to=" "/> <!-- space --> 258 </keyMap> 259 <keyMap modifiers="altR+shift"> 260 <map iso="E00" to="″"/> <!-- ` base=̂ --> 261 <map iso="E01" to="¡"/> <!-- 1 --> 262 <map iso="E02" to="⅛"/> <!-- 2 --> 263 <map iso="E03" to="£"/> <!-- 3 --> 264 <map iso="E04" to="¤"/> <!-- 4 --> 265 <map iso="E05" to="⅜"/> <!-- 5 --> 266 <map iso="E06" to="⅝"/> <!-- 6 --> 267 <map iso="E07" to="⅞"/> <!-- 7 --> 268 <map iso="E08" to="™"/> <!-- 8 --> 269 <map iso="E09" to="±"/> <!-- 9 --> 270 <map iso="E10" to="°"/> <!-- 0 --> 271 <map iso="E11" to="¿"/> <!-- - base=ß --> 272 <map iso="E12" to="\u{328}"/> <!-- = base=́ to= ̨ --> 273 <map iso="D01" to="Ω"/> <!-- Q --> 274 <map iso="D02" to="Ł"/> <!-- W --> 275 <map iso="D03" to="€"/> <!-- E --> 276 <map iso="D04" to="®"/> <!-- R --> 277 <map iso="D05" to="Ŧ"/> <!-- T --> 278 <map iso="D06" to="¥"/> <!-- Y base=z --> 279 <map iso="D07" to="↑"/> <!-- U --> 280 <map iso="D08" to="ı"/> 281 <map iso="D09" to="Ø"/> <!-- O --> 282 <map iso="D10" to="Þ"/> <!-- P --> 283 <map iso="D11" to="\u{30A}"/> <!-- [ base=ü to= ̊ --> 284 <map iso="D12" to="\u{304}"/> <!-- ] base=+ to= ̄ --> 285 <map iso="D13" to="\u{306}"/> <!-- \ base=# to= ̆ --> 286 <map iso="C01" to="Æ"/> <!-- A --> 287 <map iso="C02" to="ẞ"/> <!-- S --> 288 <map iso="C03" to="Ð"/> <!-- D --> 289 <map iso="C04" to="ª"/> <!-- F --> 290 <map iso="C05" to="Ŋ"/> <!-- G --> 291 <map iso="C06" to="Ħ"/> <!-- H --> 292 <map iso="C07" to="\u{307}"/> <!-- J to= ̇ --> 293 <map iso="C08" to="&"/> <!-- K --> 294 <map iso="C09" to="Ł"/> <!-- L --> 295 <map iso="C10" to="\u{323}"/> <!-- ; base=ö to= ̣ --> 296 <map iso="C11" to="\u{30C}"/> <!-- ' base=ä to= ̌ --> 297 <map iso="B01" to="›"/> <!-- Z base=y --> 298 <map iso="B02" to="‹"/> <!-- X --> 299 <map iso="B03" to="©"/> <!-- C --> 300 <map iso="B04" to="‚"/> <!-- V --> 301 <map iso="B05" to="‘"/> <!-- B --> 302 <map iso="B06" to="’"/> <!-- N --> 303 <map iso="B07" to="º"/> <!-- M --> 304 <map iso="B08" to="×"/> <!-- , --> 305 <map iso="B09" to="÷"/> <!-- . --> 306 <map iso="B10" to="—"/> <!-- / base=- --> 307 <map iso="A03" to=" "/> <!-- space --> 308 </keyMap> 309 <keyMap modifiers="altR+caps"> 310 <map iso="E00" to="\u{302}"/> <!-- ` to= ̂ --> 311 <map iso="E01" to="1"/> 312 <map iso="E02" to="2"/> 313 <map iso="E03" to="3"/> 314 <map iso="E04" to="4"/> 315 <map iso="E05" to="5"/> 316 <map iso="E06" to="6"/> 317 <map iso="E07" to="7"/> 318 <map iso="E08" to="8"/> 319 <map iso="E09" to="9"/> 320 <map iso="E10" to="0"/> 321 <map iso="E11" to="\"/> <!-- - base=ß --> 322 <map iso="E12" to="\u{301}"/> <!-- = to= ́ --> 323 <map iso="D01" to="@"/> <!-- Q --> 324 <map iso="D02" to="Ł"/> <!-- W --> 325 <map iso="D03" to="€"/> <!-- E --> 326 <map iso="D04" to="¶"/> <!-- R --> 327 <map iso="D05" to="Ŧ"/> <!-- T --> 328 <map iso="D06" to="←"/> <!-- Y base=z --> 329 <map iso="D07" to="↓"/> <!-- U --> 330 <map iso="D08" to="→"/> <!-- I --> 331 <map iso="D09" to="Ø"/> <!-- O --> 332 <map iso="D10" to="Þ"/> <!-- P --> 333 <map iso="D11" to="\u{308}"/> <!-- [ base=ü to= ̈ --> 334 <map iso="D12" to="+"/> <!-- ] --> 335 <map iso="D13" to="#"/> <!-- \ --> 336 <map iso="C01" to="Æ"/> <!-- A --> 337 <map iso="C02" to="ſ"/> 338 <map iso="C03" to="Ð"/> <!-- D --> 339 <map iso="C04" to="đ"/> <!-- F --> 340 <map iso="C05" to="Ŋ"/> <!-- G --> 341 <map iso="C06" to="Ħ"/> <!-- H --> 342 <map iso="C07" to="\u{323}"/> <!-- J to= ̣ --> 343 <map iso="C08" to="ĸ"/> <!-- K --> 344 <map iso="C09" to="Ł"/> <!-- L --> 345 <map iso="C10" to="\u{30B}"/> <!-- ; base=ö to= ̋ --> 346 <map iso="C11" to="\u{302}"/> <!-- ' base=ä to= ̂ --> 347 <map iso="B01" to="»"/> <!-- Z base=y --> 348 <map iso="B02" to="«"/> <!-- X --> 349 <map iso="B03" to="¢"/> <!-- C --> 350 <map iso="B04" to="„"/> <!-- V --> 351 <map iso="B05" to="“"/> <!-- B --> 352 <map iso="B06" to="”"/> <!-- N --> 353 <map iso="B07" to="µ"/> <!-- M --> 354 <map iso="B08" to=","/> 355 <map iso="B09" to="."/> 356 <map iso="B10" to="-"/> <!-- / --> 357 <map iso="A03" to=" "/> <!-- space --> 358 </keyMap> 359 <keyMap modifiers="altR+caps+shift"> 360 <map iso="E00" to="\u{302}"/> <!-- ` to= ̂ --> 361 <map iso="E01" to="1"/> 362 <map iso="E02" to="2"/> 363 <map iso="E03" to="3"/> 364 <map iso="E04" to="4"/> 365 <map iso="E05" to="5"/> 366 <map iso="E06" to="6"/> 367 <map iso="E07" to="7"/> 368 <map iso="E08" to="8"/> 369 <map iso="E09" to="9"/> 370 <map iso="E10" to="0"/> 371 <map iso="E11" to="¿"/> <!-- - base=ß --> 372 <map iso="E12" to="\u{301}"/> <!-- = to= ́ --> 373 <map iso="D01" to="Ω"/> <!-- Q --> 374 <map iso="D02" to="ł"/> <!-- W --> 375 <map iso="D03" to="€"/> <!-- E --> 376 <map iso="D04" to="®"/> <!-- R --> 377 <map iso="D05" to="ŧ"/> <!-- T --> 378 <map iso="D06" to="¥"/> <!-- Y base=z --> 379 <map iso="D07" to="↑"/> <!-- U --> 380 <map iso="D08" to="ı"/> 381 <map iso="D09" to="ø"/> <!-- O --> 382 <map iso="D10" to="þ"/> <!-- P --> 383 <map iso="D11" to="\u{30A}"/> <!-- [ base=ü to= ̊ --> 384 <map iso="D12" to="+"/> <!-- ] --> 385 <map iso="D13" to="#"/> <!-- \ --> 386 <map iso="C01" to="æ"/> <!-- A --> 387 <map iso="C02" to="ẞ"/> <!-- S --> 388 <map iso="C03" to="ð"/> <!-- D --> 389 <map iso="C04" to="ª"/> <!-- F --> 390 <map iso="C05" to="ŋ"/> <!-- G --> 391 <map iso="C06" to="ħ"/> <!-- H --> 392 <map iso="C07" to="\u{307}"/> <!-- J to= ̇ --> 393 <map iso="C08" to="&"/> <!-- K --> 394 <map iso="C09" to="ł"/> <!-- L --> 395 <map iso="C10" to="\u{323}"/> <!-- ; base=ö to= ̣ --> 396 <map iso="C11" to="\u{30C}"/> <!-- ' base=ä to= ̌ --> 397 <map iso="B01" to="›"/> <!-- Z base=y --> 398 <map iso="B02" to="‹"/> <!-- X --> 399 <map iso="B03" to="©"/> <!-- C --> 400 <map iso="B04" to="‚"/> <!-- V --> 401 <map iso="B05" to="‘"/> <!-- B --> 402 <map iso="B06" to="’"/> <!-- N --> 403 <map iso="B07" to="º"/> <!-- M --> 404 <map iso="B08" to=","/> 405 <map iso="B09" to="."/> 406 <map iso="B10" to="-"/> <!-- / --> 407 <map iso="A03" to=" "/> <!-- space --> 408 </keyMap> 409 <transforms type="simple"> 410 <transform from="\u{301}\u{301}" to="´"/> <!-- ́́ → ´ --> 411 <transform from="\u{300}\u{300}" to="`"/> <!-- ̀̀ → ` --> 412 <transform from="\u{306}\u{306}" to="˘"/> <!-- ̆̆ → ˘ --> 413 <transform from="\u{302}\u{302}" to="^"/> <!-- ̂̂ → ^ --> 414 <transform from="\u{30C}\u{30C}" to="ˇ"/> <!-- ̌̌ → ˇ --> 415 <transform from="\u{30A}\u{30A}" to="°"/> <!-- ̊̊ → ° --> 416 <transform from="\u{308}\u{308}" to="¨"/> <!-- ̈̈ → ¨ --> 417 <transform from="\u{30B}\u{30B}" to="˝"/> <!-- ̋̋ → ˝ --> 418 <transform from="\u{303}\u{303}" to="~"/> <!-- ̃̃ → ~ --> 419 <transform from="\u{307}\u{307}" to="˙"/> <!-- ̇̇ → ˙ --> 420 <transform from="\u{327}\u{327}" to="¸"/> <!-- ̧̧ → ¸ --> 421 <transform from="\u{328}\u{328}" to="˛"/> <!-- ̨̨ → ˛ --> 422 <transform from="\u{304}\u{304}" to="¯"/> <!-- ̄̄ → ¯ --> 423 <transform from="\u{323}\u{323}" to="\u{323}"/> <!-- ̣̣ → ̣ --> 424 <transform from="\u{302}-" to="⁻"/> <!-- ̂- → ⁻ --> 425 <transform from="\u{30C}-" to="₋"/> <!-- ̌- → ₋ --> 426 <transform from="\u{323}-" to="⨪"/> <!-- ̣- → ⨪ --> 427 <transform from="\u{308}'" to="\u{344}"/> <!-- ̈' → ̈́ --> 428 <transform from="\u{302}(" to="⁽"/> <!-- ̂( → ⁽ --> 429 <transform from="\u{30C}(" to="₍"/> <!-- ̌( → ₍ --> 430 <transform from="\u{302})" to="⁾"/> <!-- ̂) → ⁾ --> 431 <transform from="\u{30C})" to="₎"/> <!-- ̌) → ₎ --> 432 <transform from="\u{302}+" to="⁺"/> <!-- ̂+ → ⁺ --> 433 <transform from="\u{30C}+" to="₊"/> <!-- ̌+ → ₊ --> 434 <transform from="\u{323}+" to="⨥"/> <!-- ̣+ → ⨥ --> 435 <transform from="\u{303}<" to="≲"/> <!-- ̃< → ≲ --> 436 <transform from="\u{302}=" to="⁼"/> <!-- ̂= → ⁼ --> 437 <transform from="\u{30C}=" to="₌"/> <!-- ̌= → ₌ --> 438 <transform from="\u{303}=" to="≃"/> <!-- ̃= → ≃ --> 439 <transform from="\u{323}=" to="⩦"/> <!-- ̣= → ⩦ --> 440 <transform from="\u{303}>" to="≳"/> <!-- ̃> → ≳ --> 441 <transform from="\u{327}¢" to="₵"/> <!-- ̧¢ → ₵ --> 442 <transform from="\u{302}0" to="⁰"/> <!-- ̂0 → ⁰ --> 443 <transform from="\u{30C}0" to="₀"/> <!-- ̌0 → ₀ --> 444 <transform from="\u{302}1" to="¹"/> <!-- ̂1 → ¹ --> 445 <transform from="\u{30C}1" to="₁"/> <!-- ̌1 → ₁ --> 446 <transform from="\u{302}2" to="²"/> <!-- ̂2 → ² --> 447 <transform from="\u{30C}2" to="₂"/> <!-- ̌2 → ₂ --> 448 <transform from="\u{302}3" to="³"/> <!-- ̂3 → ³ --> 449 <transform from="\u{30C}3" to="₃"/> <!-- ̌3 → ₃ --> 450 <transform from="\u{302}4" to="⁴"/> <!-- ̂4 → ⁴ --> 451 <transform from="\u{30C}4" to="₄"/> <!-- ̌4 → ₄ --> 452 <transform from="\u{302}5" to="⁵"/> <!-- ̂5 → ⁵ --> 453 <transform from="\u{30C}5" to="₅"/> <!-- ̌5 → ₅ --> 454 <transform from="\u{302}6" to="⁶"/> <!-- ̂6 → ⁶ --> 455 <transform from="\u{30C}6" to="₆"/> <!-- ̌6 → ₆ --> 456 <transform from="\u{302}7" to="⁷"/> <!-- ̂7 → ⁷ --> 457 <transform from="\u{30C}7" to="₇"/> <!-- ̌7 → ₇ --> 458 <transform from="\u{302}8" to="⁸"/> <!-- ̂8 → ⁸ --> 459 <transform from="\u{30C}8" to="₈"/> <!-- ̌8 → ₈ --> 460 <transform from="\u{302}9" to="⁹"/> <!-- ̂9 → ⁹ --> 461 <transform from="\u{30C}9" to="₉"/> <!-- ̌9 → ₉ --> 462 <transform from="\u{301}a" to="á"/> <!-- ́a → á --> 463 <transform from="\u{301}A" to="Á"/> <!-- ́A → Á --> 464 <transform from="\u{301}\u{306}a" to="ắ"/> <!-- ́̆a → ắ --> 465 <transform from="\u{301}\u{306}A" to="Ắ"/> <!-- ́̆A → Ắ --> 466 <transform from="\u{301}\u{302}a" to="ấ"/> <!-- ́̂a → ấ --> 467 <transform from="\u{301}\u{302}A" to="Ấ"/> <!-- ́̂A → Ấ --> 468 <transform from="\u{301}\u{30A}a" to="ǻ"/> <!-- ́̊a → ǻ --> 469 <transform from="\u{301}\u{30A}A" to="Ǻ"/> <!-- ́̊A → Ǻ --> 470 <transform from="\u{300}a" to="à"/> <!-- ̀a → à --> 471 <transform from="\u{300}A" to="À"/> <!-- ̀A → À --> 472 <transform from="\u{300}\u{306}a" to="ằ"/> <!-- ̀̆a → ằ --> 473 <transform from="\u{300}\u{306}A" to="Ằ"/> <!-- ̀̆A → Ằ --> 474 <transform from="\u{300}\u{302}a" to="ầ"/> <!-- ̀̂a → ầ --> 475 <transform from="\u{300}\u{302}A" to="Ầ"/> <!-- ̀̂A → Ầ --> 476 <transform from="\u{306}a" to="ă"/> <!-- ̆a → ă --> 477 <transform from="\u{306}A" to="Ă"/> <!-- ̆A → Ă --> 478 <transform from="\u{306}\u{301}a" to="ắ"/> <!-- ̆́a → ắ --> 479 <transform from="\u{306}\u{301}A" to="Ắ"/> <!-- ̆́A → Ắ --> 480 <transform from="\u{306}\u{300}a" to="ằ"/> <!-- ̆̀a → ằ --> 481 <transform from="\u{306}\u{300}A" to="Ằ"/> <!-- ̆̀A → Ằ --> 482 <transform from="\u{306}\u{303}a" to="ẵ"/> <!-- ̆̃a → ẵ --> 483 <transform from="\u{306}\u{303}A" to="Ẵ"/> <!-- ̆̃A → Ẵ --> 484 <transform from="\u{306}\u{323}a" to="ặ"/> <!-- ̣̆a → ặ --> 485 <transform from="\u{306}\u{323}A" to="Ặ"/> <!-- ̣̆A → Ặ --> 486 <transform from="\u{302}a" to="â"/> <!-- ̂a → â --> 487 <transform from="\u{302}A" to="Â"/> <!-- ̂A → Â --> 488 <transform from="\u{302}\u{301}a" to="ấ"/> <!-- ̂́a → ấ --> 489 <transform from="\u{302}\u{301}A" to="Ấ"/> <!-- ̂́A → Ấ --> 490 <transform from="\u{302}\u{300}a" to="ầ"/> <!-- ̂̀a → ầ --> 491 <transform from="\u{302}\u{300}A" to="Ầ"/> <!-- ̂̀A → Ầ --> 492 <transform from="\u{302}\u{303}a" to="ẫ"/> <!-- ̂̃a → ẫ --> 493 <transform from="\u{302}\u{303}A" to="Ẫ"/> <!-- ̂̃A → Ẫ --> 494 <transform from="\u{302}\u{323}a" to="ậ"/> <!-- ̣̂a → ậ --> 495 <transform from="\u{302}\u{323}A" to="Ậ"/> <!-- ̣̂A → Ậ --> 496 <transform from="\u{30C}a" to="ǎ"/> <!-- ̌a → ǎ --> 497 <transform from="\u{30C}A" to="Ǎ"/> <!-- ̌A → Ǎ --> 498 <transform from="\u{30A}a" to="å"/> <!-- ̊a → å --> 499 <transform from="\u{30A}A" to="Å"/> <!-- ̊A → Å --> 500 <transform from="\u{30A}\u{301}a" to="ǻ"/> <!-- ̊́a → ǻ --> 501 <transform from="\u{30A}\u{301}A" to="Ǻ"/> <!-- ̊́A → Ǻ --> 502 <transform from="\u{308}a" to="ä"/> <!-- ̈a → ä --> 503 <transform from="\u{308}A" to="Ä"/> <!-- ̈A → Ä --> 504 <transform from="\u{308}\u{304}a" to="ǟ"/> <!-- ̈̄a → ǟ --> 505 <transform from="\u{308}\u{304}A" to="Ǟ"/> <!-- ̈̄A → Ǟ --> 506 <transform from="\u{303}a" to="ã"/> <!-- ̃a → ã --> 507 <transform from="\u{303}A" to="Ã"/> <!-- ̃A → Ã --> 508 <transform from="\u{303}\u{306}a" to="ẵ"/> <!-- ̃̆a → ẵ --> 509 <transform from="\u{303}\u{306}A" to="Ẵ"/> <!-- ̃̆A → Ẵ --> 510 <transform from="\u{303}\u{302}a" to="ẫ"/> <!-- ̃̂a → ẫ --> 511 <transform from="\u{303}\u{302}A" to="Ẫ"/> <!-- ̃̂A → Ẫ --> 512 <transform from="\u{307}a" to="ȧ"/> <!-- ̇a → ȧ --> 513 <transform from="\u{307}A" to="Ȧ"/> <!-- ̇A → Ȧ --> 514 <transform from="\u{307}\u{304}a" to="ǡ"/> <!-- ̇̄a → ǡ --> 515 <transform from="\u{307}\u{304}A" to="Ǡ"/> <!-- ̇̄A → Ǡ --> 516 <transform from="\u{328}a" to="ą"/> <!-- ̨a → ą --> 517 <transform from="\u{328}A" to="Ą"/> <!-- ̨A → Ą --> 518 <transform from="\u{304}a" to="ā"/> <!-- ̄a → ā --> 519 <transform from="\u{304}A" to="Ā"/> <!-- ̄A → Ā --> 520 <transform from="\u{304}ä" to="ǟ"/> <!-- ̄ä → ǟ --> 521 <transform from="\u{304}Ä" to="Ǟ"/> <!-- ̄Ä → Ǟ --> 522 <transform from="\u{304}\u{308}a" to="ǟ"/> <!-- ̄̈a → ǟ --> 523 <transform from="\u{304}\u{308}A" to="Ǟ"/> <!-- ̄̈A → Ǟ --> 524 <transform from="\u{304}\u{307}a" to="ǡ"/> <!-- ̄̇a → ǡ --> 525 <transform from="\u{304}\u{307}A" to="Ǡ"/> <!-- ̄̇A → Ǡ --> 526 <transform from="\u{323}a" to="ạ"/> <!-- ̣a → ạ --> 527 <transform from="\u{323}A" to="Ạ"/> <!-- ̣A → Ạ --> 528 <transform from="\u{323}\u{306}a" to="ặ"/> <!-- ̣̆a → ặ --> 529 <transform from="\u{323}\u{306}A" to="Ặ"/> <!-- ̣̆A → Ặ --> 530 <transform from="\u{323}\u{302}a" to="ậ"/> <!-- ̣̂a → ậ --> 531 <transform from="\u{323}\u{302}A" to="Ậ"/> <!-- ̣̂A → Ậ --> 532 <transform from="\u{301}æ" to="ǽ"/> <!-- ́æ → ǽ --> 533 <transform from="\u{301}Æ" to="Ǽ"/> <!-- ́Æ → Ǽ --> 534 <transform from="\u{304}æ" to="ǣ"/> <!-- ̄æ → ǣ --> 535 <transform from="\u{304}Æ" to="Ǣ"/> <!-- ̄Æ → Ǣ --> 536 <transform from="\u{307}b" to="ḃ"/> <!-- ̇b → ḃ --> 537 <transform from="\u{307}B" to="Ḃ"/> <!-- ̇B → Ḃ --> 538 <transform from="\u{323}b" to="ḅ"/> <!-- ̣b → ḅ --> 539 <transform from="\u{323}B" to="Ḅ"/> <!-- ̣B → Ḅ --> 540 <transform from="\u{301}c" to="ć"/> <!-- ́c → ć --> 541 <transform from="\u{301}C" to="Ć"/> <!-- ́C → Ć --> 542 <transform from="\u{301}\u{327}c" to="ḉ"/> <!-- ̧́c → ḉ --> 543 <transform from="\u{301}\u{327}C" to="Ḉ"/> <!-- ̧́C → Ḉ --> 544 <transform from="\u{302}c" to="ĉ"/> <!-- ̂c → ĉ --> 545 <transform from="\u{302}C" to="Ĉ"/> <!-- ̂C → Ĉ --> 546 <transform from="\u{30C}c" to="č"/> <!-- ̌c → č --> 547 <transform from="\u{30C}C" to="Č"/> <!-- ̌C → Č --> 548 <transform from="\u{307}c" to="ċ"/> <!-- ̇c → ċ --> 549 <transform from="\u{307}C" to="Ċ"/> <!-- ̇C → Ċ --> 550 <transform from="\u{327}c" to="ç"/> <!-- ̧c → ç --> 551 <transform from="\u{327}C" to="Ç"/> <!-- ̧C → Ç --> 552 <transform from="\u{327}\u{301}c" to="ḉ"/> <!-- ̧́c → ḉ --> 553 <transform from="\u{327}\u{301}C" to="Ḉ"/> <!-- ̧́C → Ḉ --> 554 <transform from="\u{30C}d" to="ď"/> <!-- ̌d → ď --> 555 <transform from="\u{30C}D" to="Ď"/> <!-- ̌D → Ď --> 556 <transform from="\u{307}d" to="ḋ"/> <!-- ̇d → ḋ --> 557 <transform from="\u{307}D" to="Ḋ"/> <!-- ̇D → Ḋ --> 558 <transform from="\u{327}d" to="ḑ"/> <!-- ̧d → ḑ --> 559 <transform from="\u{327}D" to="Ḑ"/> <!-- ̧D → Ḑ --> 560 <transform from="\u{323}d" to="ḍ"/> <!-- ̣d → ḍ --> 561 <transform from="\u{323}D" to="Ḍ"/> <!-- ̣D → Ḍ --> 562 <transform from="\u{301}e" to="é"/> <!-- ́e → é --> 563 <transform from="\u{301}E" to="É"/> <!-- ́E → É --> 564 <transform from="\u{301}\u{302}e" to="ế"/> <!-- ́̂e → ế --> 565 <transform from="\u{301}\u{302}E" to="Ế"/> <!-- ́̂E → Ế --> 566 <transform from="\u{301}\u{304}e" to="ḗ"/> <!-- ́̄e → ḗ --> 567 <transform from="\u{301}\u{304}E" to="Ḗ"/> <!-- ́̄E → Ḗ --> 568 <transform from="\u{300}e" to="è"/> <!-- ̀e → è --> 569 <transform from="\u{300}E" to="È"/> <!-- ̀E → È --> 570 <transform from="\u{300}\u{302}e" to="ề"/> <!-- ̀̂e → ề --> 571 <transform from="\u{300}\u{302}E" to="Ề"/> <!-- ̀̂E → Ề --> 572 <transform from="\u{300}\u{304}e" to="ḕ"/> <!-- ̀̄e → ḕ --> 573 <transform from="\u{300}\u{304}E" to="Ḕ"/> <!-- ̀̄E → Ḕ --> 574 <transform from="\u{306}e" to="ĕ"/> <!-- ̆e → ĕ --> 575 <transform from="\u{306}E" to="Ĕ"/> <!-- ̆E → Ĕ --> 576 <transform from="\u{306}\u{327}e" to="ḝ"/> <!-- ̧̆e → ḝ --> 577 <transform from="\u{306}\u{327}E" to="Ḝ"/> <!-- ̧̆E → Ḝ --> 578 <transform from="\u{302}e" to="ê"/> <!-- ̂e → ê --> 579 <transform from="\u{302}E" to="Ê"/> <!-- ̂E → Ê --> 580 <transform from="\u{302}\u{301}e" to="ế"/> <!-- ̂́e → ế --> 581 <transform from="\u{302}\u{301}E" to="Ế"/> <!-- ̂́E → Ế --> 582 <transform from="\u{302}\u{300}e" to="ề"/> <!-- ̂̀e → ề --> 583 <transform from="\u{302}\u{300}E" to="Ề"/> <!-- ̂̀E → Ề --> 584 <transform from="\u{302}\u{303}e" to="ễ"/> <!-- ̂̃e → ễ --> 585 <transform from="\u{302}\u{303}E" to="Ễ"/> <!-- ̂̃E → Ễ --> 586 <transform from="\u{302}\u{323}e" to="ệ"/> <!-- ̣̂e → ệ --> 587 <transform from="\u{302}\u{323}E" to="Ệ"/> <!-- ̣̂E → Ệ --> 588 <transform from="\u{30C}e" to="ě"/> <!-- ̌e → ě --> 589 <transform from="\u{30C}E" to="Ě"/> <!-- ̌E → Ě --> 590 <transform from="\u{308}e" to="ë"/> <!-- ̈e → ë --> 591 <transform from="\u{308}E" to="Ë"/> <!-- ̈E → Ë --> 592 <transform from="\u{303}e" to="ẽ"/> <!-- ̃e → ẽ --> 593 <transform from="\u{303}E" to="Ẽ"/> <!-- ̃E → Ẽ --> 594 <transform from="\u{303}\u{302}e" to="ễ"/> <!-- ̃̂e → ễ --> 595 <transform from="\u{303}\u{302}E" to="Ễ"/> <!-- ̃̂E → Ễ --> 596 <transform from="\u{307}e" to="ė"/> <!-- ̇e → ė --> 597 <transform from="\u{307}E" to="Ė"/> <!-- ̇E → Ė --> 598 <transform from="\u{327}e" to="ȩ"/> <!-- ̧e → ȩ --> 599 <transform from="\u{327}E" to="Ȩ"/> <!-- ̧E → Ȩ --> 600 <transform from="\u{327}\u{306}e" to="ḝ"/> <!-- ̧̆e → ḝ --> 601 <transform from="\u{327}\u{306}E" to="Ḝ"/> <!-- ̧̆E → Ḝ --> 602 <transform from="\u{328}e" to="ę"/> <!-- ̨e → ę --> 603 <transform from="\u{328}E" to="Ę"/> <!-- ̨E → Ę --> 604 <transform from="\u{304}e" to="ē"/> <!-- ̄e → ē --> 605 <transform from="\u{304}E" to="Ē"/> <!-- ̄E → Ē --> 606 <transform from="\u{304}\u{301}e" to="ḗ"/> <!-- ̄́e → ḗ --> 607 <transform from="\u{304}\u{301}E" to="Ḗ"/> <!-- ̄́E → Ḗ --> 608 <transform from="\u{304}\u{300}e" to="ḕ"/> <!-- ̄̀e → ḕ --> 609 <transform from="\u{304}\u{300}E" to="Ḕ"/> <!-- ̄̀E → Ḕ --> 610 <transform from="\u{323}e" to="ẹ"/> <!-- ̣e → ẹ --> 611 <transform from="\u{323}E" to="Ẹ"/> <!-- ̣E → Ẹ --> 612 <transform from="\u{323}\u{302}e" to="ệ"/> <!-- ̣̂e → ệ --> 613 <transform from="\u{323}\u{302}E" to="Ệ"/> <!-- ̣̂E → Ệ --> 614 <transform from="\u{307}f" to="ḟ"/> <!-- ̇f → ḟ --> 615 <transform from="\u{307}F" to="Ḟ"/> <!-- ̇F → Ḟ --> 616 <transform from="\u{301}g" to="ǵ"/> <!-- ́g → ǵ --> 617 <transform from="\u{301}G" to="Ǵ"/> <!-- ́G → Ǵ --> 618 <transform from="\u{306}g" to="ğ"/> <!-- ̆g → ğ --> 619 <transform from="\u{306}G" to="Ğ"/> <!-- ̆G → Ğ --> 620 <transform from="\u{302}g" to="ĝ"/> <!-- ̂g → ĝ --> 621 <transform from="\u{302}G" to="Ĝ"/> <!-- ̂G → Ĝ --> 622 <transform from="\u{30C}g" to="ǧ"/> <!-- ̌g → ǧ --> 623 <transform from="\u{30C}G" to="Ǧ"/> <!-- ̌G → Ǧ --> 624 <transform from="\u{307}g" to="ġ"/> <!-- ̇g → ġ --> 625 <transform from="\u{307}G" to="Ġ"/> <!-- ̇G → Ġ --> 626 <transform from="\u{327}g" to="ģ"/> <!-- ̧g → ģ --> 627 <transform from="\u{327}G" to="Ģ"/> <!-- ̧G → Ģ --> 628 <transform from="\u{304}g" to="ḡ"/> <!-- ̄g → ḡ --> 629 <transform from="\u{304}G" to="Ḡ"/> <!-- ̄G → Ḡ --> 630 <transform from="\u{302}h" to="ĥ"/> <!-- ̂h → ĥ --> 631 <transform from="\u{302}H" to="Ĥ"/> <!-- ̂H → Ĥ --> 632 <transform from="\u{30C}h" to="ȟ"/> <!-- ̌h → ȟ --> 633 <transform from="\u{30C}H" to="Ȟ"/> <!-- ̌H → Ȟ --> 634 <transform from="\u{308}h" to="ḧ"/> <!-- ̈h → ḧ --> 635 <transform from="\u{308}H" to="Ḧ"/> <!-- ̈H → Ḧ --> 636 <transform from="\u{307}h" to="ḣ"/> <!-- ̇h → ḣ --> 637 <transform from="\u{307}H" to="Ḣ"/> <!-- ̇H → Ḣ --> 638 <transform from="\u{327}h" to="ḩ"/> <!-- ̧h → ḩ --> 639 <transform from="\u{327}H" to="Ḩ"/> <!-- ̧H → Ḩ --> 640 <transform from="\u{323}h" to="ḥ"/> <!-- ̣h → ḥ --> 641 <transform from="\u{323}H" to="Ḥ"/> <!-- ̣H → Ḥ --> 642 <transform from="\u{301}i" to="í"/> <!-- ́i → í --> 643 <transform from="\u{301}I" to="Í"/> <!-- ́I → Í --> 644 <transform from="\u{301}\u{308}i" to="ḯ"/> <!-- ́̈i → ḯ --> 645 <transform from="\u{301}\u{308}I" to="Ḯ"/> <!-- ́̈I → Ḯ --> 646 <transform from="\u{300}i" to="ì"/> <!-- ̀i → ì --> 647 <transform from="\u{300}I" to="Ì"/> <!-- ̀I → Ì --> 648 <transform from="\u{306}i" to="ĭ"/> <!-- ̆i → ĭ --> 649 <transform from="\u{306}I" to="Ĭ"/> <!-- ̆I → Ĭ --> 650 <transform from="\u{302}i" to="î"/> <!-- ̂i → î --> 651 <transform from="\u{302}I" to="Î"/> <!-- ̂I → Î --> 652 <transform from="\u{30C}i" to="ǐ"/> <!-- ̌i → ǐ --> 653 <transform from="\u{30C}I" to="Ǐ"/> <!-- ̌I → Ǐ --> 654 <transform from="\u{308}i" to="ï"/> <!-- ̈i → ï --> 655 <transform from="\u{308}I" to="Ï"/> <!-- ̈I → Ï --> 656 <transform from="\u{308}\u{301}i" to="ḯ"/> <!-- ̈́i → ḯ --> 657 <transform from="\u{308}\u{301}I" to="Ḯ"/> <!-- ̈́I → Ḯ --> 658 <transform from="\u{303}i" to="ĩ"/> <!-- ̃i → ĩ --> 659 <transform from="\u{303}I" to="Ĩ"/> <!-- ̃I → Ĩ --> 660 <transform from="\u{307}i" to="ı"/> <!-- ̇i → ı --> 661 <transform from="\u{307}I" to="İ"/> <!-- ̇I → İ --> 662 <transform from="\u{328}i" to="į"/> <!-- ̨i → į --> 663 <transform from="\u{328}I" to="Į"/> <!-- ̨I → Į --> 664 <transform from="\u{304}i" to="ī"/> <!-- ̄i → ī --> 665 <transform from="\u{304}I" to="Ī"/> <!-- ̄I → Ī --> 666 <transform from="\u{323}i" to="ị"/> <!-- ̣i → ị --> 667 <transform from="\u{323}I" to="Ị"/> <!-- ̣I → Ị --> 668 <transform from="\u{302}j" to="ĵ"/> <!-- ̂j → ĵ --> 669 <transform from="\u{302}J" to="Ĵ"/> <!-- ̂J → Ĵ --> 670 <transform from="\u{30C}j" to="ǰ"/> <!-- ̌j → ǰ --> 671 <transform from="\u{307}j" to="ȷ"/> <!-- ̇j → ȷ --> 672 <transform from="\u{301}k" to="ḱ"/> <!-- ́k → ḱ --> 673 <transform from="\u{301}K" to="Ḱ"/> <!-- ́K → Ḱ --> 674 <transform from="\u{30C}k" to="ǩ"/> <!-- ̌k → ǩ --> 675 <transform from="\u{30C}K" to="Ǩ"/> <!-- ̌K → Ǩ --> 676 <transform from="\u{327}k" to="ķ"/> <!-- ̧k → ķ --> 677 <transform from="\u{327}K" to="Ķ"/> <!-- ̧K → Ķ --> 678 <transform from="\u{323}k" to="ḳ"/> <!-- ̣k → ḳ --> 679 <transform from="\u{323}K" to="Ḳ"/> <!-- ̣K → Ḳ --> 680 <transform from="\u{301}l" to="ĺ"/> <!-- ́l → ĺ --> 681 <transform from="\u{301}L" to="Ĺ"/> <!-- ́L → Ĺ --> 682 <transform from="\u{30C}l" to="ľ"/> <!-- ̌l → ľ --> 683 <transform from="\u{30C}L" to="Ľ"/> <!-- ̌L → Ľ --> 684 <transform from="\u{307}l" to="ŀ"/> <!-- ̇l → ŀ --> 685 <transform from="\u{307}L" to="Ŀ"/> <!-- ̇L → Ŀ --> 686 <transform from="\u{327}l" to="ļ"/> <!-- ̧l → ļ --> 687 <transform from="\u{327}L" to="Ļ"/> <!-- ̧L → Ļ --> 688 <transform from="\u{304}\u{323}l" to="ḹ"/> <!-- ̣̄l → ḹ --> 689 <transform from="\u{304}\u{323}L" to="Ḹ"/> <!-- ̣̄L → Ḹ --> 690 <transform from="\u{323}l" to="ḷ"/> <!-- ̣l → ḷ --> 691 <transform from="\u{323}L" to="Ḷ"/> <!-- ̣L → Ḷ --> 692 <transform from="\u{323}\u{304}l" to="ḹ"/> <!-- ̣̄l → ḹ --> 693 <transform from="\u{323}\u{304}L" to="Ḹ"/> <!-- ̣̄L → Ḹ --> 694 <transform from="\u{301}m" to="ḿ"/> <!-- ́m → ḿ --> 695 <transform from="\u{301}M" to="Ḿ"/> <!-- ́M → Ḿ --> 696 <transform from="\u{307}m" to="ṁ"/> <!-- ̇m → ṁ --> 697 <transform from="\u{307}M" to="Ṁ"/> <!-- ̇M → Ṁ --> 698 <transform from="\u{323}m" to="ṃ"/> <!-- ̣m → ṃ --> 699 <transform from="\u{323}M" to="Ṃ"/> <!-- ̣M → Ṃ --> 700 <transform from="\u{301}n" to="ń"/> <!-- ́n → ń --> 701 <transform from="\u{301}N" to="Ń"/> <!-- ́N → Ń --> 702 <transform from="\u{300}n" to="ǹ"/> <!-- ̀n → ǹ --> 703 <transform from="\u{300}N" to="Ǹ"/> <!-- ̀N → Ǹ --> 704 <transform from="\u{30C}n" to="ň"/> <!-- ̌n → ň --> 705 <transform from="\u{30C}N" to="Ň"/> <!-- ̌N → Ň --> 706 <transform from="\u{303}n" to="ñ"/> <!-- ̃n → ñ --> 707 <transform from="\u{303}N" to="Ñ"/> <!-- ̃N → Ñ --> 708 <transform from="\u{307}n" to="ṅ"/> <!-- ̇n → ṅ --> 709 <transform from="\u{307}N" to="Ṅ"/> <!-- ̇N → Ṅ --> 710 <transform from="\u{327}n" to="ņ"/> <!-- ̧n → ņ --> 711 <transform from="\u{327}N" to="Ņ"/> <!-- ̧N → Ņ --> 712 <transform from="\u{323}n" to="ṇ"/> <!-- ̣n → ṇ --> 713 <transform from="\u{323}N" to="Ṇ"/> <!-- ̣N → Ṇ --> 714 <transform from="\u{301}o" to="ó"/> <!-- ́o → ó --> 715 <transform from="\u{301}O" to="Ó"/> <!-- ́O → Ó --> 716 <transform from="\u{301}ø" to="ǿ"/> <!-- ́ø → ǿ --> 717 <transform from="\u{301}Ø" to="Ǿ"/> <!-- ́Ø → Ǿ --> 718 <transform from="\u{301}\u{302}o" to="ố"/> <!-- ́̂o → ố --> 719 <transform from="\u{301}\u{302}O" to="Ố"/> <!-- ́̂O → Ố --> 720 <transform from="\u{301}\u{303}o" to="ṍ"/> <!-- ́̃o → ṍ --> 721 <transform from="\u{301}\u{303}O" to="Ṍ"/> <!-- ́̃O → Ṍ --> 722 <transform from="\u{301}\u{304}o" to="ṓ"/> <!-- ́̄o → ṓ --> 723 <transform from="\u{301}\u{304}O" to="Ṓ"/> <!-- ́̄O → Ṓ --> 724 <transform from="\u{300}o" to="ò"/> <!-- ̀o → ò --> 725 <transform from="\u{300}O" to="Ò"/> <!-- ̀O → Ò --> 726 <transform from="\u{300}\u{302}o" to="ồ"/> <!-- ̀̂o → ồ --> 727 <transform from="\u{300}\u{302}O" to="Ồ"/> <!-- ̀̂O → Ồ --> 728 <transform from="\u{300}\u{304}o" to="ṑ"/> <!-- ̀̄o → ṑ --> 729 <transform from="\u{300}\u{304}O" to="Ṑ"/> <!-- ̀̄O → Ṑ --> 730 <transform from="\u{306}o" to="ŏ"/> <!-- ̆o → ŏ --> 731 <transform from="\u{306}O" to="Ŏ"/> <!-- ̆O → Ŏ --> 732 <transform from="\u{302}o" to="ô"/> <!-- ̂o → ô --> 733 <transform from="\u{302}O" to="Ô"/> <!-- ̂O → Ô --> 734 <transform from="\u{302}\u{301}o" to="ố"/> <!-- ̂́o → ố --> 735 <transform from="\u{302}\u{301}O" to="Ố"/> <!-- ̂́O → Ố --> 736 <transform from="\u{302}\u{300}o" to="ồ"/> <!-- ̂̀o → ồ --> 737 <transform from="\u{302}\u{300}O" to="Ồ"/> <!-- ̂̀O → Ồ --> 738 <transform from="\u{302}\u{303}o" to="ỗ"/> <!-- ̂̃o → ỗ --> 739 <transform from="\u{302}\u{303}O" to="Ỗ"/> <!-- ̂̃O → Ỗ --> 740 <transform from="\u{302}\u{323}o" to="ộ"/> <!-- ̣̂o → ộ --> 741 <transform from="\u{302}\u{323}O" to="Ộ"/> <!-- ̣̂O → Ộ --> 742 <transform from="\u{30C}o" to="ǒ"/> <!-- ̌o → ǒ --> 743 <transform from="\u{30C}O" to="Ǒ"/> <!-- ̌O → Ǒ --> 744 <transform from="\u{308}o" to="ö"/> <!-- ̈o → ö --> 745 <transform from="\u{308}O" to="Ö"/> <!-- ̈O → Ö --> 746 <transform from="\u{308}\u{303}o" to="ṏ"/> <!-- ̈̃o → ṏ --> 747 <transform from="\u{308}\u{303}O" to="Ṏ"/> <!-- ̈̃O → Ṏ --> 748 <transform from="\u{308}\u{304}o" to="ȫ"/> <!-- ̈̄o → ȫ --> 749 <transform from="\u{308}\u{304}O" to="Ȫ"/> <!-- ̈̄O → Ȫ --> 750 <transform from="\u{30B}o" to="ő"/> <!-- ̋o → ő --> 751 <transform from="\u{30B}O" to="Ő"/> <!-- ̋O → Ő --> 752 <transform from="\u{303}o" to="õ"/> <!-- ̃o → õ --> 753 <transform from="\u{303}O" to="Õ"/> <!-- ̃O → Õ --> 754 <transform from="\u{303}ö" to="ṏ"/> <!-- ̃ö → ṏ --> 755 <transform from="\u{303}Ö" to="Ṏ"/> <!-- ̃Ö → Ṏ --> 756 <transform from="\u{303}\u{301}o" to="ṍ"/> <!-- ̃́o → ṍ --> 757 <transform from="\u{303}\u{301}O" to="Ṍ"/> <!-- ̃́O → Ṍ --> 758 <transform from="\u{303}\u{302}o" to="ỗ"/> <!-- ̃̂o → ỗ --> 759 <transform from="\u{303}\u{302}O" to="Ỗ"/> <!-- ̃̂O → Ỗ --> 760 <transform from="\u{303}\u{308}o" to="ṏ"/> <!-- ̃̈o → ṏ --> 761 <transform from="\u{303}\u{308}O" to="Ṏ"/> <!-- ̃̈O → Ṏ --> 762 <transform from="\u{303}\u{304}o" to="ȭ"/> <!-- ̃̄o → ȭ --> 763 <transform from="\u{303}\u{304}O" to="Ȭ"/> <!-- ̃̄O → Ȭ --> 764 <transform from="\u{307}o" to="ȯ"/> <!-- ̇o → ȯ --> 765 <transform from="\u{307}O" to="Ȯ"/> <!-- ̇O → Ȯ --> 766 <transform from="\u{307}\u{304}o" to="ȱ"/> <!-- ̇̄o → ȱ --> 767 <transform from="\u{307}\u{304}O" to="Ȱ"/> <!-- ̇̄O → Ȱ --> 768 <transform from="\u{328}o" to="ǫ"/> <!-- ̨o → ǫ --> 769 <transform from="\u{328}O" to="Ǫ"/> <!-- ̨O → Ǫ --> 770 <transform from="\u{328}\u{304}o" to="ǭ"/> <!-- ̨̄o → ǭ --> 771 <transform from="\u{328}\u{304}O" to="Ǭ"/> <!-- ̨̄O → Ǭ --> 772 <transform from="\u{304}o" to="ō"/> <!-- ̄o → ō --> 773 <transform from="\u{304}O" to="Ō"/> <!-- ̄O → Ō --> 774 <transform from="\u{304}ö" to="ȫ"/> <!-- ̄ö → ȫ --> 775 <transform from="\u{304}Ö" to="Ȫ"/> <!-- ̄Ö → Ȫ --> 776 <transform from="\u{304}\u{301}o" to="ṓ"/> <!-- ̄́o → ṓ --> 777 <transform from="\u{304}\u{301}O" to="Ṓ"/> <!-- ̄́O → Ṓ --> 778 <transform from="\u{304}\u{300}o" to="ṑ"/> <!-- ̄̀o → ṑ --> 779 <transform from="\u{304}\u{300}O" to="Ṑ"/> <!-- ̄̀O → Ṑ --> 780 <transform from="\u{304}\u{308}o" to="ȫ"/> <!-- ̄̈o → ȫ --> 781 <transform from="\u{304}\u{308}O" to="Ȫ"/> <!-- ̄̈O → Ȫ --> 782 <transform from="\u{304}\u{303}o" to="ȭ"/> <!-- ̄̃o → ȭ --> 783 <transform from="\u{304}\u{303}O" to="Ȭ"/> <!-- ̄̃O → Ȭ --> 784 <transform from="\u{304}\u{307}o" to="ȱ"/> <!-- ̄̇o → ȱ --> 785 <transform from="\u{304}\u{307}O" to="Ȱ"/> <!-- ̄̇O → Ȱ --> 786 <transform from="\u{304}\u{328}o" to="ǭ"/> <!-- ̨̄o → ǭ --> 787 <transform from="\u{304}\u{328}O" to="Ǭ"/> <!-- ̨̄O → Ǭ --> 788 <transform from="\u{323}o" to="ọ"/> <!-- ̣o → ọ --> 789 <transform from="\u{323}O" to="Ọ"/> <!-- ̣O → Ọ --> 790 <transform from="\u{323}\u{302}o" to="ộ"/> <!-- ̣̂o → ộ --> 791 <transform from="\u{323}\u{302}O" to="Ộ"/> <!-- ̣̂O → Ộ --> 792 <transform from="\u{301}p" to="ṕ"/> <!-- ́p → ṕ --> 793 <transform from="\u{301}P" to="Ṕ"/> <!-- ́P → Ṕ --> 794 <transform from="\u{307}p" to="ṗ"/> <!-- ̇p → ṗ --> 795 <transform from="\u{307}P" to="Ṗ"/> <!-- ̇P → Ṗ --> 796 <transform from="\u{301}r" to="ŕ"/> <!-- ́r → ŕ --> 797 <transform from="\u{301}R" to="Ŕ"/> <!-- ́R → Ŕ --> 798 <transform from="\u{30C}r" to="ř"/> <!-- ̌r → ř --> 799 <transform from="\u{30C}R" to="Ř"/> <!-- ̌R → Ř --> 800 <transform from="\u{307}r" to="ṙ"/> <!-- ̇r → ṙ --> 801 <transform from="\u{307}R" to="Ṙ"/> <!-- ̇R → Ṙ --> 802 <transform from="\u{327}r" to="ŗ"/> <!-- ̧r → ŗ --> 803 <transform from="\u{327}R" to="Ŗ"/> <!-- ̧R → Ŗ --> 804 <transform from="\u{304}\u{323}r" to="ṝ"/> <!-- ̣̄r → ṝ --> 805 <transform from="\u{304}\u{323}R" to="Ṝ"/> <!-- ̣̄R → Ṝ --> 806 <transform from="\u{323}r" to="ṛ"/> <!-- ̣r → ṛ --> 807 <transform from="\u{323}R" to="Ṛ"/> <!-- ̣R → Ṛ --> 808 <transform from="\u{323}\u{304}r" to="ṝ"/> <!-- ̣̄r → ṝ --> 809 <transform from="\u{323}\u{304}R" to="Ṝ"/> <!-- ̣̄R → Ṝ --> 810 <transform from="\u{301}s" to="ś"/> <!-- ́s → ś --> 811 <transform from="\u{301}S" to="Ś"/> <!-- ́S → Ś --> 812 <transform from="\u{301}\u{307}s" to="ṥ"/> <!-- ́̇s → ṥ --> 813 <transform from="\u{301}\u{307}S" to="Ṥ"/> <!-- ́̇S → Ṥ --> 814 <transform from="\u{302}s" to="ŝ"/> <!-- ̂s → ŝ --> 815 <transform from="\u{302}S" to="Ŝ"/> <!-- ̂S → Ŝ --> 816 <transform from="\u{30C}s" to="š"/> <!-- ̌s → š --> 817 <transform from="\u{30C}S" to="Š"/> <!-- ̌S → Š --> 818 <transform from="\u{30C}\u{307}s" to="ṧ"/> <!-- ̌̇s → ṧ --> 819 <transform from="\u{30C}\u{307}S" to="Ṧ"/> <!-- ̌̇S → Ṧ --> 820 <transform from="\u{307}s" to="ṡ"/> <!-- ̇s → ṡ --> 821 <transform from="\u{307}S" to="Ṡ"/> <!-- ̇S → Ṡ --> 822 <transform from="\u{307}ſ" to="ẛ"/> <!-- ̇ſ → ẛ --> 823 <transform from="\u{307}\u{301}s" to="ṥ"/> <!-- ̇́s → ṥ --> 824 <transform from="\u{307}\u{301}S" to="Ṥ"/> <!-- ̇́S → Ṥ --> 825 <transform from="\u{307}\u{30C}s" to="ṧ"/> <!-- ̇̌s → ṧ --> 826 <transform from="\u{307}\u{30C}S" to="Ṧ"/> <!-- ̇̌S → Ṧ --> 827 <transform from="\u{307}\u{323}s" to="ṩ"/> <!-- ̣̇s → ṩ --> 828 <transform from="\u{307}\u{323}S" to="Ṩ"/> <!-- ̣̇S → Ṩ --> 829 <transform from="\u{327}s" to="ş"/> <!-- ̧s → ş --> 830 <transform from="\u{327}S" to="Ş"/> <!-- ̧S → Ş --> 831 <transform from="\u{323}s" to="ṣ"/> <!-- ̣s → ṣ --> 832 <transform from="\u{323}S" to="Ṣ"/> <!-- ̣S → Ṣ --> 833 <transform from="\u{323}\u{307}s" to="ṩ"/> <!-- ̣̇s → ṩ --> 834 <transform from="\u{323}\u{307}S" to="Ṩ"/> <!-- ̣̇S → Ṩ --> 835 <transform from="\u{30C}t" to="ť"/> <!-- ̌t → ť --> 836 <transform from="\u{30C}T" to="Ť"/> <!-- ̌T → Ť --> 837 <transform from="\u{308}t" to="ẗ"/> <!-- ̈t → ẗ --> 838 <transform from="\u{307}t" to="ṫ"/> <!-- ̇t → ṫ --> 839 <transform from="\u{307}T" to="Ṫ"/> <!-- ̇T → Ṫ --> 840 <transform from="\u{327}t" to="ţ"/> <!-- ̧t → ţ --> 841 <transform from="\u{327}T" to="Ţ"/> <!-- ̧T → Ţ --> 842 <transform from="\u{323}t" to="ṭ"/> <!-- ̣t → ṭ --> 843 <transform from="\u{323}T" to="Ṭ"/> <!-- ̣T → Ṭ --> 844 <transform from="\u{301}u" to="ú"/> <!-- ́u → ú --> 845 <transform from="\u{301}U" to="Ú"/> <!-- ́U → Ú --> 846 <transform from="\u{301}ü" to="ǘ"/> <!-- ́ü → ǘ --> 847 <transform from="\u{301}Ü" to="Ǘ"/> <!-- ́Ü → Ǘ --> 848 <transform from="\u{301}\u{308}u" to="ǘ"/> <!-- ́̈u → ǘ --> 849 <transform from="\u{301}\u{308}U" to="Ǘ"/> <!-- ́̈U → Ǘ --> 850 <transform from="\u{301}\u{303}u" to="ṹ"/> <!-- ́̃u → ṹ --> 851 <transform from="\u{301}\u{303}U" to="Ṹ"/> <!-- ́̃U → Ṹ --> 852 <transform from="\u{300}u" to="ù"/> <!-- ̀u → ù --> 853 <transform from="\u{300}U" to="Ù"/> <!-- ̀U → Ù --> 854 <transform from="\u{300}ü" to="ǜ"/> <!-- ̀ü → ǜ --> 855 <transform from="\u{300}Ü" to="Ǜ"/> <!-- ̀Ü → Ǜ --> 856 <transform from="\u{300}\u{308}u" to="ǜ"/> <!-- ̀̈u → ǜ --> 857 <transform from="\u{300}\u{308}U" to="Ǜ"/> <!-- ̀̈U → Ǜ --> 858 <transform from="\u{306}u" to="ŭ"/> <!-- ̆u → ŭ --> 859 <transform from="\u{306}U" to="Ŭ"/> <!-- ̆U → Ŭ --> 860 <transform from="\u{302}u" to="û"/> <!-- ̂u → û --> 861 <transform from="\u{302}U" to="Û"/> <!-- ̂U → Û --> 862 <transform from="\u{30C}u" to="ǔ"/> <!-- ̌u → ǔ --> 863 <transform from="\u{30C}U" to="Ǔ"/> <!-- ̌U → Ǔ --> 864 <transform from="\u{30C}ü" to="ǚ"/> <!-- ̌ü → ǚ --> 865 <transform from="\u{30C}Ü" to="Ǚ"/> <!-- ̌Ü → Ǚ --> 866 <transform from="\u{30C}\u{308}u" to="ǚ"/> <!-- ̌̈u → ǚ --> 867 <transform from="\u{30C}\u{308}U" to="Ǚ"/> <!-- ̌̈U → Ǚ --> 868 <transform from="\u{30A}u" to="ů"/> <!-- ̊u → ů --> 869 <transform from="\u{30A}U" to="Ů"/> <!-- ̊U → Ů --> 870 <transform from="\u{308}u" to="ü"/> <!-- ̈u → ü --> 871 <transform from="\u{308}U" to="Ü"/> <!-- ̈U → Ü --> 872 <transform from="\u{308}\u{301}u" to="ǘ"/> <!-- ̈́u → ǘ --> 873 <transform from="\u{308}\u{301}U" to="Ǘ"/> <!-- ̈́U → Ǘ --> 874 <transform from="\u{308}\u{300}u" to="ǜ"/> <!-- ̈̀u → ǜ --> 875 <transform from="\u{308}\u{300}U" to="Ǜ"/> <!-- ̈̀U → Ǜ --> 876 <transform from="\u{308}\u{30C}u" to="ǚ"/> <!-- ̈̌u → ǚ --> 877 <transform from="\u{308}\u{30C}U" to="Ǚ"/> <!-- ̈̌U → Ǚ --> 878 <transform from="\u{308}\u{304}u" to="ṻ"/> <!-- ̈̄u → ṻ --> 879 <transform from="\u{308}\u{304}U" to="Ṻ"/> <!-- ̈̄U → Ṻ --> 880 <transform from="\u{30B}u" to="ű"/> <!-- ̋u → ű --> 881 <transform from="\u{30B}U" to="Ű"/> <!-- ̋U → Ű --> 882 <transform from="\u{303}u" to="ũ"/> <!-- ̃u → ũ --> 883 <transform from="\u{303}U" to="Ũ"/> <!-- ̃U → Ũ --> 884 <transform from="\u{303}\u{301}u" to="ṹ"/> <!-- ̃́u → ṹ --> 885 <transform from="\u{303}\u{301}U" to="Ṹ"/> <!-- ̃́U → Ṹ --> 886 <transform from="\u{328}u" to="ų"/> <!-- ̨u → ų --> 887 <transform from="\u{328}U" to="Ų"/> <!-- ̨U → Ų --> 888 <transform from="\u{304}u" to="ū"/> <!-- ̄u → ū --> 889 <transform from="\u{304}U" to="Ū"/> <!-- ̄U → Ū --> 890 <transform from="\u{304}ü" to="ǖ"/> <!-- ̄ü → ǖ --> 891 <transform from="\u{304}Ü" to="Ǖ"/> <!-- ̄Ü → Ǖ --> 892 <transform from="\u{304}\u{308}u" to="ǖ"/> <!-- ̄̈u → ǖ --> 893 <transform from="\u{304}\u{308}U" to="Ǖ"/> <!-- ̄̈U → Ǖ --> 894 <transform from="\u{323}u" to="ụ"/> <!-- ̣u → ụ --> 895 <transform from="\u{323}U" to="Ụ"/> <!-- ̣U → Ụ --> 896 <transform from="\u{301}v" to="ǘ"/> <!-- ́v → ǘ --> 897 <transform from="\u{301}V" to="Ǘ"/> <!-- ́V → Ǘ --> 898 <transform from="\u{300}v" to="ǜ"/> <!-- ̀v → ǜ --> 899 <transform from="\u{300}V" to="Ǜ"/> <!-- ̀V → Ǜ --> 900 <transform from="\u{30C}v" to="ǚ"/> <!-- ̌v → ǚ --> 901 <transform from="\u{30C}V" to="Ǚ"/> <!-- ̌V → Ǚ --> 902 <transform from="\u{303}v" to="ṽ"/> <!-- ̃v → ṽ --> 903 <transform from="\u{303}V" to="Ṽ"/> <!-- ̃V → Ṽ --> 904 <transform from="\u{304}v" to="ǖ"/> <!-- ̄v → ǖ --> 905 <transform from="\u{304}V" to="Ǖ"/> <!-- ̄V → Ǖ --> 906 <transform from="\u{323}v" to="ṿ"/> <!-- ̣v → ṿ --> 907 <transform from="\u{323}V" to="Ṿ"/> <!-- ̣V → Ṿ --> 908 <transform from="\u{301}w" to="ẃ"/> <!-- ́w → ẃ --> 909 <transform from="\u{301}W" to="Ẃ"/> <!-- ́W → Ẃ --> 910 <transform from="\u{300}w" to="ẁ"/> <!-- ̀w → ẁ --> 911 <transform from="\u{300}W" to="Ẁ"/> <!-- ̀W → Ẁ --> 912 <transform from="\u{302}w" to="ŵ"/> <!-- ̂w → ŵ --> 913 <transform from="\u{302}W" to="Ŵ"/> <!-- ̂W → Ŵ --> 914 <transform from="\u{30A}w" to="ẘ"/> <!-- ̊w → ẘ --> 915 <transform from="\u{308}w" to="ẅ"/> <!-- ̈w → ẅ --> 916 <transform from="\u{308}W" to="Ẅ"/> <!-- ̈W → Ẅ --> 917 <transform from="\u{307}w" to="ẇ"/> <!-- ̇w → ẇ --> 918 <transform from="\u{307}W" to="Ẇ"/> <!-- ̇W → Ẇ --> 919 <transform from="\u{323}w" to="ẉ"/> <!-- ̣w → ẉ --> 920 <transform from="\u{323}W" to="Ẉ"/> <!-- ̣W → Ẉ --> 921 <transform from="\u{308}x" to="ẍ"/> <!-- ̈x → ẍ --> 922 <transform from="\u{308}X" to="Ẍ"/> <!-- ̈X → Ẍ --> 923 <transform from="\u{307}x" to="ẋ"/> <!-- ̇x → ẋ --> 924 <transform from="\u{307}X" to="Ẋ"/> <!-- ̇X → Ẋ --> 925 <transform from="\u{301}y" to="ý"/> <!-- ́y → ý --> 926 <transform from="\u{301}Y" to="Ý"/> <!-- ́Y → Ý --> 927 <transform from="\u{300}y" to="ỳ"/> <!-- ̀y → ỳ --> 928 <transform from="\u{300}Y" to="Ỳ"/> <!-- ̀Y → Ỳ --> 929 <transform from="\u{302}y" to="ŷ"/> <!-- ̂y → ŷ --> 930 <transform from="\u{302}Y" to="Ŷ"/> <!-- ̂Y → Ŷ --> 931 <transform from="\u{30A}y" to="ẙ"/> <!-- ̊y → ẙ --> 932 <transform from="\u{308}y" to="ÿ"/> <!-- ̈y → ÿ --> 933 <transform from="\u{308}Y" to="Ÿ"/> <!-- ̈Y → Ÿ --> 934 <transform from="\u{303}y" to="ỹ"/> <!-- ̃y → ỹ --> 935 <transform from="\u{303}Y" to="Ỹ"/> <!-- ̃Y → Ỹ --> 936 <transform from="\u{307}y" to="ẏ"/> <!-- ̇y → ẏ --> 937 <transform from="\u{307}Y" to="Ẏ"/> <!-- ̇Y → Ẏ --> 938 <transform from="\u{304}y" to="ȳ"/> <!-- ̄y → ȳ --> 939 <transform from="\u{304}Y" to="Ȳ"/> <!-- ̄Y → Ȳ --> 940 <transform from="\u{323}y" to="ỵ"/> <!-- ̣y → ỵ --> 941 <transform from="\u{323}Y" to="Ỵ"/> <!-- ̣Y → Ỵ --> 942 <transform from="\u{301}z" to="ź"/> <!-- ́z → ź --> 943 <transform from="\u{301}Z" to="Ź"/> <!-- ́Z → Ź --> 944 <transform from="\u{302}z" to="ẑ"/> <!-- ̂z → ẑ --> 945 <transform from="\u{302}Z" to="Ẑ"/> <!-- ̂Z → Ẑ --> 946 <transform from="\u{30C}z" to="ž"/> <!-- ̌z → ž --> 947 <transform from="\u{30C}Z" to="Ž"/> <!-- ̌Z → Ž --> 948 <transform from="\u{307}z" to="ż"/> <!-- ̇z → ż --> 949 <transform from="\u{307}Z" to="Ż"/> <!-- ̇Z → Ż --> 950 <transform from="\u{323}z" to="ẓ"/> <!-- ̣z → ẓ --> 951 <transform from="\u{323}Z" to="Ẓ"/> <!-- ̣Z → Ẓ --> 952 <transform from="\u{301}Ω" to="Ώ"/> <!-- ́Ω → Ώ --> 953 <transform from="\u{300}Ω" to="Ὼ"/> <!-- ̀Ω → Ὼ --> 954 </transforms> 955</keyboard> 956