rsyntaxtree 1.2.1 → 1.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (134) 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 +3 -2
  32. data/docs/_examples/027.md +3 -2
  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/_examples/038.md +31 -0
  44. data/docs/_examples/039.md +14 -0
  45. data/docs/assets/img/000.png +0 -0
  46. data/docs/assets/img/001.png +0 -0
  47. data/docs/assets/img/002.png +0 -0
  48. data/docs/assets/img/003.png +0 -0
  49. data/docs/assets/img/004.png +0 -0
  50. data/docs/assets/img/005.png +0 -0
  51. data/docs/assets/img/006.png +0 -0
  52. data/docs/assets/img/007.png +0 -0
  53. data/docs/assets/img/008.png +0 -0
  54. data/docs/assets/img/009.png +0 -0
  55. data/docs/assets/img/010.png +0 -0
  56. data/docs/assets/img/011.png +0 -0
  57. data/docs/assets/img/012.png +0 -0
  58. data/docs/assets/img/013.png +0 -0
  59. data/docs/assets/img/014.png +0 -0
  60. data/docs/assets/img/015.png +0 -0
  61. data/docs/assets/img/016.png +0 -0
  62. data/docs/assets/img/017.png +0 -0
  63. data/docs/assets/img/018.png +0 -0
  64. data/docs/assets/img/020.png +0 -0
  65. data/docs/assets/img/021.png +0 -0
  66. data/docs/assets/img/022.png +0 -0
  67. data/docs/assets/img/023.png +0 -0
  68. data/docs/assets/img/024.png +0 -0
  69. data/docs/assets/img/025.png +0 -0
  70. data/docs/assets/img/026.png +0 -0
  71. data/docs/assets/img/027.png +0 -0
  72. data/docs/assets/img/028.png +0 -0
  73. data/docs/assets/img/029.png +0 -0
  74. data/docs/assets/img/030.png +0 -0
  75. data/docs/assets/img/031.png +0 -0
  76. data/docs/assets/img/032.png +0 -0
  77. data/docs/assets/img/033.png +0 -0
  78. data/docs/assets/img/034.png +0 -0
  79. data/docs/assets/img/035.png +0 -0
  80. data/docs/assets/img/036.png +0 -0
  81. data/docs/assets/img/037.png +0 -0
  82. data/docs/assets/img/038.png +0 -0
  83. data/docs/assets/img/039.png +0 -0
  84. data/docs/assets/svg/000.svg +44 -44
  85. data/docs/assets/svg/001.svg +24 -24
  86. data/docs/assets/svg/002.svg +36 -36
  87. data/docs/assets/svg/003.svg +28 -28
  88. data/docs/assets/svg/004.svg +39 -39
  89. data/docs/assets/svg/005.svg +19 -19
  90. data/docs/assets/svg/006.svg +24 -24
  91. data/docs/assets/svg/007.svg +30 -30
  92. data/docs/assets/svg/008.svg +34 -34
  93. data/docs/assets/svg/009.svg +33 -33
  94. data/docs/assets/svg/010.svg +57 -57
  95. data/docs/assets/svg/011.svg +28 -28
  96. data/docs/assets/svg/012.svg +33 -33
  97. data/docs/assets/svg/013.svg +120 -120
  98. data/docs/assets/svg/014.svg +91 -91
  99. data/docs/assets/svg/015.svg +38 -38
  100. data/docs/assets/svg/016.svg +253 -253
  101. data/docs/assets/svg/017.svg +40 -40
  102. data/docs/assets/svg/018.svg +42 -42
  103. data/docs/assets/svg/019.svg +4 -4
  104. data/docs/assets/svg/020.svg +64 -64
  105. data/docs/assets/svg/021.svg +41 -41
  106. data/docs/assets/svg/022.svg +67 -67
  107. data/docs/assets/svg/023.svg +41 -41
  108. data/docs/assets/svg/024.svg +22 -22
  109. data/docs/assets/svg/025.svg +125 -125
  110. data/docs/assets/svg/026.svg +18 -18
  111. data/docs/assets/svg/027.svg +48 -48
  112. data/docs/assets/svg/028.svg +26 -26
  113. data/docs/assets/svg/029.svg +92 -92
  114. data/docs/assets/svg/030.svg +18 -18
  115. data/docs/assets/svg/031.svg +14 -14
  116. data/docs/assets/svg/032.svg +63 -63
  117. data/docs/assets/svg/033.svg +60 -59
  118. data/docs/assets/svg/034.svg +4 -4
  119. data/docs/assets/svg/035.svg +47 -45
  120. data/docs/assets/svg/036.svg +50 -0
  121. data/docs/assets/svg/037.svg +88 -0
  122. data/docs/assets/svg/038.svg +88 -0
  123. data/docs/assets/svg/039.svg +30 -0
  124. data/docs/documentation.md +5 -4
  125. data/docs/documentation_ja.md +8 -8
  126. data/docs/examples.html +1 -1
  127. data/lib/rsyntaxtree/base_graph.rb +26 -8
  128. data/lib/rsyntaxtree/element.rb +13 -5
  129. data/lib/rsyntaxtree/markup_parser.rb +1 -1
  130. data/lib/rsyntaxtree/svg_graph.rb +17 -13
  131. data/lib/rsyntaxtree/version.rb +1 -1
  132. data/lib/rsyntaxtree.rb +13 -3
  133. data/test/example_verify_test.rb +13 -3
  134. metadata +15 -3
