rsyntaxtree 1.2.7 → 1.2.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (145) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +64 -0
  3. data/README.md +3 -2
  4. data/bin/rsyntaxtree +5 -5
  5. data/dev/generate_examples.rb +1 -13
  6. data/docs/_examples/000.md +1 -1
  7. data/docs/_examples/001.md +1 -1
  8. data/docs/_examples/002.md +1 -1
  9. data/docs/_examples/003.md +1 -1
  10. data/docs/_examples/004.md +1 -1
  11. data/docs/_examples/005.md +1 -1
  12. data/docs/_examples/006.md +1 -1
  13. data/docs/_examples/007.md +1 -1
  14. data/docs/_examples/008.md +1 -1
  15. data/docs/_examples/009.md +1 -1
  16. data/docs/_examples/010.md +1 -1
  17. data/docs/_examples/011.md +1 -1
  18. data/docs/_examples/012.md +1 -1
  19. data/docs/_examples/014.md +1 -1
  20. data/docs/_examples/015.md +1 -1
  21. data/docs/_examples/016.md +1 -1
  22. data/docs/_examples/019.md +1 -1
  23. data/docs/_examples/021.md +1 -1
  24. data/docs/_examples/024.md +1 -1
  25. data/docs/_examples/025.md +1 -1
  26. data/docs/_examples/026.md +1 -1
  27. data/docs/_examples/027.md +1 -1
  28. data/docs/_examples/030.md +1 -1
  29. data/docs/_examples/031.md +1 -1
  30. data/docs/_examples/032.md +1 -1
  31. data/docs/_examples/034.md +1 -1
  32. data/docs/_examples/035.md +2 -2
  33. data/docs/_examples/040.md +1 -1
  34. data/docs/_examples/042.md +1 -1
  35. data/docs/_examples/047.md +21 -0
  36. data/docs/_includes/box_and_circle_table.html +24 -0
  37. data/docs/assets/css/style.scss +6 -0
  38. data/docs/assets/img/000.png +0 -0
  39. data/docs/assets/img/001.png +0 -0
  40. data/docs/assets/img/002.png +0 -0
  41. data/docs/assets/img/003.png +0 -0
  42. data/docs/assets/img/004.png +0 -0
  43. data/docs/assets/img/005.png +0 -0
  44. data/docs/assets/img/006.png +0 -0
  45. data/docs/assets/img/007.png +0 -0
  46. data/docs/assets/img/008.png +0 -0
  47. data/docs/assets/img/009.png +0 -0
  48. data/docs/assets/img/010.png +0 -0
  49. data/docs/assets/img/011.png +0 -0
  50. data/docs/assets/img/012.png +0 -0
  51. data/docs/assets/img/013.png +0 -0
  52. data/docs/assets/img/014.png +0 -0
  53. data/docs/assets/img/015.png +0 -0
  54. data/docs/assets/img/016.png +0 -0
  55. data/docs/assets/img/017.png +0 -0
  56. data/docs/assets/img/018.png +0 -0
  57. data/docs/assets/img/019.png +0 -0
  58. data/docs/assets/img/020.png +0 -0
  59. data/docs/assets/img/021.png +0 -0
  60. data/docs/assets/img/022.png +0 -0
  61. data/docs/assets/img/023.png +0 -0
  62. data/docs/assets/img/024.png +0 -0
  63. data/docs/assets/img/025.png +0 -0
  64. data/docs/assets/img/026.png +0 -0
  65. data/docs/assets/img/027.png +0 -0
  66. data/docs/assets/img/028.png +0 -0
  67. data/docs/assets/img/029.png +0 -0
  68. data/docs/assets/img/030.png +0 -0
  69. data/docs/assets/img/031.png +0 -0
  70. data/docs/assets/img/032.png +0 -0
  71. data/docs/assets/img/033.png +0 -0
  72. data/docs/assets/img/034.png +0 -0
  73. data/docs/assets/img/035.png +0 -0
  74. data/docs/assets/img/036.png +0 -0
  75. data/docs/assets/img/037.png +0 -0
  76. data/docs/assets/img/038.png +0 -0
  77. data/docs/assets/img/040.png +0 -0
  78. data/docs/assets/img/041.png +0 -0
  79. data/docs/assets/img/042.png +0 -0
  80. data/docs/assets/img/043.png +0 -0
  81. data/docs/assets/img/044.png +0 -0
  82. data/docs/assets/img/045.png +0 -0
  83. data/docs/assets/img/047.png +0 -0
  84. data/docs/assets/img/elements/arrow_both.png +0 -0
  85. data/docs/assets/img/elements/arrow_both_bold.png +0 -0
  86. data/docs/assets/img/elements/arrow_left.png +0 -0
  87. data/docs/assets/img/elements/arrow_left_bold.png +0 -0
  88. data/docs/assets/img/elements/arrow_right.png +0 -0
  89. data/docs/assets/img/elements/arrow_right_bold.png +0 -0
  90. data/docs/assets/svg/000.svg +33 -33
  91. data/docs/assets/svg/001.svg +13 -13
  92. data/docs/assets/svg/002.svg +33 -33
  93. data/docs/assets/svg/003.svg +25 -25
  94. data/docs/assets/svg/004.svg +36 -36
  95. data/docs/assets/svg/005.svg +16 -16
  96. data/docs/assets/svg/006.svg +21 -21
  97. data/docs/assets/svg/007.svg +27 -27
  98. data/docs/assets/svg/008.svg +31 -31
  99. data/docs/assets/svg/009.svg +30 -30
  100. data/docs/assets/svg/010.svg +48 -48
  101. data/docs/assets/svg/011.svg +25 -25
  102. data/docs/assets/svg/012.svg +30 -30
  103. data/docs/assets/svg/013.svg +71 -71
  104. data/docs/assets/svg/014.svg +93 -93
  105. data/docs/assets/svg/015.svg +29 -29
  106. data/docs/assets/svg/016.svg +378 -378
  107. data/docs/assets/svg/017.svg +29 -29
  108. data/docs/assets/svg/018.svg +31 -31
  109. data/docs/assets/svg/019.svg +149 -149
  110. data/docs/assets/svg/020.svg +56 -56
  111. data/docs/assets/svg/021.svg +69 -69
  112. data/docs/assets/svg/022.svg +69 -69
  113. data/docs/assets/svg/023.svg +45 -45
  114. data/docs/assets/svg/024.svg +19 -19
  115. data/docs/assets/svg/025.svg +117 -117
  116. data/docs/assets/svg/026.svg +19 -19
  117. data/docs/assets/svg/027.svg +59 -59
  118. data/docs/assets/svg/028.svg +15 -15
  119. data/docs/assets/svg/029.svg +49 -49
  120. data/docs/assets/svg/030.svg +36 -36
  121. data/docs/assets/svg/031.svg +11 -11
  122. data/docs/assets/svg/032.svg +33 -33
  123. data/docs/assets/svg/033.svg +30 -30
  124. data/docs/assets/svg/034.svg +44 -44
  125. data/docs/assets/svg/035.svg +18 -18
  126. data/docs/assets/svg/036.svg +11 -11
  127. data/docs/assets/svg/037.svg +14 -14
  128. data/docs/assets/svg/038.svg +33 -33
  129. data/docs/assets/svg/039.svg +1 -1
  130. data/docs/assets/svg/040.svg +90 -90
  131. data/docs/assets/svg/041.svg +43 -43
  132. data/docs/assets/svg/042.svg +11 -11
  133. data/docs/assets/svg/043.svg +121 -121
  134. data/docs/assets/svg/044.svg +2 -2
  135. data/docs/assets/svg/045.svg +36 -36
  136. data/docs/assets/svg/046.svg +641 -641
  137. data/docs/assets/svg/047.svg +67 -0
  138. data/docs/documentation.md +1 -1
  139. data/docs/documentation_ja.md +1 -1
  140. data/docs/examples.html +5 -4
  141. data/lib/rsyntaxtree/svg_graph.rb +8 -7
  142. data/lib/rsyntaxtree/version.rb +1 -1
  143. data/lib/rsyntaxtree.rb +30 -23
  144. data/test/example_verify_test.rb +1 -13
  145. metadata +12 -3
