rsyntaxtree 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (128) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +12 -0
  3. data/Rakefile +14 -4
  4. data/bin/rsyntaxtree +4 -2
  5. data/docs/_examples/000.md +2 -1
  6. data/docs/_examples/001.md +2 -1
  7. data/docs/_examples/002.md +2 -1
  8. data/docs/_examples/003.md +2 -1
  9. data/docs/_examples/004.md +2 -1
  10. data/docs/_examples/005.md +2 -1
  11. data/docs/_examples/006.md +2 -1
  12. data/docs/_examples/007.md +2 -1
  13. data/docs/_examples/008.md +2 -1
  14. data/docs/_examples/009.md +2 -1
  15. data/docs/_examples/010.md +2 -1
  16. data/docs/_examples/011.md +2 -1
  17. data/docs/_examples/012.md +2 -1
  18. data/docs/_examples/013.md +2 -1
  19. data/docs/_examples/014.md +2 -1
  20. data/docs/_examples/015.md +2 -1
  21. data/docs/_examples/016.md +2 -1
  22. data/docs/_examples/017.md +2 -1
  23. data/docs/_examples/018.md +2 -1
  24. data/docs/_examples/019.md +2 -1
  25. data/docs/_examples/020.md +2 -1
  26. data/docs/_examples/021.md +2 -1
  27. data/docs/_examples/022.md +2 -1
  28. data/docs/_examples/023.md +2 -1
  29. data/docs/_examples/024.md +2 -1
  30. data/docs/_examples/025.md +2 -1
  31. data/docs/_examples/026.md +2 -1
  32. data/docs/_examples/027.md +2 -1
  33. data/docs/_examples/028.md +2 -1
  34. data/docs/_examples/029.md +2 -1
  35. data/docs/_examples/030.md +2 -1
  36. data/docs/_examples/031.md +2 -1
  37. data/docs/_examples/032.md +2 -1
  38. data/docs/_examples/033.md +16 -17
  39. data/docs/_examples/034.md +2 -1
  40. data/docs/_examples/035.md +5 -4
  41. data/docs/_examples/036.md +18 -0
  42. data/docs/_examples/037.md +18 -0
  43. data/docs/assets/img/000.png +0 -0
  44. data/docs/assets/img/001.png +0 -0
  45. data/docs/assets/img/002.png +0 -0
  46. data/docs/assets/img/003.png +0 -0
  47. data/docs/assets/img/004.png +0 -0
  48. data/docs/assets/img/005.png +0 -0
  49. data/docs/assets/img/006.png +0 -0
  50. data/docs/assets/img/007.png +0 -0
  51. data/docs/assets/img/008.png +0 -0
  52. data/docs/assets/img/009.png +0 -0
  53. data/docs/assets/img/010.png +0 -0
  54. data/docs/assets/img/011.png +0 -0
  55. data/docs/assets/img/012.png +0 -0
  56. data/docs/assets/img/013.png +0 -0
  57. data/docs/assets/img/014.png +0 -0
  58. data/docs/assets/img/015.png +0 -0
  59. data/docs/assets/img/016.png +0 -0
  60. data/docs/assets/img/017.png +0 -0
  61. data/docs/assets/img/018.png +0 -0
  62. data/docs/assets/img/019.png +0 -0
  63. data/docs/assets/img/020.png +0 -0
  64. data/docs/assets/img/021.png +0 -0
  65. data/docs/assets/img/022.png +0 -0
  66. data/docs/assets/img/023.png +0 -0
  67. data/docs/assets/img/024.png +0 -0
  68. data/docs/assets/img/025.png +0 -0
  69. data/docs/assets/img/026.png +0 -0
  70. data/docs/assets/img/027.png +0 -0
  71. data/docs/assets/img/028.png +0 -0
  72. data/docs/assets/img/029.png +0 -0
  73. data/docs/assets/img/030.png +0 -0
  74. data/docs/assets/img/031.png +0 -0
  75. data/docs/assets/img/032.png +0 -0
  76. data/docs/assets/img/033.png +0 -0
  77. data/docs/assets/img/034.png +0 -0
  78. data/docs/assets/img/035.png +0 -0
  79. data/docs/assets/img/036.png +0 -0
  80. data/docs/assets/img/037.png +0 -0
  81. data/docs/assets/svg/000.svg +40 -40
  82. data/docs/assets/svg/001.svg +20 -20
  83. data/docs/assets/svg/002.svg +29 -29
  84. data/docs/assets/svg/003.svg +21 -21
  85. data/docs/assets/svg/004.svg +30 -30
  86. data/docs/assets/svg/005.svg +12 -12
  87. data/docs/assets/svg/006.svg +16 -16
  88. data/docs/assets/svg/007.svg +23 -23
  89. data/docs/assets/svg/008.svg +27 -27
  90. data/docs/assets/svg/009.svg +24 -24
  91. data/docs/assets/svg/010.svg +53 -53
  92. data/docs/assets/svg/011.svg +19 -19
  93. data/docs/assets/svg/012.svg +22 -22
  94. data/docs/assets/svg/013.svg +117 -117
  95. data/docs/assets/svg/014.svg +88 -88
  96. data/docs/assets/svg/015.svg +33 -33
  97. data/docs/assets/svg/016.svg +193 -193
  98. data/docs/assets/svg/017.svg +36 -36
  99. data/docs/assets/svg/018.svg +38 -38
  100. data/docs/assets/svg/019.svg +177 -177
  101. data/docs/assets/svg/020.svg +60 -60
  102. data/docs/assets/svg/021.svg +34 -34
  103. data/docs/assets/svg/022.svg +62 -62
  104. data/docs/assets/svg/023.svg +33 -33
  105. data/docs/assets/svg/024.svg +15 -15
  106. data/docs/assets/svg/025.svg +117 -117
  107. data/docs/assets/svg/026.svg +9 -9
  108. data/docs/assets/svg/027.svg +39 -39
  109. data/docs/assets/svg/028.svg +22 -22
  110. data/docs/assets/svg/029.svg +87 -87
  111. data/docs/assets/svg/030.svg +44 -44
  112. data/docs/assets/svg/031.svg +7 -7
  113. data/docs/assets/svg/032.svg +61 -61
  114. data/docs/assets/svg/033.svg +60 -59
  115. data/docs/assets/svg/034.svg +59 -59
  116. data/docs/assets/svg/035.svg +44 -42
  117. data/docs/assets/svg/036.svg +50 -0
  118. data/docs/assets/svg/037.svg +88 -0
  119. data/docs/documentation.md +2 -2
  120. data/docs/documentation_ja.md +6 -6
  121. data/docs/examples.html +1 -1
  122. data/lib/rsyntaxtree/base_graph.rb +26 -8
  123. data/lib/rsyntaxtree/element.rb +6 -3
  124. data/lib/rsyntaxtree/svg_graph.rb +12 -8
  125. data/lib/rsyntaxtree/version.rb +1 -1
  126. data/lib/rsyntaxtree.rb +13 -3
  127. data/test/example_verify_test.rb +13 -3
  128. metadata +9 -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="2810.8" height="2613.6" viewBox="-20, -20, 2830.8, 2633.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="2810.8" height="2962.7999999999993" viewBox="-20, -20, 2830.8, 2982.7999999999993" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="11.520000000000001" viewBox="0 0 11.520000000000001 11.520000000000001" refX="5.760000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,11.520000000000001,5.760000000000001,0,11.520000000000001,11.520000000000001" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
