id
stringlengths 3
9
| label
stringclasses 3
values | src
stringclasses 6
values | cat
stringclasses 10
values | exp
stringlengths 2
31
| ent_type
stringclasses 4
values | prem_num
int64 1
3
| premises
stringlengths 18
122
| hypothesis
stringlengths 16
72
| subs
dict |
---|---|---|---|---|---|---|---|---|---|
33a-0
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Utrecht is in the Netherlands. Munich is in Germany. The teacher is driving from Germany to Utrecht.
|
The teacher is driving from Munich to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Utrecht",
"NP2": "Munich",
"NP3": "the teacher",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-1
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Ghent is in Belgium. Stuttgart is in Germany. The teacher is driving from Germany to Ghent.
|
The teacher is driving from Stuttgart to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Ghent",
"NP2": "Stuttgart",
"NP3": "the teacher",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-2
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Bruges is in Belgium. Berlin is in Germany. The doctor is driving from Germany to Bruges.
|
The doctor is driving from Berlin to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Bruges",
"NP2": "Berlin",
"NP3": "the doctor",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-3
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nice is in France. Tilburg is in the Netherlands. The girl is driving from the Netherlands to Nice.
|
The girl is driving from Tilburg to France.
|
{
"NP0": "France",
"NP1": "Nice",
"NP2": "Tilburg",
"NP3": "the girl",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-4
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nantes is in France. Leuven is in Belgium. Bill is driving from Belgium to Nantes.
|
Bill is driving from Leuven to France.
|
{
"NP0": "France",
"NP1": "Nantes",
"NP2": "Leuven",
"NP3": "Bill",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-5
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Marseille is in France. Munich is in Germany. John is driving from Germany to Marseille.
|
John is driving from Munich to France.
|
{
"NP0": "France",
"NP1": "Marseille",
"NP2": "Munich",
"NP3": "John",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-6
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Fresno is in California. Carson City is in Nevada. The teacher is driving from Nevada to Fresno.
|
The teacher is driving from Carson City to California.
|
{
"NP0": "California",
"NP1": "Fresno",
"NP2": "Carson City",
"NP3": "the teacher",
"NP4": "Nevada",
"_at_least": null,
"immediately_r_01": null
}
|
33a-7
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Ghent is in Belgium. Marseille is in France. The woman is driving from France to Ghent.
|
The woman is driving from Marseille to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Ghent",
"NP2": "Marseille",
"NP3": "the woman",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-8
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Groningen is in the Netherlands. Marseille is in France. The doctor is driving from France to Groningen.
|
The doctor is driving from Marseille to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Groningen",
"NP2": "Marseille",
"NP3": "the doctor",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-9
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Charleroi is in Belgium. Rotterdam is in the Netherlands. The student is driving from the Netherlands to Charleroi.
|
The student is driving from Rotterdam to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Charleroi",
"NP2": "Rotterdam",
"NP3": "the student",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-10
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Rotterdam is in the Netherlands. Lyon is in France. The man is driving from France to Rotterdam.
|
The man is driving from Lyon to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Rotterdam",
"NP2": "Lyon",
"NP3": "the man",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-11
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Munich is in Germany. Ghent is in Belgium. John is driving from Belgium to Munich.
|
John is driving from Ghent to Germany.
|
{
"NP0": "Germany",
"NP1": "Munich",
"NP2": "Ghent",
"NP3": "John",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-12
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Bruges is in Belgium. Lyon is in France. The professor is driving from France to Bruges.
|
The professor is driving from Lyon to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Bruges",
"NP2": "Lyon",
"NP3": "the professor",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-13
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Bruges is in Belgium. Hamburg is in Germany. Mary is driving from Germany to Bruges.
|
Mary is driving from Hamburg to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Bruges",
"NP2": "Hamburg",
"NP3": "Mary",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-14
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Ghent is in Belgium. Berlin is in Germany. Cindi is driving from Germany to Ghent.
|
Cindi is driving from Berlin to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Ghent",
"NP2": "Berlin",
"NP3": "Cindi",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-15
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Marseille is in France. Ghent is in Belgium. The girl is driving from Belgium to Marseille.
|
The girl is driving from Ghent to France.
|
{
"NP0": "France",
"NP1": "Marseille",
"NP2": "Ghent",
"NP3": "the girl",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-16
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nantes is in France. Antwerp is in Belgium. The doctor is driving from Belgium to Nantes.
|
The doctor is driving from Antwerp to France.
|
{
"NP0": "France",
"NP1": "Nantes",
"NP2": "Antwerp",
"NP3": "the doctor",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-17
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Sparks is in Nevada. San Francisco is in California. Mary is driving from California to Sparks.
|
Mary is driving from San Francisco to Nevada.
|
{
"NP0": "Nevada",
"NP1": "Sparks",
"NP2": "San Francisco",
"NP3": "Mary",
"NP4": "California",
"_at_least": null,
"immediately_r_01": null
}
|
33a-18
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Tilburg is in the Netherlands. Berlin is in Germany. The man is driving from Germany to Tilburg.
|
The man is driving from Berlin to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Tilburg",
"NP2": "Berlin",
"NP3": "the man",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-19
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Bruges is in Belgium. Cologne is in Germany. The man is driving from Germany to Bruges.
|
The man is driving from Cologne to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Bruges",
"NP2": "Cologne",
"NP3": "the man",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-20
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nijmegen is in the Netherlands. Cologne is in Germany. The teacher is driving from Germany to Nijmegen.
|
The teacher is driving from Cologne to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Nijmegen",
"NP2": "Cologne",
"NP3": "the teacher",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-21
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Lyon is in France. Leuven is in Belgium. Cindi is driving from Belgium to Lyon.
|
Cindi is driving from Leuven to France.
|
{
"NP0": "France",
"NP1": "Lyon",
"NP2": "Leuven",
"NP3": "Cindi",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-22
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Groningen is in the Netherlands. Marseille is in France. John is driving from France to Groningen.
|
John is driving from Marseille to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Groningen",
"NP2": "Marseille",
"NP3": "John",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-23
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Munich is in Germany. Brussels is in Belgium. Taylor is driving from Belgium to Munich.
|
Taylor is driving from Brussels to Germany.
|
{
"NP0": "Germany",
"NP1": "Munich",
"NP2": "Brussels",
"NP3": "Taylor",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-24
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Marseille is in France. Groningen is in the Netherlands. The woman is driving from the Netherlands to Marseille.
|
The woman is driving from Groningen to France.
|
{
"NP0": "France",
"NP1": "Marseille",
"NP2": "Groningen",
"NP3": "the woman",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-25
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Stuttgart is in Germany. Lyon is in France. The child is driving from France to Stuttgart.
|
The child is driving from Lyon to Germany.
|
{
"NP0": "Germany",
"NP1": "Stuttgart",
"NP2": "Lyon",
"NP3": "the child",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-26
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Rotterdam is in the Netherlands. Leuven is in Belgium. The person is driving from Belgium to Rotterdam.
|
The person is driving from Leuven to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Rotterdam",
"NP2": "Leuven",
"NP3": "the person",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-27
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Paris is in France. Antwerp is in Belgium. Ann is driving from Belgium to Paris.
|
Ann is driving from Antwerp to France.
|
{
"NP0": "France",
"NP1": "Paris",
"NP2": "Antwerp",
"NP3": "Ann",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-28
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Antwerp is in Belgium. Hamburg is in Germany. Bill is driving from Germany to Antwerp.
|
Bill is driving from Hamburg to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Antwerp",
"NP2": "Hamburg",
"NP3": "Bill",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-29
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Sacramento is in California. Reno is in Nevada. The driver is driving from Nevada to Sacramento.
|
The driver is driving from Reno to California.
|
{
"NP0": "California",
"NP1": "Sacramento",
"NP2": "Reno",
"NP3": "the driver",
"NP4": "Nevada",
"_at_least": null,
"immediately_r_01": null
}
|
33a-30
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Munich is in Germany. Ghent is in Belgium. The person is driving from Belgium to Munich.
|
The person is driving from Ghent to Germany.
|
{
"NP0": "Germany",
"NP1": "Munich",
"NP2": "Ghent",
"NP3": "the person",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-31
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Berlin is in Germany. Paris is in France. The child is driving from France to Berlin.
|
The child is driving from Paris to Germany.
|
{
"NP0": "Germany",
"NP1": "Berlin",
"NP2": "Paris",
"NP3": "the child",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-32
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Paris is in France. Amsterdam is in the Netherlands. The professor is driving from the Netherlands to Paris.
|
The professor is driving from Amsterdam to France.
|
{
"NP0": "France",
"NP1": "Paris",
"NP2": "Amsterdam",
"NP3": "the professor",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-33
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Sacramento is in California. Fernley is in Nevada. Taylor is driving from Nevada to Sacramento.
|
Taylor is driving from Fernley to California.
|
{
"NP0": "California",
"NP1": "Sacramento",
"NP2": "Fernley",
"NP3": "Taylor",
"NP4": "Nevada",
"_at_least": null,
"immediately_r_01": null
}
|
33a-34
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Marseille is in France. Charleroi is in Belgium. The woman is driving from Belgium to Marseille.
|
The woman is driving from Charleroi to France.
|
{
"NP0": "France",
"NP1": "Marseille",
"NP2": "Charleroi",
"NP3": "the woman",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-35
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Berlin is in Germany. Nantes is in France. The girl is driving from France to Berlin.
|
The girl is driving from Nantes to Germany.
|
{
"NP0": "Germany",
"NP1": "Berlin",
"NP2": "Nantes",
"NP3": "the girl",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-36
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Ghent is in Belgium. Marseille is in France. The person is driving from France to Ghent.
|
The person is driving from Marseille to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Ghent",
"NP2": "Marseille",
"NP3": "the person",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-37
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Ghent is in Belgium. Amsterdam is in the Netherlands. The adult is driving from the Netherlands to Ghent.
|
The adult is driving from Amsterdam to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Ghent",
"NP2": "Amsterdam",
"NP3": "the adult",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-38
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Frankfurt is in Germany. Lyon is in France. The boy is driving from France to Frankfurt.
|
The boy is driving from Lyon to Germany.
|
{
"NP0": "Germany",
"NP1": "Frankfurt",
"NP2": "Lyon",
"NP3": "the boy",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-39
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Ghent is in Belgium. Frankfurt is in Germany. The child is driving from Germany to Ghent.
|
The child is driving from Frankfurt to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Ghent",
"NP2": "Frankfurt",
"NP3": "the child",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-40
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Cologne is in Germany. Nantes is in France. Bill is driving from France to Cologne.
|
Bill is driving from Nantes to Germany.
|
{
"NP0": "Germany",
"NP1": "Cologne",
"NP2": "Nantes",
"NP3": "Bill",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-41
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Berlin is in Germany. Toulouse is in France. The adult is driving from France to Berlin.
|
The adult is driving from Toulouse to Germany.
|
{
"NP0": "Germany",
"NP1": "Berlin",
"NP2": "Toulouse",
"NP3": "the adult",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-42
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Tilburg is in the Netherlands. Brussels is in Belgium. Ann is driving from Belgium to Tilburg.
|
Ann is driving from Brussels to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Tilburg",
"NP2": "Brussels",
"NP3": "Ann",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-43
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nice is in France. Ghent is in Belgium. The adult is driving from Belgium to Nice.
|
The adult is driving from Ghent to France.
|
{
"NP0": "France",
"NP1": "Nice",
"NP2": "Ghent",
"NP3": "the adult",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-44
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Bruges is in Belgium. Tilburg is in the Netherlands. The teacher is driving from the Netherlands to Bruges.
|
The teacher is driving from Tilburg to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Bruges",
"NP2": "Tilburg",
"NP3": "the teacher",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-45
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Stuttgart is in Germany. Toulouse is in France. The child is driving from France to Stuttgart.
|
The child is driving from Toulouse to Germany.
|
{
"NP0": "Germany",
"NP1": "Stuttgart",
"NP2": "Toulouse",
"NP3": "the child",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-46
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Groningen is in the Netherlands. Charleroi is in Belgium. The adult is driving from Belgium to Groningen.
|
The adult is driving from Charleroi to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Groningen",
"NP2": "Charleroi",
"NP3": "the adult",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-47
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Leuven is in Belgium. Marseille is in France. The boy is driving from France to Leuven.
|
The boy is driving from Marseille to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Leuven",
"NP2": "Marseille",
"NP3": "the boy",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-48
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Frankfurt is in Germany. Leuven is in Belgium. Taylor is driving from Belgium to Frankfurt.
|
Taylor is driving from Leuven to Germany.
|
{
"NP0": "Germany",
"NP1": "Frankfurt",
"NP2": "Leuven",
"NP3": "Taylor",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-49
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Charleroi is in Belgium. Marseille is in France. The doctor is driving from France to Charleroi.
|
The doctor is driving from Marseille to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Charleroi",
"NP2": "Marseille",
"NP3": "the doctor",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-50
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Groningen is in the Netherlands. Stuttgart is in Germany. The man is driving from Germany to Groningen.
|
The man is driving from Stuttgart to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Groningen",
"NP2": "Stuttgart",
"NP3": "the man",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-51
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Paris is in France. Munich is in Germany. The person is driving from Germany to Paris.
|
The person is driving from Munich to France.
|
{
"NP0": "France",
"NP1": "Paris",
"NP2": "Munich",
"NP3": "the person",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-52
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Utrecht is in the Netherlands. Charleroi is in Belgium. The child is driving from Belgium to Utrecht.
|
The child is driving from Charleroi to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Utrecht",
"NP2": "Charleroi",
"NP3": "the child",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-53
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Tilburg is in the Netherlands. Nice is in France. The driver is driving from France to Tilburg.
|
The driver is driving from Nice to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Tilburg",
"NP2": "Nice",
"NP3": "the driver",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-54
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Cologne is in Germany. Nijmegen is in the Netherlands. John is driving from the Netherlands to Cologne.
|
John is driving from Nijmegen to Germany.
|
{
"NP0": "Germany",
"NP1": "Cologne",
"NP2": "Nijmegen",
"NP3": "John",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-55
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Rotterdam is in the Netherlands. Antwerp is in Belgium. The child is driving from Belgium to Rotterdam.
|
The child is driving from Antwerp to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Rotterdam",
"NP2": "Antwerp",
"NP3": "the child",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-56
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Lyon is in France. Cologne is in Germany. Ann is driving from Germany to Lyon.
|
Ann is driving from Cologne to France.
|
{
"NP0": "France",
"NP1": "Lyon",
"NP2": "Cologne",
"NP3": "Ann",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-57
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Charleroi is in Belgium. Amsterdam is in the Netherlands. Mary is driving from the Netherlands to Charleroi.
|
Mary is driving from Amsterdam to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Charleroi",
"NP2": "Amsterdam",
"NP3": "Mary",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-58
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Bruges is in Belgium. Utrecht is in the Netherlands. The person is driving from the Netherlands to Bruges.
|
The person is driving from Utrecht to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Bruges",
"NP2": "Utrecht",
"NP3": "the person",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-59
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Marseille is in France. Stuttgart is in Germany. The professor is driving from Germany to Marseille.
|
The professor is driving from Stuttgart to France.
|
{
"NP0": "France",
"NP1": "Marseille",
"NP2": "Stuttgart",
"NP3": "the professor",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-60
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Paris is in France. Groningen is in the Netherlands. The professor is driving from the Netherlands to Paris.
|
The professor is driving from Groningen to France.
|
{
"NP0": "France",
"NP1": "Paris",
"NP2": "Groningen",
"NP3": "the professor",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-61
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Charleroi is in Belgium. Munich is in Germany. Mary is driving from Germany to Charleroi.
|
Mary is driving from Munich to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Charleroi",
"NP2": "Munich",
"NP3": "Mary",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-62
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nantes is in France. Antwerp is in Belgium. The kid is driving from Belgium to Nantes.
|
The kid is driving from Antwerp to France.
|
{
"NP0": "France",
"NP1": "Nantes",
"NP2": "Antwerp",
"NP3": "the kid",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-63
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Ghent is in Belgium. Lyon is in France. The professor is driving from France to Ghent.
|
The professor is driving from Lyon to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Ghent",
"NP2": "Lyon",
"NP3": "the professor",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-64
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Frankfurt is in Germany. Lyon is in France. The driver is driving from France to Frankfurt.
|
The driver is driving from Lyon to Germany.
|
{
"NP0": "Germany",
"NP1": "Frankfurt",
"NP2": "Lyon",
"NP3": "the driver",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-65
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Paris is in France. Amsterdam is in the Netherlands. The teacher is driving from the Netherlands to Paris.
|
The teacher is driving from Amsterdam to France.
|
{
"NP0": "France",
"NP1": "Paris",
"NP2": "Amsterdam",
"NP3": "the teacher",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-66
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Stuttgart is in Germany. Nice is in France. The person is driving from France to Stuttgart.
|
The person is driving from Nice to Germany.
|
{
"NP0": "Germany",
"NP1": "Stuttgart",
"NP2": "Nice",
"NP3": "the person",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-67
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Utrecht is in the Netherlands. Leuven is in Belgium. The woman is driving from Belgium to Utrecht.
|
The woman is driving from Leuven to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Utrecht",
"NP2": "Leuven",
"NP3": "the woman",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-68
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Cologne is in Germany. Rotterdam is in the Netherlands. The kid is driving from the Netherlands to Cologne.
|
The kid is driving from Rotterdam to Germany.
|
{
"NP0": "Germany",
"NP1": "Cologne",
"NP2": "Rotterdam",
"NP3": "the kid",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-69
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
San Diego is in California. Carson City is in Nevada. The teacher is driving from Nevada to San Diego.
|
The teacher is driving from Carson City to California.
|
{
"NP0": "California",
"NP1": "San Diego",
"NP2": "Carson City",
"NP3": "the teacher",
"NP4": "Nevada",
"_at_least": null,
"immediately_r_01": null
}
|
33a-70
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Frankfurt is in Germany. Amsterdam is in the Netherlands. The student is driving from the Netherlands to Frankfurt.
|
The student is driving from Amsterdam to Germany.
|
{
"NP0": "Germany",
"NP1": "Frankfurt",
"NP2": "Amsterdam",
"NP3": "the student",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-71
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Cologne is in Germany. Leuven is in Belgium. John is driving from Belgium to Cologne.
|
John is driving from Leuven to Germany.
|
{
"NP0": "Germany",
"NP1": "Cologne",
"NP2": "Leuven",
"NP3": "John",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-72
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Marseille is in France. Antwerp is in Belgium. The child is driving from Belgium to Marseille.
|
The child is driving from Antwerp to France.
|
{
"NP0": "France",
"NP1": "Marseille",
"NP2": "Antwerp",
"NP3": "the child",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-73
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nice is in France. Hamburg is in Germany. Taylor is driving from Germany to Nice.
|
Taylor is driving from Hamburg to France.
|
{
"NP0": "France",
"NP1": "Nice",
"NP2": "Hamburg",
"NP3": "Taylor",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-74
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Charleroi is in Belgium. Berlin is in Germany. The man is driving from Germany to Charleroi.
|
The man is driving from Berlin to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Charleroi",
"NP2": "Berlin",
"NP3": "the man",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-75
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Tilburg is in the Netherlands. Ghent is in Belgium. Mary is driving from Belgium to Tilburg.
|
Mary is driving from Ghent to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Tilburg",
"NP2": "Ghent",
"NP3": "Mary",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-76
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Utrecht is in the Netherlands. Leuven is in Belgium. The boy is driving from Belgium to Utrecht.
|
The boy is driving from Leuven to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Utrecht",
"NP2": "Leuven",
"NP3": "the boy",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-77
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
San Francisco is in California. Fernley is in Nevada. The doctor is driving from Nevada to San Francisco.
|
The doctor is driving from Fernley to California.
|
{
"NP0": "California",
"NP1": "San Francisco",
"NP2": "Fernley",
"NP3": "the doctor",
"NP4": "Nevada",
"_at_least": null,
"immediately_r_01": null
}
|
33a-78
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Groningen is in the Netherlands. Bruges is in Belgium. The person is driving from Belgium to Groningen.
|
The person is driving from Bruges to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Groningen",
"NP2": "Bruges",
"NP3": "the person",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-79
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nantes is in France. Hamburg is in Germany. The woman is driving from Germany to Nantes.
|
The woman is driving from Hamburg to France.
|
{
"NP0": "France",
"NP1": "Nantes",
"NP2": "Hamburg",
"NP3": "the woman",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-80
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
San Diego is in California. Fernley is in Nevada. The doctor is driving from Nevada to San Diego.
|
The doctor is driving from Fernley to California.
|
{
"NP0": "California",
"NP1": "San Diego",
"NP2": "Fernley",
"NP3": "the doctor",
"NP4": "Nevada",
"_at_least": null,
"immediately_r_01": null
}
|
33a-81
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Carson City is in Nevada. Fresno is in California. The kid is driving from California to Carson City.
|
The kid is driving from Fresno to Nevada.
|
{
"NP0": "Nevada",
"NP1": "Carson City",
"NP2": "Fresno",
"NP3": "the kid",
"NP4": "California",
"_at_least": null,
"immediately_r_01": null
}
|
33a-82
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Frankfurt is in Germany. Lyon is in France. Ann is driving from France to Frankfurt.
|
Ann is driving from Lyon to Germany.
|
{
"NP0": "Germany",
"NP1": "Frankfurt",
"NP2": "Lyon",
"NP3": "Ann",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-83
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nice is in France. Munich is in Germany. The girl is driving from Germany to Nice.
|
The girl is driving from Munich to France.
|
{
"NP0": "France",
"NP1": "Nice",
"NP2": "Munich",
"NP3": "the girl",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-84
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Utrecht is in the Netherlands. Nantes is in France. Taylor is driving from France to Utrecht.
|
Taylor is driving from Nantes to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Utrecht",
"NP2": "Nantes",
"NP3": "Taylor",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-85
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nijmegen is in the Netherlands. Bruges is in Belgium. The driver is driving from Belgium to Nijmegen.
|
The driver is driving from Bruges to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Nijmegen",
"NP2": "Bruges",
"NP3": "the driver",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-86
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Marseille is in France. Groningen is in the Netherlands. The adult is driving from the Netherlands to Marseille.
|
The adult is driving from Groningen to France.
|
{
"NP0": "France",
"NP1": "Marseille",
"NP2": "Groningen",
"NP3": "the adult",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-87
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Berlin is in Germany. Antwerp is in Belgium. Ann is driving from Belgium to Berlin.
|
Ann is driving from Antwerp to Germany.
|
{
"NP0": "Germany",
"NP1": "Berlin",
"NP2": "Antwerp",
"NP3": "Ann",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-88
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Brussels is in Belgium. Marseille is in France. The kid is driving from France to Brussels.
|
The kid is driving from Marseille to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Brussels",
"NP2": "Marseille",
"NP3": "the kid",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-89
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Marseille is in France. Tilburg is in the Netherlands. The man is driving from the Netherlands to Marseille.
|
The man is driving from Tilburg to France.
|
{
"NP0": "France",
"NP1": "Marseille",
"NP2": "Tilburg",
"NP3": "the man",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-90
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Bruges is in Belgium. Marseille is in France. Ann is driving from France to Bruges.
|
Ann is driving from Marseille to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Bruges",
"NP2": "Marseille",
"NP3": "Ann",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-91
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Toulouse is in France. Munich is in Germany. Cindi is driving from Germany to Toulouse.
|
Cindi is driving from Munich to France.
|
{
"NP0": "France",
"NP1": "Toulouse",
"NP2": "Munich",
"NP3": "Cindi",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-92
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Hamburg is in Germany. Groningen is in the Netherlands. The woman is driving from the Netherlands to Hamburg.
|
The woman is driving from Groningen to Germany.
|
{
"NP0": "Germany",
"NP1": "Hamburg",
"NP2": "Groningen",
"NP3": "the woman",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-93
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nice is in France. Hamburg is in Germany. The teacher is driving from Germany to Nice.
|
The teacher is driving from Hamburg to France.
|
{
"NP0": "France",
"NP1": "Nice",
"NP2": "Hamburg",
"NP3": "the teacher",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-94
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Brussels is in Belgium. Tilburg is in the Netherlands. The kid is driving from the Netherlands to Brussels.
|
The kid is driving from Tilburg to Belgium.
|
{
"NP0": "Belgium",
"NP1": "Brussels",
"NP2": "Tilburg",
"NP3": "the kid",
"NP4": "the Netherlands",
"_at_least": null,
"immediately_r_01": null
}
|
33a-95
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Marseille is in France. Berlin is in Germany. The girl is driving from Germany to Marseille.
|
The girl is driving from Berlin to France.
|
{
"NP0": "France",
"NP1": "Marseille",
"NP2": "Berlin",
"NP3": "the girl",
"NP4": "Germany",
"_at_least": null,
"immediately_r_01": null
}
|
33a-96
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Nijmegen is in the Netherlands. Lyon is in France. The doctor is driving from France to Nijmegen.
|
The doctor is driving from Lyon to the Netherlands.
|
{
"NP0": "the Netherlands",
"NP1": "Nijmegen",
"NP2": "Lyon",
"NP3": "the doctor",
"NP4": "France",
"_at_least": null,
"immediately_r_01": null
}
|
33a-97
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Toulouse is in France. Leuven is in Belgium. The doctor is driving from Belgium to Toulouse.
|
The doctor is driving from Leuven to France.
|
{
"NP0": "France",
"NP1": "Toulouse",
"NP2": "Leuven",
"NP3": "the doctor",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-98
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Marseille is in France. Bruges is in Belgium. The teacher is driving from Belgium to Marseille.
|
The teacher is driving from Bruges to France.
|
{
"NP0": "France",
"NP1": "Marseille",
"NP2": "Bruges",
"NP3": "the teacher",
"NP4": "Belgium",
"_at_least": null,
"immediately_r_01": null
}
|
33a-99
|
neutral
|
YW
| null |
from, to, in
|
directional
| 3 |
Reno is in Nevada. San Jose is in California. The doctor is driving from California to Reno.
|
The doctor is driving from San Jose to Nevada.
|
{
"NP0": "Nevada",
"NP1": "Reno",
"NP2": "San Jose",
"NP3": "the doctor",
"NP4": "California",
"_at_least": null,
"immediately_r_01": null
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.