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