12
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.8" markerHeight="28.8" orient="auto">
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="34.56" markerHeight="34.56" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,149 +24,149 @@
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="-20" y="-20" width="2830.8" height="2633.6" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="2830.8" height="2982.7999999999993" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1202.3' y='132.0'><tspan x='1202.3' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
29
29
  </text>
30
30
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1292.3' y='437.2'><tspan x='1292.3' y='437.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='525.6999999999999' y='742.4'><tspan x='525.6999999999999' y='742.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='525.6999999999999' y='786.4'><tspan x='525.6999999999999' y='786.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='508.19999999999993' y='1047.6'><tspan x='508.19999999999993' y='1047.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='508.19999999999993' y='1135.6'><tspan x='508.19999999999993' y='1135.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='1352.8'><tspan x='28.799999999999955' y='1352.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">(</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='1484.8'><tspan x='28.799999999999955' y='1484.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">(</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='480.70000000000016' y='1352.8'><tspan x='480.70000000000016' y='1352.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='480.70000000000016' y='1484.8'><tspan x='480.70000000000016' y='1484.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='166.00000000000023' y='1658.0'><tspan x='166.00000000000023' y='1658.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='166.00000000000023' y='1834.0'><tspan x='166.00000000000023' y='1834.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='256.0000000000001' y='1963.2'><tspan x='256.0000000000001' y='1963.2' 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; font-size: 64px;' x='256.0000000000001' y='2183.2'><tspan x='256.0000000000001' y='2183.2' 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='238.5000000000001' y='2268.4'><tspan x='238.5000000000001' y='2268.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='238.5000000000001' y='2532.3999999999996'><tspan x='238.5000000000001' y='2532.3999999999996' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='316.5000000000001' y='2573.6'><tspan x='344.0000000000001' y='2573.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='316.5000000000001' y='2881.5999999999995'><tspan x='344.0000000000001' y='2881.5999999999995' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='676.2000000000002' y='1658.0'><tspan x='691.2000000000002' y='1658.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='676.2000000000002' y='1834.0'><tspan x='691.2000000000002' y='1834.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='885.4000000000001' y='1658.0'><tspan x='885.4000000000001' y='1658.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='885.4000000000001' y='1834.0'><tspan x='885.4000000000001' y='1834.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='867.9000000000001' y='1963.2'><tspan x='867.9000000000001' y='1963.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='867.9000000000001' y='2183.2'><tspan x='867.9000000000001' y='2183.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='945.9000000000001' y='2268.4'><tspan x='971.9000000000001' y='2268.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">B</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='945.9000000000001' y='2532.3999999999996'><tspan x='971.9000000000001' y='2532.3999999999996' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">B</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1215.6' y='1352.8'><tspan x='1215.6' y='1352.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">)</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1215.6' y='1484.8'><tspan x='1215.6' y='1484.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">)</tspan>
57
57
  </text>
