rsyntaxtree 1.2.7 → 1.2.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (145) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +64 -0
  3. data/README.md +3 -2
  4. data/bin/rsyntaxtree +5 -5
  5. data/dev/generate_examples.rb +1 -13
  6. data/docs/_examples/000.md +1 -1
  7. data/docs/_examples/001.md +1 -1
  8. data/docs/_examples/002.md +1 -1
  9. data/docs/_examples/003.md +1 -1
  10. data/docs/_examples/004.md +1 -1
  11. data/docs/_examples/005.md +1 -1
  12. data/docs/_examples/006.md +1 -1
  13. data/docs/_examples/007.md +1 -1
  14. data/docs/_examples/008.md +1 -1
  15. data/docs/_examples/009.md +1 -1
  16. data/docs/_examples/010.md +1 -1
  17. data/docs/_examples/011.md +1 -1
  18. data/docs/_examples/012.md +1 -1
  19. data/docs/_examples/014.md +1 -1
  20. data/docs/_examples/015.md +1 -1
  21. data/docs/_examples/016.md +1 -1
  22. data/docs/_examples/019.md +1 -1
  23. data/docs/_examples/021.md +1 -1
  24. data/docs/_examples/024.md +1 -1
  25. data/docs/_examples/025.md +1 -1
  26. data/docs/_examples/026.md +1 -1
  27. data/docs/_examples/027.md +1 -1
  28. data/docs/_examples/030.md +1 -1
  29. data/docs/_examples/031.md +1 -1
  30. data/docs/_examples/032.md +1 -1
  31. data/docs/_examples/034.md +1 -1
  32. data/docs/_examples/035.md +2 -2
  33. data/docs/_examples/040.md +1 -1
  34. data/docs/_examples/042.md +1 -1
  35. data/docs/_examples/047.md +21 -0
  36. data/docs/_includes/box_and_circle_table.html +24 -0
  37. data/docs/assets/css/style.scss +6 -0
  38. data/docs/assets/img/000.png +0 -0
  39. data/docs/assets/img/001.png +0 -0
  40. data/docs/assets/img/002.png +0 -0
  41. data/docs/assets/img/003.png +0 -0
  42. data/docs/assets/img/004.png +0 -0
  43. data/docs/assets/img/005.png +0 -0
  44. data/docs/assets/img/006.png +0 -0
  45. data/docs/assets/img/007.png +0 -0
  46. data/docs/assets/img/008.png +0 -0
  47. data/docs/assets/img/009.png +0 -0
  48. data/docs/assets/img/010.png +0 -0
  49. data/docs/assets/img/011.png +0 -0
  50. data/docs/assets/img/012.png +0 -0
  51. data/docs/assets/img/013.png +0 -0
  52. data/docs/assets/img/014.png +0 -0
  53. data/docs/assets/img/015.png +0 -0
  54. data/docs/assets/img/016.png +0 -0
  55. data/docs/assets/img/017.png +0 -0
  56. data/docs/assets/img/018.png +0 -0
  57. data/docs/assets/img/019.png +0 -0
  58. data/docs/assets/img/020.png +0 -0
  59. data/docs/assets/img/021.png +0 -0
  60. data/docs/assets/img/022.png +0 -0
  61. data/docs/assets/img/023.png +0 -0
  62. data/docs/assets/img/024.png +0 -0
  63. data/docs/assets/img/025.png +0 -0
  64. data/docs/assets/img/026.png +0 -0
  65. data/docs/assets/img/027.png +0 -0
  66. data/docs/assets/img/028.png +0 -0
  67. data/docs/assets/img/029.png +0 -0
  68. data/docs/assets/img/030.png +0 -0
  69. data/docs/assets/img/031.png +0 -0
  70. data/docs/assets/img/032.png +0 -0
  71. data/docs/assets/img/033.png +0 -0
  72. data/docs/assets/img/034.png +0 -0
  73. data/docs/assets/img/035.png +0 -0
  74. data/docs/assets/img/036.png +0 -0
  75. data/docs/assets/img/037.png +0 -0
  76. data/docs/assets/img/038.png +0 -0
  77. data/docs/assets/img/040.png +0 -0
  78. data/docs/assets/img/041.png +0 -0
  79. data/docs/assets/img/042.png +0 -0
  80. data/docs/assets/img/043.png +0 -0
  81. data/docs/assets/img/044.png +0 -0
  82. data/docs/assets/img/045.png +0 -0
  83. data/docs/assets/img/047.png +0 -0
  84. data/docs/assets/img/elements/arrow_both.png +0 -0
  85. data/docs/assets/img/elements/arrow_both_bold.png +0 -0
  86. data/docs/assets/img/elements/arrow_left.png +0 -0
  87. data/docs/assets/img/elements/arrow_left_bold.png +0 -0
  88. data/docs/assets/img/elements/arrow_right.png +0 -0
  89. data/docs/assets/img/elements/arrow_right_bold.png +0 -0
  90. data/docs/assets/svg/000.svg +33 -33
  91. data/docs/assets/svg/001.svg +13 -13
  92. data/docs/assets/svg/002.svg +33 -33
  93. data/docs/assets/svg/003.svg +25 -25
  94. data/docs/assets/svg/004.svg +36 -36
  95. data/docs/assets/svg/005.svg +16 -16
  96. data/docs/assets/svg/006.svg +21 -21
  97. data/docs/assets/svg/007.svg +27 -27
  98. data/docs/assets/svg/008.svg +31 -31
  99. data/docs/assets/svg/009.svg +30 -30
  100. data/docs/assets/svg/010.svg +48 -48
  101. data/docs/assets/svg/011.svg +25 -25
  102. data/docs/assets/svg/012.svg +30 -30
  103. data/docs/assets/svg/013.svg +71 -71
  104. data/docs/assets/svg/014.svg +93 -93
  105. data/docs/assets/svg/015.svg +29 -29
  106. data/docs/assets/svg/016.svg +378 -378
  107. data/docs/assets/svg/017.svg +29 -29
  108. data/docs/assets/svg/018.svg +31 -31
  109. data/docs/assets/svg/019.svg +149 -149
  110. data/docs/assets/svg/020.svg +56 -56
  111. data/docs/assets/svg/021.svg +69 -69
  112. data/docs/assets/svg/022.svg +69 -69
  113. data/docs/assets/svg/023.svg +45 -45
  114. data/docs/assets/svg/024.svg +19 -19
  115. data/docs/assets/svg/025.svg +117 -117
  116. data/docs/assets/svg/026.svg +19 -19
  117. data/docs/assets/svg/027.svg +59 -59
  118. data/docs/assets/svg/028.svg +15 -15
  119. data/docs/assets/svg/029.svg +49 -49
  120. data/docs/assets/svg/030.svg +36 -36
  121. data/docs/assets/svg/031.svg +11 -11
  122. data/docs/assets/svg/032.svg +33 -33
  123. data/docs/assets/svg/033.svg +30 -30
  124. data/docs/assets/svg/034.svg +44 -44
  125. data/docs/assets/svg/035.svg +18 -18
  126. data/docs/assets/svg/036.svg +11 -11
  127. data/docs/assets/svg/037.svg +14 -14
  128. data/docs/assets/svg/038.svg +33 -33
  129. data/docs/assets/svg/039.svg +1 -1
  130. data/docs/assets/svg/040.svg +90 -90
  131. data/docs/assets/svg/041.svg +43 -43
  132. data/docs/assets/svg/042.svg +11 -11
  133. data/docs/assets/svg/043.svg +121 -121
  134. data/docs/assets/svg/044.svg +2 -2
  135. data/docs/assets/svg/045.svg +36 -36
  136. data/docs/assets/svg/046.svg +641 -641
  137. data/docs/assets/svg/047.svg +67 -0
  138. data/docs/documentation.md +1 -1
  139. data/docs/documentation_ja.md +1 -1
  140. data/docs/examples.html +5 -4
  141. data/lib/rsyntaxtree/svg_graph.rb +8 -7
  142. data/lib/rsyntaxtree/version.rb +1 -1
  143. data/lib/rsyntaxtree.rb +30 -23
  144. data/test/example_verify_test.rb +1 -13
  145. metadata +12 -3
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="3693.6" height="2398.0000000000005" viewBox="0, 0, 3708.0, 2420.0000000000005" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="3693.6" height="3190.0000000000005" viewBox="0, 0, 3708.0, 3212.0000000000005" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="28.8" markerHeight="28.8" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -24,212 +24,212 @@
24
24
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="0" y="0" width="3708.0" height="2420.0000000000005" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1656.0' y='132.0'><tspan x='1656.0' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;statement&#62;</tspan>
27
+ <rect x="0" y="0" width="3708.0" height="3212.0000000000005" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1656.0' y='132.0'><tspan x='1656.0' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;statement&#62;</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1727.9999999999998' y='378.4'><tspan x='1727.9999999999998' y='378.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;while&#62;</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1727.9999999999998' y='466.4'><tspan x='1727.9999999999998' y='466.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;while&#62;</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='624.8'><tspan x='28.799999999999955' y='624.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>w<tspan style='fill:none;'>■</tspan></tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='28.799999999999955' y='800.8'><tspan x='28.799999999999955' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>w<tspan style='fill:none;'>■</tspan></tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='252.0' y='624.8'><tspan x='252.0' y='624.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>(<tspan style='fill:none;'>■</tspan></tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='252.0' y='800.8'><tspan x='252.0' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>(<tspan style='fill:none;'>■</tspan></tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='797.4000000000001' y='624.8'><tspan x='797.4000000000001' y='624.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='797.4000000000001' y='800.8'><tspan x='797.4000000000001' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='815.4000000000001' y='871.2'><tspan x='815.4000000000001' y='871.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='815.4000000000001' y='1135.1999999999998'><tspan x='815.4000000000001' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='475.20000000000005' y='1117.6'><tspan x='475.20000000000005' y='1117.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='475.20000000000005' y='1469.6'><tspan x='475.20000000000005' y='1469.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='547.2' y='1364.0'><tspan x='547.2' y='1364.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='547.2' y='1804.0'><tspan x='547.2' y='1804.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='601.2' y='1610.4'><tspan x='601.2' y='1610.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='601.2' y='2138.4'><tspan x='601.2' y='2138.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='950.4000000000001' y='1117.6'><tspan x='950.4000000000001' y='1117.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>&#60;<tspan style='fill:none;'>■</tspan></tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='950.4000000000001' y='1469.6'><tspan x='950.4000000000001' y='1469.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>&#60;<tspan style='fill:none;'>■</tspan></tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1173.6000000000004' y='1117.6'><tspan x='1173.6000000000004' y='1117.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1173.6000000000004' y='1469.6'><tspan x='1173.6000000000004' y='1469.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1191.6000000000004' y='1364.0'><tspan x='1191.6000000000004' y='1364.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1191.6000000000004' y='1804.0'><tspan x='1191.6000000000004' y='1804.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1263.6000000000004' y='1610.4'><tspan x='1263.6000000000004' y='1610.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1263.6000000000004' y='2138.4'><tspan x='1263.6000000000004' y='2138.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1317.6000000000004' y='1856.8000000000002'><tspan x='1317.6000000000004' y='1856.8000000000002' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>n<tspan style='fill:none;'>■</tspan></tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1317.6000000000004' y='2472.8'><tspan x='1317.6000000000004' y='2472.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>n<tspan style='fill:none;'>■</tspan></tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1684.8' y='624.8'><tspan x='1684.8' y='624.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>)<tspan style='fill:none;'>■</tspan></tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1684.8' y='800.8'><tspan x='1684.8' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>)<tspan style='fill:none;'>■</tspan></tspan>
57
57
  </text>
58
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1908.0' y='624.8'><tspan x='1908.0' y='624.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>{<tspan style='fill:none;'>■</tspan></tspan>
58
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1908.0' y='800.8'><tspan x='1908.0' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>{<tspan style='fill:none;'>■</tspan></tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2385.0' y='624.8'><tspan x='2385.0' y='624.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;statement&#62;</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2385.0' y='800.8'><tspan x='2385.0' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;statement&#62;</tspan>
61
61
  </text>
62
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2439.0' y='871.2'><tspan x='2439.0' y='871.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;assign&#62;</tspan>
62
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2439.0' y='1135.1999999999998'><tspan x='2439.0' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;assign&#62;</tspan>
63
63
  </text>
64
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2131.2' y='1117.6'><tspan x='2131.2' y='1117.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
64
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2131.2' y='1469.6'><tspan x='2131.2' y='1469.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
65
65
  </text>
66
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2354.4' y='1117.6'><tspan x='2354.4' y='1117.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>=<tspan style='fill:none;'>■</tspan></tspan>
66
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2354.4' y='1469.6'><tspan x='2354.4' y='1469.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>=<tspan style='fill:none;'>■</tspan></tspan>
67
67
  </text>
68
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2764.8' y='1117.6'><tspan x='2764.8' y='1117.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
68
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2764.8' y='1469.6'><tspan x='2764.8' y='1469.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
69
69
  </text>
70
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2782.8' y='1364.0'><tspan x='2782.8' y='1364.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
70
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2782.8' y='1804.0'><tspan x='2782.8' y='1804.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
71
71
  </text>
72
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2800.8' y='1610.4'><tspan x='2800.8' y='1610.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
72
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2800.8' y='2138.4'><tspan x='2800.8' y='2138.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
73
73
  </text>
74
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2577.6' y='1856.8000000000002'><tspan x='2577.6' y='1856.8000000000002' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
74
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2577.6' y='2472.8'><tspan x='2577.6' y='2472.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
75
75
  </text>
76
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2631.6' y='2103.2000000000003'><tspan x='2631.6' y='2103.2000000000003' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
76
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2631.6' y='2807.2000000000003'><tspan x='2631.6' y='2807.2000000000003' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
77
77
  </text>
78
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2908.8' y='1856.8000000000002'><tspan x='2908.8' y='1856.8000000000002' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>*<tspan style='fill:none;'>■</tspan></tspan>
78
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2908.8' y='2472.8'><tspan x='2908.8' y='2472.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>*<tspan style='fill:none;'>■</tspan></tspan>
79
79
  </text>
80
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3096.0' y='1856.8000000000002'><tspan x='3096.0' y='1856.8000000000002' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
80
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='3096.0' y='2472.8'><tspan x='3096.0' y='2472.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
81
81
  </text>
82
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3168.0' y='2103.2000000000003'><tspan x='3168.0' y='2103.2000000000003' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
82
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='3168.0' y='2807.2000000000003'><tspan x='3168.0' y='2807.2000000000003' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
83
83
  </text>
84
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3222.0' y='2349.6000000000004'><tspan x='3222.0' y='2349.6000000000004' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>n<tspan style='fill:none;'>■</tspan></tspan>
84
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='3222.0' y='3141.6000000000004'><tspan x='3222.0' y='3141.6000000000004' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>n<tspan style='fill:none;'>■</tspan></tspan>
85
85
  </text>
86
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3571.2' y='624.8'><tspan x='3571.2' y='624.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>}<tspan style='fill:none;'>■</tspan></tspan>
86
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='3571.2' y='800.8'><tspan x='3571.2' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>}<tspan style='fill:none;'>■</tspan></tspan>
87
87
  </text>
