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 1730 additions and 0 deletions
digraph amr_graph {
rankdir=LR size="12,8"
p [label="p/planet" shape=circle]
t [label="t/terrestrial" shape=circle]
a [label="a/and" shape=circle]
p2 [label="p2/planet" shape=circle]
n [label="n/name" shape=circle]
p3 [label="p3/planet" shape=circle]
n2 [label="n2/name" shape=circle]
p4 [label="p4/planet" shape=circle]
n3 [label="n3/name" shape=circle]
p5 [label="p5/planet" shape=circle]
n4 [label="n4/name" shape=circle]
s [label="s/system" shape=circle]
ii [label="ii/inner" shape=circle]
c [label="c/compose-01" shape=circle]
a2 [label="a2/and" shape=circle]
r [label="r/rock" shape=circle]
m [label="m/metal" shape=circle]
p6 [label="p6/primary" shape=circle]
h [label="h/have-degree-91" shape=circle]
s2 [label="s2/small" shape=circle]
m2 [label="m2/more" shape=circle]
p -> t [label=":mod"]
p -> a [label=":domain"]
a -> p2 [label=":op1"]
p2 -> n [label=":name"]
a -> p3 [label=":op2"]
p3 -> n2 [label=":name"]
a -> p4 [label=":op3"]
p4 -> n3 [label=":name"]
a -> p5 [label=":op4"]
p5 -> n4 [label=":name"]
a -> s [label=":part-of"]
s -> ii [label=":mod"]
a -> c [label=":ARG1-of"]
c -> a2 [label=":ARG2"]
a2 -> r [label=":op1"]
a2 -> m [label=":op2"]
c -> p6 [label=":mod"]
a -> h [label=":ARG1-of"]
h -> s2 [label=":ARG2"]
h -> m2 [label=":ARG3"]
node_0 [label="\"Mercury\"" shape=rectangle]
n -> node_0 [label=":op1"]
node_1 [label="\"Venus\"" shape=rectangle]
n2 -> node_1 [label=":op1"]
node_2 [label="\"Earth\"" shape=rectangle]
n3 -> node_2 [label=":op1"]
node_3 [label="\"Mars\"" shape=rectangle]
n4 -> node_3 [label=":op1"]
}
# ::id WikiAbstract-SolarSystem-06
# ::snt The four smaller inner system planets, Mercury, Venus, Earth and Mars, are terrestrial planets, being primarily composed of rock and metal.
(p / planet
:mod (t / terrestrial)
:domain (a / and
:op1 (p2 / planet
:name (n / name
:op1 "Mercury"))
:op2 (p3 / planet
:name (n2 / name
:op1 "Venus"))
:op3 (p4 / planet
:name (n3 / name
:op1 "Earth"))
:op4 (p5 / planet
:name (n4 / name
:op1 "Mars"))
:part-of (s / system
:mod (ii / inner))
:ARG1-of (c / compose-01
:ARG2 (a2 / and
:op1 (r / rock)
:op2 (m / metal))
:mod (p6 / primary))
:ARG1-of (h / have-degree-91
:ARG2 (s2 / small)
:ARG3 (m2 / more))))
\ 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="520pt" height="576pt"
viewBox="0.00 0.00 519.73 576.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1.89 1.89) rotate(0) translate(4 1086.59)">
<title>amr_graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-1086.59 980.04,-1086.59 980.04,4 -4,4"/>
<!-- p -->
<g id="node1" class="node">
<title>p</title>
<ellipse fill="none" stroke="black" cx="48.75" cy="-707" rx="48.99" ry="48.99"/>
<text text-anchor="middle" x="48.75" y="-703.3" font-family="Times,serif" font-size="14.00">p/planet</text>
</g>
<!-- t -->
<g id="node2" class="node">
<title>t</title>
<ellipse fill="none" stroke="black" cx="257.14" cy="-767" rx="65.79" ry="65.79"/>
<text text-anchor="middle" x="257.14" y="-763.3" font-family="Times,serif" font-size="14.00">t/terrestrial</text>
</g>
<!-- p&#45;&gt;t -->
<g id="edge1" class="edge">
<title>p&#45;&gt;t</title>
<path fill="none" stroke="black" d="M95.81,-720.39C121.74,-727.93 154.71,-737.51 184,-746.03"/>
<polygon fill="black" stroke="black" points="183.2,-749.44 193.78,-748.87 185.15,-742.71 183.2,-749.44"/>
<text text-anchor="middle" x="144.49" y="-745.8" 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="257.14" cy="-647" rx="36.29" ry="36.29"/>
<text text-anchor="middle" x="257.14" y="-643.3" font-family="Times,serif" font-size="14.00">a/and</text>
</g>
<!-- p&#45;&gt;a -->
<g id="edge2" class="edge">
<title>p&#45;&gt;a</title>
<path fill="none" stroke="black" d="M95.81,-693.6C130.62,-683.48 178.11,-669.68 212.36,-659.72"/>
<polygon fill="black" stroke="black" points="213.46,-663.05 222.09,-656.89 211.51,-656.32 213.46,-663.05"/>
<text text-anchor="middle" x="144.49" y="-690.8" font-family="Times,serif" font-size="14.00">:domain</text>
</g>
<!-- p2 -->
<g id="node4" class="node">
<title>p2</title>
<ellipse fill="none" stroke="black" cx="513.77" cy="-1028" rx="54.69" ry="54.69"/>
<text text-anchor="middle" x="513.77" y="-1024.3" font-family="Times,serif" font-size="14.00">p2/planet</text>
</g>
<!-- a&#45;&gt;p2 -->
<g id="edge3" class="edge">
<title>a&#45;&gt;p2</title>
<path fill="none" stroke="black" d="M290.33,-662.04C302.46,-669.36 315.16,-679.35 322.78,-692 356.75,-748.37 318.25,-777.15 340.78,-839 363.65,-901.77 376.34,-916.96 422.78,-965 433.12,-975.69 445.51,-985.72 457.75,-994.49"/>
<polygon fill="black" stroke="black" points="455.96,-997.51 466.17,-1000.35 459.96,-991.77 455.96,-997.51"/>
<text text-anchor="middle" x="372.78" y="-947.8" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- p3 -->
<g id="node6" class="node">
<title>p3</title>
<ellipse fill="none" stroke="black" cx="513.77" cy="-901" rx="54.69" ry="54.69"/>
<text text-anchor="middle" x="513.77" y="-897.3" font-family="Times,serif" font-size="14.00">p3/planet</text>
</g>
<!-- a&#45;&gt;p3 -->
<g id="edge5" class="edge">
<title>a&#45;&gt;p3</title>
<path fill="none" stroke="black" d="M289.75,-663.76C301.37,-671.17 313.85,-680.76 322.78,-692 336.18,-708.86 329.87,-718.42 340.78,-737 370.07,-786.85 380.47,-798.59 422.78,-838 433.67,-848.13 446.27,-857.94 458.54,-866.68"/>
<polygon fill="black" stroke="black" points="456.75,-869.7 466.96,-872.55 460.76,-863.96 456.75,-869.7"/>
<text text-anchor="middle" x="372.78" y="-823.8" font-family="Times,serif" font-size="14.00">:op2</text>
</g>
<!-- p4 -->
<g id="node8" class="node">
<title>p4</title>
<ellipse fill="none" stroke="black" cx="513.77" cy="-774" rx="54.69" ry="54.69"/>
<text text-anchor="middle" x="513.77" y="-770.3" font-family="Times,serif" font-size="14.00">p4/planet</text>
</g>
<!-- a&#45;&gt;p4 -->
<g id="edge7" class="edge">
<title>a&#45;&gt;p4</title>
<path fill="none" stroke="black" d="M290.13,-662.95C331.58,-683.63 404.59,-720.04 455.67,-745.51"/>
<polygon fill="black" stroke="black" points="454.11,-748.65 464.62,-749.98 457.23,-742.38 454.11,-748.65"/>
<text text-anchor="middle" x="372.78" y="-721.8" font-family="Times,serif" font-size="14.00">:op3</text>
</g>
<!-- p5 -->
<g id="node10" class="node">
<title>p5</title>
<ellipse fill="none" stroke="black" cx="513.77" cy="-647" rx="54.69" ry="54.69"/>
<text text-anchor="middle" x="513.77" y="-643.3" font-family="Times,serif" font-size="14.00">p5/planet</text>
</g>
<!-- a&#45;&gt;p5 -->
<g id="edge9" class="edge">
<title>a&#45;&gt;p5</title>
<path fill="none" stroke="black" d="M293.54,-647C333.6,-647 399.66,-647 448.81,-647"/>
<polygon fill="black" stroke="black" points="449.02,-650.5 459.02,-647 449.02,-643.5 449.02,-650.5"/>
<text text-anchor="middle" x="372.78" y="-650.8" font-family="Times,serif" font-size="14.00">:op4</text>
</g>
<!-- s -->
<g id="node12" class="node">
<title>s</title>
<ellipse fill="none" stroke="black" cx="513.77" cy="-522" rx="51.99" ry="51.99"/>
<text text-anchor="middle" x="513.77" y="-518.3" font-family="Times,serif" font-size="14.00">s/system</text>
</g>
<!-- a&#45;&gt;s -->
<g id="edge11" class="edge">
<title>a&#45;&gt;s</title>
<path fill="none" stroke="black" d="M290.13,-631.29C332,-610.73 406.06,-574.38 457.2,-549.27"/>
<polygon fill="black" stroke="black" points="459.04,-552.27 466.47,-544.72 455.95,-545.99 459.04,-552.27"/>
<text text-anchor="middle" x="372.78" y="-606.8" font-family="Times,serif" font-size="14.00">:part&#45;of</text>
</g>
<!-- c -->
<g id="node14" class="node">
<title>c</title>
<ellipse fill="none" stroke="black" cx="513.77" cy="-379" rx="73.39" ry="73.39"/>
<text text-anchor="middle" x="513.77" y="-375.3" font-family="Times,serif" font-size="14.00">c/compose&#45;01</text>
</g>
<!-- a&#45;&gt;c -->
<g id="edge13" class="edge">
<title>a&#45;&gt;c</title>
<path fill="none" stroke="black" d="M280.98,-619.38C311.99,-582.31 369.65,-514.9 422.78,-461 431.56,-452.09 441.09,-442.92 450.56,-434.08"/>
<polygon fill="black" stroke="black" points="453.16,-436.44 458.12,-427.07 448.4,-431.3 453.16,-436.44"/>
<text text-anchor="middle" x="372.78" y="-548.8" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- h -->
<g id="node19" class="node">
<title>h</title>
<ellipse fill="none" stroke="black" cx="513.77" cy="-171" rx="90.98" ry="90.98"/>
<text text-anchor="middle" x="513.77" y="-167.3" font-family="Times,serif" font-size="14.00">h/have&#45;degree&#45;91</text>
</g>
<!-- a&#45;&gt;h -->
<g id="edge18" class="edge">
<title>a&#45;&gt;h</title>
<path fill="none" stroke="black" d="M271.39,-613.02C296.92,-549.1 356.28,-407.45 422.78,-297 431.76,-282.08 441.96,-266.64 452.19,-251.9"/>
<polygon fill="black" stroke="black" points="455.33,-253.51 458.2,-243.31 449.6,-249.5 455.33,-253.51"/>
<text text-anchor="middle" x="372.78" y="-449.8" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- n -->
<g id="node5" class="node">
<title>n</title>
<ellipse fill="none" stroke="black" cx="749.16" cy="-1028" rx="44.69" ry="44.69"/>
<text text-anchor="middle" x="749.16" y="-1024.3" font-family="Times,serif" font-size="14.00">n/name</text>
</g>
<!-- p2&#45;&gt;n -->
<g id="edge4" class="edge">
<title>p2&#45;&gt;n</title>
<path fill="none" stroke="black" d="M568.61,-1028C606.14,-1028 656.03,-1028 693.7,-1028"/>
<polygon fill="black" stroke="black" points="693.98,-1031.5 703.98,-1028 693.98,-1024.5 693.98,-1031.5"/>
<text text-anchor="middle" x="645.76" y="-1031.8" font-family="Times,serif" font-size="14.00">:name</text>
</g>
<!-- node_0 -->
<g id="node22" class="node">
<title>node_0</title>
<polygon fill="none" stroke="black" points="972.8,-1046 881.8,-1046 881.8,-1010 972.8,-1010 972.8,-1046"/>
<text text-anchor="middle" x="927.3" y="-1024.3" font-family="Times,serif" font-size="14.00">&quot;Mercury&quot;</text>
</g>
<!-- n&#45;&gt;node_0 -->
<g id="edge21" class="edge">
<title>n&#45;&gt;node_0</title>
<path fill="none" stroke="black" d="M794.15,-1028C817.62,-1028 846.7,-1028 871.61,-1028"/>
<polygon fill="black" stroke="black" points="871.64,-1031.5 881.64,-1028 871.64,-1024.5 871.64,-1031.5"/>
<text text-anchor="middle" x="845.05" y="-1031.8" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- n2 -->
<g id="node7" class="node">
<title>n2</title>
<ellipse fill="none" stroke="black" cx="749.16" cy="-901" rx="50.89" ry="50.89"/>
<text text-anchor="middle" x="749.16" y="-897.3" font-family="Times,serif" font-size="14.00">n2/name</text>
</g>
<!-- p3&#45;&gt;n2 -->
<g id="edge6" class="edge">
<title>p3&#45;&gt;n2</title>
<path fill="none" stroke="black" d="M568.61,-901C604.29,-901 651.15,-901 688.06,-901"/>
<polygon fill="black" stroke="black" points="688.18,-904.5 698.18,-901 688.18,-897.5 688.18,-904.5"/>
<text text-anchor="middle" x="645.76" y="-904.8" font-family="Times,serif" font-size="14.00">:name</text>
</g>
<!-- node_1 -->
<g id="node23" class="node">
<title>node_1</title>
<polygon fill="none" stroke="black" points="963.8,-919 890.8,-919 890.8,-883 963.8,-883 963.8,-919"/>
<text text-anchor="middle" x="927.3" y="-897.3" font-family="Times,serif" font-size="14.00">&quot;Venus&quot;</text>
</g>
<!-- n2&#45;&gt;node_1 -->
<g id="edge22" class="edge">
<title>n2&#45;&gt;node_1</title>
<path fill="none" stroke="black" d="M800.16,-901C825.44,-901 855.89,-901 880.54,-901"/>
<polygon fill="black" stroke="black" points="880.72,-904.5 890.72,-901 880.72,-897.5 880.72,-904.5"/>
<text text-anchor="middle" x="845.05" y="-904.8" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- n3 -->
<g id="node9" class="node">
<title>n3</title>
<ellipse fill="none" stroke="black" cx="749.16" cy="-774" rx="50.89" ry="50.89"/>
<text text-anchor="middle" x="749.16" y="-770.3" font-family="Times,serif" font-size="14.00">n3/name</text>
</g>
<!-- p4&#45;&gt;n3 -->
<g id="edge8" class="edge">
<title>p4&#45;&gt;n3</title>
<path fill="none" stroke="black" d="M568.61,-774C604.29,-774 651.15,-774 688.06,-774"/>
<polygon fill="black" stroke="black" points="688.18,-777.5 698.18,-774 688.18,-770.5 688.18,-777.5"/>
<text text-anchor="middle" x="645.76" y="-777.8" font-family="Times,serif" font-size="14.00">:name</text>
</g>
<!-- node_2 -->
<g id="node24" class="node">
<title>node_2</title>
<polygon fill="none" stroke="black" points="962.8,-792 891.8,-792 891.8,-756 962.8,-756 962.8,-792"/>
<text text-anchor="middle" x="927.3" y="-770.3" font-family="Times,serif" font-size="14.00">&quot;Earth&quot;</text>
</g>
<!-- n3&#45;&gt;node_2 -->
<g id="edge23" class="edge">
<title>n3&#45;&gt;node_2</title>
<path fill="none" stroke="black" d="M800.16,-774C825.7,-774 856.53,-774 881.32,-774"/>
<polygon fill="black" stroke="black" points="881.54,-777.5 891.54,-774 881.54,-770.5 881.54,-777.5"/>
<text text-anchor="middle" x="845.05" y="-777.8" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- n4 -->
<g id="node11" class="node">
<title>n4</title>
<ellipse fill="none" stroke="black" cx="749.16" cy="-647" rx="50.89" ry="50.89"/>
<text text-anchor="middle" x="749.16" y="-643.3" font-family="Times,serif" font-size="14.00">n4/name</text>
</g>
<!-- p5&#45;&gt;n4 -->
<g id="edge10" class="edge">
<title>p5&#45;&gt;n4</title>
<path fill="none" stroke="black" d="M568.61,-647C604.29,-647 651.15,-647 688.06,-647"/>
<polygon fill="black" stroke="black" points="688.18,-650.5 698.18,-647 688.18,-643.5 688.18,-650.5"/>
<text text-anchor="middle" x="645.76" y="-650.8" font-family="Times,serif" font-size="14.00">:name</text>
</g>
<!-- node_3 -->
<g id="node25" class="node">
<title>node_3</title>
<polygon fill="none" stroke="black" points="960.8,-665 893.8,-665 893.8,-629 960.8,-629 960.8,-665"/>
<text text-anchor="middle" x="927.3" y="-643.3" font-family="Times,serif" font-size="14.00">&quot;Mars&quot;</text>
</g>
<!-- n4&#45;&gt;node_3 -->
<g id="edge24" class="edge">
<title>n4&#45;&gt;node_3</title>
<path fill="none" stroke="black" d="M800.16,-647C826.42,-647 858.26,-647 883.38,-647"/>
<polygon fill="black" stroke="black" points="883.7,-650.5 893.7,-647 883.7,-643.5 883.7,-650.5"/>
<text text-anchor="middle" x="845.05" y="-650.8" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- ii -->
<g id="node13" class="node">
<title>ii</title>
<ellipse fill="none" stroke="black" cx="749.16" cy="-528" rx="44.39" ry="44.39"/>
<text text-anchor="middle" x="749.16" y="-524.3" font-family="Times,serif" font-size="14.00">ii/inner</text>
</g>
<!-- s&#45;&gt;ii -->
<g id="edge12" class="edge">
<title>s&#45;&gt;ii</title>
<path fill="none" stroke="black" d="M565.99,-523.31C604.17,-524.29 656.19,-525.63 694.86,-526.63"/>
<polygon fill="black" stroke="black" points="694.8,-530.12 704.89,-526.88 694.98,-523.13 694.8,-530.12"/>
<text text-anchor="middle" x="645.76" y="-528.8" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- a2 -->
<g id="node15" class="node">
<title>a2</title>
<ellipse fill="none" stroke="black" cx="749.16" cy="-424" rx="42.49" ry="42.49"/>
<text text-anchor="middle" x="749.16" y="-420.3" font-family="Times,serif" font-size="14.00">a2/and</text>
</g>
<!-- c&#45;&gt;a2 -->
<g id="edge14" class="edge">
<title>c&#45;&gt;a2</title>
<path fill="none" stroke="black" d="M586.06,-392.74C621.99,-399.67 664.72,-407.91 697.28,-414.19"/>
<polygon fill="black" stroke="black" points="696.99,-417.69 707.48,-416.15 698.32,-410.82 696.99,-417.69"/>
<text text-anchor="middle" x="645.76" y="-412.8" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- p6 -->
<g id="node18" class="node">
<title>p6</title>
<ellipse fill="none" stroke="black" cx="749.16" cy="-301" rx="62.29" ry="62.29"/>
<text text-anchor="middle" x="749.16" y="-297.3" font-family="Times,serif" font-size="14.00">p6/primary</text>
</g>
<!-- c&#45;&gt;p6 -->
<g id="edge17" class="edge">
<title>c&#45;&gt;p6</title>
<path fill="none" stroke="black" d="M583.53,-356.01C613.99,-345.84 649.71,-333.9 680.08,-323.75"/>
<polygon fill="black" stroke="black" points="681.37,-327.01 689.74,-320.52 679.15,-320.37 681.37,-327.01"/>
<text text-anchor="middle" x="645.76" y="-346.8" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- r -->
<g id="node16" class="node">
<title>r</title>
<ellipse fill="none" stroke="black" cx="927.3" cy="-476" rx="38.19" ry="38.19"/>
<text text-anchor="middle" x="927.3" y="-472.3" font-family="Times,serif" font-size="14.00">r/rock</text>
</g>
<!-- a2&#45;&gt;r -->
<g id="edge15" class="edge">
<title>a2&#45;&gt;r</title>
<path fill="none" stroke="black" d="M790.13,-435.79C816.98,-443.72 852.43,-454.19 880.43,-462.45"/>
<polygon fill="black" stroke="black" points="879.79,-465.92 890.38,-465.39 881.78,-459.2 879.79,-465.92"/>
<text text-anchor="middle" x="845.05" y="-459.8" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- m -->
<g id="node17" class="node">
<title>m</title>
<ellipse fill="none" stroke="black" cx="927.3" cy="-371" rx="48.99" ry="48.99"/>
<text text-anchor="middle" x="927.3" y="-367.3" font-family="Times,serif" font-size="14.00">m/metal</text>
</g>
<!-- a2&#45;&gt;m -->
<g id="edge16" class="edge">
<title>a2&#45;&gt;m</title>
<path fill="none" stroke="black" d="M790.13,-411.97C813.89,-404.82 844.39,-395.64 870.5,-387.79"/>
<polygon fill="black" stroke="black" points="871.7,-391.08 880.26,-384.85 869.68,-384.38 871.7,-391.08"/>
<text text-anchor="middle" x="845.05" y="-403.8" font-family="Times,serif" font-size="14.00">:op2</text>
</g>
<!-- s2 -->
<g id="node20" class="node">
<title>s2</title>
<ellipse fill="none" stroke="black" cx="749.16" cy="-171" rx="49.29" ry="49.29"/>
<text text-anchor="middle" x="749.16" y="-167.3" font-family="Times,serif" font-size="14.00">s2/small</text>
</g>
<!-- h&#45;&gt;s2 -->
<g id="edge19" class="edge">
<title>h&#45;&gt;s2</title>
<path fill="none" stroke="black" d="M605,-171C633.3,-171 663.79,-171 689.33,-171"/>
<polygon fill="black" stroke="black" points="689.58,-174.5 699.58,-171 689.58,-167.5 689.58,-174.5"/>
<text text-anchor="middle" x="645.76" y="-174.8" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- m2 -->
<g id="node21" class="node">
<title>m2</title>
<ellipse fill="none" stroke="black" cx="749.16" cy="-52" rx="51.99" ry="51.99"/>
<text text-anchor="middle" x="749.16" y="-48.3" font-family="Times,serif" font-size="14.00">m2/more</text>
</g>
<!-- h&#45;&gt;m2 -->
<g id="edge20" class="edge">
<title>h&#45;&gt;m2</title>
<path fill="none" stroke="black" d="M595.09,-130.04C627.45,-113.54 663.96,-94.93 693.21,-80.01"/>
<polygon fill="black" stroke="black" points="695.11,-82.97 702.43,-75.31 691.93,-76.74 695.11,-82.97"/>
<text text-anchor="middle" x="645.76" y="-119.8" font-family="Times,serif" font-size="14.00">:ARG3</text>
</g>
</g>
</svg>
digraph amr_graph {
rankdir=LR size="12,8"
p [label="p/planet" shape=circle]
g [label="g/giant" shape=circle]
p2 [label="p2/planet" shape=circle]
s [label="s/system" shape=circle]
o [label="o/outer" shape=circle]
h [label="h/have-degree-91" shape=circle]
m [label="m/massive" shape=circle]
m2 [label="m2/more" shape=circle]
s2 [label="s2/substantial" shape=circle]
t [label="t/terrestrial" shape=circle]
p -> g [label=":mod"]
p -> p2 [label=":domain"]
p2 -> s [label=":part-of"]
s -> o [label=":mod"]
p -> h [label=":ARG1-of"]
h -> m [label=":ARG2"]
h -> m2 [label=":ARG3"]
m2 -> s2 [label=":degree"]
h -> t [label=":ARG4"]
node_0 [label=4 shape=rectangle]
p2 -> node_0 [label=":quant"]
}
# ::id WikiAbstract-SolarSystem-07
# ::snt The four outer system planets are giant planets, being substantially more massive than the terrestrials.
(p / planet
:mod (g / giant)
:domain (p2 / planet
:quant 4
:part-of (s / system
:mod (o / outer)))
:ARG1-of (h / have-degree-91
:ARG2 (m / massive)
:ARG3 (m2 / more
:degree (s2 / substantial))
:ARG4 (t / terrestrial)))
\ 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="823pt" height="576pt"
viewBox="0.00 0.00 823.42 576.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1.03 1.03) rotate(0) translate(4 591.19)">
<title>amr_graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-591.19 846.85,-591.19 846.85,4 -4,4"/>
<!-- p -->
<g id="node1" class="node">
<title>p</title>
<ellipse fill="none" stroke="black" cx="48.75" cy="-427.64" rx="48.99" ry="48.99"/>
<text text-anchor="middle" x="48.75" y="-423.94" font-family="Times,serif" font-size="14.00">p/planet</text>
</g>
<!-- g -->
<g id="node2" class="node">
<title>g</title>
<ellipse fill="none" stroke="black" cx="288.48" cy="-543.64" rx="43.59" ry="43.59"/>
<text text-anchor="middle" x="288.48" y="-539.94" font-family="Times,serif" font-size="14.00">g/giant</text>
</g>
<!-- p&#45;&gt;g -->
<g id="edge1" class="edge">
<title>p&#45;&gt;g</title>
<path fill="none" stroke="black" d="M92.8,-448.65C134.31,-468.91 196.99,-499.49 239.95,-520.45"/>
<polygon fill="black" stroke="black" points="238.55,-523.66 249.07,-524.9 241.62,-517.37 238.55,-523.66"/>
<text text-anchor="middle" x="147.49" y="-492.44" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- p2 -->
<g id="node3" class="node">
<title>p2</title>
<ellipse fill="none" stroke="black" cx="288.48" cy="-427.64" rx="54.69" ry="54.69"/>
<text text-anchor="middle" x="288.48" y="-423.94" font-family="Times,serif" font-size="14.00">p2/planet</text>
</g>
<!-- p&#45;&gt;p2 -->
<g id="edge2" class="edge">
<title>p&#45;&gt;p2</title>
<path fill="none" stroke="black" d="M97.57,-427.64C133.74,-427.64 183.78,-427.64 223.41,-427.64"/>
<polygon fill="black" stroke="black" points="223.51,-431.14 233.51,-427.64 223.51,-424.14 223.51,-431.14"/>
<text text-anchor="middle" x="147.49" y="-431.44" font-family="Times,serif" font-size="14.00">:domain</text>
</g>
<!-- h -->
<g id="node6" class="node">
<title>h</title>
<ellipse fill="none" stroke="black" cx="288.48" cy="-232.64" rx="90.98" ry="90.98"/>
<text text-anchor="middle" x="288.48" y="-228.94" font-family="Times,serif" font-size="14.00">h/have&#45;degree&#45;91</text>
</g>
<!-- p&#45;&gt;h -->
<g id="edge5" class="edge">
<title>p&#45;&gt;h</title>
<path fill="none" stroke="black" d="M86.89,-397.18C119.65,-370.31 168.45,-330.28 209.72,-296.43"/>
<polygon fill="black" stroke="black" points="212.09,-299.01 217.6,-289.96 207.65,-293.6 212.09,-299.01"/>
<text text-anchor="middle" x="147.49" y="-373.44" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- s -->
<g id="node4" class="node">
<title>s</title>
<ellipse fill="none" stroke="black" cx="534.12" cy="-515.64" rx="51.99" ry="51.99"/>
<text text-anchor="middle" x="534.12" y="-511.94" font-family="Times,serif" font-size="14.00">s/system</text>
</g>
<!-- p2&#45;&gt;s -->
<g id="edge3" class="edge">
<title>p2&#45;&gt;s</title>
<path fill="none" stroke="black" d="M339.96,-445.88C379.32,-460.09 434.01,-479.85 475.16,-494.71"/>
<polygon fill="black" stroke="black" points="474.18,-498.08 484.78,-498.18 476.56,-491.49 474.18,-498.08"/>
<text text-anchor="middle" x="423.98" y="-488.44" font-family="Times,serif" font-size="14.00">:part&#45;of</text>
</g>
<!-- node_0 -->
<g id="node11" class="node">
<title>node_0</title>
<polygon fill="none" stroke="black" points="561.12,-445.64 507.12,-445.64 507.12,-409.64 561.12,-409.64 561.12,-445.64"/>
<text text-anchor="middle" x="534.12" y="-423.94" font-family="Times,serif" font-size="14.00">4</text>
</g>
<!-- p2&#45;&gt;node_0 -->
<g id="edge10" class="edge">
<title>p2&#45;&gt;node_0</title>
<path fill="none" stroke="black" d="M343.25,-427.64C389.92,-427.64 456.2,-427.64 496.84,-427.64"/>
<polygon fill="black" stroke="black" points="496.84,-431.14 506.84,-427.64 496.84,-424.14 496.84,-431.14"/>
<text text-anchor="middle" x="423.98" y="-431.44" font-family="Times,serif" font-size="14.00">:quant</text>
</g>
<!-- o -->
<g id="node5" class="node">
<title>o</title>
<ellipse fill="none" stroke="black" cx="766.81" cy="-515.64" rx="44.39" ry="44.39"/>
<text text-anchor="middle" x="766.81" y="-511.94" font-family="Times,serif" font-size="14.00">o/outer</text>
</g>
<!-- s&#45;&gt;o -->
<g id="edge4" class="edge">
<title>s&#45;&gt;o</title>
<path fill="none" stroke="black" d="M586.32,-515.64C623.69,-515.64 674.23,-515.64 712.16,-515.64"/>
<polygon fill="black" stroke="black" points="712.5,-519.14 722.5,-515.64 712.5,-512.14 712.5,-519.14"/>
<text text-anchor="middle" x="645.26" y="-519.44" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- m -->
<g id="node7" class="node">
<title>m</title>
<ellipse fill="none" stroke="black" cx="534.12" cy="-331.64" rx="59.59" ry="59.59"/>
<text text-anchor="middle" x="534.12" y="-327.94" font-family="Times,serif" font-size="14.00">m/massive</text>
</g>
<!-- h&#45;&gt;m -->
<g id="edge6" class="edge">
<title>h&#45;&gt;m</title>
<path fill="none" stroke="black" d="M372.99,-266.58C404.44,-279.35 439.68,-293.67 469.07,-305.62"/>
<polygon fill="black" stroke="black" points="467.82,-308.89 478.4,-309.41 470.45,-302.4 467.82,-308.89"/>
<text text-anchor="middle" x="423.98" y="-300.44" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- m2 -->
<g id="node8" class="node">
<title>m2</title>
<ellipse fill="none" stroke="black" cx="534.12" cy="-201.64" rx="51.99" ry="51.99"/>
<text text-anchor="middle" x="534.12" y="-197.94" font-family="Times,serif" font-size="14.00">m2/more</text>
</g>
<!-- h&#45;&gt;m2 -->
<g id="edge7" class="edge">
<title>h&#45;&gt;m2</title>
<path fill="none" stroke="black" d="M378.82,-221.28C409.91,-217.32 444.04,-212.98 472.27,-209.39"/>
<polygon fill="black" stroke="black" points="472.92,-212.83 482.4,-208.1 472.03,-205.89 472.92,-212.83"/>
<text text-anchor="middle" x="423.98" y="-221.44" font-family="Times,serif" font-size="14.00">:ARG3</text>
</g>
<!-- t -->
<g id="node10" class="node">
<title>t</title>
<ellipse fill="none" stroke="black" cx="534.12" cy="-65.64" rx="65.79" ry="65.79"/>
<text text-anchor="middle" x="534.12" y="-61.94" font-family="Times,serif" font-size="14.00">t/terrestrial</text>
</g>
<!-- h&#45;&gt;t -->
<g id="edge9" class="edge">
<title>h&#45;&gt;t</title>
<path fill="none" stroke="black" d="M363.91,-181.63C398.2,-158.12 438.44,-130.54 471.07,-108.17"/>
<polygon fill="black" stroke="black" points="473.36,-110.85 479.63,-102.31 469.4,-105.08 473.36,-110.85"/>
<text text-anchor="middle" x="423.98" y="-158.44" font-family="Times,serif" font-size="14.00">:ARG4</text>
</g>
<!-- s2 -->
<g id="node9" class="node">
<title>s2</title>
<ellipse fill="none" stroke="black" cx="766.81" cy="-201.64" rx="76.09" ry="76.09"/>
<text text-anchor="middle" x="766.81" y="-197.94" font-family="Times,serif" font-size="14.00">s2/substantial</text>
</g>
<!-- m2&#45;&gt;s2 -->
<g id="edge8" class="edge">
<title>m2&#45;&gt;s2</title>
<path fill="none" stroke="black" d="M586.32,-201.64C613.98,-201.64 648.87,-201.64 680.52,-201.64"/>
<polygon fill="black" stroke="black" points="680.67,-205.14 690.67,-201.64 680.67,-198.14 680.67,-205.14"/>
<text text-anchor="middle" x="645.26" y="-205.44" font-family="Times,serif" font-size="14.00">:degree</text>
</g>
</g>
</svg>
digraph amr_graph {
rankdir=LR size="12,8"
c [label="c/contrast-01" shape=circle]
g [label="g/giant" shape=circle]
g2 [label="g2/gas" shape=circle]
a [label="a/and" shape=circle]
p [label="p/planet" shape=circle]
n [label="n/name" shape=circle]
p2 [label="p2/planet" shape=circle]
n2 [label="n2/name" shape=circle]
h [label="h/have-degree-91" shape=circle]
l [label="l/large" shape=circle]
m [label="m/most" shape=circle]
c2 [label="c2/compose-01" shape=circle]
a2 [label="a2/and" shape=circle]
h2 [label="h2/hydrogen" shape=circle]
h3 [label="h3/helium" shape=circle]
m2 [label="m2/main" shape=circle]
g3 [label="g3/giant" shape=circle]
ii [label="ii/ice" shape=circle]
a3 [label="a3/and" shape=circle]
p3 [label="p3/planet" shape=circle]
n3 [label="n3/name" shape=circle]
p4 [label="p4/planet" shape=circle]
n4 [label="n4/name" shape=circle]
c3 [label="c3/compose-01" shape=circle]
s [label="s/substance" shape=circle]
h4 [label="h4/have-degree-91" shape=circle]
h5 [label="h5/high-02" shape=circle]
p5 [label="p5/point" shape=circle]
m3 [label="m3/melt-01" shape=circle]
m4 [label="m4/more" shape=circle]
r [label="r/relative-05" shape=circle]
a4 [label="a4/and" shape=circle]
h6 [label="h6/hydrogen" shape=circle]
h7 [label="h7/helium" shape=circle]
c4 [label="c4/call-01" shape=circle]
v [label="v/volatile" shape=circle]
a5 [label="a5/and" shape=circle]
w [label="w/water" shape=circle]
a6 [label="a6/ammonia" shape=circle]
m5 [label="m5/methane" shape=circle]
m6 [label="m6/most" shape=circle]
c -> g [label=":ARG1"]
g -> g2 [label=":mod"]
g -> a [label=":domain"]
a -> p [label=":op1"]
p -> n [label=":name"]
a -> p2 [label=":op2"]
p2 -> n2 [label=":name"]
a -> h [label=":ARG1-of"]
h -> l [label=":ARG2"]
h -> m [label=":ARG3"]
g -> c2 [label=":ARG1-of"]
c2 -> a2 [label=":ARG2"]
a2 -> h2 [label=":op1"]
a2 -> h3 [label=":op2"]
c2 -> m2 [label=":mod"]
c -> g3 [label=":ARG2"]
g3 -> ii [label=":mod"]
g3 -> a3 [label=":domain"]
a3 -> p3 [label=":op1"]
p3 -> n3 [label=":name"]
a3 -> p4 [label=":op2"]
p4 -> n4 [label=":name"]
a3 -> c3 [label=":ARG1-of"]
c3 -> s [label=":ARG2"]
s -> h4 [label=":ARG1-of"]
h4 -> h5 [label=":ARG2"]
h5 -> p5 [label=":ARG1"]
p5 -> m3 [label=":mod"]
h4 -> m4 [label=":ARG3"]
m4 -> r [label=":ARG2-of"]
h4 -> a4 [label=":ARG4"]
a4 -> h6 [label=":op1"]
a4 -> h7 [label=":op2"]
a4 -> c4 [label=":ARG1-of"]
c4 -> v [label=":ARG2"]
v -> a5 [label=":example"]
a5 -> w [label=":op1"]
a5 -> a6 [label=":op2"]
a5 -> m5 [label=":op3"]
c3 -> m6 [label=":mod"]
node_0 [label="\"Jupiter\"" shape=rectangle]
n -> node_0 [label=":op1"]
node_1 [label="\"Saturn\"" shape=rectangle]
n2 -> node_1 [label=":op1"]
node_2 [label="\"Uranus\"" shape=rectangle]
n3 -> node_2 [label=":op1"]
node_3 [label="\"Neptune\"" shape=rectangle]
n4 -> node_3 [label=":op1"]
}
# ::id WikiAbstract-SolarSystem-08
# ::snt The two largest planets, Jupiter and Saturn, are gas giants, being composed mainly of hydrogen and helium; the two outermost planets, Uranus and Neptune, are ice giants, being composed mostly of substances with relatively high melting points compared with hydrogen and helium, called volatiles, such as water, ammonia and methane.
(c / contrast-01
:ARG1 (g / giant
:mod (g2 / gas)
:domain (a / and
:op1 (p / planet
:name (n / name
:op1 "Jupiter"))
:op2 (p2 / planet
:name (n2 / name
:op1 "Saturn"))
:ARG1-of (h / have-degree-91
:ARG2 (l / large)
:ARG3 (m / most)))
:ARG1-of (c2 / compose-01
:ARG2 (a2 / and
:op1 (h2 / hydrogen)
:op2 (h3 / helium))
:mod (m2 / main)))
:ARG2 (g3 / giant
:mod (ii / ice)
:domain (a3 / and
:op1 (p3 / planet
:name (n3 / name
:op1 "Uranus"))
:op2 (p4 / planet
:name (n4 / name
:op1 "Neptune"))
:ARG1-of (c3 / compose-01
:ARG2 (s / substance
:ARG1-of (h4 / have-degree-91
:ARG2 (h5 / high-02
:ARG1 (p5 / point
:mod (m3 / melt-01)))
:ARG3 (m4 / more
:ARG2-of (r / relative-05))
:ARG4 (a4 / and
:op1 (h6 / hydrogen)
:op2 (h7 / helium)
:ARG1-of (c4 / call-01
:ARG2 (v / volatile
:example (a5 / and
:op1 (w / water)
:op2 (a6 / ammonia)
:op3 (m5 / methane)))))))
:mod (m6 / most)))))
\ No newline at end of file
digraph amr_graph {
rankdir=LR size="12,8"
o [label="o/orbit-01" shape=circle]
p [label="p/planet" shape=circle]
a [label="a/all" shape=circle]
c [label="c/circular" shape=circle]
a2 [label="a2/almost" shape=circle]
l [label="l/lie-07" shape=circle]
d [label="d/disc" shape=circle]
f [label="f/flat-06" shape=circle]
n [label="n/near" shape=circle]
c2 [label="c2/call-01" shape=circle]
t [label="t/thing" shape=circle]
n2 [label="n2/name" shape=circle]
o -> p [label=":ARG0"]
p -> a [label=":mod"]
o -> c [label=":mod"]
c -> a2 [label=":mod"]
o -> l [label=":ARG1-of"]
l -> d [label=":ARG2"]
d -> f [label=":ARG1-of"]
f -> n [label=":degree"]
d -> c2 [label=":ARG1-of"]
c2 -> t [label=":ARG2"]
t -> n2 [label=":name"]
node_0 [label=8 shape=rectangle]
p -> node_0 [label=":quant"]
node_1 [label="\"ecliptic\"" shape=rectangle]
n2 -> node_1 [label=":op1"]
}
# ::id WikiAbstract-SolarSystem-09
# ::snt All eight planets have almost circular orbits that lie within a nearly flat disc called the ecliptic.
(o / orbit-01
:ARG0 (p / planet
:quant 8
:mod (a / all))
:mod (c / circular
:mod (a2 / almost))
:ARG1-of (l / lie-07
:ARG2 (d / disc
:ARG1-of (f / flat-06
:degree (n / near))
:ARG1-of (c2 / call-01
:ARG2 (t / thing
:name (n2 / name
:op1 "ecliptic"))))))
\ 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="308pt"
viewBox="0.00 0.00 864.00 307.67" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1.43 1.43) rotate(0) translate(4 436.79)">
<title>amr_graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-436.79 1233.84,-436.79 1233.84,4 -4,4"/>
<!-- o -->
<g id="node1" class="node">
<title>o</title>
<ellipse fill="none" stroke="black" cx="55.9" cy="-229.25" rx="55.79" ry="55.79"/>
<text text-anchor="middle" x="55.9" y="-225.55" font-family="Times,serif" font-size="14.00">o/orbit&#45;01</text>
</g>
<!-- p -->
<g id="node2" class="node">
<title>p</title>
<ellipse fill="none" stroke="black" cx="265.74" cy="-350.25" rx="48.99" ry="48.99"/>
<text text-anchor="middle" x="265.74" y="-346.55" font-family="Times,serif" font-size="14.00">p/planet</text>
</g>
<!-- o&#45;&gt;p -->
<g id="edge1" class="edge">
<title>o&#45;&gt;p</title>
<path fill="none" stroke="black" d="M104.58,-257C137.47,-276.16 181.13,-301.57 214.55,-321.03"/>
<polygon fill="black" stroke="black" points="212.85,-324.09 223.25,-326.09 216.37,-318.04 212.85,-324.09"/>
<text text-anchor="middle" x="161.79" y="-311.05" font-family="Times,serif" font-size="14.00">:ARG0</text>
</g>
<!-- c -->
<g id="node4" class="node">
<title>c</title>
<ellipse fill="none" stroke="black" cx="265.74" cy="-229.25" rx="53.89" ry="53.89"/>
<text text-anchor="middle" x="265.74" y="-225.55" font-family="Times,serif" font-size="14.00">c/circular</text>
</g>
<!-- o&#45;&gt;c -->
<g id="edge3" class="edge">
<title>o&#45;&gt;c</title>
<path fill="none" stroke="black" d="M112.05,-229.25C139.47,-229.25 172.74,-229.25 201.22,-229.25"/>
<polygon fill="black" stroke="black" points="201.48,-232.75 211.48,-229.25 201.48,-225.75 201.48,-232.75"/>
<text text-anchor="middle" x="161.79" y="-233.05" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- l -->
<g id="node6" class="node">
<title>l</title>
<ellipse fill="none" stroke="black" cx="265.74" cy="-115.25" rx="42.49" ry="42.49"/>
<text text-anchor="middle" x="265.74" y="-111.55" font-family="Times,serif" font-size="14.00">l/lie&#45;07</text>
</g>
<!-- o&#45;&gt;l -->
<g id="edge5" class="edge">
<title>o&#45;&gt;l</title>
<path fill="none" stroke="black" d="M105.36,-202.66C139.68,-183.84 185.41,-158.76 219.08,-140.29"/>
<polygon fill="black" stroke="black" points="221.15,-143.14 228.24,-135.26 217.79,-137 221.15,-143.14"/>
<text text-anchor="middle" x="161.79" y="-192.05" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- a -->
<g id="node3" class="node">
<title>a</title>
<ellipse fill="none" stroke="black" cx="457.58" cy="-402.25" rx="30.59" ry="30.59"/>
<text text-anchor="middle" x="457.58" y="-398.55" font-family="Times,serif" font-size="14.00">a/all</text>
</g>
<!-- p&#45;&gt;a -->
<g id="edge2" class="edge">
<title>p&#45;&gt;a</title>
<path fill="none" stroke="black" d="M313.18,-362.97C345.42,-371.8 387.88,-383.43 418.21,-391.74"/>
<polygon fill="black" stroke="black" points="417.43,-395.15 428,-394.42 419.28,-388.4 417.43,-395.15"/>
<text text-anchor="middle" x="360.68" y="-384.05" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- node_0 -->
<g id="node13" class="node">
<title>node_0</title>
<polygon fill="none" stroke="black" points="484.58,-353.25 430.58,-353.25 430.58,-317.25 484.58,-317.25 484.58,-353.25"/>
<text text-anchor="middle" x="457.58" y="-331.55" font-family="Times,serif" font-size="14.00">8</text>
</g>
<!-- p&#45;&gt;node_0 -->
<g id="edge12" class="edge">
<title>p&#45;&gt;node_0</title>
<path fill="none" stroke="black" d="M314.64,-346.46C347.46,-343.87 390.31,-340.48 420.3,-338.11"/>
<polygon fill="black" stroke="black" points="420.65,-341.59 430.34,-337.32 420.1,-334.62 420.65,-341.59"/>
<text text-anchor="middle" x="360.68" y="-348.05" font-family="Times,serif" font-size="14.00">:quant</text>
</g>
<!-- a2 -->
<g id="node5" class="node">
<title>a2</title>
<ellipse fill="none" stroke="black" cx="457.58" cy="-229.25" rx="55.79" ry="55.79"/>
<text text-anchor="middle" x="457.58" y="-225.55" font-family="Times,serif" font-size="14.00">a2/almost</text>
</g>
<!-- c&#45;&gt;a2 -->
<g id="edge4" class="edge">
<title>c&#45;&gt;a2</title>
<path fill="none" stroke="black" d="M319.87,-229.25C342.04,-229.25 368,-229.25 391.32,-229.25"/>
<polygon fill="black" stroke="black" points="391.47,-232.75 401.47,-229.25 391.47,-225.75 391.47,-232.75"/>
<text text-anchor="middle" x="360.68" y="-233.05" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- d -->
<g id="node7" class="node">
<title>d</title>
<ellipse fill="none" stroke="black" cx="457.58" cy="-115.25" rx="38.19" ry="38.19"/>
<text text-anchor="middle" x="457.58" y="-111.55" font-family="Times,serif" font-size="14.00">d/disc</text>
</g>
<!-- l&#45;&gt;d -->
<g id="edge6" class="edge">
<title>l&#45;&gt;d</title>
<path fill="none" stroke="black" d="M308.4,-115.25C338.11,-115.25 378.12,-115.25 409.07,-115.25"/>
<polygon fill="black" stroke="black" points="409.19,-118.75 419.19,-115.25 409.19,-111.75 409.19,-118.75"/>
<text text-anchor="middle" x="360.68" y="-119.05" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- f -->
<g id="node8" class="node">
<title>f</title>
<ellipse fill="none" stroke="black" cx="668.72" cy="-175.25" rx="46.59" ry="46.59"/>
<text text-anchor="middle" x="668.72" y="-171.55" font-family="Times,serif" font-size="14.00">f/flat&#45;06</text>
</g>
<!-- d&#45;&gt;f -->
<g id="edge7" class="edge">
<title>d&#45;&gt;f</title>
<path fill="none" stroke="black" d="M494.53,-125.56C527.33,-134.97 576.27,-149.01 613.77,-159.77"/>
<polygon fill="black" stroke="black" points="612.95,-163.17 623.52,-162.57 614.88,-156.45 612.95,-163.17"/>
<text text-anchor="middle" x="563.47" y="-157.05" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- c2 -->
<g id="node10" class="node">
<title>c2</title>
<ellipse fill="none" stroke="black" cx="668.72" cy="-55.25" rx="55.49" ry="55.49"/>
<text text-anchor="middle" x="668.72" y="-51.55" font-family="Times,serif" font-size="14.00">c2/call&#45;01</text>
</g>
<!-- d&#45;&gt;c2 -->
<g id="edge9" class="edge">
<title>d&#45;&gt;c2</title>
<path fill="none" stroke="black" d="M494.53,-104.93C524.95,-96.2 569.25,-83.49 605.43,-73.11"/>
<polygon fill="black" stroke="black" points="606.75,-76.38 615.4,-70.25 604.82,-69.65 606.75,-76.38"/>
<text text-anchor="middle" x="563.47" y="-97.05" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- n -->
<g id="node9" class="node">
<title>n</title>
<ellipse fill="none" stroke="black" cx="857.21" cy="-175.25" rx="40.09" ry="40.09"/>
<text text-anchor="middle" x="857.21" y="-171.55" font-family="Times,serif" font-size="14.00">n/near</text>
</g>
<!-- f&#45;&gt;n -->
<g id="edge8" class="edge">
<title>f&#45;&gt;n</title>
<path fill="none" stroke="black" d="M715.81,-175.25C743.39,-175.25 778.42,-175.25 806.59,-175.25"/>
<polygon fill="black" stroke="black" points="806.63,-178.75 816.63,-175.25 806.63,-171.75 806.63,-178.75"/>
<text text-anchor="middle" x="769.46" y="-179.05" font-family="Times,serif" font-size="14.00">:degree</text>
</g>
<!-- t -->
<g id="node11" class="node">
<title>t</title>
<ellipse fill="none" stroke="black" cx="857.21" cy="-55.25" rx="42.49" ry="42.49"/>
<text text-anchor="middle" x="857.21" y="-51.55" font-family="Times,serif" font-size="14.00">t/thing</text>
</g>
<!-- c2&#45;&gt;t -->
<g id="edge10" class="edge">
<title>c2&#45;&gt;t</title>
<path fill="none" stroke="black" d="M724.16,-55.25C749.58,-55.25 779.68,-55.25 804.72,-55.25"/>
<polygon fill="black" stroke="black" points="804.75,-58.75 814.75,-55.25 804.75,-51.75 804.75,-58.75"/>
<text text-anchor="middle" x="769.46" y="-59.05" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- n2 -->
<g id="node12" class="node">
<title>n2</title>
<ellipse fill="none" stroke="black" cx="1030.15" cy="-55.25" rx="50.89" ry="50.89"/>
<text text-anchor="middle" x="1030.15" y="-51.55" font-family="Times,serif" font-size="14.00">n2/name</text>
</g>
<!-- t&#45;&gt;n2 -->
<g id="edge11" class="edge">
<title>t&#45;&gt;n2</title>
<path fill="none" stroke="black" d="M899.59,-55.25C920.5,-55.25 946.27,-55.25 969.3,-55.25"/>
<polygon fill="black" stroke="black" points="969.32,-58.75 979.32,-55.25 969.32,-51.75 969.32,-58.75"/>
<text text-anchor="middle" x="939.45" y="-59.05" font-family="Times,serif" font-size="14.00">:name</text>
</g>
<!-- node_1 -->
<g id="node14" class="node">
<title>node_1</title>
<polygon fill="none" stroke="black" points="1229.84,-73.25 1147.84,-73.25 1147.84,-37.25 1229.84,-37.25 1229.84,-73.25"/>
<text text-anchor="middle" x="1188.84" y="-51.55" font-family="Times,serif" font-size="14.00">&quot;ecliptic&quot;</text>
</g>
<!-- n2&#45;&gt;node_1 -->
<g id="edge13" class="edge">
<title>n2&#45;&gt;node_1</title>
<path fill="none" stroke="black" d="M1081.16,-55.25C1099.21,-55.25 1119.59,-55.25 1137.65,-55.25"/>
<polygon fill="black" stroke="black" points="1137.71,-58.75 1147.71,-55.25 1137.71,-51.75 1137.71,-58.75"/>
<text text-anchor="middle" x="1114.34" y="-59.05" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
</g>
</svg>
digraph amr_graph {
rankdir=LR size="12,8"
c [label="c/contain-01" shape=circle]
s [label="s/system" shape=circle]
n [label="n/name" shape=circle]
o [label="o/object" shape=circle]
h [label="h/have-degree-91" shape=circle]
s2 [label="s2/small" shape=circle]
m [label="m/more" shape=circle]
a [label="a/also" shape=circle]
c -> s [label=":ARG0"]
s -> n [label=":name"]
c -> o [label=":ARG1"]
o -> h [label=":ARG1-of"]
h -> s2 [label=":ARG2"]
h -> m [label=":ARG3"]
c -> a [label=":mod"]
node_0 [label="\"Solar\"" shape=rectangle]
n -> node_0 [label=":op1"]
node_1 [label="\"System\"" shape=rectangle]
n -> node_1 [label=":op2"]
}
# ::id WikiAbstract-SolarSystem-10
# ::snt The Solar System also contains smaller objects.
(c / contain-01
:ARG0 (s / system
:name (n / name
:op1 "Solar"
:op2 "System"))
:ARG1 (o / object
:ARG1-of (h / have-degree-91
:ARG2 (s2 / small)
:ARG3 (m / more)))
:mod (a / also))
\ 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="792pt" height="337pt"
viewBox="0.00 0.00 791.95 336.70" 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 332.7)">
<title>amr_graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-332.7 787.95,-332.7 787.95,4 -4,4"/>
<!-- c -->
<g id="node1" class="node">
<title>c</title>
<ellipse fill="none" stroke="black" cx="67.59" cy="-140.7" rx="67.69" ry="67.69"/>
<text text-anchor="middle" x="67.59" y="-137" font-family="Times,serif" font-size="14.00">c/contain&#45;01</text>
</g>
<!-- s -->
<g id="node2" class="node">
<title>s</title>
<ellipse fill="none" stroke="black" cx="269.18" cy="-275.7" rx="51.99" ry="51.99"/>
<text text-anchor="middle" x="269.18" y="-272" font-family="Times,serif" font-size="14.00">s/system</text>
</g>
<!-- c&#45;&gt;s -->
<g id="edge1" class="edge">
<title>c&#45;&gt;s</title>
<path fill="none" stroke="black" d="M123.93,-178.12C153.1,-197.85 188.64,-221.89 217.14,-241.17"/>
<polygon fill="black" stroke="black" points="215.5,-244.29 225.75,-246.99 219.42,-238.49 215.5,-244.29"/>
<text text-anchor="middle" x="176.19" y="-231.5" font-family="Times,serif" font-size="14.00">:ARG0</text>
</g>
<!-- o -->
<g id="node4" class="node">
<title>o</title>
<ellipse fill="none" stroke="black" cx="269.18" cy="-140.7" rx="47.39" ry="47.39"/>
<text text-anchor="middle" x="269.18" y="-137" font-family="Times,serif" font-size="14.00">o/object</text>
</g>
<!-- c&#45;&gt;o -->
<g id="edge3" class="edge">
<title>c&#45;&gt;o</title>
<path fill="none" stroke="black" d="M135.33,-140.7C160.01,-140.7 187.73,-140.7 211.44,-140.7"/>
<polygon fill="black" stroke="black" points="211.68,-144.2 221.68,-140.7 211.68,-137.2 211.68,-144.2"/>
<text text-anchor="middle" x="176.19" y="-144.5" font-family="Times,serif" font-size="14.00">:ARG1</text>
</g>
<!-- a -->
<g id="node8" class="node">
<title>a</title>
<ellipse fill="none" stroke="black" cx="269.18" cy="-37.7" rx="37.89" ry="37.89"/>
<text text-anchor="middle" x="269.18" y="-34" font-family="Times,serif" font-size="14.00">a/also</text>
</g>
<!-- c&#45;&gt;a -->
<g id="edge7" class="edge">
<title>c&#45;&gt;a</title>
<path fill="none" stroke="black" d="M127.94,-110.07C159.67,-93.7 197.96,-73.94 226.51,-59.2"/>
<polygon fill="black" stroke="black" points="228.14,-62.3 235.42,-54.6 224.93,-56.08 228.14,-62.3"/>
<text text-anchor="middle" x="176.19" y="-99.5" font-family="Times,serif" font-size="14.00">:mod</text>
</g>
<!-- n -->
<g id="node3" class="node">
<title>n</title>
<ellipse fill="none" stroke="black" cx="512.17" cy="-283.7" rx="44.69" ry="44.69"/>
<text text-anchor="middle" x="512.17" y="-280" font-family="Times,serif" font-size="14.00">n/name</text>
</g>
<!-- s&#45;&gt;n -->
<g id="edge2" class="edge">
<title>s&#45;&gt;n</title>
<path fill="none" stroke="black" d="M321.29,-277.39C361.16,-278.72 416.4,-280.55 457.02,-281.9"/>
<polygon fill="black" stroke="black" points="456.9,-285.4 467.01,-282.23 457.14,-278.4 456.9,-285.4"/>
<text text-anchor="middle" x="371.18" y="-283.5" font-family="Times,serif" font-size="14.00">:name</text>
</g>
<!-- node_0 -->
<g id="node9" class="node">
<title>node_0</title>
<polygon fill="none" stroke="black" points="768.56,-328.7 700.56,-328.7 700.56,-292.7 768.56,-292.7 768.56,-328.7"/>
<text text-anchor="middle" x="734.56" y="-307" font-family="Times,serif" font-size="14.00">&quot;Solar&quot;</text>
</g>
<!-- n&#45;&gt;node_0 -->
<g id="edge8" class="edge">
<title>n&#45;&gt;node_0</title>
<path fill="none" stroke="black" d="M556.71,-289.03C595.35,-293.77 651.51,-300.65 690.12,-305.38"/>
<polygon fill="black" stroke="black" points="690.17,-308.91 700.52,-306.65 691.02,-301.96 690.17,-308.91"/>
<text text-anchor="middle" x="644.16" y="-305.5" font-family="Times,serif" font-size="14.00">:op1</text>
</g>
<!-- node_1 -->
<g id="node10" class="node">
<title>node_1</title>
<polygon fill="none" stroke="black" points="776.06,-274.7 693.06,-274.7 693.06,-238.7 776.06,-238.7 776.06,-274.7"/>
<text text-anchor="middle" x="734.56" y="-253" font-family="Times,serif" font-size="14.00">&quot;System&quot;</text>
</g>
<!-- n&#45;&gt;node_1 -->
<g id="edge9" class="edge">
<title>n&#45;&gt;node_1</title>
<path fill="none" stroke="black" d="M556.71,-278.36C592.83,-273.94 644.25,-267.64 682.35,-262.97"/>
<polygon fill="black" stroke="black" points="683.21,-266.39 692.71,-261.7 682.36,-259.44 683.21,-266.39"/>
<text text-anchor="middle" x="644.16" y="-273.5" font-family="Times,serif" font-size="14.00">:op2</text>
</g>
<!-- h -->
<g id="node5" class="node">
<title>h</title>
<ellipse fill="none" stroke="black" cx="512.17" cy="-129.7" rx="90.98" ry="90.98"/>
<text text-anchor="middle" x="512.17" y="-126" font-family="Times,serif" font-size="14.00">h/have&#45;degree&#45;91</text>
</g>
<!-- o&#45;&gt;h -->
<g id="edge4" class="edge">
<title>o&#45;&gt;h</title>
<path fill="none" stroke="black" d="M316.65,-138.58C343.42,-137.35 378.16,-135.77 410.85,-134.28"/>
<polygon fill="black" stroke="black" points="411.09,-137.77 420.92,-133.82 410.77,-130.78 411.09,-137.77"/>
<text text-anchor="middle" x="371.18" y="-141.5" font-family="Times,serif" font-size="14.00">:ARG1&#45;of</text>
</g>
<!-- s2 -->
<g id="node6" class="node">
<title>s2</title>
<ellipse fill="none" stroke="black" cx="734.56" cy="-164.7" rx="49.29" ry="49.29"/>
<text text-anchor="middle" x="734.56" y="-161" font-family="Times,serif" font-size="14.00">s2/small</text>
</g>
<!-- h&#45;&gt;s2 -->
<g id="edge5" class="edge">
<title>h&#45;&gt;s2</title>
<path fill="none" stroke="black" d="M602.18,-143.83C626.94,-147.76 653.18,-151.93 675.65,-155.5"/>
<polygon fill="black" stroke="black" points="675.26,-158.98 685.69,-157.09 676.36,-152.07 675.26,-158.98"/>
<text text-anchor="middle" x="644.16" y="-156.5" font-family="Times,serif" font-size="14.00">:ARG2</text>
</g>
<!-- m -->
<g id="node7" class="node">
<title>m</title>
<ellipse fill="none" stroke="black" cx="734.56" cy="-50.7" rx="46.29" ry="46.29"/>
<text text-anchor="middle" x="734.56" y="-47" font-family="Times,serif" font-size="14.00">m/more</text>
</g>
<!-- h&#45;&gt;m -->
<g id="edge6" class="edge">
<title>h&#45;&gt;m</title>
<path fill="none" stroke="black" d="M598.06,-99.27C626.11,-89.21 656.47,-78.33 681.33,-69.42"/>
<polygon fill="black" stroke="black" points="682.68,-72.65 690.92,-65.98 680.32,-66.06 682.68,-72.65"/>
<text text-anchor="middle" x="644.16" y="-94.5" font-family="Times,serif" font-size="14.00">:ARG3</text>
</g>
</g>
</svg>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment