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,7 +25,7 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="1247.1999999999998" height="554.4" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.60000000000002' y='132.0'><tspan x='33.60000000000002' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John<tspan style='fill:none;'>■</tspan>opened<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>door<tspan style='fill:none;'>■</tspan>with<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>key</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33.60000000000002' y='132.0'><tspan x='33.60000000000002' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John<tspan style='fill:none;'>■</tspan>opened<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>door<tspan style='fill:none;'>■</tspan>with<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>key</tspan>
29
29
  <tspan x='604.6' y='220.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
30
30
  <tspan x='384.6' y='308.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
31
31
  <tspan x='472.6' y='308.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
@@ -36,33 +36,33 @@
36
36
  <tspan x='604.6' y='396.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
37
37
  <tspan x='312.1' y='484.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">AGT<tspan style='fill:none;'>■</tspan>&#62;<tspan style='fill:none;'>■</tspan>INST<tspan style='fill:none;'>■</tspan>&#62;<tspan style='fill:none;'>■</tspan>PAT</tspan>
38
38
  </text>
39
- <rect style='stroke: #009E73; stroke-width:5;'
40
- x='359.6' y='239.6' rx='44.0' ry='44.0'
39
+ <rect style='fill: none; stroke: #009E73; stroke-width:4;'
40
+ x='359.6' y='237.6' rx='44.0' ry='44.0'
41
41
  width='88.0' height='88.0'
42
42
  fill='none' />
43
43
 
44
- <line style='stroke:#009E73; stroke-linejoin:round; stroke-linecap:round; stroke-width:5;' x1='447.6' y1='283.6' x2='533.6' y2='283.6'></line>
44
+ <line style='fill:none; stroke:#009E73; stroke-linejoin:round; stroke-linecap:round; stroke-width:4;' x1='449.6' y1='281.6' x2='533.6' y2='281.6'></line>
45
45
 
46
- <polyline stroke-linejoin='round' stroke-linecap='round' fill='none' stroke='#009E73' stroke-width='5' points='513.6,272.6 533.6,283.6 513.6,294.6' />
46
+ <polyline stroke-linejoin='round' stroke-linecap='round' fill='none' stroke='#009E73' stroke-width='4' points='513.6,270.6 533.6,281.6 513.6,292.6' />
47
47
 
48
- <rect style='stroke: #009E73; stroke-width:5;'
49
- x='535.6' y='239.6' rx='44.0' ry='44.0'
48
+ <rect style='fill: none; stroke: #009E73; stroke-width:4;'
49
+ x='535.6' y='237.6' rx='44.0' ry='44.0'
50
50
  width='88.0' height='88.0'
51
51
  fill='none' />
52
52
 
53
- <line style='stroke:#009E73; stroke-linejoin:round; stroke-linecap:round; stroke-width:5;' x1='623.6' y1='283.6' x2='709.6' y2='283.6'></line>
53
+ <line style='fill:none; stroke:#009E73; stroke-linejoin:round; stroke-linecap:round; stroke-width:4;' x1='625.6' y1='281.6' x2='709.6' y2='281.6'></line>
54
54
 
55
- <polyline stroke-linejoin='round' stroke-linecap='round' fill='none' stroke='#009E73' stroke-width='5' points='689.6,272.6 709.6,283.6 689.6,294.6' />
55
+ <polyline stroke-linejoin='round' stroke-linecap='round' fill='none' stroke='#009E73' stroke-width='4' points='689.6,270.6 709.6,281.6 689.6,292.6' />
56
56
 
57
- <rect style='stroke: #009E73; stroke-width:5;'
58
- x='711.6' y='239.6' rx='44.0' ry='44.0'
57
+ <rect style='fill: none; stroke: #009E73; stroke-width:4;'
58
+ x='711.6' y='237.6' rx='44.0' ry='44.0'
59
59
  width='88.0' height='88.0'
60
60
  fill='none' />
61
61
 
62
- <line style='stroke:#009E73; stroke-linejoin:round; stroke-linecap:round; stroke-width:5;' x1='799.6' y1='283.6' x2='885.6' y2='283.6'></line>
62
+ <line style='fill:none; stroke:#009E73; stroke-linejoin:round; stroke-linecap:round; stroke-width:4;' x1='801.6' y1='281.6' x2='885.6' y2='281.6'></line>
63
63
 
64
- <polyline stroke-linejoin='round' stroke-linecap='round' fill='none' stroke='#009E73' stroke-width='5' points='865.6,272.6 885.6,283.6 865.6,294.6' />
64
+ <polyline stroke-linejoin='round' stroke-linecap='round' fill='none' stroke='#009E73' stroke-width='4' points='865.6,270.6 885.6,281.6 865.6,292.6' />
65
65
 
66
- <polygon style='stroke:#009E73; stroke-width:8; fill:none; stroke-linejoin:round; stroke-linecap:round;'
66
+ <polygon style='stroke:#009E73; stroke-width:5; fill:none; stroke-linejoin:round; stroke-linecap:round;'
67
67
  points='16.800000000000022,33.0 1230.3999999999999,33.0 1230.3999999999999,528.0 16.800000000000022,528.0' />
68
68
  </svg>
@@ -25,58 +25,58 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="2124.000000000001" height="1540.0" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1026.0000000000002' y='132.0'><tspan x='1026.0000000000002' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">hypernym</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1026.0000000000002' y='132.0'><tspan x='1026.0000000000002' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">hypernym</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='244.79999999999995' y='466.4'><tspan x='244.79999999999995' y='466.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">meronym</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='244.79999999999995' y='466.4'><tspan x='244.79999999999995' y='466.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">meronym</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='800.8'><tspan x='28.799999999999955' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">meronymy/part-whole</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='28.799999999999955' y='800.8'><tspan x='28.799999999999955' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">meronymy/part-whole</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='244.79999999999995' y='1135.1999999999998'><tspan x='244.79999999999995' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">holonym</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='244.79999999999995' y='1135.1999999999998'><tspan x='244.79999999999995' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">holonym</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='936.0000000000002' y='466.4'><tspan x='936.0000000000002' y='466.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">superordinate</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='936.0000000000002' y='466.4'><tspan x='936.0000000000002' y='466.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">superordinate</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1098.0000000000002' y='800.8'><tspan x='1098.0000000000002' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">word</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1098.0000000000002' y='800.8'><tspan x='1098.0000000000002' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">word</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='972.0000000000002' y='1135.1999999999998'><tspan x='972.0000000000002' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">subordinate</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='972.0000000000002' y='1135.1999999999998'><tspan x='972.0000000000002' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">subordinate</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1044.0000000000002' y='1469.6'><tspan x='1044.0000000000002' y='1469.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">hyponym</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1044.0000000000002' y='1469.6'><tspan x='1044.0000000000002' y='1469.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">hyponym</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1951.2000000000003' y='466.4'><tspan x='1951.2000000000003' y='466.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1951.2000000000003' y='466.4'><tspan x='1951.2000000000003' y='466.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1843.2000000000003' y='800.8'><tspan x='1843.2000000000003' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">synonym</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1843.2000000000003' y='800.8'><tspan x='1843.2000000000003' y='800.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">synonym</tspan>
47
47
  </text>