@@ -25,69 +25,69 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="1964.0" height="1892.0" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='848.5' y='132.0'><tspan x='848.5' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Philosophy</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='848.5' y='132.0'><tspan x='848.5' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Philosophy</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='146.60000000000002' y='554.4'><tspan x='146.60000000000002' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Psychology</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='146.60000000000002' y='554.4'><tspan x='146.60000000000002' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Psychology</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='298.1' y='976.8'><tspan x='298.1' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='298.1' y='976.8'><tspan x='298.1' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='1399.1999999999998'><tspan x='33.60000000000002' y='1399.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Computer<tspan style='fill:none;'>■</tspan>Science</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='33.60000000000002' y='1399.1999999999998'><tspan x='33.60000000000002' y='1399.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Computer<tspan style='fill:none;'>■</tspan>Science</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='999.5' y='554.4'><tspan x='999.5' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='999.5' y='554.4'><tspan x='999.5' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='999.5' y='976.8'><tspan x='999.5' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='999.5' y='976.8'><tspan x='999.5' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='999.5' y='1399.1999999999998'><tspan x='999.5' y='1399.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='999.5' y='1399.1999999999998'><tspan x='999.5' y='1399.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='813.0' y='1821.6'><tspan x='813.0' y='1821.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Neuroscience</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='813.0' y='1821.6'><tspan x='813.0' y='1821.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Neuroscience</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1555.9' y='554.4'><tspan x='1555.9' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Linguistics</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1555.9' y='554.4'><tspan x='1555.9' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Linguistics</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1700.9' y='976.8'><tspan x='1700.9' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1700.9' y='976.8'><tspan x='1700.9' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1509.4' y='1399.1999999999998'><tspan x='1509.4' y='1399.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Anthropology</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1509.4' y='1399.1999999999998'><tspan x='1509.4' y='1399.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Anthropology</tspan>
49
49
  </text>
