1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE keyboard SYSTEM "../dtd/ldmlKeyboard.dtd"> 3<keyboard locale="en-t-k0-chromeos-extended-var"> 4 <version platform="33" number="$Revision: 11914 $"/> 5 <names> 6 <name value="USA - International (AltGr dead keys)"/> 7 </names> 8 <settings transformFailure="omit" transformPartial="hide"/> 9 <keyMap> 10 <map iso="E00" 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="="/> 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="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="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="~"/> <!-- ` --> 61 <map iso="E01" to="!"/> <!-- 1 --> 62 <map iso="E02" to="@"/> <!-- 2 --> 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="_"/> <!-- - --> 72 <map iso="E12" 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="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="}"/> <!-- ] --> 85 <map iso="D13" to="|"/> <!-- \ --> 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="\u{22}"/> <!-- ' to= " --> 97 <map iso="B01" to="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="?"/> <!-- / --> 107 <map iso="A03" to=" "/> <!-- space --> 108 </keyMap> 109 <keyMap modifiers="caps"> 110 <map iso="E00" 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="-"/> 122 <map iso="E12" 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="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="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="~"/> <!-- ` --> 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="_"/> <!-- - --> 172 <map iso="E12" to="+"/> <!-- = --> 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="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="{"/> <!-- [ --> 184 <map iso="D12" to="}"/> <!-- ] --> 185 <map iso="D13" to="|"/> <!-- \ --> 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=":"/> <!-- ; --> 196 <map iso="C11" to="\u{22}"/> <!-- ' to= " --> 197 <map iso="B01" to="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="?"/> <!-- / --> 207 <map iso="A03" to=" "/> <!-- space --> 208 </keyMap> 209 <keyMap modifiers="altR"> 210 <map iso="E00" to="\u{300}"/> <!-- ` to= ̀ --> 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="\u{302}"/> <!-- 6 to= ̂ --> 217 <map iso="E07" to="\u{31B}"/> <!-- 7 to= ̛ --> 218 <map iso="E08" to="\u{328}"/> <!-- 8 to= ̨ --> 219 <map iso="E09" to="‘"/> <!-- 9 --> 220 <map iso="E10" to="’"/> <!-- 0 --> 221 <map iso="E11" to="¥"/> <!-- - --> 222 <map iso="E12" 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 --> 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="«"/> <!-- [ --> 234 <map iso="D12" to="»"/> <!-- ] --> 235 <map iso="D13" to="¬"/> <!-- \ --> 236 <map iso="C01" to="á"/> <!-- A --> 237 <map iso="C02" to="ß"/> <!-- S --> 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="ï"/> <!-- J --> 243 <map iso="C08" to="œ"/> <!-- K --> 244 <map iso="C09" to="ø"/> <!-- L --> 245 <map iso="C10" to="¶"/> <!-- ; --> 246 <map iso="C11" to="\u{301}"/> <!-- ' to= ́ --> 247 <map iso="B01" to="æ"/> <!-- Z --> 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="\u{307}"/> <!-- . to= ̇ --> 256 <map iso="B10" to="¿"/> <!-- / --> 257 <map iso="A03" to=" "/> <!-- space --> 258 </keyMap> 259 <keyMap modifiers="altR+shift"> 260 <map iso="E00" to="\u{303}"/> <!-- ` to= ̃ --> 261 <map iso="E01" to="¡"/> <!-- 1 --> 262 <map iso="E02" to="\u{30B}"/> <!-- 2 to= ̋ --> 263 <map iso="E03" to="\u{304}"/> <!-- 3 to= ̄ --> 264 <map iso="E04" to="£"/> <!-- 4 --> 265 <map iso="E05" to="\u{327}"/> <!-- 5 to= ̧ --> 266 <map iso="E06" to="¼"/> <!-- 6 --> 267 <map iso="E07" to="½"/> <!-- 7 --> 268 <map iso="E08" to="¾"/> <!-- 8 --> 269 <map iso="E09" to="\u{306}"/> <!-- 9 to= ̆ --> 270 <map iso="E10" to="\u{30A}"/> <!-- 0 to= ̊ --> 271 <map iso="E11" to="\u{323}"/> <!-- - to= ̣ --> 272 <map iso="E12" 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 --> 279 <map iso="D07" to="Ú"/> <!-- U --> 280 <map iso="D08" to="Í"/> <!-- I --> 281 <map iso="D09" to="Ó"/> <!-- O --> 282 <map iso="D10" to="Ö"/> <!-- P --> 283 <map iso="D11" to="“"/> <!-- [ --> 284 <map iso="D12" to="”"/> <!-- ] --> 285 <map iso="D13" 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="Ï"/> <!-- J --> 293 <map iso="C08" to="Œ"/> <!-- K --> 294 <map iso="C09" to="Ø"/> <!-- L --> 295 <map iso="C10" to="°"/> <!-- ; --> 296 <map iso="C11" to="\u{308}"/> <!-- ' to= ̈ --> 297 <map iso="B01" to="Æ"/> <!-- Z --> 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="\u{30C}"/> <!-- . to= ̌ --> 306 <map iso="B10" to="\u{309}"/> <!-- / to= ̉ --> 307 <map iso="A03" to=" "/> <!-- space --> 308 </keyMap> 309 <keyMap modifiers="altR+caps"> 310 <map iso="E00" 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="-"/> 322 <map iso="E12" 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 --> 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="["/> 334 <map iso="D12" to="]"/> 335 <map iso="D13" to="\"/> 336 <map iso="C01" to="Á"/> <!-- A --> 337 <map iso="C02" to="ß"/> <!-- S --> 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="Ï"/> <!-- J --> 343 <map iso="C08" to="Œ"/> <!-- K --> 344 <map iso="C09" to="Ø"/> <!-- L --> 345 <map iso="C10" to=";"/> 346 <map iso="C11" to="'"/> 347 <map iso="B01" to="Æ"/> <!-- Z --> 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="~"/> <!-- ` --> 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="_"/> <!-- - --> 372 <map iso="E12" 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 --> 379 <map iso="D07" to="ú"/> <!-- U --> 380 <map iso="D08" to="í"/> <!-- I --> 381 <map iso="D09" to="ó"/> <!-- O --> 382 <map iso="D10" to="ö"/> <!-- P --> 383 <map iso="D11" 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="ï"/> <!-- J --> 393 <map iso="C08" to="œ"/> <!-- K --> 394 <map iso="C09" to="ø"/> <!-- L --> 395 <map iso="C10" to=":"/> <!-- ; --> 396 <map iso="C11" to="\u{22}"/> <!-- ' to= " --> 397 <map iso="B01" to="æ"/> <!-- Z --> 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{309}\u{309}" to="\u{309}"/> <!-- ̉̉ → ̉ --> 424 <transform from="\u{31B}\u{31B}" to="\u{31B}"/> <!-- ̛̛ → ̛ --> 425 <transform from="\u{323}\u{323}" to="\u{323}"/> <!-- ̣̣ → ̣ --> 426 <transform from="\u{302}-" to="⁻"/> <!-- ̂- → ⁻ --> 427 <transform from="\u{30C}-" to="₋"/> <!-- ̌- → ₋ --> 428 <transform from="\u{323}-" to="⨪"/> <!-- ̣- → ⨪ --> 429 <transform from="\u{308}'" to="\u{344}"/> <!-- ̈' → ̈́ --> 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{302}+" to="⁺"/> <!-- ̂+ → ⁺ --> 435 <transform from="\u{30C}+" to="₊"/> <!-- ̌+ → ₊ --> 436 <transform from="\u{323}+" to="⨥"/> <!-- ̣+ → ⨥ --> 437 <transform from="\u{303}<" to="≲"/> <!-- ̃< → ≲ --> 438 <transform from="\u{302}=" to="⁼"/> <!-- ̂= → ⁼ --> 439 <transform from="\u{30C}=" to="₌"/> <!-- ̌= → ₌ --> 440 <transform from="\u{303}=" to="≃"/> <!-- ̃= → ≃ --> 441 <transform from="\u{323}=" to="⩦"/> <!-- ̣= → ⩦ --> 442 <transform from="\u{303}>" to="≳"/> <!-- ̃> → ≳ --> 443 <transform from="\u{327}¢" to="₵"/> <!-- ̧¢ → ₵ --> 444 <transform from="\u{302}0" to="⁰"/> <!-- ̂0 → ⁰ --> 445 <transform from="\u{30C}0" to="₀"/> <!-- ̌0 → ₀ --> 446 <transform from="\u{302}1" to="¹"/> <!-- ̂1 → ¹ --> 447 <transform from="\u{30C}1" to="₁"/> <!-- ̌1 → ₁ --> 448 <transform from="\u{302}2" to="²"/> <!-- ̂2 → ² --> 449 <transform from="\u{30C}2" to="₂"/> <!-- ̌2 → ₂ --> 450 <transform from="\u{302}3" to="³"/> <!-- ̂3 → ³ --> 451 <transform from="\u{30C}3" to="₃"/> <!-- ̌3 → ₃ --> 452 <transform from="\u{302}4" to="⁴"/> <!-- ̂4 → ⁴ --> 453 <transform from="\u{30C}4" to="₄"/> <!-- ̌4 → ₄ --> 454 <transform from="\u{302}5" to="⁵"/> <!-- ̂5 → ⁵ --> 455 <transform from="\u{30C}5" to="₅"/> <!-- ̌5 → ₅ --> 456 <transform from="\u{302}6" to="⁶"/> <!-- ̂6 → ⁶ --> 457 <transform from="\u{30C}6" to="₆"/> <!-- ̌6 → ₆ --> 458 <transform from="\u{302}7" to="⁷"/> <!-- ̂7 → ⁷ --> 459 <transform from="\u{30C}7" to="₇"/> <!-- ̌7 → ₇ --> 460 <transform from="\u{302}8" to="⁸"/> <!-- ̂8 → ⁸ --> 461 <transform from="\u{30C}8" to="₈"/> <!-- ̌8 → ₈ --> 462 <transform from="\u{302}9" to="⁹"/> <!-- ̂9 → ⁹ --> 463 <transform from="\u{30C}9" to="₉"/> <!-- ̌9 → ₉ --> 464 <transform from="\u{301}a" to="á"/> <!-- ́a → á --> 465 <transform from="\u{301}A" to="Á"/> <!-- ́A → Á --> 466 <transform from="\u{301}å" to="ǻ"/> <!-- ́å → ǻ --> 467 <transform from="\u{301}Å" to="Ǻ"/> <!-- ́Å → Ǻ --> 468 <transform from="\u{301}\u{306}a" to="ắ"/> <!-- ́̆a → ắ --> 469 <transform from="\u{301}\u{306}A" to="Ắ"/> <!-- ́̆A → Ắ --> 470 <transform from="\u{301}\u{302}a" to="ấ"/> <!-- ́̂a → ấ --> 471 <transform from="\u{301}\u{302}A" to="Ấ"/> <!-- ́̂A → Ấ --> 472 <transform from="\u{301}\u{30A}a" to="ǻ"/> <!-- ́̊a → ǻ --> 473 <transform from="\u{301}\u{30A}A" to="Ǻ"/> <!-- ́̊A → Ǻ --> 474 <transform from="\u{300}a" to="à"/> <!-- ̀a → à --> 475 <transform from="\u{300}A" to="À"/> <!-- ̀A → À --> 476 <transform from="\u{300}\u{306}a" to="ằ"/> <!-- ̀̆a → ằ --> 477 <transform from="\u{300}\u{306}A" to="Ằ"/> <!-- ̀̆A → Ằ --> 478 <transform from="\u{300}\u{302}a" to="ầ"/> <!-- ̀̂a → ầ --> 479 <transform from="\u{300}\u{302}A" to="Ầ"/> <!-- ̀̂A → Ầ --> 480 <transform from="\u{306}a" to="ă"/> <!-- ̆a → ă --> 481 <transform from="\u{306}A" to="Ă"/> <!-- ̆A → Ă --> 482 <transform from="\u{306}á" to="ắ"/> <!-- ̆á → ắ --> 483 <transform from="\u{306}Á" to="Ắ"/> <!-- ̆Á → Ắ --> 484 <transform from="\u{306}\u{301}a" to="ắ"/> <!-- ̆́a → ắ --> 485 <transform from="\u{306}\u{301}A" to="Ắ"/> <!-- ̆́A → Ắ --> 486 <transform from="\u{306}\u{300}a" to="ằ"/> <!-- ̆̀a → ằ --> 487 <transform from="\u{306}\u{300}A" to="Ằ"/> <!-- ̆̀A → Ằ --> 488 <transform from="\u{306}\u{303}a" to="ẵ"/> <!-- ̆̃a → ẵ --> 489 <transform from="\u{306}\u{303}A" to="Ẵ"/> <!-- ̆̃A → Ẵ --> 490 <transform from="\u{306}\u{309}a" to="ẳ"/> <!-- ̆̉a → ẳ --> 491 <transform from="\u{306}\u{309}A" to="Ẳ"/> <!-- ̆̉A → Ẳ --> 492 <transform from="\u{306}\u{323}a" to="ặ"/> <!-- ̣̆a → ặ --> 493 <transform from="\u{306}\u{323}A" to="Ặ"/> <!-- ̣̆A → Ặ --> 494 <transform from="\u{302}a" to="â"/> <!-- ̂a → â --> 495 <transform from="\u{302}A" to="Â"/> <!-- ̂A →  --> 496 <transform from="\u{302}á" to="ấ"/> <!-- ̂á → ấ --> 497 <transform from="\u{302}Á" to="Ấ"/> <!-- ̂Á → Ấ --> 498 <transform from="\u{302}\u{301}a" to="ấ"/> <!-- ̂́a → ấ --> 499 <transform from="\u{302}\u{301}A" to="Ấ"/> <!-- ̂́A → Ấ --> 500 <transform from="\u{302}\u{300}a" to="ầ"/> <!-- ̂̀a → ầ --> 501 <transform from="\u{302}\u{300}A" to="Ầ"/> <!-- ̂̀A → Ầ --> 502 <transform from="\u{302}\u{303}a" to="ẫ"/> <!-- ̂̃a → ẫ --> 503 <transform from="\u{302}\u{303}A" to="Ẫ"/> <!-- ̂̃A → Ẫ --> 504 <transform from="\u{302}\u{309}a" to="ẩ"/> <!-- ̂̉a → ẩ --> 505 <transform from="\u{302}\u{309}A" to="Ẩ"/> <!-- ̂̉A → Ẩ --> 506 <transform from="\u{302}\u{323}a" to="ậ"/> <!-- ̣̂a → ậ --> 507 <transform from="\u{302}\u{323}A" to="Ậ"/> <!-- ̣̂A → Ậ --> 508 <transform from="\u{30C}a" to="ǎ"/> <!-- ̌a → ǎ --> 509 <transform from="\u{30C}A" to="Ǎ"/> <!-- ̌A → Ǎ --> 510 <transform from="\u{30A}a" to="å"/> <!-- ̊a → å --> 511 <transform from="\u{30A}A" to="Å"/> <!-- ̊A → Å --> 512 <transform from="\u{30A}á" to="ǻ"/> <!-- ̊á → ǻ --> 513 <transform from="\u{30A}Á" to="Ǻ"/> <!-- ̊Á → Ǻ --> 514 <transform from="\u{30A}\u{301}a" to="ǻ"/> <!-- ̊́a → ǻ --> 515 <transform from="\u{30A}\u{301}A" to="Ǻ"/> <!-- ̊́A → Ǻ --> 516 <transform from="\u{308}a" to="ä"/> <!-- ̈a → ä --> 517 <transform from="\u{308}A" to="Ä"/> <!-- ̈A → Ä --> 518 <transform from="\u{308}\u{304}a" to="ǟ"/> <!-- ̈̄a → ǟ --> 519 <transform from="\u{308}\u{304}A" to="Ǟ"/> <!-- ̈̄A → Ǟ --> 520 <transform from="\u{303}a" to="ã"/> <!-- ̃a → ã --> 521 <transform from="\u{303}A" to="Ã"/> <!-- ̃A → à --> 522 <transform from="\u{303}\u{306}a" to="ẵ"/> <!-- ̃̆a → ẵ --> 523 <transform from="\u{303}\u{306}A" to="Ẵ"/> <!-- ̃̆A → Ẵ --> 524 <transform from="\u{303}\u{302}a" to="ẫ"/> <!-- ̃̂a → ẫ --> 525 <transform from="\u{303}\u{302}A" to="Ẫ"/> <!-- ̃̂A → Ẫ --> 526 <transform from="\u{307}a" to="ȧ"/> <!-- ̇a → ȧ --> 527 <transform from="\u{307}A" to="Ȧ"/> <!-- ̇A → Ȧ --> 528 <transform from="\u{307}\u{304}a" to="ǡ"/> <!-- ̇̄a → ǡ --> 529 <transform from="\u{307}\u{304}A" to="Ǡ"/> <!-- ̇̄A → Ǡ --> 530 <transform from="\u{328}a" to="ą"/> <!-- ̨a → ą --> 531 <transform from="\u{328}A" to="Ą"/> <!-- ̨A → Ą --> 532 <transform from="\u{304}a" to="ā"/> <!-- ̄a → ā --> 533 <transform from="\u{304}A" to="Ā"/> <!-- ̄A → Ā --> 534 <transform from="\u{304}ä" to="ǟ"/> <!-- ̄ä → ǟ --> 535 <transform from="\u{304}Ä" to="Ǟ"/> <!-- ̄Ä → Ǟ --> 536 <transform from="\u{304}\u{308}a" to="ǟ"/> <!-- ̄̈a → ǟ --> 537 <transform from="\u{304}\u{308}A" to="Ǟ"/> <!-- ̄̈A → Ǟ --> 538 <transform from="\u{304}\u{307}a" to="ǡ"/> <!-- ̄̇a → ǡ --> 539 <transform from="\u{304}\u{307}A" to="Ǡ"/> <!-- ̄̇A → Ǡ --> 540 <transform from="\u{309}a" to="ả"/> <!-- ̉a → ả --> 541 <transform from="\u{309}A" to="Ả"/> <!-- ̉A → Ả --> 542 <transform from="\u{309}\u{306}a" to="ẳ"/> <!-- ̉̆a → ẳ --> 543 <transform from="\u{309}\u{306}A" to="Ẳ"/> <!-- ̉̆A → Ẳ --> 544 <transform from="\u{309}\u{302}a" to="ẩ"/> <!-- ̉̂a → ẩ --> 545 <transform from="\u{309}\u{302}A" to="Ẩ"/> <!-- ̉̂A → Ẩ --> 546 <transform from="\u{323}a" to="ạ"/> <!-- ̣a → ạ --> 547 <transform from="\u{323}A" to="Ạ"/> <!-- ̣A → Ạ --> 548 <transform from="\u{323}\u{306}a" to="ặ"/> <!-- ̣̆a → ặ --> 549 <transform from="\u{323}\u{306}A" to="Ặ"/> <!-- ̣̆A → Ặ --> 550 <transform from="\u{323}\u{302}a" to="ậ"/> <!-- ̣̂a → ậ --> 551 <transform from="\u{323}\u{302}A" to="Ậ"/> <!-- ̣̂A → Ậ --> 552 <transform from="\u{301}æ" to="ǽ"/> <!-- ́æ → ǽ --> 553 <transform from="\u{301}Æ" to="Ǽ"/> <!-- ́Æ → Ǽ --> 554 <transform from="\u{304}æ" to="ǣ"/> <!-- ̄æ → ǣ --> 555 <transform from="\u{304}Æ" to="Ǣ"/> <!-- ̄Æ → Ǣ --> 556 <transform from="\u{307}b" to="ḃ"/> <!-- ̇b → ḃ --> 557 <transform from="\u{307}B" to="Ḃ"/> <!-- ̇B → Ḃ --> 558 <transform from="\u{309}b" to="ɓ"/> <!-- ̉b → ɓ --> 559 <transform from="\u{309}B" to="Ɓ"/> <!-- ̉B → Ɓ --> 560 <transform from="\u{323}b" to="ḅ"/> <!-- ̣b → ḅ --> 561 <transform from="\u{323}B" to="Ḅ"/> <!-- ̣B → Ḅ --> 562 <transform from="\u{301}c" to="ć"/> <!-- ́c → ć --> 563 <transform from="\u{301}C" to="Ć"/> <!-- ́C → Ć --> 564 <transform from="\u{301}ç" to="ḉ"/> <!-- ́ç → ḉ --> 565 <transform from="\u{301}Ç" to="Ḉ"/> <!-- ́Ç → Ḉ --> 566 <transform from="\u{301}\u{327}c" to="ḉ"/> <!-- ̧́c → ḉ --> 567 <transform from="\u{301}\u{327}C" to="Ḉ"/> <!-- ̧́C → Ḉ --> 568 <transform from="\u{302}c" to="ĉ"/> <!-- ̂c → ĉ --> 569 <transform from="\u{302}C" to="Ĉ"/> <!-- ̂C → Ĉ --> 570 <transform from="\u{30C}c" to="č"/> <!-- ̌c → č --> 571 <transform from="\u{30C}C" to="Č"/> <!-- ̌C → Č --> 572 <transform from="\u{307}c" to="ċ"/> <!-- ̇c → ċ --> 573 <transform from="\u{307}C" to="Ċ"/> <!-- ̇C → Ċ --> 574 <transform from="\u{327}c" to="ç"/> <!-- ̧c → ç --> 575 <transform from="\u{327}C" to="Ç"/> <!-- ̧C → Ç --> 576 <transform from="\u{327}\u{301}c" to="ḉ"/> <!-- ̧́c → ḉ --> 577 <transform from="\u{327}\u{301}C" to="Ḉ"/> <!-- ̧́C → Ḉ --> 578 <transform from="\u{309}c" to="ƈ"/> <!-- ̉c → ƈ --> 579 <transform from="\u{309}C" to="Ƈ"/> <!-- ̉C → Ƈ --> 580 <transform from="\u{30C}d" to="ď"/> <!-- ̌d → ď --> 581 <transform from="\u{30C}D" to="Ď"/> <!-- ̌D → Ď --> 582 <transform from="\u{307}d" to="ḋ"/> <!-- ̇d → ḋ --> 583 <transform from="\u{307}D" to="Ḋ"/> <!-- ̇D → Ḋ --> 584 <transform from="\u{327}d" to="ḑ"/> <!-- ̧d → ḑ --> 585 <transform from="\u{327}D" to="Ḑ"/> <!-- ̧D → Ḑ --> 586 <transform from="\u{309}d" to="ɗ"/> <!-- ̉d → ɗ --> 587 <transform from="\u{309}D" to="Ɗ"/> <!-- ̉D → Ɗ --> 588 <transform from="\u{323}d" to="ḍ"/> <!-- ̣d → ḍ --> 589 <transform from="\u{323}D" to="Ḍ"/> <!-- ̣D → Ḍ --> 590 <transform from="\u{301}e" to="é"/> <!-- ́e → é --> 591 <transform from="\u{301}E" to="É"/> <!-- ́E → É --> 592 <transform from="\u{301}\u{302}e" to="ế"/> <!-- ́̂e → ế --> 593 <transform from="\u{301}\u{302}E" to="Ế"/> <!-- ́̂E → Ế --> 594 <transform from="\u{301}\u{304}e" to="ḗ"/> <!-- ́̄e → ḗ --> 595 <transform from="\u{301}\u{304}E" to="Ḗ"/> <!-- ́̄E → Ḗ --> 596 <transform from="\u{300}e" to="è"/> <!-- ̀e → è --> 597 <transform from="\u{300}E" to="È"/> <!-- ̀E → È --> 598 <transform from="\u{300}\u{302}e" to="ề"/> <!-- ̀̂e → ề --> 599 <transform from="\u{300}\u{302}E" to="Ề"/> <!-- ̀̂E → Ề --> 600 <transform from="\u{300}\u{304}e" to="ḕ"/> <!-- ̀̄e → ḕ --> 601 <transform from="\u{300}\u{304}E" to="Ḕ"/> <!-- ̀̄E → Ḕ --> 602 <transform from="\u{306}e" to="ĕ"/> <!-- ̆e → ĕ --> 603 <transform from="\u{306}E" to="Ĕ"/> <!-- ̆E → Ĕ --> 604 <transform from="\u{306}\u{327}e" to="ḝ"/> <!-- ̧̆e → ḝ --> 605 <transform from="\u{306}\u{327}E" to="Ḝ"/> <!-- ̧̆E → Ḝ --> 606 <transform from="\u{302}e" to="ê"/> <!-- ̂e → ê --> 607 <transform from="\u{302}E" to="Ê"/> <!-- ̂E → Ê --> 608 <transform from="\u{302}é" to="ế"/> <!-- ̂é → ế --> 609 <transform from="\u{302}É" to="Ế"/> <!-- ̂É → Ế --> 610 <transform from="\u{302}\u{301}e" to="ế"/> <!-- ̂́e → ế --> 611 <transform from="\u{302}\u{301}E" to="Ế"/> <!-- ̂́E → Ế --> 612 <transform from="\u{302}\u{300}e" to="ề"/> <!-- ̂̀e → ề --> 613 <transform from="\u{302}\u{300}E" to="Ề"/> <!-- ̂̀E → Ề --> 614 <transform from="\u{302}\u{303}e" to="ễ"/> <!-- ̂̃e → ễ --> 615 <transform from="\u{302}\u{303}E" to="Ễ"/> <!-- ̂̃E → Ễ --> 616 <transform from="\u{302}\u{309}e" to="ể"/> <!-- ̂̉e → ể --> 617 <transform from="\u{302}\u{309}E" to="Ể"/> <!-- ̂̉E → Ể --> 618 <transform from="\u{302}\u{323}e" to="ệ"/> <!-- ̣̂e → ệ --> 619 <transform from="\u{302}\u{323}E" to="Ệ"/> <!-- ̣̂E → Ệ --> 620 <transform from="\u{30C}e" to="ě"/> <!-- ̌e → ě --> 621 <transform from="\u{30C}E" to="Ě"/> <!-- ̌E → Ě --> 622 <transform from="\u{308}e" to="ë"/> <!-- ̈e → ë --> 623 <transform from="\u{308}E" to="Ë"/> <!-- ̈E → Ë --> 624 <transform from="\u{303}e" to="ẽ"/> <!-- ̃e → ẽ --> 625 <transform from="\u{303}E" to="Ẽ"/> <!-- ̃E → Ẽ --> 626 <transform from="\u{303}\u{302}e" to="ễ"/> <!-- ̃̂e → ễ --> 627 <transform from="\u{303}\u{302}E" to="Ễ"/> <!-- ̃̂E → Ễ --> 628 <transform from="\u{307}e" to="ė"/> <!-- ̇e → ė --> 629 <transform from="\u{307}E" to="Ė"/> <!-- ̇E → Ė --> 630 <transform from="\u{327}e" to="ȩ"/> <!-- ̧e → ȩ --> 631 <transform from="\u{327}E" to="Ȩ"/> <!-- ̧E → Ȩ --> 632 <transform from="\u{327}\u{306}e" to="ḝ"/> <!-- ̧̆e → ḝ --> 633 <transform from="\u{327}\u{306}E" to="Ḝ"/> <!-- ̧̆E → Ḝ --> 634 <transform from="\u{328}e" to="ę"/> <!-- ̨e → ę --> 635 <transform from="\u{328}E" to="Ę"/> <!-- ̨E → Ę --> 636 <transform from="\u{304}e" to="ē"/> <!-- ̄e → ē --> 637 <transform from="\u{304}E" to="Ē"/> <!-- ̄E → Ē --> 638 <transform from="\u{304}é" to="ḗ"/> <!-- ̄é → ḗ --> 639 <transform from="\u{304}É" to="Ḗ"/> <!-- ̄É → Ḗ --> 640 <transform from="\u{304}\u{301}e" to="ḗ"/> <!-- ̄́e → ḗ --> 641 <transform from="\u{304}\u{301}E" to="Ḗ"/> <!-- ̄́E → Ḗ --> 642 <transform from="\u{304}\u{300}e" to="ḕ"/> <!-- ̄̀e → ḕ --> 643 <transform from="\u{304}\u{300}E" to="Ḕ"/> <!-- ̄̀E → Ḕ --> 644 <transform from="\u{309}e" to="ẻ"/> <!-- ̉e → ẻ --> 645 <transform from="\u{309}E" to="Ẻ"/> <!-- ̉E → Ẻ --> 646 <transform from="\u{309}\u{302}e" to="ể"/> <!-- ̉̂e → ể --> 647 <transform from="\u{309}\u{302}E" to="Ể"/> <!-- ̉̂E → Ể --> 648 <transform from="\u{323}e" to="ẹ"/> <!-- ̣e → ẹ --> 649 <transform from="\u{323}E" to="Ẹ"/> <!-- ̣E → Ẹ --> 650 <transform from="\u{323}\u{302}e" to="ệ"/> <!-- ̣̂e → ệ --> 651 <transform from="\u{323}\u{302}E" to="Ệ"/> <!-- ̣̂E → Ệ --> 652 <transform from="\u{307}f" to="ḟ"/> <!-- ̇f → ḟ --> 653 <transform from="\u{307}F" to="Ḟ"/> <!-- ̇F → Ḟ --> 654 <transform from="\u{309}f" to="ƒ"/> <!-- ̉f → ƒ --> 655 <transform from="\u{309}F" to="Ƒ"/> <!-- ̉F → Ƒ --> 656 <transform from="\u{301}g" to="ǵ"/> <!-- ́g → ǵ --> 657 <transform from="\u{301}G" to="Ǵ"/> <!-- ́G → Ǵ --> 658 <transform from="\u{306}g" to="ğ"/> <!-- ̆g → ğ --> 659 <transform from="\u{306}G" to="Ğ"/> <!-- ̆G → Ğ --> 660 <transform from="\u{302}g" to="ĝ"/> <!-- ̂g → ĝ --> 661 <transform from="\u{302}G" to="Ĝ"/> <!-- ̂G → Ĝ --> 662 <transform from="\u{30C}g" to="ǧ"/> <!-- ̌g → ǧ --> 663 <transform from="\u{30C}G" to="Ǧ"/> <!-- ̌G → Ǧ --> 664 <transform from="\u{307}g" to="ġ"/> <!-- ̇g → ġ --> 665 <transform from="\u{307}G" to="Ġ"/> <!-- ̇G → Ġ --> 666 <transform from="\u{327}g" to="ģ"/> <!-- ̧g → ģ --> 667 <transform from="\u{327}G" to="Ģ"/> <!-- ̧G → Ģ --> 668 <transform from="\u{304}g" to="ḡ"/> <!-- ̄g → ḡ --> 669 <transform from="\u{304}G" to="Ḡ"/> <!-- ̄G → Ḡ --> 670 <transform from="\u{309}g" to="ɠ"/> <!-- ̉g → ɠ --> 671 <transform from="\u{309}G" to="Ɠ"/> <!-- ̉G → Ɠ --> 672 <transform from="\u{302}h" to="ĥ"/> <!-- ̂h → ĥ --> 673 <transform from="\u{302}H" to="Ĥ"/> <!-- ̂H → Ĥ --> 674 <transform from="\u{30C}h" to="ȟ"/> <!-- ̌h → ȟ --> 675 <transform from="\u{30C}H" to="Ȟ"/> <!-- ̌H → Ȟ --> 676 <transform from="\u{308}h" to="ḧ"/> <!-- ̈h → ḧ --> 677 <transform from="\u{308}H" to="Ḧ"/> <!-- ̈H → Ḧ --> 678 <transform from="\u{307}h" to="ḣ"/> <!-- ̇h → ḣ --> 679 <transform from="\u{307}H" to="Ḣ"/> <!-- ̇H → Ḣ --> 680 <transform from="\u{327}h" to="ḩ"/> <!-- ̧h → ḩ --> 681 <transform from="\u{327}H" to="Ḩ"/> <!-- ̧H → Ḩ --> 682 <transform from="\u{309}h" to="ɦ"/> <!-- ̉h → ɦ --> 683 <transform from="\u{323}h" to="ḥ"/> <!-- ̣h → ḥ --> 684 <transform from="\u{323}H" to="Ḥ"/> <!-- ̣H → Ḥ --> 685 <transform from="\u{301}i" to="í"/> <!-- ́i → í --> 686 <transform from="\u{301}I" to="Í"/> <!-- ́I → Í --> 687 <transform from="\u{301}ï" to="ḯ"/> <!-- ́ï → ḯ --> 688 <transform from="\u{301}Ï" to="Ḯ"/> <!-- ́Ï → Ḯ --> 689 <transform from="\u{301}\u{308}i" to="ḯ"/> <!-- ́̈i → ḯ --> 690 <transform from="\u{301}\u{308}I" to="Ḯ"/> <!-- ́̈I → Ḯ --> 691 <transform from="\u{300}i" to="ì"/> <!-- ̀i → ì --> 692 <transform from="\u{300}I" to="Ì"/> <!-- ̀I → Ì --> 693 <transform from="\u{306}i" to="ĭ"/> <!-- ̆i → ĭ --> 694 <transform from="\u{306}I" to="Ĭ"/> <!-- ̆I → Ĭ --> 695 <transform from="\u{302}i" to="î"/> <!-- ̂i → î --> 696 <transform from="\u{302}I" to="Î"/> <!-- ̂I → Î --> 697 <transform from="\u{30C}i" to="ǐ"/> <!-- ̌i → ǐ --> 698 <transform from="\u{30C}I" to="Ǐ"/> <!-- ̌I → Ǐ --> 699 <transform from="\u{308}i" to="ï"/> <!-- ̈i → ï --> 700 <transform from="\u{308}I" to="Ï"/> <!-- ̈I → Ï --> 701 <transform from="\u{308}í" to="ḯ"/> <!-- ̈í → ḯ --> 702 <transform from="\u{308}Í" to="Ḯ"/> <!-- ̈Í → Ḯ --> 703 <transform from="\u{308}\u{301}i" to="ḯ"/> <!-- ̈́i → ḯ --> 704 <transform from="\u{308}\u{301}I" to="Ḯ"/> <!-- ̈́I → Ḯ --> 705 <transform from="\u{303}i" to="ĩ"/> <!-- ̃i → ĩ --> 706 <transform from="\u{303}I" to="Ĩ"/> <!-- ̃I → Ĩ --> 707 <transform from="\u{307}i" to="ı"/> <!-- ̇i → ı --> 708 <transform from="\u{307}I" to="İ"/> <!-- ̇I → İ --> 709 <transform from="\u{328}i" to="į"/> <!-- ̨i → į --> 710 <transform from="\u{328}I" to="Į"/> <!-- ̨I → Į --> 711 <transform from="\u{304}i" to="ī"/> <!-- ̄i → ī --> 712 <transform from="\u{304}I" to="Ī"/> <!-- ̄I → Ī --> 713 <transform from="\u{309}i" to="ỉ"/> <!-- ̉i → ỉ --> 714 <transform from="\u{309}I" to="Ỉ"/> <!-- ̉I → Ỉ --> 715 <transform from="\u{323}i" to="ị"/> <!-- ̣i → ị --> 716 <transform from="\u{323}I" to="Ị"/> <!-- ̣I → Ị --> 717 <transform from="\u{302}j" to="ĵ"/> <!-- ̂j → ĵ --> 718 <transform from="\u{302}J" to="Ĵ"/> <!-- ̂J → Ĵ --> 719 <transform from="\u{30C}j" to="ǰ"/> <!-- ̌j → ǰ --> 720 <transform from="\u{307}j" to="ȷ"/> <!-- ̇j → ȷ --> 721 <transform from="\u{301}k" to="ḱ"/> <!-- ́k → ḱ --> 722 <transform from="\u{301}K" to="Ḱ"/> <!-- ́K → Ḱ --> 723 <transform from="\u{30C}k" to="ǩ"/> <!-- ̌k → ǩ --> 724 <transform from="\u{30C}K" to="Ǩ"/> <!-- ̌K → Ǩ --> 725 <transform from="\u{327}k" to="ķ"/> <!-- ̧k → ķ --> 726 <transform from="\u{327}K" to="Ķ"/> <!-- ̧K → Ķ --> 727 <transform from="\u{309}k" to="ƙ"/> <!-- ̉k → ƙ --> 728 <transform from="\u{309}K" to="Ƙ"/> <!-- ̉K → Ƙ --> 729 <transform from="\u{323}k" to="ḳ"/> <!-- ̣k → ḳ --> 730 <transform from="\u{323}K" to="Ḳ"/> <!-- ̣K → Ḳ --> 731 <transform from="\u{301}l" to="ĺ"/> <!-- ́l → ĺ --> 732 <transform from="\u{301}L" to="Ĺ"/> <!-- ́L → Ĺ --> 733 <transform from="\u{30C}l" to="ľ"/> <!-- ̌l → ľ --> 734 <transform from="\u{30C}L" to="Ľ"/> <!-- ̌L → Ľ --> 735 <transform from="\u{307}l" to="ŀ"/> <!-- ̇l → ŀ --> 736 <transform from="\u{307}L" to="Ŀ"/> <!-- ̇L → Ŀ --> 737 <transform from="\u{327}l" to="ļ"/> <!-- ̧l → ļ --> 738 <transform from="\u{327}L" to="Ļ"/> <!-- ̧L → Ļ --> 739 <transform from="\u{304}\u{323}l" to="ḹ"/> <!-- ̣̄l → ḹ --> 740 <transform from="\u{304}\u{323}L" to="Ḹ"/> <!-- ̣̄L → Ḹ --> 741 <transform from="\u{323}l" to="ḷ"/> <!-- ̣l → ḷ --> 742 <transform from="\u{323}L" to="Ḷ"/> <!-- ̣L → Ḷ --> 743 <transform from="\u{323}\u{304}l" to="ḹ"/> <!-- ̣̄l → ḹ --> 744 <transform from="\u{323}\u{304}L" to="Ḹ"/> <!-- ̣̄L → Ḹ --> 745 <transform from="\u{301}m" to="ḿ"/> <!-- ́m → ḿ --> 746 <transform from="\u{301}M" to="Ḿ"/> <!-- ́M → Ḿ --> 747 <transform from="\u{307}m" to="ṁ"/> <!-- ̇m → ṁ --> 748 <transform from="\u{307}M" to="Ṁ"/> <!-- ̇M → Ṁ --> 749 <transform from="\u{309}m" to="ɱ"/> <!-- ̉m → ɱ --> 750 <transform from="\u{309}M" to="Ɱ"/> <!-- ̉M → Ɱ --> 751 <transform from="\u{323}m" to="ṃ"/> <!-- ̣m → ṃ --> 752 <transform from="\u{323}M" to="Ṃ"/> <!-- ̣M → Ṃ --> 753 <transform from="\u{301}n" to="ń"/> <!-- ́n → ń --> 754 <transform from="\u{301}N" to="Ń"/> <!-- ́N → Ń --> 755 <transform from="\u{300}n" to="ǹ"/> <!-- ̀n → ǹ --> 756 <transform from="\u{300}N" to="Ǹ"/> <!-- ̀N → Ǹ --> 757 <transform from="\u{30C}n" to="ň"/> <!-- ̌n → ň --> 758 <transform from="\u{30C}N" to="Ň"/> <!-- ̌N → Ň --> 759 <transform from="\u{303}n" to="ñ"/> <!-- ̃n → ñ --> 760 <transform from="\u{303}N" to="Ñ"/> <!-- ̃N → Ñ --> 761 <transform from="\u{307}n" to="ṅ"/> <!-- ̇n → ṅ --> 762 <transform from="\u{307}N" to="Ṅ"/> <!-- ̇N → Ṅ --> 763 <transform from="\u{327}n" to="ņ"/> <!-- ̧n → ņ --> 764 <transform from="\u{327}N" to="Ņ"/> <!-- ̧N → Ņ --> 765 <transform from="\u{309}n" to="ɲ"/> <!-- ̉n → ɲ --> 766 <transform from="\u{309}N" to="Ɲ"/> <!-- ̉N → Ɲ --> 767 <transform from="\u{323}n" to="ṇ"/> <!-- ̣n → ṇ --> 768 <transform from="\u{323}N" to="Ṇ"/> <!-- ̣N → Ṇ --> 769 <transform from="\u{301}o" to="ó"/> <!-- ́o → ó --> 770 <transform from="\u{301}O" to="Ó"/> <!-- ́O → Ó --> 771 <transform from="\u{301}ø" to="ǿ"/> <!-- ́ø → ǿ --> 772 <transform from="\u{301}Ø" to="Ǿ"/> <!-- ́Ø → Ǿ --> 773 <transform from="\u{301}\u{302}o" to="ố"/> <!-- ́̂o → ố --> 774 <transform from="\u{301}\u{302}O" to="Ố"/> <!-- ́̂O → Ố --> 775 <transform from="\u{301}\u{303}o" to="ṍ"/> <!-- ́̃o → ṍ --> 776 <transform from="\u{301}\u{303}O" to="Ṍ"/> <!-- ́̃O → Ṍ --> 777 <transform from="\u{301}\u{304}o" to="ṓ"/> <!-- ́̄o → ṓ --> 778 <transform from="\u{301}\u{304}O" to="Ṓ"/> <!-- ́̄O → Ṓ --> 779 <transform from="\u{301}\u{31B}o" to="ớ"/> <!-- ̛́o → ớ --> 780 <transform from="\u{301}\u{31B}O" to="Ớ"/> <!-- ̛́O → Ớ --> 781 <transform from="\u{300}o" to="ò"/> <!-- ̀o → ò --> 782 <transform from="\u{300}O" to="Ò"/> <!-- ̀O → Ò --> 783 <transform from="\u{300}\u{302}o" to="ồ"/> <!-- ̀̂o → ồ --> 784 <transform from="\u{300}\u{302}O" to="Ồ"/> <!-- ̀̂O → Ồ --> 785 <transform from="\u{300}\u{304}o" to="ṑ"/> <!-- ̀̄o → ṑ --> 786 <transform from="\u{300}\u{304}O" to="Ṑ"/> <!-- ̀̄O → Ṑ --> 787 <transform from="\u{300}\u{31B}o" to="ờ"/> <!-- ̛̀o → ờ --> 788 <transform from="\u{300}\u{31B}O" to="Ờ"/> <!-- ̛̀O → Ờ --> 789 <transform from="\u{306}o" to="ŏ"/> <!-- ̆o → ŏ --> 790 <transform from="\u{306}O" to="Ŏ"/> <!-- ̆O → Ŏ --> 791 <transform from="\u{302}o" to="ô"/> <!-- ̂o → ô --> 792 <transform from="\u{302}O" to="Ô"/> <!-- ̂O → Ô --> 793 <transform from="\u{302}ó" to="ố"/> <!-- ̂ó → ố --> 794 <transform from="\u{302}Ó" to="Ố"/> <!-- ̂Ó → Ố --> 795 <transform from="\u{302}\u{301}o" to="ố"/> <!-- ̂́o → ố --> 796 <transform from="\u{302}\u{301}O" to="Ố"/> <!-- ̂́O → Ố --> 797 <transform from="\u{302}\u{300}o" to="ồ"/> <!-- ̂̀o → ồ --> 798 <transform from="\u{302}\u{300}O" to="Ồ"/> <!-- ̂̀O → Ồ --> 799 <transform from="\u{302}\u{303}o" to="ỗ"/> <!-- ̂̃o → ỗ --> 800 <transform from="\u{302}\u{303}O" to="Ỗ"/> <!-- ̂̃O → Ỗ --> 801 <transform from="\u{302}\u{309}o" to="ổ"/> <!-- ̂̉o → ổ --> 802 <transform from="\u{302}\u{309}O" to="Ổ"/> <!-- ̂̉O → Ổ --> 803 <transform from="\u{302}\u{323}o" to="ộ"/> <!-- ̣̂o → ộ --> 804 <transform from="\u{302}\u{323}O" to="Ộ"/> <!-- ̣̂O → Ộ --> 805 <transform from="\u{30C}o" to="ǒ"/> <!-- ̌o → ǒ --> 806 <transform from="\u{30C}O" to="Ǒ"/> <!-- ̌O → Ǒ --> 807 <transform from="\u{308}o" to="ö"/> <!-- ̈o → ö --> 808 <transform from="\u{308}O" to="Ö"/> <!-- ̈O → Ö --> 809 <transform from="\u{308}\u{303}o" to="ṏ"/> <!-- ̈̃o → ṏ --> 810 <transform from="\u{308}\u{303}O" to="Ṏ"/> <!-- ̈̃O → Ṏ --> 811 <transform from="\u{308}\u{304}o" to="ȫ"/> <!-- ̈̄o → ȫ --> 812 <transform from="\u{308}\u{304}O" to="Ȫ"/> <!-- ̈̄O → Ȫ --> 813 <transform from="\u{30B}o" to="ő"/> <!-- ̋o → ő --> 814 <transform from="\u{30B}O" to="Ő"/> <!-- ̋O → Ő --> 815 <transform from="\u{303}o" to="õ"/> <!-- ̃o → õ --> 816 <transform from="\u{303}O" to="Õ"/> <!-- ̃O → Õ --> 817 <transform from="\u{303}ó" to="ṍ"/> <!-- ̃ó → ṍ --> 818 <transform from="\u{303}Ó" to="Ṍ"/> <!-- ̃Ó → Ṍ --> 819 <transform from="\u{303}ö" to="ṏ"/> <!-- ̃ö → ṏ --> 820 <transform from="\u{303}Ö" to="Ṏ"/> <!-- ̃Ö → Ṏ --> 821 <transform from="\u{303}\u{301}o" to="ṍ"/> <!-- ̃́o → ṍ --> 822 <transform from="\u{303}\u{301}O" to="Ṍ"/> <!-- ̃́O → Ṍ --> 823 <transform from="\u{303}\u{302}o" to="ỗ"/> <!-- ̃̂o → ỗ --> 824 <transform from="\u{303}\u{302}O" to="Ỗ"/> <!-- ̃̂O → Ỗ --> 825 <transform from="\u{303}\u{308}o" to="ṏ"/> <!-- ̃̈o → ṏ --> 826 <transform from="\u{303}\u{308}O" to="Ṏ"/> <!-- ̃̈O → Ṏ --> 827 <transform from="\u{303}\u{304}o" to="ȭ"/> <!-- ̃̄o → ȭ --> 828 <transform from="\u{303}\u{304}O" to="Ȭ"/> <!-- ̃̄O → Ȭ --> 829 <transform from="\u{303}\u{31B}o" to="ỡ"/> <!-- ̛̃o → ỡ --> 830 <transform from="\u{303}\u{31B}O" to="Ỡ"/> <!-- ̛̃O → Ỡ --> 831 <transform from="\u{307}o" to="ȯ"/> <!-- ̇o → ȯ --> 832 <transform from="\u{307}O" to="Ȯ"/> <!-- ̇O → Ȯ --> 833 <transform from="\u{307}\u{304}o" to="ȱ"/> <!-- ̇̄o → ȱ --> 834 <transform from="\u{307}\u{304}O" to="Ȱ"/> <!-- ̇̄O → Ȱ --> 835 <transform from="\u{328}o" to="ǫ"/> <!-- ̨o → ǫ --> 836 <transform from="\u{328}O" to="Ǫ"/> <!-- ̨O → Ǫ --> 837 <transform from="\u{328}\u{304}o" to="ǭ"/> <!-- ̨̄o → ǭ --> 838 <transform from="\u{328}\u{304}O" to="Ǭ"/> <!-- ̨̄O → Ǭ --> 839 <transform from="\u{304}o" to="ō"/> <!-- ̄o → ō --> 840 <transform from="\u{304}O" to="Ō"/> <!-- ̄O → Ō --> 841 <transform from="\u{304}ó" to="ṓ"/> <!-- ̄ó → ṓ --> 842 <transform from="\u{304}Ó" to="Ṓ"/> <!-- ̄Ó → Ṓ --> 843 <transform from="\u{304}ö" to="ȫ"/> <!-- ̄ö → ȫ --> 844 <transform from="\u{304}Ö" to="Ȫ"/> <!-- ̄Ö → Ȫ --> 845 <transform from="\u{304}\u{301}o" to="ṓ"/> <!-- ̄́o → ṓ --> 846 <transform from="\u{304}\u{301}O" to="Ṓ"/> <!-- ̄́O → Ṓ --> 847 <transform from="\u{304}\u{300}o" to="ṑ"/> <!-- ̄̀o → ṑ --> 848 <transform from="\u{304}\u{300}O" to="Ṑ"/> <!-- ̄̀O → Ṑ --> 849 <transform from="\u{304}\u{308}o" to="ȫ"/> <!-- ̄̈o → ȫ --> 850 <transform from="\u{304}\u{308}O" to="Ȫ"/> <!-- ̄̈O → Ȫ --> 851 <transform from="\u{304}\u{303}o" to="ȭ"/> <!-- ̄̃o → ȭ --> 852 <transform from="\u{304}\u{303}O" to="Ȭ"/> <!-- ̄̃O → Ȭ --> 853 <transform from="\u{304}\u{307}o" to="ȱ"/> <!-- ̄̇o → ȱ --> 854 <transform from="\u{304}\u{307}O" to="Ȱ"/> <!-- ̄̇O → Ȱ --> 855 <transform from="\u{304}\u{328}o" to="ǭ"/> <!-- ̨̄o → ǭ --> 856 <transform from="\u{304}\u{328}O" to="Ǭ"/> <!-- ̨̄O → Ǭ --> 857 <transform from="\u{309}o" to="ỏ"/> <!-- ̉o → ỏ --> 858 <transform from="\u{309}O" to="Ỏ"/> <!-- ̉O → Ỏ --> 859 <transform from="\u{309}\u{302}o" to="ổ"/> <!-- ̉̂o → ổ --> 860 <transform from="\u{309}\u{302}O" to="Ổ"/> <!-- ̉̂O → Ổ --> 861 <transform from="\u{309}\u{31B}o" to="ở"/> <!-- ̛̉o → ở --> 862 <transform from="\u{309}\u{31B}O" to="Ở"/> <!-- ̛̉O → Ở --> 863 <transform from="\u{31B}o" to="ơ"/> <!-- ̛o → ơ --> 864 <transform from="\u{31B}O" to="Ơ"/> <!-- ̛O → Ơ --> 865 <transform from="\u{31B}ó" to="ớ"/> <!-- ̛ó → ớ --> 866 <transform from="\u{31B}Ó" to="Ớ"/> <!-- ̛Ó → Ớ --> 867 <transform from="\u{31B}\u{301}o" to="ớ"/> <!-- ̛́o → ớ --> 868 <transform from="\u{31B}\u{301}O" to="Ớ"/> <!-- ̛́O → Ớ --> 869 <transform from="\u{31B}\u{300}o" to="ờ"/> <!-- ̛̀o → ờ --> 870 <transform from="\u{31B}\u{300}O" to="Ờ"/> <!-- ̛̀O → Ờ --> 871 <transform from="\u{31B}\u{303}o" to="ỡ"/> <!-- ̛̃o → ỡ --> 872 <transform from="\u{31B}\u{303}O" to="Ỡ"/> <!-- ̛̃O → Ỡ --> 873 <transform from="\u{31B}\u{309}o" to="ở"/> <!-- ̛̉o → ở --> 874 <transform from="\u{31B}\u{309}O" to="Ở"/> <!-- ̛̉O → Ở --> 875 <transform from="\u{31B}\u{323}o" to="ợ"/> <!-- ̛̣o → ợ --> 876 <transform from="\u{31B}\u{323}O" to="Ợ"/> <!-- ̛̣O → Ợ --> 877 <transform from="\u{323}o" to="ọ"/> <!-- ̣o → ọ --> 878 <transform from="\u{323}O" to="Ọ"/> <!-- ̣O → Ọ --> 879 <transform from="\u{323}\u{302}o" to="ộ"/> <!-- ̣̂o → ộ --> 880 <transform from="\u{323}\u{302}O" to="Ộ"/> <!-- ̣̂O → Ộ --> 881 <transform from="\u{323}\u{31B}o" to="ợ"/> <!-- ̛̣o → ợ --> 882 <transform from="\u{323}\u{31B}O" to="Ợ"/> <!-- ̛̣O → Ợ --> 883 <transform from="\u{301}p" to="ṕ"/> <!-- ́p → ṕ --> 884 <transform from="\u{301}P" to="Ṕ"/> <!-- ́P → Ṕ --> 885 <transform from="\u{307}p" to="ṗ"/> <!-- ̇p → ṗ --> 886 <transform from="\u{307}P" to="Ṗ"/> <!-- ̇P → Ṗ --> 887 <transform from="\u{309}p" to="ƥ"/> <!-- ̉p → ƥ --> 888 <transform from="\u{309}P" to="Ƥ"/> <!-- ̉P → Ƥ --> 889 <transform from="\u{309}q" to="ʠ"/> <!-- ̉q → ʠ --> 890 <transform from="\u{301}r" to="ŕ"/> <!-- ́r → ŕ --> 891 <transform from="\u{301}R" to="Ŕ"/> <!-- ́R → Ŕ --> 892 <transform from="\u{30C}r" to="ř"/> <!-- ̌r → ř --> 893 <transform from="\u{30C}R" to="Ř"/> <!-- ̌R → Ř --> 894 <transform from="\u{307}r" to="ṙ"/> <!-- ̇r → ṙ --> 895 <transform from="\u{307}R" to="Ṙ"/> <!-- ̇R → Ṙ --> 896 <transform from="\u{327}r" to="ŗ"/> <!-- ̧r → ŗ --> 897 <transform from="\u{327}R" to="Ŗ"/> <!-- ̧R → Ŗ --> 898 <transform from="\u{304}\u{323}r" to="ṝ"/> <!-- ̣̄r → ṝ --> 899 <transform from="\u{304}\u{323}R" to="Ṝ"/> <!-- ̣̄R → Ṝ --> 900 <transform from="\u{323}r" to="ṛ"/> <!-- ̣r → ṛ --> 901 <transform from="\u{323}R" to="Ṛ"/> <!-- ̣R → Ṛ --> 902 <transform from="\u{323}\u{304}r" to="ṝ"/> <!-- ̣̄r → ṝ --> 903 <transform from="\u{323}\u{304}R" to="Ṝ"/> <!-- ̣̄R → Ṝ --> 904 <transform from="\u{301}s" to="ś"/> <!-- ́s → ś --> 905 <transform from="\u{301}S" to="Ś"/> <!-- ́S → Ś --> 906 <transform from="\u{301}\u{307}s" to="ṥ"/> <!-- ́̇s → ṥ --> 907 <transform from="\u{301}\u{307}S" to="Ṥ"/> <!-- ́̇S → Ṥ --> 908 <transform from="\u{302}s" to="ŝ"/> <!-- ̂s → ŝ --> 909 <transform from="\u{302}S" to="Ŝ"/> <!-- ̂S → Ŝ --> 910 <transform from="\u{30C}s" to="š"/> <!-- ̌s → š --> 911 <transform from="\u{30C}S" to="Š"/> <!-- ̌S → Š --> 912 <transform from="\u{30C}\u{307}s" to="ṧ"/> <!-- ̌̇s → ṧ --> 913 <transform from="\u{30C}\u{307}S" to="Ṧ"/> <!-- ̌̇S → Ṧ --> 914 <transform from="\u{307}s" to="ṡ"/> <!-- ̇s → ṡ --> 915 <transform from="\u{307}S" to="Ṡ"/> <!-- ̇S → Ṡ --> 916 <transform from="\u{307}\u{301}s" to="ṥ"/> <!-- ̇́s → ṥ --> 917 <transform from="\u{307}\u{301}S" to="Ṥ"/> <!-- ̇́S → Ṥ --> 918 <transform from="\u{307}\u{30C}s" to="ṧ"/> <!-- ̇̌s → ṧ --> 919 <transform from="\u{307}\u{30C}S" to="Ṧ"/> <!-- ̇̌S → Ṧ --> 920 <transform from="\u{307}\u{323}s" to="ṩ"/> <!-- ̣̇s → ṩ --> 921 <transform from="\u{307}\u{323}S" to="Ṩ"/> <!-- ̣̇S → Ṩ --> 922 <transform from="\u{327}s" to="ş"/> <!-- ̧s → ş --> 923 <transform from="\u{327}S" to="Ş"/> <!-- ̧S → Ş --> 924 <transform from="\u{309}s" to="ʂ"/> <!-- ̉s → ʂ --> 925 <transform from="\u{323}s" to="ṣ"/> <!-- ̣s → ṣ --> 926 <transform from="\u{323}S" to="Ṣ"/> <!-- ̣S → Ṣ --> 927 <transform from="\u{323}\u{307}s" to="ṩ"/> <!-- ̣̇s → ṩ --> 928 <transform from="\u{323}\u{307}S" to="Ṩ"/> <!-- ̣̇S → Ṩ --> 929 <transform from="\u{30C}t" to="ť"/> <!-- ̌t → ť --> 930 <transform from="\u{30C}T" to="Ť"/> <!-- ̌T → Ť --> 931 <transform from="\u{308}t" to="ẗ"/> <!-- ̈t → ẗ --> 932 <transform from="\u{307}t" to="ṫ"/> <!-- ̇t → ṫ --> 933 <transform from="\u{307}T" to="Ṫ"/> <!-- ̇T → Ṫ --> 934 <transform from="\u{327}t" to="ţ"/> <!-- ̧t → ţ --> 935 <transform from="\u{327}T" to="Ţ"/> <!-- ̧T → Ţ --> 936 <transform from="\u{309}t" to="ƭ"/> <!-- ̉t → ƭ --> 937 <transform from="\u{309}T" to="Ƭ"/> <!-- ̉T → Ƭ --> 938 <transform from="\u{323}t" to="ṭ"/> <!-- ̣t → ṭ --> 939 <transform from="\u{323}T" to="Ṭ"/> <!-- ̣T → Ṭ --> 940 <transform from="\u{301}u" to="ú"/> <!-- ́u → ú --> 941 <transform from="\u{301}U" to="Ú"/> <!-- ́U → Ú --> 942 <transform from="\u{301}ü" to="ǘ"/> <!-- ́ü → ǘ --> 943 <transform from="\u{301}Ü" to="Ǘ"/> <!-- ́Ü → Ǘ --> 944 <transform from="\u{301}\u{308}u" to="ǘ"/> <!-- ́̈u → ǘ --> 945 <transform from="\u{301}\u{308}U" to="Ǘ"/> <!-- ́̈U → Ǘ --> 946 <transform from="\u{301}\u{303}u" to="ṹ"/> <!-- ́̃u → ṹ --> 947 <transform from="\u{301}\u{303}U" to="Ṹ"/> <!-- ́̃U → Ṹ --> 948 <transform from="\u{301}\u{31B}u" to="ứ"/> <!-- ̛́u → ứ --> 949 <transform from="\u{301}\u{31B}U" to="Ứ"/> <!-- ̛́U → Ứ --> 950 <transform from="\u{300}u" to="ù"/> <!-- ̀u → ù --> 951 <transform from="\u{300}U" to="Ù"/> <!-- ̀U → Ù --> 952 <transform from="\u{300}ü" to="ǜ"/> <!-- ̀ü → ǜ --> 953 <transform from="\u{300}Ü" to="Ǜ"/> <!-- ̀Ü → Ǜ --> 954 <transform from="\u{300}\u{308}u" to="ǜ"/> <!-- ̀̈u → ǜ --> 955 <transform from="\u{300}\u{308}U" to="Ǜ"/> <!-- ̀̈U → Ǜ --> 956 <transform from="\u{300}\u{31B}u" to="ừ"/> <!-- ̛̀u → ừ --> 957 <transform from="\u{300}\u{31B}U" to="Ừ"/> <!-- ̛̀U → Ừ --> 958 <transform from="\u{306}u" to="ŭ"/> <!-- ̆u → ŭ --> 959 <transform from="\u{306}U" to="Ŭ"/> <!-- ̆U → Ŭ --> 960 <transform from="\u{302}u" to="û"/> <!-- ̂u → û --> 961 <transform from="\u{302}U" to="Û"/> <!-- ̂U → Û --> 962 <transform from="\u{30C}u" to="ǔ"/> <!-- ̌u → ǔ --> 963 <transform from="\u{30C}U" to="Ǔ"/> <!-- ̌U → Ǔ --> 964 <transform from="\u{30C}ü" to="ǚ"/> <!-- ̌ü → ǚ --> 965 <transform from="\u{30C}Ü" to="Ǚ"/> <!-- ̌Ü → Ǚ --> 966 <transform from="\u{30C}\u{308}u" to="ǚ"/> <!-- ̌̈u → ǚ --> 967 <transform from="\u{30C}\u{308}U" to="Ǚ"/> <!-- ̌̈U → Ǚ --> 968 <transform from="\u{30A}u" to="ů"/> <!-- ̊u → ů --> 969 <transform from="\u{30A}U" to="Ů"/> <!-- ̊U → Ů --> 970 <transform from="\u{308}u" to="ü"/> <!-- ̈u → ü --> 971 <transform from="\u{308}U" to="Ü"/> <!-- ̈U → Ü --> 972 <transform from="\u{308}ú" to="ǘ"/> <!-- ̈ú → ǘ --> 973 <transform from="\u{308}Ú" to="Ǘ"/> <!-- ̈Ú → Ǘ --> 974 <transform from="\u{308}\u{301}u" to="ǘ"/> <!-- ̈́u → ǘ --> 975 <transform from="\u{308}\u{301}U" to="Ǘ"/> <!-- ̈́U → Ǘ --> 976 <transform from="\u{308}\u{300}u" to="ǜ"/> <!-- ̈̀u → ǜ --> 977 <transform from="\u{308}\u{300}U" to="Ǜ"/> <!-- ̈̀U → Ǜ --> 978 <transform from="\u{308}\u{30C}u" to="ǚ"/> <!-- ̈̌u → ǚ --> 979 <transform from="\u{308}\u{30C}U" to="Ǚ"/> <!-- ̈̌U → Ǚ --> 980 <transform from="\u{308}\u{304}u" to="ṻ"/> <!-- ̈̄u → ṻ --> 981 <transform from="\u{308}\u{304}U" to="Ṻ"/> <!-- ̈̄U → Ṻ --> 982 <transform from="\u{30B}u" to="ű"/> <!-- ̋u → ű --> 983 <transform from="\u{30B}U" to="Ű"/> <!-- ̋U → Ű --> 984 <transform from="\u{303}u" to="ũ"/> <!-- ̃u → ũ --> 985 <transform from="\u{303}U" to="Ũ"/> <!-- ̃U → Ũ --> 986 <transform from="\u{303}ú" to="ṹ"/> <!-- ̃ú → ṹ --> 987 <transform from="\u{303}Ú" to="Ṹ"/> <!-- ̃Ú → Ṹ --> 988 <transform from="\u{303}\u{301}u" to="ṹ"/> <!-- ̃́u → ṹ --> 989 <transform from="\u{303}\u{301}U" to="Ṹ"/> <!-- ̃́U → Ṹ --> 990 <transform from="\u{303}\u{31B}u" to="ữ"/> <!-- ̛̃u → ữ --> 991 <transform from="\u{303}\u{31B}U" to="Ữ"/> <!-- ̛̃U → Ữ --> 992 <transform from="\u{328}u" to="ų"/> <!-- ̨u → ų --> 993 <transform from="\u{328}U" to="Ų"/> <!-- ̨U → Ų --> 994 <transform from="\u{304}u" to="ū"/> <!-- ̄u → ū --> 995 <transform from="\u{304}U" to="Ū"/> <!-- ̄U → Ū --> 996 <transform from="\u{304}ü" to="ǖ"/> <!-- ̄ü → ǖ --> 997 <transform from="\u{304}Ü" to="Ǖ"/> <!-- ̄Ü → Ǖ --> 998 <transform from="\u{304}\u{308}u" to="ǖ"/> <!-- ̄̈u → ǖ --> 999 <transform from="\u{304}\u{308}U" to="Ǖ"/> <!-- ̄̈U → Ǖ --> 1000 <transform from="\u{309}u" to="ủ"/> <!-- ̉u → ủ --> 1001 <transform from="\u{309}U" to="Ủ"/> <!-- ̉U → Ủ --> 1002 <transform from="\u{309}\u{31B}u" to="ử"/> <!-- ̛̉u → ử --> 1003 <transform from="\u{309}\u{31B}U" to="Ử"/> <!-- ̛̉U → Ử --> 1004 <transform from="\u{31B}u" to="ư"/> <!-- ̛u → ư --> 1005 <transform from="\u{31B}U" to="Ư"/> <!-- ̛U → Ư --> 1006 <transform from="\u{31B}ú" to="ứ"/> <!-- ̛ú → ứ --> 1007 <transform from="\u{31B}Ú" to="Ứ"/> <!-- ̛Ú → Ứ --> 1008 <transform from="\u{31B}\u{301}u" to="ứ"/> <!-- ̛́u → ứ --> 1009 <transform from="\u{31B}\u{301}U" to="Ứ"/> <!-- ̛́U → Ứ --> 1010 <transform from="\u{31B}\u{300}u" to="ừ"/> <!-- ̛̀u → ừ --> 1011 <transform from="\u{31B}\u{300}U" to="Ừ"/> <!-- ̛̀U → Ừ --> 1012 <transform from="\u{31B}\u{303}u" to="ữ"/> <!-- ̛̃u → ữ --> 1013 <transform from="\u{31B}\u{303}U" to="Ữ"/> <!-- ̛̃U → Ữ --> 1014 <transform from="\u{31B}\u{309}u" to="ử"/> <!-- ̛̉u → ử --> 1015 <transform from="\u{31B}\u{309}U" to="Ử"/> <!-- ̛̉U → Ử --> 1016 <transform from="\u{31B}\u{323}u" to="ự"/> <!-- ̛̣u → ự --> 1017 <transform from="\u{31B}\u{323}U" to="Ự"/> <!-- ̛̣U → Ự --> 1018 <transform from="\u{323}u" to="ụ"/> <!-- ̣u → ụ --> 1019 <transform from="\u{323}U" to="Ụ"/> <!-- ̣U → Ụ --> 1020 <transform from="\u{323}\u{31B}u" to="ự"/> <!-- ̛̣u → ự --> 1021 <transform from="\u{323}\u{31B}U" to="Ự"/> <!-- ̛̣U → Ự --> 1022 <transform from="\u{301}v" to="ǘ"/> <!-- ́v → ǘ --> 1023 <transform from="\u{301}V" to="Ǘ"/> <!-- ́V → Ǘ --> 1024 <transform from="\u{300}v" to="ǜ"/> <!-- ̀v → ǜ --> 1025 <transform from="\u{300}V" to="Ǜ"/> <!-- ̀V → Ǜ --> 1026 <transform from="\u{30C}v" to="ǚ"/> <!-- ̌v → ǚ --> 1027 <transform from="\u{30C}V" to="Ǚ"/> <!-- ̌V → Ǚ --> 1028 <transform from="\u{303}v" to="ṽ"/> <!-- ̃v → ṽ --> 1029 <transform from="\u{303}V" to="Ṽ"/> <!-- ̃V → Ṽ --> 1030 <transform from="\u{304}v" to="ǖ"/> <!-- ̄v → ǖ --> 1031 <transform from="\u{304}V" to="Ǖ"/> <!-- ̄V → Ǖ --> 1032 <transform from="\u{309}v" to="ʋ"/> <!-- ̉v → ʋ --> 1033 <transform from="\u{309}V" to="Ʋ"/> <!-- ̉V → Ʋ --> 1034 <transform from="\u{323}v" to="ṿ"/> <!-- ̣v → ṿ --> 1035 <transform from="\u{323}V" to="Ṿ"/> <!-- ̣V → Ṿ --> 1036 <transform from="\u{301}w" to="ẃ"/> <!-- ́w → ẃ --> 1037 <transform from="\u{301}W" to="Ẃ"/> <!-- ́W → Ẃ --> 1038 <transform from="\u{300}w" to="ẁ"/> <!-- ̀w → ẁ --> 1039 <transform from="\u{300}W" to="Ẁ"/> <!-- ̀W → Ẁ --> 1040 <transform from="\u{302}w" to="ŵ"/> <!-- ̂w → ŵ --> 1041 <transform from="\u{302}W" to="Ŵ"/> <!-- ̂W → Ŵ --> 1042 <transform from="\u{30A}w" to="ẘ"/> <!-- ̊w → ẘ --> 1043 <transform from="\u{308}w" to="ẅ"/> <!-- ̈w → ẅ --> 1044 <transform from="\u{308}W" to="Ẅ"/> <!-- ̈W → Ẅ --> 1045 <transform from="\u{307}w" to="ẇ"/> <!-- ̇w → ẇ --> 1046 <transform from="\u{307}W" to="Ẇ"/> <!-- ̇W → Ẇ --> 1047 <transform from="\u{309}w" to="ⱳ"/> <!-- ̉w → ⱳ --> 1048 <transform from="\u{309}W" to="Ⱳ"/> <!-- ̉W → Ⱳ --> 1049 <transform from="\u{323}w" to="ẉ"/> <!-- ̣w → ẉ --> 1050 <transform from="\u{323}W" to="Ẉ"/> <!-- ̣W → Ẉ --> 1051 <transform from="\u{308}x" to="ẍ"/> <!-- ̈x → ẍ --> 1052 <transform from="\u{308}X" to="Ẍ"/> <!-- ̈X → Ẍ --> 1053 <transform from="\u{307}x" to="ẋ"/> <!-- ̇x → ẋ --> 1054 <transform from="\u{307}X" to="Ẋ"/> <!-- ̇X → Ẋ --> 1055 <transform from="\u{301}y" to="ý"/> <!-- ́y → ý --> 1056 <transform from="\u{301}Y" to="Ý"/> <!-- ́Y → Ý --> 1057 <transform from="\u{300}y" to="ỳ"/> <!-- ̀y → ỳ --> 1058 <transform from="\u{300}Y" to="Ỳ"/> <!-- ̀Y → Ỳ --> 1059 <transform from="\u{302}y" to="ŷ"/> <!-- ̂y → ŷ --> 1060 <transform from="\u{302}Y" to="Ŷ"/> <!-- ̂Y → Ŷ --> 1061 <transform from="\u{30A}y" to="ẙ"/> <!-- ̊y → ẙ --> 1062 <transform from="\u{308}y" to="ÿ"/> <!-- ̈y → ÿ --> 1063 <transform from="\u{308}Y" to="Ÿ"/> <!-- ̈Y → Ÿ --> 1064 <transform from="\u{303}y" to="ỹ"/> <!-- ̃y → ỹ --> 1065 <transform from="\u{303}Y" to="Ỹ"/> <!-- ̃Y → Ỹ --> 1066 <transform from="\u{307}y" to="ẏ"/> <!-- ̇y → ẏ --> 1067 <transform from="\u{307}Y" to="Ẏ"/> <!-- ̇Y → Ẏ --> 1068 <transform from="\u{304}y" to="ȳ"/> <!-- ̄y → ȳ --> 1069 <transform from="\u{304}Y" to="Ȳ"/> <!-- ̄Y → Ȳ --> 1070 <transform from="\u{309}y" to="ỷ"/> <!-- ̉y → ỷ --> 1071 <transform from="\u{309}Y" to="Ỷ"/> <!-- ̉Y → Ỷ --> 1072 <transform from="\u{323}y" to="ỵ"/> <!-- ̣y → ỵ --> 1073 <transform from="\u{323}Y" to="Ỵ"/> <!-- ̣Y → Ỵ --> 1074 <transform from="\u{301}z" to="ź"/> <!-- ́z → ź --> 1075 <transform from="\u{301}Z" to="Ź"/> <!-- ́Z → Ź --> 1076 <transform from="\u{302}z" to="ẑ"/> <!-- ̂z → ẑ --> 1077 <transform from="\u{302}Z" to="Ẑ"/> <!-- ̂Z → Ẑ --> 1078 <transform from="\u{30C}z" to="ž"/> <!-- ̌z → ž --> 1079 <transform from="\u{30C}Z" to="Ž"/> <!-- ̌Z → Ž --> 1080 <transform from="\u{307}z" to="ż"/> <!-- ̇z → ż --> 1081 <transform from="\u{307}Z" to="Ż"/> <!-- ̇Z → Ż --> 1082 <transform from="\u{309}z" to="ȥ"/> <!-- ̉z → ȥ --> 1083 <transform from="\u{309}Z" to="Ȥ"/> <!-- ̉Z → Ȥ --> 1084 <transform from="\u{323}z" to="ẓ"/> <!-- ̣z → ẓ --> 1085 <transform from="\u{323}Z" to="Ẓ"/> <!-- ̣Z → Ẓ --> 1086 </transforms> 1087</keyboard> 1088