58
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1352.8' y='742.4'><tspan x='1367.8' y='742.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">*</tspan>
58
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1352.8' y='786.4'><tspan x='1367.8' y='786.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">*</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2041.4' y='742.4'><tspan x='2041.4' y='742.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2041.4' y='786.4'><tspan x='2041.4' y='786.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
61
61
  </text>
62
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1562.0' y='1047.6'><tspan x='1562.0' y='1047.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">(</tspan>
62
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1562.0' y='1135.6'><tspan x='1562.0' y='1135.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">(</tspan>
63
63
  </text>
64
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2013.9' y='1047.6'><tspan x='2013.9' y='1047.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
64
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2013.9' y='1135.6'><tspan x='2013.9' y='1135.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
65
65
  </text>
66
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1699.2000000000003' y='1352.8'><tspan x='1699.2000000000003' y='1352.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
66
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1699.2000000000003' y='1484.8'><tspan x='1699.2000000000003' y='1484.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
67
67
  </text>
68
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1789.2000000000003' y='1658.0'><tspan x='1789.2000000000003' y='1658.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
68
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1789.2000000000003' y='1834.0'><tspan x='1789.2000000000003' y='1834.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
69
69
  </text>
70
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1771.7000000000003' y='1963.2'><tspan x='1771.7000000000003' y='1963.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
70
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1771.7000000000003' y='2183.2'><tspan x='1771.7000000000003' y='2183.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
71
71
  </text>
72
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1849.7000000000003' y='2268.4'><tspan x='1876.2000000000003' y='2268.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">C</tspan>
72
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1849.7000000000003' y='2532.3999999999996'><tspan x='1876.2000000000003' y='2532.3999999999996' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">C</tspan>
73
73
  </text>
74
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2209.4' y='1352.8'><tspan x='2224.4' y='1352.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+</tspan>
74
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2209.4' y='1484.8'><tspan x='2224.4' y='1484.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+</tspan>
75
75
  </text>
76
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2418.6000000000004' y='1352.8'><tspan x='2418.6000000000004' y='1352.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
76
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2418.6000000000004' y='1484.8'><tspan x='2418.6000000000004' y='1484.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
77
77
  </text>
78
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2401.1000000000004' y='1658.0'><tspan x='2401.1000000000004' y='1658.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
78
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2401.1000000000004' y='1834.0'><tspan x='2401.1000000000004' y='1834.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;factor&#62;</tspan>
79
79
  </text>
80
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2479.1000000000004' y='1963.2'><tspan x='2504.1000000000004' y='1963.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
80
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2479.1000000000004' y='2183.2'><tspan x='2504.1000000000004' y='2183.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
81
81
  </text>
82
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2748.8' y='1047.6'><tspan x='2748.8' y='1047.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">)</tspan>
82
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2748.8' y='1135.6'><tspan x='2748.8' y='1135.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">)</tspan>
83
83
  </text>
84
84
  <polyline style='stroke:black; stroke-width:2; fill:none;'
85
85
  points='1399.8 327.2 1399.8 257.1 1399.8 257.1 1399.8 187.0' />
86
86
  <polyline style='stroke:black; stroke-width:2; fill:none;'
87
- points='633.1999999999999 632.4 633.1999999999999 562.3 1399.8 562.3 1399.8 492.2' />
87
+ points='633.1999999999999 676.4 633.1999999999999 584.3 1399.8 584.3 1399.8 492.2' />
88
88
  <polyline style='stroke:black; stroke-width:2; fill:none;'
89
- points='1399.8 632.4 1399.8 562.3 1399.8 562.3 1399.8 492.2' />
89
+ points='1399.8 676.4 1399.8 584.3 1399.8 584.3 1399.8 492.2' />
90
90
  <polyline style='stroke:black; stroke-width:2; fill:none;'
91
- points='2166.4 632.4 2166.4 562.3 1399.8 562.3 1399.8 492.2' />
91
+ points='2166.4 676.4 2166.4 584.3 1399.8 584.3 1399.8 492.2' />
92
92
  <polyline style='stroke:black; stroke-width:2; fill:none;'
93
- points='633.1999999999999 937.5999999999999 633.1999999999999 867.5 633.1999999999999 867.5 633.1999999999999 797.4' />
93
+ points='633.1999999999999 1025.6 633.1999999999999 933.5 633.1999999999999 933.5 633.1999999999999 841.4' />
94
94
  <polyline style='stroke:black; stroke-width:2; fill:none;'