50
- <line style='stroke:none; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='317.1' y1='444.4' x2='1018.5' y2='187.0' />
51
- <line style='stroke:none; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1018.5' y1='444.4' x2='1018.5' y2='187.0' />
52
- <line style='stroke:none; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1719.9' y1='444.4' x2='1018.5' y2='187.0' />
53
- <line style='stroke:none; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='317.1' y1='866.8' x2='317.1' y2='609.4' />
54
- <line style='stroke:none; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='317.1' y1='1289.1999999999998' x2='317.1' y2='1031.8' />
55
- <line style='stroke:none; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1018.5' y1='866.8' x2='1018.5' y2='609.4' />
56
- <line style='stroke:none; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1018.5' y1='1289.1999999999998' x2='1018.5' y2='1031.8' />
57
- <line style='stroke:none; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1018.5' y1='1711.6' x2='1018.5' y2='1454.1999999999998' />
58
- <line style='stroke:none; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1719.9' y1='866.8' x2='1719.9' y2='609.4' />
59
- <line style='stroke:none; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1719.9' y1='1289.1999999999998' x2='1719.9' y2='1031.8' />
60
- <polygon style='stroke:black; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
50
+ <line style='fill: none; stroke:none; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='317.1' y1='444.4' x2='1018.5' y2='187.0' />
51
+ <line style='fill: none; stroke:none; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1018.5' y1='444.4' x2='1018.5' y2='187.0' />
52
+ <line style='fill: none; stroke:none; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1719.9' y1='444.4' x2='1018.5' y2='187.0' />
53
+ <line style='fill: none; stroke:none; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='317.1' y1='866.8' x2='317.1' y2='609.4' />
54
+ <line style='fill: none; stroke:none; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='317.1' y1='1289.1999999999998' x2='317.1' y2='1031.8' />
55
+ <line style='fill: none; stroke:none; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1018.5' y1='866.8' x2='1018.5' y2='609.4' />
56
+ <line style='fill: none; stroke:none; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1018.5' y1='1289.1999999999998' x2='1018.5' y2='1031.8' />
57
+ <line style='fill: none; stroke:none; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1018.5' y1='1711.6' x2='1018.5' y2='1454.1999999999998' />
58
+ <line style='fill: none; stroke:none; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1719.9' y1='866.8' x2='1719.9' y2='609.4' />
59
+ <line style='fill: none; stroke:none; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1719.9' y1='1289.1999999999998' x2='1719.9' y2='1031.8' />
60
+ <polygon style='stroke:black; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
61
61
  points='831.7,33.0 1205.3000000000002,33.0 1205.3000000000002,176.0 831.7,176.0' />