@@ -1,17 +1,17 @@
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="3657.9999999999995" height="1606.4" viewBox="-20, -20, 3677.9999999999995, 1626.4" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="3657.9999999999995" height="1888.0" viewBox="-20, -20, 3677.9999999999995, 1908.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" />
7
7
  </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
10
- </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
9
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
10
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="black"/>
13
+ </marker>
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,72 +24,72 @@
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="3677.9999999999995" height="1626.4" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="3677.9999999999995" height="1908.0" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1340.0812499999997' y='132.0'><tspan x='1340.0812499999997' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Types<tspan style='fill:none;'>■</tspan>of<tspan style='fill:none;'>■</tspan>meaning</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='678.8499999999999' y='431.2'><tspan x='678.8499999999999' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">conventional</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='678.8499999999999' y='519.2'><tspan x='678.8499999999999' y='519.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">conventional</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='327.29999999999984' y='730.4'><tspan x='327.29999999999984' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">semantic</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='327.29999999999984' y='862.4'><tspan x='327.29999999999984' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">semantic</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='1029.6'><tspan x='33.59999999999991' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">entailment</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='1205.6'><tspan x='33.59999999999991' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">entailment</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='499.9999999999999' y='1029.6'><tspan x='499.9999999999999' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">presupposition</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='499.9999999999999' y='1205.6'><tspan x='499.9999999999999' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">presupposition</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1136.8999999999999' y='730.4'><tspan x='1136.8999999999999' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">pragmatic</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1136.8999999999999' y='862.4'><tspan x='1136.8999999999999' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">pragmatic</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1092.3999999999999' y='1029.6'><tspan x='1092.3999999999999' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">conventional</tspan>
41
- <tspan x='1114.3999999999999' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">implicature</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1092.3999999999999' y='1205.6'><tspan x='1092.3999999999999' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">conventional</tspan>
41
+ <tspan x='1114.3999999999999' y='1293.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">implicature</tspan>
42
42
  </text>
43
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2113.8124999999995' y='431.2'><tspan x='2113.8124999999995' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-conventional</tspan>
43
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2113.8124999999995' y='519.2'><tspan x='2113.8124999999995' y='519.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-conventional</tspan>
44
44
  </text>
45
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1685.2999999999997' y='730.4'><tspan x='1685.2999999999997' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">explicit</tspan>
45
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1685.2999999999997' y='862.4'><tspan x='1685.2999999999997' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">explicit</tspan>
46
46
  </text>
47
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1624.7999999999997' y='1029.6'><tspan x='1624.7999999999997' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">explicature</tspan>
47
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1624.7999999999997' y='1205.6'><tspan x='1624.7999999999997' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">explicature</tspan>
48
48
  </text>
49
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2850.825' y='730.4'><tspan x='2850.825' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">implicit</tspan>
49
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2850.825' y='862.4'><tspan x='2850.825' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">implicit</tspan>
50
50
  </text>
51
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2346.6499999999996' y='1029.6'><tspan x='2346.6499999999996' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">conventional</tspan>
51
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2346.6499999999996' y='1205.6'><tspan x='2346.6499999999996' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">conventional</tspan>
52
52
  </text>
