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,83 +25,83 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="2571.8" height="3106.4" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='620.93125' y='132.0'><tspan x='620.93125' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Nominal</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='620.93125' y='132.0'><tspan x='620.93125' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Nominal</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.60000000000002' y='466.4'><tspan x='44.10000000000002' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Grounding</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33.60000000000002' y='466.4'><tspan x='44.10000000000002' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Grounding</tspan>
31
31
  <tspan x='33.60000000000002' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Predication</tspan>
32
32
  </text>
33
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1133.7624999999998' y='466.4'><tspan x='1133.7624999999998' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Quantified</tspan>
33
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1133.7624999999998' y='466.4'><tspan x='1133.7624999999998' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Quantified</tspan>
34
34
  <tspan x='1167.2624999999998' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Instance</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='517.9999999999999' y='888.8'><tspan x='541.9999999999999' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Absolute</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='517.9999999999999' y='888.8'><tspan x='541.9999999999999' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Absolute</tspan>
37
37
  <tspan x='517.9999999999999' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Quantifier</tspan>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1711.525' y='888.8'><tspan x='1711.525' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Higher-Order</tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1711.525' y='888.8'><tspan x='1711.525' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Higher-Order</tspan>
40
40
  <tspan x='1732.525' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Instantiated</tspan>
41
41
  <tspan x='1842.525' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Type</tspan>
42
42
  </text>
43
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1221.85' y='1399.1999999999998'><tspan x='1221.85' y='1399.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Higher-Order</tspan>
43
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1221.85' y='1399.1999999999998'><tspan x='1221.85' y='1399.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Higher-Order</tspan>
44
44
  <tspan x='1242.85' y='1487.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Instantiated</tspan>
45
45
  <tspan x='1352.85' y='1575.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Type</tspan>
46
46
  </text>
47
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='968.3999999999999' y='1909.6'><tspan x='968.3999999999999' y='1909.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Modifier</tspan>
47
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='968.3999999999999' y='1909.6'><tspan x='968.3999999999999' y='1909.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Modifier</tspan>
48
48
  </text>
49
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1569.2999999999997' y='1909.6'><tspan x='1570.2999999999997' y='1909.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Head<tspan style='fill:none;'>■</tspan>Noun</tspan>
49
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1569.2999999999997' y='1909.6'><tspan x='1570.2999999999997' y='1909.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Head<tspan style='fill:none;'>■</tspan>Noun</tspan>
50
50
  <tspan x='1674.2999999999997' y='2085.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Basic</tspan>
51
51
  <tspan x='1569.2999999999997' y='2173.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Instantiated</tspan>
52
52
  <tspan x='1679.2999999999997' y='2261.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Type</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1366.7999999999997' y='2596.0'><tspan x='1366.7999999999997' y='2596.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Basic<tspan style='fill:none;'>■</tspan>Type<tspan style='fill:none;'>■</tspan>Specification</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1366.7999999999997' y='2596.0'><tspan x='1366.7999999999997' y='2596.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Basic<tspan style='fill:none;'>■</tspan>Type<tspan style='fill:none;'>■</tspan>Specification</tspan>
55
55
  <tspan x='1498.2999999999997' y='2772.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Underived<tspan style='fill:none;'>■</tspan>Stem</tspan>
56
56
  <tspan x='1565.2999999999997' y='2860.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Plural<tspan style='fill:none;'>■</tspan>Stem</tspan>
57
57
  <tspan x='1537.7999999999997' y='2948.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Derived<tspan style='fill:none;'>■</tspan>Stem</tspan>
58
58
  <tspan x='1491.7999999999997' y='3036.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Compound<tspan style='fill:none;'>■</tspan>Stem</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2274.2' y='1399.1999999999998'><tspan x='2274.2' y='1399.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Modifier</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='2274.2' y='1399.1999999999998'><tspan x='2274.2' y='1399.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Modifier</tspan>
61
61
  </text>
