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 1453 additions and 0 deletions
digraph amr_graph {
rankdir=LR size="12,8"
a [label="a/and" shape=circle]
r [label="r/region" shape=circle]
t [label="t/this" shape=circle]
t2 [label="t2/travel-01" shape=circle]
p [label="p/population" shape=circle]
b [label="b/body" shape=circle]
s [label="s/small" shape=circle]
o [label="o/other" shape=circle]
v [label="v/various" shape=circle]
ii [label="ii/include-01" shape=circle]
a2 [label="a2/and" shape=circle]
c [label="c/comet" shape=circle]
c2 [label="c2/centaur" shape=circle]
c3 [label="c3/cloud" shape=circle]
d [label="d/dust" shape=circle]
ii2 [label="ii2/interplanetary" shape=circle]
b2 [label="b2/between" shape=circle]
r2 [label="r2/region" shape=circle]
f [label="f/free-04" shape=circle]
a -> r [label=":op1"]
r -> t [label=":mod"]
a -> t2 [label=":op2"]
t2 -> p [label=":ARG0"]
p -> b [label=":consist-of"]
b -> s [label=":mod"]
p -> o [label=":mod"]
p -> v [label=":mod"]
p -> ii [label=":ARG2-of"]
ii -> a2 [label=":ARG1"]
a2 -> c [label=":op1"]
a2 -> c2 [label=":op2"]
a2 -> c3 [label=":op3"]
c3 -> d [label=":consist-of"]
c3 -> ii2 [label=":mod"]
t2 -> b2 [label=":ARG1"]
b2 -> r2 [label=":op1"]
t2 -> f [label=":ARG3-of"]
node_0 [label=2 shape=rectangle]
r -> node_0 [label=":quant"]
}
# ::id WikiAbstract-SolarSystem-16
# ::snt In addition to these two regions, various other small-body populations, including comets, centaurs and interplanetary dust clouds, freely travel between regions.
(a / and
:op1 (r / region
:quant 2
:mod (t / this))
:op2 (t2 / travel-01
:ARG0 (p / population
:consist-of (b / body
:mod (s / small))
:mod (o / other)
:mod (v / various)
:ARG2-of (ii / include-01
:ARG1 (a2 / and
:op1 (c / comet)
:op2 (c2 / centaur)
:op3 (c3 / cloud
:consist-of (d / dust)
:mod (ii2 / interplanetary)))))
:ARG1 (b2 / between
:op1 (r2 / region))
:ARG3-of (f / free-04)))
\ 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="431pt"
viewBox="0.00 0.00 864.00 431.19" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1.63 1.63) rotate(0) translate(4 699.84)">
<title>amr_graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-699.84 1406.32,-699.84 1406.32,4 -4,4"/>
<!-- a -->
<g id="node1" class="node">
<title>a</title>
<ellipse fill="none" stroke="black" cx="36.4" cy="-410.29" rx="36.29" ry="36.29"/>
<text text-anchor="middle" x="36.4" y="-406.59" font-family="Times,serif" font-size="14.00">a/and</text>
</g>
<!-- r -->
<g id="node2" class="node">
<title>r</title>
<ellipse fill="none" stroke="black" cx="205.44" cy="-538.29" rx="48.19" ry="48.19"/>
<text text-anchor="middle" x="205.44" y="-534.59" font-family="Times,serif" font-size="14.00">r/region</text>
</g>
<!-- a&#45;&gt;r -->
<g id="edge1" class="edge">
<title>a&#45;&gt;r</title>
<path fill="none" stroke="black" d="M65.73,-432.01C91.17,-451.5 128.98,-480.47 158.69,-503.24"/>
<polygon fill="black" stroke="black" points="156.78,-506.18 166.84,-509.49 161.04,-500.62 156.78,-506.18"/>
<text text-anchor="middle" x="106.29" y="-478.09" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- t2 -->
<g id="node4" class="node">
<title>t2</title>
<ellipse fill="none" stroke="black" cx="205.44" cy="-344.29" rx="65.79" ry="65.79"/>
<text text-anchor="middle" x="205.44" y="-340.59" font-family="Times,serif" font-size="14.00">t2/travel&#45;01</text>
</g>
<!-- a&#45;&gt;t2 -->
<g id="edge3" class="edge">
<title>a&#45;&gt;t2</title>
<path fill="none" stroke="black" d="M70.4,-397.25C88.78,-389.99 112.4,-380.66 134.68,-371.85"/>
<polygon fill="black" stroke="black" points="136.11,-375.05 144.12,-368.12 133.54,-368.54 136.11,-375.05"/>
<text text-anchor="middle" x="106.29" y="-393.09" font-family="Times,serif" font-size="14.00">:op2</text>
</g>
<!-- t -->
<g id="node3" class="node">
<title>t</title>
<ellipse fill="none" stroke="black" cx="439.98" cy="-609.29" rx="35.19" ry="35.19"/>
<text text-anchor="middle" x="439.98" y="-605.59" font-family="Times,serif" font-size="14.00">t/this</text>
</g>
<!-- r&#45;&gt;t -->
<g id="edge2" class="edge">
<title>r&#45;&gt;t</title>
<path fill="none" stroke="black" d="M251.55,-552.07C293.4,-564.84 355.24,-583.72 396.29,-596.26"/>
<polygon fill="black" stroke="black" points="395.42,-599.65 406,-599.22 397.46,-592.96 395.42,-599.65"/>
<text text-anchor="middle" x="321.08" y="-585.09" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- node_0 -->
<g id="node20" class="node">
<title>node_0</title>
<polygon fill="none" stroke="black" points="466.98,-556.29 412.98,-556.29 412.98,-520.29 466.98,-520.29 466.98,-556.29"/>
<text text-anchor="middle" x="439.98" y="-534.59" font-family="Times,serif" font-size="14.00">2</text>
</g>
<!-- r&#45;&gt;node_0 -->
<g id="edge19" class="edge">
<title>r&#45;&gt;node_0</title>
<path fill="none" stroke="black" d="M253.78,-538.29C297.78,-538.29 362.41,-538.29 402.52,-538.29"/>
<polygon fill="black" stroke="black" points="402.66,-541.79 412.66,-538.29 402.66,-534.79 402.66,-541.79"/>
<text text-anchor="middle" x="321.08" y="-542.09" font-family="Times,serif" font-size="14.00">:quant</text>
</g>
<!-- p -->
<g id="node5" class="node">
<title>p</title>
<ellipse fill="none" stroke="black" cx="439.98" cy="-433.29" rx="68.79" ry="68.79"/>
<text text-anchor="middle" x="439.98" y="-429.59" font-family="Times,serif" font-size="14.00">p/population</text>
</g>
<!-- t2&#45;&gt;p -->
<g id="edge4" class="edge">
<title>t2&#45;&gt;p</title>
<path fill="none" stroke="black" d="M266.93,-367.44C297.05,-378.97 333.72,-393.01 365.45,-405.15"/>
<polygon fill="black" stroke="black" points="364.54,-408.55 375.13,-408.86 367.04,-402.01 364.54,-408.55"/>
<text text-anchor="middle" x="321.08" y="-404.09" font-family="Times,serif" font-size="14.00">:ARG0</text>
</g>
<!-- b2 -->
<g id="node17" class="node">
<title>b2</title>
<ellipse fill="none" stroke="black" cx="439.98" cy="-281.29" rx="64.99" ry="64.99"/>
<text text-anchor="middle" x="439.98" y="-277.59" font-family="Times,serif" font-size="14.00">b2/between</text>
</g>
<!-- t2&#45;&gt;b2 -->
<g id="edge16" class="edge">
<title>t2&#45;&gt;b2</title>
<path fill="none" stroke="black" d="M269.06,-327.33C299.28,-319.14 335.7,-309.27 367.06,-300.78"/>
<polygon fill="black" stroke="black" points="368.31,-304.06 377.05,-298.07 366.48,-297.31 368.31,-304.06"/>
<text text-anchor="middle" x="321.08" y="-324.09" font-family="Times,serif" font-size="14.00">:ARG1</text>
</g>
<!-- f -->
<g id="node19" class="node">
<title>f</title>
<ellipse fill="none" stroke="black" cx="439.98" cy="-148.29" rx="50.09" ry="50.09"/>
<text text-anchor="middle" x="439.98" y="-144.59" font-family="Times,serif" font-size="14.00">f/free&#45;04</text>
</g>
<!-- t2&#45;&gt;f -->
<g id="edge18" class="edge">
<title>t2&#45;&gt;f</title>
<path fill="none" stroke="black" d="M256.32,-302.24C296.98,-267.97 353.93,-219.97 393.39,-186.72"/>
<polygon fill="black" stroke="black" points="395.64,-189.39 401.04,-180.27 391.13,-184.04 395.64,-189.39"/>
<text text-anchor="middle" x="321.08" y="-274.09" font-family="Times,serif" font-size="14.00">:ARG3&#45;of</text>
</g>
<!-- b -->
<g id="node6" class="node">
<title>b</title>
<ellipse fill="none" stroke="black" cx="685.46" cy="-652.29" rx="42.49" ry="42.49"/>
<text text-anchor="middle" x="685.46" y="-648.59" font-family="Times,serif" font-size="14.00">b/body</text>
</g>
<!-- p&#45;&gt;b -->
<g id="edge5" class="edge">
<title>p&#45;&gt;b</title>
<path fill="none" stroke="black" d="M486.13,-484.68C498.93,-498.55 513.13,-513.31 526.87,-526.29 564.96,-562.29 576.84,-568.69 617.87,-601.29 625.91,-607.68 634.57,-614.42 642.9,-620.83"/>
<polygon fill="black" stroke="black" points="641.02,-623.79 651.09,-627.1 645.28,-618.24 641.02,-623.79"/>
<text text-anchor="middle" x="563.37" y="-589.09" font-family="Times,serif" font-size="14.00">:consist&#45;of</text>
</g>
<!-- o -->
<g id="node8" class="node">
<title>o</title>
<ellipse fill="none" stroke="black" cx="685.46" cy="-548.29" rx="44.39" ry="44.39"/>
<text text-anchor="middle" x="685.46" y="-544.59" font-family="Times,serif" font-size="14.00">o/other</text>
</g>
<!-- p&#45;&gt;o -->
<g id="edge7" class="edge">
<title>p&#45;&gt;o</title>
<path fill="none" stroke="black" d="M502.73,-462.46C544.04,-481.97 597.62,-507.27 635.88,-525.35"/>
<polygon fill="black" stroke="black" points="634.72,-528.67 645.26,-529.78 637.71,-522.34 634.72,-528.67"/>
<text text-anchor="middle" x="563.37" y="-511.09" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- v -->
<g id="node9" class="node">
<title>v</title>
<ellipse fill="none" stroke="black" cx="685.46" cy="-433.29" rx="53.09" ry="53.09"/>
<text text-anchor="middle" x="685.46" y="-429.59" font-family="Times,serif" font-size="14.00">v/various</text>
</g>
<!-- p&#45;&gt;v -->
<g id="edge8" class="edge">
<title>p&#45;&gt;v</title>
<path fill="none" stroke="black" d="M509.12,-433.29C544.31,-433.29 586.97,-433.29 621.39,-433.29"/>
<polygon fill="black" stroke="black" points="621.8,-436.79 631.8,-433.29 621.8,-429.79 621.8,-436.79"/>
<text text-anchor="middle" x="563.37" y="-437.09" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- ii -->
<g id="node10" class="node">
<title>ii</title>
<ellipse fill="none" stroke="black" cx="685.46" cy="-294.29" rx="67.69" ry="67.69"/>
<text text-anchor="middle" x="685.46" y="-290.59" font-family="Times,serif" font-size="14.00">ii/include&#45;01</text>
</g>
<!-- p&#45;&gt;ii -->
<g id="edge9" class="edge">
<title>p&#45;&gt;ii</title>
<path fill="none" stroke="black" d="M500.23,-399.47C535.53,-379.32 580.44,-353.68 617.08,-332.76"/>
<polygon fill="black" stroke="black" points="619.26,-335.54 626.21,-327.55 615.79,-329.47 619.26,-335.54"/>
<text text-anchor="middle" x="563.37" y="-385.09" font-family="Times,serif" font-size="14.00">:ARG2&#45;of</text>
</g>
<!-- s -->
<g id="node7" class="node">
<title>s</title>
<ellipse fill="none" stroke="black" cx="878.6" cy="-652.29" rx="43.59" ry="43.59"/>
<text text-anchor="middle" x="878.6" y="-648.59" font-family="Times,serif" font-size="14.00">s/small</text>
</g>
<!-- b&#45;&gt;s -->
<g id="edge6" class="edge">
<title>b&#45;&gt;s</title>
<path fill="none" stroke="black" d="M727.94,-652.29C756.35,-652.29 794.27,-652.29 824.83,-652.29"/>
<polygon fill="black" stroke="black" points="824.89,-655.79 834.89,-652.29 824.89,-648.79 824.89,-655.79"/>
<text text-anchor="middle" x="794.06" y="-656.09" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- a2 -->
<g id="node11" class="node">
<title>a2</title>
<ellipse fill="none" stroke="black" cx="878.6" cy="-294.29" rx="42.49" ry="42.49"/>
<text text-anchor="middle" x="878.6" y="-290.59" font-family="Times,serif" font-size="14.00">a2/and</text>
</g>
<!-- ii&#45;&gt;a2 -->
<g id="edge10" class="edge">
<title>ii&#45;&gt;a2</title>
<path fill="none" stroke="black" d="M753.32,-294.29C777.11,-294.29 803.52,-294.29 825.85,-294.29"/>
<polygon fill="black" stroke="black" points="826.13,-297.79 836.13,-294.29 826.13,-290.79 826.13,-297.79"/>
<text text-anchor="middle" x="794.06" y="-298.09" font-family="Times,serif" font-size="14.00">:ARG1</text>
</g>
<!-- c -->
<g id="node12" class="node">
<title>c</title>
<ellipse fill="none" stroke="black" cx="1048.94" cy="-419.29" rx="46.59" ry="46.59"/>
<text text-anchor="middle" x="1048.94" y="-415.59" font-family="Times,serif" font-size="14.00">c/comet</text>
</g>
<!-- a2&#45;&gt;c -->
<g id="edge11" class="edge">
<title>a2&#45;&gt;c</title>
<path fill="none" stroke="black" d="M913.27,-319.29C938.94,-338.35 974.56,-364.8 1002.73,-385.72"/>
<polygon fill="black" stroke="black" points="1000.72,-388.58 1010.83,-391.73 1004.89,-382.96 1000.72,-388.58"/>
<text text-anchor="middle" x="955.65" y="-365.09" 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="1048.94" cy="-294.29" rx="59.59" ry="59.59"/>
<text text-anchor="middle" x="1048.94" y="-290.59" font-family="Times,serif" font-size="14.00">c2/centaur</text>
</g>
<!-- a2&#45;&gt;c2 -->
<g id="edge12" class="edge">
<title>a2&#45;&gt;c2</title>
<path fill="none" stroke="black" d="M921.22,-294.29C938.63,-294.29 959.34,-294.29 978.91,-294.29"/>
<polygon fill="black" stroke="black" points="979.03,-297.79 989.03,-294.29 979.03,-290.79 979.03,-297.79"/>
<text text-anchor="middle" x="955.65" y="-298.09" font-family="Times,serif" font-size="14.00">:op2</text>
</g>
<!-- c3 -->
<g id="node14" class="node">
<title>c3</title>
<ellipse fill="none" stroke="black" cx="1048.94" cy="-167.29" rx="49.29" ry="49.29"/>
<text text-anchor="middle" x="1048.94" y="-163.59" font-family="Times,serif" font-size="14.00">c3/cloud</text>
</g>
<!-- a2&#45;&gt;c3 -->
<g id="edge13" class="edge">
<title>a2&#45;&gt;c3</title>
<path fill="none" stroke="black" d="M912.86,-269.2C938.07,-250.19 973.03,-223.81 1001.07,-202.66"/>
<polygon fill="black" stroke="black" points="1003.28,-205.38 1009.15,-196.56 999.06,-199.79 1003.28,-205.38"/>
<text text-anchor="middle" x="955.65" y="-250.09" font-family="Times,serif" font-size="14.00">:op3</text>
</g>
<!-- d -->
<g id="node15" class="node">
<title>d</title>
<ellipse fill="none" stroke="black" cx="1310.03" cy="-243.29" rx="40.09" ry="40.09"/>
<text text-anchor="middle" x="1310.03" y="-239.59" font-family="Times,serif" font-size="14.00">d/dust</text>
</g>
<!-- c3&#45;&gt;d -->
<g id="edge14" class="edge">
<title>c3&#45;&gt;d</title>
<path fill="none" stroke="black" d="M1096.56,-180.97C1143.22,-194.65 1214.62,-215.6 1261.57,-229.37"/>
<polygon fill="black" stroke="black" points="1260.62,-232.74 1271.2,-232.19 1262.59,-226.02 1260.62,-232.74"/>
<text text-anchor="middle" x="1163.24" y="-214.09" font-family="Times,serif" font-size="14.00">:consist&#45;of</text>
</g>
<!-- ii2 -->
<g id="node16" class="node">
<title>ii2</title>
<ellipse fill="none" stroke="black" cx="1310.03" cy="-92.29" rx="92.08" ry="92.08"/>
<text text-anchor="middle" x="1310.03" y="-88.59" font-family="Times,serif" font-size="14.00">ii2/interplanetary</text>
</g>
<!-- c3&#45;&gt;ii2 -->
<g id="edge15" class="edge">
<title>c3&#45;&gt;ii2</title>
<path fill="none" stroke="black" d="M1096.56,-153.8C1128.46,-144.56 1171.93,-131.98 1211.24,-120.6"/>
<polygon fill="black" stroke="black" points="1212.51,-123.88 1221.14,-117.73 1210.56,-117.15 1212.51,-123.88"/>
<text text-anchor="middle" x="1163.24" y="-147.09" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- r2 -->
<g id="node18" class="node">
<title>r2</title>
<ellipse fill="none" stroke="black" cx="685.46" cy="-154.29" rx="53.89" ry="53.89"/>
<text text-anchor="middle" x="685.46" y="-150.59" font-family="Times,serif" font-size="14.00">r2/region</text>
</g>
<!-- b2&#45;&gt;r2 -->
<g id="edge17" class="edge">
<title>b2&#45;&gt;r2</title>
<path fill="none" stroke="black" d="M498.06,-251.52C537.23,-231.09 588.98,-204.09 628.01,-183.74"/>
<polygon fill="black" stroke="black" points="629.89,-186.7 637.14,-178.97 626.66,-180.5 629.89,-186.7"/>
<text text-anchor="middle" x="563.37" y="-237.09" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
</g>
</svg>
# ::id WikiAbstract-SolarSystem-17
# ::snt Six of the planets, the six largest possible dwarf planets, and many of the smaller bodies are orbited by natural satellites, usually termed "moons" after the Moon.
(o / orbit-01
:ARG0 (s / satellite
:ARG1-of (n / natural-03)
:ARG1-of (t / term-01
:ARG2 (m / moon)
:mod (u / usual)
:time (a / after
:op1 m)))
:ARG1 (a2 / and
:op1 (p / planet
:quant 6
:ARG1-of (ii / include-91
:ARG2 (p2 / planet
:mod (d / dwarf)
:ARG1-of (h / have-degree-91
:ARG2 (l / large)
:ARG3 (m2 / most
:quant 6)
:ARG1-of (p3 / possible-01)))))
:op2 (b / body
:quant (m3 / many)
:ARG1-of (ii2 / include-91
:ARG2 (b2 / body
:ARG1-of (h2 / have-degree-91
:ARG2 (s2 / small)
:ARG3 (m4 / more)
:ARG4 p))))))
\ 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