62
62
 
63
- <polygon style='stroke:black; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
63
+ <polygon style='stroke:black; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
64
64
  points='129.8,455.4 504.40000000000003,455.4 504.40000000000003,598.4 129.8,598.4' />
65
65
 
66
- <polygon style='stroke:black; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
66
+ <polygon style='stroke:black; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
67
67
  points='16.800000000000022,1300.1999999999998 617.4000000000001,1300.1999999999998 617.4000000000001,1443.1999999999998 16.800000000000022,1443.1999999999998' />
68
68
 
69
- <polygon style='stroke:black; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
69
+ <polygon style='stroke:black; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
70
70
  points='796.2,1722.6 1240.8000000000002,1722.6 1240.8000000000002,1865.6 796.2,1865.6' />
71
71
 
72
- <polygon style='stroke:black; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
72
+ <polygon style='stroke:black; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
73
73
  points='1539.1000000000001,455.4 1900.7000000000003,455.4 1900.7000000000003,598.4 1539.1000000000001,598.4' />
74
74
 
75
- <polygon style='stroke:black; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
75
+ <polygon style='stroke:black; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
76
76
  points='1492.6000000000001,1300.1999999999998 1947.2000000000003,1300.1999999999998 1947.2000000000003,1443.1999999999998 1492.6000000000001,1443.1999999999998' />
77
77
 