53
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2104.2' y='1328.8000000000002'><tspan x='2104.2' y='1328.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">generalized</tspan>
54
- <tspan x='2104.7' y='1416.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">implicature</tspan>
53
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2104.2' y='1548.8'><tspan x='2104.2' y='1548.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">generalized</tspan>
54
+ <tspan x='2104.7' y='1636.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">implicature</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2593.6' y='1328.8000000000002'><tspan x='2593.6' y='1328.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">particularized</tspan>
57
- <tspan x='2632.6' y='1416.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">implicature</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2593.6' y='1548.8'><tspan x='2593.6' y='1548.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">particularized</tspan>
57
+ <tspan x='2632.6' y='1636.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">implicature</tspan>
58
58
  </text>
59
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3189.9999999999995' y='1029.6'><tspan x='3319.4999999999995' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-</tspan>
60
- <tspan x='3189.9999999999995' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">conventional</tspan>
59
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3189.9999999999995' y='1205.6'><tspan x='3319.4999999999995' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-</tspan>
60
+ <tspan x='3189.9999999999995' y='1293.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">conventional</tspan>
61
61
  </text>
62
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3159.9999999999995' y='1452.0'><tspan x='3234.4999999999995' y='1452.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">pragmatic</tspan>
63
- <tspan x='3159.9999999999995' y='1540.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">presupposition</tspan>
62
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3159.9999999999995' y='1680.8'><tspan x='3234.4999999999995' y='1680.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">pragmatic</tspan>
63
+ <tspan x='3159.9999999999995' y='1768.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">presupposition</tspan>
64
64
  </text>
65
65
  <polyline style='stroke:black; stroke-width:2; fill:none;'
66
- points='877.8499999999999 321.2 877.8499999999999 254.1 1630.0812499999997 254.1 1630.0812499999997 187.0' />
66
+ points='877.8499999999999 409.2 877.8499999999999 298.1 1630.0812499999997 298.1 1630.0812499999997 187.0' />
67
67
  <polyline style='stroke:black; stroke-width:2; fill:none;'
68
- points='2382.3124999999995 321.2 2382.3124999999995 254.1 1630.0812499999997 254.1 1630.0812499999997 187.0' />
68
+ points='2382.3124999999995 409.2 2382.3124999999995 298.1 1630.0812499999997 298.1 1630.0812499999997 187.0' />
69
69
  <polyline style='stroke:black; stroke-width:2; fill:none;'
70
- points='464.29999999999984 620.4 464.29999999999984 553.3 877.8499999999999 553.3 877.8499999999999 486.2' />
70
+ points='464.29999999999984 752.4 464.29999999999984 663.3 877.8499999999999 663.3 877.8499999999999 574.2' />
71
71
  <polyline style='stroke:black; stroke-width:2; fill:none;'
72
- points='1291.3999999999999 620.4 1291.3999999999999 553.3 877.8499999999999 553.3 877.8499999999999 486.2' />
72
+ points='1291.3999999999999 752.4 1291.3999999999999 663.3 877.8499999999999 663.3 877.8499999999999 574.2' />
73
73
  <polyline style='stroke:black; stroke-width:2; fill:none;'
74
- points='199.5999999999999 919.6 199.5999999999999 852.5 464.29999999999984 852.5 464.29999999999984 785.4' />
74
+ points='199.5999999999999 1095.6 199.5999999999999 1006.5 464.29999999999984 1006.5 464.29999999999984 917.4' />
75
75
  <polyline style='stroke:black; stroke-width:2; fill:none;'
76
- points='728.9999999999999 919.6 728.9999999999999 852.5 464.29999999999984 852.5 464.29999999999984 785.4' />
76
+ points='728.9999999999999 1095.6 728.9999999999999 1006.5 464.29999999999984 1006.5 464.29999999999984 917.4' />
77
77
  <polyline style='stroke:black; stroke-width:2; fill:none;'
78
- points='1291.3999999999999 919.6 1291.3999999999999 852.5 1291.3999999999999 852.5 1291.3999999999999 785.4' />
78
+ points='1291.3999999999999 1095.6 1291.3999999999999 1006.5 1291.3999999999999 1006.5 1291.3999999999999 917.4' />
79
79
  <polyline style='stroke:black; stroke-width:2; fill:none;'