95
- points='39.799999999999955 1242.8 39.799999999999955 1172.6999999999998 633.1999999999999 1172.6999999999998 633.1999999999999 1102.6' />
95
+ points='39.799999999999955 1374.8 39.799999999999955 1282.6999999999998 633.1999999999999 1282.6999999999998 633.1999999999999 1190.6' />
96
96
  <polyline style='stroke:black; stroke-width:2; fill:none;'
97
- points='678.2000000000002 1242.8 678.2000000000002 1172.6999999999998 633.1999999999999 1172.6999999999998 633.1999999999999 1102.6' />
97
+ points='678.2000000000002 1374.8 678.2000000000002 1282.6999999999998 633.1999999999999 1282.6999999999998 633.1999999999999 1190.6' />
98
98
  <polyline style='stroke:black; stroke-width:2; fill:none;'
99
- points='1226.6 1242.8 1226.6 1172.6999999999998 633.1999999999999 1172.6999999999998 633.1999999999999 1102.6' />
99
+ points='1226.6 1374.8 1226.6 1282.6999999999998 633.1999999999999 1282.6999999999998 633.1999999999999 1190.6' />
100
100
  <polyline style='stroke:black; stroke-width:2; fill:none;'
101
- points='363.5000000000002 1548.0 363.5000000000002 1477.9 678.2000000000002 1477.9 678.2000000000002 1407.8' />
101
+ points='363.5000000000002 1724.0 363.5000000000002 1631.9 678.2000000000002 1631.9 678.2000000000002 1539.8' />
102
102
  <polyline style='stroke:black; stroke-width:2; fill:none;'
103
- points='723.2000000000002 1548.0 723.2000000000002 1477.9 678.2000000000002 1477.9 678.2000000000002 1407.8' />
103
+ points='723.2000000000002 1724.0 723.2000000000002 1631.9 678.2000000000002 1631.9 678.2000000000002 1539.8' />
104
104
  <polyline style='stroke:black; stroke-width:2; fill:none;'
105
- points='992.9000000000001 1548.0 992.9000000000001 1477.9 678.2000000000002 1477.9 678.2000000000002 1407.8' />
105
+ points='992.9000000000001 1724.0 992.9000000000001 1631.9 678.2000000000002 1631.9 678.2000000000002 1539.8' />
106
106
  <polyline style='stroke:black; stroke-width:2; fill:none;'
107
- points='363.5000000000001 1853.2 363.5000000000001 1783.1 363.5000000000002 1783.1 363.5000000000002 1713.0' />
107
+ points='363.5000000000001 2073.2 363.5000000000001 1981.1 363.5000000000002 1981.1 363.5000000000002 1889.0' />
108
108
  <polyline style='stroke:black; stroke-width:2; fill:none;'
109
- points='363.5000000000001 2158.4 363.5000000000001 2088.3 363.5000000000001 2088.3 363.5000000000001 2018.2' />
109
+ points='363.5000000000001 2422.3999999999996 363.5000000000001 2330.2999999999997 363.5000000000001 2330.2999999999997 363.5000000000001 2238.2' />
110
110
  <polyline style='stroke:black; stroke-width:2; fill:none;'
111
- points='363.5000000000001 2463.6 363.5000000000001 2393.5 363.5000000000001 2393.5 363.5000000000001 2323.4' />
111
+ points='363.5000000000001 2771.5999999999995 363.5000000000001 2679.4999999999995 363.5000000000001 2679.4999999999995 363.5000000000001 2587.3999999999996' />
112
112
  <polyline style='stroke:black; stroke-width:2; fill:none;'
113
- points='992.9000000000001 1853.2 992.9000000000001 1783.1 992.9000000000001 1783.1 992.9000000000001 1713.0' />
113
+ points='992.9000000000001 2073.2 992.9000000000001 1981.1 992.9000000000001 1981.1 992.9000000000001 1889.0' />
114
114
  <polyline style='stroke:black; stroke-width:2; fill:none;'
115
- points='992.9000000000001 2158.4 992.9000000000001 2088.3 992.9000000000001 2088.3 992.9000000000001 2018.2' />
115
+ points='992.9000000000001 2422.3999999999996 992.9000000000001 2330.2999999999997 992.9000000000001 2330.2999999999997 992.9000000000001 2238.2' />
116
116
  <polyline style='stroke:black; stroke-width:2; fill:none;'
117
- points='1573.0 937.5999999999999 1573.0 867.5 2166.4 867.5 2166.4 797.4' />
117
+ points='1573.0 1025.6 1573.0 933.5 2166.4 933.5 2166.4 841.4' />
118
118
  <polyline style='stroke:black; stroke-width:2; fill:none;'
119
- points='2211.4 937.5999999999999 2211.4 867.5 2166.4 867.5 2166.4 797.4' />
119
+ points='2211.4 1025.6 2211.4 933.5 2166.4 933.5 2166.4 841.4' />
120
120
  <polyline style='stroke:black; stroke-width:2; fill:none;'
121
- points='2759.8 937.5999999999999 2759.8 867.5 2166.4 867.5 2166.4 797.4' />
121
+ points='2759.8 1025.6 2759.8 933.5 2166.4 933.5 2166.4 841.4' />
122
122
  <polyline style='stroke:black; stroke-width:2; fill:none;'