48
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='370.79999999999995' y1='356.4' x2='1170.0000000000002' y2='187.0' />
49
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1170.0000000000002' y1='356.4' x2='1170.0000000000002' y2='187.0' />
50
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1969.2000000000003' y1='356.4' x2='1170.0000000000002' y2='187.0' />
51
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='370.79999999999995' y1='690.8' x2='370.79999999999995' y2='521.4' />
52
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='370.79999999999995' y1='1025.1999999999998' x2='370.79999999999995' y2='855.8' />
53
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1170.0000000000002' y1='690.8' x2='1170.0000000000002' y2='521.4' />
54
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1170.0000000000002' y1='1025.1999999999998' x2='1170.0000000000002' y2='855.8' />
55
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1170.0000000000002' y1='1359.6' x2='1170.0000000000002' y2='1190.1999999999998' />
56
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1969.2000000000003' y1='690.8' x2='1969.2000000000003' y2='521.4' />
57
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
48
+ <line style='fill: none; stroke:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='370.79999999999995' y1='356.4' x2='1170.0000000000002' y2='187.0' />
49
+ <line style='fill: none; stroke:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1170.0000000000002' y1='356.4' x2='1170.0000000000002' y2='187.0' />
50
+ <line style='fill: none; stroke:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1969.2000000000003' y1='356.4' x2='1170.0000000000002' y2='187.0' />
51
+ <line style='fill: none; stroke:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='370.79999999999995' y1='690.8' x2='370.79999999999995' y2='521.4' />
52
+ <line style='fill: none; stroke:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='370.79999999999995' y1='1025.1999999999998' x2='370.79999999999995' y2='855.8' />
53
+ <line style='fill: none; stroke:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1170.0000000000002' y1='690.8' x2='1170.0000000000002' y2='521.4' />
54
+ <line style='fill: none; stroke:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1170.0000000000002' y1='1025.1999999999998' x2='1170.0000000000002' y2='855.8' />
55
+ <line style='fill: none; stroke:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1170.0000000000002' y1='1359.6' x2='1170.0000000000002' y2='1190.1999999999998' />
56
+ <line style='fill: none; stroke:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1969.2000000000003' y1='690.8' x2='1969.2000000000003' y2='521.4' />
57
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
58
58
  points='1011.6000000000003,33.0 1328.4000000000003,33.0 1328.4000000000003,176.0 1011.6000000000003,176.0' />
59
59
 
60
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
60
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
61
61
  points='230.39999999999995,367.4 511.19999999999993,367.4 511.19999999999993,510.4 230.39999999999995,510.4' />
62
62
 
63
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
63
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
64
64
  points='230.39999999999995,1036.1999999999998 511.19999999999993,1036.1999999999998 511.19999999999993,1179.1999999999998 230.39999999999995,1179.1999999999998' />
65
65
 
66
- <polygon style='stroke:black; stroke-width:6; fill:none; stroke-linejoin:round; stroke-linecap:round;'
66
+ <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
67
67
  points='1083.6000000000001,701.8 1256.4,701.8 1256.4,844.8 1083.6000000000001,844.8' />
68
68
 
69
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
69
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
70
70
  points='1029.6000000000001,1370.6 1310.4,1370.6 1310.4,1513.6 1029.6000000000001,1513.6' />
71
71
 
72
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
72
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
73
73
  points='1828.8000000000002,701.8 2109.6000000000004,701.8 2109.6000000000004,844.8 1828.8000000000002,844.8' />
74
74
 