80
- points='1797.2999999999997 620.4 1797.2999999999997 553.3 2382.3124999999995 553.3 2382.3124999999995 486.2' />
80
+ points='1797.2999999999997 752.4 1797.2999999999997 663.3 2382.3124999999995 663.3 2382.3124999999995 574.2' />
81
81
  <polyline style='stroke:black; stroke-width:2; fill:none;'
82
- points='2967.325 620.4 2967.325 553.3 2382.3124999999995 553.3 2382.3124999999995 486.2' />
82
+ points='2967.325 752.4 2967.325 663.3 2382.3124999999995 663.3 2382.3124999999995 574.2' />
83
83
  <polyline style='stroke:black; stroke-width:2; fill:none;'
84
- points='1797.2999999999997 919.6 1797.2999999999997 852.5 1797.2999999999997 852.5 1797.2999999999997 785.4' />
84
+ points='1797.2999999999997 1095.6 1797.2999999999997 1006.5 1797.2999999999997 1006.5 1797.2999999999997 917.4' />
85
85
  <polyline style='stroke:black; stroke-width:2; fill:none;'
86
- points='2545.6499999999996 919.6 2545.6499999999996 852.5 2967.325 852.5 2967.325 785.4' />
86
+ points='2545.6499999999996 1095.6 2545.6499999999996 1006.5 2967.325 1006.5 2967.325 917.4' />
87
87
  <polyline style='stroke:black; stroke-width:2; fill:none;'
88
- points='3388.9999999999995 919.6 3388.9999999999995 852.5 2967.325 852.5 2967.325 785.4' />
88
+ points='3388.9999999999995 1095.6 3388.9999999999995 1006.5 2967.325 1006.5 2967.325 917.4' />
89
89
  <polyline style='stroke:black; stroke-width:2; fill:none;'
90
- points='2281.7 1218.8000000000002 2281.7 1151.7 2545.6499999999996 1151.7 2545.6499999999996 1084.6' />
90
+ points='2281.7 1438.8 2281.7 1349.6999999999998 2545.6499999999996 1349.6999999999998 2545.6499999999996 1260.6' />
91
91
  <polyline style='stroke:black; stroke-width:2; fill:none;'
92
- points='2809.6 1218.8000000000002 2809.6 1151.7 2545.6499999999996 1151.7 2545.6499999999996 1084.6' />
92
+ points='2809.6 1438.8 2809.6 1349.6999999999998 2545.6499999999996 1349.6999999999998 2545.6499999999996 1260.6' />
93
93
  <polyline style='stroke:black; stroke-width:2; fill:none;'
94
- points='3388.9999999999995 1342.0 3388.9999999999995 1257.3 3388.9999999999995 1257.3 3388.9999999999995 1172.6' />
94
+ points='3388.9999999999995 1570.8 3388.9999999999995 1459.6999999999998 3388.9999999999995 1459.6999999999998 3388.9999999999995 1348.6' />
95
95
  </svg>
@@ -1,17 +1,17 @@
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="3050.7999999999993" viewBox="-20, -20, 2830.8, 3070.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" />
7
7
  </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
