Indo European Languages
Partial tree of Indo-European languages.
<?xml version="1.0" encoding="UTF-8"?>
<!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Thu Mar 29 2012 21:38:24 GMT-0400 (EDT)-->
<XholonWorkbook>
<Notes><![CDATA[
Xholon
------
Title: Indo European Languages
Description: Partial tree of Indo-European languages.
Url: http://commons.wikimedia.org/wiki/File:IndoEuropeanTree.svg
InternalName:
YoutubeId:
Keywords:
My Notes
--------
To run this workbook as an app::
Click the Run button above.
Scroll through the SVG image in the overlay.
Click the Step button in the overlay, to see a sorted list of languages.
I've come across a Scalable Vector Graphics (SVG) image that shows the historical relationships between most of the Indo-European languages. English, as well as German, French, Spanish, Russian, Welsh, Greek, Lithuanian, Albanian, Armenian, Persian, Hindi, Bengali, and numerous other languages belong to this group. For more information see::
http://en.wikipedia.org/wiki/Indo-European_languages
I'd like to include this image within a Xholon Workbook and then do something with it. It's a good example of a large tree structure, and tree structures are an important part of most Xholon Workbooks.
At 324 kB, the current wikipedia version of the image is too large to include here. But it uses a lot of unnecessary attributes, so I should be able to shrink it. I'll use Inkscape, the tool used to create the image. Here's what I've done::
1. Save the wikipedia .svg file to my own computer.
2. Load the saved file into Inkscape, and immediately save it using File -> Save a Copy -> Optimized SVG
with these options checked:
Simplify colors
Style to xml
Group collapsing
Enable id stripping
Embed rasters
Set precision: 4
Indent: None
This shrinks the file size to about 185 kB
3. Load the optimized file into a text editor to remove other unnecessary stuff:
stroke-linejoin="miter"
stroke-linecap="butt"
stroke-miterlimit="4"
stroke-dasharray="none"
The size is now 161 kB, and the image still looks great.
4. Remove and change some more stuff:
fill-rule="evenodd"
defs and metadata
change font-size="13.00001621px" to font-size="13px"
font-weight="normal"
font-style="normal"
font-stretch="normal"
font-variant="normal"
We're now down to 128 kB
5. More:
NO stroke="#000"
NO fill="none"
style="text-anchor:start;text-align:start;"
font-weight="normal"
xml:space="preserve"
The size of the SVG content is now about 107 kB. It could still be reduced quite a lot, but this is small enough that I can paste it into the Workbook, and have it display in the runtime overlay.
Unfortunately, the image doesn't have any SVG Group (g) elements. The content is just a large collection of path and text elements, with x and y locations. But there is no logical tree structure. It only appears to us humans as a tree. This limits what I can do with it.
]]></Notes>
<script implName="lang:python:inline:"><![CDATA[
#print "height = 12.34 m"
]]></script>
<script implName="lang:javascript:inline:"><![CDATA[
//print("height = 56.78 meters\n");
]]></script>
<_-.XholonClass>
<!-- domain objects -->
<LanguageSystem/>
<INDO-EUROPEAN/>
<GERMANIC/>
<English/>
</_-.XholonClass>
<xholonClassDetails>
</xholonClassDetails>
<LanguageSystem>
<INDO-EUROPEAN>
<GERMANIC>
<English/>
</GERMANIC>
</INDO-EUROPEAN>
</LanguageSystem>
<Blockbehavior implName="lang:python:inline:"><![CDATA[
# This works if pasted in as a last child of Block.
#height.incVal(0.02)
#print("Python wants something to do. Height:" + str(height))
]]></Blockbehavior>
<Blockbehavior implName="lang:javascript:inline:"><![CDATA[
// This works if pasted in as a last child of Block.
//height.incVal(0.02);
//print("JavaScript wants something to do. Height:" + height + "\n");
]]></Blockbehavior>
<LanguageSystembehavior implName="lang:webEditionjs:inline:"><![CDATA[
// sort the names of the languages into English alphabetical order, and display them
var svg = $($('div#mySVGDiv > object')[0].contentDocument.getElementsByTagNameNS(svgns, 'svg')[0]);
var tspan = svg.children('text').children('tspan');
var arr = [];
tspan.each( function() {
var text = $.trim($(this).text());
if (text.length) {
arr.push(text);
}
});
arr.sort();
$.each(arr, function() {
println(this);
});
]]></LanguageSystembehavior>
<Blockbehavior implName="lang:bsh:inline:"><![CDATA[
// This works if pasted in as a last child of Block.
//height.incVal(0.02);
//System.out.print("Java/Beanshell wants something to do. Height:" + height + "\n");
]]></Blockbehavior>
<Blockbehavior implName="lang:jruby:inline:"><![CDATA[
#require 'java'
# This works if pasted in as a last child of Block.
#$height.incVal(0.02)
#puts "Ruby wants something to do. Height: #{$height}"
]]></Blockbehavior>
<Blockbehavior implName="lang:groovy:inline:"><![CDATA[
// This works if pasted in as a last child of Block.
//height.incVal(0.02);
//System.out.print("Groovy wants something to do. Height:" + height + "\n");
]]></Blockbehavior>
<SvgClient><Attribute_String roleName="svgUri"><![CDATA[data:image/svg+xml,
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg xmlns="http://www.w3.org/2000/svg" height="1550" width="1500" version="1.0">
<path d="M1020,1531v-42h-106.7" stroke="#000" stroke-width="0.99999881" fill="none"/>
<rect transform="scale(-1,1)" height="14.18" width="99.07" stroke="#000" y="1521" x="-1070" stroke-width="0.9903" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="1532.7712" x="989.789" font-family="Arial" fill="#000000"><tspan y="1532.7712" x="989.789">Kashubian</tspan></text>
<path d="M1231,1271v-43h105" stroke="#000" stroke-width="0.99999881" fill="none"/>
<path d="M809.9,1489v-43h106.3" stroke="#000" stroke-width="0.99999881" fill="none"/>
<path d="M1440,1469v-43h-105" stroke="#000" stroke-width="0.99999881" fill="none"/>
<path d="M1338,1423v-95h-213" stroke="#000" stroke-width="0.99999881" fill="none"/>
<path d="M1230,1487v-123h-105v45" stroke="#000" stroke-width="0.9830001" fill="none"/>
<path d="M1124,1471v-43h-106" stroke="#000" stroke-width="0.99999881" fill="none"/>
<path d="M376.1,685v-37.4h71.7" stroke="#000" stroke-width="1.09572303px" fill="none"/>
<rect height="14.24" width="99.09" stroke="#000" y="680.4" x="326.2" stroke-width="0.9142" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="692.10272" x="334.99252" font-family="Arial" fill="#000000"><tspan y="692.10272" x="334.99252">Revived Manx</tspan></text>
<path d="M586,725v-37.4h71.7" stroke="#000" stroke-width="1.09572303px" fill="none"/>
<path d="M460.9,1488h-85.1v35" stroke="#000" stroke-width="1" fill="none"/>
<path d="M751.1,25.2v1303" stroke="#000" stroke-width="1.01769066" fill="none"/>
<path d="M585.1,105.1l-0.1-57.25h165.7" stroke="#000" stroke-width="1.10356236" fill="none"/>
<path d="M165.4,1228v-121h420.7v83" stroke="#000" stroke-width="0.99999994" fill="none"/>
<path d="M419.5,307.3h61.5v38.4" stroke="#000" stroke-width="1.02844322" fill="none"/>
<path d="M375,561v-33.1h111" stroke="#000" stroke-width="1.09572268px" fill="none"/>
<path d="M166.2,566.4v-38.9h102.8" stroke="#000" stroke-width="1.09572279px" fill="none"/>
<path d="M1232,610.2v-82.6h-105v80.1" stroke="#000" stroke-width="1.05752909" fill="none"/>
<path d="M1021,608.7v-82.2h-209.8v81.8" stroke="#000" stroke-width="1.05752897" fill="none"/>
<path d="M1231,471.2v-84.7h210v84.8" stroke="#000" stroke-width="0.71984798" fill="none"/>
<path d="M916.2,567.3v-80.3h419.8v118.8" stroke="#000" stroke-width="1" fill="none"/>
<path d="M1345,527h97v80.7" stroke="#000" stroke-width="1.10686588" fill="none"/>
<path d="M855,987.3h61v41.7" stroke="#000" stroke-width="1.04299831" fill="none"/>
<path d="M1196,886.7h-71v80.5" stroke="#000" stroke-width="1.05021942" fill="none"/>
<path d="M1025,1042v-35h98" stroke="#000" stroke-width="1" fill="none"/>
<path d="M1231,1061v-34h-100" stroke="#000" stroke-width="1.00000012" fill="none"/>
<path d="M1336,1028v-79.2h109" stroke="#000" stroke-width="1.00000012" fill="none"/>
<path d="M1335,848.4v-81.2h109" stroke="#000" stroke-width="1" fill="none"/>
<path d="M953.1,947.1h66.9v38.6" stroke="#000" stroke-width="1.05021942" fill="none"/>
<path d="M1439,1344v-75h-101" stroke="#000" stroke-width="1.00864661" fill="none"/>
<path d="M1126,848.9v-82h-210.8v80.1" stroke="#000" stroke-width="1.02179873" fill="none"/>
<path d="M318.5,347.6h57.2v38.9" stroke="#000" stroke-width="1.02844322" fill="none"/>
<path d="M129,287.8h-68.12v58.8" stroke="#000" stroke-width="0.84608555" fill="none"/>
<path d="M60.42,605.6v-37.4h104.7" stroke="#000" stroke-width="1.09572279px" fill="none"/>
<path d="M376.2,253.2v32.9" stroke="#000" stroke-width="0.99999875" fill="none"/>
<path d="M1021,346.4v34.2" stroke="#000" stroke-width="1.02934432" fill="none"/>
<path d="M166,1146h105.6v46" stroke="#000" stroke-width="0.99999881" fill="none"/>
<path d="M953.4,886.7h67.6v39.4" stroke="#000" stroke-width="1.06270635" fill="none"/>
<path d="M1126,666.9v60.8" stroke="#000" stroke-width="0.86845493" fill="none"/>
<path d="M691,662.8v-35.5h-103.1" stroke="#000" stroke-width="0.99999857" fill="none"/>
<path d="M915.9,1184v-37h208.1v215" stroke="#000" stroke-width="0.99842548px" fill="none"/>
<rect height="14.4" width="99" stroke="#000" y="1141" x="976" stroke-width="0.9968" fill="#FFF"/>
<path d="M751.3,1048h59v54" stroke="#000" stroke-width="0.98642504px" fill="none"/>
<path d="M1166,226.1h329v440.6h-370" stroke="#000" stroke-width="1.06746674" fill="none"/>
<path d="M1336,727.6v-39.3h-420.6v41.7" stroke="#000" stroke-width="0.88281459" fill="none"/>
<path d="M751.3,207.1h374.7v316.7" stroke="#000" stroke-width="0.88386327" fill="none"/>
<path d="M1230,969.4v-241.5h211v301.1" stroke="#000" stroke-width="1" fill="none"/>
<path d="M1020,809.4v-82.3h-209.4v261.9" stroke="#000" stroke-width="1.05752897" fill="none"/>
<path d="M851.9,907.6h64.1v41.9" stroke="#000" stroke-width="1.04299819" fill="none"/>
<rect height="14.17" width="99" stroke="#000" y="840.7" x="971.3" stroke-width="1" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="14.18" width="99" stroke="#000" y="680.3" x="-860.2" stroke-width="0.9967" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="580.3" x="-965.2" stroke-width="1" fill="#80ff80"/>
<path d="M916.1,464.9v-118.3h419.9v82.7" stroke="#000" stroke-width="0.71984792" fill="none"/>
<path d="M883.1,387.5h-72.5v79.3" stroke="#000" stroke-width="0.82849473" fill="none"/>
<path d="M810.9,345.5v-38.1h314.1" stroke="#000" stroke-width="1.01699996" fill="none"/>
<path d="M60.54,1227v-83h105.7" stroke="#000" stroke-width="0.99999881" fill="none"/>
<rect transform="scale(-1,1)" height="13.8" width="99.2" stroke="#000" y="1181" x="-110.5" stroke-width="1.201" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="13.82" width="99.18" stroke="#000" y="1181" x="-215.4" stroke-width="1.183" fill="#ff8080"/>
<path d="M750.6,1088h-374.7v259" stroke="#000" stroke-width="1.17691636" fill="none"/>
<rect transform="scale(-1,1)" height="13.96" width="129.3" stroke="#000" y="1301" x="-440.3" stroke-width="1.057" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="13.95" width="128.9" stroke="#000" y="1360" x="-650.3" stroke-width="1.06" fill="#FFF"/>
<rect transform="scale(-1,1)" height="14.01" width="98.99" stroke="#000" y="1141" x="-635.3" stroke-width="1" fill="#FFF"/>
<path d="M586.8,620.7v-173.3h104.5v81.9" stroke="#000" stroke-width="0.99999893" fill="none"/>
<path d="M481.8,503.4v-80.6h-210.9v83.7" stroke="#000" stroke-width="0.99999887" fill="none"/>
<path d="M584.5,547.6h-103.1v74" stroke="#000" stroke-width="0.99999863" fill="none"/>
<rect height="14" width="99" stroke="#000" y="580.4" x="536.3" stroke-width="0.9963" fill="#FFF"/>
<rect height="14.17" width="99" stroke="#000" y="580.4" x="431" stroke-width="1" fill="#FFF"/>
<rect height="14.33" width="99.2" stroke="#000" y="880.5" x="221.6" stroke-width="0.8043" fill="#FFF"/>
<rect height="14.29" width="129.2" stroke="#000" y="745.6" x="416.3" stroke-width="0.8553" fill="#FFF"/>
<rect height="14" width="99.4" stroke="#000" y="740.9" x="116.4" stroke-width="1" fill="#FFF"/>
<path d="M376.1,409.5v-6.7h374.6" stroke-dashoffset="0" stroke="#000" stroke-width="1" fill="none"/>
<rect height="14.34" width="99.34" stroke="#000" y="415.2" x="326" stroke-width="0.6574" fill="#FFF"/>
<path d="M376.6,249.1l-0.1-62h374.1" stroke="#000" stroke-width="0.99999994" fill="none"/>
<path d="M750.8,1107h-59.1v62" stroke="#000" stroke-width="1.00052273" fill="none"/>
<path d="M751.5,1327h58.9v7" stroke="#000" stroke-width="1.00240827px" fill="none"/>
<path d="M104,1487h61.5v36" stroke="#000" stroke-width="1" fill="none"/>
<path d="M811,1262v-75h105.1v72" stroke="#000" stroke-width="0.99999869px" fill="none"/>
<rect height="14.01" width="98.99" stroke="#000" y="1221" x="866.4" stroke-width="1" fill="#FFF"/>
<rect height="14.01" width="98.99" stroke="#000" y="1221" x="761.4" stroke-width="1" fill="#FFF"/>
<rect height="14.31" width="129.2" stroke="#000" y="720.4" x="311.1" stroke-width="0.8262" fill="#FFF"/>
<path d="M751.4,427.8h-164v22.6" stroke="#000" stroke-width="1.02151823" fill="none"/>
<path d="M690.5,111.4l0.2-45-208.9,0.47v75.73" stroke="#000" stroke-width="1" fill="none"/>
<rect height="14" width="99" stroke="#000" y="60.21" x="536.3" stroke-width="1.001" fill="#FFF"/>
<rect height="14.26" width="99.11" stroke="#000" y="99.58" x="536.2" stroke-width="0.8924" fill="#ff8080"/>
<rect height="14" width="99" stroke="#000" y="99.71" x="641" stroke-width="1" fill="#ff8080"/>
<rect height="14" width="99" stroke="#000" y="119.7" x="641" stroke-width="1" fill="#ff8080"/>
<rect height="14.02" width="99.02" stroke="#000" y="139.6" x="641" stroke-width="0.9805" fill="#ff8080"/>
<rect height="14.17" width="99.07" stroke="#000" y="1280" x="761.5" stroke-width="0.9805" fill="#ff8080"/>
<rect height="14.18" width="99.07" stroke="#000" y="1300" x="761.5" stroke-width="0.9903" fill="#ff8080"/>
<rect height="14.19" width="99.03" stroke="#000" y="786.1" x="641.4" stroke-width="0.9734" fill="#ff8080"/>
<rect height="14.19" width="99.06" stroke="#000" y="1260" x="761.5" stroke-width="1" fill="#ff8080"/>
<rect height="14.18" width="99.07" stroke="#000" y="1300" x="866.1" stroke-width="0.9903" fill="#ff8080"/>
<rect height="14.17" width="99.07" stroke="#000" y="1321" x="866.1" stroke-width="0.9805" fill="#ff8080"/>
<rect height="13.97" width="98.96" stroke="#000" y="540.5" x="641" stroke-width="1.045" fill="#ff8080"/>
<rect height="14.13" width="98.95" stroke="#000" y="560.7" x="641" stroke-width="1.045" fill="#ff8080"/>
<rect height="14.13" width="98.95" stroke="#000" y="580.4" x="641" stroke-width="1.045" fill="#ff8080"/>
<rect height="14.13" width="98.95" stroke="#000" y="600.5" x="641" stroke-width="1.045" fill="#ff8080"/>
<rect height="14.15" width="98.97" stroke="#000" y="520.4" x="641" stroke-width="1.026" fill="#ff8080"/>
<rect height="14.17" width="99" stroke="#000" y="780.4" x="116.2" stroke-width="1" fill="#80ff80"/>
<rect height="14.17" width="99" stroke="#000" y="840.8" x="116.2" stroke-width="1" fill="#80ff80"/>
<rect height="14.19" width="99.03" stroke="#000" y="826" x="641.4" stroke-width="0.9735" fill="#80ff80"/>
<rect height="14" width="99" stroke="#000" y="980.4" x="431.2" stroke-width="1" fill="#80ff80"/>
<rect height="14" width="99" stroke="#000" y="1001" x="431.2" stroke-width="1" fill="#80ff80"/>
<rect height="14" width="99" stroke="#000" y="1021" x="431.2" stroke-width="1" fill="#80ff80"/>
<rect height="14.17" width="99" stroke="#000" y="960.6" x="116.1" stroke-width="1" fill="#ff8080"/>
<rect height="14" width="129.3" stroke="#000" y="980.6" x="101" stroke-width="1" fill="#ff8080"/>
<rect height="14" width="128.8" stroke="#000" y="20.34" x="686.2" stroke-width="1" fill="#FFF"/>
<rect height="14.13" width="99.11" stroke="#000" y="440.5" x="536.2" stroke-width="0.8914" fill="#FFF"/>
<rect height="14.4" width="99" stroke="#000" y="219.2" x="1077" stroke-width="1" fill="#FFF"/>
<rect height="14.14" width="98.99" stroke="#000" y="299.9" x="1076" stroke-width="1" fill="#ff8080"/>
<rect height="14.17" width="99" stroke="#000" y="259.6" x="1076" stroke-width="1" fill="#FFF"/>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="680.3" x="-1175" stroke-width="1" fill="#FFF"/>
<rect height="14.01" width="98.99" stroke="#000" y="720.5" x="865.8" stroke-width="1" fill="#FFF"/>
<rect transform="scale(-1,1)" height="14" width="99" stroke="#000" y="720.5" x="-1385" stroke-width="1" fill="#FFF"/>
<rect height="14.17" width="98.99" stroke="#000" y="800.2" x="866.1" stroke-width="1" fill="#ff8080"/>
<rect height="14.17" width="99" stroke="#000" y="920.2" x="971.3" stroke-width="1" fill="#ff8080"/>
<rect height="14.17" width="99" stroke="#000" y="800.2" x="971.3" stroke-width="1" fill="#ff8080"/>
<rect height="14" width="99" stroke="#000" y="880.9" x="866.2" stroke-width="1" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="14.16" width="99" stroke="#000" y="1020" x="-1385" stroke-width="1" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="860.3" x="-1385" stroke-width="1" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.01" width="99" stroke="#000" y="1020" x="-1490" stroke-width="1" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.16" width="99" stroke="#000" y="1041" x="-1385" stroke-width="1" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="980.3" x="-1385" stroke-width="1" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="14.16" width="99" stroke="#000" y="920.2" x="-1385" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="231.08055" x="1080.3314" font-family="Arial" fill="#000000"><tspan y="231.08055" x="1080.3314">INDO-IRANIAN</tspan></text>
<text line-height="100%" font-weight="bold" font-size="13px" y="692.66028" x="1097.4708" font-family="Arial" fill="#000000"><tspan y="692.66028" x="1097.4708">IRANIAN</tspan></text>
<text line-height="100%" font-weight="bold" font-size="13.00001907px" y="271.38107" x="1105.3213" font-family="Arial" fill="#000000"><tspan y="271.38107" x="1084.3215">INDO-ARYAN</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13px" font-style="italic" y="732.164" x="1302.2816" font-family="Arial" fill="#000000"><tspan y="732.164" x="1302.2816">WESTERN</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13px" font-style="italic" y="732.164" x="883.68738" font-family="Arial" fill="#000000"><tspan y="732.164" x="883.68738">EASTERN</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="129" stroke="#000" y="520.4" x="-980" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="532.13861" x="863.64435" font-family="Arial" fill="#000000"><tspan y="532.13861" x="863.64435" font-style="normal">WESTERN INDIC</tspan></text>
<rect height="14.01" width="98.99" stroke="#000" y="380.6" x="971.4" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="392.22916" x="994.21234" font-family="Arial" fill="#000000"><tspan y="392.22916" x="994.21234" >Gandhari</tspan></text>
<rect height="14.32" width="129.2" stroke="#000" y="480" x="1061" stroke-width="0.8191" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="491.80606" x="1075.845" font-family="Arial" fill="#000000"><tspan y="491.80606" x="1075.845" font-style="normal">CENTRAL INDIC</tspan></text>
<rect height="14.19" width="99.17" stroke="#000" y="380.5" x="866.3" stroke-width="0.8191" fill="#ff8080"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="392.15298" x="881.51324" font-family="Arial" fill="#000000"><tspan y="392.15298" x="881.51324" >Maharashtri</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="560.7" x="-965.2" stroke-width="1" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="660.3" x="-860.2" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="692.93604" x="794.30627" font-family="Arial" fill="#000000"><tspan y="692.93604" x="794.30627">Sindhi</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="460.5" x="1391" stroke-width="1" fill="#80ff80"/>
<rect height="14.17" width="99" stroke="#000" y="420.8" x="1286" stroke-width="1" fill="#80ff80"/>
<rect height="14.17" width="99" stroke="#000" y="440.5" x="1286" stroke-width="1" fill="#80ff80"/>
<rect height="14.18" width="99" stroke="#000" y="420.8" x="866.1" stroke-width="0.9967" fill="#80ff80"/>
<rect height="14.18" width="99" stroke="#000" y="460.5" x="865.9" stroke-width="0.9967" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="432.49304" x="889.87433" font-family="Arial" fill="#000000"><tspan y="432.49304" x="889.87433">Konkani</tspan></text>
<text line-height="125%" font-size="13px" y="1032.589" x="1420.7944" font-family="Arial" fill="#000000"><tspan y="1032.589" x="1420.7944">Gorani</tspan></text>
<text line-height="125%" font-size="13px" y="1032.5128" x="1315.0881" font-family="Arial" fill="#000000"><tspan y="1032.5128" x="1315.0881">Balochi</tspan></text>
<text line-height="125%" font-size="13px" y="1051.8727" x="1313.4399" font-family="Arial" fill="#000000"><tspan y="1051.8727" x="1313.4399">Kurdish</tspan></text>
<text line-height="125%" font-size="13px" y="991.92224" x="1311.2729" font-family="Arial" fill="#000000"><tspan y="991.92224" x="1311.2729">Parthian</tspan></text>
<text line-height="125%" font-size="13px" y="931.22858" x="1318.4581" font-family="Arial" fill="#000000"><tspan y="931.22858" x="1318.4581">Talysh</tspan></text>
<text line-height="125%" font-size="13px" y="872.0293" x="1321.1566" font-family="Arial" fill="#000000"><tspan y="872.0293" x="1321.1566">Gilaki</tspan></text>
<text line-height="125%" font-size="13px" y="810.63519" x="890.94446" font-family="Arial" fill="#000000"><tspan y="810.63519" x="890.94446">Scythian</tspan></text>
<text line-height="125%" font-size="13px" y="892.58795" x="886.20569" font-family="Arial" fill="#000000"><tspan y="892.58795" x="886.20569">Sarmatian</tspan></text>
<text line-height="125%" font-size="13px" y="932.56378" x="1003.1321" font-family="Arial" fill="#000000"><tspan y="932.56378" x="1003.1321">Alanic</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="452.18915" x="562.33667" font-family="Arial" fill="#000000"><tspan y="452.18915" x="562.33667">CELTIC</tspan></text>
<path d="M371,1093h9.3l-4.7,8-4.6-8z" stroke="#000" stroke-width="0.99999875px" fill="#000"/>
<rect height="14.22" width="99.11" stroke="#000" y="620.6" x="431" stroke-width="0.8884" fill="#80ff80"/>
<rect height="14.24" width="99.09" stroke="#000" y="640.3" x="431" stroke-width="0.9107" fill="#ff8080"/>
<text line-height="125%" transform="scale(0.998041,1.0019629)" font-size="12.97480583px" y="650.36572" x="444.95523" font-family="Arial" fill="#000000"><tspan y="650.36572" x="444.95523">Manx Gaelic</tspan></text>
<rect height="14.22" width="99.11" stroke="#000" y="660.7" x="431" stroke-width="0.8881" fill="#80ff80"/>
<text line-height="125%" transform="scale(0.998041,1.0019629)" font-size="12.97480583px" y="630.63623" x="448.44287" font-family="Arial" fill="#000000"><tspan y="630.63623" x="448.44287">Irish Gaelic</tspan></text>
<rect height="14.24" width="99.09" stroke="#000" y="660.7" x="641" stroke-width="0.914" fill="#7dff80"/>
<rect height="14.24" width="99.09" stroke="#000" y="680.2" x="641" stroke-width="0.9117" fill="#ff8080"/>
<rect height="14.22" width="99.11" stroke="#000" y="700.4" x="641" stroke-width="0.889" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="691.99438" x="668.20935" font-family="Arial" fill="#000000"><tspan y="691.99438" x="668.20935">Cornish</tspan></text>
<rect height="14.24" width="99.09" stroke="#000" y="720.4" x="641" stroke-width="0.9142" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="671.91937" x="671.31342" font-family="Arial" fill="#000000"><tspan y="671.91937" x="671.31342">Breton</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="592.08661" x="449.11133" font-family="Arial" fill="#000000"><tspan y="592.08661" x="449.11133">GOIDELIC</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="592.08661" x="546.99756" font-family="Arial" fill="#000000"><tspan y="592.08661" x="546.99756">BRYTHONIC</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="552.10474" x="666.39075" font-family="Arial" fill="#000000"><tspan y="552.10474" x="666.39075">Galatian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="532.14178" x="659.5321" font-family="Arial" fill="#000000"><tspan y="532.14178" x="659.5321">Celtiberian</tspan></text>
<path d="M371,406.8h9.2l-4.6,8.1-4.6-8.1z" stroke="#000" stroke-width="0.99999785px" fill="#000"/>
<rect height="14.4" width="99" stroke="#000" y="1120" x="641" stroke-width="1" fill="#FFF"/>
<text line-height="100%" font-weight="bold" font-size="13.00001907px" y="1131.8591" x="651.88" font-family="Arial" fill="#000000"><tspan y="1131.8591" x="651.88">TOCHARIAN</tspan></text>
<rect height="14" width="99" stroke="#000" y="1061" x="761.6" stroke-width="1" fill="#FFF"/>
<text line-height="100%" font-weight="bold" transform="scale(1.0141837,0.9860146)" font-size="12.81819344px" y="1087.3036" x="765.71387" font-family="Arial" fill="#000000"><tspan y="1087.3036" x="765.71387" font-weight="bold">ARMENIAN</tspan></text>
<text line-height="100%" font-weight="bold" font-size="13.00001907px" y="72.143127" x="548.02905" font-family="Arial" fill="#000000"><tspan y="72.143127" x="548.02905">ANATOLIAN</tspan></text>
<path d="M590.5,51.69l-9.4,0.21,4.9,7.08,4.5-7.29z" stroke="#000" stroke-width="0.94843578px" fill="#000"/>
<rect height="14.4" width="99" stroke="#000" y="1341" x="761.6" stroke-width="1" fill="#FFF"/>
<text line-height="100%" font-weight="bold" font-size="13.00001907px" y="1352.4528" x="778.61194" font-family="Arial" fill="#000000"><tspan y="1352.4528" x="778.61194">ALBANIAN</tspan></text>
<rect transform="scale(-1,1)" height="14.1" width="99.1" stroke="#000" y="1101" x="-425.2" stroke-width="0.8989" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="1112.2574" x="340.26297" font-family="Arial" fill="#000000"><tspan y="1112.2574" x="340.26297">GERMANIC</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1152.5193" x="567.53857" font-family="Arial" fill="#000000"><tspan y="1152.5193" x="567.53857">EAST</tspan></text>
<rect transform="scale(-1,1)" height="14" width="99" stroke="#000" y="1261" x="-425.1" stroke-width="1" fill="#FFF"/>
<rect transform="scale(-1,1)" height="14.01" width="99" stroke="#000" y="1141" x="-215.3" stroke-width="1" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="14" width="99" stroke="#000" y="1181" x="-635.3" stroke-width="1" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="14" width="99" stroke="#000" y="1221" x="-635.3" stroke-width="1" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="14" width="99" stroke="#000" y="1241" x="-635.3" stroke-width="1" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="14.12" width="99.11" stroke="#000" y="1260" x="-110" stroke-width="0.8913" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.26" width="99.11" stroke="#000" y="1221" x="-110" stroke-width="0.8913" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.26" width="99.11" stroke="#000" y="1281" x="-110" stroke-width="0.8913" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="14.12" width="99.11" stroke="#000" y="1300" x="-110" stroke-width="0.8913" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.26" width="99.11" stroke="#000" y="1221" x="-215.4" stroke-width="0.8875" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.26" width="99.11" stroke="#000" y="1240" x="-215.4" stroke-width="0.8875" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.01" width="99" stroke="#000" y="1481" x="-109.9" stroke-width="0.9982" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.01" width="99" stroke="#000" y="1501" x="-109.9" stroke-width="0.9982" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14" width="99" stroke="#000" y="1520" x="-215.3" stroke-width="0.9982" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1232.8604" x="567.19055" font-family="Arial" fill="#000000"><tspan y="1232.8604" x="567.19055">Gothic</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1252.1161" x="560.86719" font-family="Arial" fill="#000000"><tspan y="1252.1161" x="560.86719">Vandalic</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1191.9093" x="552.95276" font-family="Arial" fill="#000000"><tspan y="1191.9093" x="552.95276">Burgundian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1492.7405" x="43.354305" font-family="Arial" fill="#000000"><tspan y="1492.7405" x="43.354305">Dutch</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1531.9703" x="138.9709" font-family="Arial" fill="#000000"><tspan y="1531.9703" x="138.9709">Afrikaans</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1271.803" x="34.181927" font-family="Arial" fill="#000000"><tspan y="1271.803" x="34.181927">Icelandic</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1232.3379" x="36.270309" font-family="Arial" fill="#000000"><tspan y="1232.3379" x="36.270309">Faroese</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1311.2765" x="29.24979" font-family="Arial" fill="#000000"><tspan y="1311.2765" x="29.24979">Norwegian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1292.6956" x="46.24884" font-family="Arial" fill="#000000"><tspan y="1292.6956" x="46.24884">Norn</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1252.1923" x="141.38937" font-family="Arial" fill="#000000"><tspan y="1252.1923" x="141.38937">Swedish</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1232.3379" x="145.5217" font-family="Arial" fill="#000000"><tspan y="1232.3379" x="145.5217">Danish</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1152.5225" x="136.51118" font-family="Arial" fill="#000000"><tspan y="1152.5225" x="136.51118">Old Norse</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="1152.4487" x="977.12189" font-family="Arial" fill="#000000"><tspan y="1152.4487" x="977.12189">BALTO-SLAVIC</tspan></text>
<rect height="14.12" width="99.11" stroke="#000" y="1181" x="866.3" stroke-width="0.889" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="1192.8064" x="891.19684" font-family="Arial" fill="#000000"><tspan y="1192.8064" x="891.19684">BALTIC</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="1181" x="1076" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="1193.0372" x="1100.4514" font-family="Arial" fill="#000000"><tspan y="1193.0372" x="1100.4514">SLAVIC</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1232.4141" x="789.56769" font-family="Arial" fill="#000000"><tspan y="1232.4141" x="789.56769">WEST</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1232.4141" x="895.61005" font-family="Arial" fill="#000000"><tspan y="1232.4141" x="895.61005">EAST</tspan></text>
<rect transform="scale(-1,1)" height="14.16" width="99" stroke="#000" y="1320" x="-1176" stroke-width="1.004" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1331.6707" x="1100.7043" font-family="Arial" fill="#000000"><tspan y="1331.6707" x="1100.7043">SOUTH</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="1360" x="971.3" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1371.5935" x="973.71863" font-family="Arial" fill="#000000"><tspan y="1371.5935" x="973.71863" >Old West Slavic</tspan></text>
<path d="m1021,1132,9.286,0-4.643,8.036-4.643-8.036z" stroke="#000" stroke-width="0.99999875px" fill="#000"/>
<text line-height="125%" font-weight="bold" font-size="13.00003052px" y="427.07385" x="354.58963" font-family="Arial" fill="#000000"><tspan y="427.07385" x="354.58963">ITALIC</tspan></text>
<path d="M751.5,1123h273.5v8" stroke="#000" stroke-width="0.8916924px" fill="none"/>
<text line-height="125%" font-size="13.00001907px" y="1272.1298" x="785.3454" font-family="Arial" fill="#000000"><tspan y="1272.1298" x="785.3454">Galindan</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1291.4554" x="786.27075" font-family="Arial" fill="#000000"><tspan y="1291.4554" x="786.27075">Prussian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1311.7437" x="784.66986" font-family="Arial" fill="#000000"><tspan y="1311.7437" x="784.66986">Sudovian</tspan></text>
<rect height="14.19" width="99.06" stroke="#000" y="1260" x="866" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1271.803" x="892.42755" font-family="Arial" fill="#000000"><tspan y="1271.803" x="892.42755">Latvian</tspan></text>
<rect height="14.17" width="99.07" stroke="#000" y="1281" x="866" stroke-width="0.9805" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1292.6956" x="883.13751" font-family="Arial" fill="#000000"><tspan y="1292.6956" x="883.13751">Lithuanian</tspan></text>
<rect transform="scale(-1,1)" height="14.18" width="99.07" stroke="#000" y="1460" x="-1175" stroke-width="0.9903" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1312.1736" x="886.44757" font-family="Arial" fill="#000000"><tspan y="1312.1736" x="886.44757">Selonian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1332.0387" x="878.9314" font-family="Arial" fill="#000000"><tspan y="1332.0387" x="878.9314">Semigallian</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99.07" stroke="#000" y="1481" x="-1175" stroke-width="0.9805" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.18" width="99.07" stroke="#000" y="1341" x="-1490" stroke-width="0.9903" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.18" width="99.07" stroke="#000" y="1481" x="-965.4" stroke-width="0.9903" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1352.6234" x="1409.0156" font-family="Arial" fill="#000000"><tspan y="1352.6234" x="1409.0156">Belorussian</tspan></text>
<rect transform="scale(-1,1)" height="14.19" width="99.06" stroke="#000" y="1300" x="-1385" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1312.1421" x="1312.0479" font-family="Arial" fill="#000000"><tspan y="1312.1421" x="1312.0479">Russian</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99.07" stroke="#000" y="1361" x="-1490" stroke-width="0.9805" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.18" width="99.07" stroke="#000" y="1461" x="-1490" stroke-width="0.9903" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1371.9606" x="1423.135" font-family="Arial" fill="#000000"><tspan y="1371.9606" x="1423.135">Rusyn</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99.07" stroke="#000" y="1501" x="-1490" stroke-width="0.9805" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1472.1688" x="1411.918" font-family="Arial" fill="#000000"><tspan y="1472.1688" x="1411.918">Bulgarian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1512.345" x="1405.8107" font-family="Arial" fill="#000000"><tspan y="1512.345" x="1405.8107">Macedonian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1472.2085" x="1106.1266" font-family="Arial" fill="#000000"><tspan y="1472.2085" x="1106.1266">Czech</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1492.3657" x="1105.2069" font-family="Arial" fill="#000000"><tspan y="1492.3657" x="1105.2069">Slovak</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1491.7128" x="880.62445" font-family="Arial" fill="#000000"><tspan y="1491.7128" x="880.62445">Pomeranian</tspan></text>
<rect height="14.17" width="129.1" stroke="#000" y="460.5" x="206" stroke-width="1" fill="#FFF"/>
<rect height="14.28" width="99.14" stroke="#000" y="500.8" x="221" stroke-width="0.8597" fill="#ff8080"/>
<rect height="14.27" width="99.12" stroke="#000" y="520.4" x="221" stroke-width="0.8789" fill="#ff8080"/>
<rect height="14" width="99" stroke="#000" y="460.6" x="431" stroke-width="1" fill="#FFF"/>
<rect height="14.33" width="99.19" stroke="#000" y="580.3" x="116.2" stroke-width="0.8076" fill="#ff8080"/>
<rect height="14.36" width="99.22" stroke="#000" y="560.6" x="116.2" stroke-width="0.7753" fill="#ff8080"/>
<text line-height="125%" font-size="13.00003052px" y="472.21738" x="211.29756" font-family="Arial" fill="#000000"><tspan y="472.21738" x="211.29756" font-weight="bold">LATINO-FALISCAN</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="532.06561" x="256.39142" font-family="Arial" fill="#000000"><tspan y="532.06561" x="256.39142">Latin</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="512.56781" x="246.21609" font-family="Arial" fill="#000000"><tspan y="512.56781" x="246.21609">Faliscan</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="472.21738" x="448.08298" font-family="Arial" fill="#000000"><tspan y="472.21738" x="448.08298" font-weight="bold">SABELLIC</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="572.39233" x="124.02212" font-family="Arial" fill="#000000"><tspan y="572.39233" x="124.02212">Classical Latin</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="592.13123" x="131.52824" font-family="Arial" fill="#000000"><tspan y="592.13123" x="131.52824">Vulgar Latin</tspan></text>
<text line-height="125%" font-size="13.00002575px" y="752.73297" x="134.45033" font-family="Arial" fill="#000000"><tspan font-style="italic" y="752.73297" x="134.45033" font-weight="bold">EASTERN</tspan></text>
<text line-height="125%" font-size="13.00002575px" y="852.50507" x="135.93889" font-family="Arial" fill="#000000"><tspan y="852.50507" x="135.93889">Romanian</tspan></text>
<text line-height="125%" transform="scale(0.9718752,1.0289387)" font-size="12.65382385px" y="774.87665" x="681.88019" font-family="Arial" fill="#000000"><tspan y="774.87665" x="681.88019">Dalmatian</tspan></text>
<text line-height="125%" font-size="13.00002575px" y="792.08044" x="134.64397" font-family="Arial" fill="#000000"><tspan y="792.08044" x="134.64397">Aromanian</tspan></text>
<text line-height="125%" transform="scale(0.98190631,1.0184271)" font-size="12.76482201px" y="718.95471" x="328.9881" font-family="Arial" fill="#000000"><tspan font-style="italic" y="718.95471" x="328.9881" font-weight="bold">ITALO-WESTERN</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="757.35541" x="420.68488" font-family="Arial" fill="#000000"><tspan y="757.35541" x="420.68488" font-weight="bold">ITALO-DALMATIAN</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="892.29706" x="243.13388" font-family="Arial" fill="#000000"><tspan y="892.29706" x="243.13388" font-weight="bold">IBERIAN</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="837.63538" x="672.47601" font-family="Arial" fill="#000000"><tspan y="837.63538" x="672.47601">Italian</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="972.21362" x="123.41692" font-family="Arial" fill="#000000"><tspan y="972.21362" x="123.41692">Astur-Leonese</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="991.67932" x="103.21357" font-family="Arial" fill="#000000"><tspan y="991.67932" x="103.21357"> Galician-Portuguese</tspan></text>
<text style="text-anchor:middle;text-align:center;" line-height="100%" font-weight="bold" font-size="13.00001907px" y="32.397217" x="750.69061" font-family="Arial" fill="#000000"><tspan x="750.69061" y="32.397217">INDO-EUROPEAN</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="111.28409" x="568.92871" font-family="Arial" fill="#000000"><tspan y="111.28409" x="568.92871" fill="#000000">Hittite</tspan></text>
<rect height="14.26" width="99.11" stroke="#000" y="99.58" x="431" stroke-width="0.8913" fill="#ff8080"/>
<rect height="14.26" width="99.11" stroke="#000" y="139.5" x="431" stroke-width="0.8913" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="111.28409" x="459.86429" font-family="Arial" fill="#000000"><tspan y="111.28409" x="459.86429">Luwian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="149.9313" x="461.67972" font-family="Arial" fill="#000000"><tspan y="149.9313" x="461.67972">Lycian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="111.36026" x="671.46576" font-family="Arial" fill="#000000"><tspan y="111.36026" x="671.46576">Carian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="151.22305" x="672.34491" font-family="Arial" fill="#000000"><tspan y="151.22305" x="672.34491">Palaic</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="131.07782" x="671.31342" font-family="Arial" fill="#000000"><tspan y="131.07782" x="671.31342">Lydian</tspan></text>
<rect height="14.24" width="99.08" stroke="#000" y="600.4" x="761.2" stroke-width="0.9188" fill="#80ff80"/>
<rect height="14.24" width="99.08" stroke="#000" y="600.4" x="1286" stroke-width="0.9187" fill="#80ff80"/>
<rect height="14.17" width="99" stroke="#000" y="520.4" x="1286" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="532.14178" x="1310.5157" font-family="Arial" fill="#000000"><tspan y="532.14178" x="1310.5157">PAHARI</tspan></text>
<rect height="14.23" width="99.08" stroke="#000" y="620.1" x="1286" stroke-width="0.9188" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="611.79291" x="795.06201" font-family="Arial" fill="#000000"><tspan y="611.79291" x="795.06201">Dogri</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="612.21918" x="1310.8848" font-family="Arial" fill="#000000">Garhwali</text>
<rect height="14.24" width="99.08" stroke="#000" y="639.9" x="761.2" stroke-width="0.9187" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="560.7" x="-1070" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="572.39233" x="994.02722" font-family="Arial" fill="#000000"><tspan y="572.39233" x="994.02722">DARDIC</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="600.5" x="-1070" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="612.14301" x="995.48956" font-family="Arial" fill="#000000"><tspan y="612.14301" x="995.48956">Kashmiri</tspan><tspan y="612.14301" x="995.48956"/></text>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="640.4" x="-1070" stroke-width="1" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="660.7" x="-1070" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="651.21594" x="997.65485" font-family="Arial" fill="#000000"><tspan y="651.21594" x="997.65485">Pashayi</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="480.1" x="1391" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="491.37982" x="1418.9458" font-family="Arial" fill="#000000"><tspan y="491.37982" x="1418.9458">Magahi</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="500.9" x="1391" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="471.79431" x="1416.6461" font-family="Arial" fill="#000000"><tspan y="471.79431" x="1416.6461">Bhojpuri</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="420.8" x="1181" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="512.56781" x="1420.2706" font-family="Arial" fill="#000000"><tspan y="512.56781" x="1420.2706">Maithili</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="431.75464" x="1215.0219" font-family="Arial" fill="#000000"><tspan y="431.75464" x="1215.0219">Oriya</tspan></text>
<rect height="14.18" width="99.18" stroke="#000" y="380.5" x="1286" stroke-width="0.8191" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="390.86124" x="1309.9108" font-family="Arial" fill="#000000"><tspan y="390.86124" x="1309.9108" >Magadhi</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="460.5" x="761.3" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="472.14438" x="789.93774" font-family="Arial" fill="#000000"><tspan y="472.14438" x="789.93774">Dhivehi</tspan></text>
<rect height="14.01" width="99" stroke="#000" y="501" x="761.3" stroke-width="1" fill="#ff8080"/>
<rect height="14" width="99" stroke="#000" y="840.8" x="866.4" stroke-width="1" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="720.4" x="-1175" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13px" y="732.08783" x="1100.972" font-family="Arial" fill="#000000"><tspan y="732.08783" x="1100.972">Avestan</tspan></text>
<rect height="14" width="99" stroke="#000" y="860.4" x="866.4" stroke-width="1" fill="#ff8080"/>
<rect height="14.17" width="99" stroke="#000" y="940.5" x="761.4" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13px" y="811.8476" x="997.11017" font-family="Arial" fill="#000000"><tspan y="811.8476" x="997.11017">Bactrian</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="800.2" x="1076" stroke-width="1" fill="#ff8080"/>
<rect height="14.17" width="99" stroke="#000" y="940.5" x="866.2" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="810.63519" x="1102.1812" font-family="Arial" fill="#000000"><tspan y="810.63519" x="1102.1812">Sogdian</tspan></text>
<rect height="14.17" width="98.99" stroke="#000" y="840.7" x="1076" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="851.08398" x="1098.5732" font-family="Arial" fill="#000000"><tspan y="851.08398" x="1098.5732">Yaghnobi</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="1020" x="1076" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="1032.5563" x="1116.9082" font-family="Arial" fill="#000000"><tspan y="1032.5563" x="1116.9082">Tat</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="880.9" x="1181" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13px" y="893.21356" x="1196.6207" font-family="Arial" fill="#000000"><tspan y="893.21356" x="1196.6207">Old Persian</tspan></text>
<rect height="14.16" width="99" stroke="#000" y="1060" x="1181" stroke-width="1" fill="#80ff80"/>
<rect height="14.17" width="99" stroke="#000" y="1000" x="1076" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="1012.4838" x="1106.3298" font-family="Arial" fill="#000000"><tspan y="1012.4838" x="1106.3298">Persian</tspan></text>
<rect height="14.16" width="99" stroke="#000" y="1060" x="971.3" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="1071.5244" x="1011.3746" font-family="Arial" fill="#000000"><tspan y="1071.5244" x="1011.3746">Tajik</tspan></text>
<text line-height="125%" font-size="13px" y="1072.1471" x="1211.9082" font-family="Arial" fill="#000000"><tspan y="1072.1471" x="1211.9082">Juhuru</tspan></text>
<rect height="14" width="99" stroke="#000" y="560.7" x="326.1" stroke-width="1" fill="#ff8080"/>
<rect height="14" width="99" stroke="#000" y="580.4" x="326.1" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00003052px" y="571.10059" x="352.22513" font-family="Arial" fill="#000000"><tspan y="571.10059" x="352.22513">Aequian</tspan></text>
<rect height="14" width="99" stroke="#000" y="520.5" x="431" stroke-width="1" fill="#ff8080"/>
<rect height="14" width="99" stroke="#000" y="600.6" x="326.1" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00003052px" y="592.01044" x="352.01883" font-family="Arial" fill="#000000"><tspan y="592.01044" x="352.01883">Marsian </tspan></text>
<rect height="14.17" width="99" stroke="#000" y="500.9" x="431" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00003052px" y="512.64716" x="461.85425" font-family="Arial" fill="#000000"><tspan y="512.64716" x="461.85425">Oscan</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="780.5" x="11.42" stroke-width="1" fill="#80ff80"/>
<rect height="14.16" width="99.46" stroke="#000" y="740.5" x="10.83" stroke-width="1.002" fill="#80ff80"/>
<rect height="14.17" width="99" stroke="#000" y="800.6" x="11.42" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00002575px" y="752.27295" x="33.818729" font-family="Arial" fill="#000000"><tspan y="752.27295" x="33.818729">Sardinian</tspan></text>
<text line-height="125%" font-size="13.00002575px" y="792.25739" x="33.007175" font-family="Arial" fill="#000000"><tspan y="792.25739" x="33.007175">Gallurese</tspan></text>
<text line-height="125%" font-size="13.00002575px" y="812.77643" x="29.695761" font-family="Arial" fill="#000000"><tspan y="812.77643" x="29.695761">Sassarese</tspan></text>
<rect height="14.36" width="99.22" stroke="#000" y="600.4" x="11.26" stroke-width="0.775" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="612.21918" x="23.644768" font-family="Arial" fill="#000000"><tspan y="612.21918" x="23.644768">Church Latin</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="572.39233" x="668.5553" font-family="Arial" fill="#000000"><tspan y="572.39233" x="668.5553">Gaulish</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="590.79486" x="665.50208" font-family="Arial" fill="#000000"><tspan y="590.79486" x="665.50208">Lepontic</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="612.14301" x="674.89032" font-family="Arial" fill="#000000"><tspan y="612.14301" x="674.89032">Noric</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="1191.9486" x="14.946438" font-family="Arial" fill="#000000"><tspan y="1191.9486" x="14.946438" >Old West Norse</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="1191.9486" x="122.16658" font-family="Arial" fill="#000000"><tspan y="1191.9486" x="122.16658" >Old East Norse</tspan></text>
<rect transform="scale(-1,1)" height="14.01" width="128.7" stroke="#000" y="1461" x="-440" stroke-width="0.9982" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1472.0187" x="324.09546" font-family="Arial" fill="#000000"><tspan y="1472.0187" x="324.09546">Standard German</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="1311.8298" x="325.17773" font-family="Arial" fill="#000000"><tspan y="1311.8298" x="325.17773" >Old High German</tspan></text>
<rect transform="scale(-1,1)" height="14.01" width="99" stroke="#000" y="1341" x="-740.5" stroke-width="0.9982" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1512.838" x="38.47517" font-family="Arial" fill="#000000"><tspan y="1512.838" x="38.47517">Flemish</tspan></text>
<rect transform="scale(-1,1)" height="13.79" width="98.78" stroke="#000" y="1341" x="-425" stroke-width="1.227" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1352.6855" x="354.72928" font-family="Arial" fill="#000000"><tspan y="1352.6855" x="354.72928">Yiddish</tspan></text>
<rect transform="scale(-1,1)" height="14.01" width="99" stroke="#000" y="1421" x="-635.8" stroke-width="0.9982" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="14.01" width="99" stroke="#000" y="1421" x="-740.8" stroke-width="0.998" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1432.3921" x="554.41559" font-family="Arial" fill="#000000"><tspan y="1432.3921" x="554.41559">Old Frisian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1431.9539" x="657.18896" font-family="Arial" fill="#000000"><tspan y="1431.9539" x="657.18896">Old English</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="1371.9502" x="534.66083" font-family="Arial" fill="#000000"><tspan y="1371.9502" x="534.66083">ANGLO-FRISIAN</tspan></text>
<rect transform="scale(-1,1)" height="14.02" width="99" stroke="#000" y="1501" x="-740" stroke-width="0.9957" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1511.9725" x="674.20477" font-family="Arial" fill="#000000"><tspan y="1511.9725" x="674.20477">Scots</tspan></text>
<rect transform="scale(-1,1)" height="14.1" width="99.09" stroke="#000" y="1481" x="-740.1" stroke-width="0.9086" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1491.9196" x="669.09802" font-family="Arial" fill="#000000"><tspan y="1491.9196" x="669.09802">English</tspan></text>
<rect height="14.18" width="99.01" stroke="#000" y="1160" x="641" stroke-width="0.986" fill="#ff8080"/>
<rect height="14.18" width="99.01" stroke="#000" y="1180" x="641" stroke-width="0.986" fill="#ff8080"/>
<text line-height="125%" transform="scale(0.9856173,1.0145926)" font-size="12.81770992px" y="1174.7273" x="673.77924" font-family="Arial" fill="#000000"><tspan y="1174.7273" x="673.77924">Turfanian</tspan></text>
<text line-height="125%" transform="scale(0.98561729,1.0145926)" font-size="12.81770992px" y="1155.249" x="675.4856" font-family="Arial" fill="#000000"><tspan y="1155.249" x="675.4856">Kuchean</tspan></text>
<rect height="14.09" width="98.91" stroke="#000" y="540.4" x="536.3" stroke-width="1.094" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="552.10474" x="556.54126" font-family="Arial" fill="#000000"><tspan y="552.10474" x="556.54126">INSULAR</tspan></text>
<rect height="14.02" width="98.83" stroke="#000" y="480.1" x="641.1" stroke-width="1.174" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="491.80289" x="643.48206" font-family="Arial" fill="#000000"><tspan y="491.80289" x="643.48206">CONTINENTAL</tspan></text>
<rect height="14.28" width="99.14" stroke="#000" y="1100" x="761.2" stroke-width="0.8595" fill="#80ff80"/>
<text line-height="100%" font-size="13.00001907px" y="1112.1813" x="781.90186" font-family="Arial" fill="#000000"><tspan y="1112.1813" x="781.90186" >Armenian</tspan></text>
<rect height="14.28" width="99.14" stroke="#000" y="1380" x="761.5" stroke-width="0.8595" fill="#80ff80"/>
<text line-height="100%" font-size="13.00001907px" y="1392.0098" x="785.82098" font-family="Arial" fill="#000000"><tspan y="1392.0098" x="785.82098" >Albanian</tspan></text>
<rect height="14.27" width="99.12" stroke="#000" y="700.7" x="221.5" stroke-width="0.8807" fill="#FFF"/>
<text line-height="125%" font-size="13.00002575px" y="712.9458" x="237.28984" font-family="Arial" fill="#000000"><tspan y="712.9458" x="237.28984" font-weight="bold">ROMANCE</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="480.1" x="761.3" stroke-width="0.9967" fill="#80ff80"/>
<text style="writing-mode:lr-tb;text-anchor:start;text-align:start;" line-height="125%" font-size="13.00001907px" y="491.80606" x="782.73199" font-family="Arial" fill="#000000"><tspan x="782.73199" y="491.80606">Sinhalese</tspan><tspan x="782.73199" y="508.05609"/></text>
<text style="writing-mode:lr-tb;text-anchor:start;text-align:start;" line-height="125%" font-size="13.00001907px" y="512.56781" x="792.19073" font-family="Arial" fill="#000000"><tspan x="792.19073" y="512.56781">Vedda</tspan></text>
<text style="writing-mode:lr-tb;text-anchor:start;text-align:start;" line-height="125%" font-size="13.00001907px" y="311.6105" x="1083.7974" font-family="Arial" fill="#000000"><tspan x="1083.7974" y="311.6105">Vedic Sanskrit</tspan></text>
<path d="M1122,210.7h9l-4,8.1-5-8.1z" stroke="#000" stroke-width="0.99999875px" fill="#000"/>
<rect height="14.18" width="99" stroke="#000" y="560.7" x="1077" stroke-width="0.9967" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="572.31616" x="1111.6213" font-family="Arial" fill="#000000"><tspan y="572.31616" x="1111.6213">Hindi</tspan></text>
<rect height="14.18" width="99" stroke="#000" y="560.7" x="1182" stroke-width="0.9967" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="572.31299" x="1217.0343" font-family="Arial" fill="#000000"><tspan y="572.31299" x="1217.0343">Urdu</tspan></text>
<rect height="14.18" width="99" stroke="#000" y="600.5" x="1181" stroke-width="0.9967" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="612.14301" x="1208.8048" font-family="Arial" fill="#000000"><tspan y="612.14301" x="1208.8048">Dakhini</tspan></text>
<rect height="14.18" width="99" stroke="#000" y="620.1" x="1181" stroke-width="0.9967" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="632.50403" x="1211.5247" font-family="Arial" fill="#000000"><tspan y="632.50403" x="1211.5247">Rekha</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="940.4" x="116.1" stroke-width="1" fill="#80ff80"/>
<rect height="14.17" width="99" stroke="#000" y="1000" x="116.5" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00003052px" y="1012.1542" x="135.8983" font-family="Arial" fill="#000000"><tspan y="1012.1542" x="135.8983">Mozarabic</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="951.26385" x="134.55057" font-family="Arial" fill="#000000"><tspan y="951.26385" x="134.55057">Aragonese</tspan></text>
<rect height="14" width="99" stroke="#000" y="940.5" x="641.2" stroke-width="1" fill="#ff8080"/>
<rect height="14" width="99" stroke="#000" y="980.4" x="326.1" stroke-width="1" fill="#80ff80"/>
<rect height="14" width="99" stroke="#000" y="1041" x="431.2" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1052.3196" x="457.1196" font-family="Arial" fill="#000000"><tspan y="1052.3196" x="457.1196">Walloon</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="992.45966" x="354.19028" font-family="Arial" fill="#000000"><tspan y="992.45966" x="354.19028">Emilian</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="952.08105" x="665.02704" font-family="Arial" fill="#000000"><tspan y="952.08105" x="665.02704">Rhaetian</tspan></text>
<rect height="14" width="99" stroke="#000" y="980.5" x="641.3" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="992.52008" x="669.41827" font-family="Arial" fill="#000000"><tspan y="992.52008" x="669.41827">Friulian</tspan></text>
<path d="M690.8,287.9l-0.1-79.3-524.3,0.5v77.3" stroke="#000" stroke-width="1.00000012" fill="none"/>
<rect height="14" width="99" stroke="#000" y="200.2" x="326.1" stroke-width="1" fill="#FFF"/>
<rect height="14" width="99" stroke="#000" y="240.2" x="116.3" stroke-width="1" fill="#FFF"/>
<rect height="14.19" width="99" stroke="#000" y="280.2" x="116.3" stroke-width="1" fill="#ff8080"/>
<rect height="14.08" width="98.89" stroke="#000" y="340.4" x="10.95" stroke-width="1.109" fill="#80ff80"/>
<rect height="14.18" width="139" stroke="#000" y="299.9" x="96.07" stroke-width="1" fill="#ff8080"/>
<text line-height="100%" font-weight="bold" font-size="13.00001907px" y="212.71321" x="342.97977" font-family="Arial" fill="#000000"><tspan y="212.71321" x="342.97977">HELLENIC</tspan></text>
<path d="M380.3,192.5l-9.3,0.2,4.8,7.1,4.5-7.3z" stroke="#000" stroke-width="0.94843578px" fill="#000"/>
<rect height="14.27" width="99.12" stroke="#000" y="280.2" x="640.9" stroke-width="0.8792" fill="#ff8080"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="292.02087" x="668.53625" font-family="Arial" fill="#000000"><tspan y="292.02087" x="668.53625" fill="#000000">Aegean</tspan></text>
<path d="M408,248.7h178.5v77.4" stroke="#000" stroke-width="1" fill="none"/>
<path d="M326.3,287.1h-55.9v38.9" stroke="#000" stroke-width="0.99999857" fill="none"/>
<rect height="14.25" width="99.1" stroke="#000" y="240.1" x="326.1" stroke-width="0.903" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="251.93448" x="341.98318" font-family="Arial" fill="#000000"><tspan y="251.93448" x="341.98318">Mycenaean</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="251.88988" x="140.23727" font-family="Arial" fill="#000000"><tspan y="251.88988" x="140.23727" font-weight="bold">DORIAN</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="311.6105" x="116.57" font-family="Arial" fill="#000000"><tspan y="311.6105" x="116.57">Northwest Greek</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="291.90012" x="150.20311" font-family="Arial" fill="#000000"><tspan y="291.90012" x="150.20311">Doric</tspan></text>
<rect height="14.29" width="99.15" stroke="#000" y="280.2" x="326.1" stroke-width="0.8512" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="291.90012" x="363.07013" font-family="Arial" fill="#000000"><tspan y="291.90012" x="363.07013" >Attic</tspan></text>
<rect height="14.16" width="99.16" stroke="#000" y="320.6" x="536.2" stroke-width="0.8407" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="332.28256" x="565.43115" font-family="Arial" fill="#000000"><tspan y="332.28256" x="565.43115">Arcado</tspan></text>
<rect height="14.16" width="99.16" stroke="#000" y="340.4" x="536.2" stroke-width="0.8407" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="350.85281" x="564.91064" font-family="Arial" fill="#000000"><tspan y="350.85281" x="564.91064">Cypriot</tspan></text>
<rect height="14.3" width="99.16" stroke="#000" y="299.8" x="326.1" stroke-width="0.8407" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="311.53433" x="361.36261" font-family="Arial" fill="#000000"><tspan y="311.53433" x="361.36261">Ionic</tspan></text>
<rect height="14.08" width="99.08" stroke="#000" y="340.4" x="431" stroke-width="0.9194" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="352.34149" x="447.84814" font-family="Arial" fill="#000000"><tspan y="352.34149" x="447.84814">Epic Greek</tspan></text>
<rect height="14.12" width="99.12" stroke="#000" y="320.6" x="221" stroke-width="1.058" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="332.35873" x="224.68483" font-family="Arial" fill="#000000"><tspan y="332.35873" x="224.68483">Classical Greek</tspan></text>
<rect height="14.12" width="99.12" stroke="#000" y="340.4" x="221" stroke-width="1.061" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="352.14139" x="233.91434" font-family="Arial" fill="#000000"><tspan y="352.14139" x="233.91434">Koine Greek</tspan></text>
<rect height="14.08" width="99.08" stroke="#000" y="380.5" x="326.1" stroke-width="1.109" fill="#80ff80"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="392.22916" x="357.61432" font-family="Arial" fill="#000000"><tspan y="392.22916" x="357.61432" fill="#000000">Greek</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="352.06522" x="30.684362" font-family="Arial" fill="#000000"><tspan y="352.06522" x="30.684362" fill="#000000">Tsakonian</tspan></text>
<path d="m582.1,431.9,9.286,0-4.643,8.036-4.643-8.036z" stroke="#000" stroke-width="0.99999875px" fill="#000"/>
<text line-height="125%" font-size="13.00001907px" y="1352.5011" x="653.71875" font-family="Arial" fill="#000000"><tspan y="1352.5011" x="653.71875">Low German</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="711.73016" x="666.66418" font-family="Arial" fill="#000000"><tspan y="711.73016" x="666.66418">Cumbric</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="732.08783" x="672.80829" font-family="Arial" fill="#000000"><tspan y="732.08783" x="672.80829">Welsh</tspan></text>
<text line-height="125%" transform="scale(0.998041,1.0019629)" font-size="12.97480583px" y="670.6792" x="444.79053" font-family="Arial" fill="#000000"><tspan y="670.6792" x="444.79053">Scots Gaelic</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="1012.3094" x="465.43292" font-family="Arial" fill="#000000"><tspan y="1012.3094" x="465.43292">Gallo</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="612.14301" x="351.4761" font-family="Arial" fill="#000000"><tspan y="612.14301" x="351.4761">Volscian</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="532.06244" x="455.85571" font-family="Arial" fill="#000000"><tspan y="532.06244" x="455.85571">Umbrian</tspan></text>
<text line-height="125%" font-size="13px" y="872.0293" x="901.10168" font-family="Arial" fill="#000000"><tspan y="872.0293" x="901.10168">Saka</tspan></text>
<text line-height="125%" font-size="13px" y="852.45508" x="890.42163" font-family="Arial" fill="#000000"><tspan y="852.45508" x="890.42163">Ossetian</tspan></text>
<text line-height="125%" font-size="13px" y="952.2085" x="893.90082" font-family="Arial" fill="#000000"><tspan y="952.2085" x="893.90082">Pashto</tspan></text>
<text line-height="125%" font-size="13px" y="952.2085" x="790.32489" font-family="Arial" fill="#000000"><tspan y="952.2085" x="790.32489">Pamiri</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="451.5275" x="1313.5293" font-family="Arial" fill="#000000"><tspan y="451.5275" x="1313.5293">Bengali</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="572.39233" x="904.81824" font-family="Arial" fill="#000000"><tspan y="572.39233" x="904.81824">Bhil</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="472.14438" x="893.67242" font-family="Arial" fill="#000000"><tspan y="472.14438" x="893.67242">Marathi</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="672.93719" x="1004.1991" font-family="Arial" fill="#000000"><tspan y="672.93719" x="1004.1991">Shina</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="632.50403" x="1309.7737" font-family="Arial" fill="#000000"><tspan y="632.50403" x="1309.7737">Kumaoni</tspan></text>
<path d="M805.5,1052h9.3l-4.7,8-4.6-8z" stroke="#000" stroke-width="0.99999875px" fill="#000"/>
<path d="m805.9,1332,9.286,0-4.643,8.036-4.643-8.036z" stroke="#000" stroke-width="0.99999875px" fill="#000"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1271.8792" x="355.45929" font-family="Arial" fill="#000000"><tspan y="1271.8792" x="355.45929">WEST</tspan></text>
<rect height="14.14" width="98.99" stroke="#000" y="340.4" x="1076" stroke-width="1" fill="#ff8080"/>
<text style="writing-mode:lr-tb;text-anchor:start;text-align:start;" line-height="125%" font-size="13.00001907px" y="352.06522" x="1105.9424" font-family="Arial" fill="#000000"><tspan x="1105.9424" y="352.06522">Prakrit</tspan></text>
<rect height="14.28" width="99.12" stroke="#000" y="420.8" x="761.2" stroke-width="0.8822" fill="#FFF"/>
<text line-height="100%" font-weight="bold" font-size="13.00001907px" y="432.56604" x="783.79486" font-family="Arial" fill="#000000"><tspan y="432.56604" x="762.7951">INSULAR INDIC</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="651.56604" x="788.74866" font-family="Arial" fill="#000000">Potwari</text>
<text line-height="125%" font-size="13.00001907px" y="671.56927" x="789.97461" font-family="Arial" fill="#000000"><tspan y="671.56927" x="789.97461">Punjabi</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="592.01044" x="894.65875" font-family="Arial" fill="#000000"><tspan y="592.01044" x="894.65875">Domari</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="820.8" x="971.3" stroke-width="1" fill="#ff8080"/>
<rect height="14.17" width="99" stroke="#000" y="980.3" x="971.3" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="992.58813" x="1001.0804" font-family="Arial" fill="#000000"><tspan y="992.58813" x="1001.0804">Waziri</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="1020" x="866.4" stroke-width="1" fill="#80ff80"/>
<rect height="14.17" width="99" stroke="#000" y="1020" x="761.4" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="1031.5974" x="790.59998" font-family="Arial" fill="#000000"><tspan y="1031.5974" x="790.59998">Yidgha</tspan></text>
<text line-height="125%" font-size="13px" y="1031.6768" x="891.4809" font-family="Arial" fill="#000000"><tspan y="1031.6768" x="891.4809">Shughni</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="980.3" x="761.1" stroke-width="1" fill="#80ff80"/>
<rect height="14.17" width="99" stroke="#000" y="1000" x="761.4" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13px" y="1011.5249" x="796.54724" font-family="Arial" fill="#000000"><tspan y="1011.5249" x="796.54724">Vanji</tspan></text>
<text line-height="125%" font-size="13px" y="992.99719" x="789.18933" font-family="Arial" fill="#000000"><tspan y="992.99719" x="789.18933">Sarikoli</tspan></text>
<text line-height="125%" font-size="13px" y="832.41412" x="989.53436" font-family="Arial" fill="#000000"><tspan y="832.41412" x="989.53436">Khotanese</tspan></text>
<text line-height="125%" font-size="13px" y="852.37573" x="981.47717" font-family="Arial" fill="#000000"><tspan y="852.37573" x="981.47717">Khwarezmian</tspan></text>
<rect transform="scale(-1,1)" height="14.16" width="99" stroke="#000" y="940.6" x="-1490" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13px" y="952.2085" x="1418.2339" font-family="Arial" fill="#000000"><tspan y="952.2085" x="1418.2339">Median</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="880.9" x="-1385" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="892.51178" x="1298.1719" font-family="Arial" fill="#000000"><tspan y="892.51178" x="1298.1719">Mazanderani</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="900.4" x="-1385" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13px" y="912.09485" x="1299.9194" font-family="Arial" fill="#000000"><tspan y="912.09485" x="1299.9194">Shahmirzadi</tspan></text>
<rect transform="scale(-1,1)" height="14.01" width="99" stroke="#000" y="800.3" x="-1385" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13px" y="811.92059" x="1306.6907" font-family="Arial" fill="#000000"><tspan y="811.92059" x="1306.6907">CASPIAN</tspan></text>
<rect height="14.16" width="99" stroke="#000" y="1041" x="1391" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="1052.4951" x="1420.8394" font-family="Arial" fill="#000000"><tspan y="1052.4951" x="1420.8394">Zazaki</tspan></text>
<rect transform="scale(-1,1)" height="14.16" width="99" stroke="#000" y="980.3" x="-1490" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13px" y="992.62085" x="1404.4287" font-family="Arial" fill="#000000"><tspan y="992.62085" x="1404.4287">Zaza-Gorani</tspan></text>
<rect height="14.01" width="99" stroke="#000" y="920.3" x="1076" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13px" y="932.56378" x="1082.5042" font-family="Arial" fill="#000000"><tspan y="932.56378" x="1082.5042">Middle Persian</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="960.4" x="1076" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="972.69952" x="1102.5151" font-family="Arial" fill="#000000"><tspan y="972.69952" x="1102.5151">Bukhori</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="980.3" x="1076" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="992.58813" x="1113.8091" font-family="Arial" fill="#000000"><tspan y="992.58813" x="1113.8091">Dari</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="920.2" x="1182" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="932.52032" x="1213.3977" font-family="Arial" fill="#000000"><tspan y="932.52032" x="1213.3977" >Lurish</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="960.4" x="1181" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="972.03363" x="1206.9854" font-family="Arial" fill="#000000"><tspan y="972.03363" x="1206.9854">Bakhtiari</tspan></text>
<rect height="14.02" width="99.01" stroke="#000" y="1260" x="1286" stroke-width="0.9903" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1272.1373" x="1291.1372" font-family="Arial" fill="#000000"><tspan y="1272.1373" x="1291.1372">Old East Slavic</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99.07" stroke="#000" y="1381" x="-1490" stroke-width="0.9805" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1392.7242" x="1414.3956" font-family="Arial" fill="#000000"><tspan y="1392.7242" x="1414.3956">Ukrainian</tspan></text>
<rect transform="scale(-1,1)" height="14.19" width="99.06" stroke="#000" y="1301" x="-1490" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1312.2894" x="1410.5679" font-family="Arial" fill="#000000"><tspan y="1312.2894" x="1410.5679">Ruthenian</tspan></text>
<rect transform="scale(-1,1)" height="14.19" width="99.06" stroke="#000" y="1260" x="-1280" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1271.8927" x="1190.506" font-family="Arial" fill="#000000"><tspan y="1271.8927" x="1190.506">Old Novgorod</tspan></text>
<rect transform="scale(-1,1)" height="14.19" width="129" stroke="#000" y="1421" x="-1400" stroke-width="1.002" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1432.8228" x="1277.3804" font-family="Arial" fill="#000000"><tspan y="1432.8228" x="1277.3804">Old Church Slavonic</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99.07" stroke="#000" y="1481" x="-1490" stroke-width="0.9805" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1493.0697" x="1393.1866" font-family="Arial" fill="#000000"><tspan y="1493.0697" x="1393.1866">Church Slavonic</tspan></text>
<rect transform="scale(-1,1)" height="14.19" width="99.06" stroke="#000" y="1440" x="-1280" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1452.0372" x="1186.4912" font-family="Arial" fill="#000000"><tspan y="1452.0372" x="1186.4912">Serbo-Croatian</tspan></text>
<rect height="14.16" width="99" stroke="#000" y="1400" x="866.3" stroke-width="1.004" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1411.8218" x="883.6875" font-family="Arial" fill="#000000"><tspan y="1411.8218" x="883.6875" font-style="normal">LECHITIC</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="1461" x="-1070" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" font-style="italic" y="1471.9696" x="998.3855" font-family="Arial" fill="#000000"><tspan y="1471.9696" x="998.3855" >Sorbian</tspan></text>
<rect transform="scale(-1,1)" height="14.19" width="99.06" stroke="#000" y="1481" x="-860.4" stroke-width="1" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.19" width="99.06" stroke="#000" y="1440" x="-965.1" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1492.3575" x="791.13037" font-family="Arial" fill="#000000"><tspan y="1492.3575" x="791.13037">Polish</tspan></text>
<path d="m686.8,1112,9.286,0-4.643,8.036-4.643-8.036z" stroke="#000" stroke-width="0.99999875px" fill="#000"/>
<rect height="14.24" width="99.09" stroke="#000" y="640.3" x="536.3" stroke-width="0.9117" fill="#ff8080"/>
<rect height="14.22" width="99.11" stroke="#000" y="660.7" x="536.2" stroke-width="0.889" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="651.56604" x="566.56213" font-family="Arial" fill="#000000"><tspan y="651.56604" x="566.56213">Ivernic</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="671.91937" x="566.58008" font-family="Arial" fill="#000000"><tspan y="671.91937" x="566.58008">Pictish</tspan></text>
<rect height="14.24" width="99.09" stroke="#000" y="620.6" x="536.3" stroke-width="0.9117" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="631.79779" x="567.68457" font-family="Arial" fill="#000000"><tspan y="631.79779" x="567.68457">British</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="1040" x="971.3" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="1051.2468" x="999.27673" font-family="Arial" fill="#000000"><tspan y="1051.2468" x="999.27673">Hazaragi</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="840.7" x="-1385" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="852.37573" x="1320.2045" font-family="Arial" fill="#000000"><tspan y="852.37573" x="1320.2045">Dilami</tspan></text>
<rect transform="scale(-1,1)" height="14.12" width="99.11" stroke="#000" y="1240" x="-110" stroke-width="0.8913" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1252.1923" x="25.034941" font-family="Arial" fill="#000000"><tspan y="1252.1923" x="25.034941">Greenlandic</tspan></text>
<rect transform="scale(-1,1)" height="13.82" width="99.18" stroke="#000" y="1201" x="-320.6" stroke-width="1.183" fill="#ff8080"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="1212.6622" x="237.38319" font-family="Arial" fill="#000000"><tspan y="1212.6622" x="237.38319" >Old Gutnish</tspan></text>
<rect height="14.02" width="99.02" stroke="#000" y="159.8" x="641" stroke-width="0.9805" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="171.40248" x="667.6698" font-family="Arial" fill="#000000"><tspan y="171.40248" x="667.6698">Pisidian</tspan></text>
<rect transform="scale(-1,1)" height="13.96" width="98.95" stroke="#000" y="1301" x="-740.5" stroke-width="1.053" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1312.2728" x="660.27795" font-family="Arial" fill="#000000"><tspan y="1312.2728" x="660.27795" >Old Saxon</tspan></text>
<rect transform="scale(-1,1)" height="13.96" width="98.95" stroke="#000" y="1421" x="-109.9" stroke-width="1.053" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1432.3887" x="31.620644" font-family="Arial" fill="#000000"><tspan y="1432.3887" x="31.620644" >Old Dutch</tspan></text>
<rect transform="scale(-1,1)" height="14.01" width="99" stroke="#000" y="1520" x="-740" stroke-width="0.998" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1531.891" x="677.74359" font-family="Arial" fill="#000000"><tspan y="1531.891" x="677.74359">Yola</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="432.49304" x="1303.7161" font-family="Arial" fill="#000000"><tspan y="432.49304" x="1303.7161">Assamese</tspan></text>
<rect transform="scale(-1,1)" height="14.01" width="98.99" stroke="#000" y="1376" x="-110.4" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1387.3431" x="40.683044" font-family="Arial" fill="#000000"><tspan y="1387.3431" x="40.683044">WEST</tspan></text>
<rect height="14.01" width="98.99" stroke="#000" y="1376" x="116.3" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1387.3431" x="147.57199" font-family="Arial" fill="#000000"><tspan y="1387.3431" x="147.57199">EAST</tspan></text>
<rect height="14.01" width="128.6" stroke="#000" y="1421" x="206.7" stroke-width="0.9982" fill="#FFF"/>
<text line-height="125%" font-size="13.00001907px" y="1433.3271" x="208.94897" font-family="Arial" fill="#000000"><tspan y="1433.3271" x="208.94897" font-weight="bold">CENTRAL GERMAN</tspan></text>
<rect transform="scale(-1,1)" height="14" width="99" stroke="#000" y="1461" x="-215.3" stroke-width="0.9982" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1471.5924" x="133.96895" font-family="Arial" fill="#000000"><tspan y="1471.5924" x="133.96895">Limburgish</tspan></text>
<rect transform="scale(-1,1)" height="13.67" width="159.4" stroke="#000" y="1401" x="-246" stroke-width="1.342" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1412.5255" x="93.411652" font-family="Arial" fill="#000000"><tspan y="1412.5255" x="93.411652" >Old East Low Franconian</tspan></text>
<rect height="14.01" width="98.99" stroke="#000" y="900.4" x="761.6" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13px" font-style="italic" y="912.09167" x="787.66937" font-family="Arial" fill="#000000"><tspan y="912.09167" x="787.66937">SOUTH</tspan></text>
<rect height="14.01" width="98.99" stroke="#000" y="760.3" x="971.1" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13px" font-style="italic" y="772.57214" x="996.94153" font-family="Arial" fill="#000000"><tspan y="772.57214" x="996.94153">NORTH</tspan></text>
<rect height="14.01" width="98.99" stroke="#000" y="399.1" x="971.4" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="410.60944" x="1007.3204" font-family="Arial" fill="#000000"><tspan y="410.60944" x="1007.3204" >Niya</tspan></text>
<rect height="14.01" width="98.99" stroke="#000" y="380.6" x="1076" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="392.22916" x="1093.0209" font-family="Arial" fill="#000000"><tspan y="392.22916" x="1093.0209" >Shauraseni</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="620.6" x="-1070" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="631.79779" x="995.00305" font-family="Arial" fill="#000000"><tspan y="631.79779" x="995.00305">Nuristani</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="520.4" x="1076" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="532.13861" x="1085.5116" font-family="Arial" fill="#000000"><tspan y="532.13861" x="1085.5116">HINDUSTANI</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="420.8" x="1391" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="432.56921" x="1418.3638" font-family="Arial" fill="#000000"><tspan y="432.56921" x="1418.3638">BIHARI</tspan></text>
<rect height="14" width="99" stroke="#000" y="280.3" x="536.3" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-size="13.00001907px" y="291.97629" x="553.79272" font-family="Arial" fill="#000000"><tspan y="291.97629" x="553.79272" font-weight="bold">ACHAEAN</tspan></text>
<rect height="14" width="99" stroke="#000" y="240.2" x="641" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-size="13.00001907px" y="251.88988" x="666.27966" font-family="Arial" fill="#000000"><tspan y="251.88988" x="666.27966" font-weight="bold">AEOLIC</tspan></text>
<rect height="14.27" width="99.12" stroke="#000" y="299.8" x="640.9" stroke-width="0.8792" fill="#ff8080"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="311.53433" x="668.41882" font-family="Arial" fill="#000000"><tspan y="311.53433" x="668.41882" fill="#000000">Beotian</tspan></text>
<rect height="14.27" width="99.12" stroke="#000" y="320.6" x="640.9" stroke-width="0.8792" fill="#ff8080"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="332.28256" x="659.34802" font-family="Arial" fill="#000000"><tspan y="332.28256" x="659.34802" fill="#000000">Thessalian</tspan></text>
<rect transform="scale(-1,1)" height="14.16" width="99" stroke="#000" y="1221" x="-1385" stroke-width="1.004" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1232.3005" x="1315.6" font-family="Arial" fill="#000000"><tspan y="1232.3005" x="1315.6">EAST</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="1040" x="866.1" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="1051.5797" x="884.36694" font-family="Arial" fill="#000000"><tspan y="1051.5797" x="884.36694">Yazgulami</tspan></text>
<rect transform="scale(-1,1)" height="14.01" width="99" stroke="#000" y="760.3" x="-1490" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13px" y="772.57214" x="1416.9529" font-family="Arial" fill="#000000"><tspan y="772.57214" x="1416.9529" font-style="italic">NORTH</tspan></text>
<rect transform="scale(-1,1)" height="14.01" width="99" stroke="#000" y="760.3" x="-1280" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13px" y="772.57214" x="1206.8271" font-family="Arial" fill="#000000"><tspan y="772.57214" x="1206.8271" font-style="italic">SOUTH</tspan></text>
<rect transform="scale(-1,1)" height="14.24" width="99.08" stroke="#000" y="600.4" x="-1490" stroke-width="0.9187" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="611.63367" x="1422.0132" font-family="Arial" fill="#000000">Nepali</text>
<rect transform="scale(-1,1)" height="14.24" width="99.08" stroke="#000" y="620.1" x="-1490" stroke-width="0.9187" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="631.28845" x="1423.7299" font-family="Arial" fill="#000000">Palpa</text>
<rect height="14.17" width="99" stroke="#000" y="460.5" x="1182" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="472.14438" x="1215.4426" font-family="Arial" fill="#000000"><tspan y="472.14438" x="1215.4426">Halbi</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="460.5" x="1286" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="471.63824" x="1299.3641" font-family="Arial" fill="#000000"><tspan y="471.63824" x="1299.3641">Chittagonian</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="560.7" x="761.3" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="572.38916" x="787.12994" font-family="Arial" fill="#000000"><tspan y="572.38916" x="787.12994" font-style="italic">NORTH</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="560.7" x="1286" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="572.38916" x="1304.0605" font-family="Arial" fill="#000000"><tspan y="572.38916" x="1304.0605" font-style="italic">CENTRAL</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="560.7" x="-1490" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" y="572.39233" x="1408.8453" font-family="Arial" fill="#000000"><tspan y="572.39233" x="1408.8453" font-style="italic">EASTERN</tspan></text>
<rect height="14.24" width="99.08" stroke="#000" y="620.1" x="761.2" stroke-width="0.9188" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="632.73944" x="789.23938" font-family="Arial" fill="#000000"><tspan y="632.73944" x="789.23938">Lahnda</tspan></text>
<rect height="14.01" width="98.99" stroke="#000" y="420.9" x="971.4" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="432.49304" x="1000.4604" font-family="Arial" fill="#000000"><tspan y="432.49304" x="1000.4604" >Paisaci</tspan></text>
<rect height="14.18" width="99" stroke="#000" y="600.5" x="1076" stroke-width="0.9967" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="611.5575" x="1099.87" font-family="Arial" fill="#000000"><tspan y="611.5575" x="1099.87">Haryanvi</tspan></text>
<rect height="14.01" width="99" stroke="#000" y="1480" x="221.5" stroke-width="0.9982" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1491.4487" x="226.00514" font-family="Arial" fill="#000000"><tspan y="1491.4487" x="226.00514">Luxembourgish</tspan></text>
<rect height="14.01" width="99" stroke="#000" y="1501" x="221.5" stroke-width="0.9982" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1511.6224" x="243.07831" font-family="Arial" fill="#000000"><tspan y="1511.6224" x="243.07831">Ripuarian</tspan></text>
<rect height="14.01" width="99" stroke="#000" y="1520" x="221.5" stroke-width="0.9982" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1531.5409" x="240.07158" font-family="Arial" fill="#000000"><tspan y="1531.5409" x="240.07158">Thuringian</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="980.3" x="1181" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13px" y="992.54468" x="1208.6125" font-family="Arial" fill="#000000"><tspan y="992.54468" x="1208.6125">Kumzari</tspan></text>
<rect height="14.01" width="99" stroke="#000" y="1480" x="431" stroke-width="0.9982" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1491.7988" x="450.19678" font-family="Arial" fill="#000000"><tspan y="1491.7988" x="450.19678">Alemannic</tspan></text>
<rect height="14.01" width="99" stroke="#000" y="1501" x="431" stroke-width="0.9982" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1512.3672" x="434.78256" font-family="Arial" fill="#000000"><tspan y="1512.3672" x="434.78256">Austro-Bavarian</tspan></text>
<rect height="14.01" width="99" stroke="#000" y="1520" x="431" stroke-width="0.9982" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1531.9672" x="454.5957" font-family="Arial" fill="#000000"><tspan y="1531.9672" x="454.5957">Cimbrian</tspan></text>
<rect height="14.19" width="99.03" stroke="#000" y="805.7" x="641.2" stroke-width="0.9735" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="817.37799" x="673.34161" font-family="Arial" fill="#000000"><tspan y="817.37799" x="673.34161">Istriot</tspan></text>
<rect height="14.19" width="99.03" stroke="#000" y="865.8" x="641.7" stroke-width="0.9735" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="877.09222" x="664.0329" font-family="Arial" fill="#000000"><tspan y="877.09222" x="664.0329">Salentino</tspan></text>
<rect height="14.19" width="99.03" stroke="#000" y="845.5" x="641.4" stroke-width="0.9735" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="856.38135" x="659.30884" font-family="Arial" fill="#000000"><tspan y="856.38135" x="659.30884">Neapolitan</tspan></text>
<rect height="14.19" width="99.03" stroke="#000" y="885.7" x="641.3" stroke-width="0.9735" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="897.96741" x="669.52753" font-family="Arial" fill="#000000"><tspan y="897.96741" x="669.52753">Sicilian</tspan></text>
<rect height="14.33" width="129.3" stroke="#000" y="841" x="311" stroke-width="0.8043" fill="#FFF"/>
<text line-height="125%" font-size="13.00003052px" y="853.24921" x="324.17697" font-family="Arial" fill="#000000"><tspan y="853.24921" x="324.17697" font-weight="bold">GALLO-IBERIAN</tspan></text>
<rect height="14.33" width="99.2" stroke="#000" y="940.5" x="536.1" stroke-width="0.8043" fill="#FFF"/>
<text line-height="125%" font-size="13.00003052px" y="953.01862" x="555.95355" font-family="Arial" fill="#000000"><tspan y="953.01862" x="555.95355" font-weight="bold">OCCITAN</tspan></text>
<rect height="14.33" width="99.2" stroke="#000" y="905.4" x="326" stroke-width="0.8043" fill="#FFF"/>
<text line-height="125%" font-size="13.00003052px" y="917.25153" x="351.42267" font-family="Arial" fill="#000000"><tspan y="917.25153" x="351.42267" font-weight="bold">GALLIC</tspan></text>
<rect height="14.33" width="99.2" stroke="#000" y="940.6" x="326.5" stroke-width="0.8043" fill="#FFF"/>
<text line-height="125%" font-size="13.00003052px" y="953.3418" x="340.84637" font-family="Arial" fill="#000000"><tspan y="953.3418" x="340.84637" font-weight="bold">CISALPINE</tspan></text>
<rect height="14" width="99" stroke="#000" y="1081" x="116.6" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1091.8673" x="142.7711" font-family="Arial" fill="#000000"><tspan y="1091.8673" x="142.7711">Spanish</tspan></text>
<rect height="14" width="99" stroke="#000" y="1081" x="221.2" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1092.2262" x="237.24924" font-family="Arial" fill="#000000"><tspan y="1092.2262" x="237.24924">Portuguese</tspan></text>
<rect height="14" width="99" stroke="#000" y="1061" x="221.2" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1072.375" x="247.33824" font-family="Arial" fill="#000000"><tspan y="1072.375" x="247.33824">Galician</tspan></text>
<rect height="14.17" width="99" stroke="#000" y="980.4" x="536.5" stroke-width="1" fill="#80ff80"/>
<rect height="14" width="99" stroke="#000" y="1000" x="536.7" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="992.07074" x="563.34686" font-family="Arial" fill="#000000"><tspan y="992.07074" x="563.34686">Catalan</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="1012.1241" x="563.78455" font-family="Arial" fill="#000000"><tspan y="1012.1241" x="563.78455">Occitan</tspan></text>
<rect height="14" width="99" stroke="#000" y="1001" x="326.1" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1011.9982" x="352.39322" font-family="Arial" fill="#000000"><tspan y="1011.9982" x="352.39322">Ligurian</tspan></text>
<rect height="14" width="99" stroke="#000" y="1021" x="326.1" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1032.2439" x="349.90875" font-family="Arial" fill="#000000"><tspan y="1032.2439" x="349.90875">Lombard</tspan></text>
<rect height="14" width="99" stroke="#000" y="1041" x="326.1" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1052.7872" x="337.37463" font-family="Arial" fill="#000000"><tspan y="1052.7872" x="337.37463">Piedmontese</tspan></text>
<rect height="14" width="99" stroke="#000" y="1061" x="326.1" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1072.2988" x="350.33405" font-family="Arial" fill="#000000"><tspan y="1072.2988" x="350.33405">Venetian</tspan></text>
<rect height="14" width="99" stroke="#000" y="940.7" x="221.8" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="951.77448" x="249.62407" font-family="Arial" fill="#000000"><tspan y="951.77448" x="249.62407">Arpitan</tspan></text>
<rect height="14" width="99" stroke="#000" y="1021" x="641.3" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1032.2775" x="663.87579" font-family="Arial" fill="#000000"><tspan y="1032.2775" x="663.87579">Romansh</tspan></text>
<rect height="14.01" width="129" stroke="#000" y="1400" x="416.7" stroke-width="0.9982" fill="#FFF"/>
<text line-height="125%" font-size="13.00001907px" y="1412.6102" x="427.90488" font-family="Arial" fill="#000000"><tspan y="1412.6102" x="427.90488" font-weight="bold">UPPER GERMAN</tspan></text>
<rect height="14.01" width="99" stroke="#000" y="1520" x="326.1" stroke-width="0.9982" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1531.9672" x="333.51538" font-family="Arial" fill="#000000"><tspan y="1531.9672" x="333.51538">Swiss German</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1451.6088" x="886.1261" font-family="Arial" fill="#000000"><tspan y="1451.6088" x="886.1261">Old Polish</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="620.1" x="-965.2" stroke-width="1" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.17" width="99" stroke="#000" y="600.5" x="-965.2" stroke-width="1" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14" width="99" stroke="#000" y="640" x="-965.2" stroke-width="0.9967" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="652.27228" x="894.14581" font-family="Arial" fill="#000000"><tspan y="652.27228" x="894.14581">Romani</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="611.63684" x="893.74628" font-family="Arial" fill="#000000"><tspan y="611.63684" x="893.74628">Gujarati</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="631.21228" x="886.03101" font-family="Arial" fill="#000000"><tspan y="631.21228" x="886.03101">Rajasthani</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="1032.6963" x="459.30322" font-family="Arial" fill="#000000"><tspan y="1032.6963" x="459.30322">Norman</tspan></text>
<text line-height="125%" font-size="13.00003052px" y="992.86926" x="460.74271" font-family="Arial" fill="#000000"><tspan y="992.86926" x="460.74271">French</tspan></text>
<rect height="14.24" width="99.09" stroke="#000" y="720.4" x="536.1" stroke-width="0.9142" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="732.10278" x="538.77399" font-family="Arial" fill="#000000"><tspan y="732.10278" x="538.77399">Revived Cornish</tspan></text>
<rect height="14" width="99" stroke="#000" y="440.7" x="971.1" stroke-width="1" fill="#80ff80"/>
<text style="writing-mode:lr-tb;text-anchor:start;text-align:start;" line-height="125%" font-size="13.00001907px" y="452.24371" x="1009.3159" font-family="Arial" fill="#000000"><tspan x="1009.3159" y="452.24371">Pali</tspan></text>
<rect height="14" width="99" stroke="#000" y="340.5" x="761.3" stroke-width="1" fill="#80ff80"/>
<text style="writing-mode:lr-tb;text-anchor:start;text-align:start;" line-height="125%" font-size="13.00001907px" y="352.05539" x="787.03705" font-family="Arial" fill="#000000"><tspan x="787.03705" y="352.05539">Sanskrit</tspan></text>
<rect height="14" width="99" stroke="#000" y="1041" x="11.6" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1052.3105" x="37.024273" font-family="Arial" fill="#000000"><tspan y="1052.3105" x="37.024273">Asturian</tspan></text>
<rect height="14" width="99" stroke="#000" y="1081" x="11.31" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1091.8833" x="35.779224" font-family="Arial" fill="#000000"><tspan y="1091.8833" x="35.779224">Leonese</tspan></text>
<rect height="14" width="99" stroke="#000" y="1100" x="11.31" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00003052px" y="1112.3542" x="30.779222" font-family="Arial" fill="#000000"><tspan y="1112.3542" x="30.779222">Mirandese</tspan></text>
<rect transform="scale(-1,1)" height="14.17" width="99.07" stroke="#000" y="1400" x="-1176" stroke-width="0.9805" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1412.1642" x="1103.8322" font-family="Arial" fill="#000000"><tspan y="1412.1642" x="1103.8322">Slovene</tspan></text>
<rect transform="scale(-1,1)" height="14.18" width="99.07" stroke="#000" y="1481" x="-1280" stroke-width="0.9903" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.19" width="99.06" stroke="#000" y="1501" x="-1280" stroke-width="1" fill="#80ff80"/>
<rect transform="scale(-1,1)" height="14.17" width="99.07" stroke="#000" y="1521" x="-1280" stroke-width="0.9805" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1532.8525" x="1208.321" font-family="Arial" fill="#000000"><tspan y="1532.8525" x="1208.321">Serbian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1512.7434" x="1206.1311" font-family="Arial" fill="#000000"><tspan y="1512.7434" x="1206.1311">Croatian</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1492.5691" x="1207.0579" font-family="Arial" fill="#000000"><tspan y="1492.5691" x="1207.0579">Bosnian</tspan></text>
<rect height="14.01" width="98.99" stroke="#000" y="1381" x="1286" stroke-width="1" fill="#FFF"/>
<rect height="14.01" width="98.99" stroke="#000" y="1361" x="1076" stroke-width="1" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1372.1744" x="1091.3347" font-family="Arial" fill="#000000"><tspan y="1372.1744" x="1091.3347">WESTERN</tspan></text>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1392.6403" x="1304.5706" font-family="Arial" fill="#000000"><tspan y="1392.6403" x="1304.5706">EASTERN</tspan></text>
<rect transform="scale(-1,1)" height="14.19" width="99.06" stroke="#000" y="1440" x="-1070" stroke-width="1" fill="#ff8080"/>
<rect transform="scale(-1,1)" height="14.19" width="99.06" stroke="#000" y="1420" x="-1070" stroke-width="1" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1452.156" x="996.73193" font-family="Arial" fill="#000000"><tspan y="1452.156" x="996.73193">Knaanic</tspan></text>
<text line-height="125%" font-size="13.00001907px" y="1432.0565" x="979.23236" font-family="Arial" fill="#000000"><tspan y="1432.0565" x="979.23236">Czech-Slovak</tspan></text>
<rect transform="scale(-1,1)" height="14.18" width="99.07" stroke="#000" y="1461" x="-965.1" stroke-width="0.9903" fill="#ff8080"/>
<text line-height="125%" font-size="13.00001907px" y="1472.813" x="890.18781" font-family="Arial" fill="#000000"><tspan y="1472.813" x="890.18781">Polabian</tspan></text>
<rect transform="scale(-1,1)" height="14.19" width="99.06" stroke="#000" y="1501" x="-860.3" stroke-width="1" fill="#80ff80"/>
<text line-height="125%" font-size="13.00001907px" y="1512.0452" x="786.83167" font-family="Arial" fill="#000000"><tspan y="1512.0452" x="786.83167">Silesian</tspan></text>
<path d="m810.6,1380,0-25" stroke="#000" stroke-width="1px" fill="none"/>
<rect height="14" width="99" stroke="#000" x="221.2" y="1041" stroke-width="1" fill="#80ff80"/>
<text font-size="13px" y="1052.3239" x="258.49026" font-family="Arial" fill="#000000"><tspan x="258.49026" y="1052.3239">Fala</tspan></text>
<path fill="none" d="m227.4,1028,43.32,0,0,15.07-43.32,0,0-15.07z"/>
<rect height="14" width="99" stroke="#000" x="116.6" y="1060" stroke-width="1" fill="#80ff80"/>
<text font-size="13px" y="1072.1083" x="145.60001" font-family="Arial" fill="#000000"><tspan x="145.60001" y="1072.1083">Ladino</tspan></text>
<rect height="14" width="99" stroke="#000" x="11.31" y="1060" stroke-width="1" fill="#80ff80"/>
<text font-size="13px" y="1072.5698" x="19.775213" font-family="Arial" fill="#000000"><tspan x="19.775213" y="1072.5698">Extremaduran</tspan></text>
<rect height="14.17" width="99" stroke="#000" x="116.6" y="1020" stroke-width="1" fill="#ff8080"/>
<text font-size="13px" y="1032.0778" x="130.89307" font-family="Arial" fill="#000000"><tspan x="130.89307" y="1032.0778">Old Spanish</tspan></text>
<rect height="14" width="99" stroke="#000" x="641.3" y="1001" stroke-width="1" fill="#80ff80"/>
<text font-size="13px" y="1012.3026" x="674.2406" font-family="Arial" fill="#000000"><tspan x="674.2406" y="1012.3026">Ladin</tspan></text>
<path d="m165.7,1035v24.95" stroke="#000" stroke-width="1px" fill="none"/>
<rect height="14.19" width="99.03" stroke="#000" x="641.2" y="765.7" stroke-width="0.9735" fill="#80ff80"/>
<text font-size="13px" y="777.35413" x="664.82379" font-family="Arial" fill="#000000"><tspan x="664.82379" y="777.35413">Corsican</tspan></text>
<path d="m270.7,700.1v-113h-55.56" stroke="#000" stroke-width="1px" fill="none"/>
<rect height="14.17" width="99" stroke="#000" x="116.2" y="800.4" stroke-width="1" fill="#80ff80"/>
<rect height="14.08" width="118.7" stroke="#000" x="106.3" y="820.6" stroke-width="1.091" fill="#80ff80"/>
<text font-size="13px" y="811.7254" x="120.53463" font-family="Arial" fill="#000000"><tspan x="120.53463" y="811.7254">Istro-Romanian</tspan></text>
<text font-size="13px" y="831.97144" x="109.2345" font-family="Arial" fill="#000000"><tspan x="109.2345" y="831.97144">Megleno-Romanian</tspan></text>
<rect height="14.33" width="99.2" stroke="#000" x="431" y="940.6" stroke-width="0.8043" fill="#FFF"/>
<text font-weight="bold" font-size="13px" y="936.96838" x="434.5838" font-family="Arial" fill="#000000"><tspan x="434.5838" y="936.96838"/><tspan x="434.5838" y="953.21838">LANGUE D'OÏL</tspan></text>
<path d="m270.7,880v-32.49h40.02" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m165.7,1461v-46.14" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m60.74,1480v-45.67" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m165.7,1400v-10.83" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m165.7,1375v-20.25" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m60.74,1421v-31.08" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m690.7,1300v-32.96h-265.6" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m165.3,780.2v-25.43" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m60.74,780.2v-25.43" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m1021,1360v-172.3h55.09" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m1021,1420v-45.67" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m915.8,1440v-25.9" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m915.8,1399v-32.02h55.09" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m1336,1300v-25.43" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m1336,1260v-25.9" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m1336,1220v-32.49h-160.6" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m270.7,1480v-45.2,0.4708" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m355.5,1460v-32.02h-20.25" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m375.7,980.3v-25.9" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m375.7,940.3v-20.72" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m375.7,905.4v-50.38" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m480.7,980.3v-25.43" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m480.7,940.3v-27.31" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m585.7,980.3v-25.43" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m585.7,940.3v-27.31" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m165.7,940.3v-52.73h55.56" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m480.7,1480v-65.45" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m395.5,1461v-53.2h20.72" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m480.7,1400v-92.28h-40.49" stroke="#000" stroke-width="1px" fill="none"/>
<rect transform="scale(-1,1)" height="14" width="99" stroke="#000" x="-635.3" y="1201" stroke-width="1" fill="#ff8080"/>
<text font-size="13px" y="1212.8798" x="540.52246" font-family="Arial" fill="#000000"><tspan x="540.52246" y="1212.8798">Crimean Gothic</tspan></text>
<rect height="14.01" width="99" stroke="#000" x="536" y="1481" stroke-width="0.9982" fill="#80ff80"/>
<rect height="14.01" width="99" stroke="#000" y="1501" x="536" stroke-width="0.9982" fill="#80ff80"/>
<text font-size="13px" y="1492.5579" x="548.9975" font-family="Arial" fill="#000000"><tspan x="548.9975" y="1492.5579">North Frisian</tspan></text>
<rect height="14.01" width="99" stroke="#000" x="536.5" y="1521" stroke-width="0.9982" fill="#80ff80"/>
<text font-size="13px" y="1512.8037" x="536.75574" font-family="Arial" fill="#000000"><tspan x="536.75574" y="1512.8037">Saterland Frisian</tspan></text>
<text font-size="13px" y="1532.579" x="549.46838" font-family="Arial" fill="#000000"><tspan x="549.46838" y="1532.579">West Frisian</tspan></text>
<path d="m585.7,1480v-45.67" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m690.7,1480v-45.67" stroke="#000" stroke-width="1px" fill="none"/>
<rect transform="scale(-1,1)" height="14.26" width="99.11" stroke="#000" x="-320.4" y="1181" stroke-width="0.8875" fill="#80ff80"/>
<text font-size="13px" y="1192.6337" x="245.77765" font-family="Arial" fill="#000000"><tspan x="245.77765" y="1192.6337">Elfdalian</tspan></text>
<path d="m690.7,1315v26.37" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m585.7,1421v-46.14" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m585.7,1360v-92.76" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m690.7,1421v-52.73h-40.49" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m425.2,913h265.6v27.31" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m690.7,980.3v-25.9" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m270.7,940.3v-27.31h55.09" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m60.74,1040v-72.04h55.09" stroke="#000" stroke-width="1px" fill="none"/>
<rect height="14.01" width="129.6" stroke="#000" x="101.2" y="1341" stroke-width="1.002" fill="#FFF"/>
<text font-weight="bold" font-size="13px" y="1352.2479" x="104.99696" font-family="Arial" fill="#000000"><tspan x="104.99696" y="1352.2479">LOW FRANCONIAN</tspan></text>
<path d="m60.74,1375v-27.31h40.49" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m165.7,1340v-72.98h160.1" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m270.7,1421v-112.5h40.02" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m375.7,840.4v-105.9" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m375.7,720.4v-12.71h-55.56" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m165.7,740.6v-12.71h105v-13.18" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m480.7,745.3v-17.89h-40.49" stroke="#000" stroke-width="1px" fill="none"/>
<path d="m60.74,740.2v-32.49h160.6" stroke="#000" stroke-width="1px" fill="none"/>
<rect height="14" width="99" stroke="#000" y="1020" x="221.2" stroke-width="1" fill="#80ff80"/>
<text font-size="13px" y="1032.0706" x="244.21127" font-family="Arial" fill="#000000"><tspan x="244.21127" y="1032.0706">Eonavian</tspan></text>
<path d="m230.7,987.8h40.49v32.49" stroke="#000" stroke-width="1px" fill="none"/>
<rect transform="scale(-1,1)" height="14.16" width="99" stroke="#000" y="1320" x="-1070" stroke-width="1.004" fill="#FFF"/>
<text line-height="125%" font-weight="bold" font-size="13.00001907px" font-style="italic" y="1331.9833" x="1000.5596" font-family="Arial" fill="#000000"><tspan y="1331.9833" x="1000.5596">WEST</tspan></text>
<path d="m545.2,752.4h145.5v12.71" stroke="#000" stroke-width="1px" fill="none"/>
</svg>
]]></Attribute_String><Attribute_String roleName="setup">${MODELNAME_DEFAULT},${SVGURI_DEFAULT}</Attribute_String></SvgClient>
</XholonWorkbook>
All original content Copyright © 2012 Ken Webb