123
- points='1896.7000000000003 1242.8 1896.7000000000003 1172.6999999999998 2211.4 1172.6999999999998 2211.4 1102.6' />
123
+ points='1896.7000000000003 1374.8 1896.7000000000003 1282.6999999999998 2211.4 1282.6999999999998 2211.4 1190.6' />
124
124
  <polyline style='stroke:black; stroke-width:2; fill:none;'
125
- points='2256.4 1242.8 2256.4 1172.6999999999998 2211.4 1172.6999999999998 2211.4 1102.6' />
125
+ points='2256.4 1374.8 2256.4 1282.6999999999998 2211.4 1282.6999999999998 2211.4 1190.6' />
126
126
  <polyline style='stroke:black; stroke-width:2; fill:none;'
127
- points='2526.1000000000004 1242.8 2526.1000000000004 1172.6999999999998 2211.4 1172.6999999999998 2211.4 1102.6' />
127
+ points='2526.1000000000004 1374.8 2526.1000000000004 1282.6999999999998 2211.4 1282.6999999999998 2211.4 1190.6' />
128
128
  <polyline style='stroke:black; stroke-width:2; fill:none;'
129
- points='1896.7000000000003 1548.0 1896.7000000000003 1477.9 1896.7000000000003 1477.9 1896.7000000000003 1407.8' />
129
+ points='1896.7000000000003 1724.0 1896.7000000000003 1631.9 1896.7000000000003 1631.9 1896.7000000000003 1539.8' />
130
130
  <polyline style='stroke:black; stroke-width:2; fill:none;'
131
- points='1896.7000000000003 1853.2 1896.7000000000003 1783.1 1896.7000000000003 1783.1 1896.7000000000003 1713.0' />
131
+ points='1896.7000000000003 2073.2 1896.7000000000003 1981.1 1896.7000000000003 1981.1 1896.7000000000003 1889.0' />
132
132
  <polyline style='stroke:black; stroke-width:2; fill:none;'
133
- points='1896.7000000000003 2158.4 1896.7000000000003 2088.3 1896.7000000000003 2088.3 1896.7000000000003 2018.2' />
133
+ points='1896.7000000000003 2422.3999999999996 1896.7000000000003 2330.2999999999997 1896.7000000000003 2330.2999999999997 1896.7000000000003 2238.2' />
134
134
  <polyline style='stroke:black; stroke-width:2; fill:none;'
135
- points='2526.1000000000004 1548.0 2526.1000000000004 1477.9 2526.1000000000004 1477.9 2526.1000000000004 1407.8' />
135
+ points='2526.1000000000004 1724.0 2526.1000000000004 1631.9 2526.1000000000004 1631.9 2526.1000000000004 1539.8' />
136
136
  <polyline style='stroke:black; stroke-width:2; fill:none;'
137
- points='2526.1000000000004 1853.2 2526.1000000000004 1783.1 2526.1000000000004 1783.1 2526.1000000000004 1713.0' />
137
+ points='2526.1000000000004 2073.2 2526.1000000000004 1981.1 2526.1000000000004 1981.1 2526.1000000000004 1889.0' />
138
138
  <rect style='stroke: black; stroke-width:2;'
139
- x='316.5000000000001' y='2500.4' rx='47.0' ry='47.0'
139
+ x='316.5000000000001' y='2808.3999999999996' rx='47.0' ry='47.0'
140
140
  width='94.0' height='94.0'
141
141
  fill='none' />
142
142
 
143
143
  <rect style='stroke: black; stroke-width:2;'
144
- x='676.2000000000002' y='1584.8' rx='47.0' ry='47.0'
144
+ x='676.2000000000002' y='1760.8' rx='47.0' ry='47.0'
145
145
  width='94.0' height='94.0'
146
146
  fill='none' />
147
147
 
148
148
  <rect style='stroke: black; stroke-width:2;'
149
- x='945.9000000000001' y='2195.2000000000003' rx='47.0' ry='47.0'
149
+ x='945.9000000000001' y='2459.2' rx='47.0' ry='47.0'
150
150
  width='94.0' height='94.0'
151
151
  fill='none' />
152
152
 
153
153
  <rect style='stroke: black; stroke-width:2;'
154
- x='1352.8' y='669.1999999999999' rx='47.0' ry='47.0'
154
+ x='1352.8' y='713.1999999999999' rx='47.0' ry='47.0'
155
155
  width='94.0' height='94.0'
156
156
  fill='none' />
157
157
 
158
158
  <rect style='stroke: black; stroke-width:2;'
159
- x='1849.7000000000003' y='2195.2000000000003' rx='47.0' ry='47.0'
159
+ x='1849.7000000000003' y='2459.2' rx='47.0' ry='47.0'
160
160
  width='94.0' height='94.0'
161
161
  fill='none' />
162
162
 
163
163
  <rect style='stroke: black; stroke-width:2;'