10
- </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
9
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
10
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.8" markerHeight="28.8" orient="auto">
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="black"/>
13
+ </marker>
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="3070.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
- <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>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1292.3' y='525.2'><tspan x='1292.3' y='525.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='874.4'><tspan x='525.6999999999999' y='874.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='1223.6'><tspan x='508.19999999999993' y='1223.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='1572.8'><tspan x='28.799999999999955' y='1572.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='1572.8'><tspan x='480.70000000000016' y='1572.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='1922.0'><tspan x='166.00000000000023' y='1922.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='2271.2'><tspan x='256.0000000000001' y='2271.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='2620.3999999999996'><tspan x='238.5000000000001' y='2620.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='2969.5999999999995'><tspan x='344.0000000000001' y='2969.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='1922.0'><tspan x='691.2000000000002' y='1922.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='1922.0'><tspan x='885.4000000000001' y='1922.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='2271.2'><tspan x='867.9000000000001' y='2271.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='2620.3999999999996'><tspan x='971.9000000000001' y='2620.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='1572.8'><tspan x='1215.6' y='1572.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='874.4'><tspan x='1367.8' y='874.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='874.4'><tspan x='2041.4' y='874.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='1223.6'><tspan x='1562.0' y='1223.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='1223.6'><tspan x='2013.9' y='1223.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='1572.8'><tspan x='1699.2000000000003' y='1572.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='1922.0'><tspan x='1789.2000000000003' y='1922.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='2271.2'><tspan x='1771.7000000000003' y='2271.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='2620.3999999999996'><tspan x='1876.2000000000003' y='2620.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='1572.8'><tspan x='2224.4' y='1572.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='1572.8'><tspan x='2418.6000000000004' y='1572.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='1922.0'><tspan x='2401.1000000000004' y='1922.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='2271.2'><tspan x='2504.1000000000004' y='2271.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='1223.6'><tspan x='2748.8' y='1223.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
- points='1399.8 327.2 1399.8 257.1 1399.8 257.1 1399.8 187.0' />
85
+ points='1399.8 415.2 1399.8 301.1 1399.8 301.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 764.4 633.1999999999999 672.3 1399.8 672.3 1399.8 580.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 764.4 1399.8 672.3 1399.8 672.3 1399.8 580.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 764.4 2166.4 672.3 1399.8 672.3 1399.8 580.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 1113.6 633.1999999999999 1021.5 633.1999999999999 1021.5 633.1999999999999 929.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 1462.8 39.799999999999955 1370.6999999999998 633.1999999999999 1370.6999999999998 633.1999999999999 1278.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 1462.8 678.2000000000002 1370.6999999999998 633.1999999999999 1370.6999999999998 633.1999999999999 1278.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 1462.8 1226.6 1370.6999999999998 633.1999999999999 1370.6999999999998 633.1999999999999 1278.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 1812.0 363.5000000000002 1719.9 678.2000000000002 1719.9 678.2000000000002 1627.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 1812.0 723.2000000000002 1719.9 678.2000000000002 1719.9 678.2000000000002 1627.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 1812.0 992.9000000000001 1719.9 678.2000000000002 1719.9 678.2000000000002 1627.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 2161.2 363.5000000000001 2069.1 363.5000000000002 2069.1 363.5000000000002 1977.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 2510.3999999999996 363.5000000000001 2418.2999999999997 363.5000000000001 2418.2999999999997 363.5000000000001 2326.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 2859.5999999999995 363.5000000000001 2767.4999999999995 363.5000000000001 2767.4999999999995 363.5000000000001 2675.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 2161.2 992.9000000000001 2069.1 992.9000000000001 2069.1 992.9000000000001 1977.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 2510.3999999999996 992.9000000000001 2418.2999999999997 992.9000000000001 2418.2999999999997 992.9000000000001 2326.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 1113.6 1573.0 1021.5 2166.4 1021.5 2166.4 929.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 1113.6 2211.4 1021.5 2166.4 1021.5 2166.4 929.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 1113.6 2759.8 1021.5 2166.4 1021.5 2166.4 929.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 1462.8 1896.7000000000003 1370.6999999999998 2211.4 1370.6999999999998 2211.4 1278.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 1462.8 2256.4 1370.6999999999998 2211.4 1370.6999999999998 2211.4 1278.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 1462.8 2526.1000000000004 1370.6999999999998 2211.4 1370.6999999999998 2211.4 1278.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 1812.0 1896.7000000000003 1719.9 1896.7000000000003 1719.9 1896.7000000000003 1627.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 2161.2 1896.7000000000003 2069.1 1896.7000000000003 2069.1 1896.7000000000003 1977.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 2510.3999999999996 1896.7000000000003 2418.2999999999997 1896.7000000000003 2418.2999999999997 1896.7000000000003 2326.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 1812.0 2526.1000000000004 1719.9 2526.1000000000004 1719.9 2526.1000000000004 1627.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 2161.2 2526.1000000000004 2069.1 2526.1000000000004 2069.1 2526.1000000000004 1977.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='2896.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='1848.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='2547.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='801.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='2547.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='1499.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='2198.0' rx='47.0' ry='47.0'
170
170
  width='94.0' height='94.0'
171
171
  fill='none' />
172
172
  </svg>