88
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
89
- points='1853.9999999999998 268.4 1853.9999999999998 227.7 1853.9999999999998 227.7 1853.9999999999998 187.0' />
90
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
91
- points='82.79999999999995 514.8 82.79999999999995 474.09999999999997 1853.9999999999998 474.09999999999997 1853.9999999999998 433.4' />
92
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
93
- points='306.0 514.8 306.0 474.09999999999997 1853.9999999999998 474.09999999999997 1853.9999999999998 433.4' />
94
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
95
- points='1013.4000000000001 514.8 1013.4000000000001 474.09999999999997 1853.9999999999998 474.09999999999997 1853.9999999999998 433.4' />
96
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
97
- points='1738.8 514.8 1738.8 474.09999999999997 1853.9999999999998 474.09999999999997 1853.9999999999998 433.4' />
98
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
99
- points='1962.0 514.8 1962.0 474.09999999999997 1853.9999999999998 474.09999999999997 1853.9999999999998 433.4' />
100
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
101
- points='2583.0 514.8 2583.0 474.09999999999997 1853.9999999999998 474.09999999999997 1853.9999999999998 433.4' />
102
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
103
- points='3625.2 514.8 3625.2 474.09999999999997 1853.9999999999998 474.09999999999997 1853.9999999999998 433.4' />
104
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
105
- points='1013.4000000000001 761.2 1013.4000000000001 720.5 1013.4000000000001 720.5 1013.4000000000001 679.8' />
106
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
107
- points='655.2 1007.6 655.2 966.9000000000001 1013.4000000000001 966.9000000000001 1013.4000000000001 926.2' />
108
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
109
- points='1004.4000000000002 1007.6 1004.4000000000002 966.9000000000001 1013.4000000000001 966.9000000000001 1013.4000000000001 926.2' />
110
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
111
- points='1371.6000000000004 1007.6 1371.6000000000004 966.9000000000001 1013.4000000000001 966.9000000000001 1013.4000000000001 926.2' />
112
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
113
- points='655.2 1254.0 655.2 1213.3 655.2 1213.3 655.2 1172.6' />
114
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
115
- points='655.2 1500.4 655.2 1459.7 655.2 1459.7 655.2 1419.0' />
116
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
117
- points='1371.6000000000004 1254.0 1371.6000000000004 1213.3 1371.6000000000004 1213.3 1371.6000000000004 1172.6' />
118
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
119
- points='1371.6000000000004 1500.4 1371.6000000000004 1459.7 1371.6000000000004 1459.7 1371.6000000000004 1419.0' />
120
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
121
- points='1371.6000000000004 1746.8000000000002 1371.6000000000004 1706.1000000000001 1371.6000000000004 1706.1000000000001 1371.6000000000004 1665.4' />
122
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
123
- points='2583.0 761.2 2583.0 720.5 2583.0 720.5 2583.0 679.8' />
124
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
125
- points='2185.2 1007.6 2185.2 966.9000000000001 2583.0 966.9000000000001 2583.0 926.2' />
126
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
127
- points='2408.4 1007.6 2408.4 966.9000000000001 2583.0 966.9000000000001 2583.0 926.2' />
128
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
129
- points='2980.8 1007.6 2980.8 966.9000000000001 2583.0 966.9000000000001 2583.0 926.2' />
130
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
131
- points='2980.8 1254.0 2980.8 1213.3 2980.8 1213.3 2980.8 1172.6' />
132
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
133
- points='2980.8 1500.4 2980.8 1459.7 2980.8 1459.7 2980.8 1419.0' />
134
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
135
- points='2685.6 1746.8000000000002 2685.6 1706.1000000000001 2980.8 1706.1000000000001 2980.8 1665.4' />
136
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
137
- points='2944.8 1746.8000000000002 2944.8 1706.1000000000001 2980.8 1706.1000000000001 2980.8 1665.4' />
138
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
139
- points='3276.0 1746.8000000000002 3276.0 1706.1000000000001 2980.8 1706.1000000000001 2980.8 1665.4' />
140
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
141
- points='2685.6 1993.2000000000003 2685.6 1952.5000000000002 2685.6 1952.5000000000002 2685.6 1911.8000000000002' />
142
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
143
- points='3276.0 1993.2000000000003 3276.0 1952.5000000000002 3276.0 1952.5000000000002 3276.0 1911.8000000000002' />
144
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
145
- points='3276.0 2239.6000000000004 3276.0 2198.9000000000005 3276.0 2198.9000000000005 3276.0 2158.2000000000003' />
146
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
88
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
89
+ points='1853.9999999999998 356.4 1853.9999999999998 271.7 1853.9999999999998 271.7 1853.9999999999998 187.0' />
90
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
91
+ points='82.79999999999995 690.8 82.79999999999995 606.0999999999999 1853.9999999999998 606.0999999999999 1853.9999999999998 521.4' />
92
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
93
+ points='306.0 690.8 306.0 606.0999999999999 1853.9999999999998 606.0999999999999 1853.9999999999998 521.4' />
94
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
95
+ points='1013.4000000000001 690.8 1013.4000000000001 606.0999999999999 1853.9999999999998 606.0999999999999 1853.9999999999998 521.4' />
96
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
97
+ points='1738.8 690.8 1738.8 606.0999999999999 1853.9999999999998 606.0999999999999 1853.9999999999998 521.4' />
98
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
99
+ points='1962.0 690.8 1962.0 606.0999999999999 1853.9999999999998 606.0999999999999 1853.9999999999998 521.4' />
100
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
101
+ points='2583.0 690.8 2583.0 606.0999999999999 1853.9999999999998 606.0999999999999 1853.9999999999998 521.4' />
102
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
103
+ points='3625.2 690.8 3625.2 606.0999999999999 1853.9999999999998 606.0999999999999 1853.9999999999998 521.4' />
104
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
105
+ points='1013.4000000000001 1025.1999999999998 1013.4000000000001 940.4999999999999 1013.4000000000001 940.4999999999999 1013.4000000000001 855.8' />
106
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
107
+ points='655.2 1359.6 655.2 1274.8999999999999 1013.4000000000001 1274.8999999999999 1013.4000000000001 1190.1999999999998' />
108
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
109
+ points='1004.4000000000002 1359.6 1004.4000000000002 1274.8999999999999 1013.4000000000001 1274.8999999999999 1013.4000000000001 1190.1999999999998' />
110
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
111
+ points='1371.6000000000004 1359.6 1371.6000000000004 1274.8999999999999 1013.4000000000001 1274.8999999999999 1013.4000000000001 1190.1999999999998' />
112
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
113
+ points='655.2 1694.0 655.2 1609.3 655.2 1609.3 655.2 1524.6' />
114
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
115
+ points='655.2 2028.4 655.2 1943.7 655.2 1943.7 655.2 1859.0' />
116
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
117
+ points='1371.6000000000004 1694.0 1371.6000000000004 1609.3 1371.6000000000004 1609.3 1371.6000000000004 1524.6' />
118
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
119
+ points='1371.6000000000004 2028.4 1371.6000000000004 1943.7 1371.6000000000004 1943.7 1371.6000000000004 1859.0' />
120
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
121
+ points='1371.6000000000004 2362.8 1371.6000000000004 2278.1000000000004 1371.6000000000004 2278.1000000000004 1371.6000000000004 2193.4' />
122
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
123
+ points='2583.0 1025.1999999999998 2583.0 940.4999999999999 2583.0 940.4999999999999 2583.0 855.8' />
124
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
125
+ points='2185.2 1359.6 2185.2 1274.8999999999999 2583.0 1274.8999999999999 2583.0 1190.1999999999998' />
126
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
127
+ points='2408.4 1359.6 2408.4 1274.8999999999999 2583.0 1274.8999999999999 2583.0 1190.1999999999998' />
128
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
129
+ points='2980.8 1359.6 2980.8 1274.8999999999999 2583.0 1274.8999999999999 2583.0 1190.1999999999998' />
130
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
131
+ points='2980.8 1694.0 2980.8 1609.3 2980.8 1609.3 2980.8 1524.6' />
132
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
133
+ points='2980.8 2028.4 2980.8 1943.7 2980.8 1943.7 2980.8 1859.0' />
134
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
135
+ points='2685.6 2362.8 2685.6 2278.1000000000004 2980.8 2278.1000000000004 2980.8 2193.4' />
136
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
137
+ points='2944.8 2362.8 2944.8 2278.1000000000004 2980.8 2278.1000000000004 2980.8 2193.4' />
138
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
139
+ points='3276.0 2362.8 3276.0 2278.1000000000004 2980.8 2278.1000000000004 2980.8 2193.4' />
140
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
141
+ points='2685.6 2697.2000000000003 2685.6 2612.5 2685.6 2612.5 2685.6 2527.8' />
142
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
143
+ points='3276.0 2697.2000000000003 3276.0 2612.5 3276.0 2612.5 3276.0 2527.8' />
144
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
145
+ points='3276.0 3031.6000000000004 3276.0 2946.9000000000005 3276.0 2946.9000000000005 3276.0 2862.2000000000003' />
146
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
147
147
  points='1641.6,33.0 2066.4,33.0 2066.4,176.0 1641.6,176.0' />
