mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 17:23:12 +02:00
git-subtree-dir: Programming/NLP git-subtree-mainline:f3345d8610git-subtree-split:56650422d8
14786 lines
297 KiB
Plaintext
14786 lines
297 KiB
Plaintext
<sentence id="1" status="">
|
|
// A child in a blue and white team uniform chasing a soccer ball .
|
|
// A young boy in a blue soccer uniform chasing a ball .
|
|
<source>
|
|
1 A :
|
|
2 child :
|
|
3 in :
|
|
4 a :
|
|
5 blue :
|
|
6 and :
|
|
7 white :
|
|
8 team :
|
|
9 uniform :
|
|
10 chasing :
|
|
11 a :
|
|
12 soccer :
|
|
13 ball :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 in :
|
|
5 a :
|
|
6 blue :
|
|
7 soccer :
|
|
8 uniform :
|
|
9 chasing :
|
|
10 a :
|
|
11 ball :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
11 12 13 <==> 10 11 // SPE1 // 4 // a soccer ball <==> a ball
|
|
10 <==> 9 // EQUI // 5 // chasing <==> chasing
|
|
3 4 5 6 7 8 9 <==> 4 5 6 7 8 // SPE2 // 3 // in a blue and white team uniform <==> in a blue soccer uniform
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A child <==> A young boy
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="2" status="">
|
|
// A man in a gray suit locking up a bicycle
|
|
// A man and a woman standing on a city street .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 a :
|
|
5 gray :
|
|
6 suit :
|
|
7 locking :
|
|
8 up :
|
|
9 a :
|
|
10 bicycle :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 and :
|
|
4 a :
|
|
5 woman :
|
|
6 standing :
|
|
7 on :
|
|
8 a :
|
|
9 city :
|
|
10 street :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 3 4 5 // SPE1 // 3 // A man <==> A man and a woman
|
|
3 4 5 6 <==> 0 // NOALI // NIL // in a gray suit <==> -not aligned-
|
|
9 10 <==> 0 // NOALI // NIL // a bicycle <==> -not aligned-
|
|
0 <==> 7 8 9 10 // NOALI // NIL // -not aligned- <==> on a city street
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> standing
|
|
7 8 <==> 0 // NOALI // NIL // locking up <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="3" status="">
|
|
// A dog in in a car .
|
|
// A dog is biting a mop .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 in :
|
|
4 in :
|
|
5 a :
|
|
6 car :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 biting :
|
|
5 a :
|
|
6 mop :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 5 6 <==> 0 // NOALI // NIL // in in a car <==> -not aligned-
|
|
0 <==> 3 4 // NOALI // NIL // -not aligned- <==> is biting
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
0 <==> 5 6 // NOALI // NIL // -not aligned- <==> a mop
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="4" status="">
|
|
// A black dog walking beside a pool .
|
|
// A black dog is walking along the side of a pool .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 walking :
|
|
5 beside :
|
|
6 a :
|
|
7 pool :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 is :
|
|
5 walking :
|
|
6 along :
|
|
7 the :
|
|
8 side :
|
|
9 of :
|
|
10 a :
|
|
11 pool :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
4 <==> 4 5 // EQUI // 5 // walking <==> is walking
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 7 <==> 6 7 8 9 10 11 // EQUI // 5 // beside a pool <==> along the side of a pool
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A black dog <==> A black dog
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="5" status="">
|
|
// The boy is looking up at the girl as another girl ignores them .
|
|
// the boy is diving into the pool as the couple watch .
|
|
<source>
|
|
1 The :
|
|
2 boy :
|
|
3 is :
|
|
4 looking :
|
|
5 up :
|
|
6 at :
|
|
7 the :
|
|
8 girl :
|
|
9 as :
|
|
10 another :
|
|
11 girl :
|
|
12 ignores :
|
|
13 them :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 the :
|
|
2 boy :
|
|
3 is :
|
|
4 diving :
|
|
5 into :
|
|
6 the :
|
|
7 pool :
|
|
8 as :
|
|
9 the :
|
|
10 couple :
|
|
11 watch :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 5 <==> 11 // SPE1 // 4 // is looking up <==> watch
|
|
0 <==> 6 7 // NOALI // NIL // -not aligned- <==> the pool
|
|
1 2 <==> 1 2 // EQUI // 5 // The boy <==> the boy
|
|
13 <==> 0 // NOALI // NIL // them <==> -not aligned-
|
|
12 <==> 0 // NOALI // NIL // ignores <==> -not aligned-
|
|
6 7 8 9 10 11 <==> 8 9 10 // SPE1 // 3 // at the girl as another girl <==> as the couple
|
|
0 <==> 3 4 5 // NOALI // NIL // -not aligned- <==> is diving into
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="6" status="">
|
|
// Two women holding checkered flags near an orange car .
|
|
// Two ladies in skimpy clothes pose next to an old fashioned car .
|
|
<source>
|
|
1 Two :
|
|
2 women :
|
|
3 holding :
|
|
4 checkered :
|
|
5 flags :
|
|
6 near :
|
|
7 an :
|
|
8 orange :
|
|
9 car :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 ladies :
|
|
3 in :
|
|
4 skimpy :
|
|
5 clothes :
|
|
6 pose :
|
|
7 next :
|
|
8 to :
|
|
9 an :
|
|
10 old :
|
|
11 fashioned :
|
|
12 car :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 0 // NOALI // NIL // holding <==> -not aligned-
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // SPE2 // 4 // Two women <==> Two ladies
|
|
4 5 <==> 0 // NOALI // NIL // checkered flags <==> -not aligned-
|
|
6 7 8 9 <==> 7 8 9 10 11 12 // SIMI // 3 // near an orange car <==> next to an old fashioned car
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> pose
|
|
0 <==> 3 4 5 // NOALI // NIL // -not aligned- <==> in skimpy clothes
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="7" status="">
|
|
// A hiker with a backpack is up on a misty mountain top .
|
|
// A hiker climbing a rocky hill with fog surrounding him .
|
|
<source>
|
|
1 A :
|
|
2 hiker :
|
|
3 with :
|
|
4 a :
|
|
5 backpack :
|
|
6 is :
|
|
7 up :
|
|
8 on :
|
|
9 a :
|
|
10 misty :
|
|
11 mountain :
|
|
12 top :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 hiker :
|
|
3 climbing :
|
|
4 a :
|
|
5 rocky :
|
|
6 hill :
|
|
7 with :
|
|
8 fog :
|
|
9 surrounding :
|
|
10 him :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 5 <==> 0 // NOALI // NIL // with a backpack <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 10 11 12 <==> 4 5 6 7 8 9 10 // EQUI // 5 // on a misty mountain top <==> a rocky hill with fog surrounding him
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 <==> 3 // SPE2 // 4 // is up <==> climbing
|
|
1 2 <==> 1 2 // EQUI // 5 // A hiker <==> A hiker
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="8" status="">
|
|
// A brown dog in running on grass .
|
|
// A brown dog runs through the grass .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 in :
|
|
5 running :
|
|
6 on :
|
|
7 grass :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 runs :
|
|
5 through :
|
|
6 the :
|
|
7 grass :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 <==> 4 // EQUI // 5 // in running <==> runs
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A brown dog <==> A brown dog
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 <==> 5 6 7 // EQUI // 5 // on grass <==> through the grass
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="9" status="">
|
|
// The dog returns the play toy to its master .
|
|
// Three dogs race in the snow together .
|
|
<source>
|
|
1 The :
|
|
2 dog :
|
|
3 returns :
|
|
4 the :
|
|
5 play :
|
|
6 toy :
|
|
7 to :
|
|
8 its :
|
|
9 master :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 dogs :
|
|
3 race :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
7 together :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 0 // NOALI // NIL // returns <==> -not aligned-
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 0 // NOALI // NIL // the play toy <==> -not aligned-
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> in the snow
|
|
1 2 <==> 1 2 // SPE1 // 2 // The dog <==> Three dogs
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> together
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> race
|
|
7 8 9 <==> 0 // NOALI // NIL // to its master <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="10" status="">
|
|
// two dogs are running across a grassy path .
|
|
// Two dogs are in a grassy area .
|
|
<source>
|
|
1 two :
|
|
2 dogs :
|
|
3 are :
|
|
4 running :
|
|
5 across :
|
|
6 a :
|
|
7 grassy :
|
|
8 path :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 in :
|
|
5 a :
|
|
6 grassy :
|
|
7 area :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 8 <==> 4 5 6 7 // EQUI // 5 // across a grassy path <==> in a grassy area
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // two dogs <==> Two dogs
|
|
3 4 <==> 3 // SPE1 // 3 // are running <==> are
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="11" status="">
|
|
// A woman stands with her arms out at her sides while another takes a picture .
|
|
// A man stands in a crowd holding a white object .
|
|
<source>
|
|
1 A :
|
|
2 woman :
|
|
3 stands :
|
|
4 with :
|
|
5 her :
|
|
6 arms :
|
|
7 out :
|
|
8 at :
|
|
9 her :
|
|
10 sides :
|
|
11 while :
|
|
12 another :
|
|
13 takes :
|
|
14 a :
|
|
15 picture :
|
|
16 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 stands :
|
|
4 in :
|
|
5 a :
|
|
6 crowd :
|
|
7 holding :
|
|
8 a :
|
|
9 white :
|
|
10 object :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 <==> 0 // NOALI // NIL // with her arms <==> -not aligned-
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> holding
|
|
16 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // SIMI // 3 // A woman <==> A man
|
|
13 <==> 0 // NOALI // NIL // takes <==> -not aligned-
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> in a crowd
|
|
14 15 <==> 0 // NOALI // NIL // a picture <==> -not aligned-
|
|
11 12 <==> 0 // NOALI // NIL // while another <==> -not aligned-
|
|
8 9 10 <==> 0 // NOALI // NIL // at her sides <==> -not aligned-
|
|
3 <==> 3 // EQUI // 5 // stands <==> stands
|
|
7 <==> 0 // NOALI // NIL // out <==> -not aligned-
|
|
0 <==> 8 9 10 // NOALI // NIL // -not aligned- <==> a white object
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="12" status="">
|
|
// A dog is jumping in the air to catch an orange Frisbee .
|
|
// a white dog jumping in the air to catch a red Frisbee .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 jumping :
|
|
5 in :
|
|
6 the :
|
|
7 air :
|
|
8 to :
|
|
9 catch :
|
|
10 an :
|
|
11 orange :
|
|
12 Frisbee :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 white :
|
|
3 dog :
|
|
4 jumping :
|
|
5 in :
|
|
6 the :
|
|
7 air :
|
|
8 to :
|
|
9 catch :
|
|
10 a :
|
|
11 red :
|
|
12 Frisbee :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
10 11 12 <==> 10 11 12 // SIMI // 4 // an orange Frisbee <==> a red Frisbee
|
|
3 4 <==> 4 // EQUI // 5 // is jumping <==> jumping
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 9 <==> 8 9 // EQUI // 5 // to catch <==> to catch
|
|
5 6 7 <==> 5 6 7 // EQUI // 5 // in the air <==> in the air
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A dog <==> a white dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="13" status="">
|
|
// A woman and a man with a blue shirt are posing for a photograph .
|
|
// a man and a woman posing for a picture
|
|
<source>
|
|
1 A :
|
|
2 woman :
|
|
3 and :
|
|
4 a :
|
|
5 man :
|
|
6 with :
|
|
7 a :
|
|
8 blue :
|
|
9 shirt :
|
|
10 are :
|
|
11 posing :
|
|
12 for :
|
|
13 a :
|
|
14 photograph :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 man :
|
|
3 and :
|
|
4 a :
|
|
5 woman :
|
|
6 posing :
|
|
7 for :
|
|
8 a :
|
|
9 picture :
|
|
</translation>
|
|
<alignment>
|
|
10 11 <==> 6 // EQUI // 5 // are posing <==> posing
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 8 9 <==> 0 // NOALI // NIL // with a blue shirt <==> -not aligned-
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // EQUI // 5 // A woman and a man <==> a man and a woman
|
|
12 13 14 <==> 7 8 9 // EQUI // 5 // for a photograph <==> for a picture
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="14" status="">
|
|
// Three people stand in an outdoor glass structure .
|
|
// Three people in a glass structure .
|
|
<source>
|
|
1 Three :
|
|
2 people :
|
|
3 stand :
|
|
4 in :
|
|
5 an :
|
|
6 outdoor :
|
|
7 glass :
|
|
8 structure :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 people :
|
|
3 in :
|
|
4 a :
|
|
5 glass :
|
|
6 structure :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // Three people <==> Three people
|
|
4 5 6 7 8 <==> 3 4 5 6 // SPE1 // 4 // in an outdoor glass structure <==> in a glass structure
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 0 // NOALI // NIL // stand <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="15" status="">
|
|
// Young boy wearing a denim shirt sticks out his tongue .
|
|
// A young boy wearing a denim jacket sticks his tongue out .
|
|
<source>
|
|
1 Young :
|
|
2 boy :
|
|
3 wearing :
|
|
4 a :
|
|
5 denim :
|
|
6 shirt :
|
|
7 sticks :
|
|
8 out :
|
|
9 his :
|
|
10 tongue :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 wearing :
|
|
5 a :
|
|
6 denim :
|
|
7 jacket :
|
|
8 sticks :
|
|
9 his :
|
|
10 tongue :
|
|
11 out :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 4 // EQUI // 5 // wearing <==> wearing
|
|
4 5 6 <==> 5 6 7 // SIMI // 4 // a denim shirt <==> a denim jacket
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 <==> 8 11 // EQUI // 5 // sticks out <==> sticks out
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
9 10 <==> 9 10 // EQUI // 5 // his tongue <==> his tongue
|
|
1 2 <==> 1 2 3 // EQUI // 5 // Young boy <==> A young boy
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="16" status="">
|
|
// A brown dog is walking on the grass .
|
|
// A dog chases another by a tree .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 is :
|
|
5 walking :
|
|
6 on :
|
|
7 the :
|
|
8 grass :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 chases :
|
|
4 another :
|
|
5 by :
|
|
6 a :
|
|
7 tree :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 <==> 0 // NOALI // NIL // is walking <==> -not aligned-
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // A brown dog <==> A dog
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 8 <==> 5 6 7 // REL // 3 // on the grass <==> by a tree
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> chases
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> another
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="17" status="">
|
|
// Three boys playing soccer in a field
|
|
// Three boys playing soccer .
|
|
<source>
|
|
1 Three :
|
|
2 boys :
|
|
3 playing :
|
|
4 soccer :
|
|
5 in :
|
|
6 a :
|
|
7 field :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 boys :
|
|
3 playing :
|
|
4 soccer :
|
|
5 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 3 // EQUI // 5 // playing <==> playing
|
|
1 2 <==> 1 2 // EQUI // 5 // Three boys <==> Three boys
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> .
|
|
4 <==> 4 // EQUI // 5 // soccer <==> soccer
|
|
5 6 7 <==> 0 // NOALI // NIL // in a field <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="18" status="">
|
|
// A person is riding a skateboard in the air above a ramp .
|
|
// A biker is riding along a track element located with a wooded area .
|
|
<source>
|
|
1 A :
|
|
2 person :
|
|
3 is :
|
|
4 riding :
|
|
5 a :
|
|
6 skateboard :
|
|
7 in :
|
|
8 the :
|
|
9 air :
|
|
10 above :
|
|
11 a :
|
|
12 ramp :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 biker :
|
|
3 is :
|
|
4 riding :
|
|
5 along :
|
|
6 a :
|
|
7 track :
|
|
8 element :
|
|
9 located :
|
|
10 with :
|
|
11 a :
|
|
12 wooded :
|
|
13 area :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 10 11 12 13 // NOALI // NIL // -not aligned- <==> with a wooded area
|
|
5 6 <==> 0 // NOALI // NIL // a skateboard <==> -not aligned-
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
7 8 9 <==> 0 // NOALI // NIL // in the air <==> -not aligned-
|
|
10 11 12 <==> 5 6 7 8 // SPE1 // 3 // above a ramp <==> along a track element
|
|
3 4 <==> 3 4 // EQUI // 5 // is riding <==> is riding
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // SPE2 // 3 // A person <==> A biker
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> located
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="19" status="">
|
|
// Brown and white dog playing in the grass .
|
|
// Black and white dog leaping for Frisbee .
|
|
<source>
|
|
1 Brown :
|
|
2 and :
|
|
3 white :
|
|
4 dog :
|
|
5 playing :
|
|
6 in :
|
|
7 the :
|
|
8 grass :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Black :
|
|
2 and :
|
|
3 white :
|
|
4 dog :
|
|
5 leaping :
|
|
6 for :
|
|
7 Frisbee :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
5 <==> 5 // SPE2 // 3 // playing <==> leaping
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 4 <==> 1 2 3 4 // SIMI // 4 // Brown and white dog <==> Black and white dog
|
|
6 7 8 <==> 0 // NOALI // NIL // in the grass <==> -not aligned-
|
|
0 <==> 6 7 // NOALI // NIL // -not aligned- <==> for Frisbee
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="20" status="">
|
|
// A boy is jumping into the water with a ball in his hand .
|
|
// A little boy swimming underwater with a toy in his hand .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 is :
|
|
4 jumping :
|
|
5 into :
|
|
6 the :
|
|
7 water :
|
|
8 with :
|
|
9 a :
|
|
10 ball :
|
|
11 in :
|
|
12 his :
|
|
13 hand :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 little :
|
|
3 boy :
|
|
4 swimming :
|
|
5 underwater :
|
|
6 with :
|
|
7 a :
|
|
8 toy :
|
|
9 in :
|
|
10 his :
|
|
11 hand :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 4 // SIMI // 2 // is jumping <==> swimming
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A boy <==> A little boy
|
|
11 12 13 <==> 9 10 11 // EQUI // 5 // in his hand <==> in his hand
|
|
8 9 10 <==> 6 7 8 // SPE1 // 4 // with a ball <==> with a toy
|
|
5 6 7 <==> 5 // EQUI // 5 // into the water <==> underwater
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="21" status="">
|
|
// A deer jumps a fence .
|
|
// A deer jumping over a fence .
|
|
<source>
|
|
1 A :
|
|
2 deer :
|
|
3 jumps :
|
|
4 a :
|
|
5 fence :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 deer :
|
|
3 jumping :
|
|
4 over :
|
|
5 a :
|
|
6 fence :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 3 4 // EQUI // 5 // jumps <==> jumping over
|
|
4 5 <==> 5 6 // EQUI // 5 // a fence <==> a fence
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A deer <==> A deer
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="22" status="">
|
|
// Two young girls with dyed hair talk to two boys in black .
|
|
// two girls with pink streaked hair and two boys with black hair standing next to a concrete building .
|
|
<source>
|
|
1 Two :
|
|
2 young :
|
|
3 girls :
|
|
4 with :
|
|
5 dyed :
|
|
6 hair :
|
|
7 talk :
|
|
8 to :
|
|
9 two :
|
|
10 boys :
|
|
11 in :
|
|
12 black :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 two :
|
|
2 girls :
|
|
3 with :
|
|
4 pink :
|
|
5 streaked :
|
|
6 hair :
|
|
7 and :
|
|
8 two :
|
|
9 boys :
|
|
10 with :
|
|
11 black :
|
|
12 hair :
|
|
13 standing :
|
|
14 next :
|
|
15 to :
|
|
16 a :
|
|
17 concrete :
|
|
18 building :
|
|
19 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 10 <==> 8 9 // EQUI // 5 // to two boys <==> two boys
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> and
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> standing
|
|
11 12 <==> 0 // NOALI // NIL // in black <==> -not aligned-
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // Two young girls <==> two girls
|
|
4 5 6 <==> 3 4 5 6 // SPE2 // 3 // with dyed hair <==> with pink streaked hair
|
|
0 <==> 14 15 16 17 18 // NOALI // NIL // -not aligned- <==> next to a concrete building
|
|
0 <==> 10 11 12 // NOALI // NIL // -not aligned- <==> with black hair
|
|
7 <==> 0 // NOALI // 1 // talk <==> -not aligned-
|
|
0 <==> 19 // NOALI // NIL // -not aligned- <==> .
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="23" status="">
|
|
// Light brown dog running towards something at the beach .
|
|
// A brown dog chases a blond one in the grass .
|
|
<source>
|
|
1 Light :
|
|
2 brown :
|
|
3 dog :
|
|
4 running :
|
|
5 towards :
|
|
6 something :
|
|
7 at :
|
|
8 the :
|
|
9 beach :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 chases :
|
|
5 a :
|
|
6 blond :
|
|
7 one :
|
|
8 in :
|
|
9 the :
|
|
10 grass :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 9 <==> 8 9 10 // SIMI // 2 // at the beach <==> in the grass
|
|
1 2 3 <==> 1 2 3 // SPE1 // 4 // Light brown dog <==> A brown dog
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 <==> 0 // NOALI // NIL // towards something <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> a blond one
|
|
4 <==> 4 // SPE2 // 3 // running <==> chases
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="24" status="">
|
|
// A man with a messenger bag in front of a gray tile wall .
|
|
// Man in red jacket standing in front of lighthouse .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 with :
|
|
4 a :
|
|
5 messenger :
|
|
6 bag :
|
|
7 in :
|
|
8 front :
|
|
9 of :
|
|
10 a :
|
|
11 gray :
|
|
12 tile :
|
|
13 wall :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 Man :
|
|
2 in :
|
|
3 red :
|
|
4 jacket :
|
|
5 standing :
|
|
6 in :
|
|
7 front :
|
|
8 of :
|
|
9 lighthouse :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 5 6 <==> 0 // NOALI // NIL // with a messenger bag <==> -not aligned-
|
|
7 8 9 10 11 12 13 <==> 6 7 8 9 // REL // 2 // in front of a gray tile wall <==> in front of lighthouse
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> standing
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 2 3 4 // NOALI // NIL // -not aligned- <==> in red jacket
|
|
1 2 <==> 1 // EQUI // 5 // A man <==> Man
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="25" status="">
|
|
// A man crouching and holding a camera .
|
|
// The crouching man is holding a large camera .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 crouching :
|
|
4 and :
|
|
5 holding :
|
|
6 a :
|
|
7 camera :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 crouching :
|
|
3 man :
|
|
4 is :
|
|
5 holding :
|
|
6 a :
|
|
7 large :
|
|
8 camera :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
4 <==> 0 // NOALI // NIL // and <==> -not aligned-
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
6 7 <==> 6 7 8 // SPE2 // 4 // a camera <==> a large camera
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 <==> 4 5 // EQUI // 5 // holding <==> is holding
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A man crouching <==> The crouching man
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="26" status="">
|
|
// A girl wearing a pink coat splashes in rain puddles .
|
|
// A girl in a pink jacket is walking through a large puddle .
|
|
<source>
|
|
1 A :
|
|
2 girl :
|
|
3 wearing :
|
|
4 a :
|
|
5 pink :
|
|
6 coat :
|
|
7 splashes :
|
|
8 in :
|
|
9 rain :
|
|
10 puddles :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 girl :
|
|
3 in :
|
|
4 a :
|
|
5 pink :
|
|
6 jacket :
|
|
7 is :
|
|
8 walking :
|
|
9 through :
|
|
10 a :
|
|
11 large :
|
|
12 puddle :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 0 // NOALI // NIL // wearing <==> -not aligned-
|
|
4 5 6 <==> 3 4 5 6 // SIMI // 4 // a pink coat <==> in a pink jacket
|
|
8 9 10 <==> 9 10 11 12 // SPE2 // 3 // in rain puddles <==> through a large puddle
|
|
7 <==> 7 8 // SPE1 // 2 // splashes <==> is walking
|
|
1 2 <==> 1 2 // EQUI // 5 // A girl <==> A girl
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="27" status="">
|
|
// A man rollerblading on a metal bar .
|
|
// Roller blades sliding on a railing .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 rollerblading :
|
|
4 on :
|
|
5 a :
|
|
6 metal :
|
|
7 bar :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Roller :
|
|
2 blades :
|
|
3 sliding :
|
|
4 on :
|
|
5 a :
|
|
6 railing :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 3 // EQUI // 5 // rollerblading <==> sliding
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 7 <==> 4 5 6 // EQUI // 5 // on a metal bar <==> on a railing
|
|
1 2 <==> 1 2 // SPE1 // 4 // A man <==> Roller blades
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="28" status="">
|
|
// A small dog jumping with a ball in its mouth .
|
|
// There is a brown dog swimming outside with a tennis ball in its mouth .
|
|
<source>
|
|
1 A :
|
|
2 small :
|
|
3 dog :
|
|
4 jumping :
|
|
5 with :
|
|
6 a :
|
|
7 ball :
|
|
8 in :
|
|
9 its :
|
|
10 mouth :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 There :
|
|
2 is :
|
|
3 a :
|
|
4 brown :
|
|
5 dog :
|
|
6 swimming :
|
|
7 outside :
|
|
8 with :
|
|
9 a :
|
|
10 tennis :
|
|
11 ball :
|
|
12 in :
|
|
13 its :
|
|
14 mouth :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 3 4 5 // SIMI // 3 // A small dog <==> a brown dog
|
|
5 6 7 <==> 8 9 10 11 // SPE2 // 5 // with a ball <==> with a tennis ball
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> outside
|
|
0 <==> 2 // NOALI // NIL // -not aligned- <==> is
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 1 // NOALI // NIL // -not aligned- <==> There
|
|
4 <==> 6 // SIMI // 2 // jumping <==> swimming
|
|
8 9 10 <==> 12 13 14 // EQUI // 5 // in its mouth <==> in its mouth
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="29" status="">
|
|
// Kids playing ball in the park .
|
|
// Two dogs playing by the shore .
|
|
<source>
|
|
1 Kids :
|
|
2 playing :
|
|
3 ball :
|
|
4 in :
|
|
5 the :
|
|
6 park :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 playing :
|
|
4 by :
|
|
5 the :
|
|
6 shore :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
1 <==> 1 2 // SPE2 // 2 // Kids <==> Two dogs
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 4 5 6 // SIMI // 2 // in the park <==> by the shore
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
2 3 <==> 3 // SPE1 // 4 // playing ball <==> playing
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="30" status="">
|
|
// Woman in a black dress walking on the street .
|
|
// A woman watches a dog jump down the stairs .
|
|
<source>
|
|
1 Woman :
|
|
2 in :
|
|
3 a :
|
|
4 black :
|
|
5 dress :
|
|
6 walking :
|
|
7 on :
|
|
8 the :
|
|
9 street :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 woman :
|
|
3 watches :
|
|
4 a :
|
|
5 dog :
|
|
6 jump :
|
|
7 down :
|
|
8 the :
|
|
9 stairs :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
2 3 4 5 <==> 0 // NOALI // NIL // in a black dress <==> -not aligned-
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> watches
|
|
7 8 9 <==> 7 8 9 // REL // 2 // on the street <==> down the stairs
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> a dog
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 <==> 1 2 // EQUI // 5 // Woman <==> A woman
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> jump
|
|
6 <==> 0 // NOALI // NIL // walking <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="31" status="">
|
|
// Five men dressed in tuxedos standing on a set of stairs
|
|
// Five men in tuxedos are walking down steps .
|
|
<source>
|
|
1 Five :
|
|
2 men :
|
|
3 dressed :
|
|
4 in :
|
|
5 tuxedos :
|
|
6 standing :
|
|
7 on :
|
|
8 a :
|
|
9 set :
|
|
10 of :
|
|
11 stairs :
|
|
</source>
|
|
<translation>
|
|
1 Five :
|
|
2 men :
|
|
3 in :
|
|
4 tuxedos :
|
|
5 are :
|
|
6 walking :
|
|
7 down :
|
|
8 steps :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // Five men <==> Five men
|
|
6 7 <==> 5 6 7 // OPPO // 4 // standing on <==> are walking down
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 <==> 3 4 // EQUI // 5 // in tuxedos <==> in tuxedos
|
|
3 <==> 0 // NOALI // NIL // dressed <==> -not aligned-
|
|
8 9 10 11 <==> 8 // EQUI // 5 // a set of stairs <==> steps
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="32" status="">
|
|
// A dog is running toward the camera .
|
|
// A brown and white dog running on grass .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 running :
|
|
5 toward :
|
|
6 the :
|
|
7 camera :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 running :
|
|
7 on :
|
|
8 grass :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 3 4 5 // SPE2 // 4 // A dog <==> A brown and white dog
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 4 <==> 6 // EQUI // 5 // is running <==> running
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 7 8 // NOALI // NIL // -not aligned- <==> on grass
|
|
5 6 7 <==> 0 // NOALI // NIL // toward the camera <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="33" status="">
|
|
// a dog jumps into the water .
|
|
// A small dog leaps in the water .
|
|
<source>
|
|
1 a :
|
|
2 dog :
|
|
3 jumps :
|
|
4 into :
|
|
5 the :
|
|
6 water :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 small :
|
|
3 dog :
|
|
4 leaps :
|
|
5 in :
|
|
6 the :
|
|
7 water :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // a dog <==> A small dog
|
|
3 <==> 4 // EQUI // 5 // jumps <==> leaps
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 5 6 7 // EQUI // 5 // into the water <==> in the water
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="34" status="">
|
|
// Two large dogs running in some grass .
|
|
// Two brindle dogs running in the grass .
|
|
<source>
|
|
1 Two :
|
|
2 large :
|
|
3 dogs :
|
|
4 running :
|
|
5 in :
|
|
6 some :
|
|
7 grass :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 brindle :
|
|
3 dogs :
|
|
4 running :
|
|
5 in :
|
|
6 the :
|
|
7 grass :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 1 2 3 // SIMI // 4 // Two large dogs <==> Two brindle dogs
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
4 <==> 4 // EQUI // 5 // running <==> running
|
|
5 6 7 <==> 5 6 7 // SPE2 // 4 // in some grass <==> in the grass
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="35" status="">
|
|
// A boy stands in the pool at the bottom of a blue water slide .
|
|
// A boy splashes into a pool , ejected from a water slide .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 stands :
|
|
4 in :
|
|
5 the :
|
|
6 pool :
|
|
7 at :
|
|
8 the :
|
|
9 bottom :
|
|
10 of :
|
|
11 a :
|
|
12 blue :
|
|
13 water :
|
|
14 slide :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 boy :
|
|
3 splashes :
|
|
4 into :
|
|
5 a :
|
|
6 pool :
|
|
7 , :
|
|
8 ejected :
|
|
9 from :
|
|
10 a :
|
|
11 water :
|
|
12 slide :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // in the pool <==> into a pool
|
|
7 8 9 <==> 0 // NOALI // NIL // at the bottom <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A boy <==> A boy
|
|
3 <==> 3 // SPE2 // 2 // stands <==> splashes
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> ,
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> ejected
|
|
10 11 12 13 14 <==> 9 10 11 12 // SPE1 // 4 // of a blue water slide <==> from a water slide
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="36" status="">
|
|
// Two children ride saucers down a snowy hill .
|
|
// Two children go sledding .
|
|
<source>
|
|
1 Two :
|
|
2 children :
|
|
3 ride :
|
|
4 saucers :
|
|
5 down :
|
|
6 a :
|
|
7 snowy :
|
|
8 hill :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 children :
|
|
3 go :
|
|
4 sledding :
|
|
5 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 8 <==> 4 // REL // 4 // down a snowy hill <==> sledding
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> go
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 0 // NOALI // NIL // ride <==> -not aligned-
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 <==> 0 // NOALI // NIL // saucers <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // Two children <==> Two children
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="37" status="">
|
|
// A person climbs up a snowy hill while their dog follows .
|
|
// A person climbs a snowy hill while a black dog follows .
|
|
<source>
|
|
1 A :
|
|
2 person :
|
|
3 climbs :
|
|
4 up :
|
|
5 a :
|
|
6 snowy :
|
|
7 hill :
|
|
8 while :
|
|
9 their :
|
|
10 dog :
|
|
11 follows :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 person :
|
|
3 climbs :
|
|
4 a :
|
|
5 snowy :
|
|
6 hill :
|
|
7 while :
|
|
8 a :
|
|
9 black :
|
|
10 dog :
|
|
11 follows :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 4 5 6 // EQUI // 5 // a snowy hill <==> a snowy hill
|
|
1 2 <==> 1 2 // EQUI // 5 // A person <==> A person
|
|
8 9 10 <==> 7 8 9 10 // SPE2 // 4 // while their dog <==> while a black dog
|
|
11 <==> 11 // EQUI // 5 // follows <==> follows
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 4 <==> 3 // SPE1 // 4 // climbs up <==> climbs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="38" status="">
|
|
// A child is jumping into a swimming pool .
|
|
// A dog jumping into a swimming pool .
|
|
<source>
|
|
1 A :
|
|
2 child :
|
|
3 is :
|
|
4 jumping :
|
|
5 into :
|
|
6 a :
|
|
7 swimming :
|
|
8 pool :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 jumping :
|
|
4 into :
|
|
5 a :
|
|
6 swimming :
|
|
7 pool :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 3 // EQUI // 5 // is jumping <==> jumping
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // SIMI // 3 // A child <==> A dog
|
|
5 6 7 8 <==> 4 5 6 7 // EQUI // 5 // into a swimming pool <==> into a swimming pool
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="39" status="">
|
|
// Four small children sit on tall stools at a resturaunt bar .
|
|
// Four children sit on tall bar stools at a yellow and grey bar .
|
|
<source>
|
|
1 Four :
|
|
2 small :
|
|
3 children :
|
|
4 sit :
|
|
5 on :
|
|
6 tall :
|
|
7 stools :
|
|
8 at :
|
|
9 a :
|
|
10 resturaunt :
|
|
11 bar :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 Four :
|
|
2 children :
|
|
3 sit :
|
|
4 on :
|
|
5 tall :
|
|
6 bar :
|
|
7 stools :
|
|
8 at :
|
|
9 a :
|
|
10 yellow :
|
|
11 and :
|
|
12 grey :
|
|
13 bar :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 <==> 3 // EQUI // 5 // sit <==> sit
|
|
5 6 7 <==> 4 5 6 7 // SPE2 // 4 // on tall stools <==> on tall bar stools
|
|
8 9 10 11 <==> 8 9 10 11 12 13 // SIMI // 3 // at a resturaunt bar <==> at a yellow and grey bar
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // Four small children <==> Four children
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="40" status="">
|
|
// The black and white dog runs through the grass .
|
|
// A black and white dog is running through grass .
|
|
<source>
|
|
1 The :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 runs :
|
|
7 through :
|
|
8 the :
|
|
9 grass :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 through :
|
|
9 grass :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // EQUI // 5 // The black and white dog <==> A black and white dog
|
|
6 <==> 6 7 // EQUI // 5 // runs <==> is running
|
|
7 8 9 <==> 8 9 // EQUI // 5 // through the grass <==> through grass
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="41" status="">
|
|
// A girl in a pink shirt is sprawling her limbs out in midair .
|
|
// A man dressed in a Santa suit is climbing up a large concrete building .
|
|
<source>
|
|
1 A :
|
|
2 girl :
|
|
3 in :
|
|
4 a :
|
|
5 pink :
|
|
6 shirt :
|
|
7 is :
|
|
8 sprawling :
|
|
9 her :
|
|
10 limbs :
|
|
11 out :
|
|
12 in :
|
|
13 midair :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 dressed :
|
|
4 in :
|
|
5 a :
|
|
6 Santa :
|
|
7 suit :
|
|
8 is :
|
|
9 climbing :
|
|
10 up :
|
|
11 a :
|
|
12 large :
|
|
13 concrete :
|
|
14 building :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 8 9 10 // NOALI // NIL // -not aligned- <==> is climbing up
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> dressed
|
|
11 <==> 0 // NOALI // NIL // out <==> -not aligned-
|
|
0 <==> 4 5 6 7 // NOALI // NIL // -not aligned- <==> in a Santa suit
|
|
12 13 <==> 0 // NOALI // NIL // in midair <==> -not aligned-
|
|
0 <==> 11 12 13 14 // NOALI // NIL // -not aligned- <==> a large concrete building
|
|
1 2 <==> 1 2 // SIMI // 3 // A girl <==> A man
|
|
9 10 <==> 0 // NOALI // NIL // her limbs <==> -not aligned-
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 <==> 0 // NOALI // NIL // is sprawling <==> -not aligned-
|
|
3 4 5 6 <==> 0 // NOALI // NIL // in a pink shirt <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="42" status="">
|
|
// A tan and white dog retrieving a ball on a gravel path .
|
|
// A large dog walks along a gravel path in the woods .
|
|
<source>
|
|
1 A :
|
|
2 tan :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 retrieving :
|
|
7 a :
|
|
8 ball :
|
|
9 on :
|
|
10 a :
|
|
11 gravel :
|
|
12 path :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 large :
|
|
3 dog :
|
|
4 walks :
|
|
5 along :
|
|
6 a :
|
|
7 gravel :
|
|
8 path :
|
|
9 in :
|
|
10 the :
|
|
11 woods :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 5 <==> 1 2 3 // SIMI // 3 // A tan and white dog <==> A large dog
|
|
9 10 11 12 <==> 5 6 7 8 // EQUI // 5 // on a gravel path <==> along a gravel path
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
7 8 <==> 0 // NOALI // NIL // a ball <==> -not aligned-
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> walks
|
|
0 <==> 9 10 11 // NOALI // NIL // -not aligned- <==> in the woods
|
|
6 <==> 0 // NOALI // NIL // retrieving <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="43" status="">
|
|
// a boy in a grey hat is carrying a soccer ball by a reddish colored wall .
|
|
// A small boy is carrying a soccer ball .
|
|
<source>
|
|
1 a :
|
|
2 boy :
|
|
3 in :
|
|
4 a :
|
|
5 grey :
|
|
6 hat :
|
|
7 is :
|
|
8 carrying :
|
|
9 a :
|
|
10 soccer :
|
|
11 ball :
|
|
12 by :
|
|
13 a :
|
|
14 reddish :
|
|
15 colored :
|
|
16 wall :
|
|
17 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 small :
|
|
3 boy :
|
|
4 is :
|
|
5 carrying :
|
|
6 a :
|
|
7 soccer :
|
|
8 ball :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 <==> 4 5 // EQUI // 5 // is carrying <==> is carrying
|
|
12 13 14 15 16 <==> 0 // NOALI // NIL // by a reddish colored wall <==> -not aligned-
|
|
3 4 5 6 <==> 0 // NOALI // NIL // in a grey hat <==> -not aligned-
|
|
17 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // a boy <==> A small boy
|
|
9 10 11 <==> 6 7 8 // EQUI // 5 // a soccer ball <==> a soccer ball
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="44" status="">
|
|
// A person wearing scuba gear is swimming underwater water .
|
|
// A person is scuba diving in very clear blue water .
|
|
<source>
|
|
1 A :
|
|
2 person :
|
|
3 wearing :
|
|
4 scuba :
|
|
5 gear :
|
|
6 is :
|
|
7 swimming :
|
|
8 underwater :
|
|
9 water :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 person :
|
|
3 is :
|
|
4 scuba :
|
|
5 diving :
|
|
6 in :
|
|
7 very :
|
|
8 clear :
|
|
9 blue :
|
|
10 water :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 0 // NOALI // NIL // wearing <==> -not aligned-
|
|
8 9 <==> 6 7 8 9 10 // SPE2 // 4 // underwater water <==> in very clear blue water
|
|
1 2 <==> 1 2 // EQUI // 5 // A person <==> A person
|
|
4 5 <==> 3 4 5 // REL // 4 // scuba gear <==> is scuba diving
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 <==> 0 // NOALI // NIL // is swimming <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="45" status="">
|
|
// A white dog walking in the snow .
|
|
// A black and tan dog walking through the snow .
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 walking :
|
|
5 in :
|
|
6 the :
|
|
7 snow :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 tan :
|
|
5 dog :
|
|
6 walking :
|
|
7 through :
|
|
8 the :
|
|
9 snow :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 <==> 6 // EQUI // 5 // walking <==> walking
|
|
1 2 3 <==> 1 2 3 4 5 // SIMI // 3 // A white dog <==> A black and tan dog
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 <==> 7 8 9 // EQUI // 5 // in the snow <==> through the snow
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="46" status="">
|
|
// A woman placing a baby on a skateboard on the beach .
|
|
// a woman holds a small baby on a skateboard at the beach
|
|
<source>
|
|
1 A :
|
|
2 woman :
|
|
3 placing :
|
|
4 a :
|
|
5 baby :
|
|
6 on :
|
|
7 a :
|
|
8 skateboard :
|
|
9 on :
|
|
10 the :
|
|
11 beach :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 woman :
|
|
3 holds :
|
|
4 a :
|
|
5 small :
|
|
6 baby :
|
|
7 on :
|
|
8 a :
|
|
9 skateboard :
|
|
10 at :
|
|
11 the :
|
|
12 beach :
|
|
</translation>
|
|
<alignment>
|
|
4 5 <==> 4 5 6 // SPE2 // 4 // a baby <==> a small baby
|
|
9 10 11 <==> 10 11 12 // EQUI // 5 // on the beach <==> at the beach
|
|
3 <==> 3 // SIMI // 4 // placing <==> holds
|
|
1 2 <==> 1 2 // EQUI // 5 // A woman <==> a woman
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 8 <==> 7 8 9 // EQUI // 5 // on a skateboard <==> on a skateboard
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="47" status="">
|
|
// A young boy jumping into a lake .
|
|
// The boy is jumping into a lake .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 jumping :
|
|
5 into :
|
|
6 a :
|
|
7 lake :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 boy :
|
|
3 is :
|
|
4 jumping :
|
|
5 into :
|
|
6 a :
|
|
7 lake :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 5 6 7 // EQUI // 5 // into a lake <==> into a lake
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // A young boy <==> The boy
|
|
4 <==> 3 4 // EQUI // 5 // jumping <==> is jumping
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="48" status="">
|
|
// A man water skis while attached to a parachute .
|
|
// A man kite surfing creates a wave .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 water :
|
|
4 skis :
|
|
5 while :
|
|
6 attached :
|
|
7 to :
|
|
8 a :
|
|
9 parachute :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 kite :
|
|
4 surfing :
|
|
5 creates :
|
|
6 a :
|
|
7 wave :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 6 7 // NOALI // NIL // -not aligned- <==> a wave
|
|
5 6 <==> 0 // NOALI // NIL // while attached <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
7 8 9 <==> 0 // NOALI // NIL // to a parachute <==> -not aligned-
|
|
3 4 <==> 3 4 // SIMI // 3 // water skis <==> kite surfing
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> creates
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="49" status="">
|
|
// A white dog looks at a black puppy in the snow .
|
|
// A big white dog and a small black dog sit in the snow .
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 looks :
|
|
5 at :
|
|
6 a :
|
|
7 black :
|
|
8 puppy :
|
|
9 in :
|
|
10 the :
|
|
11 snow :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 big :
|
|
3 white :
|
|
4 dog :
|
|
5 and :
|
|
6 a :
|
|
7 small :
|
|
8 black :
|
|
9 dog :
|
|
10 sit :
|
|
11 in :
|
|
12 the :
|
|
13 snow :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> sit
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 10 11 <==> 11 12 13 // EQUI // 5 // in the snow <==> in the snow
|
|
4 <==> 0 // NOALI // NIL // looks <==> -not aligned-
|
|
5 6 7 8 <==> 0 // NOALI // NIL // at a black puppy <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 4 5 6 7 8 9 // SPE1 // 3 // A white dog <==> A big white dog and a small black dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="50" status="">
|
|
// A blue and white soccer team playing against each other .
|
|
// A topless woman with her face painted is covered in mud .
|
|
<source>
|
|
1 A :
|
|
2 blue :
|
|
3 and :
|
|
4 white :
|
|
5 soccer :
|
|
6 team :
|
|
7 playing :
|
|
8 against :
|
|
9 each :
|
|
10 other :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 topless :
|
|
3 woman :
|
|
4 with :
|
|
5 her :
|
|
6 face :
|
|
7 painted :
|
|
8 is :
|
|
9 covered :
|
|
10 in :
|
|
11 mud :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 5 6 <==> 0 // NOALI // NIL // A blue and white soccer team <==> -not aligned-
|
|
0 <==> 8 9 // NOALI // NIL // -not aligned- <==> is covered
|
|
8 9 10 <==> 0 // NOALI // NIL // against each other <==> -not aligned-
|
|
0 <==> 10 11 // NOALI // NIL // -not aligned- <==> in mud
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> with her face
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> painted
|
|
0 <==> 1 2 3 // NOALI // NIL // -not aligned- <==> A topless woman
|
|
7 <==> 0 // NOALI // NIL // playing <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="51" status="">
|
|
// a white dog running in the snow
|
|
// The dogs are running in the snow .
|
|
<source>
|
|
1 a :
|
|
2 white :
|
|
3 dog :
|
|
4 running :
|
|
5 in :
|
|
6 the :
|
|
7 snow :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 dogs :
|
|
3 are :
|
|
4 running :
|
|
5 in :
|
|
6 the :
|
|
7 snow :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
4 <==> 3 4 // EQUI // 5 // running <==> are running
|
|
1 2 3 <==> 1 2 // SPE1 // 3 // a white dog <==> The dogs
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 <==> 5 6 7 // EQUI // 5 // in the snow <==> in the snow
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="52" status="">
|
|
// A young boy wearing a blue visor swings a bat .
|
|
// A young boy with a visor on plays ball with his bat in the street .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 wearing :
|
|
5 a :
|
|
6 blue :
|
|
7 visor :
|
|
8 swings :
|
|
9 a :
|
|
10 bat :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 with :
|
|
5 a :
|
|
6 visor :
|
|
7 on :
|
|
8 plays :
|
|
9 ball :
|
|
10 with :
|
|
11 his :
|
|
12 bat :
|
|
13 in :
|
|
14 the :
|
|
15 street :
|
|
16 . :
|
|
</translation>
|
|
<alignment>
|
|
9 10 <==> 10 11 12 // EQUI // 5 // a bat <==> with his bat
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A young boy <==> A young boy
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 <==> 8 9 // EQUI // 5 // swings <==> plays ball
|
|
4 <==> 7 // EQUI // 5 // wearing <==> on
|
|
0 <==> 13 14 15 // NOALI // NIL // -not aligned- <==> in the street
|
|
0 <==> 16 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 <==> 4 5 6 // EQUI // 5 // a blue visor <==> with a visor
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="53" status="">
|
|
// a group of people white water rafting in a blue raft .
|
|
// A group of people paddle their blue inflatable raft down the rapids .
|
|
<source>
|
|
1 a :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 white :
|
|
6 water :
|
|
7 rafting :
|
|
8 in :
|
|
9 a :
|
|
10 blue :
|
|
11 raft :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 paddle :
|
|
6 their :
|
|
7 blue :
|
|
8 inflatable :
|
|
9 raft :
|
|
10 down :
|
|
11 the :
|
|
12 rapids :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 <==> 3 4 // EQUI // 5 // of people <==> of people
|
|
1 2 <==> 1 2 // EQUI // 5 // a group <==> A group
|
|
5 6 7 <==> 10 11 12 // REL // 4 // white water rafting <==> down the rapids
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 9 10 11 <==> 6 7 8 9 // SPE1 // 4 // in a blue raft <==> their blue inflatable raft
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> paddle
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="54" status="">
|
|
// A pair of dogs playing with a purple ball .
|
|
// Two dogs play with purple football .
|
|
<source>
|
|
1 A :
|
|
2 pair :
|
|
3 of :
|
|
4 dogs :
|
|
5 playing :
|
|
6 with :
|
|
7 a :
|
|
8 purple :
|
|
9 ball :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 play :
|
|
4 with :
|
|
5 purple :
|
|
6 football :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 8 9 <==> 4 5 6 // SPE2 // 4 // with a purple ball <==> with purple football
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
5 <==> 3 // EQUI // 5 // playing <==> play
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 4 <==> 1 2 // EQUI // 5 // A pair of dogs <==> Two dogs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="55" status="">
|
|
// A dog shakes off water
|
|
// A dog shakes his head .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 shakes :
|
|
4 off :
|
|
5 water :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 shakes :
|
|
4 his :
|
|
5 head :
|
|
6 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> his head
|
|
3 <==> 3 // EQUI // 5 // shakes <==> shakes
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 <==> 0 // NOALI // NIL // off water <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="56" status="">
|
|
// A boy wearing a red shirt runs across the grass with a furry dog .
|
|
// A sports fan is wearing face paint in the stands .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 wearing :
|
|
4 a :
|
|
5 red :
|
|
6 shirt :
|
|
7 runs :
|
|
8 across :
|
|
9 the :
|
|
10 grass :
|
|
11 with :
|
|
12 a :
|
|
13 furry :
|
|
14 dog :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 sports :
|
|
3 fan :
|
|
4 is :
|
|
5 wearing :
|
|
6 face :
|
|
7 paint :
|
|
8 in :
|
|
9 the :
|
|
10 stands :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 3 // SPE2 // 2 // A boy <==> A sports fan
|
|
4 5 6 <==> 0 // NOALI // NIL // a red shirt <==> -not aligned-
|
|
0 <==> 8 9 10 // NOALI // NIL // -not aligned- <==> in the stands
|
|
0 <==> 6 7 // NOALI // NIL // -not aligned- <==> face paint
|
|
3 <==> 4 5 // EQUI // 5 // wearing <==> is wearing
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
11 12 13 14 <==> 0 // NOALI // NIL // with a furry dog <==> -not aligned-
|
|
7 <==> 0 // NOALI // NIL // runs <==> -not aligned-
|
|
8 9 10 <==> 0 // NOALI // NIL // across the grass <==> -not aligned-
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="57" status="">
|
|
// Two young children are walking across an open field .
|
|
// Two small children walking in a field .
|
|
<source>
|
|
1 Two :
|
|
2 young :
|
|
3 children :
|
|
4 are :
|
|
5 walking :
|
|
6 across :
|
|
7 an :
|
|
8 open :
|
|
9 field :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 small :
|
|
3 children :
|
|
4 walking :
|
|
5 in :
|
|
6 a :
|
|
7 field :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 1 2 3 // SIMI // 4 // Two young children <==> Two small children
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 <==> 4 // EQUI // 5 // are walking <==> walking
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
6 7 8 9 <==> 5 6 7 // SPE1 // 4 // across an open field <==> in a field
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="58" status="">
|
|
// The brown dog is running on the grass .
|
|
// The skinny brown dog is running through the tall green grass .
|
|
<source>
|
|
1 The :
|
|
2 brown :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 on :
|
|
7 the :
|
|
8 grass :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 skinny :
|
|
3 brown :
|
|
4 dog :
|
|
5 is :
|
|
6 running :
|
|
7 through :
|
|
8 the :
|
|
9 tall :
|
|
10 green :
|
|
11 grass :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 1 2 3 4 // SPE2 // 4 // The brown dog <==> The skinny brown dog
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 8 <==> 7 8 9 10 11 // SPE2 // 4 // on the grass <==> through the tall green grass
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 <==> 5 6 // EQUI // 5 // is running <==> is running
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="59" status="">
|
|
// A man with his arms raised at the top of a mountain .
|
|
// A person in a red shirt is standing , with arms raised , at the top of a mountain .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 with :
|
|
4 his :
|
|
5 arms :
|
|
6 raised :
|
|
7 at :
|
|
8 the :
|
|
9 top :
|
|
10 of :
|
|
11 a :
|
|
12 mountain :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 person :
|
|
3 in :
|
|
4 a :
|
|
5 red :
|
|
6 shirt :
|
|
7 is :
|
|
8 standing :
|
|
9 , :
|
|
10 with :
|
|
11 arms :
|
|
12 raised :
|
|
13 , :
|
|
14 at :
|
|
15 the :
|
|
16 top :
|
|
17 of :
|
|
18 a :
|
|
19 mountain :
|
|
20 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> ,
|
|
0 <==> 20 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // SPE1 // 4 // A man <==> A person
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> ,
|
|
10 11 12 <==> 17 18 19 // EQUI // 5 // of a mountain <==> of a mountain
|
|
0 <==> 7 8 // NOALI // NIL // -not aligned- <==> is standing
|
|
3 4 5 <==> 10 11 // EQUI // 5 // with his arms <==> with arms
|
|
0 <==> 3 4 5 6 // NOALI // NIL // -not aligned- <==> in a red shirt
|
|
6 <==> 12 // EQUI // 5 // raised <==> raised
|
|
7 8 9 <==> 14 15 16 // EQUI // 5 // at the top <==> at the top
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="60" status="">
|
|
// Three children stand on or near a fence .
|
|
// The three children are standing on and by a fence .
|
|
<source>
|
|
1 Three :
|
|
2 children :
|
|
3 stand :
|
|
4 on :
|
|
5 or :
|
|
6 near :
|
|
7 a :
|
|
8 fence :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 three :
|
|
3 children :
|
|
4 are :
|
|
5 standing :
|
|
6 on :
|
|
7 and :
|
|
8 by :
|
|
9 a :
|
|
10 fence :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 7 8 <==> 6 7 8 9 10 // EQUI // 5 // on or near a fence <==> on and by a fence
|
|
3 <==> 4 5 // EQUI // 5 // stand <==> are standing
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 3 // EQUI // 5 // Three children <==> The three children
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="61" status="">
|
|
// A group of four children dancing in a backyard .
|
|
// A group of children do stretches on colored mats .
|
|
<source>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 four :
|
|
5 children :
|
|
6 dancing :
|
|
7 in :
|
|
8 a :
|
|
9 backyard :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 children :
|
|
5 do :
|
|
6 stretches :
|
|
7 on :
|
|
8 colored :
|
|
9 mats :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 7 8 9 // NOALI // NIL // -not aligned- <==> on colored mats
|
|
6 <==> 5 6 // REL // 2 // dancing <==> do stretches
|
|
1 2 <==> 1 2 // EQUI // 5 // A group <==> A group
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 9 <==> 0 // NOALI // NIL // in a backyard <==> -not aligned-
|
|
3 4 5 <==> 3 4 // SPE1 // 4 // of four children <==> of children
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="62" status="">
|
|
// Two constructions workers sit on a beam taking a break .
|
|
// The man is putting on his shirt near an elevator .
|
|
<source>
|
|
1 Two :
|
|
2 constructions :
|
|
3 workers :
|
|
4 sit :
|
|
5 on :
|
|
6 a :
|
|
7 beam :
|
|
8 taking :
|
|
9 a :
|
|
10 break :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 man :
|
|
3 is :
|
|
4 putting :
|
|
5 on :
|
|
6 his :
|
|
7 shirt :
|
|
8 near :
|
|
9 an :
|
|
10 elevator :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 9 10 // NOALI // NIL // -not aligned- <==> near an elevator
|
|
1 2 3 <==> 1 2 // SPE2 // 2 // Two constructions workers <==> The man
|
|
4 <==> 0 // NOALI // NIL // sit <==> -not aligned-
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 9 10 <==> 0 // NOALI // NIL // taking a break <==> -not aligned-
|
|
0 <==> 3 4 5 // NOALI // NIL // -not aligned- <==> is putting on
|
|
0 <==> 6 7 // NOALI // NIL // -not aligned- <==> his shirt
|
|
5 6 7 <==> 0 // NOALI // NIL // on a beam <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="63" status="">
|
|
// A man is holding a very long leash attached to a very large dog who is smelling the grass .
|
|
// A man holds a long leash with a large gray dog attached to it .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 holding :
|
|
5 a :
|
|
6 very :
|
|
7 long :
|
|
8 leash :
|
|
9 attached :
|
|
10 to :
|
|
11 a :
|
|
12 very :
|
|
13 large :
|
|
14 dog :
|
|
15 who :
|
|
16 is :
|
|
17 smelling :
|
|
18 the :
|
|
19 grass :
|
|
20 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 holds :
|
|
4 a :
|
|
5 long :
|
|
6 leash :
|
|
7 with :
|
|
8 a :
|
|
9 large :
|
|
10 gray :
|
|
11 dog :
|
|
12 attached :
|
|
13 to :
|
|
14 it :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
16 17 <==> 0 // NOALI // NIL // is smelling <==> -not aligned-
|
|
0 <==> 13 14 // NOALI // NIL // -not aligned- <==> to it
|
|
20 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 <==> 12 // EQUI // 5 // attached <==> attached
|
|
10 11 12 13 14 <==> 7 8 9 10 11 // SIMI // 3 // to a very large dog <==> with a large gray dog
|
|
3 4 <==> 3 // EQUI // 5 // is holding <==> holds
|
|
15 <==> 7 8 9 10 11 // SIMI // 3 // who <==> with a large gray dog
|
|
18 19 <==> 0 // NOALI // NIL // the grass <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 8 <==> 4 5 6 // SPE1 // 4 // a very long leash <==> a long leash
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="64" status="">
|
|
// This is a boat on the water with mountains in the background .
|
|
// A white boat on glassy water with mountains in the background .
|
|
<source>
|
|
1 This :
|
|
2 is :
|
|
3 a :
|
|
4 boat :
|
|
5 on :
|
|
6 the :
|
|
7 water :
|
|
8 with :
|
|
9 mountains :
|
|
10 in :
|
|
11 the :
|
|
12 background :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 white :
|
|
3 boat :
|
|
4 on :
|
|
5 glassy :
|
|
6 water :
|
|
7 with :
|
|
8 mountains :
|
|
9 in :
|
|
10 the :
|
|
11 background :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 1 2 3 // SPE2 // 4 // a boat <==> A white boat
|
|
10 11 12 <==> 9 10 11 // EQUI // 5 // in the background <==> in the background
|
|
8 9 <==> 7 8 // EQUI // 5 // with mountains <==> with mountains
|
|
2 <==> 0 // NOALI // NIL // is <==> -not aligned-
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 7 <==> 4 5 6 // SPE2 // 4 // on the water <==> on glassy water
|
|
1 <==> 0 // NOALI // NIL // This <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="65" status="">
|
|
// Two boys are jumping into a pool .
|
|
// Two boys are in midair jumping into an inground pool .
|
|
<source>
|
|
1 Two :
|
|
2 boys :
|
|
3 are :
|
|
4 jumping :
|
|
5 into :
|
|
6 a :
|
|
7 pool :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 boys :
|
|
3 are :
|
|
4 in :
|
|
5 midair :
|
|
6 jumping :
|
|
7 into :
|
|
8 an :
|
|
9 inground :
|
|
10 pool :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> in midair
|
|
3 4 <==> 3 6 // EQUI // 5 // are jumping <==> are jumping
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 <==> 7 8 9 10 // SPE2 // 4 // into a pool <==> into an inground pool
|
|
1 2 <==> 1 2 // EQUI // 5 // Two boys <==> Two boys
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="66" status="">
|
|
// Scuba diver submerged in water .
|
|
// The scuba diver is underwater .
|
|
<source>
|
|
1 Scuba :
|
|
2 diver :
|
|
3 submerged :
|
|
4 in :
|
|
5 water :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 scuba :
|
|
3 diver :
|
|
4 is :
|
|
5 underwater :
|
|
6 . :
|
|
</translation>
|
|
<alignment>
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 5 <==> 4 5 // EQUI // 5 // submerged in water <==> is underwater
|
|
1 2 <==> 1 2 3 // EQUI // 5 // Scuba diver <==> The scuba diver
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="67" status="">
|
|
// The brown and black dog sprints across the snow .
|
|
// A black dog is running quickly along the ground .
|
|
<source>
|
|
1 The :
|
|
2 brown :
|
|
3 and :
|
|
4 black :
|
|
5 dog :
|
|
6 sprints :
|
|
7 across :
|
|
8 the :
|
|
9 snow :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 quickly :
|
|
7 along :
|
|
8 the :
|
|
9 ground :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
6 <==> 4 5 6 // SPE1 // 4 // sprints <==> is running quickly
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 4 5 <==> 1 2 3 // SPE1 // 4 // The brown and black dog <==> A black dog
|
|
7 8 9 <==> 7 8 9 // SPE1 // 2 // across the snow <==> along the ground
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="68" status="">
|
|
// A black dog jumps through the water .
|
|
// A dog walks through the snow .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 jumps :
|
|
5 through :
|
|
6 the :
|
|
7 water :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 walks :
|
|
4 through :
|
|
5 the :
|
|
6 snow :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // A black dog <==> A dog
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
4 <==> 3 // SIMI // 2 // jumps <==> walks
|
|
5 6 7 <==> 4 5 6 // SIMI // 2 // through the water <==> through the snow
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="69" status="">
|
|
// A brown dog walks in the grass with it's tongue hanging out .
|
|
// A grey dog walks in the green grass , tongue hanging out .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 walks :
|
|
5 in :
|
|
6 the :
|
|
7 grass :
|
|
8 with :
|
|
9 it's :
|
|
10 tongue :
|
|
11 hanging :
|
|
12 out :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 grey :
|
|
3 dog :
|
|
4 walks :
|
|
5 in :
|
|
6 the :
|
|
7 green :
|
|
8 grass :
|
|
9 , :
|
|
10 tongue :
|
|
11 hanging :
|
|
12 out :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
11 12 <==> 11 12 // EQUI // 5 // hanging out <==> hanging out
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 3 // SIMI // 4 // A brown dog <==> A grey dog
|
|
8 9 10 <==> 10 // EQUI // 5 // with it's tongue <==> tongue
|
|
5 6 7 <==> 5 6 7 8 // SPE2 // 4 // in the grass <==> in the green grass
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> ,
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 <==> 4 // EQUI // 5 // walks <==> walks
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="70" status="">
|
|
// A person in a striped fleece clips a carabiner onto a metal line .
|
|
// A young woman in a helmet attaches a pulley to a cable .
|
|
<source>
|
|
1 A :
|
|
2 person :
|
|
3 in :
|
|
4 a :
|
|
5 striped :
|
|
6 fleece :
|
|
7 clips :
|
|
8 a :
|
|
9 carabiner :
|
|
10 onto :
|
|
11 a :
|
|
12 metal :
|
|
13 line :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 woman :
|
|
4 in :
|
|
5 a :
|
|
6 helmet :
|
|
7 attaches :
|
|
8 a :
|
|
9 pulley :
|
|
10 to :
|
|
11 a :
|
|
12 cable :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 <==> 7 // SIMI // 3 // clips <==> attaches
|
|
8 9 <==> 8 9 // SIMI // 3 // a carabiner <==> a pulley
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
10 11 12 13 <==> 10 11 12 // SIMI // 4 // onto a metal line <==> to a cable
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> in a helmet
|
|
1 2 <==> 1 2 3 // SPE2 // 3 // A person <==> A young woman
|
|
3 4 5 6 <==> 0 // NOALI // NIL // in a striped fleece <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="71" status="">
|
|
// A lean dog runs through green grass .
|
|
// A brown dog and two black dogs in an overgrown grassy field .
|
|
<source>
|
|
1 A :
|
|
2 lean :
|
|
3 dog :
|
|
4 runs :
|
|
5 through :
|
|
6 green :
|
|
7 grass :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 and :
|
|
5 two :
|
|
6 black :
|
|
7 dogs :
|
|
8 in :
|
|
9 an :
|
|
10 overgrown :
|
|
11 grassy :
|
|
12 field :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
4 <==> 0 // NOALI // NIL // runs <==> -not aligned-
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 4 5 6 7 // SPE1 // 2 // A lean dog <==> A brown dog and two black dogs
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 <==> 8 9 10 11 12 // SPE2 // 3 // through green grass <==> in an overgrown grassy field
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="72" status="">
|
|
// Many cars parked on a mountain .
|
|
// A group of cars parked on a hill
|
|
<source>
|
|
1 Many :
|
|
2 cars :
|
|
3 parked :
|
|
4 on :
|
|
5 a :
|
|
6 mountain :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 cars :
|
|
5 parked :
|
|
6 on :
|
|
7 a :
|
|
8 hill :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 5 // EQUI // 5 // parked <==> parked
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 6 7 8 // SPE2 // 4 // on a mountain <==> on a hill
|
|
1 2 <==> 1 2 3 4 // EQUI // 5 // Many cars <==> A group of cars
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="73" status="">
|
|
// A light brown dog is running in the water .
|
|
// A brown and white dog running into the water
|
|
<source>
|
|
1 A :
|
|
2 light :
|
|
3 brown :
|
|
4 dog :
|
|
5 is :
|
|
6 running :
|
|
7 in :
|
|
8 the :
|
|
9 water :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 running :
|
|
7 into :
|
|
8 the :
|
|
9 water :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 <==> 1 2 3 4 5 // SIMI // 4 // A light brown dog <==> A brown and white dog
|
|
7 8 9 <==> 7 8 9 // EQUI // 5 // in the water <==> into the water
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 <==> 6 // EQUI // 5 // is running <==> running
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="74" status="">
|
|
// three dogs playing on a beach
|
|
// A boy standing on a beach .
|
|
<source>
|
|
1 three :
|
|
2 dogs :
|
|
3 playing :
|
|
4 on :
|
|
5 a :
|
|
6 beach :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 boy :
|
|
3 standing :
|
|
4 on :
|
|
5 a :
|
|
6 beach :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // on a beach <==> on a beach
|
|
1 2 <==> 1 2 // SPE2 // 2 // three dogs <==> A boy
|
|
3 <==> 3 // SPE1 // 2 // playing <==> standing
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="75" status="">
|
|
// a dog jumps into the pond .
|
|
// the skateboarder jumps into the air .
|
|
<source>
|
|
1 a :
|
|
2 dog :
|
|
3 jumps :
|
|
4 into :
|
|
5 the :
|
|
6 pond :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 the :
|
|
2 skateboarder :
|
|
3 jumps :
|
|
4 into :
|
|
5 the :
|
|
6 air :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // SPE2 // 2 // a dog <==> the skateboarder
|
|
4 5 6 <==> 4 5 6 // SIMI // 2 // into the pond <==> into the air
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 3 // EQUI // 5 // jumps <==> jumps
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="76" status="">
|
|
// A white and black dog is jumping into a pool .
|
|
// A woman in a black apron is standing in front of a mirror .
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 and :
|
|
4 black :
|
|
5 dog :
|
|
6 is :
|
|
7 jumping :
|
|
8 into :
|
|
9 a :
|
|
10 pool :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 woman :
|
|
3 in :
|
|
4 a :
|
|
5 black :
|
|
6 apron :
|
|
7 is :
|
|
8 standing :
|
|
9 in :
|
|
10 front :
|
|
11 of :
|
|
12 a :
|
|
13 mirror :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 <==> 7 8 // SPE1 // 2 // is jumping <==> is standing
|
|
0 <==> 9 10 11 12 13 // NOALI // NIL // -not aligned- <==> in front of a mirror
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 10 <==> 0 // NOALI // NIL // into a pool <==> -not aligned-
|
|
1 2 3 4 5 <==> 1 2 // SIMI // 3 // A white and black dog <==> A woman
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 3 4 5 6 // NOALI // NIL // -not aligned- <==> in a black apron
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="77" status="">
|
|
// A brown dog is running through green grass .
|
|
// A brown dog is running though a river .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 through :
|
|
7 green :
|
|
8 grass :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 though :
|
|
7 a :
|
|
8 river :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A brown dog <==> A brown dog
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 <==> 4 5 // EQUI // 5 // is running <==> is running
|
|
6 7 8 <==> 6 7 8 // SIMI // 2 // through green grass <==> though a river
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="78" status="">
|
|
// Three children playing on rocks near a lake
|
|
// Three men playing baseball .
|
|
<source>
|
|
1 Three :
|
|
2 children :
|
|
3 playing :
|
|
4 on :
|
|
5 rocks :
|
|
6 near :
|
|
7 a :
|
|
8 lake :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 men :
|
|
3 playing :
|
|
4 baseball :
|
|
5 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 <==> 0 // NOALI // NIL // on rocks <==> -not aligned-
|
|
1 2 <==> 1 2 // SIMI // 3 // Three children <==> Three men
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 3 // EQUI // 5 // playing <==> playing
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> baseball
|
|
6 7 8 <==> 0 // NOALI // NIL // near a lake <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="79" status="">
|
|
// A man in black shaving a ice sculpture .
|
|
// A man has a chainsaw and is carving a block of ice .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 black :
|
|
5 shaving :
|
|
6 a :
|
|
7 ice :
|
|
8 sculpture :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 has :
|
|
4 a :
|
|
5 chainsaw :
|
|
6 and :
|
|
7 is :
|
|
8 carving :
|
|
9 a :
|
|
10 block :
|
|
11 of :
|
|
12 ice :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> has
|
|
6 7 8 <==> 9 10 11 12 // SPE1 // 4 // a ice sculpture <==> a block of ice
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> a chainsaw
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> and
|
|
5 <==> 7 8 // SIMI // 4 // shaving <==> is carving
|
|
3 4 <==> 0 // NOALI // NIL // in black <==> -not aligned-
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="80" status="">
|
|
// A brown and white dog with a pink collar is barking at a brown dog with a blue collar in the snow .
|
|
// The dog with the red collar is bearing it's teeth at the dog with the blue collar .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 with :
|
|
7 a :
|
|
8 pink :
|
|
9 collar :
|
|
10 is :
|
|
11 barking :
|
|
12 at :
|
|
13 a :
|
|
14 brown :
|
|
15 dog :
|
|
16 with :
|
|
17 a :
|
|
18 blue :
|
|
19 collar :
|
|
20 in :
|
|
21 the :
|
|
22 snow :
|
|
23 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 dog :
|
|
3 with :
|
|
4 the :
|
|
5 red :
|
|
6 collar :
|
|
7 is :
|
|
8 bearing :
|
|
9 it's :
|
|
10 teeth :
|
|
11 at :
|
|
12 the :
|
|
13 dog :
|
|
14 with :
|
|
15 the :
|
|
16 blue :
|
|
17 collar :
|
|
18 . :
|
|
</translation>
|
|
<alignment>
|
|
12 13 14 15 <==> 11 12 13 // SPE1 // 4 // at a brown dog <==> at the dog
|
|
6 7 8 9 <==> 3 4 5 6 // SIMI // 4 // with a pink collar <==> with the red collar
|
|
0 <==> 18 // NOALI // NIL // -not aligned- <==> .
|
|
10 11 <==> 7 8 9 10 // SIMI // 3 // is barking <==> is bearing it's teeth
|
|
16 17 18 19 <==> 14 15 16 17 // EQUI // 5 // with a blue collar <==> with the blue collar
|
|
23 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 4 5 <==> 1 2 // SPE1 // 4 // A brown and white dog <==> The dog
|
|
20 21 22 <==> 0 // NOALI // NIL // in the snow <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="81" status="">
|
|
// A dog looking at the camera in snow .
|
|
// A dog is walking in a tire track in the snow .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 looking :
|
|
4 at :
|
|
5 the :
|
|
6 camera :
|
|
7 in :
|
|
8 snow :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 walking :
|
|
5 in :
|
|
6 a :
|
|
7 tire :
|
|
8 track :
|
|
9 in :
|
|
10 the :
|
|
11 snow :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 <==> 9 10 11 // EQUI // 5 // in snow <==> in the snow
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 0 // NOALI // NIL // looking <==> -not aligned-
|
|
0 <==> 3 4 // NOALI // NIL // -not aligned- <==> is walking
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 0 // NOALI // NIL // at the camera <==> -not aligned-
|
|
0 <==> 5 6 7 8 // NOALI // NIL // -not aligned- <==> in a tire track
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="82" status="">
|
|
// A surfer is riding on a breaking wave .
|
|
// A surfer is riding a wave .
|
|
<source>
|
|
1 A :
|
|
2 surfer :
|
|
3 is :
|
|
4 riding :
|
|
5 on :
|
|
6 a :
|
|
7 breaking :
|
|
8 wave :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 surfer :
|
|
3 is :
|
|
4 riding :
|
|
5 a :
|
|
6 wave :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 8 <==> 5 6 // SPE1 // 4 // on a breaking wave <==> a wave
|
|
1 2 <==> 1 2 // EQUI // 5 // A surfer <==> A surfer
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 <==> 3 4 // EQUI // 5 // is riding <==> is riding
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="83" status="">
|
|
// The # 2 greyhound dog is running around a track .
|
|
// a muzzled greyhound dog is running around a track
|
|
<source>
|
|
1 The :
|
|
2 # :
|
|
3 2 :
|
|
4 greyhound :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 around :
|
|
9 a :
|
|
10 track :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 muzzled :
|
|
3 greyhound :
|
|
4 dog :
|
|
5 is :
|
|
6 running :
|
|
7 around :
|
|
8 a :
|
|
9 track :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 5 <==> 1 2 3 4 // SPE2 // 3 // The # 2 greyhound dog <==> a muzzled greyhound dog
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 9 10 <==> 7 8 9 // EQUI // 5 // around a track <==> around a track
|
|
6 7 <==> 5 6 // EQUI // 5 // is running <==> is running
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="84" status="">
|
|
// A black dog is running after a white dog in the snow .
|
|
// Black dog chasing brown dog through snow
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 after :
|
|
7 a :
|
|
8 white :
|
|
9 dog :
|
|
10 in :
|
|
11 the :
|
|
12 snow :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 Black :
|
|
2 dog :
|
|
3 chasing :
|
|
4 brown :
|
|
5 dog :
|
|
6 through :
|
|
7 snow :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 1 2 // EQUI // 5 // A black dog <==> Black dog
|
|
10 11 12 <==> 6 7 // EQUI // 5 // in the snow <==> through snow
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 3 // EQUI // 5 // is running after <==> chasing
|
|
7 8 9 <==> 4 5 // SIMI // 4 // a white dog <==> brown dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="85" status="">
|
|
// A man wearing an orange coat speaks to another as they walk in the snow .
|
|
// A man and woman dressedin old fashion clothing sit outside at a table .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 wearing :
|
|
4 an :
|
|
5 orange :
|
|
6 coat :
|
|
7 speaks :
|
|
8 to :
|
|
9 another :
|
|
10 as :
|
|
11 they :
|
|
12 walk :
|
|
13 in :
|
|
14 the :
|
|
15 snow :
|
|
16 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 and :
|
|
4 woman :
|
|
5 dressedin :
|
|
6 old :
|
|
7 fashion :
|
|
8 clothing :
|
|
9 sit :
|
|
10 outside :
|
|
11 at :
|
|
12 a :
|
|
13 table :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 6 7 8 // NOALI // NIL // -not aligned- <==> old fashion clothing
|
|
1 2 8 9 <==> 1 2 3 4 // SIMI // 4 // A man to another <==> A man and woman
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> sit
|
|
4 5 6 <==> 0 // NOALI // NIL // an orange coat <==> -not aligned-
|
|
10 11 <==> 0 // NOALI // NIL // as they <==> -not aligned-
|
|
13 14 15 <==> 0 // NOALI // NIL // in the snow <==> -not aligned-
|
|
16 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> outside
|
|
0 <==> 11 12 13 // NOALI // NIL // -not aligned- <==> at a table
|
|
12 <==> 0 // NOALI // NIL // walk <==> -not aligned-
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> dressedin
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
7 <==> 0 // NOALI // NIL // speaks <==> -not aligned-
|
|
3 <==> 0 // NOALI // NIL // wearing <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="86" status="">
|
|
// Dog running on shore beside two geese in water
|
|
// A black dog running along the sandy shoreline of a body of water while two ducks swim nearby .
|
|
<source>
|
|
1 Dog :
|
|
2 running :
|
|
3 on :
|
|
4 shore :
|
|
5 beside :
|
|
6 two :
|
|
7 geese :
|
|
8 in :
|
|
9 water :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 running :
|
|
5 along :
|
|
6 the :
|
|
7 sandy :
|
|
8 shoreline :
|
|
9 of :
|
|
10 a :
|
|
11 body :
|
|
12 of :
|
|
13 water :
|
|
14 while :
|
|
15 two :
|
|
16 ducks :
|
|
17 swim :
|
|
18 nearby :
|
|
19 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 5 6 7 8 // SPE2 // 4 // on shore <==> along the sandy shoreline
|
|
5 6 7 <==> 14 15 16 // SIMI // 4 // beside two geese <==> while two ducks
|
|
0 <==> 18 // NOALI // NIL // -not aligned- <==> nearby
|
|
1 <==> 1 2 3 // SPE2 // 4 // Dog <==> A black dog
|
|
0 <==> 9 10 11 // NOALI // NIL // -not aligned- <==> of a body
|
|
2 <==> 4 // EQUI // 5 // running <==> running
|
|
8 9 <==> 12 13 // EQUI // 5 // in water <==> of water
|
|
0 <==> 19 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 17 // NOALI // NIL // -not aligned- <==> swim
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="87" status="">
|
|
// A group of people in boats racing towards the shore .
|
|
// A group of people stand together and pose in front of a house .
|
|
<source>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 in :
|
|
6 boats :
|
|
7 racing :
|
|
8 towards :
|
|
9 the :
|
|
10 shore :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 stand :
|
|
6 together :
|
|
7 and :
|
|
8 pose :
|
|
9 in :
|
|
10 front :
|
|
11 of :
|
|
12 a :
|
|
13 house :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A group <==> A group
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
7 <==> 0 // NOALI // NIL // racing <==> -not aligned-
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> and
|
|
0 <==> 9 10 11 12 13 // NOALI // NIL // -not aligned- <==> in front of a house
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> together
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> pose
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> stand
|
|
3 4 <==> 3 4 // EQUI // 5 // of people <==> of people
|
|
5 6 <==> 0 // NOALI // NIL // in boats <==> -not aligned-
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 9 10 <==> 0 // NOALI // NIL // towards the shore <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="88" status="">
|
|
// A family is playing on the beach with their dog .
|
|
// A naked little girl being thrown into the air .
|
|
<source>
|
|
1 A :
|
|
2 family :
|
|
3 is :
|
|
4 playing :
|
|
5 on :
|
|
6 the :
|
|
7 beach :
|
|
8 with :
|
|
9 their :
|
|
10 dog :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 naked :
|
|
3 little :
|
|
4 girl :
|
|
5 being :
|
|
6 thrown :
|
|
7 into :
|
|
8 the :
|
|
9 air :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 7 8 9 // SIMI // 2 // on the beach <==> into the air
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 4 <==> 5 6 // SPE2 // 3 // is playing <==> being thrown
|
|
1 2 <==> 1 2 3 4 // REL // 3 // A family <==> A naked little girl
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 10 <==> 0 // NOALI // NIL // with their dog <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="89" status="">
|
|
// A man is wind sailing in the ocean .
|
|
// A dog is running through the ocean .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 wind :
|
|
5 sailing :
|
|
6 in :
|
|
7 the :
|
|
8 ocean :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 running :
|
|
5 through :
|
|
6 the :
|
|
7 ocean :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // SIMI // 3 // A man <==> A dog
|
|
6 7 8 <==> 5 6 7 // EQUI // 5 // in the ocean <==> through the ocean
|
|
3 4 5 <==> 0 // NOALI // NIL // is wind sailing <==> -not aligned-
|
|
0 <==> 3 4 // NOALI // NIL // -not aligned- <==> is running
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="90" status="">
|
|
// A small dog runs through a grassy field .
|
|
// Two dogs bound across the grass .
|
|
<source>
|
|
1 A :
|
|
2 small :
|
|
3 dog :
|
|
4 runs :
|
|
5 through :
|
|
6 a :
|
|
7 grassy :
|
|
8 field :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 bound :
|
|
4 across :
|
|
5 the :
|
|
6 grass :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 <==> 0 // NOALI // NIL // runs <==> -not aligned-
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> bound
|
|
1 2 3 <==> 1 2 // SPE1 // 3 // A small dog <==> Two dogs
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 8 <==> 4 5 6 // SPE1 // 4 // through a grassy field <==> across the grass
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="91" status="">
|
|
// A young child blows on an orange wand to make a bubble .
|
|
// An Asian child is blowing bubbles from an orange bubble hoop .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 child :
|
|
4 blows :
|
|
5 on :
|
|
6 an :
|
|
7 orange :
|
|
8 wand :
|
|
9 to :
|
|
10 make :
|
|
11 a :
|
|
12 bubble :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 An :
|
|
2 Asian :
|
|
3 child :
|
|
4 is :
|
|
5 blowing :
|
|
6 bubbles :
|
|
7 from :
|
|
8 an :
|
|
9 orange :
|
|
10 bubble :
|
|
11 hoop :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
4 <==> 4 5 // EQUI // 5 // blows <==> is blowing
|
|
5 6 7 8 <==> 7 8 9 10 11 // EQUI // 5 // on an orange wand <==> from an orange bubble hoop
|
|
9 10 <==> 0 // NOALI // NIL // to make <==> -not aligned-
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
11 12 <==> 6 // SPE1 // 4 // a bubble <==> bubbles
|
|
1 2 3 <==> 1 2 3 // SPE2 // 4 // A young child <==> An Asian child
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="92" status="">
|
|
// two woman sit on a park bench .
|
|
// Two women sitting on a bench by the water .
|
|
<source>
|
|
1 two :
|
|
2 woman :
|
|
3 sit :
|
|
4 on :
|
|
5 a :
|
|
6 park :
|
|
7 bench :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 women :
|
|
3 sitting :
|
|
4 on :
|
|
5 a :
|
|
6 bench :
|
|
7 by :
|
|
8 the :
|
|
9 water :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // two woman <==> Two women
|
|
3 <==> 3 // EQUI // 5 // sit <==> sitting
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 7 8 9 // NOALI // NIL // -not aligned- <==> by the water
|
|
4 5 6 7 <==> 4 5 6 // SPE1 // 4 // on a park bench <==> on a bench
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="93" status="">
|
|
// a bird lands in the water .
|
|
// a boat floats in the water .
|
|
<source>
|
|
1 a :
|
|
2 bird :
|
|
3 lands :
|
|
4 in :
|
|
5 the :
|
|
6 water :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 boat :
|
|
3 floats :
|
|
4 in :
|
|
5 the :
|
|
6 water :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 0 // NOALI // NIL // a bird <==> -not aligned-
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 3 // REL // 3 // lands <==> floats
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // in the water <==> in the water
|
|
0 <==> 1 2 // NOALI // NIL // -not aligned- <==> a boat
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="94" status="">
|
|
// Two young men are juggling multi-colored blocks with people watching .
|
|
// Two men stand juggling colored boxes while other men stand on a balcony .
|
|
<source>
|
|
1 Two :
|
|
2 young :
|
|
3 men :
|
|
4 are :
|
|
5 juggling :
|
|
6 multi-colored :
|
|
7 blocks :
|
|
8 with :
|
|
9 people :
|
|
10 watching :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 men :
|
|
3 stand :
|
|
4 juggling :
|
|
5 colored :
|
|
6 boxes :
|
|
7 while :
|
|
8 other :
|
|
9 men :
|
|
10 stand :
|
|
11 on :
|
|
12 a :
|
|
13 balcony :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
10 <==> 10 11 12 13 // SPE2 // 3 // watching <==> stand on a balcony
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // Two young men <==> Two men
|
|
6 7 <==> 5 6 // SIMI // 4 // multi-colored blocks <==> colored boxes
|
|
8 9 <==> 7 8 9 // SPE2 // 4 // with people <==> while other men
|
|
4 5 <==> 3 4 // EQUI // 5 // are juggling <==> stand juggling
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="95" status="">
|
|
// A person is skijoring with a dog in the mountains .
|
|
// A brown dog is playing with a ball in the water .
|
|
<source>
|
|
1 A :
|
|
2 person :
|
|
3 is :
|
|
4 skijoring :
|
|
5 with :
|
|
6 a :
|
|
7 dog :
|
|
8 in :
|
|
9 the :
|
|
10 mountains :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 is :
|
|
5 playing :
|
|
6 with :
|
|
7 a :
|
|
8 ball :
|
|
9 in :
|
|
10 the :
|
|
11 water :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 0 // NOALI // NIL // A person <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 4 <==> 4 5 // SPE1 // 3 // is skijoring <==> is playing
|
|
5 6 7 <==> 1 2 3 // SPE2 // 4 // with a dog <==> A brown dog
|
|
8 9 10 <==> 9 10 11 // SIMI // 2 // in the mountains <==> in the water
|
|
0 <==> 6 7 8 // NOALI // NIL // -not aligned- <==> with a ball
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="96" status="">
|
|
// A black dog runs through a muddy bank .
|
|
// A lean dog runs through a wooded area .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 runs :
|
|
5 through :
|
|
6 a :
|
|
7 muddy :
|
|
8 bank :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 lean :
|
|
3 dog :
|
|
4 runs :
|
|
5 through :
|
|
6 a :
|
|
7 wooded :
|
|
8 area :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 // SIMI // 4 // A black dog <==> A lean dog
|
|
5 6 7 8 <==> 5 6 7 8 // REL // 2 // through a muddy bank <==> through a wooded area
|
|
4 <==> 4 // EQUI // 5 // runs <==> runs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="97" status="">
|
|
// The brown dog is playing in the snow .
|
|
// A black dog is playing in the snow .
|
|
<source>
|
|
1 The :
|
|
2 brown :
|
|
3 dog :
|
|
4 is :
|
|
5 playing :
|
|
6 in :
|
|
7 the :
|
|
8 snow :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 is :
|
|
5 playing :
|
|
6 in :
|
|
7 the :
|
|
8 snow :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 <==> 4 5 // EQUI // 5 // is playing <==> is playing
|
|
1 2 3 <==> 1 2 3 // SIMI // 4 // The brown dog <==> A black dog
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 8 <==> 6 7 8 // EQUI // 5 // in the snow <==> in the snow
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="98" status="">
|
|
// The person is doing a handstand on the beach .
|
|
// A kid is doing a hand-stand on the beach .
|
|
<source>
|
|
1 The :
|
|
2 person :
|
|
3 is :
|
|
4 doing :
|
|
5 a :
|
|
6 handstand :
|
|
7 on :
|
|
8 the :
|
|
9 beach :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 kid :
|
|
3 is :
|
|
4 doing :
|
|
5 a :
|
|
6 hand-stand :
|
|
7 on :
|
|
8 the :
|
|
9 beach :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 3 4 // EQUI // 5 // is doing <==> is doing
|
|
5 6 <==> 5 6 // EQUI // 5 // a handstand <==> a hand-stand
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 9 <==> 7 8 9 // EQUI // 5 // on the beach <==> on the beach
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // SPE2 // 4 // The person <==> A kid
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="99" status="">
|
|
// A tan girl in a floral bikini is swimming in dark blue waters .
|
|
// a little girl in a flowered bathingsuit runs through the sand at the beach
|
|
<source>
|
|
1 A :
|
|
2 tan :
|
|
3 girl :
|
|
4 in :
|
|
5 a :
|
|
6 floral :
|
|
7 bikini :
|
|
8 is :
|
|
9 swimming :
|
|
10 in :
|
|
11 dark :
|
|
12 blue :
|
|
13 waters :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 little :
|
|
3 girl :
|
|
4 in :
|
|
5 a :
|
|
6 flowered :
|
|
7 bathingsuit :
|
|
8 runs :
|
|
9 through :
|
|
10 the :
|
|
11 sand :
|
|
12 at :
|
|
13 the :
|
|
14 beach :
|
|
</translation>
|
|
<alignment>
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 9 <==> 8 // SIMI // 2 // is swimming <==> runs
|
|
10 11 12 13 <==> 12 13 14 // REL // 3 // in dark blue waters <==> at the beach
|
|
1 2 3 <==> 1 2 3 // SIMI // 3 // A tan girl <==> a little girl
|
|
0 <==> 9 10 11 // NOALI // NIL // -not aligned- <==> through the sand
|
|
4 5 6 7 <==> 4 5 6 7 // SPE1 // 4 // in a floral bikini <==> in a flowered bathingsuit
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="100" status="">
|
|
// A black dog is running through the snow .
|
|
// The German shepherd dog is running through the snow .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 through :
|
|
7 the :
|
|
8 snow :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 German :
|
|
3 shepherd :
|
|
4 dog :
|
|
5 is :
|
|
6 running :
|
|
7 through :
|
|
8 the :
|
|
9 snow :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 <==> 5 6 // EQUI // 5 // is running <==> is running
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 3 4 // SPE2 // 3 // A black dog <==> The German shepherd dog
|
|
6 7 8 <==> 7 8 9 // EQUI // 5 // through the snow <==> through the snow
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="101" status="">
|
|
// The large dog wading in the water and shaking .
|
|
// Three dark dogs swimming and one of them has a ball .
|
|
<source>
|
|
1 The :
|
|
2 large :
|
|
3 dog :
|
|
4 wading :
|
|
5 in :
|
|
6 the :
|
|
7 water :
|
|
8 and :
|
|
9 shaking :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 dark :
|
|
3 dogs :
|
|
4 swimming :
|
|
5 and :
|
|
6 one :
|
|
7 of :
|
|
8 them :
|
|
9 has :
|
|
10 a :
|
|
11 ball :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
4 <==> 4 // SIMI // 4 // wading <==> swimming
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
9 <==> 0 // NOALI // NIL // shaking <==> -not aligned-
|
|
8 <==> 5 // EQUI // 5 // and <==> and
|
|
5 6 7 <==> 0 // NOALI // NIL // in the water <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 // SPE1 // 3 // The large dog <==> Three dark dogs
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> has
|
|
0 <==> 10 11 // NOALI // NIL // -not aligned- <==> a ball
|
|
0 <==> 6 7 8 // NOALI // NIL // -not aligned- <==> one of them
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="102" status="">
|
|
// Two dogs are playing around in the dirt .
|
|
// A dancer posing for the camera in a red and white dress .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 playing :
|
|
5 around :
|
|
6 in :
|
|
7 the :
|
|
8 dirt :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dancer :
|
|
3 posing :
|
|
4 for :
|
|
5 the :
|
|
6 camera :
|
|
7 in :
|
|
8 a :
|
|
9 red :
|
|
10 and :
|
|
11 white :
|
|
12 dress :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 7 8 9 10 11 12 // NOALI // NIL // -not aligned- <==> in a red and white dress
|
|
6 7 8 <==> 0 // NOALI // NIL // in the dirt <==> -not aligned-
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> posing
|
|
3 4 5 <==> 0 // NOALI // NIL // are playing around <==> -not aligned-
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> for the camera
|
|
0 <==> 1 2 // NOALI // NIL // -not aligned- <==> A dancer
|
|
1 2 <==> 0 // NOALI // NIL // Two dogs <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="103" status="">
|
|
// A dog running across the sand
|
|
// A dog running through the water .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 running :
|
|
4 across :
|
|
5 the :
|
|
6 sand :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 running :
|
|
4 through :
|
|
5 the :
|
|
6 water :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 3 // EQUI // 5 // running <==> running
|
|
4 5 6 <==> 4 5 6 // SIMI // 2 // across the sand <==> through the water
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="104" status="">
|
|
// A white and tan dog runs through the tall green grass .
|
|
// A medium sized brown and white streaked dog is running through tall grass .
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 and :
|
|
4 tan :
|
|
5 dog :
|
|
6 runs :
|
|
7 through :
|
|
8 the :
|
|
9 tall :
|
|
10 green :
|
|
11 grass :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 medium :
|
|
3 sized :
|
|
4 brown :
|
|
5 and :
|
|
6 white :
|
|
7 streaked :
|
|
8 dog :
|
|
9 is :
|
|
10 running :
|
|
11 through :
|
|
12 tall :
|
|
13 grass :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 <==> 9 10 // EQUI // 5 // runs <==> is running
|
|
1 2 3 4 5 <==> 1 2 3 4 5 6 7 8 // SPE2 // 3 // A white and tan dog <==> A medium sized brown and white streaked dog
|
|
7 8 9 10 11 <==> 11 12 13 // SPE1 // 4 // through the tall green grass <==> through tall grass
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="105" status="">
|
|
// A group of four hiking through a snowy forest .
|
|
// A group of people hike through a snowy wooded area .
|
|
<source>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 four :
|
|
5 hiking :
|
|
6 through :
|
|
7 a :
|
|
8 snowy :
|
|
9 forest :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 hike :
|
|
6 through :
|
|
7 a :
|
|
8 snowy :
|
|
9 wooded :
|
|
10 area :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 3 4 // SPE1 // 4 // of four <==> of people
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A group <==> A group
|
|
5 <==> 5 // EQUI // 5 // hiking <==> hike
|
|
6 7 8 9 <==> 6 7 8 9 10 // EQUI // 5 // through a snowy forest <==> through a snowy wooded area
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="106" status="">
|
|
// A man in plaid shirt hits a tree with an Axe .
|
|
// A man in a plaid shirt uses a tool by a tree .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 plaid :
|
|
5 shirt :
|
|
6 hits :
|
|
7 a :
|
|
8 tree :
|
|
9 with :
|
|
10 an :
|
|
11 Axe :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 a :
|
|
5 plaid :
|
|
6 shirt :
|
|
7 uses :
|
|
8 a :
|
|
9 tool :
|
|
10 by :
|
|
11 a :
|
|
12 tree :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 5 <==> 3 4 5 6 // EQUI // 5 // in plaid shirt <==> in a plaid shirt
|
|
6 <==> 7 // SIMI // 2 // hits <==> uses
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
7 8 <==> 10 11 12 // EQUI // 5 // a tree <==> by a tree
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 10 11 <==> 8 9 // SPE1 // 3 // with an Axe <==> a tool
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="107" status="">
|
|
// A smiling man and a baby girl posing for photo .
|
|
// A smiling man holds a small child wearing pink and red .
|
|
<source>
|
|
1 A :
|
|
2 smiling :
|
|
3 man :
|
|
4 and :
|
|
5 a :
|
|
6 baby :
|
|
7 girl :
|
|
8 posing :
|
|
9 for :
|
|
10 photo :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 smiling :
|
|
3 man :
|
|
4 holds :
|
|
5 a :
|
|
6 small :
|
|
7 child :
|
|
8 wearing :
|
|
9 pink :
|
|
10 and :
|
|
11 red :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> holds
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> wearing
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 <==> 0 // NOALI // NIL // posing <==> -not aligned-
|
|
1 2 3 4 5 6 7 <==> 1 2 3 5 6 7 // SPE1 // 4 // A smiling man and a baby girl <==> A smiling man a small child
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 9 10 11 // NOALI // NIL // -not aligned- <==> pink and red
|
|
9 10 <==> 0 // NOALI // NIL // for photo <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="108" status="">
|
|
// White dog outside with two people in background .
|
|
// Little boy coming at camera down blue slide , smiling woman in background .
|
|
<source>
|
|
1 White :
|
|
2 dog :
|
|
3 outside :
|
|
4 with :
|
|
5 two :
|
|
6 people :
|
|
7 in :
|
|
8 background :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Little :
|
|
2 boy :
|
|
3 coming :
|
|
4 at :
|
|
5 camera :
|
|
6 down :
|
|
7 blue :
|
|
8 slide :
|
|
9 , :
|
|
10 smiling :
|
|
11 woman :
|
|
12 in :
|
|
13 background :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 1 2 10 11 // SPE2 // 3 // with two people <==> Little boy smiling woman
|
|
0 <==> 6 7 8 // NOALI // NIL // -not aligned- <==> down blue slide
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> at camera
|
|
7 8 <==> 12 13 // EQUI // 5 // in background <==> in background
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> coming
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> ,
|
|
3 <==> 0 // NOALI // NIL // outside <==> -not aligned-
|
|
1 2 <==> 0 // NOALI // NIL // White dog <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="109" status="">
|
|
// Three dogs are playing in the water .
|
|
// Three dogs run in the snow .
|
|
<source>
|
|
1 Three :
|
|
2 dogs :
|
|
3 are :
|
|
4 playing :
|
|
5 in :
|
|
6 the :
|
|
7 water :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 dogs :
|
|
3 run :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 4 5 6 // SIMI // 2 // in the water <==> in the snow
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // Three dogs <==> Three dogs
|
|
3 4 <==> 3 // SPE2 // 3 // are playing <==> run
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="110" status="">
|
|
// A girl jumping on a sand dune at the ocean .
|
|
// The little girl jumps up into the air with the sand beneath her .
|
|
<source>
|
|
1 A :
|
|
2 girl :
|
|
3 jumping :
|
|
4 on :
|
|
5 a :
|
|
6 sand :
|
|
7 dune :
|
|
8 at :
|
|
9 the :
|
|
10 ocean :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 little :
|
|
3 girl :
|
|
4 jumps :
|
|
5 up :
|
|
6 into :
|
|
7 the :
|
|
8 air :
|
|
9 with :
|
|
10 the :
|
|
11 sand :
|
|
12 beneath :
|
|
13 her :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 4 5 // SPE2 // 4 // jumping <==> jumps up
|
|
4 5 6 7 <==> 9 10 11 // SPE1 // 4 // on a sand dune <==> with the sand
|
|
0 <==> 12 13 // NOALI // NIL // -not aligned- <==> beneath her
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 10 <==> 6 7 8 // SIMI // 2 // at the ocean <==> into the air
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A girl <==> The little girl
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="111" status="">
|
|
// A shirtless man rock climbs .
|
|
// A man rock climbing .
|
|
<source>
|
|
1 A :
|
|
2 shirtless :
|
|
3 man :
|
|
4 rock :
|
|
5 climbs :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 rock :
|
|
4 climbing :
|
|
5 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 <==> 3 4 // EQUI // 5 // rock climbs <==> rock climbing
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // A shirtless man <==> A man
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> .
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="112" status="">
|
|
// An adult male wearing a backpack walks and looks to the left .
|
|
// A man wearing a backpack looking to the side .
|
|
<source>
|
|
1 An :
|
|
2 adult :
|
|
3 male :
|
|
4 wearing :
|
|
5 a :
|
|
6 backpack :
|
|
7 walks :
|
|
8 and :
|
|
9 looks :
|
|
10 to :
|
|
11 the :
|
|
12 left :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 wearing :
|
|
4 a :
|
|
5 backpack :
|
|
6 looking :
|
|
7 to :
|
|
8 the :
|
|
9 side :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 0 // NOALI // NIL // walks <==> -not aligned-
|
|
4 <==> 3 // EQUI // 5 // wearing <==> wearing
|
|
8 <==> 0 // NOALI // NIL // and <==> -not aligned-
|
|
1 2 3 <==> 1 2 // EQUI // 5 // An adult male <==> A man
|
|
10 11 12 <==> 7 8 9 // SPE1 // 5 // to the left <==> to the side
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 <==> 6 // EQUI // 5 // looks <==> looking
|
|
5 6 <==> 4 5 // EQUI // 5 // a backpack <==> a backpack
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="113" status="">
|
|
// A black and white dog jumping high to catch a ball .
|
|
// Two black and white dogs run across a green field .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 jumping :
|
|
7 high :
|
|
8 to :
|
|
9 catch :
|
|
10 a :
|
|
11 ball :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dogs :
|
|
6 run :
|
|
7 across :
|
|
8 a :
|
|
9 green :
|
|
10 field :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 <==> 0 // NOALI // NIL // to catch <==> -not aligned-
|
|
0 <==> 7 8 9 10 // NOALI // NIL // -not aligned- <==> across a green field
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // SPE1 // 4 // A black and white dog <==> Two black and white dogs
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
6 <==> 6 // SIMI // 2 // jumping <==> run
|
|
10 11 <==> 0 // NOALI // NIL // a ball <==> -not aligned-
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 <==> 0 // NOALI // NIL // high <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="114" status="">
|
|
// A snowboarder goes down a ramp .
|
|
// A snowboarder going over a ramp .
|
|
<source>
|
|
1 A :
|
|
2 snowboarder :
|
|
3 goes :
|
|
4 down :
|
|
5 a :
|
|
6 ramp :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 snowboarder :
|
|
3 going :
|
|
4 over :
|
|
5 a :
|
|
6 ramp :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 <==> 5 6 // EQUI // 5 // a ramp <==> a ramp
|
|
1 2 <==> 1 2 // EQUI // 5 // A snowboarder <==> A snowboarder
|
|
3 4 <==> 3 4 // SIMI // 4 // goes down <==> going over
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="115" status="">
|
|
// A young man and woman sitting on a bench outside are kissing .
|
|
// The man and woman sitting on a bench are kissing .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 man :
|
|
4 and :
|
|
5 woman :
|
|
6 sitting :
|
|
7 on :
|
|
8 a :
|
|
9 bench :
|
|
10 outside :
|
|
11 are :
|
|
12 kissing :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 man :
|
|
3 and :
|
|
4 woman :
|
|
5 sitting :
|
|
6 on :
|
|
7 a :
|
|
8 bench :
|
|
9 are :
|
|
10 kissing :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 5 <==> 1 2 3 4 // SPE1 // 4 // A young man and woman <==> The man and woman
|
|
7 8 9 <==> 6 7 8 // EQUI // 5 // on a bench <==> on a bench
|
|
11 12 <==> 9 10 // EQUI // 5 // are kissing <==> are kissing
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
10 <==> 0 // NOALI // NIL // outside <==> -not aligned-
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 <==> 5 // EQUI // 5 // sitting <==> sitting
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="116" status="">
|
|
// The woman is holding the harness that the brown and white dog is wearing .
|
|
// A man and woman are looking at artwork that is on easels and clipped to a fencing wall .
|
|
<source>
|
|
1 The :
|
|
2 woman :
|
|
3 is :
|
|
4 holding :
|
|
5 the :
|
|
6 harness :
|
|
7 that :
|
|
8 the :
|
|
9 brown :
|
|
10 and :
|
|
11 white :
|
|
12 dog :
|
|
13 is :
|
|
14 wearing :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 and :
|
|
4 woman :
|
|
5 are :
|
|
6 looking :
|
|
7 at :
|
|
8 artwork :
|
|
9 that :
|
|
10 is :
|
|
11 on :
|
|
12 easels :
|
|
13 and :
|
|
14 clipped :
|
|
15 to :
|
|
16 a :
|
|
17 fencing :
|
|
18 wall :
|
|
19 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 0 // NOALI // NIL // is holding <==> -not aligned-
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> and
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> is
|
|
0 <==> 5 6 // NOALI // NIL // -not aligned- <==> are looking
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 <==> 0 // NOALI // NIL // the harness <==> -not aligned-
|
|
0 <==> 15 16 17 18 // NOALI // NIL // -not aligned- <==> to a fencing wall
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> clipped
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> that
|
|
1 2 <==> 1 2 3 4 // SPE1 // 3 // The woman <==> A man and woman
|
|
13 14 <==> 0 // NOALI // NIL // is wearing <==> -not aligned-
|
|
8 9 10 11 12 <==> 0 // NOALI // NIL // the brown and white dog <==> -not aligned-
|
|
7 <==> 0 // NOALI // NIL // that <==> -not aligned-
|
|
0 <==> 19 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 11 12 // NOALI // NIL // -not aligned- <==> on easels
|
|
0 <==> 7 8 // NOALI // NIL // -not aligned- <==> at artwork
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="117" status="">
|
|
// A wet child shivers under a towel at a pool .
|
|
// A wet child is shivering in a towel in front of a pool .
|
|
<source>
|
|
1 A :
|
|
2 wet :
|
|
3 child :
|
|
4 shivers :
|
|
5 under :
|
|
6 a :
|
|
7 towel :
|
|
8 at :
|
|
9 a :
|
|
10 pool :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 wet :
|
|
3 child :
|
|
4 is :
|
|
5 shivering :
|
|
6 in :
|
|
7 a :
|
|
8 towel :
|
|
9 in :
|
|
10 front :
|
|
11 of :
|
|
12 a :
|
|
13 pool :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 <==> 4 5 // EQUI // 5 // shivers <==> is shivering
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A wet child <==> A wet child
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 10 <==> 9 10 11 12 13 // EQUI // 5 // at a pool <==> in front of a pool
|
|
5 6 7 <==> 6 7 8 // EQUI // 5 // under a towel <==> in a towel
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="118" status="">
|
|
// A white and brown dog rolls on it's back in the sand .
|
|
// A dog lying on its back in the sand .
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 and :
|
|
4 brown :
|
|
5 dog :
|
|
6 rolls :
|
|
7 on :
|
|
8 it's :
|
|
9 back :
|
|
10 in :
|
|
11 the :
|
|
12 sand :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 lying :
|
|
4 on :
|
|
5 its :
|
|
6 back :
|
|
7 in :
|
|
8 the :
|
|
9 sand :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 9 <==> 4 5 6 // EQUI // 5 // on it's back <==> on its back
|
|
10 11 12 <==> 7 8 9 // EQUI // 5 // in the sand <==> in the sand
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 <==> 3 // SIMI // 2 // rolls <==> lying
|
|
1 2 3 4 5 <==> 1 2 // SPE1 // 4 // A white and brown dog <==> A dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="119" status="">
|
|
// A large brown dog is walking along side a river .
|
|
// A brown dog walks on the rocks near a river .
|
|
<source>
|
|
1 A :
|
|
2 large :
|
|
3 brown :
|
|
4 dog :
|
|
5 is :
|
|
6 walking :
|
|
7 along :
|
|
8 side :
|
|
9 a :
|
|
10 river :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 walks :
|
|
5 on :
|
|
6 the :
|
|
7 rocks :
|
|
8 near :
|
|
9 a :
|
|
10 river :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 <==> 1 2 3 // SPE1 // 4 // A large brown dog <==> A brown dog
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
7 8 9 10 <==> 8 9 10 // EQUI // 5 // along side a river <==> near a river
|
|
5 6 <==> 4 // EQUI // 5 // is walking <==> walks
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> on the rocks
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="120" status="">
|
|
// A man wearing a blue shirt crouches on a rocky cliff .
|
|
// a man sits on a rock .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 wearing :
|
|
4 a :
|
|
5 blue :
|
|
6 shirt :
|
|
7 crouches :
|
|
8 on :
|
|
9 a :
|
|
10 rocky :
|
|
11 cliff :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 man :
|
|
3 sits :
|
|
4 on :
|
|
5 a :
|
|
6 rock :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 5 6 <==> 0 // NOALI // NIL // wearing a blue shirt <==> -not aligned-
|
|
7 <==> 3 // SIMI // 3 // crouches <==> sits
|
|
8 9 10 11 <==> 4 5 6 // SIMI // 3 // on a rocky cliff <==> on a rock
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> a man
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="121" status="">
|
|
// A boy waves around a sparkler .
|
|
// A young boy is twisting a sparkler around in the air .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 waves :
|
|
4 around :
|
|
5 a :
|
|
6 sparkler :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 is :
|
|
5 twisting :
|
|
6 a :
|
|
7 sparkler :
|
|
8 around :
|
|
9 in :
|
|
10 the :
|
|
11 air :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 6 7 // NOALI // NIL // -not aligned- <==> a sparkler
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A boy <==> A young boy
|
|
3 4 <==> 4 5 // SIMI // 4 // waves around <==> is twisting
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> around
|
|
0 <==> 9 10 11 // NOALI // NIL // -not aligned- <==> in the air
|
|
5 6 <==> 0 // NOALI // NIL // a sparkler <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="122" status="">
|
|
// A brown dog leaping from a dock into the water .
|
|
// A tan dog leaps into the water .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 leaping :
|
|
5 from :
|
|
6 a :
|
|
7 dock :
|
|
8 into :
|
|
9 the :
|
|
10 water :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 tan :
|
|
3 dog :
|
|
4 leaps :
|
|
5 into :
|
|
6 the :
|
|
7 water :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 0 // NOALI // NIL // from a dock <==> -not aligned-
|
|
4 <==> 4 // EQUI // 5 // leaping <==> leaps
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A brown dog <==> A tan dog
|
|
8 9 10 <==> 5 6 7 // EQUI // 5 // into the water <==> into the water
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="123" status="">
|
|
// Two children are on a fairground ride .
|
|
// Two children are on a giant inflatable slide .
|
|
<source>
|
|
1 Two :
|
|
2 children :
|
|
3 are :
|
|
4 on :
|
|
5 a :
|
|
6 fairground :
|
|
7 ride :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 children :
|
|
3 are :
|
|
4 on :
|
|
5 a :
|
|
6 giant :
|
|
7 inflatable :
|
|
8 slide :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 3 // EQUI // 5 // are <==> are
|
|
4 5 6 7 <==> 4 5 6 7 8 // SIMI // 3 // on a fairground ride <==> on a giant inflatable slide
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // Two children <==> Two children
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="124" status="">
|
|
// A boy with a broken arm is resting in a bed .
|
|
// A boy with a broken arm is sleeping .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 with :
|
|
4 a :
|
|
5 broken :
|
|
6 arm :
|
|
7 is :
|
|
8 resting :
|
|
9 in :
|
|
10 a :
|
|
11 bed :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 boy :
|
|
3 with :
|
|
4 a :
|
|
5 broken :
|
|
6 arm :
|
|
7 is :
|
|
8 sleeping :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A boy <==> A boy
|
|
3 4 5 6 <==> 3 4 5 6 // EQUI // 5 // with a broken arm <==> with a broken arm
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 <==> 7 8 // SIMI // 4 // is resting <==> is sleeping
|
|
9 10 11 <==> 0 // NOALI // NIL // in a bed <==> -not aligned-
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="125" status="">
|
|
// A brown dog lunges for a yellow toy .
|
|
// A brown dog chasing a yellow toy .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 lunges :
|
|
5 for :
|
|
6 a :
|
|
7 yellow :
|
|
8 toy :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 chasing :
|
|
5 a :
|
|
6 yellow :
|
|
7 toy :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
4 <==> 4 // SIMI // 4 // lunges <==> chasing
|
|
5 6 7 8 <==> 5 6 7 // EQUI // 5 // for a yellow toy <==> a yellow toy
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A brown dog <==> A brown dog
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="126" status="">
|
|
// three little boys cover themselves with bubbles .
|
|
// Three children standing by a pool are covered in foam bubbles .
|
|
<source>
|
|
1 three :
|
|
2 little :
|
|
3 boys :
|
|
4 cover :
|
|
5 themselves :
|
|
6 with :
|
|
7 bubbles :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 children :
|
|
3 standing :
|
|
4 by :
|
|
5 a :
|
|
6 pool :
|
|
7 are :
|
|
8 covered :
|
|
9 in :
|
|
10 foam :
|
|
11 bubbles :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> by a pool
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 <==> 0 // NOALI // NIL // themselves <==> -not aligned-
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> standing
|
|
6 7 <==> 9 10 11 // SPE2 // 4 // with bubbles <==> in foam bubbles
|
|
4 <==> 7 8 // EQUI // 5 // cover <==> are covered
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // three little boys <==> Three children
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="127" status="">
|
|
// Two dogs ankle-deep in water .
|
|
// Two brown dogs play in the water .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 ankle-deep :
|
|
4 in :
|
|
5 water :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 brown :
|
|
3 dogs :
|
|
4 play :
|
|
5 in :
|
|
6 the :
|
|
7 water :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 4 // SPE1 // 2 // ankle-deep <==> play
|
|
4 5 <==> 5 6 7 // EQUI // 5 // in water <==> in the water
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // Two dogs <==> Two brown dogs
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="128" status="">
|
|
// A man and a woman are standing in front of a building
|
|
// Two girls are sitting on an ATV on the sand in front of a bridge .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 and :
|
|
4 a :
|
|
5 woman :
|
|
6 are :
|
|
7 standing :
|
|
8 in :
|
|
9 front :
|
|
10 of :
|
|
11 a :
|
|
12 building :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 girls :
|
|
3 are :
|
|
4 sitting :
|
|
5 on :
|
|
6 an :
|
|
7 ATV :
|
|
8 on :
|
|
9 the :
|
|
10 sand :
|
|
11 in :
|
|
12 front :
|
|
13 of :
|
|
14 a :
|
|
15 bridge :
|
|
16 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> on an ATV
|
|
0 <==> 16 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 10 11 12 <==> 11 12 13 14 15 // SIMI // 3 // in front of a building <==> in front of a bridge
|
|
6 7 <==> 3 4 // SIMI // 3 // are standing <==> are sitting
|
|
1 2 3 4 5 <==> 1 2 // SIMI // 3 // A man and a woman <==> Two girls
|
|
0 <==> 8 9 10 // NOALI // NIL // -not aligned- <==> on the sand
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="129" status="">
|
|
// A black dog walking through water .
|
|
// Two black dogs walking through the snow .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 walking :
|
|
5 through :
|
|
6 water :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 black :
|
|
3 dogs :
|
|
4 walking :
|
|
5 through :
|
|
6 the :
|
|
7 snow :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 <==> 5 6 7 // SIMI // 2 // through water <==> through the snow
|
|
4 <==> 4 // EQUI // 5 // walking <==> walking
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 3 // SPE1 // 4 // A black dog <==> Two black dogs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="130" status="">
|
|
// Two kids splashing in the water .
|
|
// Two dogs play together on the bed .
|
|
<source>
|
|
1 Two :
|
|
2 kids :
|
|
3 splashing :
|
|
4 in :
|
|
5 the :
|
|
6 water :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 play :
|
|
4 together :
|
|
5 on :
|
|
6 the :
|
|
7 bed :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> together
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> on the bed
|
|
1 2 <==> 1 2 // SIMI // 3 // Two kids <==> Two dogs
|
|
3 <==> 3 // SPE1 // 3 // splashing <==> play
|
|
4 5 6 <==> 0 // NOALI // NIL // in the water <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="131" status="">
|
|
// A black dog with a gemmed collar is sitting on white carpet .
|
|
// A black dog with a blue collar is sitting on beige carpet .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 with :
|
|
5 a :
|
|
6 gemmed :
|
|
7 collar :
|
|
8 is :
|
|
9 sitting :
|
|
10 on :
|
|
11 white :
|
|
12 carpet :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 with :
|
|
5 a :
|
|
6 blue :
|
|
7 collar :
|
|
8 is :
|
|
9 sitting :
|
|
10 on :
|
|
11 beige :
|
|
12 carpet :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
10 11 12 <==> 10 11 12 // SIMI // 4 // on white carpet <==> on beige carpet
|
|
4 5 6 7 <==> 4 5 6 7 // SIMI // 4 // with a gemmed collar <==> with a blue collar
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A black dog <==> A black dog
|
|
8 9 <==> 8 9 // EQUI // 5 // is sitting <==> is sitting
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="132" status="">
|
|
// Three dogs on grass running towards the camera .
|
|
// Several large dogs are running through a large grassy area .
|
|
<source>
|
|
1 Three :
|
|
2 dogs :
|
|
3 on :
|
|
4 grass :
|
|
5 running :
|
|
6 towards :
|
|
7 the :
|
|
8 camera :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Several :
|
|
2 large :
|
|
3 dogs :
|
|
4 are :
|
|
5 running :
|
|
6 through :
|
|
7 a :
|
|
8 large :
|
|
9 grassy :
|
|
10 area :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 6 7 8 9 10 // SPE2 // 4 // on grass <==> through a large grassy area
|
|
1 2 <==> 1 2 3 // SPE1 // 3 // Three dogs <==> Several large dogs
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 8 <==> 0 // NOALI // NIL // towards the camera <==> -not aligned-
|
|
5 <==> 4 5 // EQUI // 5 // running <==> are running
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="133" status="">
|
|
// A person wearing jeans sits on top of a horse saddle .
|
|
// The girl is sitting on top of a saddle .
|
|
<source>
|
|
1 A :
|
|
2 person :
|
|
3 wearing :
|
|
4 jeans :
|
|
5 sits :
|
|
6 on :
|
|
7 top :
|
|
8 of :
|
|
9 a :
|
|
10 horse :
|
|
11 saddle :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 girl :
|
|
3 is :
|
|
4 sitting :
|
|
5 on :
|
|
6 top :
|
|
7 of :
|
|
8 a :
|
|
9 saddle :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 0 // NOALI // NIL // wearing <==> -not aligned-
|
|
1 2 <==> 1 2 // SPE2 // 4 // A person <==> The girl
|
|
4 <==> 0 // NOALI // NIL // jeans <==> -not aligned-
|
|
8 9 10 11 <==> 7 8 9 // SPE1 // 4 // of a horse saddle <==> of a saddle
|
|
5 <==> 3 4 // EQUI // 5 // sits <==> is sitting
|
|
6 7 <==> 5 6 // EQUI // 5 // on top <==> on top
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="134" status="">
|
|
// A white dog bounding through snow
|
|
// A large white dog is bounding through a snowy field .
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 bounding :
|
|
5 through :
|
|
6 snow :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 large :
|
|
3 white :
|
|
4 dog :
|
|
5 is :
|
|
6 bounding :
|
|
7 through :
|
|
8 a :
|
|
9 snowy :
|
|
10 field :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 3 4 // SPE2 // 4 // A white dog <==> A large white dog
|
|
5 6 <==> 7 8 9 10 // SPE2 // 4 // through snow <==> through a snowy field
|
|
4 <==> 5 6 // EQUI // 5 // bounding <==> is bounding
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="135" status="">
|
|
// Many people run in a race on a street .
|
|
// A puppy running along a street .
|
|
<source>
|
|
1 Many :
|
|
2 people :
|
|
3 run :
|
|
4 in :
|
|
5 a :
|
|
6 race :
|
|
7 on :
|
|
8 a :
|
|
9 street :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 puppy :
|
|
3 running :
|
|
4 along :
|
|
5 a :
|
|
6 street :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 3 // EQUI // 5 // run <==> running
|
|
4 5 6 <==> 0 // NOALI // NIL // in a race <==> -not aligned-
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 9 <==> 4 5 6 // EQUI // 5 // on a street <==> along a street
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // SPE2 // 2 // Many people <==> A puppy
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="136" status="">
|
|
// A dog swimming in a lake has sunshine shining on him .
|
|
// A dog swims while carrying a stick in its mouth .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 swimming :
|
|
4 in :
|
|
5 a :
|
|
6 lake :
|
|
7 has :
|
|
8 sunshine :
|
|
9 shining :
|
|
10 on :
|
|
11 him :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 swims :
|
|
4 while :
|
|
5 carrying :
|
|
6 a :
|
|
7 stick :
|
|
8 in :
|
|
9 its :
|
|
10 mouth :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 0 // NOALI // NIL // has <==> -not aligned-
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> while carrying
|
|
4 5 6 <==> 0 // NOALI // NIL // in a lake <==> -not aligned-
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 6 7 // NOALI // NIL // -not aligned- <==> a stick
|
|
9 <==> 0 // NOALI // NIL // shining <==> -not aligned-
|
|
3 <==> 3 // EQUI // 5 // swimming <==> swims
|
|
8 <==> 0 // NOALI // NIL // sunshine <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
10 11 <==> 8 9 10 // REL // 3 // on him <==> in its mouth
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="137" status="">
|
|
// A girl in a pink jacket is walking through a large puddle .
|
|
// A young boy is splashing through a puddle of water .
|
|
<source>
|
|
1 A :
|
|
2 girl :
|
|
3 in :
|
|
4 a :
|
|
5 pink :
|
|
6 jacket :
|
|
7 is :
|
|
8 walking :
|
|
9 through :
|
|
10 a :
|
|
11 large :
|
|
12 puddle :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 is :
|
|
5 splashing :
|
|
6 through :
|
|
7 a :
|
|
8 puddle :
|
|
9 of :
|
|
10 water :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 9 10 // NOALI // NIL // -not aligned- <==> of water
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 5 6 <==> 0 // NOALI // NIL // in a pink jacket <==> -not aligned-
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 3 // SIMI // 3 // A girl <==> A young boy
|
|
7 8 <==> 4 5 // SIMI // 2 // is walking <==> is splashing
|
|
9 10 11 12 <==> 6 7 8 // SPE1 // 4 // through a large puddle <==> through a puddle
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="138" status="">
|
|
// A girl sits on a red play structure
|
|
// A little girl on a red jungle gym .
|
|
<source>
|
|
1 A :
|
|
2 girl :
|
|
3 sits :
|
|
4 on :
|
|
5 a :
|
|
6 red :
|
|
7 play :
|
|
8 structure :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 little :
|
|
3 girl :
|
|
4 on :
|
|
5 a :
|
|
6 red :
|
|
7 jungle :
|
|
8 gym :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A girl <==> A little girl
|
|
4 5 6 7 8 <==> 4 5 6 7 8 // SIMI // 4 // on a red play structure <==> on a red jungle gym
|
|
3 <==> 0 // NOALI // NIL // sits <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="139" status="">
|
|
// A group of people in front of a red fire truck .
|
|
// A group of people are standing around a red fire truck .
|
|
<source>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 in :
|
|
6 front :
|
|
7 of :
|
|
8 a :
|
|
9 red :
|
|
10 fire :
|
|
11 truck :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 are :
|
|
6 standing :
|
|
7 around :
|
|
8 a :
|
|
9 red :
|
|
10 fire :
|
|
11 truck :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A group <==> A group
|
|
3 4 <==> 3 4 // EQUI // 5 // of people <==> of people
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 8 9 10 11 <==> 7 8 9 10 11 // SIMI // 4 // in front of a red fire truck <==> around a red fire truck
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 5 6 // NOALI // NIL // -not aligned- <==> are standing
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="140" status="">
|
|
// The black and white dog runs through the grass .
|
|
// three black and white dogs running through a watery field .
|
|
<source>
|
|
1 The :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 runs :
|
|
7 through :
|
|
8 the :
|
|
9 grass :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 three :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dogs :
|
|
6 running :
|
|
7 through :
|
|
8 a :
|
|
9 watery :
|
|
10 field :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 9 <==> 7 8 9 10 // SPE2 // 3 // through the grass <==> through a watery field
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // SPE1 // 3 // The black and white dog <==> three black and white dogs
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
6 <==> 6 // EQUI // 5 // runs <==> running
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="141" status="">
|
|
// A boy in red jumping into a sandbox .
|
|
// A dog swimming in a pond
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 in :
|
|
4 red :
|
|
5 jumping :
|
|
6 into :
|
|
7 a :
|
|
8 sandbox :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 swimming :
|
|
4 in :
|
|
5 a :
|
|
6 pond :
|
|
</translation>
|
|
<alignment>
|
|
5 <==> 3 // SIMI // 2 // jumping <==> swimming
|
|
1 2 <==> 1 2 // SIMI // 3 // A boy <==> A dog
|
|
3 4 <==> 0 // NOALI // NIL // in red <==> -not aligned-
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 8 <==> 4 5 6 // SIMI // 2 // into a sandbox <==> in a pond
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="142" status="">
|
|
// A boy wearing a blue jacket swings a bat at a white ball .
|
|
// A young boy in a blue jacket swings a bat at a ball .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 wearing :
|
|
4 a :
|
|
5 blue :
|
|
6 jacket :
|
|
7 swings :
|
|
8 a :
|
|
9 bat :
|
|
10 at :
|
|
11 a :
|
|
12 white :
|
|
13 ball :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 in :
|
|
5 a :
|
|
6 blue :
|
|
7 jacket :
|
|
8 swings :
|
|
9 a :
|
|
10 bat :
|
|
11 at :
|
|
12 a :
|
|
13 ball :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 <==> 9 10 // EQUI // 5 // a bat <==> a bat
|
|
4 5 6 <==> 4 5 6 7 // EQUI // 5 // a blue jacket <==> in a blue jacket
|
|
7 <==> 8 // EQUI // 5 // swings <==> swings
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
10 11 12 13 <==> 11 12 13 // SPE1 // 4 // at a white ball <==> at a ball
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A boy <==> A young boy
|
|
3 <==> 0 // NOALI // NIL // wearing <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="143" status="">
|
|
// Three dogs are playing in the white snow .
|
|
// Three dogs play with a Frisbee in a snowy field .
|
|
<source>
|
|
1 Three :
|
|
2 dogs :
|
|
3 are :
|
|
4 playing :
|
|
5 in :
|
|
6 the :
|
|
7 white :
|
|
8 snow :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 dogs :
|
|
3 play :
|
|
4 with :
|
|
5 a :
|
|
6 Frisbee :
|
|
7 in :
|
|
8 a :
|
|
9 snowy :
|
|
10 field :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 3 // EQUI // 5 // are playing <==> play
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> with a Frisbee
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // Three dogs <==> Three dogs
|
|
5 6 7 8 <==> 7 8 9 10 // SPE2 // 4 // in the white snow <==> in a snowy field
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="144" status="">
|
|
// A man in a black wetsuit is surfung in the waves .
|
|
// A surfer in a black wet suit surfs on a medium wave .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 a :
|
|
5 black :
|
|
6 wetsuit :
|
|
7 is :
|
|
8 surfung :
|
|
9 in :
|
|
10 the :
|
|
11 waves :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 surfer :
|
|
3 in :
|
|
4 a :
|
|
5 black :
|
|
6 wet :
|
|
7 suit :
|
|
8 surfs :
|
|
9 on :
|
|
10 a :
|
|
11 medium :
|
|
12 wave :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // SPE1 // 4 // A man <==> A surfer
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
9 10 11 <==> 9 10 11 12 // SPE2 // 4 // in the waves <==> on a medium wave
|
|
3 4 5 6 <==> 3 4 5 6 7 // EQUI // 5 // in a black wetsuit <==> in a black wet suit
|
|
7 8 <==> 8 // EQUI // 5 // is surfung <==> surfs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="145" status="">
|
|
// A black dog jumping into a lake .
|
|
// A black dog runs very fast in a field in a park .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 jumping :
|
|
5 into :
|
|
6 a :
|
|
7 lake :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 runs :
|
|
5 very :
|
|
6 fast :
|
|
7 in :
|
|
8 a :
|
|
9 field :
|
|
10 in :
|
|
11 a :
|
|
12 park :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 10 11 12 // NOALI // NIL // -not aligned- <==> in a park
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
6 7 <==> 7 8 9 // SIMI // 2 // a lake <==> in a field
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A black dog <==> A black dog
|
|
0 <==> 5 6 // NOALI // NIL // -not aligned- <==> very fast
|
|
4 5 <==> 4 // SIMI // 2 // jumping into <==> runs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="146" status="">
|
|
// Two dogs playing in the snow .
|
|
// Two black dogs in the snow .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 playing :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 black :
|
|
3 dogs :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // Two dogs <==> Two black dogs
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // in the snow <==> in the snow
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 0 // NOALI // NIL // playing <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="147" status="">
|
|
// Two dogs run on the grass .
|
|
// A dog running on the grass .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 run :
|
|
4 on :
|
|
5 the :
|
|
6 grass :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 running :
|
|
4 on :
|
|
5 the :
|
|
6 grass :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // on the grass <==> on the grass
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 3 // EQUI // 5 // run <==> running
|
|
1 2 <==> 1 2 // SPE2 // 4 // Two dogs <==> A dog
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="148" status="">
|
|
// A tennis player hitting the ball .
|
|
// Two boys splashing in the surf .
|
|
<source>
|
|
1 A :
|
|
2 tennis :
|
|
3 player :
|
|
4 hitting :
|
|
5 the :
|
|
6 ball :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 boys :
|
|
3 splashing :
|
|
4 in :
|
|
5 the :
|
|
6 surf :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> in the surf
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> splashing
|
|
1 2 3 <==> 1 2 // SPE1 // 2 // A tennis player <==> Two boys
|
|
5 6 <==> 0 // NOALI // NIL // the ball <==> -not aligned-
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
4 <==> 0 // NOALI // NIL // hitting <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="149" status="">
|
|
// A man wearing a orange vest is canoeing in the blue water .
|
|
// A man in an orange jacket raising his hands to the sky in the sand .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 wearing :
|
|
4 a :
|
|
5 orange :
|
|
6 vest :
|
|
7 is :
|
|
8 canoeing :
|
|
9 in :
|
|
10 the :
|
|
11 blue :
|
|
12 water :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 an :
|
|
5 orange :
|
|
6 jacket :
|
|
7 raising :
|
|
8 his :
|
|
9 hands :
|
|
10 to :
|
|
11 the :
|
|
12 sky :
|
|
13 in :
|
|
14 the :
|
|
15 sand :
|
|
16 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 9 // NOALI // NIL // -not aligned- <==> his hands
|
|
9 10 11 12 <==> 13 14 15 // SIMI // 2 // in the blue water <==> in the sand
|
|
7 8 <==> 0 // NOALI // NIL // is canoeing <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> raising
|
|
0 <==> 10 11 12 // NOALI // NIL // -not aligned- <==> to the sky
|
|
3 4 5 6 <==> 3 4 5 6 // SIMI // 4 // wearing a orange vest <==> in an orange jacket
|
|
0 <==> 16 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="150" status="">
|
|
// A black dog asleep in a car .
|
|
// A black and tan dog sleeps in the car .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 asleep :
|
|
5 in :
|
|
6 a :
|
|
7 car :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 tan :
|
|
5 dog :
|
|
6 sleeps :
|
|
7 in :
|
|
8 the :
|
|
9 car :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 7 8 9 // EQUI // 5 // in a car <==> in the car
|
|
1 2 3 <==> 1 2 3 4 5 // SPE2 // 4 // A black dog <==> A black and tan dog
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
4 <==> 6 // EQUI // 5 // asleep <==> sleeps
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="151" status="">
|
|
// A group of men play rugby .
|
|
// A group of men are playing ball together .
|
|
<source>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 men :
|
|
5 play :
|
|
6 rugby :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 men :
|
|
5 are :
|
|
6 playing :
|
|
7 ball :
|
|
8 together :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 <==> 5 6 7 // SPE1 // 4 // play rugby <==> are playing ball
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A group <==> A group
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 <==> 3 4 // EQUI // 5 // of men <==> of men
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> together
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="152" status="">
|
|
// A man is riding a kayak through water .
|
|
// A man kayaks in rough water .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 riding :
|
|
5 a :
|
|
6 kayak :
|
|
7 through :
|
|
8 water :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 kayaks :
|
|
4 in :
|
|
5 rough :
|
|
6 water :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
7 8 <==> 4 5 6 // EQUI // 5 // through water <==> in rough water
|
|
3 4 5 6 <==> 3 // EQUI // 5 // is riding a kayak <==> kayaks
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="153" status="">
|
|
// A brown dog is jumping up to catch a green strap in it's mouth .
|
|
// A grey dog jumps to bite a green leash .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 is :
|
|
5 jumping :
|
|
6 up :
|
|
7 to :
|
|
8 catch :
|
|
9 a :
|
|
10 green :
|
|
11 strap :
|
|
12 in :
|
|
13 it's :
|
|
14 mouth :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 grey :
|
|
3 dog :
|
|
4 jumps :
|
|
5 to :
|
|
6 bite :
|
|
7 a :
|
|
8 green :
|
|
9 leash :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
7 8 12 13 14 <==> 5 6 // EQUI // 5 // to catch in it's mouth <==> to bite
|
|
1 2 3 <==> 1 2 3 // SIMI // 4 // A brown dog <==> A grey dog
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 4 // SPE1 // 4 // is jumping up <==> jumps
|
|
9 10 11 <==> 7 8 9 // EQUI // 5 // a green strap <==> a green leash
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="154" status="">
|
|
// A brown dog is sniffing a white dog that is lying on the floor .
|
|
// Dog sniffing another dog lying under furniture .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 is :
|
|
5 sniffing :
|
|
6 a :
|
|
7 white :
|
|
8 dog :
|
|
9 that :
|
|
10 is :
|
|
11 lying :
|
|
12 on :
|
|
13 the :
|
|
14 floor :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 Dog :
|
|
2 sniffing :
|
|
3 another :
|
|
4 dog :
|
|
5 lying :
|
|
6 under :
|
|
7 furniture :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
10 11 <==> 5 // EQUI // 5 // is lying <==> lying
|
|
6 7 8 <==> 3 4 // SPE1 // 4 // a white dog <==> another dog
|
|
1 2 3 <==> 1 // SPE1 // 4 // A brown dog <==> Dog
|
|
4 5 <==> 2 // EQUI // 5 // is sniffing <==> sniffing
|
|
9 <==> 3 4 // SPE1 // 4 // that <==> another dog
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
12 13 14 <==> 6 7 // SPE2 // 4 // on the floor <==> under furniture
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="155" status="">
|
|
// A black and grey dog runs in a field with it's tongue hanging out .
|
|
// A black dog with a red collar walks through the grass with his mouth open and tongue hanging out .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 grey :
|
|
5 dog :
|
|
6 runs :
|
|
7 in :
|
|
8 a :
|
|
9 field :
|
|
10 with :
|
|
11 it's :
|
|
12 tongue :
|
|
13 hanging :
|
|
14 out :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 with :
|
|
5 a :
|
|
6 red :
|
|
7 collar :
|
|
8 walks :
|
|
9 through :
|
|
10 the :
|
|
11 grass :
|
|
12 with :
|
|
13 his :
|
|
14 mouth :
|
|
15 open :
|
|
16 and :
|
|
17 tongue :
|
|
18 hanging :
|
|
19 out :
|
|
20 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 5 <==> 1 2 3 // SPE1 // 4 // A black and grey dog <==> A black dog
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 <==> 8 // SIMI // 3 // runs <==> walks
|
|
0 <==> 4 5 6 7 // NOALI // NIL // -not aligned- <==> with a red collar
|
|
10 11 12 <==> 17 // EQUI // 5 // with it's tongue <==> tongue
|
|
0 <==> 16 // NOALI // NIL // -not aligned- <==> and
|
|
13 14 <==> 18 19 // EQUI // 5 // hanging out <==> hanging out
|
|
7 8 9 <==> 9 10 11 // SPE1 // 4 // in a field <==> through the grass
|
|
0 <==> 12 13 14 // NOALI // NIL // -not aligned- <==> with his mouth
|
|
0 <==> 20 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> open
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="156" status="">
|
|
// A young girl running on the beach .
|
|
// A little girl running at on the shore of a beach .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 girl :
|
|
4 running :
|
|
5 on :
|
|
6 the :
|
|
7 beach :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 little :
|
|
3 girl :
|
|
4 running :
|
|
5 at :
|
|
6 on :
|
|
7 the :
|
|
8 shore :
|
|
9 of :
|
|
10 a :
|
|
11 beach :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 9 10 11 // EQUI // 5 // on the beach <==> of a beach
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 5 6 7 8 // NOALI // NIL // -not aligned- <==> at on the shore
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A young girl <==> A little girl
|
|
4 <==> 4 // EQUI // 5 // running <==> running
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="157" status="">
|
|
// A rugby player in dark gear is carrying a light colored rugby ball with arm outstretched .
|
|
// A brown dog splashes in the water while carrying a ball in it's mouth .
|
|
<source>
|
|
1 A :
|
|
2 rugby :
|
|
3 player :
|
|
4 in :
|
|
5 dark :
|
|
6 gear :
|
|
7 is :
|
|
8 carrying :
|
|
9 a :
|
|
10 light :
|
|
11 colored :
|
|
12 rugby :
|
|
13 ball :
|
|
14 with :
|
|
15 arm :
|
|
16 outstretched :
|
|
17 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 splashes :
|
|
5 in :
|
|
6 the :
|
|
7 water :
|
|
8 while :
|
|
9 carrying :
|
|
10 a :
|
|
11 ball :
|
|
12 in :
|
|
13 it's :
|
|
14 mouth :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 12 13 14 // NOALI // NIL // -not aligned- <==> in it's mouth
|
|
7 8 <==> 8 9 // EQUI // 5 // is carrying <==> while carrying
|
|
14 15 16 <==> 0 // NOALI // NIL // with arm outstretched <==> -not aligned-
|
|
17 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 10 11 12 13 <==> 10 11 // SPE1 // 3 // a light colored rugby ball <==> a ball
|
|
4 5 6 <==> 0 // NOALI // NIL // in dark gear <==> -not aligned-
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> in the water
|
|
1 2 3 <==> 0 // NOALI // NIL // A rugby player <==> -not aligned-
|
|
0 <==> 1 2 3 // NOALI // NIL // -not aligned- <==> A brown dog
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> splashes
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="158" status="">
|
|
// Two dogs groom each other .
|
|
// Two dogs jumping on each other .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 groom :
|
|
4 each :
|
|
5 other :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 jumping :
|
|
4 on :
|
|
5 each :
|
|
6 other :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 <==> 5 6 // EQUI // 5 // each other <==> each other
|
|
1 2 <==> 1 2 // EQUI // 5 // Two dogs <==> Two dogs
|
|
3 <==> 3 4 // SIMI // 3 // groom <==> jumping on
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="159" status="">
|
|
// Two dogs , the white one standing on a Frisbee , playing together on grass .
|
|
// Two dogs play on the grass .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 , :
|
|
4 the :
|
|
5 white :
|
|
6 one :
|
|
7 standing :
|
|
8 on :
|
|
9 a :
|
|
10 Frisbee :
|
|
11 , :
|
|
12 playing :
|
|
13 together :
|
|
14 on :
|
|
15 grass :
|
|
16 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 play :
|
|
4 on :
|
|
5 the :
|
|
6 grass :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // Two dogs <==> Two dogs
|
|
7 <==> 0 // NOALI // NIL // standing <==> -not aligned-
|
|
14 15 <==> 4 5 6 // EQUI // 5 // on grass <==> on the grass
|
|
13 <==> 0 // NOALI // NIL // together <==> -not aligned-
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 0 // NOALI // NIL // the white one <==> -not aligned-
|
|
11 <==> 0 // NOALI // NIL // , <==> -not aligned-
|
|
8 9 10 <==> 0 // NOALI // NIL // on a Frisbee <==> -not aligned-
|
|
16 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 0 // NOALI // NIL // , <==> -not aligned-
|
|
12 <==> 3 // EQUI // 5 // playing <==> play
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="160" status="">
|
|
// A boy receives a light saber for Christmas .
|
|
// A boy holds a light saber in front of a Christmas tree .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 receives :
|
|
4 a :
|
|
5 light :
|
|
6 saber :
|
|
7 for :
|
|
8 Christmas :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 boy :
|
|
3 holds :
|
|
4 a :
|
|
5 light :
|
|
6 saber :
|
|
7 in :
|
|
8 front :
|
|
9 of :
|
|
10 a :
|
|
11 Christmas :
|
|
12 tree :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 <==> 7 8 9 10 11 12 // REL // 4 // for Christmas <==> in front of a Christmas tree
|
|
3 <==> 3 // SIMI // 3 // receives <==> holds
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A boy <==> A boy
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // a light saber <==> a light saber
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="161" status="">
|
|
// The man sits on a sofa under the bridge and litter is all around him .
|
|
// A man is sitting on a couch under an expressway ledge .
|
|
<source>
|
|
1 The :
|
|
2 man :
|
|
3 sits :
|
|
4 on :
|
|
5 a :
|
|
6 sofa :
|
|
7 under :
|
|
8 the :
|
|
9 bridge :
|
|
10 and :
|
|
11 litter :
|
|
12 is :
|
|
13 all :
|
|
14 around :
|
|
15 him :
|
|
16 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 sitting :
|
|
5 on :
|
|
6 a :
|
|
7 couch :
|
|
8 under :
|
|
9 an :
|
|
10 expressway :
|
|
11 ledge :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 9 <==> 8 9 10 11 // SPE2 // 2 // under the bridge <==> under an expressway ledge
|
|
14 15 <==> 0 // NOALI // NIL // around him <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
16 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 5 6 7 // EQUI // 5 // on a sofa <==> on a couch
|
|
11 <==> 0 // NOALI // NIL // litter <==> -not aligned-
|
|
12 <==> 0 // NOALI // NIL // is <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // The man <==> A man
|
|
13 <==> 0 // NOALI // NIL // all <==> -not aligned-
|
|
10 <==> 0 // NOALI // NIL // and <==> -not aligned-
|
|
3 <==> 3 4 // EQUI // 5 // sits <==> is sitting
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="162" status="">
|
|
// The white and brown dog runs across the grass .
|
|
// A brown and white dog runs across the grass .
|
|
<source>
|
|
1 The :
|
|
2 white :
|
|
3 and :
|
|
4 brown :
|
|
5 dog :
|
|
6 runs :
|
|
7 across :
|
|
8 the :
|
|
9 grass :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 runs :
|
|
7 across :
|
|
8 the :
|
|
9 grass :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // EQUI // 5 // The white and brown dog <==> A brown and white dog
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 <==> 6 // EQUI // 5 // runs <==> runs
|
|
7 8 9 <==> 7 8 9 // EQUI // 5 // across the grass <==> across the grass
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="163" status="">
|
|
// A brown dog biting a horse 's leg .
|
|
// A dog nips at the leg of a horse .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 biting :
|
|
5 a :
|
|
6 horse :
|
|
7 's :
|
|
8 leg :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 nips :
|
|
4 at :
|
|
5 the :
|
|
6 leg :
|
|
7 of :
|
|
8 a :
|
|
9 horse :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 <==> 4 5 6 // EQUI // 5 // 's leg <==> at the leg
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 <==> 7 8 9 // EQUI // 5 // a horse <==> of a horse
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // A brown dog <==> A dog
|
|
4 <==> 3 // SPE2 // 4 // biting <==> nips
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="164" status="">
|
|
// a young baby girl wearing a white outfit swinging in a baby swing
|
|
// a young girl wearing a black and red swimsuit swinging on a swing
|
|
<source>
|
|
1 a :
|
|
2 young :
|
|
3 baby :
|
|
4 girl :
|
|
5 wearing :
|
|
6 a :
|
|
7 white :
|
|
8 outfit :
|
|
9 swinging :
|
|
10 in :
|
|
11 a :
|
|
12 baby :
|
|
13 swing :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 young :
|
|
3 girl :
|
|
4 wearing :
|
|
5 a :
|
|
6 black :
|
|
7 and :
|
|
8 red :
|
|
9 swimsuit :
|
|
10 swinging :
|
|
11 on :
|
|
12 a :
|
|
13 swing :
|
|
</translation>
|
|
<alignment>
|
|
5 <==> 4 // EQUI // 5 // wearing <==> wearing
|
|
6 7 8 <==> 5 6 7 8 9 // SPE2 // 3 // a white outfit <==> a black and red swimsuit
|
|
9 <==> 10 // EQUI // 5 // swinging <==> swinging
|
|
10 11 12 13 <==> 11 12 13 // SPE1 // 4 // in a baby swing <==> on a swing
|
|
1 2 3 4 <==> 1 2 3 // SPE1 // 4 // a young baby girl <==> a young girl
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="165" status="">
|
|
// A white dog with light brown markings has a stick in his mouth and his paws in the snow .
|
|
// A white dog holds a stick in its mouth while it runs through snow .
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 with :
|
|
5 light :
|
|
6 brown :
|
|
7 markings :
|
|
8 has :
|
|
9 a :
|
|
10 stick :
|
|
11 in :
|
|
12 his :
|
|
13 mouth :
|
|
14 and :
|
|
15 his :
|
|
16 paws :
|
|
17 in :
|
|
18 the :
|
|
19 snow :
|
|
20 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 holds :
|
|
5 a :
|
|
6 stick :
|
|
7 in :
|
|
8 its :
|
|
9 mouth :
|
|
10 while :
|
|
11 it :
|
|
12 runs :
|
|
13 through :
|
|
14 snow :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
17 18 19 <==> 13 14 // EQUI // 5 // in the snow <==> through snow
|
|
20 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> runs
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A white dog <==> A white dog
|
|
4 5 6 7 <==> 0 // NOALI // NIL // with light brown markings <==> -not aligned-
|
|
0 <==> 10 11 // NOALI // NIL // -not aligned- <==> while it
|
|
8 <==> 4 // EQUI // 5 // has <==> holds
|
|
15 16 <==> 0 // NOALI // NIL // his paws <==> -not aligned-
|
|
9 10 <==> 5 6 // EQUI // 5 // a stick <==> a stick
|
|
14 <==> 0 // NOALI // NIL // and <==> -not aligned-
|
|
11 12 13 <==> 7 8 9 // EQUI // 5 // in his mouth <==> in its mouth
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="166" status="">
|
|
// A brown dog runs through the water in the ocean .
|
|
// A brown dog runs through the water as a wave comes .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 runs :
|
|
5 through :
|
|
6 the :
|
|
7 water :
|
|
8 in :
|
|
9 the :
|
|
10 ocean :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 runs :
|
|
5 through :
|
|
6 the :
|
|
7 water :
|
|
8 as :
|
|
9 a :
|
|
10 wave :
|
|
11 comes :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 10 <==> 8 9 10 // REL // 4 // in the ocean <==> as a wave
|
|
5 6 7 <==> 5 6 7 // EQUI // 5 // through the water <==> through the water
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> comes
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 <==> 4 // EQUI // 5 // runs <==> runs
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A brown dog <==> A brown dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="167" status="">
|
|
// Two dogs play in the grass .
|
|
// Two dogs are playing in the grass .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 play :
|
|
4 in :
|
|
5 the :
|
|
6 grass :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 playing :
|
|
5 in :
|
|
6 the :
|
|
7 grass :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 5 6 7 // EQUI // 5 // in the grass <==> in the grass
|
|
3 <==> 3 4 // EQUI // 5 // play <==> are playing
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // Two dogs <==> Two dogs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="168" status="">
|
|
// Two men on the side of a barge
|
|
// A man is lying the grass with long hair and beard .
|
|
<source>
|
|
1 Two :
|
|
2 men :
|
|
3 on :
|
|
4 the :
|
|
5 side :
|
|
6 of :
|
|
7 a :
|
|
8 barge :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 lying :
|
|
5 the :
|
|
6 grass :
|
|
7 with :
|
|
8 long :
|
|
9 hair :
|
|
10 and :
|
|
11 beard :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // SPE2 // 4 // Two men <==> A man
|
|
0 <==> 3 4 // NOALI // NIL // -not aligned- <==> is lying
|
|
0 <==> 7 8 9 10 11 // NOALI // NIL // -not aligned- <==> with long hair and beard
|
|
3 4 5 <==> 0 // NOALI // NIL // on the side <==> -not aligned-
|
|
0 <==> 5 6 // NOALI // NIL // -not aligned- <==> the grass
|
|
6 7 8 <==> 0 // NOALI // NIL // of a barge <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="169" status="">
|
|
// A man juggles at the beach .
|
|
// A man in swim trunks is juggling on the beach
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 juggles :
|
|
4 at :
|
|
5 the :
|
|
6 beach :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 swim :
|
|
5 trunks :
|
|
6 is :
|
|
7 juggling :
|
|
8 on :
|
|
9 the :
|
|
10 beach :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
0 <==> 3 4 5 // NOALI // NIL // -not aligned- <==> in swim trunks
|
|
4 5 6 <==> 8 9 10 // EQUI // 5 // at the beach <==> on the beach
|
|
3 <==> 6 7 // EQUI // 5 // juggles <==> is juggling
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="170" status="">
|
|
// Two people and a dog are in the snow .
|
|
// Two people playing on a snowy hill .
|
|
<source>
|
|
1 Two :
|
|
2 people :
|
|
3 and :
|
|
4 a :
|
|
5 dog :
|
|
6 are :
|
|
7 in :
|
|
8 the :
|
|
9 snow :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 people :
|
|
3 playing :
|
|
4 on :
|
|
5 a :
|
|
6 snowy :
|
|
7 hill :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 4 5 <==> 1 2 // SPE2 // 4 // Two people and a dog <==> Two people
|
|
7 8 9 <==> 4 5 6 7 // SPE2 // 4 // in the snow <==> on a snowy hill
|
|
6 <==> 3 // SPE2 // 3 // are <==> playing
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="171" status="">
|
|
// The man is standing on the shore hitting a ball with a paddle .
|
|
// Two teenage girls are standing on beside the beach listening to ipods .
|
|
<source>
|
|
1 The :
|
|
2 man :
|
|
3 is :
|
|
4 standing :
|
|
5 on :
|
|
6 the :
|
|
7 shore :
|
|
8 hitting :
|
|
9 a :
|
|
10 ball :
|
|
11 with :
|
|
12 a :
|
|
13 paddle :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 teenage :
|
|
3 girls :
|
|
4 are :
|
|
5 standing :
|
|
6 on :
|
|
7 beside :
|
|
8 the :
|
|
9 beach :
|
|
10 listening :
|
|
11 to :
|
|
12 ipods :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
8 <==> 0 // NOALI // NIL // hitting <==> -not aligned-
|
|
0 <==> 10 11 // NOALI // NIL // -not aligned- <==> listening to
|
|
3 4 <==> 4 5 // EQUI // 5 // is standing <==> are standing
|
|
5 6 7 <==> 6 7 8 9 // SIMI // 3 // on the shore <==> on beside the beach
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
11 12 13 <==> 0 // NOALI // NIL // with a paddle <==> -not aligned-
|
|
9 10 <==> 0 // NOALI // NIL // a ball <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> ipods
|
|
1 2 <==> 1 2 3 // SPE2 // 3 // The man <==> Two teenage girls
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="172" status="">
|
|
// Two girls walking in the ocean .
|
|
// two girls walking in the street
|
|
<source>
|
|
1 Two :
|
|
2 girls :
|
|
3 walking :
|
|
4 in :
|
|
5 the :
|
|
6 ocean :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 two :
|
|
2 girls :
|
|
3 walking :
|
|
4 in :
|
|
5 the :
|
|
6 street :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // Two girls <==> two girls
|
|
4 5 6 <==> 4 5 6 // SIMI // 1 // in the ocean <==> in the street
|
|
3 <==> 3 // EQUI // 5 // walking <==> walking
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="173" status="">
|
|
// A man jumps off of one rooftop onto another .
|
|
// A young man jumps from one balcony to another .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 jumps :
|
|
4 off :
|
|
5 of :
|
|
6 one :
|
|
7 rooftop :
|
|
8 onto :
|
|
9 another :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 man :
|
|
4 jumps :
|
|
5 from :
|
|
6 one :
|
|
7 balcony :
|
|
8 to :
|
|
9 another :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 <==> 5 6 7 // SIMI // 3 // of one rooftop <==> from one balcony
|
|
8 9 <==> 8 9 // EQUI // 5 // onto another <==> to another
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A man <==> A young man
|
|
3 4 <==> 4 // SPE1 // 4 // jumps off <==> jumps
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="174" status="">
|
|
// a woman playing with two young boys at a park
|
|
// A woman and three kids play at a park .
|
|
<source>
|
|
1 a :
|
|
2 woman :
|
|
3 playing :
|
|
4 with :
|
|
5 two :
|
|
6 young :
|
|
7 boys :
|
|
8 at :
|
|
9 a :
|
|
10 park :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 woman :
|
|
3 and :
|
|
4 three :
|
|
5 kids :
|
|
6 play :
|
|
7 at :
|
|
8 a :
|
|
9 park :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 4 5 6 7 <==> 1 2 3 4 5 // SPE1 // 3 // a woman with two young boys <==> A woman and three kids
|
|
8 9 10 <==> 7 8 9 // EQUI // 5 // at a park <==> at a park
|
|
3 <==> 6 // EQUI // 5 // playing <==> play
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="175" status="">
|
|
// A man wearing glasses stands in front of a snowy mountain .
|
|
// A man wearing black shorts is standing in front of a snow covered mountain .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 wearing :
|
|
4 glasses :
|
|
5 stands :
|
|
6 in :
|
|
7 front :
|
|
8 of :
|
|
9 a :
|
|
10 snowy :
|
|
11 mountain :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 wearing :
|
|
4 black :
|
|
5 shorts :
|
|
6 is :
|
|
7 standing :
|
|
8 in :
|
|
9 front :
|
|
10 of :
|
|
11 a :
|
|
12 snow :
|
|
13 covered :
|
|
14 mountain :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
5 <==> 6 7 // EQUI // 5 // stands <==> is standing
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
6 7 8 9 10 11 <==> 8 9 10 11 12 13 14 // EQUI // 5 // in front of a snowy mountain <==> in front of a snow covered mountain
|
|
4 <==> 0 // NOALI // NIL // glasses <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> black shorts
|
|
3 <==> 3 // EQUI // 5 // wearing <==> wearing
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="176" status="">
|
|
// Three boys playing soccer in a field
|
|
// Three boys playing soccer .
|
|
<source>
|
|
1 Three :
|
|
2 boys :
|
|
3 playing :
|
|
4 soccer :
|
|
5 in :
|
|
6 a :
|
|
7 field :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 boys :
|
|
3 playing :
|
|
4 soccer :
|
|
5 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // Three boys <==> Three boys
|
|
3 <==> 3 // EQUI // 5 // playing <==> playing
|
|
5 6 7 <==> 0 // NOALI // NIL // in a field <==> -not aligned-
|
|
4 <==> 4 // EQUI // 5 // soccer <==> soccer
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="177" status="">
|
|
// A black dog is running through the snow .
|
|
// A black pit bull dog is running through the dirt .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 through :
|
|
7 the :
|
|
8 snow :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 pit :
|
|
4 bull :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 through :
|
|
9 the :
|
|
10 dirt :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 3 4 5 // SPE2 // 4 // A black dog <==> A black pit bull dog
|
|
6 7 8 <==> 0 // NOALI // NIL // through the snow <==> -not aligned-
|
|
0 <==> 8 9 10 // NOALI // NIL // -not aligned- <==> through the dirt
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 <==> 6 7 // EQUI // 5 // is running <==> is running
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="178" status="">
|
|
// Two girls taking a picture of themselves
|
|
// Two blonde girls are taking a picture of themselves .
|
|
<source>
|
|
1 Two :
|
|
2 girls :
|
|
3 taking :
|
|
4 a :
|
|
5 picture :
|
|
6 of :
|
|
7 themselves :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 blonde :
|
|
3 girls :
|
|
4 are :
|
|
5 taking :
|
|
6 a :
|
|
7 picture :
|
|
8 of :
|
|
9 themselves :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 <==> 8 9 // EQUI // 5 // of themselves <==> of themselves
|
|
3 <==> 4 5 // EQUI // 5 // taking <==> are taking
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // Two girls <==> Two blonde girls
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 <==> 6 7 // EQUI // 5 // a picture <==> a picture
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="179" status="">
|
|
// a man wearing a grey jacket standing on the side of a street .
|
|
// A boy wearing a blue life jacket is holding onto the side of a green boat .
|
|
<source>
|
|
1 a :
|
|
2 man :
|
|
3 wearing :
|
|
4 a :
|
|
5 grey :
|
|
6 jacket :
|
|
7 standing :
|
|
8 on :
|
|
9 the :
|
|
10 side :
|
|
11 of :
|
|
12 a :
|
|
13 street :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 boy :
|
|
3 wearing :
|
|
4 a :
|
|
5 blue :
|
|
6 life :
|
|
7 jacket :
|
|
8 is :
|
|
9 holding :
|
|
10 onto :
|
|
11 the :
|
|
12 side :
|
|
13 of :
|
|
14 a :
|
|
15 green :
|
|
16 boat :
|
|
17 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 3 // EQUI // 5 // wearing <==> wearing
|
|
1 2 <==> 1 2 // SIMI // 4 // a man <==> A boy
|
|
4 5 6 <==> 4 5 6 7 // SPE2 // 4 // a grey jacket <==> a blue life jacket
|
|
11 12 13 <==> 0 // NOALI // NIL // of a street <==> -not aligned-
|
|
8 9 10 <==> 10 11 12 // EQUI // 5 // on the side <==> onto the side
|
|
7 <==> 8 9 // SIMI // 4 // standing <==> is holding
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 17 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 13 14 15 16 // NOALI // NIL // -not aligned- <==> of a green boat
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="180" status="">
|
|
// A black dog jumps in the snow .
|
|
// A black dog jumping over tire tracks in the snow .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 jumps :
|
|
5 in :
|
|
6 the :
|
|
7 snow :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 jumping :
|
|
5 over :
|
|
6 tire :
|
|
7 tracks :
|
|
8 in :
|
|
9 the :
|
|
10 snow :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> over tire tracks
|
|
5 6 7 <==> 8 9 10 // EQUI // 5 // in the snow <==> in the snow
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A black dog <==> A black dog
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 <==> 4 // EQUI // 5 // jumps <==> jumping
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="181" status="">
|
|
// child hanging upside down from a tree swing
|
|
// A girl is by a tree hanging upside-down from a swing .
|
|
<source>
|
|
1 child :
|
|
2 hanging :
|
|
3 upside :
|
|
4 down :
|
|
5 from :
|
|
6 a :
|
|
7 tree :
|
|
8 swing :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 girl :
|
|
3 is :
|
|
4 by :
|
|
5 a :
|
|
6 tree :
|
|
7 hanging :
|
|
8 upside-down :
|
|
9 from :
|
|
10 a :
|
|
11 swing :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 8 // EQUI // 5 // upside down <==> upside-down
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> is
|
|
1 <==> 1 2 // SPE2 // 4 // child <==> A girl
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
2 <==> 7 // EQUI // 5 // hanging <==> hanging
|
|
5 6 7 8 <==> 4 5 6 9 10 11 // EQUI // 5 // from a tree swing <==> by a tree from a swing
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="182" status="">
|
|
// A black and white dog is running through a snowy field .
|
|
// A black , brown and white dog running through a field .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 through :
|
|
9 a :
|
|
10 snowy :
|
|
11 field :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 , :
|
|
4 brown :
|
|
5 and :
|
|
6 white :
|
|
7 dog :
|
|
8 running :
|
|
9 through :
|
|
10 a :
|
|
11 field :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 5 <==> 1 2 3 4 5 6 7 // SIMI // 4 // A black and white dog <==> A black , brown and white dog
|
|
6 7 <==> 8 // EQUI // 5 // is running <==> running
|
|
8 9 10 11 <==> 9 10 11 // SPE1 // 4 // through a snowy field <==> through a field
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="183" status="">
|
|
// A man riding his bike on the beach by the ocean .
|
|
// A man walking his cow down the side of the road .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 riding :
|
|
4 his :
|
|
5 bike :
|
|
6 on :
|
|
7 the :
|
|
8 beach :
|
|
9 by :
|
|
10 the :
|
|
11 ocean :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 walking :
|
|
4 his :
|
|
5 cow :
|
|
6 down :
|
|
7 the :
|
|
8 side :
|
|
9 of :
|
|
10 the :
|
|
11 road :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
9 10 11 <==> 0 // NOALI // NIL // by the ocean <==> -not aligned-
|
|
0 <==> 7 8 // NOALI // NIL // -not aligned- <==> the side
|
|
6 7 8 <==> 0 // NOALI // NIL // on the beach <==> -not aligned-
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 9 10 11 // NOALI // NIL // -not aligned- <==> of the road
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> down
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> his cow
|
|
4 5 <==> 0 // NOALI // NIL // his bike <==> -not aligned-
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> walking
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
3 <==> 0 // NOALI // NIL // riding <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="184" status="">
|
|
// A boy jumps into a not-so-crowded public pool .
|
|
// A man jumps while on a snowboard .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 jumps :
|
|
4 into :
|
|
5 a :
|
|
6 not-so-crowded :
|
|
7 public :
|
|
8 pool :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 jumps :
|
|
4 while :
|
|
5 on :
|
|
6 a :
|
|
7 snowboard :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> on a snowboard
|
|
1 2 <==> 1 2 // SIMI // 4 // A boy <==> A man
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> while
|
|
3 <==> 3 // EQUI // 5 // jumps <==> jumps
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 7 8 <==> 0 // NOALI // NIL // into a not-so-crowded public pool <==> -not aligned-
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="185" status="">
|
|
// A brown dog jumps high in the grass .
|
|
// A brown dog digs in the sand .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 jumps :
|
|
5 high :
|
|
6 in :
|
|
7 the :
|
|
8 grass :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 digs :
|
|
5 in :
|
|
6 the :
|
|
7 sand :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 8 <==> 5 6 7 // SIMI // 2 // in the grass <==> in the sand
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> digs
|
|
4 <==> 0 // NOALI // NIL // jumps <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A brown dog <==> A brown dog
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 <==> 0 // NOALI // NIL // high <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="186" status="">
|
|
// a group of old men walking down the street
|
|
// A couple walking down the street .
|
|
<source>
|
|
1 a :
|
|
2 group :
|
|
3 of :
|
|
4 old :
|
|
5 men :
|
|
6 walking :
|
|
7 down :
|
|
8 the :
|
|
9 street :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 couple :
|
|
3 walking :
|
|
4 down :
|
|
5 the :
|
|
6 street :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 <==> 5 6 // EQUI // 5 // the street <==> the street
|
|
6 7 <==> 3 4 // EQUI // 5 // walking down <==> walking down
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 5 <==> 0 // NOALI // NIL // of old men <==> -not aligned-
|
|
1 2 <==> 1 2 // SPE2 // 4 // a group <==> A couple
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="187" status="">
|
|
// A group of people are camping out on some rocks .
|
|
// A group of people are standing beside a fire truck .
|
|
<source>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 are :
|
|
6 camping :
|
|
7 out :
|
|
8 on :
|
|
9 some :
|
|
10 rocks :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 are :
|
|
6 standing :
|
|
7 beside :
|
|
8 a :
|
|
9 fire :
|
|
10 truck :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 5 6 // NOALI // NIL // -not aligned- <==> are standing
|
|
1 2 <==> 1 2 // EQUI // 5 // A group <==> A group
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 7 8 9 10 // NOALI // NIL // -not aligned- <==> beside a fire truck
|
|
8 9 10 <==> 0 // NOALI // NIL // on some rocks <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 <==> 0 // NOALI // NIL // are camping <==> -not aligned-
|
|
3 4 <==> 3 4 // EQUI // 5 // of people <==> of people
|
|
7 <==> 0 // NOALI // NIL // out <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="188" status="">
|
|
// The two dogs are playing fetch in the snow .
|
|
// The dogs play in the snow .
|
|
<source>
|
|
1 The :
|
|
2 two :
|
|
3 dogs :
|
|
4 are :
|
|
5 playing :
|
|
6 fetch :
|
|
7 in :
|
|
8 the :
|
|
9 snow :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 dogs :
|
|
3 play :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // The two dogs <==> The dogs
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 3 // SPE1 // 4 // are playing fetch <==> play
|
|
7 8 9 <==> 4 5 6 // EQUI // 5 // in the snow <==> in the snow
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="189" status="">
|
|
// Dog is jumping down a ramp .
|
|
// A girls is jumping in the sand .
|
|
<source>
|
|
1 Dog :
|
|
2 is :
|
|
3 jumping :
|
|
4 down :
|
|
5 a :
|
|
6 ramp :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 girls :
|
|
3 is :
|
|
4 jumping :
|
|
5 in :
|
|
6 the :
|
|
7 sand :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 5 6 7 // SIMI // 1 // down a ramp <==> in the sand
|
|
2 3 <==> 3 4 // EQUI // 5 // is jumping <==> is jumping
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
1 <==> 1 2 // SIMI // 3 // Dog <==> A girls
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="190" status="">
|
|
// Three greyhounds racing on a track
|
|
// Five greyhounds are racing on a sand track .
|
|
<source>
|
|
1 Three :
|
|
2 greyhounds :
|
|
3 racing :
|
|
4 on :
|
|
5 a :
|
|
6 track :
|
|
</source>
|
|
<translation>
|
|
1 Five :
|
|
2 greyhounds :
|
|
3 are :
|
|
4 racing :
|
|
5 on :
|
|
6 a :
|
|
7 sand :
|
|
8 track :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 3 4 // EQUI // 5 // racing <==> are racing
|
|
1 2 <==> 1 2 // SIMI // 3 // Three greyhounds <==> Five greyhounds
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 5 6 7 8 // SPE2 // 4 // on a track <==> on a sand track
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="191" status="">
|
|
// Two black dogs are playing on the grass .
|
|
// Two black dogs are playing in a grassy plain .
|
|
<source>
|
|
1 Two :
|
|
2 black :
|
|
3 dogs :
|
|
4 are :
|
|
5 playing :
|
|
6 on :
|
|
7 the :
|
|
8 grass :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 black :
|
|
3 dogs :
|
|
4 are :
|
|
5 playing :
|
|
6 in :
|
|
7 a :
|
|
8 grassy :
|
|
9 plain :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 8 <==> 6 7 8 9 // SPE2 // 4 // on the grass <==> in a grassy plain
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // Two black dogs <==> Two black dogs
|
|
4 5 <==> 4 5 // EQUI // 5 // are playing <==> are playing
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="192" status="">
|
|
// A little brown dog is running on the grass .
|
|
// The brown dog is running on the grass .
|
|
<source>
|
|
1 A :
|
|
2 little :
|
|
3 brown :
|
|
4 dog :
|
|
5 is :
|
|
6 running :
|
|
7 on :
|
|
8 the :
|
|
9 grass :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 brown :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 on :
|
|
7 the :
|
|
8 grass :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 <==> 4 5 // EQUI // 5 // is running <==> is running
|
|
7 8 9 <==> 6 7 8 // EQUI // 5 // on the grass <==> on the grass
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 4 <==> 1 2 3 // SPE1 // 4 // A little brown dog <==> The brown dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="193" status="">
|
|
// A boy wearing a yellow shirt and blue pants is climbing a tree in a hilly area .
|
|
// A boy wearing a yellow shirt and blue pants is climbing on a tree branch in a grassy field .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 wearing :
|
|
4 a :
|
|
5 yellow :
|
|
6 shirt :
|
|
7 and :
|
|
8 blue :
|
|
9 pants :
|
|
10 is :
|
|
11 climbing :
|
|
12 a :
|
|
13 tree :
|
|
14 in :
|
|
15 a :
|
|
16 hilly :
|
|
17 area :
|
|
18 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 boy :
|
|
3 wearing :
|
|
4 a :
|
|
5 yellow :
|
|
6 shirt :
|
|
7 and :
|
|
8 blue :
|
|
9 pants :
|
|
10 is :
|
|
11 climbing :
|
|
12 on :
|
|
13 a :
|
|
14 tree :
|
|
15 branch :
|
|
16 in :
|
|
17 a :
|
|
18 grassy :
|
|
19 field :
|
|
20 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A boy <==> A boy
|
|
18 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
14 15 16 17 <==> 16 17 18 19 // SIMI // 4 // in a hilly area <==> in a grassy field
|
|
0 <==> 20 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 3 // EQUI // 5 // wearing <==> wearing
|
|
12 13 <==> 12 13 14 15 // SPE2 // 4 // a tree <==> on a tree branch
|
|
10 11 <==> 10 11 // EQUI // 5 // is climbing <==> is climbing
|
|
4 5 6 7 8 9 <==> 4 5 6 7 8 9 // EQUI // 5 // a yellow shirt and blue pants <==> a yellow shirt and blue pants
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="194" status="">
|
|
// A harnessed dog leaps over a log as another dog follows behind .
|
|
// A brown and white dog is leaping over a log in a field while another dog follows behind it .
|
|
<source>
|
|
1 A :
|
|
2 harnessed :
|
|
3 dog :
|
|
4 leaps :
|
|
5 over :
|
|
6 a :
|
|
7 log :
|
|
8 as :
|
|
9 another :
|
|
10 dog :
|
|
11 follows :
|
|
12 behind :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 leaping :
|
|
8 over :
|
|
9 a :
|
|
10 log :
|
|
11 in :
|
|
12 a :
|
|
13 field :
|
|
14 while :
|
|
15 another :
|
|
16 dog :
|
|
17 follows :
|
|
18 behind :
|
|
19 it :
|
|
20 . :
|
|
</translation>
|
|
<alignment>
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 <==> 6 7 // EQUI // 5 // leaps <==> is leaping
|
|
0 <==> 20 // NOALI // NIL // -not aligned- <==> .
|
|
12 <==> 18 // EQUI // 5 // behind <==> behind
|
|
5 6 7 <==> 8 9 10 // EQUI // 5 // over a log <==> over a log
|
|
8 9 10 <==> 14 15 16 // EQUI // 5 // as another dog <==> while another dog
|
|
11 <==> 17 // EQUI // 5 // follows <==> follows
|
|
0 <==> 19 // NOALI // NIL // -not aligned- <==> it
|
|
0 <==> 11 12 13 // NOALI // NIL // -not aligned- <==> in a field
|
|
1 2 3 <==> 1 2 3 4 5 // SIMI // 3 // A harnessed dog <==> A brown and white dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="195" status="">
|
|
// A small brown dog jumping up to catch a tennis ball .
|
|
// a wet dog chasing a white ball
|
|
<source>
|
|
1 A :
|
|
2 small :
|
|
3 brown :
|
|
4 dog :
|
|
5 jumping :
|
|
6 up :
|
|
7 to :
|
|
8 catch :
|
|
9 a :
|
|
10 tennis :
|
|
11 ball :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 wet :
|
|
3 dog :
|
|
4 chasing :
|
|
5 a :
|
|
6 white :
|
|
7 ball :
|
|
</translation>
|
|
<alignment>
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 4 <==> 1 2 3 // SIMI // 4 // A small brown dog <==> a wet dog
|
|
7 8 <==> 4 // EQUI // 5 // to catch <==> chasing
|
|
5 6 <==> 0 // NOALI // NIL // jumping up <==> -not aligned-
|
|
9 10 11 <==> 5 6 7 // SPE1 // 4 // a tennis ball <==> a white ball
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="196" status="">
|
|
// a dog runs through the water .
|
|
// A dog runs through the grass .
|
|
<source>
|
|
1 a :
|
|
2 dog :
|
|
3 runs :
|
|
4 through :
|
|
5 the :
|
|
6 water :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 runs :
|
|
4 through :
|
|
5 the :
|
|
6 grass :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 3 // EQUI // 5 // runs <==> runs
|
|
4 5 6 <==> 4 5 6 // SIMI // 2 // through the water <==> through the grass
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // a dog <==> A dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="197" status="">
|
|
// A girl is doing a trick on her trampoline .
|
|
// A girl does a handstand on a trampoline .
|
|
<source>
|
|
1 A :
|
|
2 girl :
|
|
3 is :
|
|
4 doing :
|
|
5 a :
|
|
6 trick :
|
|
7 on :
|
|
8 her :
|
|
9 trampoline :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 girl :
|
|
3 does :
|
|
4 a :
|
|
5 handstand :
|
|
6 on :
|
|
7 a :
|
|
8 trampoline :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 <==> 4 5 // SPE2 // 3 // a trick <==> a handstand
|
|
3 4 <==> 3 // EQUI // 5 // is doing <==> does
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A girl <==> A girl
|
|
7 8 9 <==> 6 7 8 // EQUI // 5 // on her trampoline <==> on a trampoline
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="198" status="">
|
|
// People with numbers on their chests are running in a pack .
|
|
// A group of people are running a race .
|
|
<source>
|
|
1 People :
|
|
2 with :
|
|
3 numbers :
|
|
4 on :
|
|
5 their :
|
|
6 chests :
|
|
7 are :
|
|
8 running :
|
|
9 in :
|
|
10 a :
|
|
11 pack :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 are :
|
|
6 running :
|
|
7 a :
|
|
8 race :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
9 10 11 <==> 7 8 // SIMI // 4 // in a pack <==> a race
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 <==> 5 6 // EQUI // 5 // are running <==> are running
|
|
4 5 6 <==> 0 // NOALI // NIL // on their chests <==> -not aligned-
|
|
0 <==> 1 2 // NOALI // NIL // -not aligned- <==> A group
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
1 <==> 3 4 // EQUI // 5 // People <==> of people
|
|
2 3 <==> 0 // NOALI // NIL // with numbers <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="199" status="">
|
|
// A black dog walking through splashing water in a rocky creek .
|
|
// A black dog splashes through greenish water .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 walking :
|
|
5 through :
|
|
6 splashing :
|
|
7 water :
|
|
8 in :
|
|
9 a :
|
|
10 rocky :
|
|
11 creek :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 splashes :
|
|
5 through :
|
|
6 greenish :
|
|
7 water :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 10 11 <==> 5 6 7 // SPE1 // 4 // in a rocky creek <==> through greenish water
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A black dog <==> A black dog
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 7 <==> 4 // REL // 4 // through splashing water <==> splashes
|
|
4 <==> 0 // NOALI // NIL // walking <==> -not aligned-
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="200" status="">
|
|
// Child sliding in the snow .
|
|
// Man sleeping on the street .
|
|
<source>
|
|
1 Child :
|
|
2 sliding :
|
|
3 in :
|
|
4 the :
|
|
5 snow :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 Man :
|
|
2 sleeping :
|
|
3 on :
|
|
4 the :
|
|
5 street :
|
|
6 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 2 // NOALI // NIL // -not aligned- <==> sleeping
|
|
2 <==> 0 // NOALI // NIL // sliding <==> -not aligned-
|
|
1 <==> 1 // SIMI // 3 // Child <==> Man
|
|
0 <==> 3 4 5 // NOALI // NIL // -not aligned- <==> on the street
|
|
3 4 5 <==> 0 // NOALI // NIL // in the snow <==> -not aligned-
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="201" status="">
|
|
// A dog runs through a very wooded area .
|
|
// A dog running through a creek .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 runs :
|
|
4 through :
|
|
5 a :
|
|
6 very :
|
|
7 wooded :
|
|
8 area :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 running :
|
|
4 through :
|
|
5 a :
|
|
6 creek :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 3 // EQUI // 5 // runs <==> running
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 7 8 <==> 4 5 6 // SIMI // 3 // through a very wooded area <==> through a creek
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="202" status="">
|
|
// A brown dog and a tan dog are playing in tall grass .
|
|
// A black and brown dog with a red ball overhead plays in the grass .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 and :
|
|
5 a :
|
|
6 tan :
|
|
7 dog :
|
|
8 are :
|
|
9 playing :
|
|
10 in :
|
|
11 tall :
|
|
12 grass :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 brown :
|
|
5 dog :
|
|
6 with :
|
|
7 a :
|
|
8 red :
|
|
9 ball :
|
|
10 overhead :
|
|
11 plays :
|
|
12 in :
|
|
13 the :
|
|
14 grass :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 6 7 8 9 // NOALI // NIL // -not aligned- <==> with a red ball
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 9 <==> 11 // EQUI // 5 // are playing <==> plays
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
10 11 12 <==> 12 13 14 // SPE1 // 4 // in tall grass <==> in the grass
|
|
1 2 3 4 5 6 7 <==> 1 2 3 4 5 // SPE2 // 4 // A brown dog and a tan dog <==> A black and brown dog
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> overhead
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="203" status="">
|
|
// A person is squeezing through an opening in the rock face .
|
|
// A medium sized brown dog is running through an open white wooded area .
|
|
<source>
|
|
1 A :
|
|
2 person :
|
|
3 is :
|
|
4 squeezing :
|
|
5 through :
|
|
6 an :
|
|
7 opening :
|
|
8 in :
|
|
9 the :
|
|
10 rock :
|
|
11 face :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 medium :
|
|
3 sized :
|
|
4 brown :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 through :
|
|
9 an :
|
|
10 open :
|
|
11 white :
|
|
12 wooded :
|
|
13 area :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 0 // NOALI // NIL // through an opening <==> -not aligned-
|
|
0 <==> 6 7 // NOALI // NIL // -not aligned- <==> is running
|
|
3 4 <==> 0 // NOALI // NIL // is squeezing <==> -not aligned-
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 3 4 5 // SIMI // 3 // A person <==> A medium sized brown dog
|
|
0 <==> 8 9 10 11 12 13 // NOALI // NIL // -not aligned- <==> through an open white wooded area
|
|
8 9 10 11 <==> 0 // NOALI // NIL // in the rock face <==> -not aligned-
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="204" status="">
|
|
// Six dogs running on the sandy beach .
|
|
// Six dogs walking beside the beach .
|
|
<source>
|
|
1 Six :
|
|
2 dogs :
|
|
3 running :
|
|
4 on :
|
|
5 the :
|
|
6 sandy :
|
|
7 beach :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Six :
|
|
2 dogs :
|
|
3 walking :
|
|
4 beside :
|
|
5 the :
|
|
6 beach :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 3 // SIMI // 4 // running <==> walking
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // Six dogs <==> Six dogs
|
|
4 5 6 7 <==> 4 5 6 // SPE1 // 4 // on the sandy beach <==> beside the beach
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="205" status="">
|
|
// Two people are walking through some water .
|
|
// Two girls are walking by a tree in front of a brick building .
|
|
<source>
|
|
1 Two :
|
|
2 people :
|
|
3 are :
|
|
4 walking :
|
|
5 through :
|
|
6 some :
|
|
7 water :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 girls :
|
|
3 are :
|
|
4 walking :
|
|
5 by :
|
|
6 a :
|
|
7 tree :
|
|
8 in :
|
|
9 front :
|
|
10 of :
|
|
11 a :
|
|
12 brick :
|
|
13 building :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 9 10 11 12 13 // NOALI // NIL // -not aligned- <==> in front of a brick building
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 <==> 3 4 // EQUI // 5 // are walking <==> are walking
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // SPE2 // 4 // Two people <==> Two girls
|
|
5 6 7 <==> 5 6 7 // SIMI // 2 // through some water <==> by a tree
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="206" status="">
|
|
// A woman and a dog rowing down a wide river .
|
|
// Woman and dog in rowboat on the water .
|
|
<source>
|
|
1 A :
|
|
2 woman :
|
|
3 and :
|
|
4 a :
|
|
5 dog :
|
|
6 rowing :
|
|
7 down :
|
|
8 a :
|
|
9 wide :
|
|
10 river :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 Woman :
|
|
2 and :
|
|
3 dog :
|
|
4 in :
|
|
5 rowboat :
|
|
6 on :
|
|
7 the :
|
|
8 water :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
6 <==> 4 5 // REL // 4 // rowing <==> in rowboat
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 4 5 <==> 1 2 3 // EQUI // 5 // A woman and a dog <==> Woman and dog
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 9 10 <==> 6 7 8 // SPE1 // 4 // down a wide river <==> on the water
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="207" status="">
|
|
// Three dogs are playing in the water .
|
|
// Three dogs swim in the water .
|
|
<source>
|
|
1 Three :
|
|
2 dogs :
|
|
3 are :
|
|
4 playing :
|
|
5 in :
|
|
6 the :
|
|
7 water :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 dogs :
|
|
3 swim :
|
|
4 in :
|
|
5 the :
|
|
6 water :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // Three dogs <==> Three dogs
|
|
5 6 7 <==> 4 5 6 // EQUI // 5 // in the water <==> in the water
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 <==> 3 // SPE2 // 3 // are playing <==> swim
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="208" status="">
|
|
// A young boy in a blue jacket swings a bat at a ball .
|
|
// A young boy wearing a blue visor swings a bat .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 in :
|
|
5 a :
|
|
6 blue :
|
|
7 jacket :
|
|
8 swings :
|
|
9 a :
|
|
10 bat :
|
|
11 at :
|
|
12 a :
|
|
13 ball :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 wearing :
|
|
5 a :
|
|
6 blue :
|
|
7 visor :
|
|
8 swings :
|
|
9 a :
|
|
10 bat :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 7 <==> 4 5 6 7 // SIMI // 2 // in a blue jacket <==> wearing a blue visor
|
|
9 10 <==> 9 10 // EQUI // 5 // a bat <==> a bat
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A young boy <==> A young boy
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
11 12 13 <==> 0 // NOALI // NIL // at a ball <==> -not aligned-
|
|
8 <==> 8 // EQUI // 5 // swings <==> swings
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="209" status="">
|
|
// Three individuals are posing on skis behind a "no skiing" sign .
|
|
// Three people on skis are standing behind a no skiing sign .
|
|
<source>
|
|
1 Three :
|
|
2 individuals :
|
|
3 are :
|
|
4 posing :
|
|
5 on :
|
|
6 skis :
|
|
7 behind :
|
|
8 a :
|
|
9 "no :
|
|
10 skiing" :
|
|
11 sign :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 people :
|
|
3 on :
|
|
4 skis :
|
|
5 are :
|
|
6 standing :
|
|
7 behind :
|
|
8 a :
|
|
9 no :
|
|
10 skiing :
|
|
11 sign :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // Three individuals <==> Three people
|
|
7 8 9 10 11 <==> 7 8 9 10 11 // EQUI // 5 // behind a "no skiing" sign <==> behind a no skiing sign
|
|
5 6 <==> 3 4 // EQUI // 5 // on skis <==> on skis
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 <==> 5 6 // SPE1 // 4 // are posing <==> are standing
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="210" status="">
|
|
// A female DJ holds up a Michael Jackson album .
|
|
// a girl holding a picture of Michael Jackson smiling
|
|
<source>
|
|
1 A :
|
|
2 female :
|
|
3 DJ :
|
|
4 holds :
|
|
5 up :
|
|
6 a :
|
|
7 Michael :
|
|
8 Jackson :
|
|
9 album :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 girl :
|
|
3 holding :
|
|
4 a :
|
|
5 picture :
|
|
6 of :
|
|
7 Michael :
|
|
8 Jackson :
|
|
9 smiling :
|
|
</translation>
|
|
<alignment>
|
|
4 5 <==> 3 // SPE1 // 4 // holds up <==> holding
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // A female DJ <==> a girl
|
|
6 7 8 9 <==> 4 5 6 7 8 // SIMI // 3 // a Michael Jackson album <==> a picture of Michael Jackson
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> smiling
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="211" status="">
|
|
// The black and white dog is running on the grass .
|
|
// A black and white dog swims in blue water .
|
|
<source>
|
|
1 The :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 on :
|
|
9 the :
|
|
10 grass :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 swims :
|
|
7 in :
|
|
8 blue :
|
|
9 water :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 <==> 6 // SIMI // 2 // is running <==> swims
|
|
8 9 10 <==> 7 8 9 // SIMI // 2 // on the grass <==> in blue water
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // EQUI // 5 // The black and white dog <==> A black and white dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="212" status="">
|
|
// Two teenage girls , one is smiling .
|
|
// A little girl on a kid swing .
|
|
<source>
|
|
1 Two :
|
|
2 teenage :
|
|
3 girls :
|
|
4 , :
|
|
5 one :
|
|
6 is :
|
|
7 smiling :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 little :
|
|
3 girl :
|
|
4 on :
|
|
5 a :
|
|
6 kid :
|
|
7 swing :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
5 <==> 1 2 3 // SIMI // 4 // one <==> A little girl
|
|
1 2 3 <==> 0 // NOALI // NIL // Two teenage girls <==> -not aligned-
|
|
6 7 <==> 0 // NOALI // NIL // is smiling <==> -not aligned-
|
|
0 <==> 4 5 6 7 // NOALI // NIL // -not aligned- <==> on a kid swing
|
|
4 <==> 0 // NOALI // NIL // , <==> -not aligned-
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="213" status="">
|
|
// A brown and black dog walks in the white snow .
|
|
// A brown and black dog walks in the snow with it's tongue hanging out .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 black :
|
|
5 dog :
|
|
6 walks :
|
|
7 in :
|
|
8 the :
|
|
9 white :
|
|
10 snow :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 black :
|
|
5 dog :
|
|
6 walks :
|
|
7 in :
|
|
8 the :
|
|
9 snow :
|
|
10 with :
|
|
11 it's :
|
|
12 tongue :
|
|
13 hanging :
|
|
14 out :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
6 <==> 6 // EQUI // 5 // walks <==> walks
|
|
0 <==> 10 11 12 // NOALI // NIL // -not aligned- <==> with it's tongue
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 13 14 // NOALI // NIL // -not aligned- <==> hanging out
|
|
7 8 9 10 <==> 7 8 9 // EQUI // 5 // in the white snow <==> in the snow
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // EQUI // 5 // A brown and black dog <==> A brown and black dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="214" status="">
|
|
// Two teenagers huddle in a doorway in the rain .
|
|
// Two people wearing hoodies huddle on a doorstep in the rain .
|
|
<source>
|
|
1 Two :
|
|
2 teenagers :
|
|
3 huddle :
|
|
4 in :
|
|
5 a :
|
|
6 doorway :
|
|
7 in :
|
|
8 the :
|
|
9 rain :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 people :
|
|
3 wearing :
|
|
4 hoodies :
|
|
5 huddle :
|
|
6 on :
|
|
7 a :
|
|
8 doorstep :
|
|
9 in :
|
|
10 the :
|
|
11 rain :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // SPE1 // 4 // Two teenagers <==> Two people
|
|
4 5 6 <==> 6 7 8 // SIMI // 4 // in a doorway <==> on a doorstep
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> wearing
|
|
0 <==> 9 10 11 // NOALI // 5 // -not aligned- <==> in the rain
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> hoodies
|
|
7 8 9 <==> 0 // NOALI // 5 // in the rain <==> -not aligned-
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 5 // EQUI // 5 // huddle <==> huddle
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="215" status="">
|
|
// a boy swinging on a swing .
|
|
// The girl is on a swing .
|
|
<source>
|
|
1 a :
|
|
2 boy :
|
|
3 swinging :
|
|
4 on :
|
|
5 a :
|
|
6 swing :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 girl :
|
|
3 is :
|
|
4 on :
|
|
5 a :
|
|
6 swing :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // on a swing <==> on a swing
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 3 // SPE1 // 4 // swinging <==> is
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // SIMI // 4 // a boy <==> The girl
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="216" status="">
|
|
// A young girl doing a back flip in the water .
|
|
// a young girl wearing purple running through water
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 girl :
|
|
4 doing :
|
|
5 a :
|
|
6 back :
|
|
7 flip :
|
|
8 in :
|
|
9 the :
|
|
10 water :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 young :
|
|
3 girl :
|
|
4 wearing :
|
|
5 purple :
|
|
6 running :
|
|
7 through :
|
|
8 water :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> wearing
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> purple
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A young girl <==> a young girl
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 9 10 <==> 7 8 // EQUI // 5 // in the water <==> through water
|
|
4 5 6 7 <==> 6 // SIMI // 2 // doing a back flip <==> running
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="217" status="">
|
|
// A man is riding a bicycle on a dirt path .
|
|
// Two dogs running along dirt path .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 riding :
|
|
5 a :
|
|
6 bicycle :
|
|
7 on :
|
|
8 a :
|
|
9 dirt :
|
|
10 path :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 running :
|
|
4 along :
|
|
5 dirt :
|
|
6 path :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 5 6 <==> 3 // SIMI // 2 // is riding a bicycle <==> running
|
|
1 2 <==> 1 2 // SPE1 // 2 // A man <==> Two dogs
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 9 10 <==> 4 5 6 // EQUI // 5 // on a dirt path <==> along dirt path
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="218" status="">
|
|
// A light brown dog runs down a path happily .
|
|
// A pale dog runs down a path .
|
|
<source>
|
|
1 A :
|
|
2 light :
|
|
3 brown :
|
|
4 dog :
|
|
5 runs :
|
|
6 down :
|
|
7 a :
|
|
8 path :
|
|
9 happily :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 pale :
|
|
3 dog :
|
|
4 runs :
|
|
5 down :
|
|
6 a :
|
|
7 path :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 8 <==> 5 6 7 // EQUI // 5 // down a path <==> down a path
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 <==> 0 // NOALI // NIL // happily <==> -not aligned-
|
|
1 2 3 4 <==> 1 2 3 // SIMI // 4 // A light brown dog <==> A pale dog
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
5 <==> 4 // EQUI // 5 // runs <==> runs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="219" status="">
|
|
// A girl does a back bend on the beach .
|
|
// A girl doing a back bend at the beach .
|
|
<source>
|
|
1 A :
|
|
2 girl :
|
|
3 does :
|
|
4 a :
|
|
5 back :
|
|
6 bend :
|
|
7 on :
|
|
8 the :
|
|
9 beach :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 girl :
|
|
3 doing :
|
|
4 a :
|
|
5 back :
|
|
6 bend :
|
|
7 at :
|
|
8 the :
|
|
9 beach :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // a back bend <==> a back bend
|
|
3 <==> 3 // EQUI // 5 // does <==> doing
|
|
1 2 <==> 1 2 // EQUI // 5 // A girl <==> A girl
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
7 8 9 <==> 7 8 9 // EQUI // 5 // on the beach <==> at the beach
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="220" status="">
|
|
// Two older men in front of a bus .
|
|
// Two men step off the bus together .
|
|
<source>
|
|
1 Two :
|
|
2 older :
|
|
3 men :
|
|
4 in :
|
|
5 front :
|
|
6 of :
|
|
7 a :
|
|
8 bus :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 men :
|
|
3 step :
|
|
4 off :
|
|
5 the :
|
|
6 bus :
|
|
7 together :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 3 4 // NOALI // NIL // -not aligned- <==> step off
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // Two older men <==> Two men
|
|
4 5 6 7 8 <==> 5 6 // EQUI // 5 // in front of a bus <==> the bus
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> together
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="221" status="">
|
|
// A little girl walks on a boardwalk with blue domes in the background .
|
|
// A man going over a jump on his bike with a river in the background
|
|
<source>
|
|
1 A :
|
|
2 little :
|
|
3 girl :
|
|
4 walks :
|
|
5 on :
|
|
6 a :
|
|
7 boardwalk :
|
|
8 with :
|
|
9 blue :
|
|
10 domes :
|
|
11 in :
|
|
12 the :
|
|
13 background :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 going :
|
|
4 over :
|
|
5 a :
|
|
6 jump :
|
|
7 on :
|
|
8 his :
|
|
9 bike :
|
|
10 with :
|
|
11 a :
|
|
12 river :
|
|
13 in :
|
|
14 the :
|
|
15 background :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 1 2 // SIMI // 3 // A little girl <==> A man
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 3 4 // NOALI // NIL // -not aligned- <==> going over
|
|
6 7 <==> 0 // NOALI // NIL // a boardwalk <==> -not aligned-
|
|
11 12 13 <==> 13 14 15 // EQUI // 5 // in the background <==> in the background
|
|
0 <==> 10 11 12 // NOALI // NIL // -not aligned- <==> with a river
|
|
0 <==> 5 6 // NOALI // NIL // -not aligned- <==> a jump
|
|
8 9 10 <==> 0 // NOALI // NIL // with blue domes <==> -not aligned-
|
|
0 <==> 7 8 9 // NOALI // NIL // -not aligned- <==> on his bike
|
|
4 5 <==> 0 // NOALI // NIL // walks on <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="222" status="">
|
|
// A man on a bike nest to a river .
|
|
// A man on a bike does a very high jump .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 on :
|
|
4 a :
|
|
5 bike :
|
|
6 nest :
|
|
7 to :
|
|
8 a :
|
|
9 river :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 on :
|
|
4 a :
|
|
5 bike :
|
|
6 does :
|
|
7 a :
|
|
8 very :
|
|
9 high :
|
|
10 jump :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 7 8 9 10 // NOALI // NIL // -not aligned- <==> a very high jump
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
6 7 8 9 <==> 0 // NOALI // NIL // nest to a river <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
3 4 5 <==> 3 4 5 // EQUI // 5 // on a bike <==> on a bike
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> does
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="223" status="">
|
|
// Black and white dog running through water .
|
|
// A black and white dog is running through grass .
|
|
<source>
|
|
1 Black :
|
|
2 and :
|
|
3 white :
|
|
4 dog :
|
|
5 running :
|
|
6 through :
|
|
7 water :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 through :
|
|
9 grass :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 <==> 8 9 // SIMI // 2 // through water <==> through grass
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
5 <==> 6 7 // EQUI // 5 // running <==> is running
|
|
1 2 3 4 <==> 1 2 3 4 5 // EQUI // 5 // Black and white dog <==> A black and white dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="224" status="">
|
|
// A dalmation is running along the beach .
|
|
// A white dog is running on sand .
|
|
<source>
|
|
1 A :
|
|
2 dalmation :
|
|
3 is :
|
|
4 running :
|
|
5 along :
|
|
6 the :
|
|
7 beach :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 on :
|
|
7 sand :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 3 // SPE1 // 4 // A dalmation <==> A white dog
|
|
3 4 <==> 4 5 // EQUI // 5 // is running <==> is running
|
|
5 6 7 <==> 6 7 // SPE1 // 4 // along the beach <==> on sand
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="225" status="">
|
|
// A dog leaps out of the water towards shore .
|
|
// a tan dog jumping through the water towards the shore .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 leaps :
|
|
4 out :
|
|
5 of :
|
|
6 the :
|
|
7 water :
|
|
8 towards :
|
|
9 shore :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 tan :
|
|
3 dog :
|
|
4 jumping :
|
|
5 through :
|
|
6 the :
|
|
7 water :
|
|
8 towards :
|
|
9 the :
|
|
10 shore :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 7 <==> 5 6 7 // EQUI // 5 // out of the water <==> through the water
|
|
8 9 <==> 8 9 10 // EQUI // 5 // towards shore <==> towards the shore
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 4 // EQUI // 5 // leaps <==> jumping
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A dog <==> a tan dog
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="226" status="">
|
|
// two dogs play in the grass .
|
|
// Two dogs play in the water .
|
|
<source>
|
|
1 two :
|
|
2 dogs :
|
|
3 play :
|
|
4 in :
|
|
5 the :
|
|
6 grass :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 play :
|
|
4 in :
|
|
5 the :
|
|
6 water :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 <==> 4 5 6 // SIMI // 2 // in the grass <==> in the water
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 3 // EQUI // 5 // play <==> play
|
|
1 2 <==> 1 2 // EQUI // 5 // two dogs <==> Two dogs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="227" status="">
|
|
// A wet white dog is splashing in the water with a stick in it's mouth .
|
|
// A white dogs treads the water with sticks in its mouth .
|
|
<source>
|
|
1 A :
|
|
2 wet :
|
|
3 white :
|
|
4 dog :
|
|
5 is :
|
|
6 splashing :
|
|
7 in :
|
|
8 the :
|
|
9 water :
|
|
10 with :
|
|
11 a :
|
|
12 stick :
|
|
13 in :
|
|
14 it's :
|
|
15 mouth :
|
|
16 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 white :
|
|
3 dogs :
|
|
4 treads :
|
|
5 the :
|
|
6 water :
|
|
7 with :
|
|
8 sticks :
|
|
9 in :
|
|
10 its :
|
|
11 mouth :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
16 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 9 <==> 5 6 // EQUI // 5 // in the water <==> the water
|
|
5 6 <==> 4 // SIMI // 4 // is splashing <==> treads
|
|
10 11 12 <==> 7 8 // SPE1 // 4 // with a stick <==> with sticks
|
|
1 2 3 4 <==> 1 2 3 // SPE1 // 4 // A wet white dog <==> A white dogs
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
13 14 15 <==> 9 10 11 // EQUI // 5 // in it's mouth <==> in its mouth
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="228" status="">
|
|
// A blonde dog is catching a ball in its mouth in the snow .
|
|
// A little blonde girl is sitting on a green chair .
|
|
<source>
|
|
1 A :
|
|
2 blonde :
|
|
3 dog :
|
|
4 is :
|
|
5 catching :
|
|
6 a :
|
|
7 ball :
|
|
8 in :
|
|
9 its :
|
|
10 mouth :
|
|
11 in :
|
|
12 the :
|
|
13 snow :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 little :
|
|
3 blonde :
|
|
4 girl :
|
|
5 is :
|
|
6 sitting :
|
|
7 on :
|
|
8 a :
|
|
9 green :
|
|
10 chair :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 5 6 // NOALI // NIL // -not aligned- <==> is sitting
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 10 <==> 0 // NOALI // NIL // in its mouth <==> -not aligned-
|
|
0 <==> 7 8 9 10 // NOALI // NIL // -not aligned- <==> on a green chair
|
|
4 5 <==> 0 // NOALI // NIL // is catching <==> -not aligned-
|
|
6 7 <==> 0 // NOALI // NIL // a ball <==> -not aligned-
|
|
11 12 13 <==> 0 // NOALI // NIL // in the snow <==> -not aligned-
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 4 // SIMI // 3 // A blonde dog <==> A little blonde girl
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="229" status="">
|
|
// two puppies playing around in the grass
|
|
// Two puppies play in the grass
|
|
<source>
|
|
1 two :
|
|
2 puppies :
|
|
3 playing :
|
|
4 around :
|
|
5 in :
|
|
6 the :
|
|
7 grass :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 puppies :
|
|
3 play :
|
|
4 in :
|
|
5 the :
|
|
6 grass :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 4 5 6 // EQUI // 5 // in the grass <==> in the grass
|
|
3 4 <==> 3 // EQUI // 5 // playing around <==> play
|
|
1 2 <==> 1 2 // EQUI // 5 // two puppies <==> Two puppies
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="230" status="">
|
|
// Two dogs run on a dirt area near a forest .
|
|
// Two dogs run down a dirt path in the forest .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 run :
|
|
4 on :
|
|
5 a :
|
|
6 dirt :
|
|
7 area :
|
|
8 near :
|
|
9 a :
|
|
10 forest :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 run :
|
|
4 down :
|
|
5 a :
|
|
6 dirt :
|
|
7 path :
|
|
8 in :
|
|
9 the :
|
|
10 forest :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 3 // EQUI // 5 // run <==> run
|
|
1 2 <==> 1 2 // EQUI // 5 // Two dogs <==> Two dogs
|
|
8 9 10 <==> 8 9 10 // EQUI // 5 // near a forest <==> in the forest
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 7 <==> 4 5 6 7 // SPE2 // 4 // on a dirt area <==> down a dirt path
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="231" status="">
|
|
// The brown and white dog is running across the sand with a red object in his mouth .
|
|
// A dog is running along a beach with a red object in its mouth .
|
|
<source>
|
|
1 The :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 across :
|
|
9 the :
|
|
10 sand :
|
|
11 with :
|
|
12 a :
|
|
13 red :
|
|
14 object :
|
|
15 in :
|
|
16 his :
|
|
17 mouth :
|
|
18 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 running :
|
|
5 along :
|
|
6 a :
|
|
7 beach :
|
|
8 with :
|
|
9 a :
|
|
10 red :
|
|
11 object :
|
|
12 in :
|
|
13 its :
|
|
14 mouth :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
18 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 <==> 3 4 // EQUI // 5 // is running <==> is running
|
|
15 16 17 <==> 12 13 14 // EQUI // 5 // in his mouth <==> in its mouth
|
|
1 2 3 4 5 <==> 1 2 // SPE1 // 4 // The brown and white dog <==> A dog
|
|
8 9 10 <==> 5 6 7 // SPE2 // 4 // across the sand <==> along a beach
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
11 12 13 14 <==> 8 9 10 11 // EQUI // 5 // with a red object <==> with a red object
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="232" status="">
|
|
// Two dogs are playing in the snow .
|
|
// The dogs are running in the snow .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 playing :
|
|
5 in :
|
|
6 the :
|
|
7 snow :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 dogs :
|
|
3 are :
|
|
4 running :
|
|
5 in :
|
|
6 the :
|
|
7 snow :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 5 6 7 // EQUI // 5 // in the snow <==> in the snow
|
|
3 4 <==> 3 4 // SPE2 // 3 // are playing <==> are running
|
|
1 2 <==> 1 2 // EQUI // 5 // Two dogs <==> The dogs
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="233" status="">
|
|
// A brown dog jumps high on a field of grass .
|
|
// A brown dog running in field of long green grass .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 jumps :
|
|
5 high :
|
|
6 on :
|
|
7 a :
|
|
8 field :
|
|
9 of :
|
|
10 grass :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 running :
|
|
5 in :
|
|
6 field :
|
|
7 of :
|
|
8 long :
|
|
9 green :
|
|
10 grass :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 8 <==> 5 6 // EQUI // 5 // on a field <==> in field
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
9 10 <==> 7 8 9 10 // SPE2 // 4 // of grass <==> of long green grass
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A brown dog <==> A brown dog
|
|
4 5 <==> 4 // SIMI // 2 // jumps high <==> running
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="234" status="">
|
|
// Boat sails in rough water .
|
|
// A man is kayaking in rough waters .
|
|
<source>
|
|
1 Boat :
|
|
2 sails :
|
|
3 in :
|
|
4 rough :
|
|
5 water :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 kayaking :
|
|
5 in :
|
|
6 rough :
|
|
7 waters :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
2 <==> 3 4 // SIMI // 3 // sails <==> is kayaking
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 1 2 // NOALI // NIL // -not aligned- <==> A man
|
|
3 4 5 <==> 5 6 7 // EQUI // 5 // in rough water <==> in rough waters
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 <==> 0 // NOALI // NIL // Boat <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="235" status="">
|
|
// The girl is playing along with the images on the big screen .
|
|
// Three girls holding umbrellas with their backs to the camera .
|
|
<source>
|
|
1 The :
|
|
2 girl :
|
|
3 is :
|
|
4 playing :
|
|
5 along :
|
|
6 with :
|
|
7 the :
|
|
8 images :
|
|
9 on :
|
|
10 the :
|
|
11 big :
|
|
12 screen :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 girls :
|
|
3 holding :
|
|
4 umbrellas :
|
|
5 with :
|
|
6 their :
|
|
7 backs :
|
|
8 to :
|
|
9 the :
|
|
10 camera :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> holding
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> with their backs
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
9 10 11 12 <==> 0 // NOALI // NIL // on the big screen <==> -not aligned-
|
|
3 4 5 <==> 0 // NOALI // NIL // is playing along <==> -not aligned-
|
|
6 7 8 <==> 8 9 10 // REL // 4 // with the images <==> to the camera
|
|
1 2 <==> 1 2 // SPE1 // 3 // The girl <==> Three girls
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> umbrellas
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="236" status="">
|
|
// A dog with its two front paws on a rock in a field .
|
|
// A dog is running in a field .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 with :
|
|
4 its :
|
|
5 two :
|
|
6 front :
|
|
7 paws :
|
|
8 on :
|
|
9 a :
|
|
10 rock :
|
|
11 in :
|
|
12 a :
|
|
13 field :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 running :
|
|
5 in :
|
|
6 a :
|
|
7 field :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
3 4 5 6 7 <==> 0 // NOALI // NIL // with its two front paws <==> -not aligned-
|
|
8 9 10 <==> 0 // NOALI // NIL // on a rock <==> -not aligned-
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 3 4 // NOALI // NIL // -not aligned- <==> is running
|
|
11 12 13 <==> 5 6 7 // EQUI // 5 // in a field <==> in a field
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="237" status="">
|
|
// A man is rock climbing on a natural rock .
|
|
// A woman with glowing shoes at an outdoor event .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 rock :
|
|
5 climbing :
|
|
6 on :
|
|
7 a :
|
|
8 natural :
|
|
9 rock :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 woman :
|
|
3 with :
|
|
4 glowing :
|
|
5 shoes :
|
|
6 at :
|
|
7 an :
|
|
8 outdoor :
|
|
9 event :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 5 <==> 0 // NOALI // NIL // is rock climbing <==> -not aligned-
|
|
0 <==> 6 7 8 9 // NOALI // NIL // -not aligned- <==> at an outdoor event
|
|
6 7 8 9 <==> 0 // NOALI // NIL // on a natural rock <==> -not aligned-
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // SIMI // 3 // A man <==> A woman
|
|
0 <==> 3 4 5 // NOALI // NIL // -not aligned- <==> with glowing shoes
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="238" status="">
|
|
// Two dogs holding one Frisbee in their mouths .
|
|
// Two dogs holding a single black Frisbee in their mouths
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 holding :
|
|
4 one :
|
|
5 Frisbee :
|
|
6 in :
|
|
7 their :
|
|
8 mouths :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 holding :
|
|
4 a :
|
|
5 single :
|
|
6 black :
|
|
7 Frisbee :
|
|
8 in :
|
|
9 their :
|
|
10 mouths :
|
|
</translation>
|
|
<alignment>
|
|
6 7 8 <==> 8 9 10 // EQUI // 5 // in their mouths <==> in their mouths
|
|
1 2 <==> 1 2 // EQUI // 5 // Two dogs <==> Two dogs
|
|
4 5 <==> 4 5 6 7 // SPE2 // 4 // one Frisbee <==> a single black Frisbee
|
|
3 <==> 3 // EQUI // 5 // holding <==> holding
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="239" status="">
|
|
// Two people are in bed .
|
|
// Two boxers are in the ring .
|
|
<source>
|
|
1 Two :
|
|
2 people :
|
|
3 are :
|
|
4 in :
|
|
5 bed :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 boxers :
|
|
3 are :
|
|
4 in :
|
|
5 the :
|
|
6 ring :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 <==> 0 // NOALI // NIL // in bed <==> -not aligned-
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> in the ring
|
|
3 <==> 3 // EQUI // 5 // are <==> are
|
|
1 2 <==> 1 2 // SIMI // 3 // Two people <==> Two boxers
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="240" status="">
|
|
// A brown and white dog running on grass .
|
|
// A brown and white dog running fast in a fenced yard .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 running :
|
|
7 on :
|
|
8 grass :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 running :
|
|
7 fast :
|
|
8 in :
|
|
9 a :
|
|
10 fenced :
|
|
11 yard :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 <==> 8 9 10 11 // SPE2 // 4 // on grass <==> in a fenced yard
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // EQUI // 5 // A brown and white dog <==> A brown and white dog
|
|
6 <==> 6 // EQUI // 5 // running <==> running
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> fast
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="241" status="">
|
|
// A dog is jumping over a log with ears flying and tongue out .
|
|
// A dog leaps over a log in the woods .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 jumping :
|
|
5 over :
|
|
6 a :
|
|
7 log :
|
|
8 with :
|
|
9 ears :
|
|
10 flying :
|
|
11 and :
|
|
12 tongue :
|
|
13 out :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 leaps :
|
|
4 over :
|
|
5 a :
|
|
6 log :
|
|
7 in :
|
|
8 the :
|
|
9 woods :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
12 <==> 0 // NOALI // NIL // tongue <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
11 <==> 0 // NOALI // NIL // and <==> -not aligned-
|
|
10 <==> 0 // NOALI // NIL // flying <==> -not aligned-
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 7 8 9 // NOALI // NIL // -not aligned- <==> in the woods
|
|
5 6 7 <==> 4 5 6 // EQUI // 5 // over a log <==> over a log
|
|
13 <==> 0 // NOALI // NIL // out <==> -not aligned-
|
|
8 9 <==> 0 // NOALI // NIL // with ears <==> -not aligned-
|
|
3 4 <==> 3 // EQUI // 5 // is jumping <==> leaps
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="242" status="">
|
|
// A man climbs a snowy mountain .
|
|
// A hiker moves up a snowy mountain .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 climbs :
|
|
4 a :
|
|
5 snowy :
|
|
6 mountain :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 hiker :
|
|
3 moves :
|
|
4 up :
|
|
5 a :
|
|
6 snowy :
|
|
7 mountain :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // SPE1 // 4 // A man <==> A hiker
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 5 6 7 // EQUI // 5 // a snowy mountain <==> a snowy mountain
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 3 4 // EQUI // 5 // climbs <==> moves up
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="243" status="">
|
|
// a man walks two dogs on leashes down the street
|
|
// A man walks two dogs in the city .
|
|
<source>
|
|
1 a :
|
|
2 man :
|
|
3 walks :
|
|
4 two :
|
|
5 dogs :
|
|
6 on :
|
|
7 leashes :
|
|
8 down :
|
|
9 the :
|
|
10 street :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 walks :
|
|
4 two :
|
|
5 dogs :
|
|
6 in :
|
|
7 the :
|
|
8 city :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 <==> 4 5 // EQUI // 5 // two dogs <==> two dogs
|
|
1 2 <==> 1 2 // EQUI // 5 // a man <==> A man
|
|
3 <==> 3 // EQUI // 5 // walks <==> walks
|
|
8 9 10 <==> 6 7 8 // REL // 4 // down the street <==> in the city
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
6 7 <==> 0 // NOALI // NIL // on leashes <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="244" status="">
|
|
// The beagle is walking on the beach at the waterline .
|
|
// A beagle walks along the calm shore .
|
|
<source>
|
|
1 The :
|
|
2 beagle :
|
|
3 is :
|
|
4 walking :
|
|
5 on :
|
|
6 the :
|
|
7 beach :
|
|
8 at :
|
|
9 the :
|
|
10 waterline :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 beagle :
|
|
3 walks :
|
|
4 along :
|
|
5 the :
|
|
6 calm :
|
|
7 shore :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // The beagle <==> A beagle
|
|
3 4 <==> 3 // EQUI // 5 // is walking <==> walks
|
|
5 6 7 <==> 0 // NOALI // NIL // on the beach <==> -not aligned-
|
|
8 9 10 <==> 4 5 6 7 // SPE2 // 4 // at the waterline <==> along the calm shore
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="245" status="">
|
|
// Two Asian men and Asian woman sit in black massage chairs .
|
|
// Two Asian men and a woman are relaxing in massage chairs .
|
|
<source>
|
|
1 Two :
|
|
2 Asian :
|
|
3 men :
|
|
4 and :
|
|
5 Asian :
|
|
6 woman :
|
|
7 sit :
|
|
8 in :
|
|
9 black :
|
|
10 massage :
|
|
11 chairs :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 Asian :
|
|
3 men :
|
|
4 and :
|
|
5 a :
|
|
6 woman :
|
|
7 are :
|
|
8 relaxing :
|
|
9 in :
|
|
10 massage :
|
|
11 chairs :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 10 11 <==> 9 10 11 // SPE1 // 4 // in black massage chairs <==> in massage chairs
|
|
7 <==> 7 8 // SPE2 // 4 // sit <==> are relaxing
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 4 5 6 <==> 1 2 3 4 5 6 // SPE1 // 4 // Two Asian men and Asian woman <==> Two Asian men and a woman
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="246" status="">
|
|
// Two dogs fighting in the snow .
|
|
// Two dogs playing in the snow .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 fighting :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 playing :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // Two dogs <==> Two dogs
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // in the snow <==> in the snow
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 3 // SIMI // 3 // fighting <==> playing
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="247" status="">
|
|
// a white dog is running through the snow .
|
|
// A little white dog running through the sand .
|
|
<source>
|
|
1 a :
|
|
2 white :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 through :
|
|
7 the :
|
|
8 snow :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 little :
|
|
3 white :
|
|
4 dog :
|
|
5 running :
|
|
6 through :
|
|
7 the :
|
|
8 sand :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 1 2 3 4 // SPE2 // 4 // a white dog <==> A little white dog
|
|
6 7 8 <==> 6 7 8 // SIMI // 2 // through the snow <==> through the sand
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 <==> 5 // EQUI // 5 // is running <==> running
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="248" status="">
|
|
// A boy wearing a red shirt runs along a beach .
|
|
// A boy wearing a red sweater runs along a colorful beach .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 wearing :
|
|
4 a :
|
|
5 red :
|
|
6 shirt :
|
|
7 runs :
|
|
8 along :
|
|
9 a :
|
|
10 beach :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 boy :
|
|
3 wearing :
|
|
4 a :
|
|
5 red :
|
|
6 sweater :
|
|
7 runs :
|
|
8 along :
|
|
9 a :
|
|
10 colorful :
|
|
11 beach :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 7 // EQUI // 5 // runs <==> runs
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A boy <==> A boy
|
|
8 9 10 <==> 8 9 10 11 // SPE2 // 4 // along a beach <==> along a colorful beach
|
|
4 5 6 <==> 4 5 6 // SIMI // 4 // a red shirt <==> a red sweater
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 3 // EQUI // 5 // wearing <==> wearing
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="249" status="">
|
|
// Two large black dogs are playing in a grassy field .
|
|
// Two white dogs are running together .
|
|
<source>
|
|
1 Two :
|
|
2 large :
|
|
3 black :
|
|
4 dogs :
|
|
5 are :
|
|
6 playing :
|
|
7 in :
|
|
8 a :
|
|
9 grassy :
|
|
10 field :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 white :
|
|
3 dogs :
|
|
4 are :
|
|
5 running :
|
|
6 together :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 <==> 1 2 3 // SIMI // 4 // Two large black dogs <==> Two white dogs
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> together
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 <==> 4 5 // SPE2 // 3 // are playing <==> are running
|
|
7 8 9 10 <==> 0 // NOALI // NIL // in a grassy field <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="250" status="">
|
|
// A brown and white dog is walking next to a man on a skateboard .
|
|
// A brown and white dog is running down a ramp .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 walking :
|
|
8 next :
|
|
9 to :
|
|
10 a :
|
|
11 man :
|
|
12 on :
|
|
13 a :
|
|
14 skateboard :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 down :
|
|
9 a :
|
|
10 ramp :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 10 11 <==> 0 // NOALI // NIL // next to a man <==> -not aligned-
|
|
12 13 14 <==> 8 9 10 // REL // 4 // on a skateboard <==> down a ramp
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // EQUI // 5 // A brown and white dog <==> A brown and white dog
|
|
6 7 <==> 6 7 // SIMI // 4 // is walking <==> is running
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="251" status="">
|
|
// two puppies playing around in the grass
|
|
// Two dogs are wrestling in the grass .
|
|
<source>
|
|
1 two :
|
|
2 puppies :
|
|
3 playing :
|
|
4 around :
|
|
5 in :
|
|
6 the :
|
|
7 grass :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 wrestling :
|
|
5 in :
|
|
6 the :
|
|
7 grass :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // SPE1 // 4 // two puppies <==> Two dogs
|
|
3 4 <==> 3 4 // SIMI // 4 // playing around <==> are wrestling
|
|
5 6 7 <==> 5 6 7 // EQUI // 5 // in the grass <==> in the grass
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="252" status="">
|
|
// The tan and white dog is running in the field .
|
|
// The brown and white dogs run through the field .
|
|
<source>
|
|
1 The :
|
|
2 tan :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 in :
|
|
9 the :
|
|
10 field :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dogs :
|
|
6 run :
|
|
7 through :
|
|
8 the :
|
|
9 field :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 <==> 6 // EQUI // 5 // is running <==> run
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // SPE1 // 4 // The tan and white dog <==> The brown and white dogs
|
|
8 9 10 <==> 7 8 9 // EQUI // 5 // in the field <==> through the field
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="253" status="">
|
|
// A woman does a handstand on the beach .
|
|
// a blond girl doing a handstand on a beach
|
|
<source>
|
|
1 A :
|
|
2 woman :
|
|
3 does :
|
|
4 a :
|
|
5 handstand :
|
|
6 on :
|
|
7 the :
|
|
8 beach :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 blond :
|
|
3 girl :
|
|
4 doing :
|
|
5 a :
|
|
6 handstand :
|
|
7 on :
|
|
8 a :
|
|
9 beach :
|
|
</translation>
|
|
<alignment>
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 <==> 5 6 // EQUI // 5 // a handstand <==> a handstand
|
|
6 7 8 <==> 7 8 9 // EQUI // 5 // on the beach <==> on a beach
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A woman <==> a blond girl
|
|
3 <==> 4 // EQUI // 5 // does <==> doing
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="254" status="">
|
|
// A black and white dog is swimming in a large green lake .
|
|
// A black dog runs fast into shallow water .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 swimming :
|
|
8 in :
|
|
9 a :
|
|
10 large :
|
|
11 green :
|
|
12 lake :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 runs :
|
|
5 fast :
|
|
6 into :
|
|
7 shallow :
|
|
8 water :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 5 <==> 1 2 3 // SPE2 // 4 // A black and white dog <==> A black dog
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> fast
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
6 7 <==> 4 // SIMI // 2 // is swimming <==> runs
|
|
8 9 10 11 12 <==> 6 7 8 // SPE1 // 3 // in a large green lake <==> into shallow water
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="255" status="">
|
|
// A dog is running through the snow .
|
|
// A brown dog is running through the field .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 running :
|
|
5 through :
|
|
6 the :
|
|
7 snow :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 through :
|
|
7 the :
|
|
8 field :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 6 7 8 // SIMI // 2 // through the snow <==> through the field
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 <==> 4 5 // EQUI // 5 // is running <==> is running
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A dog <==> A brown dog
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="256" status="">
|
|
// A white and brown dog is running over grass .
|
|
// A brown and white dog is running across the grass .
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 and :
|
|
4 brown :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 over :
|
|
9 grass :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 across :
|
|
9 the :
|
|
10 grass :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 <==> 8 9 10 // EQUI // 5 // over grass <==> across the grass
|
|
6 7 <==> 6 7 // EQUI // 5 // is running <==> is running
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // EQUI // 5 // A white and brown dog <==> A brown and white dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="257" status="">
|
|
// a skateboarder doing a trick on a ramp
|
|
// A skateboarder riding up to a slope .
|
|
<source>
|
|
1 a :
|
|
2 skateboarder :
|
|
3 doing :
|
|
4 a :
|
|
5 trick :
|
|
6 on :
|
|
7 a :
|
|
8 ramp :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 skateboarder :
|
|
3 riding :
|
|
4 up :
|
|
5 to :
|
|
6 a :
|
|
7 slope :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 8 <==> 5 6 7 // SIMI // 4 // on a ramp <==> to a slope
|
|
3 4 5 <==> 3 4 // SIMI // 4 // doing a trick <==> riding up
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // a skateboarder <==> A skateboarder
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="258" status="">
|
|
// A man in a batman suit running .
|
|
// A man in a batman costume is running a race .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 a :
|
|
5 batman :
|
|
6 suit :
|
|
7 running :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 a :
|
|
5 batman :
|
|
6 costume :
|
|
7 is :
|
|
8 running :
|
|
9 a :
|
|
10 race :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 5 6 <==> 3 4 5 6 // EQUI // 5 // in a batman suit <==> in a batman costume
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
0 <==> 9 10 // NOALI // NIL // -not aligned- <==> a race
|
|
7 <==> 7 8 // EQUI // 5 // running <==> is running
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="259" status="">
|
|
// A brown dog chews on an orange ball .
|
|
// A dog has an orange ball in its mouth .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 chews :
|
|
5 on :
|
|
6 an :
|
|
7 orange :
|
|
8 ball :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 has :
|
|
4 an :
|
|
5 orange :
|
|
6 ball :
|
|
7 in :
|
|
8 its :
|
|
9 mouth :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // A brown dog <==> A dog
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 <==> 3 7 8 9 // EQUI // 5 // chews <==> has in its mouth
|
|
5 6 7 8 <==> 4 5 6 // EQUI // 5 // on an orange ball <==> an orange ball
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="260" status="">
|
|
// Two dogs are playing on the beach together .
|
|
// Two black dogs are playing in a grass .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 playing :
|
|
5 on :
|
|
6 the :
|
|
7 beach :
|
|
8 together :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 black :
|
|
3 dogs :
|
|
4 are :
|
|
5 playing :
|
|
6 in :
|
|
7 a :
|
|
8 grass :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // Two dogs <==> Two black dogs
|
|
8 <==> 0 // NOALI // NIL // together <==> -not aligned-
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 7 <==> 6 7 8 // SIMI // 2 // on the beach <==> in a grass
|
|
3 4 <==> 4 5 // EQUI // 5 // are playing <==> are playing
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="261" status="">
|
|
// These children are playing on a trampoline outdoors .
|
|
// four children are playing on a trampoline .
|
|
<source>
|
|
1 These :
|
|
2 children :
|
|
3 are :
|
|
4 playing :
|
|
5 on :
|
|
6 a :
|
|
7 trampoline :
|
|
8 outdoors :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 four :
|
|
2 children :
|
|
3 are :
|
|
4 playing :
|
|
5 on :
|
|
6 a :
|
|
7 trampoline :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 5 6 7 // EQUI // 5 // on a trampoline <==> on a trampoline
|
|
3 4 <==> 3 4 // EQUI // 5 // are playing <==> are playing
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
8 <==> 0 // NOALI // NIL // outdoors <==> -not aligned-
|
|
1 2 <==> 1 2 // SPE2 // 4 // These children <==> four children
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="262" status="">
|
|
// The large brown and white dog is running through the snow .
|
|
// St. Bernard dog running in the snowy field .
|
|
<source>
|
|
1 The :
|
|
2 large :
|
|
3 brown :
|
|
4 and :
|
|
5 white :
|
|
6 dog :
|
|
7 is :
|
|
8 running :
|
|
9 through :
|
|
10 the :
|
|
11 snow :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 St. :
|
|
2 Bernard :
|
|
3 dog :
|
|
4 running :
|
|
5 in :
|
|
6 the :
|
|
7 snowy :
|
|
8 field :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
7 8 <==> 4 // EQUI // 5 // is running <==> running
|
|
1 2 3 4 5 6 <==> 1 2 3 // SPE2 // 4 // The large brown and white dog <==> St. Bernard dog
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 10 11 <==> 5 6 7 8 // SPE2 // 4 // through the snow <==> in the snowy field
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="263" status="">
|
|
// A black and white dog jumping into the air .
|
|
// A black and white dog jumping over an obstacle .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 jumping :
|
|
7 into :
|
|
8 the :
|
|
9 air :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 jumping :
|
|
7 over :
|
|
8 an :
|
|
9 obstacle :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 <==> 6 // EQUI // 5 // jumping <==> jumping
|
|
0 <==> 7 8 9 // NOALI // NIL // -not aligned- <==> over an obstacle
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // EQUI // 5 // A black and white dog <==> A black and white dog
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
7 8 9 <==> 0 // NOALI // NIL // into the air <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="264" status="">
|
|
// A young girl , in an orange dress , holding a tennis racket .
|
|
// A girl in a dress holds a tennis racket .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 girl :
|
|
4 , :
|
|
5 in :
|
|
6 an :
|
|
7 orange :
|
|
8 dress :
|
|
9 , :
|
|
10 holding :
|
|
11 a :
|
|
12 tennis :
|
|
13 racket :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 girl :
|
|
3 in :
|
|
4 a :
|
|
5 dress :
|
|
6 holds :
|
|
7 a :
|
|
8 tennis :
|
|
9 racket :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 8 <==> 3 4 5 // SPE1 // 4 // in an orange dress <==> in a dress
|
|
11 12 13 <==> 7 8 9 // EQUI // 5 // a tennis racket <==> a tennis racket
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 <==> 0 // NOALI // NIL // , <==> -not aligned-
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // A young girl <==> A girl
|
|
4 <==> 0 // NOALI // NIL // , <==> -not aligned-
|
|
10 <==> 6 // EQUI // 5 // holding <==> holds
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="265" status="">
|
|
// A white dog runs on a beach .
|
|
// The white dog is running along the beach .
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 runs :
|
|
5 on :
|
|
6 a :
|
|
7 beach :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 white :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 along :
|
|
7 the :
|
|
8 beach :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A white dog <==> The white dog
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 <==> 6 7 8 // EQUI // 5 // on a beach <==> along the beach
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 <==> 4 5 // EQUI // 5 // runs <==> is running
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="266" status="">
|
|
// A man and dog on a rocky seashore .
|
|
// Man and dog standing on rocks next to water
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 and :
|
|
4 dog :
|
|
5 on :
|
|
6 a :
|
|
7 rocky :
|
|
8 seashore :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Man :
|
|
2 and :
|
|
3 dog :
|
|
4 standing :
|
|
5 on :
|
|
6 rocks :
|
|
7 next :
|
|
8 to :
|
|
9 water :
|
|
</translation>
|
|
<alignment>
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> standing
|
|
1 2 3 4 <==> 1 2 3 // EQUI // 5 // A man and dog <==> Man and dog
|
|
5 6 7 8 <==> 5 6 7 8 9 // EQUI // 5 // on a rocky seashore <==> on rocks next to water
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="267" status="">
|
|
// Four hooded children huddle under a blanket outdoors .
|
|
// Four children keeping warm under a blanket .
|
|
<source>
|
|
1 Four :
|
|
2 hooded :
|
|
3 children :
|
|
4 huddle :
|
|
5 under :
|
|
6 a :
|
|
7 blanket :
|
|
8 outdoors :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Four :
|
|
2 children :
|
|
3 keeping :
|
|
4 warm :
|
|
5 under :
|
|
6 a :
|
|
7 blanket :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
4 <==> 3 4 // REL // 4 // huddle <==> keeping warm
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // Four hooded children <==> Four children
|
|
8 <==> 0 // NOALI // NIL // outdoors <==> -not aligned-
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 7 <==> 5 6 7 // EQUI // 5 // under a blanket <==> under a blanket
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="268" status="">
|
|
// A young laughing girl and a boy are playing on a big drum .
|
|
// A baby girl and little boy are standing next to a guitar and a drum .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 laughing :
|
|
4 girl :
|
|
5 and :
|
|
6 a :
|
|
7 boy :
|
|
8 are :
|
|
9 playing :
|
|
10 on :
|
|
11 a :
|
|
12 big :
|
|
13 drum :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 baby :
|
|
3 girl :
|
|
4 and :
|
|
5 little :
|
|
6 boy :
|
|
7 are :
|
|
8 standing :
|
|
9 next :
|
|
10 to :
|
|
11 a :
|
|
12 guitar :
|
|
13 and :
|
|
14 a :
|
|
15 drum :
|
|
16 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 10 <==> 7 8 // SPE1 // 3 // are playing on <==> are standing
|
|
1 2 3 4 5 6 7 <==> 1 2 3 4 5 6 // SPE1 // 4 // A young laughing girl and a boy <==> A baby girl and little boy
|
|
11 12 13 <==> 9 10 11 12 13 14 15 // SPE1 // 3 // a big drum <==> next to a guitar and a drum
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 16 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="269" status="">
|
|
// A little girl takes a picture while mom watches in boredom .
|
|
// A little girl in pajamas takes a picture with a camera
|
|
<source>
|
|
1 A :
|
|
2 little :
|
|
3 girl :
|
|
4 takes :
|
|
5 a :
|
|
6 picture :
|
|
7 while :
|
|
8 mom :
|
|
9 watches :
|
|
10 in :
|
|
11 boredom :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 little :
|
|
3 girl :
|
|
4 in :
|
|
5 pajamas :
|
|
6 takes :
|
|
7 a :
|
|
8 picture :
|
|
9 with :
|
|
10 a :
|
|
11 camera :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 <==> 6 7 8 // EQUI // 5 // takes a picture <==> takes a picture
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 <==> 0 // NOALI // NIL // while mom <==> -not aligned-
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> in pajamas
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A little girl <==> A little girl
|
|
10 11 <==> 0 // NOALI // NIL // in boredom <==> -not aligned-
|
|
9 <==> 0 // NOALI // NIL // watches <==> -not aligned-
|
|
0 <==> 9 10 11 // NOALI // NIL // -not aligned- <==> with a camera
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="270" status="">
|
|
// A dog leaps over a barrier .
|
|
// A dog leaps over a fence .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 leaps :
|
|
4 over :
|
|
5 a :
|
|
6 barrier :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 leaps :
|
|
4 over :
|
|
5 a :
|
|
6 fence :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 4 5 6 // SPE2 // 4 // over a barrier <==> over a fence
|
|
3 <==> 3 // EQUI // 5 // leaps <==> leaps
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="271" status="">
|
|
// A boy plays baseball .
|
|
// A man is playing baseball .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 plays :
|
|
4 baseball :
|
|
5 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 playing :
|
|
5 baseball :
|
|
6 . :
|
|
</translation>
|
|
<alignment>
|
|
5 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 3 4 // EQUI // 5 // plays <==> is playing
|
|
1 2 <==> 1 2 // SIMI // 3 // A boy <==> A man
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> .
|
|
4 <==> 5 // EQUI // 5 // baseball <==> baseball
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="272" status="">
|
|
// People sitting on a couch laugh .
|
|
// Four happy people sitting on a red couch
|
|
<source>
|
|
1 People :
|
|
2 sitting :
|
|
3 on :
|
|
4 a :
|
|
5 couch :
|
|
6 laugh :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 Four :
|
|
2 happy :
|
|
3 people :
|
|
4 sitting :
|
|
5 on :
|
|
6 a :
|
|
7 red :
|
|
8 couch :
|
|
</translation>
|
|
<alignment>
|
|
2 <==> 4 // EQUI // 5 // sitting <==> sitting
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 6 <==> 1 2 3 // SPE2 // 4 // People laugh <==> Four happy people
|
|
3 4 5 <==> 5 6 7 8 // SPE2 // 4 // on a couch <==> on a red couch
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="273" status="">
|
|
// A young boy jumping into a pool that says "no diving" .
|
|
// A boy jumps into a not-so-crowded public pool .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 jumping :
|
|
5 into :
|
|
6 a :
|
|
7 pool :
|
|
8 that :
|
|
9 says :
|
|
10 "no :
|
|
11 diving" :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 boy :
|
|
3 jumps :
|
|
4 into :
|
|
5 a :
|
|
6 not-so-crowded :
|
|
7 public :
|
|
8 pool :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
9 <==> 0 // NOALI // NIL // says <==> -not aligned-
|
|
5 6 7 <==> 4 5 6 7 8 // SPE2 // 4 // into a pool <==> into a not-so-crowded public pool
|
|
4 <==> 3 // EQUI // 5 // jumping <==> jumps
|
|
8 <==> 4 5 6 7 8 // SPE2 // 4 // that <==> into a not-so-crowded public pool
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
10 11 <==> 0 // NOALI // NIL // "no diving" <==> -not aligned-
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // A young boy <==> A boy
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="274" status="">
|
|
// A young boy leaps from one couch to another .
|
|
// A young boy is leaping from one chair to another .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 leaps :
|
|
5 from :
|
|
6 one :
|
|
7 couch :
|
|
8 to :
|
|
9 another :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 is :
|
|
5 leaping :
|
|
6 from :
|
|
7 one :
|
|
8 chair :
|
|
9 to :
|
|
10 another :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 <==> 9 10 // EQUI // 5 // to another <==> to another
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A young boy <==> A young boy
|
|
4 <==> 4 5 // EQUI // 5 // leaps <==> is leaping
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 7 <==> 6 7 8 // SIMI // 4 // from one couch <==> from one chair
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="275" status="">
|
|
// A young boy wearing a red winter coat is eating and holding up a candy bar .
|
|
// A young boy wearing a red coat eats a chocolate bar .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 wearing :
|
|
5 a :
|
|
6 red :
|
|
7 winter :
|
|
8 coat :
|
|
9 is :
|
|
10 eating :
|
|
11 and :
|
|
12 holding :
|
|
13 up :
|
|
14 a :
|
|
15 candy :
|
|
16 bar :
|
|
17 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 wearing :
|
|
5 a :
|
|
6 red :
|
|
7 coat :
|
|
8 eats :
|
|
9 a :
|
|
10 chocolate :
|
|
11 bar :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
4 <==> 4 // EQUI // 5 // wearing <==> wearing
|
|
12 13 <==> 0 // NOALI // NIL // holding up <==> -not aligned-
|
|
14 15 16 <==> 9 10 11 // SIMI // 4 // a candy bar <==> a chocolate bar
|
|
17 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 10 <==> 8 // EQUI // 5 // is eating <==> eats
|
|
5 6 7 8 <==> 5 6 7 // SPE1 // 4 // a red winter coat <==> a red coat
|
|
11 <==> 0 // NOALI // NIL // and <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A young boy <==> A young boy
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="276" status="">
|
|
// Two dogs running on grass .
|
|
// Two black , wet dogs running on grass .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 running :
|
|
4 on :
|
|
5 grass :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 black :
|
|
3 , :
|
|
4 wet :
|
|
5 dogs :
|
|
6 running :
|
|
7 on :
|
|
8 grass :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 6 // EQUI // 5 // running <==> running
|
|
4 5 <==> 7 8 // EQUI // 5 // on grass <==> on grass
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 3 4 5 // SPE2 // 4 // Two dogs <==> Two black , wet dogs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="277" status="">
|
|
// Two boys playing a game of flag football .
|
|
// Two boys are playing flag football .
|
|
<source>
|
|
1 Two :
|
|
2 boys :
|
|
3 playing :
|
|
4 a :
|
|
5 game :
|
|
6 of :
|
|
7 flag :
|
|
8 football :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 boys :
|
|
3 are :
|
|
4 playing :
|
|
5 flag :
|
|
6 football :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 <==> 0 // NOALI // NIL // a game <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // Two boys <==> Two boys
|
|
3 <==> 3 4 // EQUI // 5 // playing <==> are playing
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
6 7 8 <==> 5 6 // EQUI // 5 // of flag football <==> flag football
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="278" status="">
|
|
// A golden retriever is jumping off a wooden porch
|
|
// A gold dog jumping off a wooden porch .
|
|
<source>
|
|
1 A :
|
|
2 golden :
|
|
3 retriever :
|
|
4 is :
|
|
5 jumping :
|
|
6 off :
|
|
7 a :
|
|
8 wooden :
|
|
9 porch :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 gold :
|
|
3 dog :
|
|
4 jumping :
|
|
5 off :
|
|
6 a :
|
|
7 wooden :
|
|
8 porch :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 4 5 // EQUI // 5 // is jumping off <==> jumping off
|
|
7 8 9 <==> 6 7 8 // EQUI // 5 // a wooden porch <==> a wooden porch
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A golden retriever <==> A gold dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="279" status="">
|
|
// A young child is holding onto the back of a wicker chair .
|
|
// A young child holds a spoon to it's mouth while sitting in a chair .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 child :
|
|
4 is :
|
|
5 holding :
|
|
6 onto :
|
|
7 the :
|
|
8 back :
|
|
9 of :
|
|
10 a :
|
|
11 wicker :
|
|
12 chair :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 child :
|
|
4 holds :
|
|
5 a :
|
|
6 spoon :
|
|
7 to :
|
|
8 it's :
|
|
9 mouth :
|
|
10 while :
|
|
11 sitting :
|
|
12 in :
|
|
13 a :
|
|
14 chair :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
9 10 11 12 <==> 12 13 14 // SPE1 // 4 // of a wicker chair <==> in a chair
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 7 8 9 // NOALI // NIL // -not aligned- <==> to it's mouth
|
|
4 5 <==> 10 11 // EQUI // 5 // is holding <==> while sitting
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 5 6 // NOALI // NIL // -not aligned- <==> a spoon
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A young child <==> A young child
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> holds
|
|
6 7 8 <==> 0 // NOALI // NIL // onto the back <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="280" status="">
|
|
// Two dogs are running on the grass .
|
|
// Two birds interacting in the grass
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 running :
|
|
5 on :
|
|
6 the :
|
|
7 grass :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 birds :
|
|
3 interacting :
|
|
4 in :
|
|
5 the :
|
|
6 grass :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 4 5 6 // EQUI // 5 // on the grass <==> in the grass
|
|
3 4 <==> 0 // NOALI // NIL // are running <==> -not aligned-
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // SIMI // 2 // Two dogs <==> Two birds
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> interacting
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="281" status="">
|
|
// Two surfers on riding a small wave .
|
|
// Two surfers perform tricks in the waves .
|
|
<source>
|
|
1 Two :
|
|
2 surfers :
|
|
3 on :
|
|
4 riding :
|
|
5 a :
|
|
6 small :
|
|
7 wave :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 surfers :
|
|
3 perform :
|
|
4 tricks :
|
|
5 in :
|
|
6 the :
|
|
7 waves :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // Two surfers <==> Two surfers
|
|
3 4 <==> 3 4 // SPE2 // 3 // on riding <==> perform tricks
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 7 <==> 5 6 7 // SPE1 // 4 // a small wave <==> in the waves
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="282" status="">
|
|
// A brown furry animal stands behind some plants .
|
|
// A dog pants while standing in the woods .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 furry :
|
|
4 animal :
|
|
5 stands :
|
|
6 behind :
|
|
7 some :
|
|
8 plants :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 pants :
|
|
4 while :
|
|
5 standing :
|
|
6 in :
|
|
7 the :
|
|
8 woods :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
6 7 8 <==> 6 7 8 // SIMI // 3 // behind some plants <==> in the woods
|
|
1 2 3 4 <==> 1 2 // SPE2 // 3 // A brown furry animal <==> A dog
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> pants
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 <==> 4 5 // EQUI // 5 // stands <==> while standing
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="283" status="">
|
|
// A dog jumps high in the snow .
|
|
// A dog runs in the snow .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 jumps :
|
|
4 high :
|
|
5 in :
|
|
6 the :
|
|
7 snow :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 runs :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 3 // SIMI // 3 // jumps <==> runs
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
4 <==> 0 // NOALI // NIL // high <==> -not aligned-
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 7 <==> 4 5 6 // EQUI // 5 // in the snow <==> in the snow
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="284" status="">
|
|
// A dog in the snow .
|
|
// Two dogs in snow .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 in :
|
|
4 the :
|
|
5 snow :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 in :
|
|
4 snow :
|
|
5 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 5 <==> 3 4 // EQUI // 5 // in the snow <==> in snow
|
|
1 2 <==> 1 2 // SPE1 // 3 // A dog <==> Two dogs
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="285" status="">
|
|
// A dog running through snow .
|
|
// A collie running through the snow .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 running :
|
|
4 through :
|
|
5 snow :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 collie :
|
|
3 running :
|
|
4 through :
|
|
5 the :
|
|
6 snow :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // SPE2 // 4 // A dog <==> A collie
|
|
3 <==> 3 // EQUI // 5 // running <==> running
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 <==> 4 5 6 // EQUI // 5 // through snow <==> through the snow
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="286" status="">
|
|
// Two dogs are fighting on brick pavement .
|
|
// Two brownish dogs are fighting .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 fighting :
|
|
5 on :
|
|
6 brick :
|
|
7 pavement :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 brownish :
|
|
3 dogs :
|
|
4 are :
|
|
5 fighting :
|
|
6 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // Two dogs <==> Two brownish dogs
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 <==> 4 5 // EQUI // 5 // are fighting <==> are fighting
|
|
5 6 7 <==> 0 // NOALI // NIL // on brick pavement <==> -not aligned-
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="287" status="">
|
|
// The black dog is running on the grass .
|
|
// The German shepherd dog is running through the snow .
|
|
<source>
|
|
1 The :
|
|
2 black :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 on :
|
|
7 the :
|
|
8 grass :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 German :
|
|
3 shepherd :
|
|
4 dog :
|
|
5 is :
|
|
6 running :
|
|
7 through :
|
|
8 the :
|
|
9 snow :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
6 7 8 <==> 7 8 9 // SIMI // 2 // on the grass <==> through the snow
|
|
1 2 3 <==> 1 2 3 4 // SPE2 // 4 // The black dog <==> The German shepherd dog
|
|
4 5 <==> 5 6 // EQUI // 5 // is running <==> is running
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="288" status="">
|
|
// A dog catching a ball .
|
|
// A dog catching a Frisbee .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 catching :
|
|
4 a :
|
|
5 ball :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 catching :
|
|
4 a :
|
|
5 Frisbee :
|
|
6 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
4 5 <==> 4 5 // SIMI // 3 // a ball <==> a Frisbee
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 3 // EQUI // 5 // catching <==> catching
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="289" status="">
|
|
// Two black dogs playing in the snow .
|
|
// Two dogs play in the snow
|
|
<source>
|
|
1 Two :
|
|
2 black :
|
|
3 dogs :
|
|
4 playing :
|
|
5 in :
|
|
6 the :
|
|
7 snow :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 play :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 <==> 4 5 6 // EQUI // 5 // in the snow <==> in the snow
|
|
4 <==> 3 // EQUI // 5 // playing <==> play
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // Two black dogs <==> Two dogs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="290" status="">
|
|
// A girl with a purple and white helmet is riding on a scooter .
|
|
// A girl wearing a helmet rides a scooter .
|
|
<source>
|
|
1 A :
|
|
2 girl :
|
|
3 with :
|
|
4 a :
|
|
5 purple :
|
|
6 and :
|
|
7 white :
|
|
8 helmet :
|
|
9 is :
|
|
10 riding :
|
|
11 on :
|
|
12 a :
|
|
13 scooter :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 girl :
|
|
3 wearing :
|
|
4 a :
|
|
5 helmet :
|
|
6 rides :
|
|
7 a :
|
|
8 scooter :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 5 6 7 8 <==> 3 4 5 // SPE1 // 4 // with a purple and white helmet <==> wearing a helmet
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
11 12 13 <==> 7 8 // EQUI // 5 // on a scooter <==> a scooter
|
|
1 2 <==> 1 2 // EQUI // 5 // A girl <==> A girl
|
|
9 10 <==> 6 // EQUI // 5 // is riding <==> rides
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="291" status="">
|
|
// a skateboard performs a trick off a quarter pipe .
|
|
// A skateboarder attempts to do a trick over a homemade ramp .
|
|
<source>
|
|
1 a :
|
|
2 skateboard :
|
|
3 performs :
|
|
4 a :
|
|
5 trick :
|
|
6 off :
|
|
7 a :
|
|
8 quarter :
|
|
9 pipe :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 skateboarder :
|
|
3 attempts :
|
|
4 to :
|
|
5 do :
|
|
6 a :
|
|
7 trick :
|
|
8 over :
|
|
9 a :
|
|
10 homemade :
|
|
11 ramp :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 <==> 6 7 // EQUI // 5 // a trick <==> a trick
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // a skateboard <==> A skateboarder
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 4 5 // EQUI // 5 // performs <==> to do
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> attempts
|
|
6 7 8 9 <==> 8 9 10 11 // SIMI // 4 // off a quarter pipe <==> over a homemade ramp
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="292" status="">
|
|
// A group of people are standing by a window watching something .
|
|
// A group of people stand and wait to see something .
|
|
<source>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 are :
|
|
6 standing :
|
|
7 by :
|
|
8 a :
|
|
9 window :
|
|
10 watching :
|
|
11 something :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 stand :
|
|
6 and :
|
|
7 wait :
|
|
8 to :
|
|
9 see :
|
|
10 something :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> wait
|
|
3 4 <==> 3 4 // EQUI // 5 // of people <==> of people
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> and
|
|
11 <==> 10 // EQUI // 5 // something <==> something
|
|
1 2 <==> 1 2 // EQUI // 5 // A group <==> A group
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 9 <==> 0 // NOALI // NIL // by a window <==> -not aligned-
|
|
10 <==> 8 9 // EQUI // 5 // watching <==> to see
|
|
5 6 <==> 5 // EQUI // 5 // are standing <==> stand
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="293" status="">
|
|
// A softball player swinging at a pitch .
|
|
// A baseball player hitting the ball
|
|
<source>
|
|
1 A :
|
|
2 softball :
|
|
3 player :
|
|
4 swinging :
|
|
5 at :
|
|
6 a :
|
|
7 pitch :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 baseball :
|
|
3 player :
|
|
4 hitting :
|
|
5 the :
|
|
6 ball :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 7 <==> 4 5 6 // REL // 4 // swinging at a pitch <==> hitting the ball
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A softball player <==> A baseball player
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="294" status="">
|
|
// Three sheep graze on the grassy field with a dog walking behind them .
|
|
// a small group of goats in the grass with a black and white dog in the backgroud .
|
|
<source>
|
|
1 Three :
|
|
2 sheep :
|
|
3 graze :
|
|
4 on :
|
|
5 the :
|
|
6 grassy :
|
|
7 field :
|
|
8 with :
|
|
9 a :
|
|
10 dog :
|
|
11 walking :
|
|
12 behind :
|
|
13 them :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 small :
|
|
3 group :
|
|
4 of :
|
|
5 goats :
|
|
6 in :
|
|
7 the :
|
|
8 grass :
|
|
9 with :
|
|
10 a :
|
|
11 black :
|
|
12 and :
|
|
13 white :
|
|
14 dog :
|
|
15 in :
|
|
16 the :
|
|
17 backgroud :
|
|
18 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 7 <==> 6 7 8 // SPE1 // 4 // on the grassy field <==> in the grass
|
|
1 2 <==> 1 2 3 4 5 // SIMI // 4 // Three sheep <==> a small group of goats
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 9 10 <==> 9 10 11 12 13 14 // SPE2 // 4 // with a dog <==> with a black and white dog
|
|
0 <==> 18 // NOALI // NIL // -not aligned- <==> .
|
|
12 13 <==> 15 16 17 // EQUI // 5 // behind them <==> in the backgroud
|
|
3 <==> 0 // NOALI // NIL // graze <==> -not aligned-
|
|
11 <==> 0 // NOALI // NIL // walking <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="295" status="">
|
|
// Three dogs playing in the snow while one dog wears a jacket .
|
|
// Three dogs playing in the snow , with a city in the background .
|
|
<source>
|
|
1 Three :
|
|
2 dogs :
|
|
3 playing :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
7 while :
|
|
8 one :
|
|
9 dog :
|
|
10 wears :
|
|
11 a :
|
|
12 jacket :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 dogs :
|
|
3 playing :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
7 , :
|
|
8 with :
|
|
9 a :
|
|
10 city :
|
|
11 in :
|
|
12 the :
|
|
13 background :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> ,
|
|
10 <==> 0 // NOALI // NIL // wears <==> -not aligned-
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // in the snow <==> in the snow
|
|
3 <==> 3 // EQUI // 5 // playing <==> playing
|
|
0 <==> 11 12 13 // NOALI // NIL // -not aligned- <==> in the background
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 8 9 10 // NOALI // NIL // -not aligned- <==> with a city
|
|
7 8 9 <==> 0 // NOALI // NIL // while one dog <==> -not aligned-
|
|
11 12 <==> 0 // NOALI // NIL // a jacket <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // Three dogs <==> Three dogs
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="296" status="">
|
|
// a black , brown and white dog running along with a white Frisbee in his mouth .
|
|
// A black and white dog carries a white Frisbee over the grass .
|
|
<source>
|
|
1 a :
|
|
2 black :
|
|
3 , :
|
|
4 brown :
|
|
5 and :
|
|
6 white :
|
|
7 dog :
|
|
8 running :
|
|
9 along :
|
|
10 with :
|
|
11 a :
|
|
12 white :
|
|
13 Frisbee :
|
|
14 in :
|
|
15 his :
|
|
16 mouth :
|
|
17 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 carries :
|
|
7 a :
|
|
8 white :
|
|
9 Frisbee :
|
|
10 over :
|
|
11 the :
|
|
12 grass :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
10 11 12 13 <==> 7 8 9 // EQUI // 5 // with a white Frisbee <==> a white Frisbee
|
|
8 9 <==> 0 // NOALI // NIL // running along <==> -not aligned-
|
|
14 15 16 <==> 6 // REL // 4 // in his mouth <==> carries
|
|
0 <==> 10 11 12 // NOALI // NIL // -not aligned- <==> over the grass
|
|
1 2 3 4 5 6 7 <==> 1 2 3 4 5 // SPE2 // 4 // a black , brown and white dog <==> A black and white dog
|
|
17 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="297" status="">
|
|
// A dog runs with a yellow toy in its mouth .
|
|
// A dog swimming with a stick in it's mouth .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 runs :
|
|
4 with :
|
|
5 a :
|
|
6 yellow :
|
|
7 toy :
|
|
8 in :
|
|
9 its :
|
|
10 mouth :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 swimming :
|
|
4 with :
|
|
5 a :
|
|
6 stick :
|
|
7 in :
|
|
8 it's :
|
|
9 mouth :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
3 <==> 3 // SIMI // 2 // runs <==> swimming
|
|
4 5 6 7 <==> 4 5 6 // SIMI // 3 // with a yellow toy <==> with a stick
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 9 10 <==> 7 8 9 // EQUI // 5 // in its mouth <==> in it's mouth
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="298" status="">
|
|
// The dog is playing in the water .
|
|
// A dog is wading in the water .
|
|
<source>
|
|
1 The :
|
|
2 dog :
|
|
3 is :
|
|
4 playing :
|
|
5 in :
|
|
6 the :
|
|
7 water :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 wading :
|
|
5 in :
|
|
6 the :
|
|
7 water :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // The dog <==> A dog
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 <==> 5 6 7 // EQUI // 5 // in the water <==> in the water
|
|
3 4 <==> 3 4 // SIMI // 3 // is playing <==> is wading
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="299" status="">
|
|
// A young boy is riding a bike .
|
|
// A young girl laying on a blue inflatable toy
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 is :
|
|
5 riding :
|
|
6 a :
|
|
7 bike :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 girl :
|
|
4 laying :
|
|
5 on :
|
|
6 a :
|
|
7 blue :
|
|
8 inflatable :
|
|
9 toy :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> laying
|
|
4 5 <==> 0 // NOALI // NIL // is riding <==> -not aligned-
|
|
6 7 <==> 5 6 7 8 9 // SIMI // 2 // a bike <==> on a blue inflatable toy
|
|
1 2 3 <==> 1 2 3 // SIMI // 3 // A young boy <==> A young girl
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="300" status="">
|
|
// The white and brown dog is running quickly through the grass .
|
|
// The big white dog is running in the grass .
|
|
<source>
|
|
1 The :
|
|
2 white :
|
|
3 and :
|
|
4 brown :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 quickly :
|
|
9 through :
|
|
10 the :
|
|
11 grass :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 big :
|
|
3 white :
|
|
4 dog :
|
|
5 is :
|
|
6 running :
|
|
7 in :
|
|
8 the :
|
|
9 grass :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 <==> 5 6 // EQUI // 5 // is running <==> is running
|
|
9 10 11 <==> 7 8 9 // EQUI // 5 // through the grass <==> in the grass
|
|
8 <==> 0 // NOALI // NIL // quickly <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 4 5 <==> 1 2 3 4 // SPE2 // 4 // The white and brown dog <==> The big white dog
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="301" status="">
|
|
// A black and white dog running through an obstacle course
|
|
// A black and white dog runs through pole obstacles .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 running :
|
|
7 through :
|
|
8 an :
|
|
9 obstacle :
|
|
10 course :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 runs :
|
|
7 through :
|
|
8 pole :
|
|
9 obstacles :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 9 10 <==> 7 8 9 // SPE2 // 4 // through an obstacle course <==> through pole obstacles
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
6 <==> 6 // EQUI // 5 // running <==> runs
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // EQUI // 5 // A black and white dog <==> A black and white dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="302" status="">
|
|
// The child in the red coat laid in the red mat .
|
|
// The toddler is ready to climb the red piece of equipment .
|
|
<source>
|
|
1 The :
|
|
2 child :
|
|
3 in :
|
|
4 the :
|
|
5 red :
|
|
6 coat :
|
|
7 laid :
|
|
8 in :
|
|
9 the :
|
|
10 red :
|
|
11 mat :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 toddler :
|
|
3 is :
|
|
4 ready :
|
|
5 to :
|
|
6 climb :
|
|
7 the :
|
|
8 red :
|
|
9 piece :
|
|
10 of :
|
|
11 equipment :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 10 11 // NOALI // NIL // -not aligned- <==> of equipment
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // SPE2 // 4 // The child <==> The toddler
|
|
7 <==> 0 // NOALI // NIL // laid <==> -not aligned-
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> ready
|
|
8 9 10 11 <==> 0 // NOALI // 3 // in the red mat <==> -not aligned-
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> is
|
|
0 <==> 7 8 9 // NOALI // NIL // -not aligned- <==> the red piece
|
|
3 4 5 6 <==> 0 // NOALI // NIL // in the red coat <==> -not aligned-
|
|
0 <==> 5 6 // NOALI // NIL // -not aligned- <==> to climb
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="303" status="">
|
|
// A golden dog is running through the snow .
|
|
// A pack of sled dogs pulling a sled through a town .
|
|
<source>
|
|
1 A :
|
|
2 golden :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 through :
|
|
7 the :
|
|
8 snow :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 pack :
|
|
3 of :
|
|
4 sled :
|
|
5 dogs :
|
|
6 pulling :
|
|
7 a :
|
|
8 sled :
|
|
9 through :
|
|
10 a :
|
|
11 town :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 8 <==> 7 8 // REL // 4 // through the snow <==> a sled
|
|
4 5 <==> 6 // SIMI // 2 // is running <==> pulling
|
|
0 <==> 9 10 11 // NOALI // NIL // -not aligned- <==> through a town
|
|
1 2 3 <==> 3 4 5 // SPE1 // 4 // A golden dog <==> of sled dogs
|
|
0 <==> 1 2 // NOALI // NIL // -not aligned- <==> A pack
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="304" status="">
|
|
// Three children and playing and laughing on the floor .
|
|
// Three children playing on the floor .
|
|
<source>
|
|
1 Three :
|
|
2 children :
|
|
3 and :
|
|
4 playing :
|
|
5 and :
|
|
6 laughing :
|
|
7 on :
|
|
8 the :
|
|
9 floor :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 children :
|
|
3 playing :
|
|
4 on :
|
|
5 the :
|
|
6 floor :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 <==> 0 // NOALI // NIL // and <==> -not aligned-
|
|
4 <==> 3 // EQUI // 5 // playing <==> playing
|
|
1 2 <==> 1 2 // EQUI // 5 // Three children <==> Three children
|
|
3 <==> 0 // NOALI // NIL // and <==> -not aligned-
|
|
6 <==> 0 // NOALI // NIL // laughing <==> -not aligned-
|
|
7 8 9 <==> 4 5 6 // EQUI // 5 // on the floor <==> on the floor
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="305" status="">
|
|
// a black dog swimming through a river .
|
|
// a black dog digging through the snow .
|
|
<source>
|
|
1 a :
|
|
2 black :
|
|
3 dog :
|
|
4 swimming :
|
|
5 through :
|
|
6 a :
|
|
7 river :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 black :
|
|
3 dog :
|
|
4 digging :
|
|
5 through :
|
|
6 the :
|
|
7 snow :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> digging
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // a black dog <==> a black dog
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
4 <==> 0 // NOALI // NIL // swimming <==> -not aligned-
|
|
5 6 7 <==> 5 6 7 // SIMI // 2 // through a river <==> through the snow
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="306" status="">
|
|
// A bulldog is running through a grassy park while people stand in the background .
|
|
// A dog is running in a large body of water causing it to splash .
|
|
<source>
|
|
1 A :
|
|
2 bulldog :
|
|
3 is :
|
|
4 running :
|
|
5 through :
|
|
6 a :
|
|
7 grassy :
|
|
8 park :
|
|
9 while :
|
|
10 people :
|
|
11 stand :
|
|
12 in :
|
|
13 the :
|
|
14 background :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 running :
|
|
5 in :
|
|
6 a :
|
|
7 large :
|
|
8 body :
|
|
9 of :
|
|
10 water :
|
|
11 causing :
|
|
12 it :
|
|
13 to :
|
|
14 splash :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 8 <==> 0 // NOALI // NIL // through a grassy park <==> -not aligned-
|
|
3 4 <==> 3 4 // EQUI // 5 // is running <==> is running
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
12 13 14 <==> 0 // NOALI // NIL // in the background <==> -not aligned-
|
|
0 <==> 13 14 // NOALI // NIL // -not aligned- <==> to splash
|
|
1 2 <==> 1 2 // SPE1 // 4 // A bulldog <==> A dog
|
|
9 10 <==> 0 // NOALI // NIL // while people <==> -not aligned-
|
|
0 <==> 9 10 // NOALI // NIL // -not aligned- <==> of water
|
|
0 <==> 5 6 7 8 // NOALI // NIL // -not aligned- <==> in a large body
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> causing
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> it
|
|
11 <==> 0 // NOALI // NIL // stand <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="307" status="">
|
|
// brown and white dog with a baseball in its mouth .
|
|
// Black and white dog holding a baseball in mouth .
|
|
<source>
|
|
1 brown :
|
|
2 and :
|
|
3 white :
|
|
4 dog :
|
|
5 with :
|
|
6 a :
|
|
7 baseball :
|
|
8 in :
|
|
9 its :
|
|
10 mouth :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 Black :
|
|
2 and :
|
|
3 white :
|
|
4 dog :
|
|
5 holding :
|
|
6 a :
|
|
7 baseball :
|
|
8 in :
|
|
9 mouth :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 10 <==> 8 9 // EQUI // 5 // in its mouth <==> in mouth
|
|
5 6 7 <==> 5 6 7 // EQUI // 5 // with a baseball <==> holding a baseball
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 4 <==> 1 2 3 4 // SIMI // 4 // brown and white dog <==> Black and white dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="308" status="">
|
|
// A golden dog is running through the snow .
|
|
// A black dog is running through the snow .
|
|
<source>
|
|
1 A :
|
|
2 golden :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 through :
|
|
7 the :
|
|
8 snow :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 through :
|
|
7 the :
|
|
8 snow :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 8 <==> 6 7 8 // EQUI // 5 // through the snow <==> through the snow
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 3 // SPE1 // 4 // A golden dog <==> A black dog
|
|
4 5 <==> 4 5 // EQUI // 5 // is running <==> is running
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="309" status="">
|
|
// Girls dressed in red and black costumes hold a wrestling pose .
|
|
// Two girls dressed like waitresses dance along with a man dressed as a chef .
|
|
<source>
|
|
1 Girls :
|
|
2 dressed :
|
|
3 in :
|
|
4 red :
|
|
5 and :
|
|
6 black :
|
|
7 costumes :
|
|
8 hold :
|
|
9 a :
|
|
10 wrestling :
|
|
11 pose :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 girls :
|
|
3 dressed :
|
|
4 like :
|
|
5 waitresses :
|
|
6 dance :
|
|
7 along :
|
|
8 with :
|
|
9 a :
|
|
10 man :
|
|
11 dressed :
|
|
12 as :
|
|
13 a :
|
|
14 chef :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
2 <==> 3 // EQUI // 5 // dressed <==> dressed
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 6 7 // NOALI // NIL // -not aligned- <==> dance along
|
|
3 4 5 6 7 <==> 4 5 // REL // 2 // in red and black costumes <==> like waitresses
|
|
9 10 11 <==> 0 // NOALI // NIL // a wrestling pose <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> dressed
|
|
1 <==> 1 2 // SPE2 // 4 // Girls <==> Two girls
|
|
8 <==> 0 // NOALI // NIL // hold <==> -not aligned-
|
|
0 <==> 8 9 10 // NOALI // NIL // -not aligned- <==> with a man
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 12 13 14 // NOALI // NIL // -not aligned- <==> as a chef
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="310" status="">
|
|
// Baby with blonde pigtails in yellow room attempting to climb out of green playpen .
|
|
// A female toddler in pigtails is trying to climb out of a green and white playpen .
|
|
<source>
|
|
1 Baby :
|
|
2 with :
|
|
3 blonde :
|
|
4 pigtails :
|
|
5 in :
|
|
6 yellow :
|
|
7 room :
|
|
8 attempting :
|
|
9 to :
|
|
10 climb :
|
|
11 out :
|
|
12 of :
|
|
13 green :
|
|
14 playpen :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 female :
|
|
3 toddler :
|
|
4 in :
|
|
5 pigtails :
|
|
6 is :
|
|
7 trying :
|
|
8 to :
|
|
9 climb :
|
|
10 out :
|
|
11 of :
|
|
12 a :
|
|
13 green :
|
|
14 and :
|
|
15 white :
|
|
16 playpen :
|
|
17 . :
|
|
</translation>
|
|
<alignment>
|
|
9 10 11 12 <==> 8 9 10 11 // EQUI // 5 // to climb out of <==> to climb out of
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 17 // NOALI // NIL // -not aligned- <==> .
|
|
8 <==> 6 7 // EQUI // 5 // attempting <==> is trying
|
|
1 <==> 1 2 3 // SPE2 // 4 // Baby <==> A female toddler
|
|
5 6 7 <==> 0 // NOALI // NIL // in yellow room <==> -not aligned-
|
|
13 14 <==> 12 13 14 15 16 // SPE1 // 4 // green playpen <==> a green and white playpen
|
|
2 3 4 <==> 4 5 // SPE1 // 4 // with blonde pigtails <==> in pigtails
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="311" status="">
|
|
// The two dogs are playing fetch in the snow .
|
|
// Two dogs are playing together in the grass .
|
|
<source>
|
|
1 The :
|
|
2 two :
|
|
3 dogs :
|
|
4 are :
|
|
5 playing :
|
|
6 fetch :
|
|
7 in :
|
|
8 the :
|
|
9 snow :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 playing :
|
|
5 together :
|
|
6 in :
|
|
7 the :
|
|
8 grass :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
7 8 9 <==> 6 7 8 // SIMI // 2 // in the snow <==> in the grass
|
|
1 2 3 <==> 1 2 // EQUI // 5 // The two dogs <==> Two dogs
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> together
|
|
4 5 6 <==> 3 4 // SPE1 // 4 // are playing fetch <==> are playing
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="312" status="">
|
|
// A man eating an apple , sitting in public .
|
|
// A man sits in a public place eating an apple .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 eating :
|
|
4 an :
|
|
5 apple :
|
|
6 , :
|
|
7 sitting :
|
|
8 in :
|
|
9 public :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 sits :
|
|
4 in :
|
|
5 a :
|
|
6 public :
|
|
7 place :
|
|
8 eating :
|
|
9 an :
|
|
10 apple :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 <==> 9 10 // EQUI // 5 // an apple <==> an apple
|
|
3 <==> 8 // EQUI // 5 // eating <==> eating
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
6 <==> 0 // NOALI // NIL // , <==> -not aligned-
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
7 <==> 3 // EQUI // 5 // sitting <==> sits
|
|
8 9 <==> 4 5 6 7 // EQUI // 5 // in public <==> in a public place
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="313" status="">
|
|
// A man wearing a red bicycle helmet talking on a cell phone with other people in the background .
|
|
// A man in a bicycle helmet is talking on a cell phone with other people behind him .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 wearing :
|
|
4 a :
|
|
5 red :
|
|
6 bicycle :
|
|
7 helmet :
|
|
8 talking :
|
|
9 on :
|
|
10 a :
|
|
11 cell :
|
|
12 phone :
|
|
13 with :
|
|
14 other :
|
|
15 people :
|
|
16 in :
|
|
17 the :
|
|
18 background :
|
|
19 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 a :
|
|
5 bicycle :
|
|
6 helmet :
|
|
7 is :
|
|
8 talking :
|
|
9 on :
|
|
10 a :
|
|
11 cell :
|
|
12 phone :
|
|
13 with :
|
|
14 other :
|
|
15 people :
|
|
16 behind :
|
|
17 him :
|
|
18 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
3 4 5 6 7 <==> 3 4 5 6 // SPE1 // 4 // wearing a red bicycle helmet <==> in a bicycle helmet
|
|
16 17 18 <==> 16 17 // EQUI // 5 // in the background <==> behind him
|
|
0 <==> 18 // NOALI // NIL // -not aligned- <==> .
|
|
13 14 15 <==> 13 14 15 // EQUI // 5 // with other people <==> with other people
|
|
8 <==> 7 8 // EQUI // 5 // talking <==> is talking
|
|
19 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 10 11 12 <==> 9 10 11 12 // EQUI // 5 // on a cell phone <==> on a cell phone
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="314" status="">
|
|
// A young boy is punching a yellow ball .
|
|
// A small dog jumps over a yellow beam .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 is :
|
|
5 punching :
|
|
6 a :
|
|
7 yellow :
|
|
8 ball :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 small :
|
|
3 dog :
|
|
4 jumps :
|
|
5 over :
|
|
6 a :
|
|
7 yellow :
|
|
8 beam :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> jumps over
|
|
4 5 <==> 0 // NOALI // NIL // is punching <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 // SIMI // 3 // A young boy <==> A small dog
|
|
0 <==> 6 7 8 // NOALI // NIL // -not aligned- <==> a yellow beam
|
|
6 7 8 <==> 0 // NOALI // NIL // a yellow ball <==> -not aligned-
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="315" status="">
|
|
// A woman wearing a pink Tinker Bell jacket leans against a railing .
|
|
// A woman wearing a pink Tinkerbell sweatshirt leans on a railing overlooking water .
|
|
<source>
|
|
1 A :
|
|
2 woman :
|
|
3 wearing :
|
|
4 a :
|
|
5 pink :
|
|
6 Tinker :
|
|
7 Bell :
|
|
8 jacket :
|
|
9 leans :
|
|
10 against :
|
|
11 a :
|
|
12 railing :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 woman :
|
|
3 wearing :
|
|
4 a :
|
|
5 pink :
|
|
6 Tinkerbell :
|
|
7 sweatshirt :
|
|
8 leans :
|
|
9 on :
|
|
10 a :
|
|
11 railing :
|
|
12 overlooking :
|
|
13 water :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 <==> 8 // EQUI // 5 // leans <==> leans
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> overlooking
|
|
3 <==> 3 // EQUI // 5 // wearing <==> wearing
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> water
|
|
4 5 6 7 8 <==> 4 5 6 7 // SIMI // 4 // a pink Tinker Bell jacket <==> a pink Tinkerbell sweatshirt
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
10 11 12 <==> 9 10 11 // EQUI // 5 // against a railing <==> on a railing
|
|
1 2 <==> 1 2 // EQUI // 5 // A woman <==> A woman
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="316" status="">
|
|
// A man walks toward a policeman standing in a crosswalk on a city street .
|
|
// A policeman stands in a crosswalk in a city .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 walks :
|
|
4 toward :
|
|
5 a :
|
|
6 policeman :
|
|
7 standing :
|
|
8 in :
|
|
9 a :
|
|
10 crosswalk :
|
|
11 on :
|
|
12 a :
|
|
13 city :
|
|
14 street :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 policeman :
|
|
3 stands :
|
|
4 in :
|
|
5 a :
|
|
6 crosswalk :
|
|
7 in :
|
|
8 a :
|
|
9 city :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 10 <==> 4 5 6 // EQUI // 5 // in a crosswalk <==> in a crosswalk
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 0 // NOALI // NIL // walks <==> -not aligned-
|
|
1 2 <==> 0 // NOALI // NIL // A man <==> -not aligned-
|
|
11 12 13 14 <==> 7 8 9 // SPE1 // 4 // on a city street <==> in a city
|
|
7 <==> 3 // EQUI // 5 // standing <==> stands
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 1 2 // EQUI // 5 // toward a policeman <==> A policeman
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="317" status="">
|
|
// A young boy plays in a red ball pit .
|
|
// A laughing boy lies on a pit of blue balls .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 plays :
|
|
5 in :
|
|
6 a :
|
|
7 red :
|
|
8 ball :
|
|
9 pit :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 laughing :
|
|
3 boy :
|
|
4 lies :
|
|
5 on :
|
|
6 a :
|
|
7 pit :
|
|
8 of :
|
|
9 blue :
|
|
10 balls :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
4 <==> 0 // NOALI // NIL // plays <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 // SIMI // 4 // A young boy <==> A laughing boy
|
|
5 6 7 8 9 <==> 5 6 7 8 9 10 // SIMI // 4 // in a red ball pit <==> on a pit of blue balls
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> lies
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="318" status="">
|
|
// A white dog with red ears is running in the snow .
|
|
// a wet black dog with a red collar is in the river
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 with :
|
|
5 red :
|
|
6 ears :
|
|
7 is :
|
|
8 running :
|
|
9 in :
|
|
10 the :
|
|
11 snow :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 wet :
|
|
3 black :
|
|
4 dog :
|
|
5 with :
|
|
6 a :
|
|
7 red :
|
|
8 collar :
|
|
9 is :
|
|
10 in :
|
|
11 the :
|
|
12 river :
|
|
</translation>
|
|
<alignment>
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
9 10 11 <==> 10 11 12 // SIMI // 2 // in the snow <==> in the river
|
|
7 8 <==> 9 // SPE1 // 3 // is running <==> is
|
|
4 5 6 <==> 0 // NOALI // NIL // with red ears <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 4 // SPE2 // 3 // A white dog <==> a wet black dog
|
|
0 <==> 5 6 7 8 // NOALI // NIL // -not aligned- <==> with a red collar
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="319" status="">
|
|
// A little boy clowns with a colander on his head .
|
|
// A boy with a metal colander on his head .
|
|
<source>
|
|
1 A :
|
|
2 little :
|
|
3 boy :
|
|
4 clowns :
|
|
5 with :
|
|
6 a :
|
|
7 colander :
|
|
8 on :
|
|
9 his :
|
|
10 head :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 boy :
|
|
3 with :
|
|
4 a :
|
|
5 metal :
|
|
6 colander :
|
|
7 on :
|
|
8 his :
|
|
9 head :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
4 <==> 0 // NOALI // NIL // clowns <==> -not aligned-
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
8 9 10 <==> 7 8 9 // EQUI // 5 // on his head <==> on his head
|
|
5 6 7 <==> 3 4 5 6 // SPE2 // 4 // with a colander <==> with a metal colander
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // A little boy <==> A boy
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="320" status="">
|
|
// A dog racing on a track .
|
|
// A dog chases another by a tree .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 racing :
|
|
4 on :
|
|
5 a :
|
|
6 track :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 chases :
|
|
4 another :
|
|
5 by :
|
|
6 a :
|
|
7 tree :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 5 6 7 // REL // 2 // on a track <==> by a tree
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> another
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
3 <==> 3 // SIMI // 4 // racing <==> chases
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="321" status="">
|
|
// A man in a black leather jacket is sleeping in a subway car .
|
|
// A man in a black leather jacket falls asleep on public transportation .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 a :
|
|
5 black :
|
|
6 leather :
|
|
7 jacket :
|
|
8 is :
|
|
9 sleeping :
|
|
10 in :
|
|
11 a :
|
|
12 subway :
|
|
13 car :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 a :
|
|
5 black :
|
|
6 leather :
|
|
7 jacket :
|
|
8 falls :
|
|
9 asleep :
|
|
10 on :
|
|
11 public :
|
|
12 transportation :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
10 11 12 13 <==> 10 11 12 // SPE1 // 4 // in a subway car <==> on public transportation
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 <==> 8 9 // SPE2 // 4 // is sleeping <==> falls asleep
|
|
3 4 5 6 7 <==> 3 4 5 6 7 // EQUI // 5 // in a black leather jacket <==> in a black leather jacket
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="322" status="">
|
|
// A dog jumps on a lawn .
|
|
// A dog jumps of a surfboard
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 jumps :
|
|
4 on :
|
|
5 a :
|
|
6 lawn :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 jumps :
|
|
4 of :
|
|
5 a :
|
|
6 surfboard :
|
|
</translation>
|
|
<alignment>
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 3 // EQUI // 5 // jumps <==> jumps
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
4 5 6 <==> 0 // NOALI // NIL // on a lawn <==> -not aligned-
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> of a surfboard
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="323" status="">
|
|
// Two dogs run towards shore through shallow water .
|
|
// Two grey dogs running through the shallow water of a lake .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 run :
|
|
4 towards :
|
|
5 shore :
|
|
6 through :
|
|
7 shallow :
|
|
8 water :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 grey :
|
|
3 dogs :
|
|
4 running :
|
|
5 through :
|
|
6 the :
|
|
7 shallow :
|
|
8 water :
|
|
9 of :
|
|
10 a :
|
|
11 lake :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
6 7 8 <==> 5 6 7 8 // EQUI // 5 // through shallow water <==> through the shallow water
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // Two dogs <==> Two grey dogs
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 4 // EQUI // 5 // run <==> running
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 <==> 9 10 11 // REL // 4 // towards shore <==> of a lake
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="324" status="">
|
|
// A bird with it's wings spread
|
|
// A bird flying in the air
|
|
<source>
|
|
1 A :
|
|
2 bird :
|
|
3 with :
|
|
4 it's :
|
|
5 wings :
|
|
6 spread :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 bird :
|
|
3 flying :
|
|
4 in :
|
|
5 the :
|
|
6 air :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> in the air
|
|
3 4 5 6 <==> 3 // SIMI // 4 // with it's wings spread <==> flying
|
|
1 2 <==> 1 2 // EQUI // 5 // A bird <==> A bird
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="325" status="">
|
|
// a boy in a red shirt , in front of a long blue wall , raises his eyebrow at the camera
|
|
// The boy in the red shirt is next to a blue wall .
|
|
<source>
|
|
1 a :
|
|
2 boy :
|
|
3 in :
|
|
4 a :
|
|
5 red :
|
|
6 shirt :
|
|
7 , :
|
|
8 in :
|
|
9 front :
|
|
10 of :
|
|
11 a :
|
|
12 long :
|
|
13 blue :
|
|
14 wall :
|
|
15 , :
|
|
16 raises :
|
|
17 his :
|
|
18 eyebrow :
|
|
19 at :
|
|
20 the :
|
|
21 camera :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 boy :
|
|
3 in :
|
|
4 the :
|
|
5 red :
|
|
6 shirt :
|
|
7 is :
|
|
8 next :
|
|
9 to :
|
|
10 a :
|
|
11 blue :
|
|
12 wall :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
15 <==> 0 // NOALI // NIL // , <==> -not aligned-
|
|
7 <==> 0 // NOALI // NIL // , <==> -not aligned-
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> is
|
|
8 9 10 11 12 13 14 <==> 8 9 10 11 12 // SPE1 // 4 // in front of a long blue wall <==> next to a blue wall
|
|
17 18 <==> 0 // NOALI // NIL // his eyebrow <==> -not aligned-
|
|
19 20 21 <==> 0 // NOALI // NIL // at the camera <==> -not aligned-
|
|
16 <==> 0 // NOALI // NIL // raises <==> -not aligned-
|
|
3 4 5 6 <==> 3 4 5 6 // EQUI // 5 // in a red shirt <==> in the red shirt
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // a boy <==> The boy
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="326" status="">
|
|
// A woman jogs beside a tall concrete wall .
|
|
// A woman runs beside a concrete wall .
|
|
<source>
|
|
1 A :
|
|
2 woman :
|
|
3 jogs :
|
|
4 beside :
|
|
5 a :
|
|
6 tall :
|
|
7 concrete :
|
|
8 wall :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 woman :
|
|
3 runs :
|
|
4 beside :
|
|
5 a :
|
|
6 concrete :
|
|
7 wall :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A woman <==> A woman
|
|
4 5 6 7 8 <==> 4 5 6 7 // SPE1 // 4 // beside a tall concrete wall <==> beside a concrete wall
|
|
3 <==> 3 // EQUI // 5 // jogs <==> runs
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="327" status="">
|
|
// A brown dog digging a hole in front of a plant
|
|
// A group of people walking on the side of a railroad track .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 digging :
|
|
5 a :
|
|
6 hole :
|
|
7 in :
|
|
8 front :
|
|
9 of :
|
|
10 a :
|
|
11 plant :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 people :
|
|
5 walking :
|
|
6 on :
|
|
7 the :
|
|
8 side :
|
|
9 of :
|
|
10 a :
|
|
11 railroad :
|
|
12 track :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 3 4 // NOALI // NIL // -not aligned- <==> of people
|
|
1 2 3 <==> 0 // NOALI // NIL // A brown dog <==> -not aligned-
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> walking
|
|
0 <==> 6 7 8 // NOALI // NIL // -not aligned- <==> on the side
|
|
7 8 9 10 11 <==> 0 // NOALI // NIL // in front of a plant <==> -not aligned-
|
|
0 <==> 1 2 // NOALI // NIL // -not aligned- <==> A group
|
|
5 6 <==> 0 // NOALI // NIL // a hole <==> -not aligned-
|
|
0 <==> 9 10 11 12 // NOALI // NIL // -not aligned- <==> of a railroad track
|
|
4 <==> 0 // NOALI // NIL // digging <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="328" status="">
|
|
// A man in a red coat and hat talks to another man in red .
|
|
// A man wearing a red coat with glass looks at another man .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 a :
|
|
5 red :
|
|
6 coat :
|
|
7 and :
|
|
8 hat :
|
|
9 talks :
|
|
10 to :
|
|
11 another :
|
|
12 man :
|
|
13 in :
|
|
14 red :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 wearing :
|
|
4 a :
|
|
5 red :
|
|
6 coat :
|
|
7 with :
|
|
8 glass :
|
|
9 looks :
|
|
10 at :
|
|
11 another :
|
|
12 man :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 5 6 7 8 <==> 3 4 5 6 // SPE2 // 4 // in a red coat and hat <==> wearing a red coat
|
|
10 11 12 <==> 10 11 12 // EQUI // 5 // to another man <==> at another man
|
|
9 <==> 9 // REL // 3 // talks <==> looks
|
|
13 14 <==> 0 // NOALI // NIL // in red <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
0 <==> 7 8 // NOALI // NIL // -not aligned- <==> with glass
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="329" status="">
|
|
// Two dogs play in the grass .
|
|
// Two tan dogs play in the snow .
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 play :
|
|
4 in :
|
|
5 the :
|
|
6 grass :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 tan :
|
|
3 dogs :
|
|
4 play :
|
|
5 in :
|
|
6 the :
|
|
7 snow :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
3 <==> 4 // EQUI // 5 // play <==> play
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 5 6 7 // SIMI // 2 // in the grass <==> in the snow
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // Two dogs <==> Two tan dogs
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="330" status="">
|
|
// A boy doing a back flip into a swimming pool .
|
|
// A boy wearing red and blue swim trunks jumping head first into a swimming pool .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 doing :
|
|
4 a :
|
|
5 back :
|
|
6 flip :
|
|
7 into :
|
|
8 a :
|
|
9 swimming :
|
|
10 pool :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 boy :
|
|
3 wearing :
|
|
4 red :
|
|
5 and :
|
|
6 blue :
|
|
7 swim :
|
|
8 trunks :
|
|
9 jumping :
|
|
10 head :
|
|
11 first :
|
|
12 into :
|
|
13 a :
|
|
14 swimming :
|
|
15 pool :
|
|
16 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 9 10 <==> 12 13 14 15 // EQUI // 5 // into a swimming pool <==> into a swimming pool
|
|
1 2 <==> 1 2 // EQUI // 5 // A boy <==> A boy
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 4 5 6 <==> 9 10 11 // EQUI // 5 // doing a back flip <==> jumping head first
|
|
0 <==> 16 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> wearing
|
|
0 <==> 4 5 6 7 8 // NOALI // NIL // -not aligned- <==> red and blue swim trunks
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="331" status="">
|
|
// A black and white dog is jumping over a hurdle .
|
|
// A white dog running over a bridge .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 jumping :
|
|
8 over :
|
|
9 a :
|
|
10 hurdle :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 running :
|
|
5 over :
|
|
6 a :
|
|
7 bridge :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 10 <==> 0 // NOALI // NIL // over a hurdle <==> -not aligned-
|
|
1 2 3 4 5 <==> 1 2 3 // SPE2 // 4 // A black and white dog <==> A white dog
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 <==> 4 // SIMI // 2 // is jumping <==> running
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> over a bridge
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="332" status="">
|
|
// A girl bounces upside down on her head on a trampoline .
|
|
// A girl is bouncing on her head on a trampoline .
|
|
<source>
|
|
1 A :
|
|
2 girl :
|
|
3 bounces :
|
|
4 upside :
|
|
5 down :
|
|
6 on :
|
|
7 her :
|
|
8 head :
|
|
9 on :
|
|
10 a :
|
|
11 trampoline :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 girl :
|
|
3 is :
|
|
4 bouncing :
|
|
5 on :
|
|
6 her :
|
|
7 head :
|
|
8 on :
|
|
9 a :
|
|
10 trampoline :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
9 10 11 <==> 8 9 10 // EQUI // 5 // on a trampoline <==> on a trampoline
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 <==> 0 // NOALI // NIL // upside down <==> -not aligned-
|
|
6 7 8 <==> 5 6 7 // EQUI // 5 // on her head <==> on her head
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 3 4 // EQUI // 5 // bounces <==> is bouncing
|
|
1 2 <==> 1 2 // EQUI // 5 // A girl <==> A girl
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="333" status="">
|
|
// Children jumping on a trampoline .
|
|
// A man is sledding on an orange slide .
|
|
<source>
|
|
1 Children :
|
|
2 jumping :
|
|
3 on :
|
|
4 a :
|
|
5 trampoline :
|
|
6 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 sledding :
|
|
5 on :
|
|
6 an :
|
|
7 orange :
|
|
8 slide :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
6 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 4 5 <==> 0 // NOALI // NIL // on a trampoline <==> -not aligned-
|
|
1 <==> 1 2 // SIMI // 2 // Children <==> A man
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 5 6 7 8 // NOALI // NIL // -not aligned- <==> on an orange slide
|
|
2 <==> 0 // NOALI // NIL // jumping <==> -not aligned-
|
|
0 <==> 3 4 // NOALI // NIL // -not aligned- <==> is sledding
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="334" status="">
|
|
// A person snowboarding and jumping over a construction sign .
|
|
// a long snowboarder jumping over a barricade outside in the snow .
|
|
<source>
|
|
1 A :
|
|
2 person :
|
|
3 snowboarding :
|
|
4 and :
|
|
5 jumping :
|
|
6 over :
|
|
7 a :
|
|
8 construction :
|
|
9 sign :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 long :
|
|
3 snowboarder :
|
|
4 jumping :
|
|
5 over :
|
|
6 a :
|
|
7 barricade :
|
|
8 outside :
|
|
9 in :
|
|
10 the :
|
|
11 snow :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> outside
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> over a barricade
|
|
6 7 8 9 <==> 0 // NOALI // NIL // over a construction sign <==> -not aligned-
|
|
3 4 5 <==> 4 // SIMI // 4 // snowboarding and jumping <==> jumping
|
|
0 <==> 9 10 11 // NOALI // NIL // -not aligned- <==> in the snow
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A person <==> a long snowboarder
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="335" status="">
|
|
// The skateboarder gets to the top of the ramp .
|
|
// The skateboarder rides the pipe wall at a skater park .
|
|
<source>
|
|
1 The :
|
|
2 skateboarder :
|
|
3 gets :
|
|
4 to :
|
|
5 the :
|
|
6 top :
|
|
7 of :
|
|
8 the :
|
|
9 ramp :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 skateboarder :
|
|
3 rides :
|
|
4 the :
|
|
5 pipe :
|
|
6 wall :
|
|
7 at :
|
|
8 a :
|
|
9 skater :
|
|
10 park :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // The skateboarder <==> The skateboarder
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // to the top <==> the pipe wall
|
|
3 <==> 3 // SIMI // 3 // gets <==> rides
|
|
7 8 9 <==> 7 8 9 10 // REL // 4 // of the ramp <==> at a skater park
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="336" status="">
|
|
// Two boys in a field kicking a soccer ball .
|
|
// Two football players bang into each other during a football game .
|
|
<source>
|
|
1 Two :
|
|
2 boys :
|
|
3 in :
|
|
4 a :
|
|
5 field :
|
|
6 kicking :
|
|
7 a :
|
|
8 soccer :
|
|
9 ball :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 football :
|
|
3 players :
|
|
4 bang :
|
|
5 into :
|
|
6 each :
|
|
7 other :
|
|
8 during :
|
|
9 a :
|
|
10 football :
|
|
11 game :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> into each other
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // Two boys <==> Two football players
|
|
7 8 9 <==> 8 9 10 11 // REL // 4 // a soccer ball <==> during a football game
|
|
6 <==> 4 // SIMI // 4 // kicking <==> bang
|
|
3 4 5 <==> 0 // NOALI // NIL // in a field <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="337" status="">
|
|
// A crowd of people stand on a rural road , a field behind them , a forest in front .
|
|
// A bunch of people standing next to a car with it's trunk open .
|
|
<source>
|
|
1 A :
|
|
2 crowd :
|
|
3 of :
|
|
4 people :
|
|
5 stand :
|
|
6 on :
|
|
7 a :
|
|
8 rural :
|
|
9 road :
|
|
10 , :
|
|
11 a :
|
|
12 field :
|
|
13 behind :
|
|
14 them :
|
|
15 , :
|
|
16 a :
|
|
17 forest :
|
|
18 in :
|
|
19 front :
|
|
20 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 bunch :
|
|
3 of :
|
|
4 people :
|
|
5 standing :
|
|
6 next :
|
|
7 to :
|
|
8 a :
|
|
9 car :
|
|
10 with :
|
|
11 it's :
|
|
12 trunk :
|
|
13 open :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
13 14 <==> 0 // NOALI // NIL // behind them <==> -not aligned-
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
11 12 <==> 0 // NOALI // NIL // a field <==> -not aligned-
|
|
15 <==> 0 // NOALI // NIL // , <==> -not aligned-
|
|
5 <==> 5 // EQUI // 5 // stand <==> standing
|
|
3 4 <==> 3 4 // EQUI // 5 // of people <==> of people
|
|
1 2 <==> 1 2 // EQUI // 5 // A crowd <==> A bunch
|
|
10 <==> 0 // NOALI // NIL // , <==> -not aligned-
|
|
20 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
16 17 <==> 0 // NOALI // NIL // a forest <==> -not aligned-
|
|
0 <==> 10 11 12 // NOALI // NIL // -not aligned- <==> with it's trunk
|
|
18 19 <==> 0 // NOALI // NIL // in front <==> -not aligned-
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> open
|
|
6 7 8 9 <==> 6 7 8 9 // REL // 4 // on a rural road <==> next to a car
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="338" status="">
|
|
// A dog runs through the deep snow .
|
|
// A white dog is running through the snow .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 runs :
|
|
4 through :
|
|
5 the :
|
|
6 deep :
|
|
7 snow :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 through :
|
|
7 the :
|
|
8 snow :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 7 <==> 6 7 8 // SPE1 // 4 // through the deep snow <==> through the snow
|
|
3 <==> 4 5 // EQUI // 5 // runs <==> is running
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A dog <==> A white dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="339" status="">
|
|
// A boy riding on a swing .
|
|
// A young boy riding in a swing .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 riding :
|
|
4 on :
|
|
5 a :
|
|
6 swing :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 boy :
|
|
4 riding :
|
|
5 in :
|
|
6 a :
|
|
7 swing :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // A boy <==> A young boy
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 4 // EQUI // 5 // riding <==> riding
|
|
4 5 6 <==> 5 6 7 // EQUI // 5 // on a swing <==> in a swing
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="340" status="">
|
|
// A woman pointing at a geyser .
|
|
// Women pointing at a geyser .
|
|
<source>
|
|
1 A :
|
|
2 woman :
|
|
3 pointing :
|
|
4 at :
|
|
5 a :
|
|
6 geyser :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 Women :
|
|
2 pointing :
|
|
3 at :
|
|
4 a :
|
|
5 geyser :
|
|
6 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 6 // NOALI // NIL // -not aligned- <==> .
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 // SPE1 // 4 // A woman <==> Women
|
|
5 6 <==> 4 5 // EQUI // 5 // a geyser <==> a geyser
|
|
3 4 <==> 2 3 // EQUI // 5 // pointing at <==> pointing at
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="341" status="">
|
|
// Three dogs are playing in the white snow .
|
|
// Two dogs are playing in the grass .
|
|
<source>
|
|
1 Three :
|
|
2 dogs :
|
|
3 are :
|
|
4 playing :
|
|
5 in :
|
|
6 the :
|
|
7 white :
|
|
8 snow :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 playing :
|
|
5 in :
|
|
6 the :
|
|
7 grass :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
5 6 7 8 <==> 5 6 7 // SIMI // 2 // in the white snow <==> in the grass
|
|
3 4 <==> 3 4 // EQUI // 5 // are playing <==> are playing
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // SIMI // 4 // Three dogs <==> Two dogs
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="342" status="">
|
|
// An elderly woman rides a bicycle along a city street .
|
|
// An elderly woman walking uphill crossing the street .
|
|
<source>
|
|
1 An :
|
|
2 elderly :
|
|
3 woman :
|
|
4 rides :
|
|
5 a :
|
|
6 bicycle :
|
|
7 along :
|
|
8 a :
|
|
9 city :
|
|
10 street :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 An :
|
|
2 elderly :
|
|
3 woman :
|
|
4 walking :
|
|
5 uphill :
|
|
6 crossing :
|
|
7 the :
|
|
8 street :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 9 10 <==> 6 7 8 // SPE1 // 4 // along a city street <==> crossing the street
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // An elderly woman <==> An elderly woman
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 4 // SIMI // 2 // rides a bicycle <==> walking
|
|
0 <==> 5 // NOALI // NIL // -not aligned- <==> uphill
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="343" status="">
|
|
// Two girls next to a mossy tree .
|
|
// Two girls lean around a tree , laughing .
|
|
<source>
|
|
1 Two :
|
|
2 girls :
|
|
3 next :
|
|
4 to :
|
|
5 a :
|
|
6 mossy :
|
|
7 tree :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 girls :
|
|
3 lean :
|
|
4 around :
|
|
5 a :
|
|
6 tree :
|
|
7 , :
|
|
8 laughing :
|
|
9 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> lean
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> ,
|
|
3 4 5 6 7 <==> 4 5 6 // SPE1 // 4 // next to a mossy tree <==> around a tree
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> laughing
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // Two girls <==> Two girls
|
|
</alignment>
|
|
</sentence>
|
|
|
|
<sentence id="344" status="">
|
|
// A small boy is building with some wooden blocks .
|
|
// A small boy wearing a blue shirt stacks wooden blocks .
|
|
<source>
|
|
1 A :
|
|
2 small :
|
|
3 boy :
|
|
4 is :
|
|
5 building :
|
|
6 with :
|
|
7 some :
|
|
8 wooden :
|
|
9 blocks :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 small :
|
|
3 boy :
|
|
4 wearing :
|
|
5 a :
|
|
6 blue :
|
|
7 shirt :
|
|
8 stacks :
|
|
9 wooden :
|
|
10 blocks :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 4 // NOALI // NIL // -not aligned- <==> wearing
|
|
4 5 <==> 8 // SPE1 // 3 // is building <==> stacks
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A small boy <==> A small boy
|
|
6 7 8 9 <==> 9 10 // EQUI // 5 // with some wooden blocks <==> wooden blocks
|
|
0 <==> 5 6 7 // NOALI // NIL // -not aligned- <==> a blue shirt
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="345" status="">
|
|
// a brown dog standing in the middle of ahuge field .
|
|
// A brown dog in a field .
|
|
<source>
|
|
1 a :
|
|
2 brown :
|
|
3 dog :
|
|
4 standing :
|
|
5 in :
|
|
6 the :
|
|
7 middle :
|
|
8 of :
|
|
9 ahuge :
|
|
10 field :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 in :
|
|
5 a :
|
|
6 field :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // a brown dog <==> A brown dog
|
|
5 6 7 <==> 0 // NOALI // NIL // in the middle <==> -not aligned-
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 10 <==> 4 5 6 // SPE1 // 4 // of ahuge field <==> in a field
|
|
4 <==> 0 // NOALI // NIL // standing <==> -not aligned-
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="346" status="">
|
|
// The brown dog runs on the snow with a white ball in his mouth .
|
|
// Four dogs play in the snow with the city skyline behind them .
|
|
<source>
|
|
1 The :
|
|
2 brown :
|
|
3 dog :
|
|
4 runs :
|
|
5 on :
|
|
6 the :
|
|
7 snow :
|
|
8 with :
|
|
9 a :
|
|
10 white :
|
|
11 ball :
|
|
12 in :
|
|
13 his :
|
|
14 mouth :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 Four :
|
|
2 dogs :
|
|
3 play :
|
|
4 in :
|
|
5 the :
|
|
6 snow :
|
|
7 with :
|
|
8 the :
|
|
9 city :
|
|
10 skyline :
|
|
11 behind :
|
|
12 them :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
5 6 7 <==> 4 5 6 // EQUI // 5 // on the snow <==> in the snow
|
|
4 <==> 3 // SPE1 // 3 // runs <==> play
|
|
12 13 14 <==> 0 // NOALI // NIL // in his mouth <==> -not aligned-
|
|
0 <==> 11 12 // NOALI // NIL // -not aligned- <==> behind them
|
|
1 2 3 <==> 1 2 // SPE1 // 2 // The brown dog <==> Four dogs
|
|
8 9 10 11 <==> 0 // NOALI // NIL // with a white ball <==> -not aligned-
|
|
0 <==> 7 8 9 10 // NOALI // NIL // -not aligned- <==> with the city skyline
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="347" status="">
|
|
// a brown and white dog is running on the grass .
|
|
// a brown and white dog running crazily through the grass .
|
|
<source>
|
|
1 a :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 is :
|
|
7 running :
|
|
8 on :
|
|
9 the :
|
|
10 grass :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 brown :
|
|
3 and :
|
|
4 white :
|
|
5 dog :
|
|
6 running :
|
|
7 crazily :
|
|
8 through :
|
|
9 the :
|
|
10 grass :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 <==> 6 // EQUI // 5 // is running <==> running
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> crazily
|
|
1 2 3 4 5 <==> 1 2 3 4 5 // EQUI // 5 // a brown and white dog <==> a brown and white dog
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 10 <==> 8 9 10 // EQUI // 5 // on the grass <==> through the grass
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="348" status="">
|
|
// A brown dog about to catch a green Frisbee .
|
|
// A brown dog waits for the Frisbee to come down before catching it .
|
|
<source>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 about :
|
|
5 to :
|
|
6 catch :
|
|
7 a :
|
|
8 green :
|
|
9 Frisbee :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 waits :
|
|
5 for :
|
|
6 the :
|
|
7 Frisbee :
|
|
8 to :
|
|
9 come :
|
|
10 down :
|
|
11 before :
|
|
12 catching :
|
|
13 it :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 9 10 // NOALI // NIL // -not aligned- <==> to come down
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A brown dog <==> A brown dog
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> waits for
|
|
4 5 6 <==> 11 12 // EQUI // 5 // about to catch <==> before catching
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> it
|
|
7 8 9 <==> 6 7 // SPE1 // 4 // a green Frisbee <==> the Frisbee
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="349" status="">
|
|
// A young girl with a pink hat on with a yellow building in the background .
|
|
// A young girl in a pink dress with something in her hand .
|
|
<source>
|
|
1 A :
|
|
2 young :
|
|
3 girl :
|
|
4 with :
|
|
5 a :
|
|
6 pink :
|
|
7 hat :
|
|
8 on :
|
|
9 with :
|
|
10 a :
|
|
11 yellow :
|
|
12 building :
|
|
13 in :
|
|
14 the :
|
|
15 background :
|
|
16 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 young :
|
|
3 girl :
|
|
4 in :
|
|
5 a :
|
|
6 pink :
|
|
7 dress :
|
|
8 with :
|
|
9 something :
|
|
10 in :
|
|
11 her :
|
|
12 hand :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 7 8 <==> 4 5 6 7 // SIMI // 3 // with a pink hat on <==> in a pink dress
|
|
13 14 15 <==> 0 // NOALI // NIL // in the background <==> -not aligned-
|
|
0 <==> 10 11 12 // NOALI // NIL // -not aligned- <==> in her hand
|
|
9 10 11 12 <==> 0 // NOALI // NIL // with a yellow building <==> -not aligned-
|
|
16 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 8 9 // NOALI // NIL // -not aligned- <==> with something
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A young girl <==> A young girl
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="350" status="">
|
|
// A man is standing on top of a rock or mountain watching the sun set .
|
|
// A man standing in the mountains watching a sunset .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 standing :
|
|
5 on :
|
|
6 top :
|
|
7 of :
|
|
8 a :
|
|
9 rock :
|
|
10 or :
|
|
11 mountain :
|
|
12 watching :
|
|
13 the :
|
|
14 sun :
|
|
15 set :
|
|
16 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 standing :
|
|
4 in :
|
|
5 the :
|
|
6 mountains :
|
|
7 watching :
|
|
8 a :
|
|
9 sunset :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
7 8 9 10 11 <==> 4 5 6 // SPE2 // 3 // of a rock or mountain <==> in the mountains
|
|
5 6 <==> 0 // NOALI // NIL // on top <==> -not aligned-
|
|
13 14 15 <==> 8 9 // EQUI // 5 // the sun set <==> a sunset
|
|
12 <==> 7 // EQUI // 5 // watching <==> watching
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
3 4 <==> 3 // EQUI // 5 // is standing <==> standing
|
|
16 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="351" status="">
|
|
// The couple is sitting near the water in lawn chairs .
|
|
// The boy hops from one picnic table to the other in the park .
|
|
<source>
|
|
1 The :
|
|
2 couple :
|
|
3 is :
|
|
4 sitting :
|
|
5 near :
|
|
6 the :
|
|
7 water :
|
|
8 in :
|
|
9 lawn :
|
|
10 chairs :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 boy :
|
|
3 hops :
|
|
4 from :
|
|
5 one :
|
|
6 picnic :
|
|
7 table :
|
|
8 to :
|
|
9 the :
|
|
10 other :
|
|
11 in :
|
|
12 the :
|
|
13 park :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 3 // NOALI // NIL // -not aligned- <==> hops
|
|
0 <==> 11 12 13 // NOALI // NIL // -not aligned- <==> in the park
|
|
1 2 <==> 1 2 // SPE2 // 2 // The couple <==> The boy
|
|
0 <==> 8 9 10 // NOALI // NIL // -not aligned- <==> to the other
|
|
5 6 7 <==> 0 // NOALI // NIL // near the water <==> -not aligned-
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 4 <==> 0 // NOALI // NIL // is sitting <==> -not aligned-
|
|
8 9 10 <==> 4 5 6 7 // REL // 4 // in lawn chairs <==> from one picnic table
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="352" status="">
|
|
// A man is swinging on a rope above the water .
|
|
// A man in warm clothes swinging on monkey bars at night .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 is :
|
|
4 swinging :
|
|
5 on :
|
|
6 a :
|
|
7 rope :
|
|
8 above :
|
|
9 the :
|
|
10 water :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 man :
|
|
3 in :
|
|
4 warm :
|
|
5 clothes :
|
|
6 swinging :
|
|
7 on :
|
|
8 monkey :
|
|
9 bars :
|
|
10 at :
|
|
11 night :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 10 11 // NOALI // NIL // -not aligned- <==> at night
|
|
3 4 <==> 6 // EQUI // 5 // is swinging <==> swinging
|
|
8 9 10 <==> 0 // NOALI // NIL // above the water <==> -not aligned-
|
|
0 <==> 3 4 5 // NOALI // NIL // -not aligned- <==> in warm clothes
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 7 <==> 7 8 9 // SIMI // 3 // on a rope <==> on monkey bars
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // A man <==> A man
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="353" status="">
|
|
// A dog running through deep snow pack .
|
|
// A dog runs through the deep snow .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 running :
|
|
4 through :
|
|
5 deep :
|
|
6 snow :
|
|
7 pack :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 runs :
|
|
4 through :
|
|
5 the :
|
|
6 deep :
|
|
7 snow :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 6 7 <==> 4 5 6 7 // EQUI // 5 // through deep snow pack <==> through the deep snow
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 3 // EQUI // 5 // running <==> runs
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="354" status="">
|
|
// The dog is running in the grass .
|
|
// a dog pounces on the grass .
|
|
<source>
|
|
1 The :
|
|
2 dog :
|
|
3 is :
|
|
4 running :
|
|
5 in :
|
|
6 the :
|
|
7 grass :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 a :
|
|
2 dog :
|
|
3 pounces :
|
|
4 on :
|
|
5 the :
|
|
6 grass :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 4 <==> 3 // SIMI // 3 // is running <==> pounces
|
|
5 6 7 <==> 4 5 6 // EQUI // 5 // in the grass <==> on the grass
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // The dog <==> a dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="355" status="">
|
|
// A Golden Retriever jumping off a wood porch .
|
|
// A golden retriever is jumping off a wooden porch
|
|
<source>
|
|
1 A :
|
|
2 Golden :
|
|
3 Retriever :
|
|
4 jumping :
|
|
5 off :
|
|
6 a :
|
|
7 wood :
|
|
8 porch :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 golden :
|
|
3 retriever :
|
|
4 is :
|
|
5 jumping :
|
|
6 off :
|
|
7 a :
|
|
8 wooden :
|
|
9 porch :
|
|
</translation>
|
|
<alignment>
|
|
4 <==> 4 5 // EQUI // 5 // jumping <==> is jumping
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A Golden Retriever <==> A golden retriever
|
|
5 6 7 8 <==> 6 7 8 9 // EQUI // 5 // off a wood porch <==> off a wooden porch
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="356" status="">
|
|
// The dog is running with food in his mouth .
|
|
// The dog is running with a yellow ball in his mouth .
|
|
<source>
|
|
1 The :
|
|
2 dog :
|
|
3 is :
|
|
4 running :
|
|
5 with :
|
|
6 food :
|
|
7 in :
|
|
8 his :
|
|
9 mouth :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 dog :
|
|
3 is :
|
|
4 running :
|
|
5 with :
|
|
6 a :
|
|
7 yellow :
|
|
8 ball :
|
|
9 in :
|
|
10 his :
|
|
11 mouth :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 3 4 // EQUI // 5 // is running <==> is running
|
|
5 6 <==> 0 // NOALI // NIL // with food <==> -not aligned-
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // The dog <==> The dog
|
|
0 <==> 5 6 7 8 // NOALI // NIL // -not aligned- <==> with a yellow ball
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
7 8 9 <==> 9 10 11 // EQUI // 5 // in his mouth <==> in his mouth
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="357" status="">
|
|
// A reddish brown dog runs across the snow with a snowball in its mouth .
|
|
// The beautiful reddish dog lopes around the flat snowy street with a snowball in its mouth .
|
|
<source>
|
|
1 A :
|
|
2 reddish :
|
|
3 brown :
|
|
4 dog :
|
|
5 runs :
|
|
6 across :
|
|
7 the :
|
|
8 snow :
|
|
9 with :
|
|
10 a :
|
|
11 snowball :
|
|
12 in :
|
|
13 its :
|
|
14 mouth :
|
|
15 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 beautiful :
|
|
3 reddish :
|
|
4 dog :
|
|
5 lopes :
|
|
6 around :
|
|
7 the :
|
|
8 flat :
|
|
9 snowy :
|
|
10 street :
|
|
11 with :
|
|
12 a :
|
|
13 snowball :
|
|
14 in :
|
|
15 its :
|
|
16 mouth :
|
|
17 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 <==> 1 2 3 4 // SPE2 // 4 // A reddish brown dog <==> The beautiful reddish dog
|
|
0 <==> 17 // NOALI // NIL // -not aligned- <==> .
|
|
5 <==> 5 // SIMI // 4 // runs <==> lopes
|
|
6 7 8 <==> 6 7 8 9 10 // SPE2 // 3 // across the snow <==> around the flat snowy street
|
|
9 10 11 <==> 11 12 13 // EQUI // 5 // with a snowball <==> with a snowball
|
|
15 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
12 13 14 <==> 14 15 16 // EQUI // 5 // in its mouth <==> in its mouth
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="358" status="">
|
|
// A white dog with brown spots is running in a yard , chasing a ball .
|
|
// A white dog with brown markings chases an orange ball in a grassy field .
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 with :
|
|
5 brown :
|
|
6 spots :
|
|
7 is :
|
|
8 running :
|
|
9 in :
|
|
10 a :
|
|
11 yard :
|
|
12 , :
|
|
13 chasing :
|
|
14 a :
|
|
15 ball :
|
|
16 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 with :
|
|
5 brown :
|
|
6 markings :
|
|
7 chases :
|
|
8 an :
|
|
9 orange :
|
|
10 ball :
|
|
11 in :
|
|
12 a :
|
|
13 grassy :
|
|
14 field :
|
|
15 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 <==> 0 // NOALI // NIL // is running <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A white dog <==> A white dog
|
|
14 15 <==> 8 9 10 // SPE2 // 4 // a ball <==> an orange ball
|
|
9 10 11 <==> 11 12 13 14 // SPE2 // 4 // in a yard <==> in a grassy field
|
|
13 <==> 7 // EQUI // 5 // chasing <==> chases
|
|
12 <==> 0 // NOALI // NIL // , <==> -not aligned-
|
|
0 <==> 15 // NOALI // NIL // -not aligned- <==> .
|
|
16 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // with brown spots <==> with brown markings
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="359" status="">
|
|
// A little girl and a little boy hold hands on a shiny slide .
|
|
// A little girl in a paisley dress runs across a sandy playground .
|
|
<source>
|
|
1 A :
|
|
2 little :
|
|
3 girl :
|
|
4 and :
|
|
5 a :
|
|
6 little :
|
|
7 boy :
|
|
8 hold :
|
|
9 hands :
|
|
10 on :
|
|
11 a :
|
|
12 shiny :
|
|
13 slide :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 little :
|
|
3 girl :
|
|
4 in :
|
|
5 a :
|
|
6 paisley :
|
|
7 dress :
|
|
8 runs :
|
|
9 across :
|
|
10 a :
|
|
11 sandy :
|
|
12 playground :
|
|
13 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> runs
|
|
0 <==> 4 5 6 7 // NOALI // NIL // -not aligned- <==> in a paisley dress
|
|
1 2 3 4 5 6 7 <==> 1 2 3 // SPE2 // 3 // A little girl and a little boy <==> A little girl
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
10 11 12 13 <==> 9 10 11 12 // REL // 3 // on a shiny slide <==> across a sandy playground
|
|
0 <==> 13 // NOALI // NIL // -not aligned- <==> .
|
|
8 9 <==> 0 // NOALI // NIL // hold hands <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="360" status="">
|
|
// Three little boys take a bath in a rubber bin on the grass .
|
|
// Three well-dressed children are sitting on a bench and smiling .
|
|
<source>
|
|
1 Three :
|
|
2 little :
|
|
3 boys :
|
|
4 take :
|
|
5 a :
|
|
6 bath :
|
|
7 in :
|
|
8 a :
|
|
9 rubber :
|
|
10 bin :
|
|
11 on :
|
|
12 the :
|
|
13 grass :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 well-dressed :
|
|
3 children :
|
|
4 are :
|
|
5 sitting :
|
|
6 on :
|
|
7 a :
|
|
8 bench :
|
|
9 and :
|
|
10 smiling :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
7 8 9 10 <==> 0 // NOALI // NIL // in a rubber bin <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 // SIMI // 3 // Three little boys <==> Three well-dressed children
|
|
4 <==> 0 // NOALI // NIL // take <==> -not aligned-
|
|
5 6 <==> 0 // NOALI // NIL // a bath <==> -not aligned-
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> and
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
11 12 13 <==> 0 // NOALI // NIL // on the grass <==> -not aligned-
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> smiling
|
|
0 <==> 6 7 8 // NOALI // NIL // -not aligned- <==> on a bench
|
|
0 <==> 4 5 // NOALI // NIL // -not aligned- <==> are sitting
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="361" status="">
|
|
// a dog sniffing the brushes while a bull looks on
|
|
// A brown dog sniffing at the fence of a brown bull .
|
|
<source>
|
|
1 a :
|
|
2 dog :
|
|
3 sniffing :
|
|
4 the :
|
|
5 brushes :
|
|
6 while :
|
|
7 a :
|
|
8 bull :
|
|
9 looks :
|
|
10 on :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 brown :
|
|
3 dog :
|
|
4 sniffing :
|
|
5 at :
|
|
6 the :
|
|
7 fence :
|
|
8 of :
|
|
9 a :
|
|
10 brown :
|
|
11 bull :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 3 // SPE2 // 4 // a dog <==> A brown dog
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
9 10 <==> 0 // NOALI // NIL // looks on <==> -not aligned-
|
|
3 <==> 4 // EQUI // 5 // sniffing <==> sniffing
|
|
4 5 <==> 5 6 7 // SIMI // 3 // the brushes <==> at the fence
|
|
6 7 8 <==> 8 9 10 11 // SPE2 // 4 // while a bull <==> of a brown bull
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="362" status="">
|
|
// A black dog bounds through a path in the snow .
|
|
// Two kids and a dog play in the snow .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 bounds :
|
|
5 through :
|
|
6 a :
|
|
7 path :
|
|
8 in :
|
|
9 the :
|
|
10 snow :
|
|
11 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 kids :
|
|
3 and :
|
|
4 a :
|
|
5 dog :
|
|
6 play :
|
|
7 in :
|
|
8 the :
|
|
9 snow :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 10 <==> 7 8 9 // EQUI // 5 // in the snow <==> in the snow
|
|
1 2 3 <==> 1 2 3 4 5 // SPE1 // 3 // A black dog <==> Two kids and a dog
|
|
4 <==> 6 // SIMI // 4 // bounds <==> play
|
|
11 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
5 6 7 <==> 0 // NOALI // NIL // through a path <==> -not aligned-
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="363" status="">
|
|
// A boy in a red jacket and balck hat sliding on his knees down a snowy hill
|
|
// A boy is riding a red sledge down a snowy hill .
|
|
<source>
|
|
1 A :
|
|
2 boy :
|
|
3 in :
|
|
4 a :
|
|
5 red :
|
|
6 jacket :
|
|
7 and :
|
|
8 balck :
|
|
9 hat :
|
|
10 sliding :
|
|
11 on :
|
|
12 his :
|
|
13 knees :
|
|
14 down :
|
|
15 a :
|
|
16 snowy :
|
|
17 hill :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 boy :
|
|
3 is :
|
|
4 riding :
|
|
5 a :
|
|
6 red :
|
|
7 sledge :
|
|
8 down :
|
|
9 a :
|
|
10 snowy :
|
|
11 hill :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
10 11 12 13 <==> 3 4 5 6 7 // SIMI // 3 // sliding on his knees <==> is riding a red sledge
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
14 15 16 17 <==> 8 9 10 11 // EQUI // 5 // down a snowy hill <==> down a snowy hill
|
|
1 2 <==> 1 2 // EQUI // 5 // A boy <==> A boy
|
|
3 4 5 6 7 8 9 <==> 0 // NOALI // NIL // in a red jacket and balck hat <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="364" status="">
|
|
// Three dogs running in a field of grass .
|
|
// Two dogs run in a field of tall grass .
|
|
<source>
|
|
1 Three :
|
|
2 dogs :
|
|
3 running :
|
|
4 in :
|
|
5 a :
|
|
6 field :
|
|
7 of :
|
|
8 grass :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 run :
|
|
4 in :
|
|
5 a :
|
|
6 field :
|
|
7 of :
|
|
8 tall :
|
|
9 grass :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // in a field <==> in a field
|
|
7 8 <==> 7 8 9 // SPE2 // 4 // of grass <==> of tall grass
|
|
1 2 <==> 1 2 // SIMI // 4 // Three dogs <==> Two dogs
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 3 // EQUI // 5 // running <==> run
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="365" status="">
|
|
// A group of men playing brass instruments .
|
|
// A group of guys play instruments outside .
|
|
<source>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 men :
|
|
5 playing :
|
|
6 brass :
|
|
7 instruments :
|
|
8 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 group :
|
|
3 of :
|
|
4 guys :
|
|
5 play :
|
|
6 instruments :
|
|
7 outside :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
5 <==> 5 // EQUI // 5 // playing <==> play
|
|
6 7 <==> 6 // SPE1 // 4 // brass instruments <==> instruments
|
|
1 2 <==> 1 2 // EQUI // 5 // A group <==> A group
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> outside
|
|
3 4 <==> 3 4 // EQUI // 5 // of men <==> of guys
|
|
8 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="366" status="">
|
|
// A black and tan dog standing in a field near trees
|
|
// A white dog is standing by a river shaking himself dry .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 and :
|
|
4 tan :
|
|
5 dog :
|
|
6 standing :
|
|
7 in :
|
|
8 a :
|
|
9 field :
|
|
10 near :
|
|
11 trees :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 is :
|
|
5 standing :
|
|
6 by :
|
|
7 a :
|
|
8 river :
|
|
9 shaking :
|
|
10 himself :
|
|
11 dry :
|
|
12 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 3 4 5 <==> 1 2 3 // SIMI // 4 // A black and tan dog <==> A white dog
|
|
6 <==> 4 5 // EQUI // 5 // standing <==> is standing
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> dry
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> himself
|
|
7 8 9 <==> 6 7 8 // SIMI // 2 // in a field <==> by a river
|
|
0 <==> 9 // NOALI // NIL // -not aligned- <==> shaking
|
|
10 11 <==> 0 // NOALI // NIL // near trees <==> -not aligned-
|
|
0 <==> 12 // NOALI // NIL // -not aligned- <==> .
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="367" status="">
|
|
// Three people sit at a picnic table outside of a building painted like a union jack .
|
|
// Three people sit at an outdoor table in front of a building painted like the Union Jack .
|
|
<source>
|
|
1 Three :
|
|
2 people :
|
|
3 sit :
|
|
4 at :
|
|
5 a :
|
|
6 picnic :
|
|
7 table :
|
|
8 outside :
|
|
9 of :
|
|
10 a :
|
|
11 building :
|
|
12 painted :
|
|
13 like :
|
|
14 a :
|
|
15 union :
|
|
16 jack :
|
|
17 . :
|
|
</source>
|
|
<translation>
|
|
1 Three :
|
|
2 people :
|
|
3 sit :
|
|
4 at :
|
|
5 an :
|
|
6 outdoor :
|
|
7 table :
|
|
8 in :
|
|
9 front :
|
|
10 of :
|
|
11 a :
|
|
12 building :
|
|
13 painted :
|
|
14 like :
|
|
15 the :
|
|
16 Union :
|
|
17 Jack :
|
|
18 . :
|
|
</translation>
|
|
<alignment>
|
|
1 2 <==> 1 2 // EQUI // 5 // Three people <==> Three people
|
|
12 <==> 13 // EQUI // 5 // painted <==> painted
|
|
8 9 10 11 <==> 8 9 10 11 12 // EQUI // 5 // outside of a building <==> in front of a building
|
|
4 5 6 7 <==> 4 5 6 7 // SIMI // 4 // at a picnic table <==> at an outdoor table
|
|
17 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
13 14 15 16 <==> 14 15 16 17 // EQUI // 5 // like a union jack <==> like the Union Jack
|
|
0 <==> 18 // NOALI // NIL // -not aligned- <==> .
|
|
3 <==> 3 // EQUI // 5 // sit <==> sit
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="368" status="">
|
|
// A small dog runs through an obstacle course .
|
|
// A small dog jumping over an obstacle .
|
|
<source>
|
|
1 A :
|
|
2 small :
|
|
3 dog :
|
|
4 runs :
|
|
5 through :
|
|
6 an :
|
|
7 obstacle :
|
|
8 course :
|
|
9 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 small :
|
|
3 dog :
|
|
4 jumping :
|
|
5 over :
|
|
6 an :
|
|
7 obstacle :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
4 <==> 4 // SIMI // 3 // runs <==> jumping
|
|
5 6 7 8 <==> 5 6 7 // SPE2 // 4 // through an obstacle course <==> over an obstacle
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
9 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A small dog <==> A small dog
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="369" status="">
|
|
// A tent and a campsite in a sunlit forest .
|
|
// A white dog on a beach is carrying a stick in its mouth .
|
|
<source>
|
|
1 A :
|
|
2 tent :
|
|
3 and :
|
|
4 a :
|
|
5 campsite :
|
|
6 in :
|
|
7 a :
|
|
8 sunlit :
|
|
9 forest :
|
|
10 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 on :
|
|
5 a :
|
|
6 beach :
|
|
7 is :
|
|
8 carrying :
|
|
9 a :
|
|
10 stick :
|
|
11 in :
|
|
12 its :
|
|
13 mouth :
|
|
14 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 14 // NOALI // NIL // -not aligned- <==> .
|
|
0 <==> 1 2 3 // NOALI // NIL // -not aligned- <==> A white dog
|
|
10 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
0 <==> 7 8 // NOALI // NIL // -not aligned- <==> is carrying
|
|
0 <==> 9 10 // NOALI // NIL // -not aligned- <==> a stick
|
|
1 2 3 4 5 <==> 0 // NOALI // NIL // A tent and a campsite <==> -not aligned-
|
|
6 7 8 9 <==> 4 5 6 // SIMI // 2 // in a sunlit forest <==> on a beach
|
|
0 <==> 11 12 13 // NOALI // NIL // -not aligned- <==> in its mouth
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="370" status="">
|
|
// A black dog is chasing two birds on the shore of the ocean .
|
|
// A dog is running along the beach beside the ocean .
|
|
<source>
|
|
1 A :
|
|
2 black :
|
|
3 dog :
|
|
4 is :
|
|
5 chasing :
|
|
6 two :
|
|
7 birds :
|
|
8 on :
|
|
9 the :
|
|
10 shore :
|
|
11 of :
|
|
12 the :
|
|
13 ocean :
|
|
14 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 is :
|
|
4 running :
|
|
5 along :
|
|
6 the :
|
|
7 beach :
|
|
8 beside :
|
|
9 the :
|
|
10 ocean :
|
|
11 . :
|
|
</translation>
|
|
<alignment>
|
|
4 5 <==> 3 4 // SIMI // 4 // is chasing <==> is running
|
|
0 <==> 11 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 // SPE1 // 4 // A black dog <==> A dog
|
|
11 12 13 <==> 8 9 10 // EQUI // 5 // of the ocean <==> beside the ocean
|
|
8 9 10 <==> 5 6 7 // SIMI // 4 // on the shore <==> along the beach
|
|
14 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
6 7 <==> 0 // NOALI // NIL // two birds <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="371" status="">
|
|
// A man and woman with their hands on their chins are standing next to a Christmas tree .
|
|
// The man with a white beard and blue cap is standing in the doorway of a workshop .
|
|
<source>
|
|
1 A :
|
|
2 man :
|
|
3 and :
|
|
4 woman :
|
|
5 with :
|
|
6 their :
|
|
7 hands :
|
|
8 on :
|
|
9 their :
|
|
10 chins :
|
|
11 are :
|
|
12 standing :
|
|
13 next :
|
|
14 to :
|
|
15 a :
|
|
16 Christmas :
|
|
17 tree :
|
|
18 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 man :
|
|
3 with :
|
|
4 a :
|
|
5 white :
|
|
6 beard :
|
|
7 and :
|
|
8 blue :
|
|
9 cap :
|
|
10 is :
|
|
11 standing :
|
|
12 in :
|
|
13 the :
|
|
14 doorway :
|
|
15 of :
|
|
16 a :
|
|
17 workshop :
|
|
18 . :
|
|
</translation>
|
|
<alignment>
|
|
8 9 10 <==> 0 // NOALI // NIL // on their chins <==> -not aligned-
|
|
0 <==> 18 // NOALI // NIL // -not aligned- <==> .
|
|
11 12 <==> 10 11 // EQUI // 5 // are standing <==> is standing
|
|
5 6 7 <==> 0 // NOALI // NIL // with their hands <==> -not aligned-
|
|
0 <==> 15 16 17 // NOALI // NIL // -not aligned- <==> of a workshop
|
|
0 <==> 3 4 5 6 7 8 9 // NOALI // NIL // -not aligned- <==> with a white beard and blue cap
|
|
18 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
13 14 15 16 17 <==> 0 // NOALI // NIL // next to a Christmas tree <==> -not aligned-
|
|
0 <==> 12 13 14 // NOALI // NIL // -not aligned- <==> in the doorway
|
|
1 2 3 4 <==> 1 2 // SPE2 // 3 // A man and woman <==> The man
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="372" status="">
|
|
// Two dogs are running through the grass near a house and trees .
|
|
// Two dogs are running through a green yard
|
|
<source>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 running :
|
|
5 through :
|
|
6 the :
|
|
7 grass :
|
|
8 near :
|
|
9 a :
|
|
10 house :
|
|
11 and :
|
|
12 trees :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 are :
|
|
4 running :
|
|
5 through :
|
|
6 a :
|
|
7 green :
|
|
8 yard :
|
|
</translation>
|
|
<alignment>
|
|
3 4 <==> 3 4 // EQUI // 5 // are running <==> are running
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
1 2 <==> 1 2 // EQUI // 5 // Two dogs <==> Two dogs
|
|
8 9 10 11 12 <==> 0 // NOALI // NIL // near a house and trees <==> -not aligned-
|
|
5 6 7 <==> 5 6 7 8 // SPE2 // 4 // through the grass <==> through a green yard
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="373" status="">
|
|
// Two different breeds of brown and white dogs play on the beach .
|
|
// Two dogs playing in the sand at the beach .
|
|
<source>
|
|
1 Two :
|
|
2 different :
|
|
3 breeds :
|
|
4 of :
|
|
5 brown :
|
|
6 and :
|
|
7 white :
|
|
8 dogs :
|
|
9 play :
|
|
10 on :
|
|
11 the :
|
|
12 beach :
|
|
13 . :
|
|
</source>
|
|
<translation>
|
|
1 Two :
|
|
2 dogs :
|
|
3 playing :
|
|
4 in :
|
|
5 the :
|
|
6 sand :
|
|
7 at :
|
|
8 the :
|
|
9 beach :
|
|
10 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 10 // NOALI // NIL // -not aligned- <==> .
|
|
13 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 6 7 8 <==> 1 2 // SPE1 // 3 // of brown and white dogs <==> Two dogs
|
|
1 2 3 <==> 0 // NOALI // NIL // Two different breeds <==> -not aligned-
|
|
9 <==> 3 // EQUI // 5 // play <==> playing
|
|
0 <==> 4 5 6 // NOALI // NIL // -not aligned- <==> in the sand
|
|
10 11 12 <==> 7 8 9 // EQUI // 5 // on the beach <==> at the beach
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="374" status="">
|
|
// A white dog is running through the water onto the shore .
|
|
// The white dog runs through the ocean .
|
|
<source>
|
|
1 A :
|
|
2 white :
|
|
3 dog :
|
|
4 is :
|
|
5 running :
|
|
6 through :
|
|
7 the :
|
|
8 water :
|
|
9 onto :
|
|
10 the :
|
|
11 shore :
|
|
12 . :
|
|
</source>
|
|
<translation>
|
|
1 The :
|
|
2 white :
|
|
3 dog :
|
|
4 runs :
|
|
5 through :
|
|
6 the :
|
|
7 ocean :
|
|
8 . :
|
|
</translation>
|
|
<alignment>
|
|
12 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
4 5 <==> 4 // EQUI // 5 // is running <==> runs
|
|
6 7 8 <==> 5 6 7 // SPE2 // 4 // through the water <==> through the ocean
|
|
0 <==> 8 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 3 <==> 1 2 3 // EQUI // 5 // A white dog <==> The white dog
|
|
9 10 11 <==> 0 // NOALI // NIL // onto the shore <==> -not aligned-
|
|
</alignment>
|
|
</sentence>
|
|
|
|
|
|
<sentence id="375" status="">
|
|
// A dog leaping over a hurdle .
|
|
// A dog leaps over the hurdle .
|
|
<source>
|
|
1 A :
|
|
2 dog :
|
|
3 leaping :
|
|
4 over :
|
|
5 a :
|
|
6 hurdle :
|
|
7 . :
|
|
</source>
|
|
<translation>
|
|
1 A :
|
|
2 dog :
|
|
3 leaps :
|
|
4 over :
|
|
5 the :
|
|
6 hurdle :
|
|
7 . :
|
|
</translation>
|
|
<alignment>
|
|
0 <==> 7 // NOALI // NIL // -not aligned- <==> .
|
|
1 2 <==> 1 2 // EQUI // 5 // A dog <==> A dog
|
|
7 <==> 0 // NOALI // NIL // . <==> -not aligned-
|
|
3 <==> 3 // EQUI // 5 // leaping <==> leaps
|
|
4 5 6 <==> 4 5 6 // EQUI // 5 // over a hurdle <==> over the hurdle
|
|
</alignment>
|
|
</sentence>
|