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 |
---|---|---|---|---|---|---|---|---|---|
32a-0
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The teacher is driving from Paris to Rotterdam.
|
The teacher is driving from Rotterdam to Paris.
|
{
"NP0": null,
"NP1": "Paris",
"NP2": "Rotterdam",
"NP3": "the teacher",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-1
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The teacher is driving from Bruges to Paris.
|
The teacher is driving from Paris to Bruges.
|
{
"NP0": null,
"NP1": "Bruges",
"NP2": "Paris",
"NP3": "the teacher",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-2
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The doctor is driving from Amsterdam to Stuttgart.
|
The doctor is driving from Stuttgart to Amsterdam.
|
{
"NP0": null,
"NP1": "Amsterdam",
"NP2": "Stuttgart",
"NP3": "the doctor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-3
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The driver is driving from San Jose to San Diego.
|
The driver is driving from San Diego to San Jose.
|
{
"NP0": null,
"NP1": "San Jose",
"NP2": "San Diego",
"NP3": "the driver",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-4
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The girl is driving from Fresno to San Francisco.
|
The girl is driving from San Francisco to Fresno.
|
{
"NP0": null,
"NP1": "Fresno",
"NP2": "San Francisco",
"NP3": "the girl",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-5
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Bill is driving from Frankfurt to Groningen.
|
Bill is driving from Groningen to Frankfurt.
|
{
"NP0": null,
"NP1": "Frankfurt",
"NP2": "Groningen",
"NP3": "Bill",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-6
|
contradiction
| null | null |
from, to
|
directional
| 1 |
John is driving from Fernley to Henderson.
|
John is driving from Henderson to Fernley.
|
{
"NP0": null,
"NP1": "Fernley",
"NP2": "Henderson",
"NP3": "John",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-7
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The teacher is driving from Brussels to Nijmegen.
|
The teacher is driving from Nijmegen to Brussels.
|
{
"NP0": null,
"NP1": "Brussels",
"NP2": "Nijmegen",
"NP3": "the teacher",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-8
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The girl is driving from San Jose to Las Vegas.
|
The girl is driving from Las Vegas to San Jose.
|
{
"NP0": null,
"NP1": "San Jose",
"NP2": "Las Vegas",
"NP3": "the girl",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-9
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The woman is driving from Bruges to Leuven.
|
The woman is driving from Leuven to Bruges.
|
{
"NP0": null,
"NP1": "Bruges",
"NP2": "Leuven",
"NP3": "the woman",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-10
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The woman is driving from Rotterdam to Marseille.
|
The woman is driving from Marseille to Rotterdam.
|
{
"NP0": null,
"NP1": "Rotterdam",
"NP2": "Marseille",
"NP3": "the woman",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-11
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The teacher is driving from San Jose to Sacramento.
|
The teacher is driving from Sacramento to San Jose.
|
{
"NP0": null,
"NP1": "San Jose",
"NP2": "Sacramento",
"NP3": "the teacher",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-12
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The doctor is driving from Nantes to Munich.
|
The doctor is driving from Munich to Nantes.
|
{
"NP0": null,
"NP1": "Nantes",
"NP2": "Munich",
"NP3": "the doctor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-13
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The student is driving from Berlin to Toulouse.
|
The student is driving from Toulouse to Berlin.
|
{
"NP0": null,
"NP1": "Berlin",
"NP2": "Toulouse",
"NP3": "the student",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-14
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The man is driving from Nijmegen to Bruges.
|
The man is driving from Bruges to Nijmegen.
|
{
"NP0": null,
"NP1": "Nijmegen",
"NP2": "Bruges",
"NP3": "the man",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-15
|
contradiction
| null | null |
from, to
|
directional
| 1 |
John is driving from Leuven to Toulouse.
|
John is driving from Toulouse to Leuven.
|
{
"NP0": null,
"NP1": "Leuven",
"NP2": "Toulouse",
"NP3": "John",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-16
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The professor is driving from Antwerp to Berlin.
|
The professor is driving from Berlin to Antwerp.
|
{
"NP0": null,
"NP1": "Antwerp",
"NP2": "Berlin",
"NP3": "the professor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-17
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Mary is driving from Antwerp to Amsterdam.
|
Mary is driving from Amsterdam to Antwerp.
|
{
"NP0": null,
"NP1": "Antwerp",
"NP2": "Amsterdam",
"NP3": "Mary",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-18
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Cindi is driving from Bruges to Charleroi.
|
Cindi is driving from Charleroi to Bruges.
|
{
"NP0": null,
"NP1": "Bruges",
"NP2": "Charleroi",
"NP3": "Cindi",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-19
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The girl is driving from Cologne to Toulouse.
|
The girl is driving from Toulouse to Cologne.
|
{
"NP0": null,
"NP1": "Cologne",
"NP2": "Toulouse",
"NP3": "the girl",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-20
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The doctor is driving from Fernley to San Jose.
|
The doctor is driving from San Jose to Fernley.
|
{
"NP0": null,
"NP1": "Fernley",
"NP2": "San Jose",
"NP3": "the doctor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-21
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Mary is driving from Munich to Cologne.
|
Mary is driving from Cologne to Munich.
|
{
"NP0": null,
"NP1": "Munich",
"NP2": "Cologne",
"NP3": "Mary",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-22
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The man is driving from Nijmegen to Lyon.
|
The man is driving from Lyon to Nijmegen.
|
{
"NP0": null,
"NP1": "Nijmegen",
"NP2": "Lyon",
"NP3": "the man",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-23
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The man is driving from Amsterdam to Tilburg.
|
The man is driving from Tilburg to Amsterdam.
|
{
"NP0": null,
"NP1": "Amsterdam",
"NP2": "Tilburg",
"NP3": "the man",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-24
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The teacher is driving from Nice to Bruges.
|
The teacher is driving from Bruges to Nice.
|
{
"NP0": null,
"NP1": "Nice",
"NP2": "Bruges",
"NP3": "the teacher",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-25
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Cindi is driving from Cologne to Frankfurt.
|
Cindi is driving from Frankfurt to Cologne.
|
{
"NP0": null,
"NP1": "Cologne",
"NP2": "Frankfurt",
"NP3": "Cindi",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-26
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The kid is driving from San Diego to Sparks.
|
The kid is driving from Sparks to San Diego.
|
{
"NP0": null,
"NP1": "San Diego",
"NP2": "Sparks",
"NP3": "the kid",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-27
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Ann is driving from Reno to Las Vegas.
|
Ann is driving from Las Vegas to Reno.
|
{
"NP0": null,
"NP1": "Reno",
"NP2": "Las Vegas",
"NP3": "Ann",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-28
|
contradiction
| null | null |
from, to
|
directional
| 1 |
John is driving from Sacramento to Sparks.
|
John is driving from Sparks to Sacramento.
|
{
"NP0": null,
"NP1": "Sacramento",
"NP2": "Sparks",
"NP3": "John",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-29
|
contradiction
| null | null |
from, to
|
directional
| 1 |
John is driving from Nantes to Munich.
|
John is driving from Munich to Nantes.
|
{
"NP0": null,
"NP1": "Nantes",
"NP2": "Munich",
"NP3": "John",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-30
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Taylor is driving from Leuven to Stuttgart.
|
Taylor is driving from Stuttgart to Leuven.
|
{
"NP0": null,
"NP1": "Leuven",
"NP2": "Stuttgart",
"NP3": "Taylor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-31
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The woman is driving from Cologne to Utrecht.
|
The woman is driving from Utrecht to Cologne.
|
{
"NP0": null,
"NP1": "Cologne",
"NP2": "Utrecht",
"NP3": "the woman",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-32
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The child is driving from Lyon to Ghent.
|
The child is driving from Ghent to Lyon.
|
{
"NP0": null,
"NP1": "Lyon",
"NP2": "Ghent",
"NP3": "the child",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-33
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The person is driving from Nijmegen to Berlin.
|
The person is driving from Berlin to Nijmegen.
|
{
"NP0": null,
"NP1": "Nijmegen",
"NP2": "Berlin",
"NP3": "the person",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-34
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Ann is driving from Ghent to Amsterdam.
|
Ann is driving from Amsterdam to Ghent.
|
{
"NP0": null,
"NP1": "Ghent",
"NP2": "Amsterdam",
"NP3": "Ann",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-35
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The doctor is driving from Tilburg to Nice.
|
The doctor is driving from Nice to Tilburg.
|
{
"NP0": null,
"NP1": "Tilburg",
"NP2": "Nice",
"NP3": "the doctor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-36
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Kate is driving from Utrecht to Nijmegen.
|
Kate is driving from Nijmegen to Utrecht.
|
{
"NP0": null,
"NP1": "Utrecht",
"NP2": "Nijmegen",
"NP3": "Kate",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-37
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Bill is driving from Amsterdam to Cologne.
|
Bill is driving from Cologne to Amsterdam.
|
{
"NP0": null,
"NP1": "Amsterdam",
"NP2": "Cologne",
"NP3": "Bill",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-38
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Ann is driving from Stuttgart to Amsterdam.
|
Ann is driving from Amsterdam to Stuttgart.
|
{
"NP0": null,
"NP1": "Stuttgart",
"NP2": "Amsterdam",
"NP3": "Ann",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-39
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The man is driving from Tilburg to Marseille.
|
The man is driving from Marseille to Tilburg.
|
{
"NP0": null,
"NP1": "Tilburg",
"NP2": "Marseille",
"NP3": "the man",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-40
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The driver is driving from Carson City to San Jose.
|
The driver is driving from San Jose to Carson City.
|
{
"NP0": null,
"NP1": "Carson City",
"NP2": "San Jose",
"NP3": "the driver",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-41
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The man is driving from Sacramento to San Diego.
|
The man is driving from San Diego to Sacramento.
|
{
"NP0": null,
"NP1": "Sacramento",
"NP2": "San Diego",
"NP3": "the man",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-42
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The person is driving from Leuven to Toulouse.
|
The person is driving from Toulouse to Leuven.
|
{
"NP0": null,
"NP1": "Leuven",
"NP2": "Toulouse",
"NP3": "the person",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-43
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The child is driving from Hamburg to Berlin.
|
The child is driving from Berlin to Hamburg.
|
{
"NP0": null,
"NP1": "Hamburg",
"NP2": "Berlin",
"NP3": "the child",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-44
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The professor is driving from Fresno to Sparks.
|
The professor is driving from Sparks to Fresno.
|
{
"NP0": null,
"NP1": "Fresno",
"NP2": "Sparks",
"NP3": "the professor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-45
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Taylor is driving from Carson City to Sacramento.
|
Taylor is driving from Sacramento to Carson City.
|
{
"NP0": null,
"NP1": "Carson City",
"NP2": "Sacramento",
"NP3": "Taylor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-46
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The woman is driving from Cologne to Rotterdam.
|
The woman is driving from Rotterdam to Cologne.
|
{
"NP0": null,
"NP1": "Cologne",
"NP2": "Rotterdam",
"NP3": "the woman",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-47
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The man is driving from Stuttgart to Bruges.
|
The man is driving from Bruges to Stuttgart.
|
{
"NP0": null,
"NP1": "Stuttgart",
"NP2": "Bruges",
"NP3": "the man",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-48
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The girl is driving from Groningen to Utrecht.
|
The girl is driving from Utrecht to Groningen.
|
{
"NP0": null,
"NP1": "Groningen",
"NP2": "Utrecht",
"NP3": "the girl",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-49
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The person is driving from Bruges to Leuven.
|
The person is driving from Leuven to Bruges.
|
{
"NP0": null,
"NP1": "Bruges",
"NP2": "Leuven",
"NP3": "the person",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-50
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The adult is driving from Bruges to Brussels.
|
The adult is driving from Brussels to Bruges.
|
{
"NP0": null,
"NP1": "Bruges",
"NP2": "Brussels",
"NP3": "the adult",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-51
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The boy is driving from Henderson to Sparks.
|
The boy is driving from Sparks to Henderson.
|
{
"NP0": null,
"NP1": "Henderson",
"NP2": "Sparks",
"NP3": "the boy",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-52
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The child is driving from Bruges to Frankfurt.
|
The child is driving from Frankfurt to Bruges.
|
{
"NP0": null,
"NP1": "Bruges",
"NP2": "Frankfurt",
"NP3": "the child",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-53
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Bill is driving from Hamburg to Paris.
|
Bill is driving from Paris to Hamburg.
|
{
"NP0": null,
"NP1": "Hamburg",
"NP2": "Paris",
"NP3": "Bill",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-54
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Kate is driving from Utrecht to Amsterdam.
|
Kate is driving from Amsterdam to Utrecht.
|
{
"NP0": null,
"NP1": "Utrecht",
"NP2": "Amsterdam",
"NP3": "Kate",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-55
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The adult is driving from Hamburg to Charleroi.
|
The adult is driving from Charleroi to Hamburg.
|
{
"NP0": null,
"NP1": "Hamburg",
"NP2": "Charleroi",
"NP3": "the adult",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-56
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Ann is driving from Nijmegen to Munich.
|
Ann is driving from Munich to Nijmegen.
|
{
"NP0": null,
"NP1": "Nijmegen",
"NP2": "Munich",
"NP3": "Ann",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-57
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The adult is driving from Fresno to Carson City.
|
The adult is driving from Carson City to Fresno.
|
{
"NP0": null,
"NP1": "Fresno",
"NP2": "Carson City",
"NP3": "the adult",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-58
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The man is driving from Tilburg to Munich.
|
The man is driving from Munich to Tilburg.
|
{
"NP0": null,
"NP1": "Tilburg",
"NP2": "Munich",
"NP3": "the man",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-59
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The teacher is driving from Antwerp to Leuven.
|
The teacher is driving from Leuven to Antwerp.
|
{
"NP0": null,
"NP1": "Antwerp",
"NP2": "Leuven",
"NP3": "the teacher",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-60
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Taylor is driving from San Francisco to Sparks.
|
Taylor is driving from Sparks to San Francisco.
|
{
"NP0": null,
"NP1": "San Francisco",
"NP2": "Sparks",
"NP3": "Taylor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-61
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The child is driving from Lyon to Nijmegen.
|
The child is driving from Nijmegen to Lyon.
|
{
"NP0": null,
"NP1": "Lyon",
"NP2": "Nijmegen",
"NP3": "the child",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-62
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The adult is driving from Nantes to Frankfurt.
|
The adult is driving from Frankfurt to Nantes.
|
{
"NP0": null,
"NP1": "Nantes",
"NP2": "Frankfurt",
"NP3": "the adult",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-63
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The boy is driving from Brussels to Cologne.
|
The boy is driving from Cologne to Brussels.
|
{
"NP0": null,
"NP1": "Brussels",
"NP2": "Cologne",
"NP3": "the boy",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-64
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Taylor is driving from Henderson to San Jose.
|
Taylor is driving from San Jose to Henderson.
|
{
"NP0": null,
"NP1": "Henderson",
"NP2": "San Jose",
"NP3": "Taylor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-65
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The doctor is driving from Berlin to Nice.
|
The doctor is driving from Nice to Berlin.
|
{
"NP0": null,
"NP1": "Berlin",
"NP2": "Nice",
"NP3": "the doctor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-66
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The man is driving from Nantes to Stuttgart.
|
The man is driving from Stuttgart to Nantes.
|
{
"NP0": null,
"NP1": "Nantes",
"NP2": "Stuttgart",
"NP3": "the man",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-67
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The person is driving from Ghent to Lyon.
|
The person is driving from Lyon to Ghent.
|
{
"NP0": null,
"NP1": "Ghent",
"NP2": "Lyon",
"NP3": "the person",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-68
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Bill is driving from Toulouse to Groningen.
|
Bill is driving from Groningen to Toulouse.
|
{
"NP0": null,
"NP1": "Toulouse",
"NP2": "Groningen",
"NP3": "Bill",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-69
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The child is driving from Paris to Hamburg.
|
The child is driving from Hamburg to Paris.
|
{
"NP0": null,
"NP1": "Paris",
"NP2": "Hamburg",
"NP3": "the child",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-70
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The driver is driving from Paris to Berlin.
|
The driver is driving from Berlin to Paris.
|
{
"NP0": null,
"NP1": "Paris",
"NP2": "Berlin",
"NP3": "the driver",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-71
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Taylor is driving from Utrecht to Leuven.
|
Taylor is driving from Leuven to Utrecht.
|
{
"NP0": null,
"NP1": "Utrecht",
"NP2": "Leuven",
"NP3": "Taylor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-72
|
contradiction
| null | null |
from, to
|
directional
| 1 |
John is driving from Hamburg to Stuttgart.
|
John is driving from Stuttgart to Hamburg.
|
{
"NP0": null,
"NP1": "Hamburg",
"NP2": "Stuttgart",
"NP3": "John",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-73
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The child is driving from Nice to Nijmegen.
|
The child is driving from Nijmegen to Nice.
|
{
"NP0": null,
"NP1": "Nice",
"NP2": "Nijmegen",
"NP3": "the child",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-74
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Ann is driving from Cologne to Antwerp.
|
Ann is driving from Antwerp to Cologne.
|
{
"NP0": null,
"NP1": "Cologne",
"NP2": "Antwerp",
"NP3": "Ann",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-75
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The man is driving from San Diego to Fernley.
|
The man is driving from Fernley to San Diego.
|
{
"NP0": null,
"NP1": "San Diego",
"NP2": "Fernley",
"NP3": "the man",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-76
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Mary is driving from Berlin to Groningen.
|
Mary is driving from Groningen to Berlin.
|
{
"NP0": null,
"NP1": "Berlin",
"NP2": "Groningen",
"NP3": "Mary",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-77
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The person is driving from Antwerp to Marseille.
|
The person is driving from Marseille to Antwerp.
|
{
"NP0": null,
"NP1": "Antwerp",
"NP2": "Marseille",
"NP3": "the person",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-78
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The teenager is driving from Rotterdam to Antwerp.
|
The teenager is driving from Antwerp to Rotterdam.
|
{
"NP0": null,
"NP1": "Rotterdam",
"NP2": "Antwerp",
"NP3": "the teenager",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-79
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The professor is driving from Fernley to Reno.
|
The professor is driving from Reno to Fernley.
|
{
"NP0": null,
"NP1": "Fernley",
"NP2": "Reno",
"NP3": "the professor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-80
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Cindi is driving from Stuttgart to Leuven.
|
Cindi is driving from Leuven to Stuttgart.
|
{
"NP0": null,
"NP1": "Stuttgart",
"NP2": "Leuven",
"NP3": "Cindi",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-81
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The professor is driving from Ghent to Groningen.
|
The professor is driving from Groningen to Ghent.
|
{
"NP0": null,
"NP1": "Ghent",
"NP2": "Groningen",
"NP3": "the professor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-82
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Mary is driving from Berlin to Nijmegen.
|
Mary is driving from Nijmegen to Berlin.
|
{
"NP0": null,
"NP1": "Berlin",
"NP2": "Nijmegen",
"NP3": "Mary",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-83
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Taylor is driving from Utrecht to Cologne.
|
Taylor is driving from Cologne to Utrecht.
|
{
"NP0": null,
"NP1": "Utrecht",
"NP2": "Cologne",
"NP3": "Taylor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-84
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The kid is driving from Fernley to San Jose.
|
The kid is driving from San Jose to Fernley.
|
{
"NP0": null,
"NP1": "Fernley",
"NP2": "San Jose",
"NP3": "the kid",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-85
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Ann is driving from Utrecht to Nantes.
|
Ann is driving from Nantes to Utrecht.
|
{
"NP0": null,
"NP1": "Utrecht",
"NP2": "Nantes",
"NP3": "Ann",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-86
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The professor is driving from Bruges to Hamburg.
|
The professor is driving from Hamburg to Bruges.
|
{
"NP0": null,
"NP1": "Bruges",
"NP2": "Hamburg",
"NP3": "the professor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-87
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The driver is driving from Henderson to Sparks.
|
The driver is driving from Sparks to Henderson.
|
{
"NP0": null,
"NP1": "Henderson",
"NP2": "Sparks",
"NP3": "the driver",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-88
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The teacher is driving from Fresno to Sparks.
|
The teacher is driving from Sparks to Fresno.
|
{
"NP0": null,
"NP1": "Fresno",
"NP2": "Sparks",
"NP3": "the teacher",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-89
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The person is driving from Lyon to Leuven.
|
The person is driving from Leuven to Lyon.
|
{
"NP0": null,
"NP1": "Lyon",
"NP2": "Leuven",
"NP3": "the person",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-90
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The woman is driving from Paris to Nantes.
|
The woman is driving from Nantes to Paris.
|
{
"NP0": null,
"NP1": "Paris",
"NP2": "Nantes",
"NP3": "the woman",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-91
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The professor is driving from Toulouse to Lyon.
|
The professor is driving from Lyon to Toulouse.
|
{
"NP0": null,
"NP1": "Toulouse",
"NP2": "Lyon",
"NP3": "the professor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-92
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The kid is driving from Hamburg to Toulouse.
|
The kid is driving from Toulouse to Hamburg.
|
{
"NP0": null,
"NP1": "Hamburg",
"NP2": "Toulouse",
"NP3": "the kid",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-93
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The teacher is driving from Charleroi to Amsterdam.
|
The teacher is driving from Amsterdam to Charleroi.
|
{
"NP0": null,
"NP1": "Charleroi",
"NP2": "Amsterdam",
"NP3": "the teacher",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-94
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The student is driving from Henderson to Fresno.
|
The student is driving from Fresno to Henderson.
|
{
"NP0": null,
"NP1": "Henderson",
"NP2": "Fresno",
"NP3": "the student",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-95
|
contradiction
| null | null |
from, to
|
directional
| 1 |
John is driving from Hamburg to Nantes.
|
John is driving from Nantes to Hamburg.
|
{
"NP0": null,
"NP1": "Hamburg",
"NP2": "Nantes",
"NP3": "John",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-96
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The child is driving from Cologne to Nantes.
|
The child is driving from Nantes to Cologne.
|
{
"NP0": null,
"NP1": "Cologne",
"NP2": "Nantes",
"NP3": "the child",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-97
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The teacher is driving from Rotterdam to Ghent.
|
The teacher is driving from Ghent to Rotterdam.
|
{
"NP0": null,
"NP1": "Rotterdam",
"NP2": "Ghent",
"NP3": "the teacher",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-98
|
contradiction
| null | null |
from, to
|
directional
| 1 |
Taylor is driving from Fresno to Henderson.
|
Taylor is driving from Henderson to Fresno.
|
{
"NP0": null,
"NP1": "Fresno",
"NP2": "Henderson",
"NP3": "Taylor",
"NP4": null,
"_at_least": null,
"immediately_r_01": null
}
|
32a-99
|
contradiction
| null | null |
from, to
|
directional
| 1 |
The driver is driving from Sacramento to Sparks.
|
The driver is driving from Sparks to Sacramento.
|
{
"NP0": null,
"NP1": "Sacramento",
"NP2": "Sparks",
"NP3": "the driver",
"NP4": null,
"_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.