148
148
 
149
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
150
- points='1713.5999999999997,279.4 1994.3999999999996,279.4 1994.3999999999996,422.4 1713.5999999999997,422.4' />
149
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
150
+ points='1713.5999999999997,367.4 1994.3999999999996,367.4 1994.3999999999996,510.4 1713.5999999999997,510.4' />
151
151
 
152
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
153
- points='14.399999999999954,525.8 151.19999999999996,525.8 151.19999999999996,668.8 14.399999999999954,668.8' />
152
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
153
+ points='14.399999999999954,701.8 151.19999999999996,701.8 151.19999999999996,844.8 14.399999999999954,844.8' />
154
154
 
155
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
156
- points='237.6,525.8 374.4,525.8 374.4,668.8 237.6,668.8' />
155
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
156
+ points='237.6,701.8 374.4,701.8 374.4,844.8 237.6,844.8' />
157
157
 
158
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
159
- points='783.0000000000001,525.8 1243.8000000000002,525.8 1243.8000000000002,668.8 783.0000000000001,668.8' />
158
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
159
+ points='783.0000000000001,701.8 1243.8000000000002,701.8 1243.8000000000002,844.8 783.0000000000001,844.8' />
160
160
 
161
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
162
- points='801.0000000000001,772.2 1225.8000000000002,772.2 1225.8000000000002,915.2 801.0000000000001,915.2' />
161
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
162
+ points='801.0000000000001,1036.1999999999998 1225.8000000000002,1036.1999999999998 1225.8000000000002,1179.1999999999998 801.0000000000001,1179.1999999999998' />
163
163
 
