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