62
- <line style='stroke:black; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='208.60000000000002' y1='356.4' x2='752.43125' y2='187.0' />
63
- <line style='stroke:black; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1296.2624999999998' y1='356.4' x2='752.43125' y2='187.0' />
64
- <line style='stroke:black; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='675.9999999999999' y1='778.8' x2='1296.2624999999998' y2='609.4' />
65
- <line style='stroke:black; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1916.525' y1='778.8' x2='1296.2624999999998' y2='609.4' />
66
- <line style='stroke:black; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1426.85' y1='1289.1999999999998' x2='1916.525' y2='1119.8' />
67
- <line style='stroke:black; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='2406.2' y1='1289.1999999999998' x2='1916.525' y2='1119.8' />
68
- <line style='stroke:black; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1100.3999999999999' y1='1799.6' x2='1426.85' y2='1630.1999999999998' />
69
- <line style='stroke:black; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1753.2999999999997' y1='1799.6' x2='1426.85' y2='1630.1999999999998' />
70
- <line style='stroke:black; stroke-width:5; stroke-linejoin:round; stroke-linecap:round;' x1='1753.2999999999997' y1='2486.0' x2='1753.2999999999997' y2='2316.6' />
71
- <polygon style='stroke:#0072B2; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
62
+ <line style='fill: none; stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='208.60000000000002' y1='356.4' x2='752.43125' y2='187.0' />
63
+ <line style='fill: none; stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1296.2624999999998' y1='356.4' x2='752.43125' y2='187.0' />
64
+ <line style='fill: none; stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='675.9999999999999' y1='778.8' x2='1296.2624999999998' y2='609.4' />
65
+ <line style='fill: none; stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1916.525' y1='778.8' x2='1296.2624999999998' y2='609.4' />
66
+ <line style='fill: none; stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1426.85' y1='1289.1999999999998' x2='1916.525' y2='1119.8' />
67
+ <line style='fill: none; stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='2406.2' y1='1289.1999999999998' x2='1916.525' y2='1119.8' />
68
+ <line style='fill: none; stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1100.3999999999999' y1='1799.6' x2='1426.85' y2='1630.1999999999998' />
69
+ <line style='fill: none; stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1753.2999999999997' y1='1799.6' x2='1426.85' y2='1630.1999999999998' />
70
+ <line style='fill: none; stroke:black; stroke-width:4; stroke-linejoin:round; stroke-linecap:round;' x1='1753.2999999999997' y1='2486.0' x2='1753.2999999999997' y2='2316.6' />
71
+ <polygon style='stroke:#0072B2; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
72
72
  points='604.13125,33.0 900.73125,33.0 900.73125,176.0 604.13125,176.0' />
73
73
 
74
- <polygon style='stroke:#009E73; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
74
+ <polygon style='stroke:#009E73; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
75
75
  points='16.800000000000022,367.4 400.40000000000003,367.4 400.40000000000003,598.4 16.800000000000022,598.4' />
76
76
 
77
- <polygon style='stroke:#0072B2; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
77
+ <polygon style='stroke:#0072B2; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
78
78
  points='1116.9624999999999,367.4 1475.5625,367.4 1475.5625,598.4 1116.9624999999999,598.4' />
79
79
 
80
- <polygon style='stroke:#009E73; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
80
+ <polygon style='stroke:#009E73; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
81
81
  points='501.1999999999999,789.8 850.8,789.8 850.8,1020.8 501.1999999999999,1020.8' />
82
82
 
83
- <polygon style='stroke:#0072B2; stroke-width:8; fill:none; stroke-linejoin:round; stroke-linecap:round;'
83
+ <polygon style='stroke:#0072B2; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
84
84
  points='1694.7250000000001,789.8 2138.3250000000003,789.8 2138.3250000000003,1108.8 1694.7250000000001,1108.8' />
85
85
 
86
- <polygon style='stroke:#0072B2; stroke-width:8; fill:none; stroke-linejoin:round; stroke-linecap:round;'
86
+ <polygon style='stroke:#0072B2; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
87
87
  points='1205.05,1300.1999999999998 1648.65,1300.1999999999998 1648.65,1619.1999999999998 1205.05,1619.1999999999998' />
88
88
 