75
- <path d='M1170.0000000000002,356.4 L1170.0000000000002,271.7 L1170.0000000000002, 187.0' style='fill: none; stroke: black; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
76
- <path d='M370.79999999999995,690.8 L370.79999999999995,606.0999999999999 L370.79999999999995, 521.4' style='fill: none; stroke: black; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
77
- <path d='M370.79999999999995,1025.1999999999998 L370.79999999999995,940.4999999999999 L370.79999999999995, 855.8' style='fill: none; stroke: black; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
78
- <path d='M741.5999999999999,773.3 L905.4000000000001,773.3 L1069.2000000000003, 773.3' style='fill: none; stroke: black; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
79
- <path d='M1170.0000000000002,690.8 L1170.0000000000002,606.0999999999999 L1170.0000000000002, 521.4' style='fill: none; stroke: black; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
80
- <path d='M1270.8000000000002,773.3 L1542.6000000000004,773.3 L1814.4000000000003, 773.3' style='fill: none; stroke: black; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
81
- <path d='M1170.0000000000002,1025.1999999999998 L1170.0000000000002,940.4999999999999 L1170.0000000000002, 855.8' style='fill: none; stroke: black; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
82
- <path d='M1170.0000000000002,1359.6 L1170.0000000000002,1274.8999999999999 L1170.0000000000002, 1190.1999999999998' style='fill: none; stroke: black; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowForward)' /></svg>
75
+ <path d='M1170.0000000000002,356.4 L1170.0000000000002,271.7 L1170.0000000000002, 187.0' style='fill: none; stroke: black; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
76
+ <path d='M370.79999999999995,690.8 L370.79999999999995,606.0999999999999 L370.79999999999995, 521.4' style='fill: none; stroke: black; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
77
+ <path d='M370.79999999999995,1025.1999999999998 L370.79999999999995,940.4999999999999 L370.79999999999995, 855.8' style='fill: none; stroke: black; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
78
+ <path d='M741.5999999999999,773.3 L905.4000000000001,773.3 L1069.2000000000003, 773.3' style='fill: none; stroke: black; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
79
+ <path d='M1170.0000000000002,690.8 L1170.0000000000002,606.0999999999999 L1170.0000000000002, 521.4' style='fill: none; stroke: black; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
80
+ <path d='M1270.8000000000002,773.3 L1542.6000000000004,773.3 L1814.4000000000003, 773.3' style='fill: none; stroke: black; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
81
+ <path d='M1170.0000000000002,1025.1999999999998 L1170.0000000000002,940.4999999999999 L1170.0000000000002, 855.8' style='fill: none; stroke: black; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
82
+ <path d='M1170.0000000000002,1359.6 L1170.0000000000002,1274.8999999999999 L1170.0000000000002, 1190.1999999999998' style='fill: none; stroke: black; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowForward)' /></svg>
@@ -25,6 +25,6 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="109.19999999999999" height="202.4" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.599999999999994' y='132.0'><tspan x='33.599999999999994' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33.599999999999994' y='132.0'><tspan x='33.599999999999994' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
29
29
  </text>
30
30
  </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="2995.2000000000003" height="1711.6" viewBox="0, 0, 3009.6000000000004, 1733.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="2995.2000000000003" height="1975.6" viewBox="0, 0, 3009.6000000000004, 1997.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="28.8" markerHeight="28.8" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -24,97 +24,97 @@
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="3009.6000000000004" height="1733.6" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1200.6000000000004' y='132.0'><tspan x='1560.6000000000004' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">root</tspan>
27
+ <rect x="0" y="0" width="3009.6000000000004" height="1997.6" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1200.6000000000004' y='132.0'><tspan x='1560.6000000000004' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">root</tspan>
29
29
  <tspan x='1380.6000000000004' y='220.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[cons]<tspan style='fill:none;'>■</tspan>[sonor]</tspan>
30
30
  <tspan x='1470.6000000000004' y='308.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">stricture</tspan>
31
31
  <tspan x='1200.6000000000004' y='396.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[later]<tspan style='fill:none;'>■</tspan>[strid]<tspan style='fill:none;'>■</tspan>[contin]</tspan>
32
32
  </text>