164
- x='2209.4' y='1279.6' rx='47.0' ry='47.0'
164
+ x='2209.4' y='1411.6' rx='47.0' ry='47.0'
165
165
  width='94.0' height='94.0'
166
166
  fill='none' />
167
167
 
168
168
  <rect style='stroke: black; stroke-width:2;'
169
- x='2479.1000000000004' y='1890.0' rx='47.0' ry='47.0'
169
+ x='2479.1000000000004' y='2110.0' rx='47.0' ry='47.0'
170
170
  width='94.0' height='94.0'
171
171
  fill='none' />
172
172
  </svg>
@@ -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="1438.6000000000004" height="1069.6" viewBox="-20, -20, 1458.6000000000004, 1089.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1438.6000000000004" height="1192.8" viewBox="-20, -20, 1458.6000000000004, 1212.8" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="12.160000000000002" markerHeight="12.160000000000002" viewBox="0 0 12.160000000000002 12.160000000000002" refX="6.080000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,12.160000000000002,6.080000000000001,0,12.160000000000002,12.160000000000002" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="12.160000000000002" markerHeight="12.160000000000002" orient="auto">
12
12
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="30.400000000000002" markerHeight="30.400000000000002" orient="auto">
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="36.480000000000004" markerHeight="36.480000000000004" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,65 +24,65 @@
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="-20" y="-20" width="1458.6000000000004" height="1089.6" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1458.6000000000004" height="1212.8" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='668.3125000000001' y='132.0'><tspan x='688.8125000000001' y='132.0' style="font-weight: bold; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
29
29
  </text>
30
30
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='298.05000000000007' y='431.2'><tspan x='318.55000000000007' y='431.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='147.20000000000005' y='730.4'><tspan x='147.20000000000005' y='730.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='147.20000000000005' y='774.4'><tspan x='147.20000000000005' y='774.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='30.399999999999977' y='1029.6'><tspan x='53.89999999999998' y='1029.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='30.399999999999977' y='1117.6'><tspan x='53.89999999999998' y='1117.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">A</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='240.00000000000006' y='1029.6'><tspan x='240.00000000000006' y='1029.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">B</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='240.00000000000006' y='1117.6'><tspan x='240.00000000000006' y='1117.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">B</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='472.4000000000001' y='730.4'><tspan x='492.9000000000001' y='730.4' style="font-weight: bold; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='472.4000000000001' y='774.4'><tspan x='492.9000000000001' y='774.4' style="font-weight: bold; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='403.6000000000001' y='1029.6'><tspan x='403.6000000000001' y='1029.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">C</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='403.6000000000001' y='1117.6'><tspan x='403.6000000000001' y='1117.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">C</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='565.2' y='1029.6'><tspan x='585.7' y='1029.6' style="font-weight: bold; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='565.2' y='1117.6'><tspan x='585.7' y='1117.6' style="font-weight: bold; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">D</tspan>
43
43
  </text>
44
44
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1059.0750000000003' y='431.2'><tspan x='1059.0750000000003' y='431.2' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">G</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='868.1000000000001' y='730.4'><tspan x='868.1000000000001' y='730.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">F</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='868.1000000000001' y='774.4'><tspan x='868.1000000000001' y='774.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">F</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='774.8000000000002' y='1029.6'><tspan x='774.8000000000002' y='1029.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">E</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='774.8000000000002' y='1117.6'><tspan x='774.8000000000002' y='1117.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">E</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='932.4000000000001' y='1029.6'><tspan x='959.9000000000001' y='1029.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">F</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='932.4000000000001' y='1117.6'><tspan x='959.9000000000001' y='1117.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">F</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1236.5500000000002' y='730.4'><tspan x='1257.0500000000002' y='730.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">G</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1236.5500000000002' y='774.4'><tspan x='1257.0500000000002' y='774.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">G</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1142.0000000000002' y='1029.6'><tspan x='1162.5000000000002' y='1029.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">G</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1142.0000000000002' y='1117.6'><tspan x='1162.5000000000002' y='1117.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">G</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1351.6000000000004' y='1029.6'><tspan x='1351.6000000000004' y='1029.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">H</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1351.6000000000004' y='1117.6'><tspan x='1351.6000000000004' y='1117.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">H</tspan>
57
57
  </text>
58
58
  <polyline style='stroke:black; stroke-width:2; fill:none;'
59
59
  points='342.05000000000007 321.2 342.05000000000007 254.1 712.3125000000001 254.1 712.3125000000001 187.0' />
60
60
  <polyline style='stroke:black; stroke-width:2; fill:none;'
61
61
  points='1082.5750000000003 321.2 1082.5750000000003 254.1 712.3125000000001 254.1 712.3125000000001 187.0' />
62
62
  <polyline style='stroke:black; stroke-width:2; fill:none;'
63
- points='167.70000000000005 620.4 167.70000000000005 553.3 342.05000000000007 553.3 342.05000000000007 486.2' />
63
+ points='167.70000000000005 664.4 167.70000000000005 575.3 342.05000000000007 575.3 342.05000000000007 486.2' />
64
64
  <polyline style='stroke:black; stroke-width:2; fill:none;'
65
- points='516.4000000000001 620.4 516.4000000000001 553.3 342.05000000000007 553.3 342.05000000000007 486.2' />
65
+ points='516.4000000000001 664.4 516.4000000000001 575.3 342.05000000000007 575.3 342.05000000000007 486.2' />
66
66
  <polyline style='stroke:black; stroke-width:2; fill:none;'
67
- points='74.39999999999998 919.6 74.39999999999998 852.5 167.70000000000005 852.5 167.70000000000005 785.4' />
67
+ points='74.39999999999998 1007.5999999999999 74.39999999999998 918.5 167.70000000000005 918.5 167.70000000000005 829.4' />
68
68
  <polyline style='stroke:black; stroke-width:2; fill:none;'
69
- points='261.00000000000006 919.6 261.00000000000006 852.5 167.70000000000005 852.5 167.70000000000005 785.4' />
69
+ points='261.00000000000006 1007.5999999999999 261.00000000000006 918.5 167.70000000000005 918.5 167.70000000000005 829.4' />
70
70
  <polyline style='stroke:black; stroke-width:2; fill:none;'
71
- points='423.6000000000001 919.6 423.6000000000001 852.5 516.4000000000001 852.5 516.4000000000001 785.4' />
71
+ points='423.6000000000001 1007.5999999999999 423.6000000000001 918.5 516.4000000000001 918.5 516.4000000000001 829.4' />
72
72
  <polyline style='stroke:black; stroke-width:2; fill:none;'
73
- points='609.2 919.6 609.2 852.5 516.4000000000001 852.5 516.4000000000001 785.4' />
73
+ points='609.2 1007.5999999999999 609.2 918.5 516.4000000000001 918.5 516.4000000000001 829.4' />
74
74
  <polyline style='stroke:black; stroke-width:2; fill:none;'
75
- points='884.6000000000001 620.4 884.6000000000001 553.3 1082.5750000000003 553.3 1082.5750000000003 486.2' />
75
+ points='884.6000000000001 664.4 884.6000000000001 575.3 1082.5750000000003 575.3 1082.5750000000003 486.2' />
76
76
  <polyline style='stroke:black; stroke-width:2; fill:none;'
77
- points='1280.5500000000002 620.4 1280.5500000000002 553.3 1082.5750000000003 553.3 1082.5750000000003 486.2' />
77
+ points='1280.5500000000002 664.4 1280.5500000000002 575.3 1082.5750000000003 575.3 1082.5750000000003 486.2' />
78
78
  <polyline style='stroke:black; stroke-width:2; fill:none;'
79
- points='792.8000000000002 919.6 792.8000000000002 852.5 884.6000000000001 852.5 884.6000000000001 785.4' />
79
+ points='792.8000000000002 1007.5999999999999 792.8000000000002 918.5 884.6000000000001 918.5 884.6000000000001 829.4' />
80
80
  <polyline style='stroke:black; stroke-width:2; fill:none;'
81
- points='976.4000000000001 919.6 976.4000000000001 852.5 884.6000000000001 852.5 884.6000000000001 785.4' />
81
+ points='976.4000000000001 1007.5999999999999 976.4000000000001 918.5 884.6000000000001 918.5 884.6000000000001 829.4' />
82
82
  <polyline style='stroke:black; stroke-width:2; fill:none;'
83
- points='1186.0000000000002 919.6 1186.0000000000002 852.5 1280.5500000000002 852.5 1280.5500000000002 785.4' />
83
+ points='1186.0000000000002 1007.5999999999999 1186.0000000000002 918.5 1280.5500000000002 918.5 1280.5500000000002 829.4' />
84
84
  <polyline style='stroke:black; stroke-width:2; fill:none;'
85
- points='1375.1000000000004 919.6 1375.1000000000004 852.5 1280.5500000000002 852.5 1280.5500000000002 785.4' />
85
+ points='1375.1000000000004 1007.5999999999999 1375.1000000000004 918.5 1280.5500000000002 918.5 1280.5500000000002 829.4' />
86
86
  <rect style='stroke: black; stroke-width:2;'
87
87
  x='668.3125000000001' y='63.599999999999994' rx='44.0' ry='44.0'
88
88
  width='88.0' height='88.0'
@@ -94,32 +94,32 @@
94
94
  fill='none' />
95
95
 
96
96
  <rect style='stroke: black; stroke-width:2;'
97
- x='30.399999999999977' y='961.1999999999999' rx='44.0' ry='44.0'
97
+ x='30.399999999999977' y='1049.1999999999998' rx='44.0' ry='44.0'
98
98
  width='88.0' height='88.0'
99
99
  fill='none' />
100
100
 
101
101
  <rect style='stroke: black; stroke-width:2;'
102
- x='472.4000000000001' y='662.0' rx='44.0' ry='44.0'
102
+ x='472.4000000000001' y='706.0' rx='44.0' ry='44.0'
103
103
  width='88.0' height='88.0'