164
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
165
- points='460.80000000000007,1018.6 849.6000000000001,1018.6 849.6000000000001,1161.6 460.80000000000007,1161.6' />
164
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
165
+ points='460.80000000000007,1370.6 849.6000000000001,1370.6 849.6000000000001,1513.6 460.80000000000007,1513.6' />
166
166
 
167
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
168
- points='532.8000000000001,1265.0 777.6000000000001,1265.0 777.6000000000001,1408.0 532.8000000000001,1408.0' />
167
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
168
+ points='532.8000000000001,1705.0 777.6000000000001,1705.0 777.6000000000001,1848.0 532.8000000000001,1848.0' />
169
169
 
170
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
171
- points='586.8000000000001,1511.4 723.6000000000001,1511.4 723.6000000000001,1654.4 586.8000000000001,1654.4' />
170
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
171
+ points='586.8000000000001,2039.4 723.6000000000001,2039.4 723.6000000000001,2182.4 586.8000000000001,2182.4' />
172
172
 
173
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
174
- points='936.0000000000001,1018.6 1072.8000000000002,1018.6 1072.8000000000002,1161.6 936.0000000000001,1161.6' />
173
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
174
+ points='936.0000000000001,1370.6 1072.8000000000002,1370.6 1072.8000000000002,1513.6 936.0000000000001,1513.6' />
175
175
 
176
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
177
- points='1159.2000000000003,1018.6 1584.0000000000002,1018.6 1584.0000000000002,1161.6 1159.2000000000003,1161.6' />
176
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
177
+ points='1159.2000000000003,1370.6 1584.0000000000002,1370.6 1584.0000000000002,1513.6 1159.2000000000003,1513.6' />
178
178
 
179
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
180
- points='1177.2000000000003,1265.0 1566.0000000000002,1265.0 1566.0000000000002,1408.0 1177.2000000000003,1408.0' />
179
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
180
+ points='1177.2000000000003,1705.0 1566.0000000000002,1705.0 1566.0000000000002,1848.0 1177.2000000000003,1848.0' />
181
181
 
182
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
183
- points='1249.2000000000003,1511.4 1494.0000000000002,1511.4 1494.0000000000002,1654.4 1249.2000000000003,1654.4' />
182
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
183
+ points='1249.2000000000003,2039.4 1494.0000000000002,2039.4 1494.0000000000002,2182.4 1249.2000000000003,2182.4' />
184
184
 
185
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
186
- points='1303.2000000000003,1757.8000000000002 1440.0000000000002,1757.8000000000002 1440.0000000000002,1900.8000000000002 1303.2000000000003,1900.8000000000002' />
185
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
186
+ points='1303.2000000000003,2373.8 1440.0000000000002,2373.8 1440.0000000000002,2516.8 1303.2000000000003,2516.8' />
187
187
 
188
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
189
- points='1670.3999999999999,525.8 1807.1999999999998,525.8 1807.1999999999998,668.8 1670.3999999999999,668.8' />
188
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
189
+ points='1670.3999999999999,701.8 1807.1999999999998,701.8 1807.1999999999998,844.8 1670.3999999999999,844.8' />
190
190
 
191
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
192
- points='1893.6,525.8 2030.3999999999999,525.8 2030.3999999999999,668.8 1893.6,668.8' />
191
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
192
+ points='1893.6,701.8 2030.3999999999999,701.8 2030.3999999999999,844.8 1893.6,844.8' />
193
193
 
194
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
195
- points='2370.6,525.8 2795.4,525.8 2795.4,668.8 2370.6,668.8' />
194
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
195
+ points='2370.6,701.8 2795.4,701.8 2795.4,844.8 2370.6,844.8' />
196
196
 
197
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
198
- points='2424.6,772.2 2741.4,772.2 2741.4,915.2 2424.6,915.2' />
197
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
198
+ points='2424.6,1036.1999999999998 2741.4,1036.1999999999998 2741.4,1179.1999999999998 2424.6,1179.1999999999998' />
199
199
 
200
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
201
- points='2116.7999999999997,1018.6 2253.6,1018.6 2253.6,1161.6 2116.7999999999997,1161.6' />
200
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
201
+ points='2116.7999999999997,1370.6 2253.6,1370.6 2253.6,1513.6 2116.7999999999997,1513.6' />
202
202
 
