Skip to content
Snippets Groups Projects
Commit df476b17 authored by David Rouquet's avatar David Rouquet
Browse files

Add corpus: SolarSystem (sentences + AMR graphs)

parent 448d7bf7
No related branches found
No related tags found
No related merge requests found
Showing
with 1798 additions and 0 deletions
digraph amr_graph {
rankdir=LR size="12,8"
c [label="c/contain-01" shape=circle]
b [label="b/belt" shape=circle]
a [label="a/asteroid" shape=circle]
l [label="l/lie-07" shape=circle]
b2 [label="b2/between" shape=circle]
o [label="o/orbit-01" shape=circle]
p [label="p/planet" shape=circle]
n [label="n/name" shape=circle]
o2 [label="o2/orbit-01" shape=circle]
p2 [label="p2/planet" shape=circle]
n2 [label="n2/name" shape=circle]
o3 [label="o3/object" shape=circle]
c2 [label="c2/compose-01" shape=circle]
a2 [label="a2/and" shape=circle]
r [label="r/rock" shape=circle]
m [label="m/metal" shape=circle]
r2 [label="r2/resemble-01" shape=circle]
p3 [label="p3/planet" shape=circle]
t [label="t/terrestrial" shape=circle]
m2 [label="m2/most" shape=circle]
c -> b [label=":ARG0"]
b -> a [label=":mod"]
b -> l [label=":ARG1-of"]
l -> b2 [label=":ARG2"]
b2 -> o [label=":op1"]
o -> p [label=":ARG0"]
p -> n [label=":name"]
b2 -> o2 [label=":op2"]
o2 -> p2 [label=":ARG0"]
p2 -> n2 [label=":name"]
c -> o3 [label=":ARG1"]
o3 -> c2 [label=":ARG1-of"]
c2 -> a2 [label=":ARG2"]
a2 -> r [label=":op1"]
a2 -> m [label=":op2"]
c2 -> r2 [label=":ARG1-of"]
r2 -> p3 [label=":ARG2"]
p3 -> t [label=":mod"]
c -> m2 [label=":mod"]
node_0 [label="\"Mars\"" shape=rectangle]
n -> node_0 [label=":op1"]
node_1 [label="\"Jupiter\"" shape=rectangle]
n2 -> node_1 [label=":op1"]
}
# ::id WikiAbstract-SolarSystem-11
# ::snt The asteroid belt, which lies between the orbits of Mars and Jupiter, mostly contains objects composed, like the terrestrial planets, of rock and metal.
(c / contain-01
:ARG0 (b / belt
:mod (a / asteroid)
:ARG1-of (l / lie-07
:ARG2 (b2 / between
:op1 (o / orbit-01
:ARG0 (p / planet
:name (n / name
:op1 "Mars")))
:op2 (o2 / orbit-01
:ARG0 (p2 / planet
:name (n2 / name
:op1 "Jupiter"))))))
:ARG1 (o3 / object
:ARG1-of (c2 / compose-01
:ARG2 (a2 / and
:op1 (r / rock)
:op2 (m / metal))
:ARG1-of (r2 / resemble-01
:ARG2 (p3 / planet
:mod (t / terrestrial)))))
:mod (m2 / most))
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: amr_graph Pages: 1 -->
<svg width="864pt" height="329pt"
viewBox="0.00 0.00 864.00 329.35" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1.85 1.85) rotate(0) translate(4 605.54)">
<title>amr_graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-605.54 1595.02,-605.54 1595.02,4 -4,4"/>
<!-- c -->
<g id="node1" class="node">
<title>c</title>
<ellipse fill="none" stroke="black" cx="67.59" cy="-270.64" rx="67.69" ry="67.69"/>
<text text-anchor="middle" x="67.59" y="-266.94" font-family="Times,serif" font-size="14.00">c/contain&#45;01</text>
</g>
<!-- b -->
<g id="node2" class="node">
<title>b</title>
<ellipse fill="none" stroke="black" cx="270.48" cy="-391.64" rx="37.89" ry="37.89"/>
<text text-anchor="middle" x="270.48" y="-387.94" font-family="Times,serif" font-size="14.00">b/belt</text>
</g>
<!-- c&#45;&gt;b -->
<g id="edge1" class="edge">
<title>c&#45;&gt;b</title>
<path fill="none" stroke="black" d="M125.89,-305.16C158.79,-324.97 199.31,-349.38 228.91,-367.2"/>
<polygon fill="black" stroke="black" points="227.35,-370.35 237.72,-372.51 230.96,-364.36 227.35,-370.35"/>
<text text-anchor="middle" x="176.19" y="-352.44" font-family="Times,serif" font-size="14.00">:ARG0</text>
</g>
<!-- o3 -->
<g id="node12" class="node">
<title>o3</title>
<ellipse fill="none" stroke="black" cx="270.48" cy="-270.64" rx="53.09" ry="53.09"/>
<text text-anchor="middle" x="270.48" y="-266.94" font-family="Times,serif" font-size="14.00">o3/object</text>
</g>
<!-- c&#45;&gt;o3 -->
<g id="edge11" class="edge">
<title>c&#45;&gt;o3</title>
<path fill="none" stroke="black" d="M135.21,-270.64C158.29,-270.64 184.06,-270.64 206.81,-270.64"/>
<polygon fill="black" stroke="black" points="207.03,-274.14 217.03,-270.64 207.03,-267.14 207.03,-274.14"/>
<text text-anchor="middle" x="176.19" y="-274.44" font-family="Times,serif" font-size="14.00">:ARG1</text>
</g>
<!-- m2 -->
<g id="node20" class="node">
<title>m2</title>
<ellipse fill="none" stroke="black" cx="270.48" cy="-147.64" rx="51.19" ry="51.19"/>
<text text-anchor="middle" x="270.48" y="-143.94" font-family="Times,serif" font-size="14.00">m2/most</text>
</g>
<!-- c&#45;&gt;m2 -->
<g id="edge19" class="edge">
<title>c&#45;&gt;m2</title>
<path fill="none" stroke="black" d="M125.62,-235.73C154.51,-218.04 189.34,-196.72 217.48,-179.48"/>
<polygon fill="black" stroke="black" points="219.67,-182.25 226.37,-174.04 216.02,-176.28 219.67,-182.25"/>
<text text-anchor="middle" x="176.19" y="-220.44" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- a -->
<g id="node3" class="node">
<title>a</title>
<ellipse fill="none" stroke="black" cx="503.07" cy="-508.64" rx="57.39" ry="57.39"/>
<text text-anchor="middle" x="503.07" y="-504.94" font-family="Times,serif" font-size="14.00">a/asteroid</text>
</g>
<!-- b&#45;&gt;a -->
<g id="edge2" class="edge">
<title>b&#45;&gt;a</title>
<path fill="none" stroke="black" d="M304.52,-408.41C340.45,-426.64 398.6,-456.14 442.53,-478.43"/>
<polygon fill="black" stroke="black" points="441.18,-481.67 451.68,-483.08 444.35,-475.43 441.18,-481.67"/>
<text text-anchor="middle" x="373.78" y="-460.44" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- l -->
<g id="node4" class="node">
<title>l</title>
<ellipse fill="none" stroke="black" cx="503.07" cy="-391.64" rx="42.49" ry="42.49"/>
<text text-anchor="middle" x="503.07" y="-387.94" font-family="Times,serif" font-size="14.00">l/lie&#45;07</text>
</g>
<!-- b&#45;&gt;l -->
<g id="edge3" class="edge">
<title>b&#45;&gt;l</title>
<path fill="none" stroke="black" d="M308.28,-391.64C346.77,-391.64 407.49,-391.64 450.7,-391.64"/>
<polygon fill="black" stroke="black" points="450.74,-395.14 460.74,-391.64 450.74,-388.14 450.74,-395.14"/>
<text text-anchor="middle" x="373.78" y="-395.44" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- b2 -->
<g id="node5" class="node">
<title>b2</title>
<ellipse fill="none" stroke="black" cx="763.61" cy="-409.64" rx="64.99" ry="64.99"/>
<text text-anchor="middle" x="763.61" y="-405.94" font-family="Times,serif" font-size="14.00">b2/between</text>
</g>
<!-- l&#45;&gt;b2 -->
<g id="edge4" class="edge">
<title>l&#45;&gt;b2</title>
<path fill="none" stroke="black" d="M545.32,-394.52C583.71,-397.19 641.81,-401.23 688.27,-404.47"/>
<polygon fill="black" stroke="black" points="688.08,-407.96 698.3,-405.17 688.57,-400.98 688.08,-407.96"/>
<text text-anchor="middle" x="632.36" y="-406.44" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- o -->
<g id="node6" class="node">
<title>o</title>
<ellipse fill="none" stroke="black" cx="988.59" cy="-545.64" rx="55.79" ry="55.79"/>
<text text-anchor="middle" x="988.59" y="-541.94" font-family="Times,serif" font-size="14.00">o/orbit&#45;01</text>
</g>
<!-- b2&#45;&gt;o -->
<g id="edge5" class="edge">
<title>b2&#45;&gt;o</title>
<path fill="none" stroke="black" d="M819.44,-443.09C853.53,-463.88 897.25,-490.54 931.57,-511.47"/>
<polygon fill="black" stroke="black" points="930.17,-514.72 940.53,-516.94 933.81,-508.74 930.17,-514.72"/>
<text text-anchor="middle" x="885.85" y="-497.44" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- o2 -->
<g id="node9" class="node">
<title>o2</title>
<ellipse fill="none" stroke="black" cx="988.59" cy="-409.64" rx="61.99" ry="61.99"/>
<text text-anchor="middle" x="988.59" y="-405.94" font-family="Times,serif" font-size="14.00">o2/orbit&#45;01</text>
</g>
<!-- b2&#45;&gt;o2 -->
<g id="edge8" class="edge">
<title>b2&#45;&gt;o2</title>
<path fill="none" stroke="black" d="M828.81,-409.64C856.19,-409.64 888.25,-409.64 916.37,-409.64"/>
<polygon fill="black" stroke="black" points="916.53,-413.14 926.53,-409.64 916.53,-406.14 916.53,-413.14"/>
<text text-anchor="middle" x="885.85" y="-413.44" font-family="Times,serif" font-size="14.00">:op2</text>
</g>
<!-- p -->
<g id="node7" class="node">
<title>p</title>
<ellipse fill="none" stroke="black" cx="1197.98" cy="-545.64" rx="48.99" ry="48.99"/>
<text text-anchor="middle" x="1197.98" y="-541.94" font-family="Times,serif" font-size="14.00">p/planet</text>
</g>
<!-- o&#45;&gt;p -->
<g id="edge6" class="edge">
<title>o&#45;&gt;p</title>
<path fill="none" stroke="black" d="M1044.63,-545.64C1073.72,-545.64 1109.41,-545.64 1138.94,-545.64"/>
<polygon fill="black" stroke="black" points="1139.11,-549.14 1149.11,-545.64 1139.11,-542.14 1139.11,-549.14"/>
<text text-anchor="middle" x="1091.34" y="-549.44" font-family="Times,serif" font-size="14.00">:ARG0</text>
</g>
<!-- n -->
<g id="node8" class="node">
<title>n</title>
<ellipse fill="none" stroke="black" cx="1394.32" cy="-545.64" rx="44.69" ry="44.69"/>
<text text-anchor="middle" x="1394.32" y="-541.94" font-family="Times,serif" font-size="14.00">n/name</text>
</g>
<!-- p&#45;&gt;n -->
<g id="edge7" class="edge">
<title>p&#45;&gt;n</title>
<path fill="none" stroke="black" d="M1247.02,-545.64C1274.85,-545.64 1309.98,-545.64 1338.84,-545.64"/>
<polygon fill="black" stroke="black" points="1339.16,-549.14 1349.16,-545.64 1339.16,-542.14 1339.16,-549.14"/>
<text text-anchor="middle" x="1303.63" y="-549.44" font-family="Times,serif" font-size="14.00">:name</text>
</g>
<!-- node_0 -->
<g id="node21" class="node">
<title>node_0</title>
<polygon fill="none" stroke="black" points="1585.02,-563.64 1518.02,-563.64 1518.02,-527.64 1585.02,-527.64 1585.02,-563.64"/>
<text text-anchor="middle" x="1551.52" y="-541.94" font-family="Times,serif" font-size="14.00">&quot;Mars&quot;</text>
</g>
<!-- n&#45;&gt;node_0 -->
<g id="edge20" class="edge">
<title>n&#45;&gt;node_0</title>
<path fill="none" stroke="black" d="M1439.38,-545.64C1460.79,-545.64 1486.42,-545.64 1507.67,-545.64"/>
<polygon fill="black" stroke="black" points="1507.71,-549.14 1517.71,-545.64 1507.71,-542.14 1507.71,-549.14"/>
<text text-anchor="middle" x="1478.52" y="-549.44" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- p2 -->
<g id="node10" class="node">
<title>p2</title>
<ellipse fill="none" stroke="black" cx="1197.98" cy="-409.64" rx="54.69" ry="54.69"/>
<text text-anchor="middle" x="1197.98" y="-405.94" font-family="Times,serif" font-size="14.00">p2/planet</text>
</g>
<!-- o2&#45;&gt;p2 -->
<g id="edge9" class="edge">
<title>o2&#45;&gt;p2</title>
<path fill="none" stroke="black" d="M1050.42,-409.64C1076.37,-409.64 1106.68,-409.64 1132.98,-409.64"/>
<polygon fill="black" stroke="black" points="1133.22,-413.14 1143.22,-409.64 1133.22,-406.14 1133.22,-413.14"/>
<text text-anchor="middle" x="1091.34" y="-413.44" font-family="Times,serif" font-size="14.00">:ARG0</text>
</g>
<!-- n2 -->
<g id="node11" class="node">
<title>n2</title>
<ellipse fill="none" stroke="black" cx="1394.32" cy="-409.64" rx="50.89" ry="50.89"/>
<text text-anchor="middle" x="1394.32" y="-405.94" font-family="Times,serif" font-size="14.00">n2/name</text>
</g>
<!-- p2&#45;&gt;n2 -->
<g id="edge10" class="edge">
<title>p2&#45;&gt;n2</title>
<path fill="none" stroke="black" d="M1252.6,-409.64C1277.7,-409.64 1307.67,-409.64 1333.5,-409.64"/>
<polygon fill="black" stroke="black" points="1333.55,-413.14 1343.55,-409.64 1333.55,-406.14 1333.55,-413.14"/>
<text text-anchor="middle" x="1303.63" y="-413.44" font-family="Times,serif" font-size="14.00">:name</text>
</g>
<!-- node_1 -->
<g id="node22" class="node">
<title>node_1</title>
<polygon fill="none" stroke="black" points="1591.02,-427.64 1512.02,-427.64 1512.02,-391.64 1591.02,-391.64 1591.02,-427.64"/>
<text text-anchor="middle" x="1551.52" y="-405.94" font-family="Times,serif" font-size="14.00">&quot;Jupiter&quot;</text>
</g>
<!-- n2&#45;&gt;node_1 -->
<g id="edge21" class="edge">
<title>n2&#45;&gt;node_1</title>
<path fill="none" stroke="black" d="M1445.28,-409.64C1463.44,-409.64 1483.92,-409.64 1501.96,-409.64"/>
<polygon fill="black" stroke="black" points="1501.97,-413.14 1511.97,-409.64 1501.97,-406.14 1501.97,-413.14"/>
<text text-anchor="middle" x="1478.52" y="-413.44" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- c2 -->
<g id="node13" class="node">
<title>c2</title>
<ellipse fill="none" stroke="black" cx="503.07" cy="-243.64" rx="79.09" ry="79.09"/>
<text text-anchor="middle" x="503.07" y="-239.94" font-family="Times,serif" font-size="14.00">c2/compose&#45;01</text>
</g>
<!-- o3&#45;&gt;c2 -->
<g id="edge12" class="edge">
<title>o3&#45;&gt;c2</title>
<path fill="none" stroke="black" d="M323.52,-264.55C350.13,-261.44 383.26,-257.56 413.72,-253.99"/>
<polygon fill="black" stroke="black" points="414.42,-257.43 423.94,-252.79 413.6,-250.48 414.42,-257.43"/>
<text text-anchor="middle" x="373.78" y="-266.44" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- a2 -->
<g id="node14" class="node">
<title>a2</title>
<ellipse fill="none" stroke="black" cx="763.61" cy="-243.64" rx="42.49" ry="42.49"/>
<text text-anchor="middle" x="763.61" y="-239.94" font-family="Times,serif" font-size="14.00">a2/and</text>
</g>
<!-- c2&#45;&gt;a2 -->
<g id="edge13" class="edge">
<title>c2&#45;&gt;a2</title>
<path fill="none" stroke="black" d="M582.69,-243.64C624.2,-243.64 673.99,-243.64 710.66,-243.64"/>
<polygon fill="black" stroke="black" points="711.11,-247.14 721.11,-243.64 711.11,-240.14 711.11,-247.14"/>
<text text-anchor="middle" x="632.36" y="-247.44" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- r2 -->
<g id="node17" class="node">
<title>r2</title>
<ellipse fill="none" stroke="black" cx="763.61" cy="-98.64" rx="81.49" ry="81.49"/>
<text text-anchor="middle" x="763.61" y="-94.94" font-family="Times,serif" font-size="14.00">r2/resemble&#45;01</text>
</g>
<!-- c2&#45;&gt;r2 -->
<g id="edge16" class="edge">
<title>c2&#45;&gt;r2</title>
<path fill="none" stroke="black" d="M572.68,-205.17C606.74,-186.06 648.07,-162.88 683.47,-143.03"/>
<polygon fill="black" stroke="black" points="685.32,-146 692.33,-138.06 681.9,-139.9 685.32,-146"/>
<text text-anchor="middle" x="632.36" y="-192.44" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- r -->
<g id="node15" class="node">
<title>r</title>
<ellipse fill="none" stroke="black" cx="988.59" cy="-291.64" rx="38.19" ry="38.19"/>
<text text-anchor="middle" x="988.59" y="-287.94" font-family="Times,serif" font-size="14.00">r/rock</text>
</g>
<!-- a2&#45;&gt;r -->
<g id="edge14" class="edge">
<title>a2&#45;&gt;r</title>
<path fill="none" stroke="black" d="M804.99,-252.34C843.29,-260.58 900.79,-272.96 941.01,-281.62"/>
<polygon fill="black" stroke="black" points="940.33,-285.05 950.84,-283.73 941.8,-278.21 940.33,-285.05"/>
<text text-anchor="middle" x="885.85" y="-276.44" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- m -->
<g id="node16" class="node">
<title>m</title>
<ellipse fill="none" stroke="black" cx="988.59" cy="-186.64" rx="48.99" ry="48.99"/>
<text text-anchor="middle" x="988.59" y="-182.94" font-family="Times,serif" font-size="14.00">m/metal</text>
</g>
<!-- a2&#45;&gt;m -->
<g id="edge15" class="edge">
<title>a2&#45;&gt;m</title>
<path fill="none" stroke="black" d="M804.73,-233.39C840.1,-224.35 892.01,-211.08 931.49,-200.99"/>
<polygon fill="black" stroke="black" points="932.42,-204.36 941.24,-198.49 930.69,-197.58 932.42,-204.36"/>
<text text-anchor="middle" x="885.85" y="-221.44" font-family="Times,serif" font-size="14.00">:op2</text>
</g>
<!-- p3 -->
<g id="node18" class="node">
<title>p3</title>
<ellipse fill="none" stroke="black" cx="988.59" cy="-65.64" rx="54.69" ry="54.69"/>
<text text-anchor="middle" x="988.59" y="-61.94" font-family="Times,serif" font-size="14.00">p3/planet</text>
</g>
<!-- r2&#45;&gt;p3 -->
<g id="edge17" class="edge">
<title>r2&#45;&gt;p3</title>
<path fill="none" stroke="black" d="M844.17,-86.87C870.44,-82.98 899.3,-78.71 924.2,-75.03"/>
<polygon fill="black" stroke="black" points="924.86,-78.47 934.24,-73.54 923.84,-71.54 924.86,-78.47"/>
<text text-anchor="middle" x="885.85" y="-87.44" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- t -->
<g id="node19" class="node">
<title>t</title>
<ellipse fill="none" stroke="black" cx="1197.98" cy="-65.64" rx="65.79" ry="65.79"/>
<text text-anchor="middle" x="1197.98" y="-61.94" font-family="Times,serif" font-size="14.00">t/terrestrial</text>
</g>
<!-- p3&#45;&gt;t -->
<g id="edge18" class="edge">
<title>p3&#45;&gt;t</title>
<path fill="none" stroke="black" d="M1043.27,-65.64C1067.22,-65.64 1095.84,-65.64 1121.86,-65.64"/>
<polygon fill="black" stroke="black" points="1122.07,-69.14 1132.07,-65.64 1122.07,-62.14 1122.07,-69.14"/>
<text text-anchor="middle" x="1091.34" y="-69.44" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
</g>
</svg>
digraph amr_graph {
rankdir=LR size="12,8"
l [label="l/lie-07" shape=circle]
a [label="a/and" shape=circle]
a2 [label="a2/and" shape=circle]
b [label="b/belt" shape=circle]
n [label="n/name" shape=circle]
d [label="d/disc" shape=circle]
s [label="s/scatter-01" shape=circle]
p [label="p/population" shape=circle]
o [label="o/object" shape=circle]
t [label="t/transpire-01" shape=circle]
p2 [label="p2/planet" shape=circle]
n2 [label="n2/name" shape=circle]
c [label="c/compose-01" shape=circle]
ii [label="ii/ice" shape=circle]
m [label="m/most" shape=circle]
p3 [label="p3/population" shape=circle]
s2 [label="s2/sednoid" shape=circle]
d2 [label="d2/discover-01" shape=circle]
n3 [label="n3/new-01" shape=circle]
b2 [label="b2/beyond" shape=circle]
b3 [label="b3/beyond" shape=circle]
o2 [label="o2/orbit-01" shape=circle]
l -> a [label=":ARG1"]
a -> a2 [label=":op1"]
a2 -> b [label=":op1"]
b -> n [label=":name"]
a2 -> d [label=":op2"]
d -> s [label=":ARG1-of"]
a2 -> p [label=":consist-of"]
p -> o [label=":mod"]
o -> t [label=":ARG0-of"]
t -> p2 [label=":ARG1"]
p2 -> n2 [label=":name"]
p -> c [label=":ARG1-of"]
c -> ii [label=":ARG2"]
ii -> m [label=":quant"]
a -> p3 [label=":op2"]
p3 -> s2 [label=":mod"]
p3 -> d2 [label=":ARG1-of"]
d2 -> n3 [label=":ARG1-of"]
p3 -> b2 [label=":location"]
b2 -> a2 [label=":op1"]
l -> b3 [label=":ARG2"]
b3 -> o2 [label=":op1"]
o2 -> p2 [label=":ARG0"]
node_0 [label="\"Kuiper\"" shape=rectangle]
n -> node_0 [label=":op1"]
node_1 [label="\"Belt\"" shape=rectangle]
n -> node_1 [label=":op2"]
node_2 [label="\"Neptunian\"" shape=rectangle]
n2 -> node_2 [label=":op1"]
}
# ::id WikiAbstract-SolarSystem-12
# ::snt Beyond Neptune's orbit lie the Kuiper belt and scattered disc, which are populations of trans-Neptunian objects composed mostly of ices, and beyond them a newly discovered population of sednoids.
(l / lie-07
:ARG1 (a / and
:op1 (a2 / and
:op1 (b / belt
:name (n / name
:op1 "Kuiper"
:op2 "Belt"))
:op2 (d / disc
:ARG1-of (s / scatter-01))
:consist-of (p / population
:mod (o / object
:ARG0-of (t / transpire-01
:ARG1 (p2 / planet
:name (n2 / name
:op1 "Neptunian"))))
:ARG1-of (c / compose-01
:ARG2 (ii / ice
:quant (m / most)))))
:op2 (p3 / population
:mod (s2 / sednoid)
:ARG1-of (d2 / discover-01
:ARG1-of (n3 / new-01))
:location (b2 / beyond
:op1 a2)))
:ARG2 (b3 / beyond
:op1 (o2 / orbit-01
:ARG0 p2)))
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: amr_graph Pages: 1 -->
<svg width="864pt" height="233pt"
viewBox="0.00 0.00 864.00 233.16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(2.7 2.7) rotate(0) translate(4 626.04)">
<title>amr_graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-626.04 2330.68,-626.04 2330.68,4 -4,4"/>
<!-- l -->
<g id="node1" class="node">
<title>l</title>
<ellipse fill="none" stroke="black" cx="42.25" cy="-118.74" rx="42.49" ry="42.49"/>
<text text-anchor="middle" x="42.25" y="-115.04" font-family="Times,serif" font-size="14.00">l/lie&#45;07</text>
</g>
<!-- a -->
<g id="node2" class="node">
<title>a</title>
<ellipse fill="none" stroke="black" cx="225.64" cy="-175.74" rx="36.29" ry="36.29"/>
<text text-anchor="middle" x="225.64" y="-172.04" font-family="Times,serif" font-size="14.00">a/and</text>
</g>
<!-- l&#45;&gt;a -->
<g id="edge1" class="edge">
<title>l&#45;&gt;a</title>
<path fill="none" stroke="black" d="M83.05,-131.25C112.01,-140.35 151.19,-152.66 180.99,-162.03"/>
<polygon fill="black" stroke="black" points="180.12,-165.43 190.71,-165.08 182.22,-158.75 180.12,-165.43"/>
<text text-anchor="middle" x="125.49" y="-154.54" font-family="Times,serif" font-size="14.00">:ARG1</text>
</g>
<!-- b3 -->
<g id="node21" class="node">
<title>b3</title>
<ellipse fill="none" stroke="black" cx="225.64" cy="-61.74" rx="59.29" ry="59.29"/>
<text text-anchor="middle" x="225.64" y="-58.04" font-family="Times,serif" font-size="14.00">b3/beyond</text>
</g>
<!-- l&#45;&gt;b3 -->
<g id="edge21" class="edge">
<title>l&#45;&gt;b3</title>
<path fill="none" stroke="black" d="M83.05,-106.24C105.43,-99.2 133.92,-90.25 159.47,-82.22"/>
<polygon fill="black" stroke="black" points="160.61,-85.53 169.1,-79.2 158.51,-78.86 160.61,-85.53"/>
<text text-anchor="middle" x="125.49" y="-102.54" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- a2 -->
<g id="node3" class="node">
<title>a2</title>
<ellipse fill="none" stroke="black" cx="978.49" cy="-273.74" rx="42.49" ry="42.49"/>
<text text-anchor="middle" x="978.49" y="-270.04" font-family="Times,serif" font-size="14.00">a2/and</text>
</g>
<!-- a&#45;&gt;a2 -->
<g id="edge2" class="edge">
<title>a&#45;&gt;a2</title>
<path fill="none" stroke="black" d="M261.59,-169.74C354.52,-155.1 614.63,-122.75 819.34,-179.74 862.8,-191.84 906.43,-219.2 936.83,-241.3"/>
<polygon fill="black" stroke="black" points="934.92,-244.24 945.04,-247.37 939.08,-238.61 934.92,-244.24"/>
<text text-anchor="middle" x="581.01" y="-154.54" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- p3 -->
<g id="node16" class="node">
<title>p3</title>
<ellipse fill="none" stroke="black" cx="426.53" cy="-299.74" rx="74.99" ry="74.99"/>
<text text-anchor="middle" x="426.53" y="-296.04" font-family="Times,serif" font-size="14.00">p3/population</text>
</g>
<!-- a&#45;&gt;p3 -->
<g id="edge15" class="edge">
<title>a&#45;&gt;p3</title>
<path fill="none" stroke="black" d="M256.84,-194.58C282.48,-210.56 320.31,-234.14 353.64,-254.93"/>
<polygon fill="black" stroke="black" points="352.12,-258.11 362.46,-260.43 355.83,-252.17 352.12,-258.11"/>
<text text-anchor="middle" x="318.28" y="-245.54" font-family="Times,serif" font-size="14.00">:op2</text>
</g>
<!-- b -->
<g id="node4" class="node">
<title>b</title>
<ellipse fill="none" stroke="black" cx="1215.53" cy="-273.74" rx="37.89" ry="37.89"/>
<text text-anchor="middle" x="1215.53" y="-270.04" font-family="Times,serif" font-size="14.00">b/belt</text>
</g>
<!-- a2&#45;&gt;b -->
<g id="edge3" class="edge">
<title>a2&#45;&gt;b</title>
<path fill="none" stroke="black" d="M1020.97,-273.74C1062,-273.74 1124.7,-273.74 1167.54,-273.74"/>
<polygon fill="black" stroke="black" points="1167.71,-277.24 1177.71,-273.74 1167.71,-270.24 1167.71,-277.24"/>
<text text-anchor="middle" x="1092.13" y="-277.54" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- d -->
<g id="node6" class="node">
<title>d</title>
<ellipse fill="none" stroke="black" cx="1215.53" cy="-166.74" rx="38.19" ry="38.19"/>
<text text-anchor="middle" x="1215.53" y="-163.04" font-family="Times,serif" font-size="14.00">d/disc</text>
</g>
<!-- a2&#45;&gt;d -->
<g id="edge5" class="edge">
<title>a2&#45;&gt;d</title>
<path fill="none" stroke="black" d="M1017.25,-256.55C1059.2,-237.46 1126.83,-206.67 1170.98,-186.57"/>
<polygon fill="black" stroke="black" points="1172.65,-189.66 1180.3,-182.33 1169.75,-183.29 1172.65,-189.66"/>
<text text-anchor="middle" x="1092.13" y="-240.54" font-family="Times,serif" font-size="14.00">:op2</text>
</g>
<!-- p -->
<g id="node8" class="node">
<title>p</title>
<ellipse fill="none" stroke="black" cx="1215.53" cy="-398.74" rx="68.79" ry="68.79"/>
<text text-anchor="middle" x="1215.53" y="-395.04" font-family="Times,serif" font-size="14.00">p/population</text>
</g>
<!-- a2&#45;&gt;p -->
<g id="edge7" class="edge">
<title>a2&#45;&gt;p</title>
<path fill="none" stroke="black" d="M1016.21,-293.28C1050.69,-311.61 1103.14,-339.5 1145.44,-362"/>
<polygon fill="black" stroke="black" points="1143.83,-365.11 1154.3,-366.72 1147.12,-358.93 1143.83,-365.11"/>
<text text-anchor="middle" x="1092.13" y="-354.54" font-family="Times,serif" font-size="14.00">:consist&#45;of</text>
</g>
<!-- n -->
<g id="node5" class="node">
<title>n</title>
<ellipse fill="none" stroke="black" cx="1457.86" cy="-283.74" rx="44.69" ry="44.69"/>
<text text-anchor="middle" x="1457.86" y="-280.04" font-family="Times,serif" font-size="14.00">n/name</text>
</g>
<!-- b&#45;&gt;n -->
<g id="edge4" class="edge">
<title>b&#45;&gt;n</title>
<path fill="none" stroke="black" d="M1253.29,-275.27C1293.14,-276.93 1357.15,-279.6 1402.75,-281.49"/>
<polygon fill="black" stroke="black" points="1402.62,-284.99 1412.76,-281.91 1402.91,-278 1402.62,-284.99"/>
<text text-anchor="middle" x="1334.42" y="-283.54" font-family="Times,serif" font-size="14.00">:name</text>
</g>
<!-- node_0 -->
<g id="node23" class="node">
<title>node_0</title>
<polygon fill="none" stroke="black" points="1745.7,-247.74 1667.7,-247.74 1667.7,-211.74 1745.7,-211.74 1745.7,-247.74"/>
<text text-anchor="middle" x="1706.7" y="-226.04" font-family="Times,serif" font-size="14.00">&quot;Kuiper&quot;</text>
</g>
<!-- n&#45;&gt;node_0 -->
<g id="edge24" class="edge">
<title>n&#45;&gt;node_0</title>
<path fill="none" stroke="black" d="M1501.86,-274.34C1545.39,-264.81 1612.57,-250.12 1657.79,-240.23"/>
<polygon fill="black" stroke="black" points="1658.63,-243.63 1667.65,-238.07 1657.13,-236.79 1658.63,-243.63"/>
<text text-anchor="middle" x="1581.31" y="-267.54" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- node_1 -->
<g id="node24" class="node">
<title>node_1</title>
<polygon fill="none" stroke="black" points="1736.2,-301.74 1677.2,-301.74 1677.2,-265.74 1736.2,-265.74 1736.2,-301.74"/>
<text text-anchor="middle" x="1706.7" y="-280.04" font-family="Times,serif" font-size="14.00">&quot;Belt&quot;</text>
</g>
<!-- n&#45;&gt;node_1 -->
<g id="edge25" class="edge">
<title>n&#45;&gt;node_1</title>
<path fill="none" stroke="black" d="M1502.99,-283.74C1549.6,-283.74 1622.35,-283.74 1666.85,-283.74"/>
<polygon fill="black" stroke="black" points="1666.98,-287.24 1676.98,-283.74 1666.98,-280.24 1666.98,-287.24"/>
<text text-anchor="middle" x="1581.31" y="-287.54" font-family="Times,serif" font-size="14.00">:op2</text>
</g>
<!-- s -->
<g id="node7" class="node">
<title>s</title>
<ellipse fill="none" stroke="black" cx="1457.86" cy="-155.74" rx="65.79" ry="65.79"/>
<text text-anchor="middle" x="1457.86" y="-152.04" font-family="Times,serif" font-size="14.00">s/scatter&#45;01</text>
</g>
<!-- d&#45;&gt;s -->
<g id="edge6" class="edge">
<title>d&#45;&gt;s</title>
<path fill="none" stroke="black" d="M1254.08,-165.03C1288.18,-163.47 1339.48,-161.12 1381.95,-159.17"/>
<polygon fill="black" stroke="black" points="1382.15,-162.67 1391.98,-158.71 1381.83,-155.67 1382.15,-162.67"/>
<text text-anchor="middle" x="1334.42" y="-166.54" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- o -->
<g id="node9" class="node">
<title>o</title>
<ellipse fill="none" stroke="black" cx="1457.86" cy="-394.74" rx="47.39" ry="47.39"/>
<text text-anchor="middle" x="1457.86" y="-391.04" font-family="Times,serif" font-size="14.00">o/object</text>
</g>
<!-- p&#45;&gt;o -->
<g id="edge8" class="edge">
<title>p&#45;&gt;o</title>
<path fill="none" stroke="black" d="M1284.43,-397.61C1320.79,-397.01 1365.07,-396.27 1399.66,-395.7"/>
<polygon fill="black" stroke="black" points="1400.12,-399.19 1410.06,-395.52 1400,-392.19 1400.12,-399.19"/>
<text text-anchor="middle" x="1334.42" y="-400.54" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- c -->
<g id="node13" class="node">
<title>c</title>
<ellipse fill="none" stroke="black" cx="1457.86" cy="-533.74" rx="73.39" ry="73.39"/>
<text text-anchor="middle" x="1457.86" y="-530.04" font-family="Times,serif" font-size="14.00">c/compose&#45;01</text>
</g>
<!-- p&#45;&gt;c -->
<g id="edge12" class="edge">
<title>p&#45;&gt;c</title>
<path fill="none" stroke="black" d="M1275.94,-432.12C1308.73,-450.54 1349.72,-473.56 1384.38,-493.03"/>
<polygon fill="black" stroke="black" points="1383.08,-496.31 1393.51,-498.16 1386.51,-490.21 1383.08,-496.31"/>
<text text-anchor="middle" x="1334.42" y="-485.54" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- t -->
<g id="node10" class="node">
<title>t</title>
<ellipse fill="none" stroke="black" cx="1706.7" cy="-394.74" rx="75.29" ry="75.29"/>
<text text-anchor="middle" x="1706.7" y="-391.04" font-family="Times,serif" font-size="14.00">t/transpire&#45;01</text>
</g>
<!-- o&#45;&gt;t -->
<g id="edge9" class="edge">
<title>o&#45;&gt;t</title>
<path fill="none" stroke="black" d="M1505.58,-394.74C1538.04,-394.74 1582.23,-394.74 1620.83,-394.74"/>
<polygon fill="black" stroke="black" points="1621.03,-398.24 1631.03,-394.74 1621.03,-391.24 1621.03,-398.24"/>
<text text-anchor="middle" x="1581.31" y="-398.54" font-family="Times,serif" font-size="14.00">:ARG0&#45;of</text>
</g>
<!-- p2 -->
<g id="node11" class="node">
<title>p2</title>
<ellipse fill="none" stroke="black" cx="1918.69" cy="-153.74" rx="54.69" ry="54.69"/>
<text text-anchor="middle" x="1918.69" y="-150.04" font-family="Times,serif" font-size="14.00">p2/planet</text>
</g>
<!-- t&#45;&gt;p2 -->
<g id="edge10" class="edge">
<title>t&#45;&gt;p2</title>
<path fill="none" stroke="black" d="M1757.42,-338.8C1765.68,-329.45 1774.14,-319.84 1782.09,-310.74 1813.68,-274.63 1849.11,-233.59 1875.83,-202.53"/>
<polygon fill="black" stroke="black" points="1878.56,-204.72 1882.43,-194.86 1873.25,-200.16 1878.56,-204.72"/>
<text text-anchor="middle" x="1823.09" y="-292.54" font-family="Times,serif" font-size="14.00">:ARG1</text>
</g>
<!-- n2 -->
<g id="node12" class="node">
<title>n2</title>
<ellipse fill="none" stroke="black" cx="2103.98" cy="-153.74" rx="50.89" ry="50.89"/>
<text text-anchor="middle" x="2103.98" y="-150.04" font-family="Times,serif" font-size="14.00">n2/name</text>
</g>
<!-- p2&#45;&gt;n2 -->
<g id="edge11" class="edge">
<title>p2&#45;&gt;n2</title>
<path fill="none" stroke="black" d="M1973.69,-153.74C1995.49,-153.74 2020.72,-153.74 2043.08,-153.74"/>
<polygon fill="black" stroke="black" points="2043.12,-157.24 2053.12,-153.74 2043.12,-150.24 2043.12,-157.24"/>
<text text-anchor="middle" x="2013.28" y="-157.54" font-family="Times,serif" font-size="14.00">:name</text>
</g>
<!-- node_2 -->
<g id="node25" class="node">
<title>node_2</title>
<polygon fill="none" stroke="black" points="2326.68,-171.74 2221.68,-171.74 2221.68,-135.74 2326.68,-135.74 2326.68,-171.74"/>
<text text-anchor="middle" x="2274.18" y="-150.04" font-family="Times,serif" font-size="14.00">&quot;Neptunian&quot;</text>
</g>
<!-- n2&#45;&gt;node_2 -->
<g id="edge26" class="edge">
<title>n2&#45;&gt;node_2</title>
<path fill="none" stroke="black" d="M2154.99,-153.74C2172.72,-153.74 2192.88,-153.74 2211.47,-153.74"/>
<polygon fill="black" stroke="black" points="2211.61,-157.24 2221.61,-153.74 2211.61,-150.24 2211.61,-157.24"/>
<text text-anchor="middle" x="2188.18" y="-157.54" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- ii -->
<g id="node14" class="node">
<title>ii</title>
<ellipse fill="none" stroke="black" cx="1706.7" cy="-533.74" rx="32.49" ry="32.49"/>
<text text-anchor="middle" x="1706.7" y="-530.04" font-family="Times,serif" font-size="14.00">ii/ice</text>
</g>
<!-- c&#45;&gt;ii -->
<g id="edge13" class="edge">
<title>c&#45;&gt;ii</title>
<path fill="none" stroke="black" d="M1531.59,-533.74C1574.69,-533.74 1627.77,-533.74 1663.92,-533.74"/>
<polygon fill="black" stroke="black" points="1664.1,-537.24 1674.1,-533.74 1664.1,-530.24 1664.1,-537.24"/>
<text text-anchor="middle" x="1581.31" y="-537.54" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- m -->
<g id="node15" class="node">
<title>m</title>
<ellipse fill="none" stroke="black" cx="1918.69" cy="-533.74" rx="45.49" ry="45.49"/>
<text text-anchor="middle" x="1918.69" y="-530.04" font-family="Times,serif" font-size="14.00">m/most</text>
</g>
<!-- ii&#45;&gt;m -->
<g id="edge14" class="edge">
<title>ii&#45;&gt;m</title>
<path fill="none" stroke="black" d="M1739.59,-533.74C1772.24,-533.74 1823.62,-533.74 1862.81,-533.74"/>
<polygon fill="black" stroke="black" points="1863.01,-537.24 1873.01,-533.74 1863.01,-530.24 1863.01,-537.24"/>
<text text-anchor="middle" x="1823.09" y="-537.54" font-family="Times,serif" font-size="14.00">:quant</text>
</g>
<!-- s2 -->
<g id="node17" class="node">
<title>s2</title>
<ellipse fill="none" stroke="black" cx="740.05" cy="-248.74" rx="60.39" ry="60.39"/>
<text text-anchor="middle" x="740.05" y="-245.04" font-family="Times,serif" font-size="14.00">s2/sednoid</text>
</g>
<!-- p3&#45;&gt;s2 -->
<g id="edge16" class="edge">
<title>p3&#45;&gt;s2</title>
<path fill="none" stroke="black" d="M500.56,-287.79C551.8,-279.4 619.85,-268.26 670.14,-260.03"/>
<polygon fill="black" stroke="black" points="670.97,-263.44 680.27,-258.37 669.84,-256.53 670.97,-263.44"/>
<text text-anchor="middle" x="581.01" y="-287.54" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- d2 -->
<g id="node18" class="node">
<title>d2</title>
<ellipse fill="none" stroke="black" cx="740.05" cy="-542.74" rx="79.09" ry="79.09"/>
<text text-anchor="middle" x="740.05" y="-539.04" font-family="Times,serif" font-size="14.00">d2/discover&#45;01</text>
</g>
<!-- p3&#45;&gt;d2 -->
<g id="edge17" class="edge">
<title>p3&#45;&gt;d2</title>
<path fill="none" stroke="black" d="M483.92,-347.85C495.52,-357.53 507.72,-367.55 519.27,-376.74 567.94,-415.51 623.91,-457.75 667.19,-489.92"/>
<polygon fill="black" stroke="black" points="665.28,-492.86 675.39,-496.01 669.45,-487.24 665.28,-492.86"/>
<text text-anchor="middle" x="581.01" y="-471.54" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- b2 -->
<g id="node20" class="node">
<title>b2</title>
<ellipse fill="none" stroke="black" cx="740.05" cy="-386.74" rx="59.29" ry="59.29"/>
<text text-anchor="middle" x="740.05" y="-383.04" font-family="Times,serif" font-size="14.00">b2/beyond</text>
</g>
<!-- p3&#45;&gt;b2 -->
<g id="edge19" class="edge">
<title>p3&#45;&gt;b2</title>
<path fill="none" stroke="black" d="M498.61,-319.6C551.07,-334.25 621.96,-354.04 673.15,-368.34"/>
<polygon fill="black" stroke="black" points="672.22,-371.72 682.8,-371.03 674.11,-364.97 672.22,-371.72"/>
<text text-anchor="middle" x="581.01" y="-361.54" font-family="Times,serif" font-size="14.00">:location</text>
</g>
<!-- n3 -->
<g id="node19" class="node">
<title>n3</title>
<ellipse fill="none" stroke="black" cx="978.49" cy="-542.74" rx="59.29" ry="59.29"/>
<text text-anchor="middle" x="978.49" y="-539.04" font-family="Times,serif" font-size="14.00">n3/new&#45;01</text>
</g>
<!-- d2&#45;&gt;n3 -->
<g id="edge18" class="edge">
<title>d2&#45;&gt;n3</title>
<path fill="none" stroke="black" d="M819.45,-542.74C848.43,-542.74 881.01,-542.74 909.03,-542.74"/>
<polygon fill="black" stroke="black" points="909.13,-546.24 919.13,-542.74 909.13,-539.24 909.13,-546.24"/>
<text text-anchor="middle" x="869.34" y="-546.54" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- b2&#45;&gt;a2 -->
<g id="edge20" class="edge">
<title>b2&#45;&gt;a2</title>
<path fill="none" stroke="black" d="M793.82,-361.53C834.89,-341.89 891.36,-314.91 930.81,-296.06"/>
<polygon fill="black" stroke="black" points="932.43,-299.16 939.95,-291.69 929.42,-292.84 932.43,-299.16"/>
<text text-anchor="middle" x="869.34" y="-343.54" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- o2 -->
<g id="node22" class="node">
<title>o2</title>
<ellipse fill="none" stroke="black" cx="581.01" cy="-61.74" rx="61.99" ry="61.99"/>
<text text-anchor="middle" x="581.01" y="-58.04" font-family="Times,serif" font-size="14.00">o2/orbit&#45;01</text>
</g>
<!-- b3&#45;&gt;o2 -->
<g id="edge22" class="edge">
<title>b3&#45;&gt;o2</title>
<path fill="none" stroke="black" d="M284.99,-61.74C346.4,-61.74 443.09,-61.74 508.91,-61.74"/>
<polygon fill="black" stroke="black" points="509.2,-65.24 519.2,-61.74 509.2,-58.24 509.2,-65.24"/>
<text text-anchor="middle" x="318.28" y="-65.54" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- o2&#45;&gt;p2 -->
<g id="edge23" class="edge">
<title>o2&#45;&gt;p2</title>
<path fill="none" stroke="black" d="M642.9,-61.74C700.86,-61.74 790.55,-61.74 868.34,-61.74 868.34,-61.74 868.34,-61.74 1707.7,-61.74 1765.11,-61.74 1824.49,-90.95 1865.39,-116.45"/>
<polygon fill="black" stroke="black" points="1863.52,-119.41 1873.84,-121.83 1867.28,-113.5 1863.52,-119.41"/>
<text text-anchor="middle" x="1215.53" y="-65.54" font-family="Times,serif" font-size="14.00">:ARG0</text>
</g>
</g>
</svg>
digraph amr_graph {
rankdir=LR size="12,8"
h [label="h/have-concession-91" shape=circle]
h2 [label="h2/have-degree-91" shape=circle]
o [label="o/object" shape=circle]
s [label="s/some" shape=circle]
l [label="l/large" shape=circle]
e [label="e/enough" shape=circle]
r [label="r/round-03" shape=circle]
u [label="u/under" shape=circle]
g [label="g/gravity" shape=circle]
p [label="p/population" shape=circle]
t [label="t/this" shape=circle]
d [label="d/debate-01" shape=circle]
t2 [label="t2/thing" shape=circle]
m [label="m/many" shape=circle]
p2 [label="p2/prove-01" shape=circle]
c [label="c/considerable" shape=circle]
h -> h2 [label=":ARG1"]
h2 -> o [label=":ARG1"]
o -> s [label=":quant"]
h2 -> l [label=":ARG2"]
h2 -> e [label=":ARG3"]
h2 -> r [label=":ARG6"]
r -> o [label=":ARG1"]
r -> u [label=":location"]
u -> g [label=":op1"]
g -> o [label=":poss"]
h2 -> p [label=":location"]
p -> t [label=":mod"]
h -> d [label=":ARG2"]
d -> t2 [label=":ARG1"]
t2 -> m [label=":quant-of"]
m -> p2 [label=":ARG1-of"]
d -> c [label=":degree"]
}
# ::id WikiAbstract-SolarSystem-13
# ::snt Within these populations, some objects are large enough to have rounded under their own gravity, though there is considerable debate as to how many there will prove to be.
(h / have-concession-91
:ARG1 (h2 / have-degree-91
:ARG1 (o / object
:quant (s / some))
:ARG2 (l / large)
:ARG3 (e / enough)
:ARG6 (r / round-03
:ARG1 o
:location (u / under
:op1 (g / gravity
:poss o)))
:location (p / population
:mod (t / this)))
:ARG2 (d / debate-01
:ARG1 (t2 / thing
:quant-of (m / many
:ARG1-of (p2 / prove-01)))
:degree (c / considerable)))
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: amr_graph Pages: 1 -->
<svg width="864pt" height="476pt"
viewBox="0.00 0.00 864.00 475.95" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1.76 1.76) rotate(0) translate(4 832.34)">
<title>amr_graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-832.34 1514.21,-832.34 1514.21,4 -4,4"/>
<!-- h -->
<g id="node1" class="node">
<title>h</title>
<ellipse fill="none" stroke="black" cx="109.19" cy="-426.34" rx="109.38" ry="109.38"/>
<text text-anchor="middle" x="109.19" y="-422.64" font-family="Times,serif" font-size="14.00">h/have&#45;concession&#45;91</text>
</g>
<!-- h2 -->
<g id="node2" class="node">
<title>h2</title>
<ellipse fill="none" stroke="black" cx="397.22" cy="-586.34" rx="96.68" ry="96.68"/>
<text text-anchor="middle" x="397.22" y="-582.64" font-family="Times,serif" font-size="14.00">h2/have&#45;degree&#45;91</text>
</g>
<!-- h&#45;&gt;h2 -->
<g id="edge1" class="edge">
<title>h&#45;&gt;h2</title>
<path fill="none" stroke="black" d="M205.04,-479.4C236.7,-497.11 271.93,-516.81 303.43,-534.44"/>
<polygon fill="black" stroke="black" points="301.77,-537.52 312.21,-539.35 305.19,-531.41 301.77,-537.52"/>
<text text-anchor="middle" x="259.38" y="-524.14" font-family="Times,serif" font-size="14.00">:ARG1</text>
</g>
<!-- d -->
<g id="node12" class="node">
<title>d</title>
<ellipse fill="none" stroke="black" cx="397.22" cy="-220.34" rx="65.79" ry="65.79"/>
<text text-anchor="middle" x="397.22" y="-216.64" font-family="Times,serif" font-size="14.00">d/debate&#45;01</text>
</g>
<!-- h&#45;&gt;d -->
<g id="edge13" class="edge">
<title>h&#45;&gt;d</title>
<path fill="none" stroke="black" d="M198.34,-362.86C242.63,-330.96 295.19,-293.1 335.01,-264.43"/>
<polygon fill="black" stroke="black" points="337.24,-267.14 343.3,-258.45 333.14,-261.46 337.24,-267.14"/>
<text text-anchor="middle" x="259.38" y="-333.14" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- o -->
<g id="node3" class="node">
<title>o</title>
<ellipse fill="none" stroke="black" cx="1294.98" cy="-583.34" rx="47.39" ry="47.39"/>
<text text-anchor="middle" x="1294.98" y="-579.64" font-family="Times,serif" font-size="14.00">o/object</text>
</g>
<!-- h2&#45;&gt;o -->
<g id="edge2" class="edge">
<title>h2&#45;&gt;o</title>
<path fill="none" stroke="black" d="M449.4,-668.3C497.01,-733.32 574.49,-813.34 667.41,-813.34 667.41,-813.34 667.41,-813.34 1109.24,-813.34 1198.69,-813.34 1252.07,-706.28 1276.97,-638.25"/>
<polygon fill="black" stroke="black" points="1280.38,-639.1 1280.44,-628.51 1273.78,-636.76 1280.38,-639.1"/>
<text text-anchor="middle" x="893.85" y="-817.14" font-family="Times,serif" font-size="14.00">:ARG1</text>
</g>
<!-- l -->
<g id="node5" class="node">
<title>l</title>
<ellipse fill="none" stroke="black" cx="668.41" cy="-745.34" rx="40.09" ry="40.09"/>
<text text-anchor="middle" x="668.41" y="-741.64" font-family="Times,serif" font-size="14.00">l/large</text>
</g>
<!-- h2&#45;&gt;l -->
<g id="edge4" class="edge">
<title>h2&#45;&gt;l</title>
<path fill="none" stroke="black" d="M481.18,-635.35C528.52,-663.31 585.9,-697.2 624.35,-719.91"/>
<polygon fill="black" stroke="black" points="622.82,-723.07 633.21,-725.15 626.38,-717.05 622.82,-723.07"/>
<text text-anchor="middle" x="542.56" y="-693.14" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- e -->
<g id="node6" class="node">
<title>e</title>
<ellipse fill="none" stroke="black" cx="668.41" cy="-633.34" rx="53.09" ry="53.09"/>
<text text-anchor="middle" x="668.41" y="-629.64" font-family="Times,serif" font-size="14.00">e/enough</text>
</g>
<!-- h2&#45;&gt;e -->
<g id="edge5" class="edge">
<title>h2&#45;&gt;e</title>
<path fill="none" stroke="black" d="M492.75,-602.85C530.23,-609.39 572.27,-616.73 605.71,-622.57"/>
<polygon fill="black" stroke="black" points="605.35,-626.06 615.8,-624.33 606.55,-619.16 605.35,-626.06"/>
<text text-anchor="middle" x="542.56" y="-620.14" font-family="Times,serif" font-size="14.00">:ARG3</text>
</g>
<!-- r -->
<g id="node7" class="node">
<title>r</title>
<ellipse fill="none" stroke="black" cx="668.41" cy="-502.34" rx="59.59" ry="59.59"/>
<text text-anchor="middle" x="668.41" y="-498.64" font-family="Times,serif" font-size="14.00">r/round&#45;03</text>
</g>
<!-- h2&#45;&gt;r -->
<g id="edge6" class="edge">
<title>h2&#45;&gt;r</title>
<path fill="none" stroke="black" d="M490.11,-557.67C526.7,-546.25 568,-533.36 601.52,-522.9"/>
<polygon fill="black" stroke="black" points="602.71,-526.2 611.21,-519.88 600.62,-519.52 602.71,-526.2"/>
<text text-anchor="middle" x="542.56" y="-553.14" font-family="Times,serif" font-size="14.00">:ARG6</text>
</g>
<!-- p -->
<g id="node10" class="node">
<title>p</title>
<ellipse fill="none" stroke="black" cx="668.41" cy="-355.34" rx="68.79" ry="68.79"/>
<text text-anchor="middle" x="668.41" y="-351.64" font-family="Times,serif" font-size="14.00">p/population</text>
</g>
<!-- h2&#45;&gt;p -->
<g id="edge11" class="edge">
<title>h2&#45;&gt;p</title>
<path fill="none" stroke="black" d="M471.42,-523.53C514.28,-486.75 567.7,-440.91 607.94,-406.38"/>
<polygon fill="black" stroke="black" points="610.24,-409.01 615.55,-399.85 605.68,-403.7 610.24,-409.01"/>
<text text-anchor="middle" x="542.56" y="-488.14" font-family="Times,serif" font-size="14.00">:location</text>
</g>
<!-- s -->
<g id="node4" class="node">
<title>s</title>
<ellipse fill="none" stroke="black" cx="1467.32" cy="-583.34" rx="42.79" ry="42.79"/>
<text text-anchor="middle" x="1467.32" y="-579.64" font-family="Times,serif" font-size="14.00">s/some</text>
</g>
<!-- o&#45;&gt;s -->
<g id="edge3" class="edge">
<title>o&#45;&gt;s</title>
<path fill="none" stroke="black" d="M1342.52,-583.34C1364.65,-583.34 1391.18,-583.34 1414,-583.34"/>
<polygon fill="black" stroke="black" points="1414.2,-586.84 1424.2,-583.34 1414.2,-579.84 1414.2,-586.84"/>
<text text-anchor="middle" x="1383.42" y="-587.14" font-family="Times,serif" font-size="14.00">:quant</text>
</g>
<!-- r&#45;&gt;o -->
<g id="edge7" class="edge">
<title>r&#45;&gt;o</title>
<path fill="none" stroke="black" d="M724.48,-523.78C758.81,-536.15 804.2,-550.71 845.75,-558.34 984.79,-583.87 1151.81,-585.78 1237.36,-584.72"/>
<polygon fill="black" stroke="black" points="1237.44,-588.22 1247.39,-584.57 1237.34,-581.22 1237.44,-588.22"/>
<text text-anchor="middle" x="991.94" y="-582.14" font-family="Times,serif" font-size="14.00">:ARG1</text>
</g>
<!-- u -->
<g id="node8" class="node">
<title>u</title>
<ellipse fill="none" stroke="black" cx="893.85" cy="-502.34" rx="46.59" ry="46.59"/>
<text text-anchor="middle" x="893.85" y="-498.64" font-family="Times,serif" font-size="14.00">u/under</text>
</g>
<!-- r&#45;&gt;u -->
<g id="edge8" class="edge">
<title>r&#45;&gt;u</title>
<path fill="none" stroke="black" d="M728.4,-502.34C761.89,-502.34 803.57,-502.34 836.59,-502.34"/>
<polygon fill="black" stroke="black" points="836.99,-505.84 846.99,-502.34 836.99,-498.84 836.99,-505.84"/>
<text text-anchor="middle" x="795.75" y="-506.14" font-family="Times,serif" font-size="14.00">:location</text>
</g>
<!-- g -->
<g id="node9" class="node">
<title>g</title>
<ellipse fill="none" stroke="black" cx="1108.24" cy="-502.34" rx="52.79" ry="52.79"/>
<text text-anchor="middle" x="1108.24" y="-498.64" font-family="Times,serif" font-size="14.00">g/gravity</text>
</g>
<!-- u&#45;&gt;g -->
<g id="edge9" class="edge">
<title>u&#45;&gt;g</title>
<path fill="none" stroke="black" d="M940.67,-502.34C971.28,-502.34 1011.92,-502.34 1045.39,-502.34"/>
<polygon fill="black" stroke="black" points="1045.53,-505.84 1055.53,-502.34 1045.53,-498.84 1045.53,-505.84"/>
<text text-anchor="middle" x="991.94" y="-506.14" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- g&#45;&gt;o -->
<g id="edge10" class="edge">
<title>g&#45;&gt;o</title>
<path fill="none" stroke="black" d="M1157.02,-522.8C1179.12,-532.32 1205.69,-543.83 1229.53,-554.34 1233.62,-556.15 1237.85,-558.02 1242.1,-559.92"/>
<polygon fill="black" stroke="black" points="1240.82,-563.18 1251.38,-564.07 1243.68,-556.79 1240.82,-563.18"/>
<text text-anchor="middle" x="1211.03" y="-558.14" font-family="Times,serif" font-size="14.00">:poss</text>
</g>
<!-- t -->
<g id="node11" class="node">
<title>t</title>
<ellipse fill="none" stroke="black" cx="893.85" cy="-355.34" rx="35.19" ry="35.19"/>
<text text-anchor="middle" x="893.85" y="-351.64" font-family="Times,serif" font-size="14.00">t/this</text>
</g>
<!-- p&#45;&gt;t -->
<g id="edge12" class="edge">
<title>p&#45;&gt;t</title>
<path fill="none" stroke="black" d="M737.36,-355.34C773.35,-355.34 816.53,-355.34 848.25,-355.34"/>
<polygon fill="black" stroke="black" points="848.54,-358.84 858.54,-355.34 848.54,-351.84 848.54,-358.84"/>
<text text-anchor="middle" x="795.75" y="-359.14" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- t2 -->
<g id="node13" class="node">
<title>t2</title>
<ellipse fill="none" stroke="black" cx="668.41" cy="-220.34" rx="48.19" ry="48.19"/>
<text text-anchor="middle" x="668.41" y="-216.64" font-family="Times,serif" font-size="14.00">t2/thing</text>
</g>
<!-- d&#45;&gt;t2 -->
<g id="edge14" class="edge">
<title>d&#45;&gt;t2</title>
<path fill="none" stroke="black" d="M463.04,-220.34C507.83,-220.34 566.87,-220.34 609.97,-220.34"/>
<polygon fill="black" stroke="black" points="610.02,-223.84 620.02,-220.34 610.02,-216.84 610.02,-223.84"/>
<text text-anchor="middle" x="542.56" y="-224.14" font-family="Times,serif" font-size="14.00">:ARG1</text>
</g>
<!-- c -->
<g id="node16" class="node">
<title>c</title>
<ellipse fill="none" stroke="black" cx="668.41" cy="-77.34" rx="77.19" ry="77.19"/>
<text text-anchor="middle" x="668.41" y="-73.64" font-family="Times,serif" font-size="14.00">c/considerable</text>
</g>
<!-- d&#45;&gt;c -->
<g id="edge17" class="edge">
<title>d&#45;&gt;c</title>
<path fill="none" stroke="black" d="M455.64,-189.84C494.99,-168.94 547.64,-140.97 590.6,-118.15"/>
<polygon fill="black" stroke="black" points="592.42,-121.14 599.61,-113.36 589.14,-114.96 592.42,-121.14"/>
<text text-anchor="middle" x="542.56" y="-162.14" font-family="Times,serif" font-size="14.00">:degree</text>
</g>
<!-- m -->
<g id="node14" class="node">
<title>m</title>
<ellipse fill="none" stroke="black" cx="893.85" cy="-220.34" rx="48.19" ry="48.19"/>
<text text-anchor="middle" x="893.85" y="-216.64" font-family="Times,serif" font-size="14.00">m/many</text>
</g>
<!-- t2&#45;&gt;m -->
<g id="edge15" class="edge">
<title>t2&#45;&gt;m</title>
<path fill="none" stroke="black" d="M716.52,-220.34C751.16,-220.34 798.43,-220.34 835.31,-220.34"/>
<polygon fill="black" stroke="black" points="835.41,-223.84 845.41,-220.34 835.41,-216.84 835.41,-223.84"/>
<text text-anchor="middle" x="795.75" y="-224.14" font-family="Times,serif" font-size="14.00">:quant&#45;of</text>
</g>
<!-- p2 -->
<g id="node15" class="node">
<title>p2</title>
<ellipse fill="none" stroke="black" cx="1108.24" cy="-220.34" rx="66.09" ry="66.09"/>
<text text-anchor="middle" x="1108.24" y="-216.64" font-family="Times,serif" font-size="14.00">p2/prove&#45;01</text>
</g>
<!-- m&#45;&gt;p2 -->
<g id="edge16" class="edge">
<title>m&#45;&gt;p2</title>
<path fill="none" stroke="black" d="M941.98,-220.34C968.22,-220.34 1001.51,-220.34 1031.32,-220.34"/>
<polygon fill="black" stroke="black" points="1031.71,-223.84 1041.71,-220.34 1031.71,-216.84 1031.71,-223.84"/>
<text text-anchor="middle" x="991.94" y="-224.14" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
</g>
</svg>
digraph amr_graph {
rankdir=LR size="12,8"
c [label="c/categorize-01" shape=circle]
o [label="o/object" shape=circle]
s [label="s/such" shape=circle]
p [label="p/planet" shape=circle]
d [label="d/dwarf" shape=circle]
c -> o [label=":ARG1"]
o -> s [label=":mod"]
c -> p [label=":ARG2"]
p -> d [label=":mod"]
}
# ::id WikiAbstract-SolarSystem-14
# ::snt Such objects are categorized as dwarf planets.
(c / categorize-01
:ARG1 (o / object
:mod (s / such))
:ARG2 (p / planet
:mod (d / dwarf)))
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: amr_graph Pages: 1 -->
<svg width="514pt" height="218pt"
viewBox="0.00 0.00 514.27 218.19" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 214.19)">
<title>amr_graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-214.19 510.27,-214.19 510.27,4 -4,4"/>
<!-- c -->
<g id="node1" class="node">
<title>c</title>
<ellipse fill="none" stroke="black" cx="81.24" cy="-105.75" rx="81.49" ry="81.49"/>
<text text-anchor="middle" x="81.24" y="-102.05" font-family="Times,serif" font-size="14.00">c/categorize&#45;01</text>
</g>
<!-- o -->
<g id="node2" class="node">
<title>o</title>
<ellipse fill="none" stroke="black" cx="293.23" cy="-162.75" rx="47.39" ry="47.39"/>
<text text-anchor="middle" x="293.23" y="-159.05" font-family="Times,serif" font-size="14.00">o/object</text>
</g>
<!-- c&#45;&gt;o -->
<g id="edge1" class="edge">
<title>c&#45;&gt;o</title>
<path fill="none" stroke="black" d="M159.84,-126.81C185.6,-133.8 213.73,-141.44 237.4,-147.86"/>
<polygon fill="black" stroke="black" points="236.69,-151.3 247.26,-150.54 238.53,-144.54 236.69,-151.3"/>
<text text-anchor="middle" x="203.49" y="-147.55" font-family="Times,serif" font-size="14.00">:ARG1</text>
</g>
<!-- p -->
<g id="node4" class="node">
<title>p</title>
<ellipse fill="none" stroke="black" cx="293.23" cy="-48.75" rx="48.99" ry="48.99"/>
<text text-anchor="middle" x="293.23" y="-45.05" font-family="Times,serif" font-size="14.00">p/planet</text>
</g>
<!-- c&#45;&gt;p -->
<g id="edge3" class="edge">
<title>c&#45;&gt;p</title>
<path fill="none" stroke="black" d="M159.84,-84.68C185.19,-77.8 212.83,-70.3 236.27,-63.93"/>
<polygon fill="black" stroke="black" points="237.31,-67.28 246.04,-61.28 235.48,-60.53 237.31,-67.28"/>
<text text-anchor="middle" x="203.49" y="-82.55" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- s -->
<g id="node3" class="node">
<title>s</title>
<ellipse fill="none" stroke="black" cx="460.12" cy="-162.75" rx="40.09" ry="40.09"/>
<text text-anchor="middle" x="460.12" y="-159.05" font-family="Times,serif" font-size="14.00">s/such</text>
</g>
<!-- o&#45;&gt;s -->
<g id="edge2" class="edge">
<title>o&#45;&gt;s</title>
<path fill="none" stroke="black" d="M341.04,-162.75C362.49,-162.75 387.93,-162.75 409.7,-162.75"/>
<polygon fill="black" stroke="black" points="409.73,-166.25 419.73,-162.75 409.73,-159.25 409.73,-166.25"/>
<text text-anchor="middle" x="377.98" y="-166.55" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- d -->
<g id="node5" class="node">
<title>d</title>
<ellipse fill="none" stroke="black" cx="460.12" cy="-48.75" rx="46.29" ry="46.29"/>
<text text-anchor="middle" x="460.12" y="-45.05" font-family="Times,serif" font-size="14.00">d/dwarf</text>
</g>
<!-- p&#45;&gt;d -->
<g id="edge4" class="edge">
<title>p&#45;&gt;d</title>
<path fill="none" stroke="black" d="M342.37,-48.75C361.55,-48.75 383.75,-48.75 403.61,-48.75"/>
<polygon fill="black" stroke="black" points="403.76,-52.25 413.76,-48.75 403.76,-45.25 403.76,-52.25"/>
<text text-anchor="middle" x="377.98" y="-52.55" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
</g>
</svg>
digraph amr_graph {
rankdir=LR size="12,8"
a [label="a/accept-01" shape=circle]
p [label="p/person" shape=circle]
o [label="o/observe-01" shape=circle]
o2 [label="o2/object" shape=circle]
a2 [label="a2/at-least" shape=circle]
ii [label="ii/include-91" shape=circle]
a3 [label="a3/and" shape=circle]
a4 [label="a4/asteroid" shape=circle]
n [label="n/name" shape=circle]
o3 [label="o3/object" shape=circle]
n2 [label="n2/name" shape=circle]
a5 [label="a5/asteroid" shape=circle]
n3 [label="n3/name" shape=circle]
a6 [label="a6/asteroid" shape=circle]
n4 [label="n4/name" shape=circle]
o4 [label="o4/object" shape=circle]
n5 [label="n5/name" shape=circle]
o5 [label="o5/object" shape=circle]
n6 [label="n6/name" shape=circle]
o6 [label="o6/object" shape=circle]
n7 [label="n7/name" shape=circle]
o7 [label="o7/object" shape=circle]
n8 [label="n8/name" shape=circle]
o8 [label="o8/object" shape=circle]
n9 [label="n9/name" shape=circle]
t [label="t/trans-Neptunian" shape=circle]
p2 [label="p2/planet" shape=circle]
d [label="d/dwarf" shape=circle]
g [label="g/general-02" shape=circle]
a -> p [label=":ARG0"]
p -> o [label=":ARG0-of"]
a -> o2 [label=":ARG1"]
o2 -> a2 [label=":quant"]
o2 -> ii [label=":ARG2-of"]
ii -> a3 [label=":ARG1"]
a3 -> a4 [label=":op1"]
a4 -> n [label=":name"]
a3 -> o3 [label=":op2"]
o3 -> n2 [label=":name"]
a3 -> a5 [label=":op3"]
a5 -> n3 [label=":name"]
a3 -> a6 [label=":op4"]
a6 -> n4 [label=":name"]
a3 -> o4 [label=":op5"]
o4 -> n5 [label=":name"]
a3 -> o5 [label=":op6"]
o5 -> n6 [label=":name"]
a3 -> o6 [label=":op7"]
o6 -> n7 [label=":name"]
a3 -> o7 [label=":op8"]
o7 -> n8 [label=":name"]
a3 -> o8 [label=":op9"]
o8 -> n9 [label=":name"]
a3 -> t [label=":mod"]
a -> p2 [label=":ARG3"]
p2 -> d [label=":mod"]
a -> g [label=":ARG1-of"]
node_0 [label=9 shape=rectangle]
a2 -> node_0 [label=":op1"]
node_1 [label="\"Cerre\"" shape=rectangle]
n -> node_1 [label=":op1"]
node_2 [label="\"Pluto\"" shape=rectangle]
n2 -> node_2 [label=":op1"]
node_3 [label="\"Eris\"" shape=rectangle]
n3 -> node_3 [label=":op1"]
node_4 [label="\"Haumea\"" shape=rectangle]
n4 -> node_4 [label=":op1"]
node_5 [label="\"Makemake\"" shape=rectangle]
n5 -> node_5 [label=":op1"]
node_6 [label="\"Gonggong\"" shape=rectangle]
n6 -> node_6 [label=":op1"]
node_7 [label="\"Quaoar\"" shape=rectangle]
n7 -> node_7 [label=":op1"]
node_8 [label="\"Sedna\"" shape=rectangle]
n8 -> node_8 [label=":op1"]
node_9 [label="\"Orcus\"" shape=rectangle]
n9 -> node_9 [label=":op1"]
}
# ::id WikiAbstract-SolarSystem-15
# ::snt Astronomers generally accept at least nine objects as dwarf planets: the asteroid Ceres and the trans-Neptunian objects Pluto, Eris, Haumea, Makemake, Gonggong, Quaoar, Sedna, and Orcus.
(a / accept-01
:ARG0 (p / person
:ARG0-of (o / observe-01))
:ARG1 (o2 / object
:quant (a2 / at-least
:op1 9)
:ARG2-of (ii / include-91
:ARG1 (a3 / and
:op1 (a4 / asteroid
:name (n / name
:op1 "Cerre"))
:op2 (o3 / object
:name (n2 / name
:op1 "Pluto"))
:op3 (a5 / asteroid
:name (n3 / name
:op1 "Eris"))
:op4 (a6 / asteroid
:name (n4 / name
:op1 "Haumea"))
:op5 (o4 / object
:name (n5 / name
:op1 "Makemake"))
:op6 (o5 / object
:name (n6 / name
:op1 "Gonggong"))
:op7 (o6 / object
:name (n7 / name
:op1 "Quaoar"))
:op8 (o7 / object
:name (n8 / name
:op1 "Sedna"))
:op9 (o8 / object
:name (n9 / name
:op1 "Orcus"))
:mod (t / trans-Neptunian))))
:ARG3 (p2 / planet
:mod (d / dwarf))
:ARG1-of (g / general-02))
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment