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