203
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
204
- points='2340.0,1018.6 2476.8,1018.6 2476.8,1161.6 2340.0,1161.6' />
203
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
204
+ points='2340.0,1370.6 2476.8,1370.6 2476.8,1513.6 2340.0,1513.6' />
205
205
 
206
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
207
- points='2750.4,1018.6 3211.2000000000003,1018.6 3211.2000000000003,1161.6 2750.4,1161.6' />
206
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
207
+ points='2750.4,1370.6 3211.2000000000003,1370.6 3211.2000000000003,1513.6 2750.4,1513.6' />
208
208
 
209
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
210
- points='2768.4,1265.0 3193.2000000000003,1265.0 3193.2000000000003,1408.0 2768.4,1408.0' />
209
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
210
+ points='2768.4,1705.0 3193.2000000000003,1705.0 3193.2000000000003,1848.0 2768.4,1848.0' />
211
211
 
212
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
213
- points='2786.4,1511.4 3175.2000000000003,1511.4 3175.2000000000003,1654.4 2786.4,1654.4' />
212
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
213
+ points='2786.4,2039.4 3175.2000000000003,2039.4 3175.2000000000003,2182.4 2786.4,2182.4' />
214
214
 
215
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
216
- points='2563.2,1757.8000000000002 2808.0,1757.8000000000002 2808.0,1900.8000000000002 2563.2,1900.8000000000002' />
215
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
216
+ points='2563.2,2373.8 2808.0,2373.8 2808.0,2516.8 2563.2,2516.8' />
217
217
 
218
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
219
- points='2617.2,2004.2000000000003 2754.0,2004.2000000000003 2754.0,2147.2000000000003 2617.2,2147.2000000000003' />
218
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
219
+ points='2617.2,2708.2000000000003 2754.0,2708.2000000000003 2754.0,2851.2000000000003 2617.2,2851.2000000000003' />
220
220
 
221
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
222
- points='2894.4,1757.8000000000002 2995.2000000000003,1757.8000000000002 2995.2000000000003,1900.8000000000002 2894.4,1900.8000000000002' />
221
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
222
+ points='2894.4,2373.8 2995.2000000000003,2373.8 2995.2000000000003,2516.8 2894.4,2516.8' />
223
223
 
224
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
225
- points='3081.6,1757.8000000000002 3470.4,1757.8000000000002 3470.4,1900.8000000000002 3081.6,1900.8000000000002' />
224
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
225
+ points='3081.6,2373.8 3470.4,2373.8 3470.4,2516.8 3081.6,2516.8' />
226
226
 
227
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
228
- points='3153.6,2004.2000000000003 3398.4,2004.2000000000003 3398.4,2147.2000000000003 3153.6,2147.2000000000003' />
227
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
228
+ points='3153.6,2708.2000000000003 3398.4,2708.2000000000003 3398.4,2851.2000000000003 3153.6,2851.2000000000003' />
229
229
 
230
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
231
- points='3207.6,2250.6000000000004 3344.4,2250.6000000000004 3344.4,2393.6000000000004 3207.6,2393.6000000000004' />
230
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
231
+ points='3207.6,3042.6000000000004 3344.4,3042.6000000000004 3344.4,3185.6000000000004 3207.6,3185.6000000000004' />
232
232
 
233
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
234
- points='3556.7999999999997,525.8 3693.6,525.8 3693.6,668.8 3556.7999999999997,668.8' />
233
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
234
+ points='3556.7999999999997,701.8 3693.6,701.8 3693.6,844.8 3556.7999999999997,844.8' />
235
235
  </svg>