104
104
  fill='none' />
105
105
 
106
106
  <rect style='stroke: black; stroke-width:2;'
107
- x='565.2' y='961.1999999999999' rx='44.0' ry='44.0'
107
+ x='565.2' y='1049.1999999999998' rx='44.0' ry='44.0'
108
108
  width='88.0' height='88.0'
109
109
  fill='none' />
110
110
 
111
111
  <rect style='stroke: black; stroke-width:2;'
112
- x='932.4000000000001' y='961.1999999999999' rx='44.0' ry='44.0'
112
+ x='932.4000000000001' y='1049.1999999999998' rx='44.0' ry='44.0'
113
113
  width='88.0' height='88.0'
114
114
  fill='none' />
115
115
 
116
116
  <rect style='stroke: black; stroke-width:2;'
117
- x='1236.5500000000002' y='662.0' rx='44.0' ry='44.0'
117
+ x='1236.5500000000002' y='706.0' rx='44.0' ry='44.0'
118
118
  width='88.0' height='88.0'
119
119
  fill='none' />
120
120
 
121
121
  <rect style='stroke: black; stroke-width:2;'
122
- x='1142.0000000000002' y='961.1999999999999' rx='44.0' ry='44.0'
122
+ x='1142.0000000000002' y='1049.1999999999998' rx='44.0' ry='44.0'
123
123
  width='88.0' height='88.0'
124
124
  fill='none' />
125
125
  </svg>
@@ -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="1554.7999999999997" height="1192.8000000000002" viewBox="-20, -20, 1574.7999999999997, 1212.8000000000002" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1554.7999999999997" height="1360.0" viewBox="-20, -20, 1574.7999999999997, 1380.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
12
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,33 +24,33 @@
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="-20" y="-20" width="1574.7999999999997" height="1212.8000000000002" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1574.7999999999997" height="1380.0" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='568.4875' y='132.0'><tspan x='568.4875' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">XP</tspan>
29
29
  </text>
30
30
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='133.60000000000002' y='431.2'><tspan x='133.60000000000002' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">W</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='554.4'><tspan x='33.60000000000002' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Specifier</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='598.4'><tspan x='33.60000000000002' y='598.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Specifier</tspan>
33
33
  </text>
34
34
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1022.875' y='431.2'><tspan x='1022.875' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='690.9499999999999' y='730.4'><tspan x='690.9499999999999' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='690.9499999999999' y='774.4'><tspan x='690.9499999999999' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='494.0' y='1029.6'><tspan x='494.0' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='494.0' y='1117.6'><tspan x='494.0' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='435.0' y='1152.8000000000002'><tspan x='435.0' y='1152.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Head</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='435.0' y='1284.8'><tspan x='435.0' y='1284.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Head</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='902.3999999999999' y='1029.6'><tspan x='902.3999999999999' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='902.3999999999999' y='1117.6'><tspan x='902.3999999999999' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='729.3999999999999' y='1152.8000000000002'><tspan x='729.3999999999999' y='1152.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Complement</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='729.3999999999999' y='1284.8'><tspan x='729.3999999999999' y='1284.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Complement</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1363.7999999999997' y='730.4'><tspan x='1363.7999999999997' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Z</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1363.7999999999997' y='774.4'><tspan x='1363.7999999999997' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Z</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1250.7999999999997' y='853.6'><tspan x='1250.7999999999997' y='853.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Modifier</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1250.7999999999997' y='941.5999999999999'><tspan x='1250.7999999999997' y='941.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Modifier</tspan>
49
49
  </text>
50
50
  <line style='stroke:black; stroke-width:2;' x1='167.10000000000002' y1='321.2' x2='608.9875' y2='187.0' />
51
51
  <line style='stroke:black; stroke-width:2;' x1='1050.875' y1='321.2' x2='608.9875' y2='187.0' />
52
- <line style='stroke:black; stroke-width:2;' x1='718.9499999999999' y1='620.4' x2='1050.875' y2='486.2' />
53
- <line style='stroke:black; stroke-width:2;' x1='1382.7999999999997' y1='620.4' x2='1050.875' y2='486.2' />
54
- <line style='stroke:black; stroke-width:2;' x1='515.0' y1='919.6' x2='718.9499999999999' y2='785.4' />
55
- <line style='stroke:black; stroke-width:2;' x1='922.8999999999999' y1='919.6' x2='718.9499999999999' y2='785.4' />
52
+ <line style='stroke:black; stroke-width:2;' x1='718.9499999999999' y1='664.4' x2='1050.875' y2='486.2' />
53
+ <line style='stroke:black; stroke-width:2;' x1='1382.7999999999997' y1='664.4' x2='1050.875' y2='486.2' />
54
+ <line style='stroke:black; stroke-width:2;' x1='515.0' y1='1007.5999999999999' x2='718.9499999999999' y2='829.4' />
55
+ <line style='stroke:black; stroke-width:2;' x1='922.8999999999999' y1='1007.5999999999999' x2='718.9499999999999' y2='829.4' />
56
56
  </svg>