89
- <polygon style='stroke:#009E73; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
89
+ <polygon style='stroke:#009E73; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
90
90
  points='951.5999999999999,1810.6 1249.1999999999998,1810.6 1249.1999999999998,1953.6 951.5999999999999,1953.6' />
91
91
 
92
- <line style="stroke:#0072B2; stroke-linecap:round; stroke-width:5; " x1="1569.2999999999997" y1="1975.6" x2="1937.2999999999997" y2="1975.6"></line>
93
- <polygon style='stroke:#0072B2; stroke-width:8; fill:none; stroke-linejoin:round; stroke-linecap:round;'
92
+ <line style="stroke:#0072B2; fill:none; stroke-linecap:round; stroke-width:4; " x1="1569.2999999999997" y1="1975.6" x2="1937.2999999999997" y2="1975.6"></line>
93
+ <polygon style='stroke:#0072B2; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
94
94
  points='1552.4999999999998,1810.6 1954.1,1810.6 1954.1,2305.6 1552.4999999999998,2305.6' />
95
95
 
96
- <line style="stroke:#009E73; stroke-linecap:round; stroke-width:5; " x1="1366.7999999999997" y1="2662.0" x2="2139.7999999999997" y2="2662.0"></line>
97
- <polygon style='stroke:#009E73; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
96
+ <line style="stroke:#009E73; fill:none; stroke-linecap:round; stroke-width:4; " x1="1366.7999999999997" y1="2662.0" x2="2139.7999999999997" y2="2662.0"></line>
97
+ <polygon style='stroke:#009E73; stroke-width:4; fill:none; stroke-linejoin:round; stroke-linecap:round;'
98
98
  points='1349.9999999999998,2497.0 2156.6,2497.0 2156.6,3080.0 1349.9999999999998,3080.0' />
99
99
 
100
- <polygon style='stroke:#009E73; stroke-width:8; fill:none; stroke-linejoin:round; stroke-linecap:round;'
100
+ <polygon style='stroke:#009E73; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
101
101
  points='2257.3999999999996,1300.1999999999998 2554.9999999999995,1300.1999999999998 2554.9999999999995,1443.1999999999998 2257.3999999999996,1443.1999999999998' />
102
102
 
103
- <path d='M417.20000000000005,482.9 L758.68125,482.9 L1100.1625, 482.9' style='fill: none; stroke: #CC79A7; stroke-width:5; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
104
- <path d='M867.5999999999999,905.3 L1272.7625,905.3 L1677.9250000000002, 905.3' style='fill: none; stroke: #CC79A7; stroke-width:5; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
105
- <path d='M1665.4499999999998,1371.6999999999998 L1953.0249999999999,1371.6999999999998 L2240.6, 1371.6999999999998' style='fill: none; stroke: #CC79A7; stroke-width:5; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
106
- <path d='M1265.9999999999998,1882.1 L1400.85,1882.1 L1535.6999999999998, 1882.1' style='fill: none; stroke: #CC79A7; stroke-width:5; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
107
- <path d='M1753.2999999999997,2486.0 L1753.2999999999997,2401.3 L1753.2999999999997, 2316.6' style='fill: none; stroke: #CC79A7; stroke-width:5; stroke-linecap:round;' marker-mid='url(#arrowBackward)' /></svg>
103
+ <path d='M417.20000000000005,482.9 L758.68125,482.9 L1100.1625, 482.9' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
104
+ <path d='M867.5999999999999,905.3 L1272.7625,905.3 L1677.9250000000002, 905.3' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
105
+ <path d='M1665.4499999999998,1371.6999999999998 L1953.0249999999999,1371.6999999999998 L2240.6, 1371.6999999999998' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
106
+ <path d='M1265.9999999999998,1882.1 L1400.85,1882.1 L1535.6999999999998, 1882.1' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
107
+ <path d='M1753.2999999999997,2486.0 L1753.2999999999997,2401.3 L1753.2999999999997, 2316.6' style='fill: none; stroke: #CC79A7; stroke-width:4; stroke-linecap:round;' marker-mid='url(#arrowBackward)' /></svg>