33
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='630.0000000000001' y='642.4'><tspan x='630.0000000000001' y='642.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">cavity</tspan>
34
- <tspan x='666.0000000000001' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Oral</tspan>
35
- </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='976.8'><tspan x='28.799999999999955' y='976.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
37
- <tspan x='118.79999999999995' y='1064.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Labial</tspan>
38
- </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='82.80000000000018' y='1311.2'><tspan x='82.80000000000018' y='1311.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
40
- <tspan x='82.80000000000018' y='1399.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
41
- <tspan x='100.80000000000018' y='1487.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[round]</tspan>
42
- </text>
43
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='540.0000000000002' y='976.8'><tspan x='540.0000000000002' y='976.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
44
- <tspan x='612.0000000000002' y='1064.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Coronal</tspan>
45
- </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='576.0000000000002' y='1311.2'><tspan x='594.0000000000002' y='1311.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
47
- <tspan x='594.0000000000002' y='1399.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
48
- <tspan x='612.0000000000002' y='1487.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[anter]</tspan>
49
- <tspan x='576.0000000000002' y='1575.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[distrib]</tspan>
50
- </text>
51
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1051.2000000000003' y='976.8'><tspan x='1051.2000000000003' y='976.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
52
- <tspan x='1141.2000000000003' y='1064.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Dorsal</tspan>
53
- </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1105.2000000000003' y='1311.2'><tspan x='1105.2000000000003' y='1311.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
55
- <tspan x='1105.2000000000003' y='1399.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
56
- <tspan x='1141.2000000000003' y='1487.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[back]</tspan>
57
- <tspan x='1141.2000000000003' y='1575.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[high]</tspan>
58
- <tspan x='1159.2000000000003' y='1663.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[low]</tspan>
59
- </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1652.4' y='642.4'><tspan x='1652.4' y='642.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">cavity</tspan>
61
- <tspan x='1670.4' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Nasal</tspan>
62
- </text>
63
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1562.4' y='976.8'><tspan x='1562.4' y='976.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
64
- <tspan x='1562.4' y='1064.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Soft<tspan style='fill:none;'>■</tspan>Palate</tspan>
65
- </text>
66
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1616.4' y='1311.2'><tspan x='1616.4' y='1311.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
67
- <tspan x='1616.4' y='1399.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
68
- <tspan x='1634.4' y='1487.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[nasal]</tspan>
69
- </text>
70
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2347.2' y='642.4'><tspan x='2419.2' y='642.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">cavity</tspan>
71
- <tspan x='2347.2' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Pharyngeal</tspan>
72
- </text>
73
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2073.6000000000004' y='976.8'><tspan x='2073.6000000000004' y='976.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
74
- <tspan x='2145.6000000000004' y='1064.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Radical</tspan>
75
- </text>
76
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2127.6000000000004' y='1311.2'><tspan x='2127.6000000000004' y='1311.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
77
- <tspan x='2127.6000000000004' y='1399.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
78
- <tspan x='2181.6000000000004' y='1487.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[ATR]</tspan>
79
- <tspan x='2181.6000000000004' y='1575.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[RTR]</tspan>
80
- </text>
81
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2584.8' y='976.8'><tspan x='2584.8' y='976.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
82
- <tspan x='2656.8' y='1064.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Glottal</tspan>
83
- </text>
84
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2584.8' y='1311.2'><tspan x='2638.8' y='1311.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
85
- <tspan x='2638.8' y='1399.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
86
- <tspan x='2584.8' y='1487.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[spread<tspan style='fill:none;'>■</tspan>gl]</tspan>
87
- <tspan x='2584.8' y='1575.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[constr<tspan style='fill:none;'>■</tspan>gl]</tspan>
88
- <tspan x='2638.8' y='1663.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[voiced]</tspan>
89
- </text>
90
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
91
- points='738.0000000000001 532.4 738.0000000000001 491.7 1632.6000000000001 491.7 1632.6000000000001 451.0' />
92
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
93
- points='1760.4 532.4 1760.4 491.7 1632.6000000000001 491.7 1632.6000000000001 451.0' />
94
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
95
- points='2527.2 532.4 2527.2 491.7 1632.6000000000001 491.7 1632.6000000000001 451.0' />
96
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
97
- points='226.79999999999995 866.8 226.79999999999995 826.0999999999999 738.0000000000001 826.0999999999999 738.0000000000001 785.4' />
98
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
99
- points='738.0000000000002 866.8 738.0000000000002 826.0999999999999 738.0000000000001 826.0999999999999 738.0000000000001 785.4' />
100
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
101
- points='1249.2000000000003 866.8 1249.2000000000003 826.0999999999999 738.0000000000001 826.0999999999999 738.0000000000001 785.4' />
102
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
103
- points='226.80000000000018 1201.2 226.80000000000018 1160.5 226.79999999999995 1160.5 226.79999999999995 1119.8' />
104
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
105
- points='738.0000000000002 1201.2 738.0000000000002 1160.5 738.0000000000002 1160.5 738.0000000000002 1119.8' />
106
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
107
- points='1249.2000000000003 1201.2 1249.2000000000003 1160.5 1249.2000000000003 1160.5 1249.2000000000003 1119.8' />
108
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
109
- points='1760.4 866.8 1760.4 826.0999999999999 1760.4 826.0999999999999 1760.4 785.4' />
110
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
111
- points='1760.4 1201.2 1760.4 1160.5 1760.4 1160.5 1760.4 1119.8' />
112
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
113
- points='2271.6000000000004 866.8 2271.6000000000004 826.0999999999999 2527.2 826.0999999999999 2527.2 785.4' />
114
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
115
- points='2782.8 866.8 2782.8 826.0999999999999 2527.2 826.0999999999999 2527.2 785.4' />
116
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
117
- points='2271.6000000000004 1201.2 2271.6000000000004 1160.5 2271.6000000000004 1160.5 2271.6000000000004 1119.8' />
118
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
119
- points='2782.8 1201.2 2782.8 1160.5 2782.8 1160.5 2782.8 1119.8' />
33
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='630.0000000000001' y='730.4'><tspan x='630.0000000000001' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">cavity</tspan>
34
+ <tspan x='666.0000000000001' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Oral</tspan>
35
+ </text>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='28.799999999999955' y='1152.8'><tspan x='28.799999999999955' y='1152.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
37
+ <tspan x='118.79999999999995' y='1240.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Labial</tspan>
38
+ </text>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='82.80000000000018' y='1575.2'><tspan x='82.80000000000018' y='1575.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
40
+ <tspan x='82.80000000000018' y='1663.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
41
+ <tspan x='100.80000000000018' y='1751.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[round]</tspan>
42
+ </text>
43
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='540.0000000000002' y='1152.8'><tspan x='540.0000000000002' y='1152.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
44
+ <tspan x='612.0000000000002' y='1240.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Coronal</tspan>
45
+ </text>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='576.0000000000002' y='1575.2'><tspan x='594.0000000000002' y='1575.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
47
+ <tspan x='594.0000000000002' y='1663.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
48
+ <tspan x='612.0000000000002' y='1751.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[anter]</tspan>
49
+ <tspan x='576.0000000000002' y='1839.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[distrib]</tspan>
50
+ </text>
51
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1051.2000000000003' y='1152.8'><tspan x='1051.2000000000003' y='1152.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
52
+ <tspan x='1141.2000000000003' y='1240.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Dorsal</tspan>
53
+ </text>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1105.2000000000003' y='1575.2'><tspan x='1105.2000000000003' y='1575.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
55
+ <tspan x='1105.2000000000003' y='1663.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
56
+ <tspan x='1141.2000000000003' y='1751.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[back]</tspan>
57
+ <tspan x='1141.2000000000003' y='1839.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[high]</tspan>
58
+ <tspan x='1159.2000000000003' y='1927.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[low]</tspan>
59
+ </text>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1652.4' y='730.4'><tspan x='1652.4' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">cavity</tspan>
61
+ <tspan x='1670.4' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Nasal</tspan>
62
+ </text>
63
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1562.4' y='1152.8'><tspan x='1562.4' y='1152.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
64
+ <tspan x='1562.4' y='1240.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Soft<tspan style='fill:none;'>■</tspan>Palate</tspan>
65
+ </text>
66
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1616.4' y='1575.2'><tspan x='1616.4' y='1575.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
67
+ <tspan x='1616.4' y='1663.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
68
+ <tspan x='1634.4' y='1751.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[nasal]</tspan>
69
+ </text>
70
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2347.2' y='730.4'><tspan x='2419.2' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">cavity</tspan>
71
+ <tspan x='2347.2' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Pharyngeal</tspan>
72
+ </text>
73
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2073.6000000000004' y='1152.8'><tspan x='2073.6000000000004' y='1152.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
74
+ <tspan x='2145.6000000000004' y='1240.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Radical</tspan>
75
+ </text>
76
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2127.6000000000004' y='1575.2'><tspan x='2127.6000000000004' y='1575.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
77
+ <tspan x='2127.6000000000004' y='1663.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
78
+ <tspan x='2181.6000000000004' y='1751.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[ATR]</tspan>
79
+ <tspan x='2181.6000000000004' y='1839.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[RTR]</tspan>
80
+ </text>
81
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2584.8' y='1152.8'><tspan x='2584.8' y='1152.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">articulator</tspan>
82
+ <tspan x='2656.8' y='1240.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Glottal</tspan>
83
+ </text>
84
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2584.8' y='1575.2'><tspan x='2638.8' y='1575.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">terminal</tspan>
85
+ <tspan x='2638.8' y='1663.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">features</tspan>
86
+ <tspan x='2584.8' y='1751.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[spread<tspan style='fill:none;'>■</tspan>gl]</tspan>
87
+ <tspan x='2584.8' y='1839.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[constr<tspan style='fill:none;'>■</tspan>gl]</tspan>
88
+ <tspan x='2638.8' y='1927.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">[voiced]</tspan>
89
+ </text>
90
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
91
+ points='738.0000000000001 620.4 738.0000000000001 535.7 1632.6000000000001 535.7 1632.6000000000001 451.0' />
92
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
93
+ points='1760.4 620.4 1760.4 535.7 1632.6000000000001 535.7 1632.6000000000001 451.0' />
94
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
95
+ points='2527.2 620.4 2527.2 535.7 1632.6000000000001 535.7 1632.6000000000001 451.0' />
96
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
97
+ points='226.79999999999995 1042.8 226.79999999999995 958.0999999999999 738.0000000000001 958.0999999999999 738.0000000000001 873.4' />
98
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
99
+ points='738.0000000000002 1042.8 738.0000000000002 958.0999999999999 738.0000000000001 958.0999999999999 738.0000000000001 873.4' />
100
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
101
+ points='1249.2000000000003 1042.8 1249.2000000000003 958.0999999999999 738.0000000000001 958.0999999999999 738.0000000000001 873.4' />
102
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
103
+ points='226.80000000000018 1465.2 226.80000000000018 1380.5 226.79999999999995 1380.5 226.79999999999995 1295.8' />
104
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
105
+ points='738.0000000000002 1465.2 738.0000000000002 1380.5 738.0000000000002 1380.5 738.0000000000002 1295.8' />
106
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
107
+ points='1249.2000000000003 1465.2 1249.2000000000003 1380.5 1249.2000000000003 1380.5 1249.2000000000003 1295.8' />
108
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
109
+ points='1760.4 1042.8 1760.4 958.0999999999999 1760.4 958.0999999999999 1760.4 873.4' />
110
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
111
+ points='1760.4 1465.2 1760.4 1380.5 1760.4 1380.5 1760.4 1295.8' />
112
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
113
+ points='2271.6000000000004 1042.8 2271.6000000000004 958.0999999999999 2527.2 958.0999999999999 2527.2 873.4' />
114
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
115
+ points='2782.8 1042.8 2782.8 958.0999999999999 2527.2 958.0999999999999 2527.2 873.4' />
116
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
117
+ points='2271.6000000000004 1465.2 2271.6000000000004 1380.5 2271.6000000000004 1380.5 2271.6000000000004 1295.8' />
118
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
119
+ points='2782.8 1465.2 2782.8 1380.5 2782.8 1380.5 2782.8 1295.8' />
120
120
  </svg>