parse-tree.svg 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  3. "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  4. <!-- Generated by graphviz version 2.40.1 (20161225.0304)
  5. -->
  6. <!-- Title: G Pages: 1 -->
  7. <svg width="139pt" height="194pt"
  8. viewBox="0.00 0.00 139.00 193.99" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  9. <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 189.9931)">
  10. <title>G</title>
  11. <polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-189.9931 134.9965,-189.9931 134.9965,4 -4,4"/>
  12. <!-- conj -->
  13. <g id="node1" class="node">
  14. <title>conj</title>
  15. <polygon fill="none" stroke="#000000" points="106.4983,-185.9931 52.4983,-185.9931 52.4983,-149.9931 106.4983,-149.9931 106.4983,-185.9931"/>
  16. <text text-anchor="middle" x="79.4983" y="-164.2931" font-family="Times,serif" font-size="14.00" fill="#000000">∧</text>
  17. </g>
  18. <!-- disj -->
  19. <g id="node2" class="node">
  20. <title>disj</title>
  21. <polygon fill="none" stroke="#000000" points="74.4983,-112.4948 20.4983,-112.4948 20.4983,-76.4948 74.4983,-76.4948 74.4983,-112.4948"/>
  22. <text text-anchor="middle" x="47.4983" y="-90.7948" font-family="Times,serif" font-size="14.00" fill="#000000">∨</text>
  23. </g>
  24. <!-- conj&#45;&gt;disj -->
  25. <g id="edge1" class="edge">
  26. <title>conj&#45;&gt;disj</title>
  27. <path fill="none" stroke="#000000" d="M71.5882,-149.825C67.9343,-141.4326 63.5165,-131.2858 59.4672,-121.9854"/>
  28. <polygon fill="#000000" stroke="#000000" points="62.6293,-120.4802 55.4283,-112.7086 56.2112,-123.2745 62.6293,-120.4802"/>
  29. </g>
  30. <!-- p1 -->
  31. <g id="node3" class="node">
  32. <title>p1</title>
  33. <ellipse fill="none" stroke="#000000" cx="111.4983" cy="-94.4948" rx="19.4965" ry="19.4965"/>
  34. <text text-anchor="start" x="104.4983" y="-91.7948" font-family="Times,serif" font-size="14.00" fill="#000000">p</text>
  35. <text text-anchor="start" x="111.4983" y="-91.7948" font-family="Times,serif" baseline-shift="sub" font-size="14.00" fill="#000000">1</text>
  36. </g>
  37. <!-- conj&#45;&gt;p1 -->
  38. <g id="edge2" class="edge">
  39. <title>conj&#45;&gt;p1</title>
  40. <path fill="none" stroke="#000000" d="M87.4084,-149.825C91.0897,-141.3695 95.5465,-131.1332 99.6206,-121.7757"/>
  41. <polygon fill="#000000" stroke="#000000" points="102.8962,-123.0198 103.6791,-112.4539 96.4781,-120.2254 102.8962,-123.0198"/>
  42. </g>
  43. <!-- p2 -->
  44. <g id="node4" class="node">
  45. <title>p2</title>
  46. <ellipse fill="none" stroke="#000000" cx="19.4983" cy="-19.4983" rx="19.4965" ry="19.4965"/>
  47. <text text-anchor="start" x="12.4983" y="-16.7983" font-family="Times,serif" font-size="14.00" fill="#000000">p</text>
  48. <text text-anchor="start" x="19.4983" y="-16.7983" font-family="Times,serif" baseline-shift="sub" font-size="14.00" fill="#000000">2</text>
  49. </g>
  50. <!-- disj&#45;&gt;p2 -->
  51. <g id="edge3" class="edge">
  52. <title>disj&#45;&gt;p2</title>
  53. <path fill="none" stroke="#000000" d="M40.7203,-76.3402C37.501,-67.7176 33.5801,-57.2157 29.9886,-47.5961"/>
  54. <polygon fill="#000000" stroke="#000000" points="33.1851,-46.1508 26.4084,-38.0067 26.6272,-48.5992 33.1851,-46.1508"/>
  55. </g>
  56. <!-- p3 -->
  57. <g id="node5" class="node">
  58. <title>p3</title>
  59. <ellipse fill="none" stroke="#000000" cx="76.4983" cy="-19.4983" rx="19.4965" ry="19.4965"/>
  60. <text text-anchor="start" x="69.4983" y="-16.7983" font-family="Times,serif" font-size="14.00" fill="#000000">p</text>
  61. <text text-anchor="start" x="76.4983" y="-16.7983" font-family="Times,serif" baseline-shift="sub" font-size="14.00" fill="#000000">3</text>
  62. </g>
  63. <!-- disj&#45;&gt;p3 -->
  64. <g id="edge4" class="edge">
  65. <title>disj&#45;&gt;p3</title>
  66. <path fill="none" stroke="#000000" d="M54.5184,-76.3402C57.9129,-67.5618 62.0605,-56.8356 65.8345,-47.0756"/>
  67. <polygon fill="#000000" stroke="#000000" points="69.1001,-48.3349 69.4423,-37.7456 62.5712,-45.8102 69.1001,-48.3349"/>
  68. </g>
  69. </g>
  70. </svg>