78
- <line x1='317.1' y1='444.4' x2='1018.5' y2='187.0' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
79
- <line x1='317.1' y1='1289.1999999999998' x2='1018.5' y2='187.0' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
80
- <line x1='1018.5' y1='1711.6' x2='1018.5' y2='187.0' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
81
- <line x1='1719.9' y1='444.4' x2='1018.5' y2='187.0' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
82
- <line x1='1719.9' y1='1289.1999999999998' x2='1018.5' y2='187.0' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
83
- <line x1='317.1' y1='1289.1999999999998' x2='317.1' y2='609.4' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
84
- <line x1='317.1' y1='1289.1999999999998' x2='317.1' y2='609.4' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
85
- <line x1='1018.5' y1='1711.6' x2='317.1' y2='609.4' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
86
- <line x1='521.2' y1='526.9' x2='1522.3000000000002' y2='526.9' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
87
- <line x1='1719.9' y1='1289.1999999999998' x2='317.1' y2='609.4' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
88
- <line x1='1018.5' y1='1711.6' x2='317.1' y2='1454.1999999999998' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
89
- <line x1='317.1' y1='1289.1999999999998' x2='1719.9' y2='609.4' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
90
- <line x1='634.2' y1='1371.6999999999998' x2='1475.8000000000002' y2='1371.6999999999998' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
91
- <line x1='1018.5' y1='1711.6' x2='1719.9' y2='609.4' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
92
- <line x1='1018.5' y1='1711.6' x2='1719.9' y2='1454.1999999999998' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' />
93
- <line x1='1719.9' y1='1289.1999999999998' x2='1719.9' y2='609.4' style='fill: none; stroke: black; stroke-width:5; stroke-linecap:round;' /></svg>
78
+ <line x1='317.1' y1='444.4' x2='1018.5' y2='187.0' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
79
+ <line x1='317.1' y1='1289.1999999999998' x2='1018.5' y2='187.0' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
80
+ <line x1='1018.5' y1='1711.6' x2='1018.5' y2='187.0' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
81
+ <line x1='1719.9' y1='444.4' x2='1018.5' y2='187.0' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
82
+ <line x1='1719.9' y1='1289.1999999999998' x2='1018.5' y2='187.0' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
83
+ <line x1='317.1' y1='1289.1999999999998' x2='317.1' y2='609.4' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
84
+ <line x1='317.1' y1='1289.1999999999998' x2='317.1' y2='609.4' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
85
+ <line x1='1018.5' y1='1711.6' x2='317.1' y2='609.4' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
86
+ <line x1='521.2' y1='526.9' x2='1522.3000000000002' y2='526.9' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
87
+ <line x1='1719.9' y1='1289.1999999999998' x2='317.1' y2='609.4' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
88
+ <line x1='1018.5' y1='1711.6' x2='317.1' y2='1454.1999999999998' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
89
+ <line x1='317.1' y1='1289.1999999999998' x2='1719.9' y2='609.4' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
90
+ <line x1='634.2' y1='1371.6999999999998' x2='1475.8000000000002' y2='1371.6999999999998' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
91
+ <line x1='1018.5' y1='1711.6' x2='1719.9' y2='609.4' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
92
+ <line x1='1018.5' y1='1711.6' x2='1719.9' y2='1454.1999999999998' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' />
93
+ <line x1='1719.9' y1='1289.1999999999998' x2='1719.9' y2='609.4' style='fill: none; stroke: black; stroke-width:4; stroke-linecap:round;' /></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="431.2" height="600.2" viewBox="0, 0, 448.0, 622.2" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="431.2" height="688.2" viewBox="0, 0, 448.0, 710.2" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -24,19 +24,19 @@
24
24
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="0" y="0" width="448.0" height="622.2" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='162.4' y='132.0'><tspan x='162.4' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">γ</tspan>
27
+ <rect x="0" y="0" width="448.0" height="710.2" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='162.4' y='132.0'><tspan x='162.4' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">γ</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.599999999999994' y='339.4'><tspan x='33.599999999999994' y='339.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">γ</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='33.599999999999994' y='383.4'><tspan x='33.599999999999994' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">γ</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='288.7' y='339.4'><tspan x='288.7' y='339.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='288.7' y='383.4'><tspan x='288.7' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='202.0' y='546.8'><tspan x='202.0' y='546.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='202.0' y='634.8'><tspan x='202.0' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='375.4' y='546.8'><tspan x='375.4' y='546.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">β</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='375.4' y='634.8'><tspan x='375.4' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">β</tspan>
37
37
  </text>
38
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='50.599999999999994' y1='229.4' x2='179.4' y2='187.0' />
39
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='308.2' y1='229.4' x2='179.4' y2='187.0' />
40
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='221.5' y1='436.8' x2='308.2' y2='394.4' />
41
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='394.9' y1='436.8' x2='308.2' y2='394.4' />
38
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='50.599999999999994' y1='273.4' x2='179.4' y2='187.0' />
39
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='308.2' y1='273.4' x2='179.4' y2='187.0' />
40
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='221.5' y1='524.8' x2='308.2' y2='438.4' />
41
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='394.9' y1='524.8' x2='308.2' y2='438.4' />
42
42
  </svg>