Dataset Preview
Full Screen Viewer
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError Exception: TypeError Message: Couldn't cast array of type struct<context: string, doc_tokens: list<item: string>, qas: list<item: struct<id: string, question: string, answers: list<item: struct<text: string, answer_start: int64>>, is_impossible: bool>>, lang: string> to {'context': Value(dtype='string', id=None), 'qas': [{'id': Value(dtype='string', id=None), 'question': Value(dtype='string', id=None), 'answers': [{'text': Value(dtype='string', id=None), 'answer_start': Value(dtype='int64', id=None)}], 'is_impossible': Value(dtype='bool', id=None)}], 'lang': Value(dtype='string', id=None)} Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single writer.write_table(table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table pa_table = table_cast(pa_table, self._schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast return cast_table_to_schema(table, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in cast_table_to_schema arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()] File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in <listcomp> arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()] File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp> return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2025, in cast_array_to_feature casted_array_values = _c(array.values, feature[0]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper return func(array, *args, **kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()] File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp> arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()] File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper return func(array, *args, **kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2025, in cast_array_to_feature casted_array_values = _c(array.values, feature[0]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper return func(array, *args, **kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2122, in cast_array_to_feature raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}") TypeError: Couldn't cast array of type struct<context: string, doc_tokens: list<item: string>, qas: list<item: struct<id: string, question: string, answers: list<item: struct<text: string, answer_start: int64>>, is_impossible: bool>>, lang: string> to {'context': Value(dtype='string', id=None), 'qas': [{'id': Value(dtype='string', id=None), 'question': Value(dtype='string', id=None), 'answers': [{'text': Value(dtype='string', id=None), 'answer_start': Value(dtype='int64', id=None)}], 'is_impossible': Value(dtype='bool', id=None)}], 'lang': Value(dtype='string', id=None)} The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response parquet_operations = convert_to_parquet(builder) File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet builder.download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare self._download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare self._prepare_split(split_generator, **prepare_split_kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single raise DatasetGenerationError("An error occurred while generating the dataset") from e datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
version
string | data
list |
---|---|
v2.0 | [
{
"paragraphs": [
{
"context": "The Commission , for its part , will continue to play an active part in the intergovernmental conference .",
"qas": [
{
"id": "deen_dev_53_f_0_0",
"question": " ¶ Die ¶ Kommission wird bei der Regierungskonferenz auch weiterhin eine aktive Rolle spielen .",
"answers": [
{
"text": "The",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_1_1",
"question": "Die ¶ Kommission ¶ wird bei der Regierungskonferenz auch weiterhin eine aktive Rolle spielen .",
"answers": [
{
"text": "Commission",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_2_7",
"question": "Die Kommission ¶ wird ¶ bei der Regierungskonferenz auch weiterhin eine aktive Rolle spielen .",
"answers": [
{
"text": "will",
"answer_start": 32
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_3_14",
"question": "Die Kommission wird ¶ bei ¶ der Regierungskonferenz auch weiterhin eine aktive Rolle spielen .",
"answers": [
{
"text": "in",
"answer_start": 69
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_4_15",
"question": "Die Kommission wird bei ¶ der ¶ Regierungskonferenz auch weiterhin eine aktive Rolle spielen .",
"answers": [
{
"text": "the",
"answer_start": 72
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_5_16",
"question": "Die Kommission wird bei der ¶ Regierungskonferenz ¶ auch weiterhin eine aktive Rolle spielen .",
"answers": [
{
"text": "intergovernmental conference",
"answer_start": 76
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_6_8",
"question": "Die Kommission wird bei der Regierungskonferenz ¶ auch ¶ weiterhin eine aktive Rolle spielen .",
"answers": [
{
"text": "continue",
"answer_start": 37
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_7_8",
"question": "Die Kommission wird bei der Regierungskonferenz auch ¶ weiterhin ¶ eine aktive Rolle spielen .",
"answers": [
{
"text": "continue",
"answer_start": 37
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_8_11",
"question": "Die Kommission wird bei der Regierungskonferenz auch weiterhin ¶ eine ¶ aktive Rolle spielen .",
"answers": [
{
"text": "an",
"answer_start": 54
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_9_12",
"question": "Die Kommission wird bei der Regierungskonferenz auch weiterhin eine ¶ aktive ¶ Rolle spielen .",
"answers": [
{
"text": "active",
"answer_start": 57
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_10_13",
"question": "Die Kommission wird bei der Regierungskonferenz auch weiterhin eine aktive ¶ Rolle ¶ spielen .",
"answers": [
{
"text": "part",
"answer_start": 64
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_11_9",
"question": "Die Kommission wird bei der Regierungskonferenz auch weiterhin eine aktive Rolle ¶ spielen ¶ .",
"answers": [
{
"text": "to play",
"answer_start": 46
}
],
"is_impossible": false
},
{
"id": "deen_dev_53_f_12_18",
"question": "Die Kommission wird bei der Regierungskonferenz auch weiterhin eine aktive Rolle spielen ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 105
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "There the similarity between me and Mr Bangemann probably ends .",
"qas": [
{
"id": "deen_dev_252_f_0_0",
"question": " ¶ Damit ¶ dürfte jedoch die Ähnlichkeit zwischen mir und Herrn Bangemann enden .",
"answers": [
{
"text": "There",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_252_f_1_8",
"question": "Damit ¶ dürfte ¶ jedoch die Ähnlichkeit zwischen mir und Herrn Bangemann enden .",
"answers": [
{
"text": "probably",
"answer_start": 49
}
],
"is_impossible": false
},
{
"id": "deen_dev_252_f_2_8",
"question": "Damit dürfte ¶ jedoch ¶ die Ähnlichkeit zwischen mir und Herrn Bangemann enden .",
"answers": [
{
"text": "probably",
"answer_start": 49
}
],
"is_impossible": false
},
{
"id": "deen_dev_252_f_3_1",
"question": "Damit dürfte jedoch ¶ die ¶ Ähnlichkeit zwischen mir und Herrn Bangemann enden .",
"answers": [
{
"text": "the",
"answer_start": 6
}
],
"is_impossible": false
},
{
"id": "deen_dev_252_f_4_2",
"question": "Damit dürfte jedoch die ¶ Ähnlichkeit ¶ zwischen mir und Herrn Bangemann enden .",
"answers": [
{
"text": "similarity",
"answer_start": 10
}
],
"is_impossible": false
},
{
"id": "deen_dev_252_f_5_3",
"question": "Damit dürfte jedoch die Ähnlichkeit ¶ zwischen ¶ mir und Herrn Bangemann enden .",
"answers": [
{
"text": "between",
"answer_start": 21
}
],
"is_impossible": false
},
{
"id": "deen_dev_252_f_6_4",
"question": "Damit dürfte jedoch die Ähnlichkeit zwischen ¶ mir ¶ und Herrn Bangemann enden .",
"answers": [
{
"text": "me",
"answer_start": 29
}
],
"is_impossible": false
},
{
"id": "deen_dev_252_f_7_5",
"question": "Damit dürfte jedoch die Ähnlichkeit zwischen mir ¶ und ¶ Herrn Bangemann enden .",
"answers": [
{
"text": "and",
"answer_start": 32
}
],
"is_impossible": false
},
{
"id": "deen_dev_252_f_8_6",
"question": "Damit dürfte jedoch die Ähnlichkeit zwischen mir und ¶ Herrn ¶ Bangemann enden .",
"answers": [
{
"text": "Mr",
"answer_start": 36
}
],
"is_impossible": false
},
{
"id": "deen_dev_252_f_9_7",
"question": "Damit dürfte jedoch die Ähnlichkeit zwischen mir und Herrn ¶ Bangemann ¶ enden .",
"answers": [
{
"text": "Bangemann",
"answer_start": 39
}
],
"is_impossible": false
},
{
"id": "deen_dev_252_f_10_9",
"question": "Damit dürfte jedoch die Ähnlichkeit zwischen mir und Herrn Bangemann ¶ enden ¶ .",
"answers": [
{
"text": "ends",
"answer_start": 58
}
],
"is_impossible": false
},
{
"id": "deen_dev_252_f_11_10",
"question": "Damit dürfte jedoch die Ähnlichkeit zwischen mir und Herrn Bangemann enden ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 63
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "Anfrage Nr . 60 von Herrn Hubert Pirker ( H-0036 / 97 ) :",
"qas": [
{
"id": "deen_dev_248_e_0_0",
"question": " ¶ Question ¶ No 60 by Hubert Pirker ( H-0036 / 97 )",
"answers": [
{
"text": "Anfrage",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_248_e_1_1",
"question": "Question ¶ No ¶ 60 by Hubert Pirker ( H-0036 / 97 )",
"answers": [
{
"text": "Nr .",
"answer_start": 8
}
],
"is_impossible": false
},
{
"id": "deen_dev_248_e_2_3",
"question": "Question No ¶ 60 ¶ by Hubert Pirker ( H-0036 / 97 )",
"answers": [
{
"text": "60",
"answer_start": 13
}
],
"is_impossible": false
},
{
"id": "deen_dev_248_e_3_4",
"question": "Question No 60 ¶ by ¶ Hubert Pirker ( H-0036 / 97 )",
"answers": [
{
"text": "von",
"answer_start": 16
}
],
"is_impossible": false
},
{
"id": "deen_dev_248_e_4_6",
"question": "Question No 60 by ¶ Hubert ¶ Pirker ( H-0036 / 97 )",
"answers": [
{
"text": "Hubert",
"answer_start": 26
}
],
"is_impossible": false
},
{
"id": "deen_dev_248_e_5_7",
"question": "Question No 60 by Hubert ¶ Pirker ¶ ( H-0036 / 97 )",
"answers": [
{
"text": "Pirker",
"answer_start": 33
}
],
"is_impossible": false
},
{
"id": "deen_dev_248_e_6_8",
"question": "Question No 60 by Hubert Pirker ¶ ( ¶ H-0036 / 97 )",
"answers": [
{
"text": "(",
"answer_start": 40
}
],
"is_impossible": false
},
{
"id": "deen_dev_248_e_7_9",
"question": "Question No 60 by Hubert Pirker ( ¶ H-0036 ¶ / 97 )",
"answers": [
{
"text": "H-0036",
"answer_start": 42
}
],
"is_impossible": false
},
{
"id": "deen_dev_248_e_8_10",
"question": "Question No 60 by Hubert Pirker ( H-0036 ¶ / ¶ 97 )",
"answers": [
{
"text": "/",
"answer_start": 49
}
],
"is_impossible": false
},
{
"id": "deen_dev_248_e_9_11",
"question": "Question No 60 by Hubert Pirker ( H-0036 / ¶ 97 ¶ )",
"answers": [
{
"text": "97",
"answer_start": 51
}
],
"is_impossible": false
},
{
"id": "deen_dev_248_e_10_12",
"question": "Question No 60 by Hubert Pirker ( H-0036 / 97 ¶ ) ¶ ",
"answers": [
{
"text": ")",
"answer_start": 54
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "Es folgte das Verfahren : als zulässig befundene und prima facie begründete Beschwerden werden der betreffenden Institution bzw. Organ mitgeteilt , die bzw. das ersucht wird , eine erste Stellungnahme abzugeben .",
"qas": [
{
"id": "deen_dev_44_e_0_2",
"question": " ¶ The ¶ procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "das",
"answer_start": 10
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_1_3",
"question": "The ¶ procedure ¶ followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "Verfahren",
"answer_start": 14
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_2_0",
"question": "The procedure ¶ followed ¶ : complaints declared admissible and prima facie founded are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "Es folgte",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_3_4",
"question": "The procedure followed ¶ : ¶ complaints declared admissible and prima facie founded are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": ":",
"answer_start": 24
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_4_12",
"question": "The procedure followed : ¶ complaints ¶ declared admissible and prima facie founded are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "Beschwerden",
"answer_start": 76
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_5_5",
"question": "The procedure followed : complaints ¶ declared ¶ admissible and prima facie founded are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "als",
"answer_start": 26
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_5_7",
"question": "The procedure followed : complaints ¶ declared ¶ admissible and prima facie founded are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "befundene",
"answer_start": 39
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_6_6",
"question": "The procedure followed : complaints declared ¶ admissible ¶ and prima facie founded are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "zulässig",
"answer_start": 30
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_7_8",
"question": "The procedure followed : complaints declared admissible ¶ and ¶ prima facie founded are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "und",
"answer_start": 49
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_8_9",
"question": "The procedure followed : complaints declared admissible and ¶ prima ¶ facie founded are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "prima",
"answer_start": 53
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_9_10",
"question": "The procedure followed : complaints declared admissible and prima ¶ facie ¶ founded are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "facie",
"answer_start": 59
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_10_11",
"question": "The procedure followed : complaints declared admissible and prima facie ¶ founded ¶ are communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "begründete",
"answer_start": 65
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_11_13",
"question": "The procedure followed : complaints declared admissible and prima facie founded ¶ are ¶ communicated to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "werden",
"answer_start": 88
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_12_19",
"question": "The procedure followed : complaints declared admissible and prima facie founded are ¶ communicated ¶ to the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "mitgeteilt",
"answer_start": 135
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_13_14",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated ¶ to ¶ the institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "der",
"answer_start": 95
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_14_14",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to ¶ the ¶ institution or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "der",
"answer_start": 95
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_15_16",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the ¶ institution ¶ or body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "Institution",
"answer_start": 112
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_16_17",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution ¶ or ¶ body in question , which is asked to give a first opinion .",
"answers": [
{
"text": "bzw.",
"answer_start": 124
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_17_18",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or ¶ body ¶ in question , which is asked to give a first opinion .",
"answers": [
{
"text": "Organ",
"answer_start": 129
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_18_15",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body ¶ in ¶ question , which is asked to give a first opinion .",
"answers": [
{
"text": "betreffenden",
"answer_start": 99
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_19_15",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in ¶ question ¶ , which is asked to give a first opinion .",
"answers": [
{
"text": "betreffenden",
"answer_start": 99
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_20_20",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question ¶ , ¶ which is asked to give a first opinion .",
"answers": [
{
"text": ",",
"answer_start": 146
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_21_21",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question , ¶ which ¶ is asked to give a first opinion .",
"answers": [
{
"text": "die bzw. das",
"answer_start": 148
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_22_25",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question , which ¶ is ¶ asked to give a first opinion .",
"answers": [
{
"text": "wird",
"answer_start": 169
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_23_24",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question , which is ¶ asked ¶ to give a first opinion .",
"answers": [
{
"text": "ersucht",
"answer_start": 161
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_24_30",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question , which is asked ¶ to ¶ give a first opinion .",
"answers": [
{
"text": "abzugeben",
"answer_start": 201
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_25_30",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question , which is asked to ¶ give ¶ a first opinion .",
"answers": [
{
"text": "abzugeben",
"answer_start": 201
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_26_27",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question , which is asked to give ¶ a ¶ first opinion .",
"answers": [
{
"text": "eine",
"answer_start": 176
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_27_28",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question , which is asked to give a ¶ first ¶ opinion .",
"answers": [
{
"text": "erste",
"answer_start": 181
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_28_29",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question , which is asked to give a first ¶ opinion ¶ .",
"answers": [
{
"text": "Stellungnahme",
"answer_start": 187
}
],
"is_impossible": false
},
{
"id": "deen_dev_44_e_29_31",
"question": "The procedure followed : complaints declared admissible and prima facie founded are communicated to the institution or body in question , which is asked to give a first opinion ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 211
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "Dagegen habe ich nichts , solange das Wort definitiv nicht als \" einheitlich \" ausgelegt wird .",
"qas": [
{
"id": "deen_dev_207_e_0_2",
"question": " ¶ We ¶ are not opposed to this provided that the word definitive is not interpreted as ' standardised ' .",
"answers": [
{
"text": "ich",
"answer_start": 13
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_1_1",
"question": "We ¶ are ¶ not opposed to this provided that the word definitive is not interpreted as ' standardised ' .",
"answers": [
{
"text": "habe",
"answer_start": 8
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_2_3",
"question": "We are ¶ not ¶ opposed to this provided that the word definitive is not interpreted as ' standardised ' .",
"answers": [
{
"text": "nichts",
"answer_start": 17
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_3_1",
"question": "We are not ¶ opposed ¶ to this provided that the word definitive is not interpreted as ' standardised ' .",
"answers": [
{
"text": "habe",
"answer_start": 8
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_4_0",
"question": "We are not opposed ¶ to ¶ this provided that the word definitive is not interpreted as ' standardised ' .",
"answers": [
{
"text": "Dagegen",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_5_0",
"question": "We are not opposed to ¶ this ¶ provided that the word definitive is not interpreted as ' standardised ' .",
"answers": [
{
"text": "Dagegen",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_6_5",
"question": "We are not opposed to this ¶ provided ¶ that the word definitive is not interpreted as ' standardised ' .",
"answers": [
{
"text": "solange",
"answer_start": 26
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_7_5",
"question": "We are not opposed to this provided ¶ that ¶ the word definitive is not interpreted as ' standardised ' .",
"answers": [
{
"text": "solange",
"answer_start": 26
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_8_6",
"question": "We are not opposed to this provided that ¶ the ¶ word definitive is not interpreted as ' standardised ' .",
"answers": [
{
"text": "das",
"answer_start": 34
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_9_7",
"question": "We are not opposed to this provided that the ¶ word ¶ definitive is not interpreted as ' standardised ' .",
"answers": [
{
"text": "Wort",
"answer_start": 38
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_10_8",
"question": "We are not opposed to this provided that the word ¶ definitive ¶ is not interpreted as ' standardised ' .",
"answers": [
{
"text": "definitiv",
"answer_start": 43
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_11_15",
"question": "We are not opposed to this provided that the word definitive ¶ is ¶ not interpreted as ' standardised ' .",
"answers": [
{
"text": "wird",
"answer_start": 89
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_12_9",
"question": "We are not opposed to this provided that the word definitive is ¶ not ¶ interpreted as ' standardised ' .",
"answers": [
{
"text": "nicht",
"answer_start": 53
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_13_14",
"question": "We are not opposed to this provided that the word definitive is not ¶ interpreted ¶ as ' standardised ' .",
"answers": [
{
"text": "ausgelegt",
"answer_start": 79
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_14_10",
"question": "We are not opposed to this provided that the word definitive is not interpreted ¶ as ¶ ' standardised ' .",
"answers": [
{
"text": "als",
"answer_start": 59
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_15_11",
"question": "We are not opposed to this provided that the word definitive is not interpreted as ¶ ' ¶ standardised ' .",
"answers": [
{
"text": "\"",
"answer_start": 63
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_16_12",
"question": "We are not opposed to this provided that the word definitive is not interpreted as ' ¶ standardised ¶ ' .",
"answers": [
{
"text": "einheitlich",
"answer_start": 65
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_17_13",
"question": "We are not opposed to this provided that the word definitive is not interpreted as ' standardised ¶ ' ¶ .",
"answers": [
{
"text": "\"",
"answer_start": 77
}
],
"is_impossible": false
},
{
"id": "deen_dev_207_e_18_16",
"question": "We are not opposed to this provided that the word definitive is not interpreted as ' standardised ' ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 94
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "Das Protokoll der gestrigen Sitzung wurde verteilt .",
"qas": [
{
"id": "deen_dev_8_e_0_0",
"question": " ¶ The ¶ Minutes of yesterday 's sitting have been distributed .",
"answers": [
{
"text": "Das",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_8_e_1_1",
"question": "The ¶ Minutes ¶ of yesterday 's sitting have been distributed .",
"answers": [
{
"text": "Protokoll",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_8_e_2_2",
"question": "The Minutes ¶ of ¶ yesterday 's sitting have been distributed .",
"answers": [
{
"text": "der",
"answer_start": 14
}
],
"is_impossible": false
},
{
"id": "deen_dev_8_e_3_3",
"question": "The Minutes of ¶ yesterday ¶ 's sitting have been distributed .",
"answers": [
{
"text": "gestrigen",
"answer_start": 18
}
],
"is_impossible": false
},
{
"id": "deen_dev_8_e_4_3",
"question": "The Minutes of yesterday ¶ 's ¶ sitting have been distributed .",
"answers": [
{
"text": "gestrigen",
"answer_start": 18
}
],
"is_impossible": false
},
{
"id": "deen_dev_8_e_5_4",
"question": "The Minutes of yesterday 's ¶ sitting ¶ have been distributed .",
"answers": [
{
"text": "Sitzung",
"answer_start": 28
}
],
"is_impossible": false
},
{
"id": "deen_dev_8_e_6_5",
"question": "The Minutes of yesterday 's sitting ¶ have ¶ been distributed .",
"answers": [
{
"text": "wurde",
"answer_start": 36
}
],
"is_impossible": false
},
{
"id": "deen_dev_8_e_7_5",
"question": "The Minutes of yesterday 's sitting have ¶ been ¶ distributed .",
"answers": [
{
"text": "wurde",
"answer_start": 36
}
],
"is_impossible": false
},
{
"id": "deen_dev_8_e_8_6",
"question": "The Minutes of yesterday 's sitting have been ¶ distributed ¶ .",
"answers": [
{
"text": "verteilt",
"answer_start": 42
}
],
"is_impossible": false
},
{
"id": "deen_dev_8_e_9_7",
"question": "The Minutes of yesterday 's sitting have been distributed ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 51
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "Surely not .",
"qas": [
{
"id": "deen_dev_130_f_0_0",
"question": " ¶ Sicher ¶ nicht .",
"answers": [
{
"text": "Surely",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_130_f_1_1",
"question": "Sicher ¶ nicht ¶ .",
"answers": [
{
"text": "not",
"answer_start": 7
}
],
"is_impossible": false
},
{
"id": "deen_dev_130_f_2_2",
"question": "Sicher nicht ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 11
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "Human rights throughout the world in 1995-1996",
"qas": [
{
"id": "deen_dev_208_f_0_0",
"question": " ¶ Menschenrechte ¶ in der Welt 1995 / 1996",
"answers": [
{
"text": "Human rights",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_208_f_1_2",
"question": "Menschenrechte ¶ in ¶ der Welt 1995 / 1996",
"answers": [
{
"text": "throughout",
"answer_start": 13
}
],
"is_impossible": false
},
{
"id": "deen_dev_208_f_2_3",
"question": "Menschenrechte in ¶ der ¶ Welt 1995 / 1996",
"answers": [
{
"text": "the",
"answer_start": 24
}
],
"is_impossible": false
},
{
"id": "deen_dev_208_f_3_4",
"question": "Menschenrechte in der ¶ Welt ¶ 1995 / 1996",
"answers": [
{
"text": "world",
"answer_start": 28
}
],
"is_impossible": false
},
{
"id": "deen_dev_208_f_4_5",
"question": "Menschenrechte in der Welt ¶ 1995 ¶ / 1996",
"answers": [
{
"text": "in",
"answer_start": 34
}
],
"is_impossible": false
},
{
"id": "deen_dev_208_f_4_6",
"question": "Menschenrechte in der Welt ¶ 1995 ¶ / 1996",
"answers": [
{
"text": "1995-1996",
"answer_start": 37
}
],
"is_impossible": false
},
{
"id": "deen_dev_208_f_5_6",
"question": "Menschenrechte in der Welt 1995 ¶ / ¶ 1996",
"answers": [
{
"text": "1995-1996",
"answer_start": 37
}
],
"is_impossible": false
},
{
"id": "deen_dev_208_f_6_6",
"question": "Menschenrechte in der Welt 1995 / ¶ 1996 ¶ ",
"answers": [
{
"text": "1995-1996",
"answer_start": 37
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "Wenn Arbeit einen wesentlichen Beitrag zum Wohlstand und zum Wohlergehen der Menschen leistet , gilt dies ganz sicher auch für Behinderte .",
"qas": [
{
"id": "deen_dev_219_e_0_0",
"question": " ¶ If ¶ we accept that work makes an essential contribution to people 's prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "Wenn",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_1_0",
"question": "If ¶ we ¶ accept that work makes an essential contribution to people 's prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "Wenn",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_2_0",
"question": "If we ¶ accept ¶ that work makes an essential contribution to people 's prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "Wenn",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_3_1",
"question": "If we accept ¶ that ¶ work makes an essential contribution to people 's prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "Arbeit",
"answer_start": 5
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_4_1",
"question": "If we accept that ¶ work ¶ makes an essential contribution to people 's prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "Arbeit",
"answer_start": 5
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_5_12",
"question": "If we accept that work ¶ makes ¶ an essential contribution to people 's prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "leistet",
"answer_start": 86
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_6_2",
"question": "If we accept that work makes ¶ an ¶ essential contribution to people 's prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "einen",
"answer_start": 12
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_7_3",
"question": "If we accept that work makes an ¶ essential ¶ contribution to people 's prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "wesentlichen",
"answer_start": 18
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_8_4",
"question": "If we accept that work makes an essential ¶ contribution ¶ to people 's prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "Beitrag",
"answer_start": 31
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_9_5",
"question": "If we accept that work makes an essential contribution ¶ to ¶ people 's prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "zum",
"answer_start": 39
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_10_11",
"question": "If we accept that work makes an essential contribution to ¶ people ¶ 's prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "Menschen",
"answer_start": 77
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_11_10",
"question": "If we accept that work makes an essential contribution to people ¶ 's ¶ prosperity and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "der",
"answer_start": 73
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_12_6",
"question": "If we accept that work makes an essential contribution to people 's ¶ prosperity ¶ and wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "Wohlstand",
"answer_start": 43
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_13_7",
"question": "If we accept that work makes an essential contribution to people 's prosperity ¶ and ¶ wellbeing , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "und",
"answer_start": 53
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_14_8",
"question": "If we accept that work makes an essential contribution to people 's prosperity and ¶ wellbeing ¶ , the same certainly holds good for disabled people too .",
"answers": [
{
"text": "zum Wohlergehen",
"answer_start": 57
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_15_13",
"question": "If we accept that work makes an essential contribution to people 's prosperity and wellbeing ¶ , ¶ the same certainly holds good for disabled people too .",
"answers": [
{
"text": ",",
"answer_start": 94
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_16_15",
"question": "If we accept that work makes an essential contribution to people 's prosperity and wellbeing , ¶ the ¶ same certainly holds good for disabled people too .",
"answers": [
{
"text": "dies",
"answer_start": 101
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_17_15",
"question": "If we accept that work makes an essential contribution to people 's prosperity and wellbeing , the ¶ same ¶ certainly holds good for disabled people too .",
"answers": [
{
"text": "dies",
"answer_start": 101
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_18_16",
"question": "If we accept that work makes an essential contribution to people 's prosperity and wellbeing , the same ¶ certainly ¶ holds good for disabled people too .",
"answers": [
{
"text": "ganz sicher",
"answer_start": 106
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_19_14",
"question": "If we accept that work makes an essential contribution to people 's prosperity and wellbeing , the same certainly ¶ holds ¶ good for disabled people too .",
"answers": [
{
"text": "gilt",
"answer_start": 96
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_20_14",
"question": "If we accept that work makes an essential contribution to people 's prosperity and wellbeing , the same certainly holds ¶ good ¶ for disabled people too .",
"answers": [
{
"text": "gilt",
"answer_start": 96
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_21_19",
"question": "If we accept that work makes an essential contribution to people 's prosperity and wellbeing , the same certainly holds good ¶ for ¶ disabled people too .",
"answers": [
{
"text": "für",
"answer_start": 123
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_22_20",
"question": "If we accept that work makes an essential contribution to people 's prosperity and wellbeing , the same certainly holds good for ¶ disabled ¶ people too .",
"answers": [
{
"text": "Behinderte",
"answer_start": 127
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_23_20",
"question": "If we accept that work makes an essential contribution to people 's prosperity and wellbeing , the same certainly holds good for disabled ¶ people ¶ too .",
"answers": [
{
"text": "Behinderte",
"answer_start": 127
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_24_18",
"question": "If we accept that work makes an essential contribution to people 's prosperity and wellbeing , the same certainly holds good for disabled people ¶ too ¶ .",
"answers": [
{
"text": "auch",
"answer_start": 118
}
],
"is_impossible": false
},
{
"id": "deen_dev_219_e_25_21",
"question": "If we accept that work makes an essential contribution to people 's prosperity and wellbeing , the same certainly holds good for disabled people too ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 138
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "Complaints have already been made , in France , Mr Cot , as you know .",
"qas": [
{
"id": "deen_dev_205_f_0_3",
"question": " ¶ Es ¶ hat schon Klagen gegeben , in Frankreich , Herr Cot , das wissen Sie sehr wohl .",
"answers": [
{
"text": "been",
"answer_start": 24
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_1_1",
"question": "Es ¶ hat ¶ schon Klagen gegeben , in Frankreich , Herr Cot , das wissen Sie sehr wohl .",
"answers": [
{
"text": "have",
"answer_start": 11
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_2_2",
"question": "Es hat ¶ schon ¶ Klagen gegeben , in Frankreich , Herr Cot , das wissen Sie sehr wohl .",
"answers": [
{
"text": "already",
"answer_start": 16
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_3_0",
"question": "Es hat schon ¶ Klagen ¶ gegeben , in Frankreich , Herr Cot , das wissen Sie sehr wohl .",
"answers": [
{
"text": "Complaints",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_4_4",
"question": "Es hat schon Klagen ¶ gegeben ¶ , in Frankreich , Herr Cot , das wissen Sie sehr wohl .",
"answers": [
{
"text": "made",
"answer_start": 29
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_5_5",
"question": "Es hat schon Klagen gegeben ¶ , ¶ in Frankreich , Herr Cot , das wissen Sie sehr wohl .",
"answers": [
{
"text": ",",
"answer_start": 34
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_6_6",
"question": "Es hat schon Klagen gegeben , ¶ in ¶ Frankreich , Herr Cot , das wissen Sie sehr wohl .",
"answers": [
{
"text": "in",
"answer_start": 36
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_7_7",
"question": "Es hat schon Klagen gegeben , in ¶ Frankreich ¶ , Herr Cot , das wissen Sie sehr wohl .",
"answers": [
{
"text": "France",
"answer_start": 39
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_8_8",
"question": "Es hat schon Klagen gegeben , in Frankreich ¶ , ¶ Herr Cot , das wissen Sie sehr wohl .",
"answers": [
{
"text": ",",
"answer_start": 46
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_9_9",
"question": "Es hat schon Klagen gegeben , in Frankreich , ¶ Herr ¶ Cot , das wissen Sie sehr wohl .",
"answers": [
{
"text": "Mr",
"answer_start": 48
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_10_10",
"question": "Es hat schon Klagen gegeben , in Frankreich , Herr ¶ Cot ¶ , das wissen Sie sehr wohl .",
"answers": [
{
"text": "Cot",
"answer_start": 51
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_11_11",
"question": "Es hat schon Klagen gegeben , in Frankreich , Herr Cot ¶ , ¶ das wissen Sie sehr wohl .",
"answers": [
{
"text": ",",
"answer_start": 55
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_12_12",
"question": "Es hat schon Klagen gegeben , in Frankreich , Herr Cot , ¶ das ¶ wissen Sie sehr wohl .",
"answers": [
{
"text": "as",
"answer_start": 57
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_13_14",
"question": "Es hat schon Klagen gegeben , in Frankreich , Herr Cot , das ¶ wissen ¶ Sie sehr wohl .",
"answers": [
{
"text": "know",
"answer_start": 64
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_14_13",
"question": "Es hat schon Klagen gegeben , in Frankreich , Herr Cot , das wissen ¶ Sie ¶ sehr wohl .",
"answers": [
{
"text": "you",
"answer_start": 60
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_15_14",
"question": "Es hat schon Klagen gegeben , in Frankreich , Herr Cot , das wissen Sie ¶ sehr ¶ wohl .",
"answers": [
{
"text": "know",
"answer_start": 64
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_16_14",
"question": "Es hat schon Klagen gegeben , in Frankreich , Herr Cot , das wissen Sie sehr ¶ wohl ¶ .",
"answers": [
{
"text": "know",
"answer_start": 64
}
],
"is_impossible": false
},
{
"id": "deen_dev_205_f_17_15",
"question": "Es hat schon Klagen gegeben , in Frankreich , Herr Cot , das wissen Sie sehr wohl ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 69
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "This initiative appears totally inopportune in a context of budget austerity .",
"qas": [
{
"id": "deen_dev_156_f_0_0",
"question": " ¶ Diese ¶ Initiative erscheint in einem Kontext der Haushaltsstrenge völlig unangebracht .",
"answers": [
{
"text": "This",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_156_f_1_1",
"question": "Diese ¶ Initiative ¶ erscheint in einem Kontext der Haushaltsstrenge völlig unangebracht .",
"answers": [
{
"text": "initiative",
"answer_start": 5
}
],
"is_impossible": false
},
{
"id": "deen_dev_156_f_2_2",
"question": "Diese Initiative ¶ erscheint ¶ in einem Kontext der Haushaltsstrenge völlig unangebracht .",
"answers": [
{
"text": "appears",
"answer_start": 16
}
],
"is_impossible": false
},
{
"id": "deen_dev_156_f_3_5",
"question": "Diese Initiative erscheint ¶ in ¶ einem Kontext der Haushaltsstrenge völlig unangebracht .",
"answers": [
{
"text": "in",
"answer_start": 44
}
],
"is_impossible": false
},
{
"id": "deen_dev_156_f_4_6",
"question": "Diese Initiative erscheint in ¶ einem ¶ Kontext der Haushaltsstrenge völlig unangebracht .",
"answers": [
{
"text": "a",
"answer_start": 47
}
],
"is_impossible": false
},
{
"id": "deen_dev_156_f_5_7",
"question": "Diese Initiative erscheint in einem ¶ Kontext ¶ der Haushaltsstrenge völlig unangebracht .",
"answers": [
{
"text": "context",
"answer_start": 49
}
],
"is_impossible": false
},
{
"id": "deen_dev_156_f_6_8",
"question": "Diese Initiative erscheint in einem Kontext ¶ der ¶ Haushaltsstrenge völlig unangebracht .",
"answers": [
{
"text": "of",
"answer_start": 57
}
],
"is_impossible": false
},
{
"id": "deen_dev_156_f_7_9",
"question": "Diese Initiative erscheint in einem Kontext der ¶ Haushaltsstrenge ¶ völlig unangebracht .",
"answers": [
{
"text": "budget austerity",
"answer_start": 60
}
],
"is_impossible": false
},
{
"id": "deen_dev_156_f_8_3",
"question": "Diese Initiative erscheint in einem Kontext der Haushaltsstrenge ¶ völlig ¶ unangebracht .",
"answers": [
{
"text": "totally",
"answer_start": 24
}
],
"is_impossible": false
},
{
"id": "deen_dev_156_f_9_4",
"question": "Diese Initiative erscheint in einem Kontext der Haushaltsstrenge völlig ¶ unangebracht ¶ .",
"answers": [
{
"text": "inopportune",
"answer_start": 32
}
],
"is_impossible": false
},
{
"id": "deen_dev_156_f_10_11",
"question": "Diese Initiative erscheint in einem Kontext der Haushaltsstrenge völlig unangebracht ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 77
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "The rapporteur has presented an excellent report .",
"qas": [
{
"id": "deen_dev_274_f_0_1",
"question": " ¶ Eluned ¶ Morgan hat einen hervorragenden Bericht vorgelegt .",
"answers": [
{
"text": "rapporteur",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_274_f_1_1",
"question": "Eluned ¶ Morgan ¶ hat einen hervorragenden Bericht vorgelegt .",
"answers": [
{
"text": "rapporteur",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_274_f_2_2",
"question": "Eluned Morgan ¶ hat ¶ einen hervorragenden Bericht vorgelegt .",
"answers": [
{
"text": "has",
"answer_start": 15
}
],
"is_impossible": false
},
{
"id": "deen_dev_274_f_3_4",
"question": "Eluned Morgan hat ¶ einen ¶ hervorragenden Bericht vorgelegt .",
"answers": [
{
"text": "an",
"answer_start": 29
}
],
"is_impossible": false
},
{
"id": "deen_dev_274_f_4_5",
"question": "Eluned Morgan hat einen ¶ hervorragenden ¶ Bericht vorgelegt .",
"answers": [
{
"text": "excellent",
"answer_start": 32
}
],
"is_impossible": false
},
{
"id": "deen_dev_274_f_5_6",
"question": "Eluned Morgan hat einen hervorragenden ¶ Bericht ¶ vorgelegt .",
"answers": [
{
"text": "report",
"answer_start": 42
}
],
"is_impossible": false
},
{
"id": "deen_dev_274_f_6_3",
"question": "Eluned Morgan hat einen hervorragenden Bericht ¶ vorgelegt ¶ .",
"answers": [
{
"text": "presented",
"answer_start": 19
}
],
"is_impossible": false
},
{
"id": "deen_dev_274_f_7_7",
"question": "Eluned Morgan hat einen hervorragenden Bericht vorgelegt ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 49
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "Sicher - wenn ein Drogenabhängiger zum Dealer wird , dann ist es richtig und notwendig , daß er dafür auch vor dem Gesetz zur Rechenschaft gezogen wird .",
"qas": [
{
"id": "deen_dev_2_e_0_0",
"question": " ¶ Of ¶ course , if a drug addict becomes a pusher , then it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "Sicher",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_1_0",
"question": "Of ¶ course ¶ , if a drug addict becomes a pusher , then it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "Sicher",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_2_1",
"question": "Of course ¶ , ¶ if a drug addict becomes a pusher , then it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "-",
"answer_start": 7
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_3_2",
"question": "Of course , ¶ if ¶ a drug addict becomes a pusher , then it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "wenn",
"answer_start": 9
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_4_3",
"question": "Of course , if ¶ a ¶ drug addict becomes a pusher , then it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "ein",
"answer_start": 14
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_5_4",
"question": "Of course , if a ¶ drug ¶ addict becomes a pusher , then it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "Drogenabhängiger",
"answer_start": 18
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_6_4",
"question": "Of course , if a drug ¶ addict ¶ becomes a pusher , then it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "Drogenabhängiger",
"answer_start": 18
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_7_7",
"question": "Of course , if a drug addict ¶ becomes ¶ a pusher , then it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "wird",
"answer_start": 46
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_8_5",
"question": "Of course , if a drug addict becomes ¶ a ¶ pusher , then it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "zum",
"answer_start": 35
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_9_6",
"question": "Of course , if a drug addict becomes a ¶ pusher ¶ , then it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "Dealer",
"answer_start": 39
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_10_8",
"question": "Of course , if a drug addict becomes a pusher ¶ , ¶ then it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": ",",
"answer_start": 51
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_11_9",
"question": "Of course , if a drug addict becomes a pusher , ¶ then ¶ it is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "dann",
"answer_start": 53
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_12_11",
"question": "Of course , if a drug addict becomes a pusher , then ¶ it ¶ is right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "es",
"answer_start": 62
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_13_10",
"question": "Of course , if a drug addict becomes a pusher , then it ¶ is ¶ right and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "ist",
"answer_start": 58
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_14_12",
"question": "Of course , if a drug addict becomes a pusher , then it is ¶ right ¶ and necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "richtig",
"answer_start": 65
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_15_13",
"question": "Of course , if a drug addict becomes a pusher , then it is right ¶ and ¶ necessary that he should pay and answer before the law also .",
"answers": [
{
"text": "und",
"answer_start": 73
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_16_14",
"question": "Of course , if a drug addict becomes a pusher , then it is right and ¶ necessary ¶ that he should pay and answer before the law also .",
"answers": [
{
"text": "notwendig",
"answer_start": 77
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_17_16",
"question": "Of course , if a drug addict becomes a pusher , then it is right and necessary ¶ that ¶ he should pay and answer before the law also .",
"answers": [
{
"text": "daß",
"answer_start": 89
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_18_17",
"question": "Of course , if a drug addict becomes a pusher , then it is right and necessary that ¶ he ¶ should pay and answer before the law also .",
"answers": [
{
"text": "er",
"answer_start": 93
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_19_25",
"question": "Of course , if a drug addict becomes a pusher , then it is right and necessary that he ¶ should ¶ pay and answer before the law also .",
"answers": [
{
"text": "gezogen wird",
"answer_start": 139
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_20_24",
"question": "Of course , if a drug addict becomes a pusher , then it is right and necessary that he should ¶ pay ¶ and answer before the law also .",
"answers": [
{
"text": "Rechenschaft",
"answer_start": 126
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_21_24",
"question": "Of course , if a drug addict becomes a pusher , then it is right and necessary that he should pay ¶ and ¶ answer before the law also .",
"answers": [
{
"text": "Rechenschaft",
"answer_start": 126
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_22_24",
"question": "Of course , if a drug addict becomes a pusher , then it is right and necessary that he should pay and ¶ answer ¶ before the law also .",
"answers": [
{
"text": "Rechenschaft",
"answer_start": 126
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_23_20",
"question": "Of course , if a drug addict becomes a pusher , then it is right and necessary that he should pay and answer ¶ before ¶ the law also .",
"answers": [
{
"text": "vor",
"answer_start": 107
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_24_21",
"question": "Of course , if a drug addict becomes a pusher , then it is right and necessary that he should pay and answer before ¶ the ¶ law also .",
"answers": [
{
"text": "dem",
"answer_start": 111
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_25_22",
"question": "Of course , if a drug addict becomes a pusher , then it is right and necessary that he should pay and answer before the ¶ law ¶ also .",
"answers": [
{
"text": "Gesetz",
"answer_start": 115
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_26_19",
"question": "Of course , if a drug addict becomes a pusher , then it is right and necessary that he should pay and answer before the law ¶ also ¶ .",
"answers": [
{
"text": "auch",
"answer_start": 102
}
],
"is_impossible": false
},
{
"id": "deen_dev_2_e_27_27",
"question": "Of course , if a drug addict becomes a pusher , then it is right and necessary that he should pay and answer before the law also ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 152
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "Die Industrie hatte dies erwartet .",
"qas": [
{
"id": "deen_dev_163_e_0_0",
"question": " ¶ The ¶ industry was expecting that .",
"answers": [
{
"text": "Die",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_163_e_1_1",
"question": "The ¶ industry ¶ was expecting that .",
"answers": [
{
"text": "Industrie",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_163_e_2_2",
"question": "The industry ¶ was ¶ expecting that .",
"answers": [
{
"text": "hatte",
"answer_start": 14
}
],
"is_impossible": false
},
{
"id": "deen_dev_163_e_3_4",
"question": "The industry was ¶ expecting ¶ that .",
"answers": [
{
"text": "erwartet",
"answer_start": 25
}
],
"is_impossible": false
},
{
"id": "deen_dev_163_e_4_3",
"question": "The industry was expecting ¶ that ¶ .",
"answers": [
{
"text": "dies",
"answer_start": 20
}
],
"is_impossible": false
},
{
"id": "deen_dev_163_e_5_5",
"question": "The industry was expecting that ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 34
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "Traditionally , responsibility for decisions on custody has rested with national authorities .",
"qas": [
{
"id": "deen_dev_82_f_0_0",
"question": " ¶ Traditionell ¶ wird die Verantwortung für Beschlüsse in Fragen des Sorgerechts national geregelt .",
"answers": [
{
"text": "Traditionally",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_1_7",
"question": "Traditionell ¶ wird ¶ die Verantwortung für Beschlüsse in Fragen des Sorgerechts national geregelt .",
"answers": [
{
"text": "has",
"answer_start": 56
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_2_2",
"question": "Traditionell wird ¶ die ¶ Verantwortung für Beschlüsse in Fragen des Sorgerechts national geregelt .",
"answers": [
{
"text": "responsibility",
"answer_start": 16
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_3_2",
"question": "Traditionell wird die ¶ Verantwortung ¶ für Beschlüsse in Fragen des Sorgerechts national geregelt .",
"answers": [
{
"text": "responsibility",
"answer_start": 16
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_4_3",
"question": "Traditionell wird die Verantwortung ¶ für ¶ Beschlüsse in Fragen des Sorgerechts national geregelt .",
"answers": [
{
"text": "for",
"answer_start": 31
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_5_4",
"question": "Traditionell wird die Verantwortung für ¶ Beschlüsse ¶ in Fragen des Sorgerechts national geregelt .",
"answers": [
{
"text": "decisions",
"answer_start": 35
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_6_5",
"question": "Traditionell wird die Verantwortung für Beschlüsse ¶ in ¶ Fragen des Sorgerechts national geregelt .",
"answers": [
{
"text": "on",
"answer_start": 45
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_7_6",
"question": "Traditionell wird die Verantwortung für Beschlüsse in ¶ Fragen ¶ des Sorgerechts national geregelt .",
"answers": [
{
"text": "custody",
"answer_start": 48
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_8_6",
"question": "Traditionell wird die Verantwortung für Beschlüsse in Fragen ¶ des ¶ Sorgerechts national geregelt .",
"answers": [
{
"text": "custody",
"answer_start": 48
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_9_6",
"question": "Traditionell wird die Verantwortung für Beschlüsse in Fragen des ¶ Sorgerechts ¶ national geregelt .",
"answers": [
{
"text": "custody",
"answer_start": 48
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_10_9",
"question": "Traditionell wird die Verantwortung für Beschlüsse in Fragen des Sorgerechts ¶ national ¶ geregelt .",
"answers": [
{
"text": "with national",
"answer_start": 67
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_11_8",
"question": "Traditionell wird die Verantwortung für Beschlüsse in Fragen des Sorgerechts national ¶ geregelt ¶ .",
"answers": [
{
"text": "rested",
"answer_start": 60
}
],
"is_impossible": false
},
{
"id": "deen_dev_82_f_12_12",
"question": "Traditionell wird die Verantwortung für Beschlüsse in Fragen des Sorgerechts national geregelt ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 93
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "Die Schaffleischerzeugung entspricht ja nur 10 % bis 15 % der Rindfleischerzeugung .",
"qas": [
{
"id": "deen_dev_85_e_0_0",
"question": " ¶ The ¶ volume of production in the sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Die",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_1_1",
"question": "The ¶ volume ¶ of production in the sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Schaffleischerzeugung",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_1_11",
"question": "The ¶ volume ¶ of production in the sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Rindfleischerzeugung",
"answer_start": 62
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_2_1",
"question": "The volume ¶ of ¶ production in the sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Schaffleischerzeugung",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_2_11",
"question": "The volume ¶ of ¶ production in the sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Rindfleischerzeugung",
"answer_start": 62
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_3_1",
"question": "The volume of ¶ production ¶ in the sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Schaffleischerzeugung",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_3_11",
"question": "The volume of ¶ production ¶ in the sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Rindfleischerzeugung",
"answer_start": 62
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_4_1",
"question": "The volume of production ¶ in ¶ the sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Schaffleischerzeugung",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_4_11",
"question": "The volume of production ¶ in ¶ the sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Rindfleischerzeugung",
"answer_start": 62
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_5_1",
"question": "The volume of production in ¶ the ¶ sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Schaffleischerzeugung",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_5_11",
"question": "The volume of production in ¶ the ¶ sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Rindfleischerzeugung",
"answer_start": 62
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_6_1",
"question": "The volume of production in the ¶ sheepmeat ¶ sector is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Schaffleischerzeugung",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_7_1",
"question": "The volume of production in the sheepmeat ¶ sector ¶ is only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "Schaffleischerzeugung",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_8_2",
"question": "The volume of production in the sheepmeat sector ¶ is ¶ only 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "entspricht",
"answer_start": 26
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_9_4",
"question": "The volume of production in the sheepmeat sector is ¶ only ¶ 10 to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "nur",
"answer_start": 40
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_10_5",
"question": "The volume of production in the sheepmeat sector is only ¶ 10 ¶ to 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "10",
"answer_start": 44
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_11_7",
"question": "The volume of production in the sheepmeat sector is only 10 ¶ to ¶ 15 % of that in the beef and veal sector .",
"answers": [
{
"text": "bis",
"answer_start": 49
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_12_8",
"question": "The volume of production in the sheepmeat sector is only 10 to ¶ 15 ¶ % of that in the beef and veal sector .",
"answers": [
{
"text": "15",
"answer_start": 53
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_13_6",
"question": "The volume of production in the sheepmeat sector is only 10 to 15 ¶ % ¶ of that in the beef and veal sector .",
"answers": [
{
"text": "%",
"answer_start": 47
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_13_9",
"question": "The volume of production in the sheepmeat sector is only 10 to 15 ¶ % ¶ of that in the beef and veal sector .",
"answers": [
{
"text": "%",
"answer_start": 56
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_14_10",
"question": "The volume of production in the sheepmeat sector is only 10 to 15 % ¶ of ¶ that in the beef and veal sector .",
"answers": [
{
"text": "der",
"answer_start": 58
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_15_10",
"question": "The volume of production in the sheepmeat sector is only 10 to 15 % of ¶ that ¶ in the beef and veal sector .",
"answers": [
{
"text": "der",
"answer_start": 58
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_16_10",
"question": "The volume of production in the sheepmeat sector is only 10 to 15 % of that ¶ in ¶ the beef and veal sector .",
"answers": [
{
"text": "der",
"answer_start": 58
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_17_10",
"question": "The volume of production in the sheepmeat sector is only 10 to 15 % of that in ¶ the ¶ beef and veal sector .",
"answers": [
{
"text": "der",
"answer_start": 58
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_18_11",
"question": "The volume of production in the sheepmeat sector is only 10 to 15 % of that in the ¶ beef ¶ and veal sector .",
"answers": [
{
"text": "Rindfleischerzeugung",
"answer_start": 62
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_19_11",
"question": "The volume of production in the sheepmeat sector is only 10 to 15 % of that in the beef ¶ and ¶ veal sector .",
"answers": [
{
"text": "Rindfleischerzeugung",
"answer_start": 62
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_20_11",
"question": "The volume of production in the sheepmeat sector is only 10 to 15 % of that in the beef and ¶ veal ¶ sector .",
"answers": [
{
"text": "Rindfleischerzeugung",
"answer_start": 62
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_21_11",
"question": "The volume of production in the sheepmeat sector is only 10 to 15 % of that in the beef and veal ¶ sector ¶ .",
"answers": [
{
"text": "Rindfleischerzeugung",
"answer_start": 62
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_e_22_12",
"question": "The volume of production in the sheepmeat sector is only 10 to 15 % of that in the beef and veal sector ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 83
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "Schließlich , Frau Kommissarin , und ich darf mich zum Abschluß ganz besonders an Sie wenden , wünschen wir uns natürlich , daß dieser Initiativbericht kein Dokument unter vielen auf Ihrem Schreibtisch bleibt .",
"qas": [
{
"id": "deen_dev_191_e_0_0",
"question": " ¶ Finally ¶ , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "Schließlich",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_1_1",
"question": "Finally ¶ , ¶ Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": ",",
"answer_start": 12
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_2_3",
"question": "Finally , ¶ Commissioner ¶ , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "Kommissarin",
"answer_start": 19
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_3_4",
"question": "Finally , Commissioner ¶ , ¶ and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": ",",
"answer_start": 31
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_4_5",
"question": "Finally , Commissioner , ¶ and ¶ my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "und",
"answer_start": 33
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_5_6",
"question": "Finally , Commissioner , and ¶ my ¶ concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "ich",
"answer_start": 37
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_5_8",
"question": "Finally , Commissioner , and ¶ my ¶ concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "mich",
"answer_start": 46
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_6_10",
"question": "Finally , Commissioner , and my ¶ concluding ¶ remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "Abschluß",
"answer_start": 55
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_7_X",
"question": "Finally , Commissioner , and my concluding ¶ remarks ¶ are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_191_e_8_15",
"question": "Finally , Commissioner , and my concluding remarks ¶ are ¶ addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "wenden",
"answer_start": 86
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_9_15",
"question": "Finally , Commissioner , and my concluding remarks are ¶ addressed ¶ particularly to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "wenden",
"answer_start": 86
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_10_12",
"question": "Finally , Commissioner , and my concluding remarks are addressed ¶ particularly ¶ to you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "besonders",
"answer_start": 69
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_11_13",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly ¶ to ¶ you , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "an",
"answer_start": 79
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_12_14",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to ¶ you ¶ , obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "Sie",
"answer_start": 82
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_13_16",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you ¶ , ¶ obviously we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": ",",
"answer_start": 93
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_14_20",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , ¶ obviously ¶ we would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "natürlich",
"answer_start": 112
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_15_18",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously ¶ we ¶ would not want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "wir",
"answer_start": 104
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_16_X",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we ¶ would ¶ not want this own-initiative report to be just one more document on your table .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_191_e_17_25",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would ¶ not ¶ want this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "kein",
"answer_start": 152
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_18_17",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not ¶ want ¶ this own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "wünschen",
"answer_start": 95
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_19_23",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want ¶ this ¶ own-initiative report to be just one more document on your table .",
"answers": [
{
"text": "dieser",
"answer_start": 128
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_20_24",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this ¶ own-initiative ¶ report to be just one more document on your table .",
"answers": [
{
"text": "Initiativbericht",
"answer_start": 135
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_21_24",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative ¶ report ¶ to be just one more document on your table .",
"answers": [
{
"text": "Initiativbericht",
"answer_start": 135
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_22_X",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report ¶ to ¶ be just one more document on your table .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_191_e_23_32",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to ¶ be ¶ just one more document on your table .",
"answers": [
{
"text": "bleibt",
"answer_start": 202
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_24_27",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be ¶ just ¶ one more document on your table .",
"answers": [
{
"text": "unter vielen",
"answer_start": 166
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_25_27",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just ¶ one ¶ more document on your table .",
"answers": [
{
"text": "unter vielen",
"answer_start": 166
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_26_27",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one ¶ more ¶ document on your table .",
"answers": [
{
"text": "unter vielen",
"answer_start": 166
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_27_26",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more ¶ document ¶ on your table .",
"answers": [
{
"text": "Dokument",
"answer_start": 157
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_28_29",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document ¶ on ¶ your table .",
"answers": [
{
"text": "auf",
"answer_start": 179
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_29_30",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on ¶ your ¶ table .",
"answers": [
{
"text": "Ihrem",
"answer_start": 183
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_30_31",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your ¶ table ¶ .",
"answers": [
{
"text": "Schreibtisch",
"answer_start": 189
}
],
"is_impossible": false
},
{
"id": "deen_dev_191_e_31_33",
"question": "Finally , Commissioner , and my concluding remarks are addressed particularly to you , obviously we would not want this own-initiative report to be just one more document on your table ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 209
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "What is the Commission doing to utilize Phare programme funds more efficiently in the important preparatory stage ?",
"qas": [
{
"id": "deen_dev_276_f_0_0",
"question": " ¶ Was ¶ tut die Kommission , um die Gelder des PHARE-Programms effizienter für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "What",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_1_1",
"question": "Was ¶ tut ¶ die Kommission , um die Gelder des PHARE-Programms effizienter für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "is",
"answer_start": 5
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_1_4",
"question": "Was ¶ tut ¶ die Kommission , um die Gelder des PHARE-Programms effizienter für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "doing",
"answer_start": 23
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_2_2",
"question": "Was tut ¶ die ¶ Kommission , um die Gelder des PHARE-Programms effizienter für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "the",
"answer_start": 8
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_3_3",
"question": "Was tut die ¶ Kommission ¶ , um die Gelder des PHARE-Programms effizienter für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "Commission",
"answer_start": 12
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_4_X",
"question": "Was tut die Kommission ¶ , ¶ um die Gelder des PHARE-Programms effizienter für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_276_f_5_5",
"question": "Was tut die Kommission , ¶ um ¶ die Gelder des PHARE-Programms effizienter für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "to",
"answer_start": 29
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_6_9",
"question": "Was tut die Kommission , um ¶ die ¶ Gelder des PHARE-Programms effizienter für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "funds",
"answer_start": 56
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_7_9",
"question": "Was tut die Kommission , um die ¶ Gelder ¶ des PHARE-Programms effizienter für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "funds",
"answer_start": 56
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_8_X",
"question": "Was tut die Kommission , um die Gelder ¶ des ¶ PHARE-Programms effizienter für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_276_f_9_7",
"question": "Was tut die Kommission , um die Gelder des ¶ PHARE-Programms ¶ effizienter für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "Phare programme",
"answer_start": 40
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_10_10",
"question": "Was tut die Kommission , um die Gelder des PHARE-Programms ¶ effizienter ¶ für die wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "more efficiently",
"answer_start": 62
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_11_12",
"question": "Was tut die Kommission , um die Gelder des PHARE-Programms effizienter ¶ für ¶ die wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "in",
"answer_start": 79
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_12_13",
"question": "Was tut die Kommission , um die Gelder des PHARE-Programms effizienter für ¶ die ¶ wichtige Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "the",
"answer_start": 82
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_13_14",
"question": "Was tut die Kommission , um die Gelder des PHARE-Programms effizienter für die ¶ wichtige ¶ Vorbereitungsphase einzusetzen .",
"answers": [
{
"text": "important",
"answer_start": 86
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_14_15",
"question": "Was tut die Kommission , um die Gelder des PHARE-Programms effizienter für die wichtige ¶ Vorbereitungsphase ¶ einzusetzen .",
"answers": [
{
"text": "preparatory stage",
"answer_start": 96
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_15_5",
"question": "Was tut die Kommission , um die Gelder des PHARE-Programms effizienter für die wichtige Vorbereitungsphase ¶ einzusetzen ¶ .",
"answers": [
{
"text": "to",
"answer_start": 29
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_15_6",
"question": "Was tut die Kommission , um die Gelder des PHARE-Programms effizienter für die wichtige Vorbereitungsphase ¶ einzusetzen ¶ .",
"answers": [
{
"text": "utilize",
"answer_start": 32
}
],
"is_impossible": false
},
{
"id": "deen_dev_276_f_16_17",
"question": "Was tut die Kommission , um die Gelder des PHARE-Programms effizienter für die wichtige Vorbereitungsphase einzusetzen ¶ . ¶ ",
"answers": [
{
"text": "?",
"answer_start": 114
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "So I read that newspaper , and I think there are many newspapers that would not have the confidence to attack their government the way Globus does .",
"qas": [
{
"id": "deen_dev_211_f_0_1",
"question": " ¶ Ich ¶ lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "I",
"answer_start": 3
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_1_2",
"question": "Ich ¶ lese ¶ daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "read",
"answer_start": 5
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_2_0",
"question": "Ich lese ¶ daher ¶ diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "So",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_3_3",
"question": "Ich lese daher ¶ diese ¶ Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "that",
"answer_start": 10
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_4_4",
"question": "Ich lese daher diese ¶ Zeitung ¶ , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "newspaper",
"answer_start": 15
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_5_5",
"question": "Ich lese daher diese Zeitung ¶ , ¶ und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": ",",
"answer_start": 25
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_6_6",
"question": "Ich lese daher diese Zeitung , ¶ und ¶ ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "and",
"answer_start": 27
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_7_7",
"question": "Ich lese daher diese Zeitung , und ¶ ich ¶ meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "I",
"answer_start": 31
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_8_8",
"question": "Ich lese daher diese Zeitung , und ich ¶ meine ¶ , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "think",
"answer_start": 33
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_9_X",
"question": "Ich lese daher diese Zeitung , und ich meine ¶ , ¶ es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_211_f_10_9",
"question": "Ich lese daher diese Zeitung , und ich meine , ¶ es ¶ gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "there",
"answer_start": 39
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_11_10",
"question": "Ich lese daher diese Zeitung , und ich meine , es ¶ gibt ¶ viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "are",
"answer_start": 45
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_12_11",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt ¶ viele ¶ Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "many",
"answer_start": 49
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_13_12",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele ¶ Zeitungen ¶ , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "newspapers",
"answer_start": 54
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_14_X",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen ¶ , ¶ die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_211_f_15_13",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , ¶ die ¶ sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "that",
"answer_start": 65
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_16_18",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die ¶ sich ¶ nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "confidence",
"answer_start": 89
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_17_15",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich ¶ nicht ¶ trauen , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "not",
"answer_start": 76
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_18_14",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht ¶ trauen ¶ , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "would",
"answer_start": 70
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_18_16",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht ¶ trauen ¶ , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "have the",
"answer_start": 80
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_18_18",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht ¶ trauen ¶ , ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "confidence",
"answer_start": 89
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_19_X",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen ¶ , ¶ ihre Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_211_f_20_21",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ¶ ihre ¶ Regierung derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "their",
"answer_start": 110
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_21_22",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre ¶ Regierung ¶ derartig anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "government",
"answer_start": 116
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_22_23",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung ¶ derartig ¶ anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "the",
"answer_start": 127
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_22_24",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung ¶ derartig ¶ anzugreifen , wie Globus es tut .",
"answers": [
{
"text": "way",
"answer_start": 131
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_23_19",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig ¶ anzugreifen ¶ , wie Globus es tut .",
"answers": [
{
"text": "to attack",
"answer_start": 100
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_24_X",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen ¶ , ¶ wie Globus es tut .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_211_f_25_24",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , ¶ wie ¶ Globus es tut .",
"answers": [
{
"text": "way",
"answer_start": 131
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_26_25",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie ¶ Globus ¶ es tut .",
"answers": [
{
"text": "Globus",
"answer_start": 135
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_27_26",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus ¶ es ¶ tut .",
"answers": [
{
"text": "does",
"answer_start": 142
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_28_26",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es ¶ tut ¶ .",
"answers": [
{
"text": "does",
"answer_start": 142
}
],
"is_impossible": false
},
{
"id": "deen_dev_211_f_29_27",
"question": "Ich lese daher diese Zeitung , und ich meine , es gibt viele Zeitungen , die sich nicht trauen , ihre Regierung derartig anzugreifen , wie Globus es tut ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 147
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "In Wahrheit geht es um linking of the facilities of organisations providing telecom-services . Das ist der Wortlaut der Originalfassung , und den würden wir vorziehen .",
"qas": [
{
"id": "deen_dev_122_e_0_X",
"question": " ¶ telecommunications ¶ services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_122_e_1_X",
"question": "telecommunications ¶ services ¶ ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_122_e_2_X",
"question": "telecommunications services ¶ ' ¶ whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_122_e_3_X",
"question": "telecommunications services ' ¶ whereas ¶ we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_122_e_4_2",
"question": "telecommunications services ' whereas ¶ we ¶ are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "geht",
"answer_start": 12
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_5_2",
"question": "telecommunications services ' whereas we ¶ are ¶ in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "geht",
"answer_start": 12
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_6_0",
"question": "telecommunications services ' whereas we are ¶ in ¶ fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "In",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_7_1",
"question": "telecommunications services ' whereas we are in ¶ fact ¶ talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "Wahrheit",
"answer_start": 3
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_8_2",
"question": "telecommunications services ' whereas we are in fact ¶ talking ¶ about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "geht",
"answer_start": 12
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_8_3",
"question": "telecommunications services ' whereas we are in fact ¶ talking ¶ about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "es",
"answer_start": 17
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_9_4",
"question": "telecommunications services ' whereas we are in fact talking ¶ about ¶ the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "um",
"answer_start": 20
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_10_X",
"question": "telecommunications services ' whereas we are in fact talking about ¶ the ¶ linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_122_e_11_5",
"question": "telecommunications services ' whereas we are in fact talking about the ¶ linking ¶ of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "linking",
"answer_start": 23
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_12_6",
"question": "telecommunications services ' whereas we are in fact talking about the linking ¶ of ¶ the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "of",
"answer_start": 31
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_13_7",
"question": "telecommunications services ' whereas we are in fact talking about the linking of ¶ the ¶ facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "the",
"answer_start": 34
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_14_8",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the ¶ facilities ¶ of organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "facilities",
"answer_start": 38
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_15_9",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities ¶ of ¶ organizations providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "of",
"answer_start": 49
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_16_10",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of ¶ organizations ¶ providing telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "organisations",
"answer_start": 52
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_17_11",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations ¶ providing ¶ telecom services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "providing",
"answer_start": 66
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_18_12",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing ¶ telecom ¶ services , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "telecom-services",
"answer_start": 76
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_19_12",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom ¶ services ¶ , which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "telecom-services",
"answer_start": 76
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_20_13",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services ¶ , ¶ which is the wording of the original version and which we would prefer .",
"answers": [
{
"text": ".",
"answer_start": 93
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_21_14",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , ¶ which ¶ is the wording of the original version and which we would prefer .",
"answers": [
{
"text": "Das",
"answer_start": 95
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_22_15",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which ¶ is ¶ the wording of the original version and which we would prefer .",
"answers": [
{
"text": "ist",
"answer_start": 99
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_23_16",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is ¶ the ¶ wording of the original version and which we would prefer .",
"answers": [
{
"text": "der",
"answer_start": 103
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_24_17",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the ¶ wording ¶ of the original version and which we would prefer .",
"answers": [
{
"text": "Wortlaut",
"answer_start": 107
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_25_18",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording ¶ of ¶ the original version and which we would prefer .",
"answers": [
{
"text": "der",
"answer_start": 116
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_26_18",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of ¶ the ¶ original version and which we would prefer .",
"answers": [
{
"text": "der",
"answer_start": 116
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_27_19",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the ¶ original ¶ version and which we would prefer .",
"answers": [
{
"text": "Originalfassung",
"answer_start": 120
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_28_19",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original ¶ version ¶ and which we would prefer .",
"answers": [
{
"text": "Originalfassung",
"answer_start": 120
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_29_21",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version ¶ and ¶ which we would prefer .",
"answers": [
{
"text": "und",
"answer_start": 138
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_30_22",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and ¶ which ¶ we would prefer .",
"answers": [
{
"text": "den",
"answer_start": 142
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_31_24",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which ¶ we ¶ would prefer .",
"answers": [
{
"text": "wir",
"answer_start": 153
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_32_23",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we ¶ would ¶ prefer .",
"answers": [
{
"text": "würden",
"answer_start": 146
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_33_25",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would ¶ prefer ¶ .",
"answers": [
{
"text": "vorziehen",
"answer_start": 157
}
],
"is_impossible": false
},
{
"id": "deen_dev_122_e_34_26",
"question": "telecommunications services ' whereas we are in fact talking about the linking of the facilities of organizations providing telecom services , which is the wording of the original version and which we would prefer ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 167
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "It is currently a matter of regret to us that the Hautala report has not provided the opportunity for real coordination of Community policies on competition , industrial policy , trade and the internal market .",
"qas": [
{
"id": "deen_dev_172_f_0_7",
"question": " ¶ Wir ¶ nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "to us",
"answer_start": 35
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_1_0",
"question": "Wir ¶ nehmen ¶ den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "It is",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_2_X",
"question": "Wir nehmen ¶ den ¶ Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_3_12",
"question": "Wir nehmen den ¶ Bericht ¶ Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "report",
"answer_start": 58
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_4_11",
"question": "Wir nehmen den Bericht ¶ Hautala ¶ zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "Hautala",
"answer_start": 50
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_5_X",
"question": "Wir nehmen den Bericht Hautala ¶ zum ¶ Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_6_3",
"question": "Wir nehmen den Bericht Hautala zum ¶ Anlaß ¶ , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "a matter",
"answer_start": 16
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_7_X",
"question": "Wir nehmen den Bericht Hautala zum Anlaß ¶ , ¶ um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_8_X",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , ¶ um ¶ uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_9_X",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um ¶ uns ¶ heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_10_X",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns ¶ heute ¶ über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_11_X",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute ¶ über ¶ das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_12_X",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über ¶ das ¶ Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_13_13",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das ¶ Fehlen ¶ einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "has not provided",
"answer_start": 65
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_14_X",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen ¶ einer ¶ echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_15_19",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer ¶ echten ¶ Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "real",
"answer_start": 102
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_16_20",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten ¶ Koordinierung ¶ der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "coordination",
"answer_start": 107
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_17_21",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung ¶ der ¶ Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "of",
"answer_start": 120
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_18_22",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der ¶ Gemeinschaftspolitiken ¶ in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "Community policies",
"answer_start": 123
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_19_24",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken ¶ in ¶ den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "on",
"answer_start": 142
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_20_X",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in ¶ den ¶ Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_21_X",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den ¶ Bereichen ¶ Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_22_25",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen ¶ Wettbewerb ¶ , Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "competition",
"answer_start": 145
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_23_26",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb ¶ , ¶ Industriepolitik , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": ",",
"answer_start": 157
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_24_27",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , ¶ Industriepolitik ¶ , Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "industrial policy",
"answer_start": 159
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_25_29",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik ¶ , ¶ Handel und Binnenmarkt zu beklagen .",
"answers": [
{
"text": ",",
"answer_start": 177
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_26_30",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , ¶ Handel ¶ und Binnenmarkt zu beklagen .",
"answers": [
{
"text": "trade",
"answer_start": 179
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_27_31",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel ¶ und ¶ Binnenmarkt zu beklagen .",
"answers": [
{
"text": "and",
"answer_start": 185
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_28_32",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und ¶ Binnenmarkt ¶ zu beklagen .",
"answers": [
{
"text": "the internal market",
"answer_start": 189
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_29_X",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt ¶ zu ¶ beklagen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_172_f_30_6",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu ¶ beklagen ¶ .",
"answers": [
{
"text": "regret",
"answer_start": 28
}
],
"is_impossible": false
},
{
"id": "deen_dev_172_f_31_35",
"question": "Wir nehmen den Bericht Hautala zum Anlaß , um uns heute über das Fehlen einer echten Koordinierung der Gemeinschaftspolitiken in den Bereichen Wettbewerb , Industriepolitik , Handel und Binnenmarkt zu beklagen ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 209
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "Commissioner , ladies and gentlemen , I should like to begin by thanking Mr Burtone for his report .",
"qas": [
{
"id": "deen_dev_3_f_0_0",
"question": " ¶ Herr ¶ Kommissar , liebe Kolleginnen und Kollegen ! Zunächst herzlichen Dank , Herr Burtone , für Ihren Bericht .",
"answers": [
{
"text": "Commissioner",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_1_0",
"question": "Herr ¶ Kommissar ¶ , liebe Kolleginnen und Kollegen ! Zunächst herzlichen Dank , Herr Burtone , für Ihren Bericht .",
"answers": [
{
"text": "Commissioner",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_2_1",
"question": "Herr Kommissar ¶ , ¶ liebe Kolleginnen und Kollegen ! Zunächst herzlichen Dank , Herr Burtone , für Ihren Bericht .",
"answers": [
{
"text": ",",
"answer_start": 13
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_3_X",
"question": "Herr Kommissar , ¶ liebe ¶ Kolleginnen und Kollegen ! Zunächst herzlichen Dank , Herr Burtone , für Ihren Bericht .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_3_f_4_2",
"question": "Herr Kommissar , liebe ¶ Kolleginnen ¶ und Kollegen ! Zunächst herzlichen Dank , Herr Burtone , für Ihren Bericht .",
"answers": [
{
"text": "ladies",
"answer_start": 15
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_5_3",
"question": "Herr Kommissar , liebe Kolleginnen ¶ und ¶ Kollegen ! Zunächst herzlichen Dank , Herr Burtone , für Ihren Bericht .",
"answers": [
{
"text": "and",
"answer_start": 22
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_6_4",
"question": "Herr Kommissar , liebe Kolleginnen und ¶ Kollegen ¶ ! Zunächst herzlichen Dank , Herr Burtone , für Ihren Bericht .",
"answers": [
{
"text": "gentlemen",
"answer_start": 26
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_7_5",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ¶ ! ¶ Zunächst herzlichen Dank , Herr Burtone , für Ihren Bericht .",
"answers": [
{
"text": ",",
"answer_start": 36
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_8_6",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ! ¶ Zunächst ¶ herzlichen Dank , Herr Burtone , für Ihren Bericht .",
"answers": [
{
"text": "I should like to begin by",
"answer_start": 38
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_9_12",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ! Zunächst ¶ herzlichen ¶ Dank , Herr Burtone , für Ihren Bericht .",
"answers": [
{
"text": "thanking",
"answer_start": 64
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_10_12",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ! Zunächst herzlichen ¶ Dank ¶ , Herr Burtone , für Ihren Bericht .",
"answers": [
{
"text": "thanking",
"answer_start": 64
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_11_X",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ! Zunächst herzlichen Dank ¶ , ¶ Herr Burtone , für Ihren Bericht .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_3_f_12_13",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ! Zunächst herzlichen Dank , ¶ Herr ¶ Burtone , für Ihren Bericht .",
"answers": [
{
"text": "Mr",
"answer_start": 73
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_13_14",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ! Zunächst herzlichen Dank , Herr ¶ Burtone ¶ , für Ihren Bericht .",
"answers": [
{
"text": "Burtone",
"answer_start": 76
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_14_X",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ! Zunächst herzlichen Dank , Herr Burtone ¶ , ¶ für Ihren Bericht .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_3_f_15_15",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ! Zunächst herzlichen Dank , Herr Burtone , ¶ für ¶ Ihren Bericht .",
"answers": [
{
"text": "for",
"answer_start": 84
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_16_16",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ! Zunächst herzlichen Dank , Herr Burtone , für ¶ Ihren ¶ Bericht .",
"answers": [
{
"text": "his",
"answer_start": 88
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_17_17",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ! Zunächst herzlichen Dank , Herr Burtone , für Ihren ¶ Bericht ¶ .",
"answers": [
{
"text": "report",
"answer_start": 92
}
],
"is_impossible": false
},
{
"id": "deen_dev_3_f_18_18",
"question": "Herr Kommissar , liebe Kolleginnen und Kollegen ! Zunächst herzlichen Dank , Herr Burtone , für Ihren Bericht ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 99
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "Es trifft nicht zu , meine Damen und Herren , weil es keine veralteten Industrien gibt , sondern nur veraltete Technologien .",
"qas": [
{
"id": "deen_dev_271_e_0_0",
"question": " ¶ It ¶ is not true , ladies and gentlemen , because there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "Es",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_1_1",
"question": "It ¶ is ¶ not true , ladies and gentlemen , because there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "trifft",
"answer_start": 3
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_1_3",
"question": "It ¶ is ¶ not true , ladies and gentlemen , because there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "zu",
"answer_start": 16
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_2_2",
"question": "It is ¶ not ¶ true , ladies and gentlemen , because there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "nicht",
"answer_start": 10
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_3_1",
"question": "It is not ¶ true ¶ , ladies and gentlemen , because there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "trifft",
"answer_start": 3
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_3_3",
"question": "It is not ¶ true ¶ , ladies and gentlemen , because there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "zu",
"answer_start": 16
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_4_4",
"question": "It is not true ¶ , ¶ ladies and gentlemen , because there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": ",",
"answer_start": 19
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_5_6",
"question": "It is not true , ¶ ladies ¶ and gentlemen , because there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "Damen",
"answer_start": 27
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_6_7",
"question": "It is not true , ladies ¶ and ¶ gentlemen , because there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "und",
"answer_start": 33
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_7_8",
"question": "It is not true , ladies and ¶ gentlemen ¶ , because there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "Herren",
"answer_start": 37
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_8_9",
"question": "It is not true , ladies and gentlemen ¶ , ¶ because there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": ",",
"answer_start": 44
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_9_10",
"question": "It is not true , ladies and gentlemen , ¶ because ¶ there are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "weil",
"answer_start": 46
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_10_11",
"question": "It is not true , ladies and gentlemen , because ¶ there ¶ are no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "es",
"answer_start": 51
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_11_15",
"question": "It is not true , ladies and gentlemen , because there ¶ are ¶ no obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "gibt",
"answer_start": 82
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_12_12",
"question": "It is not true , ladies and gentlemen , because there are ¶ no ¶ obsolete industries ; there are obsolete technologies .",
"answers": [
{
"text": "keine",
"answer_start": 54
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_13_13",
"question": "It is not true , ladies and gentlemen , because there are no ¶ obsolete ¶ industries ; there are obsolete technologies .",
"answers": [
{
"text": "veralteten",
"answer_start": 60
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_14_14",
"question": "It is not true , ladies and gentlemen , because there are no obsolete ¶ industries ¶ ; there are obsolete technologies .",
"answers": [
{
"text": "Industrien",
"answer_start": 71
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_15_16",
"question": "It is not true , ladies and gentlemen , because there are no obsolete industries ¶ ; ¶ there are obsolete technologies .",
"answers": [
{
"text": ",",
"answer_start": 87
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_16_X",
"question": "It is not true , ladies and gentlemen , because there are no obsolete industries ; ¶ there ¶ are obsolete technologies .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_271_e_17_X",
"question": "It is not true , ladies and gentlemen , because there are no obsolete industries ; there ¶ are ¶ obsolete technologies .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_271_e_18_19",
"question": "It is not true , ladies and gentlemen , because there are no obsolete industries ; there are ¶ obsolete ¶ technologies .",
"answers": [
{
"text": "veraltete",
"answer_start": 101
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_19_20",
"question": "It is not true , ladies and gentlemen , because there are no obsolete industries ; there are obsolete ¶ technologies ¶ .",
"answers": [
{
"text": "Technologien",
"answer_start": 111
}
],
"is_impossible": false
},
{
"id": "deen_dev_271_e_20_21",
"question": "It is not true , ladies and gentlemen , because there are no obsolete industries ; there are obsolete technologies ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 124
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "If you look at Parliament 's diary for 1997 , you will find that 8 and 15 September are actually Sundays and week-ending days , not week-beginning days .",
"qas": [
{
"id": "deen_dev_76_f_0_0",
"question": " ¶ Wenn ¶ Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "If",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_1_1",
"question": "Wenn ¶ Sie ¶ nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "you",
"answer_start": 3
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_2_X",
"question": "Wenn Sie ¶ nun ¶ einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_76_f_3_2",
"question": "Wenn Sie nun ¶ einen ¶ Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "look",
"answer_start": 7
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_4_2",
"question": "Wenn Sie nun einen ¶ Blick ¶ auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "look",
"answer_start": 7
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_5_3",
"question": "Wenn Sie nun einen Blick ¶ auf ¶ den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "at",
"answer_start": 12
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_6_6",
"question": "Wenn Sie nun einen Blick auf ¶ den ¶ Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "diary",
"answer_start": 29
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_7_6",
"question": "Wenn Sie nun einen Blick auf den ¶ Tagungskalender ¶ des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "diary",
"answer_start": 29
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_8_5",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender ¶ des ¶ Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "'s",
"answer_start": 26
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_9_4",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des ¶ Parlaments ¶ für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "Parliament",
"answer_start": 15
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_10_7",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments ¶ für ¶ 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "for",
"answer_start": 35
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_11_8",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für ¶ 1997 ¶ werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "1997",
"answer_start": 39
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_12_2",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 ¶ werfen ¶ , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "look",
"answer_start": 7
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_13_9",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen ¶ , ¶ werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": ",",
"answer_start": 44
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_14_11",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , ¶ werden ¶ Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "will",
"answer_start": 50
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_15_10",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden ¶ Sie ¶ feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "you",
"answer_start": 46
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_16_12",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie ¶ feststellen ¶ , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "find",
"answer_start": 55
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_17_X",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen ¶ , ¶ daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_76_f_18_13",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , ¶ daß ¶ der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "that",
"answer_start": 60
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_19_X",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß ¶ der ¶ 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_76_f_20_14",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der ¶ 8. ¶ und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "8",
"answer_start": 65
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_21_15",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. ¶ und ¶ der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "and",
"answer_start": 67
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_22_X",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und ¶ der ¶ 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_76_f_23_16",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der ¶ 15. ¶ September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "15",
"answer_start": 71
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_24_17",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. ¶ September ¶ jeweils Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "September",
"answer_start": 74
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_25_19",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September ¶ jeweils ¶ Sonntage sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "actually",
"answer_start": 88
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_26_20",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils ¶ Sonntage ¶ sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "Sundays",
"answer_start": 97
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_26_23",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils ¶ Sonntage ¶ sind und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "days",
"answer_start": 121
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_27_18",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage ¶ sind ¶ und somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "are",
"answer_start": 84
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_28_21",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind ¶ und ¶ somit die Woche beenden und nicht beginnen .",
"answers": [
{
"text": "and",
"answer_start": 105
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_29_X",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und ¶ somit ¶ die Woche beenden und nicht beginnen .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_76_f_30_22",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit ¶ die ¶ Woche beenden und nicht beginnen .",
"answers": [
{
"text": "week-ending",
"answer_start": 109
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_31_22",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die ¶ Woche ¶ beenden und nicht beginnen .",
"answers": [
{
"text": "week-ending",
"answer_start": 109
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_32_22",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche ¶ beenden ¶ und nicht beginnen .",
"answers": [
{
"text": "week-ending",
"answer_start": 109
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_33_24",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden ¶ und ¶ nicht beginnen .",
"answers": [
{
"text": ",",
"answer_start": 126
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_34_25",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und ¶ nicht ¶ beginnen .",
"answers": [
{
"text": "not",
"answer_start": 128
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_35_26",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht ¶ beginnen ¶ .",
"answers": [
{
"text": "week-beginning days",
"answer_start": 132
}
],
"is_impossible": false
},
{
"id": "deen_dev_76_f_36_28",
"question": "Wenn Sie nun einen Blick auf den Tagungskalender des Parlaments für 1997 werfen , werden Sie feststellen , daß der 8. und der 15. September jeweils Sonntage sind und somit die Woche beenden und nicht beginnen ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 152
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "Mr President , I agree with the previous speaker ; unfortunately it is easy to see in the case of Belarus what the legacy of the Soviet Union still means today .",
"qas": [
{
"id": "deen_dev_160_f_0_0",
"question": " ¶ Herr ¶ Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "Mr",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_1_1",
"question": "Herr ¶ Präsident ¶ ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "President",
"answer_start": 3
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_2_2",
"question": "Herr Präsident ¶ ! ¶ Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": ",",
"answer_start": 13
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_3_3",
"question": "Herr Präsident ! ¶ Ich ¶ kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "I",
"answer_start": 15
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_4_X",
"question": "Herr Präsident ! Ich ¶ kann ¶ mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_160_f_5_3",
"question": "Herr Präsident ! Ich kann ¶ mich ¶ den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "I",
"answer_start": 15
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_6_5",
"question": "Herr Präsident ! Ich kann mich ¶ den ¶ Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "with",
"answer_start": 23
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_7_8",
"question": "Herr Präsident ! Ich kann mich den ¶ Worten ¶ der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "speaker",
"answer_start": 41
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_8_6",
"question": "Herr Präsident ! Ich kann mich den Worten ¶ der ¶ Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "the",
"answer_start": 28
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_9_7",
"question": "Herr Präsident ! Ich kann mich den Worten der ¶ Vorredner ¶ anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "previous",
"answer_start": 32
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_9_8",
"question": "Herr Präsident ! Ich kann mich den Worten der ¶ Vorredner ¶ anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "speaker",
"answer_start": 41
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_10_4",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner ¶ anschließen ¶ ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "agree",
"answer_start": 17
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_11_9",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ¶ ; ¶ man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": ";",
"answer_start": 49
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_12_11",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; ¶ man ¶ kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "it",
"answer_start": 65
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_13_12",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man ¶ kann ¶ leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "is",
"answer_start": 68
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_14_10",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann ¶ leider ¶ in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "unfortunately",
"answer_start": 51
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_15_16",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider ¶ in ¶ dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "in",
"answer_start": 83
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_16_17",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in ¶ dem ¶ Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "the",
"answer_start": 86
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_17_18",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem ¶ Fall ¶ Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "case of",
"answer_start": 90
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_18_20",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall ¶ Weißrußlands ¶ nur sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "Belarus",
"answer_start": 98
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_19_13",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands ¶ nur ¶ sehen , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "easy",
"answer_start": 71
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_20_14",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur ¶ sehen ¶ , was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "to see",
"answer_start": 76
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_21_X",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen ¶ , ¶ was das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_160_f_22_21",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , ¶ was ¶ das Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "what",
"answer_start": 106
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_23_22",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was ¶ das ¶ Erbe der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "the",
"answer_start": 111
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_24_23",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das ¶ Erbe ¶ der Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "legacy",
"answer_start": 115
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_25_24",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe ¶ der ¶ Sowjetunion heute noch bedeutet .",
"answers": [
{
"text": "of the",
"answer_start": 122
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_26_26",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der ¶ Sowjetunion ¶ heute noch bedeutet .",
"answers": [
{
"text": "Soviet Union",
"answer_start": 129
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_27_6",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion ¶ heute ¶ noch bedeutet .",
"answers": [
{
"text": "the",
"answer_start": 28
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_27_30",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion ¶ heute ¶ noch bedeutet .",
"answers": [
{
"text": "today",
"answer_start": 154
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_28_28",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute ¶ noch ¶ bedeutet .",
"answers": [
{
"text": "still",
"answer_start": 142
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_29_29",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch ¶ bedeutet ¶ .",
"answers": [
{
"text": "means",
"answer_start": 148
}
],
"is_impossible": false
},
{
"id": "deen_dev_160_f_30_31",
"question": "Herr Präsident ! Ich kann mich den Worten der Vorredner anschließen ; man kann leider in dem Fall Weißrußlands nur sehen , was das Erbe der Sowjetunion heute noch bedeutet ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 160
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "The volume of production in the sheepmeat sector is only 10 to 15 % of that in the beef and veal sector .",
"qas": [
{
"id": "deen_dev_85_f_0_0",
"question": " ¶ Die ¶ Schaffleischerzeugung entspricht ja nur 10 % bis 15 % der Rindfleischerzeugung .",
"answers": [
{
"text": "The",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_1_1",
"question": "Die ¶ Schaffleischerzeugung ¶ entspricht ja nur 10 % bis 15 % der Rindfleischerzeugung .",
"answers": [
{
"text": "volume of production in the",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_1_6",
"question": "Die ¶ Schaffleischerzeugung ¶ entspricht ja nur 10 % bis 15 % der Rindfleischerzeugung .",
"answers": [
{
"text": "sheepmeat sector",
"answer_start": 32
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_2_8",
"question": "Die Schaffleischerzeugung ¶ entspricht ¶ ja nur 10 % bis 15 % der Rindfleischerzeugung .",
"answers": [
{
"text": "is",
"answer_start": 49
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_3_X",
"question": "Die Schaffleischerzeugung entspricht ¶ ja ¶ nur 10 % bis 15 % der Rindfleischerzeugung .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_85_f_4_9",
"question": "Die Schaffleischerzeugung entspricht ja ¶ nur ¶ 10 % bis 15 % der Rindfleischerzeugung .",
"answers": [
{
"text": "only",
"answer_start": 52
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_5_10",
"question": "Die Schaffleischerzeugung entspricht ja nur ¶ 10 ¶ % bis 15 % der Rindfleischerzeugung .",
"answers": [
{
"text": "10",
"answer_start": 57
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_6_13",
"question": "Die Schaffleischerzeugung entspricht ja nur 10 ¶ % ¶ bis 15 % der Rindfleischerzeugung .",
"answers": [
{
"text": "%",
"answer_start": 66
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_7_11",
"question": "Die Schaffleischerzeugung entspricht ja nur 10 % ¶ bis ¶ 15 % der Rindfleischerzeugung .",
"answers": [
{
"text": "to",
"answer_start": 60
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_8_12",
"question": "Die Schaffleischerzeugung entspricht ja nur 10 % bis ¶ 15 ¶ % der Rindfleischerzeugung .",
"answers": [
{
"text": "15",
"answer_start": 63
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_9_13",
"question": "Die Schaffleischerzeugung entspricht ja nur 10 % bis 15 ¶ % ¶ der Rindfleischerzeugung .",
"answers": [
{
"text": "%",
"answer_start": 66
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_10_14",
"question": "Die Schaffleischerzeugung entspricht ja nur 10 % bis 15 % ¶ der ¶ Rindfleischerzeugung .",
"answers": [
{
"text": "of that in the",
"answer_start": 68
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_11_1",
"question": "Die Schaffleischerzeugung entspricht ja nur 10 % bis 15 % der ¶ Rindfleischerzeugung ¶ .",
"answers": [
{
"text": "volume of production in the",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_11_18",
"question": "Die Schaffleischerzeugung entspricht ja nur 10 % bis 15 % der ¶ Rindfleischerzeugung ¶ .",
"answers": [
{
"text": "beef and veal sector",
"answer_start": 83
}
],
"is_impossible": false
},
{
"id": "deen_dev_85_f_12_22",
"question": "Die Schaffleischerzeugung entspricht ja nur 10 % bis 15 % der Rindfleischerzeugung ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 104
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "France was the first to take diplomatic and humanitarian action .",
"qas": [
{
"id": "deen_dev_15_f_0_0",
"question": " ¶ Frankreich ¶ hat als erstes auf diplomatischer und humanitärer Ebene reagiert .",
"answers": [
{
"text": "France",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_1_1",
"question": "Frankreich ¶ hat ¶ als erstes auf diplomatischer und humanitärer Ebene reagiert .",
"answers": [
{
"text": "was",
"answer_start": 7
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_2_2",
"question": "Frankreich hat ¶ als ¶ erstes auf diplomatischer und humanitärer Ebene reagiert .",
"answers": [
{
"text": "the",
"answer_start": 11
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_3_3",
"question": "Frankreich hat als ¶ erstes ¶ auf diplomatischer und humanitärer Ebene reagiert .",
"answers": [
{
"text": "first",
"answer_start": 15
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_4_X",
"question": "Frankreich hat als erstes ¶ auf ¶ diplomatischer und humanitärer Ebene reagiert .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_15_f_5_6",
"question": "Frankreich hat als erstes auf ¶ diplomatischer ¶ und humanitärer Ebene reagiert .",
"answers": [
{
"text": "diplomatic",
"answer_start": 29
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_6_7",
"question": "Frankreich hat als erstes auf diplomatischer ¶ und ¶ humanitärer Ebene reagiert .",
"answers": [
{
"text": "and",
"answer_start": 40
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_7_8",
"question": "Frankreich hat als erstes auf diplomatischer und ¶ humanitärer ¶ Ebene reagiert .",
"answers": [
{
"text": "humanitarian",
"answer_start": 44
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_8_6",
"question": "Frankreich hat als erstes auf diplomatischer und humanitärer ¶ Ebene ¶ reagiert .",
"answers": [
{
"text": "diplomatic",
"answer_start": 29
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_8_7",
"question": "Frankreich hat als erstes auf diplomatischer und humanitärer ¶ Ebene ¶ reagiert .",
"answers": [
{
"text": "and",
"answer_start": 40
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_8_8",
"question": "Frankreich hat als erstes auf diplomatischer und humanitärer ¶ Ebene ¶ reagiert .",
"answers": [
{
"text": "humanitarian",
"answer_start": 44
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_9_5",
"question": "Frankreich hat als erstes auf diplomatischer und humanitärer Ebene ¶ reagiert ¶ .",
"answers": [
{
"text": "take",
"answer_start": 24
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_9_9",
"question": "Frankreich hat als erstes auf diplomatischer und humanitärer Ebene ¶ reagiert ¶ .",
"answers": [
{
"text": "action",
"answer_start": 57
}
],
"is_impossible": false
},
{
"id": "deen_dev_15_f_10_10",
"question": "Frankreich hat als erstes auf diplomatischer und humanitärer Ebene reagiert ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 64
}
],
"is_impossible": false
}
],
"lang": "en"
},
{
"context": "Schließlich wird in Absatz 93 behauptet , daß die rechtsextremen Parteien Fremdenfeindlichkeit begünstigen .",
"qas": [
{
"id": "deen_dev_101_e_0_0",
"question": " ¶ Finally ¶ , paragraph 93 states that the extreme right-wing parties advocate xenophobia .",
"answers": [
{
"text": "Schließlich",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_1_X",
"question": "Finally ¶ , ¶ paragraph 93 states that the extreme right-wing parties advocate xenophobia .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_101_e_2_3",
"question": "Finally , ¶ paragraph ¶ 93 states that the extreme right-wing parties advocate xenophobia .",
"answers": [
{
"text": "Absatz",
"answer_start": 20
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_3_4",
"question": "Finally , paragraph ¶ 93 ¶ states that the extreme right-wing parties advocate xenophobia .",
"answers": [
{
"text": "93",
"answer_start": 27
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_4_1",
"question": "Finally , paragraph 93 ¶ states ¶ that the extreme right-wing parties advocate xenophobia .",
"answers": [
{
"text": "wird",
"answer_start": 12
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_4_5",
"question": "Finally , paragraph 93 ¶ states ¶ that the extreme right-wing parties advocate xenophobia .",
"answers": [
{
"text": "behauptet",
"answer_start": 30
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_5_7",
"question": "Finally , paragraph 93 states ¶ that ¶ the extreme right-wing parties advocate xenophobia .",
"answers": [
{
"text": "daß",
"answer_start": 42
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_6_8",
"question": "Finally , paragraph 93 states that ¶ the ¶ extreme right-wing parties advocate xenophobia .",
"answers": [
{
"text": "die",
"answer_start": 46
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_7_9",
"question": "Finally , paragraph 93 states that the ¶ extreme ¶ right-wing parties advocate xenophobia .",
"answers": [
{
"text": "rechtsextremen",
"answer_start": 50
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_8_9",
"question": "Finally , paragraph 93 states that the extreme ¶ right-wing ¶ parties advocate xenophobia .",
"answers": [
{
"text": "rechtsextremen",
"answer_start": 50
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_9_10",
"question": "Finally , paragraph 93 states that the extreme right-wing ¶ parties ¶ advocate xenophobia .",
"answers": [
{
"text": "Parteien",
"answer_start": 65
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_10_12",
"question": "Finally , paragraph 93 states that the extreme right-wing parties ¶ advocate ¶ xenophobia .",
"answers": [
{
"text": "begünstigen",
"answer_start": 95
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_11_11",
"question": "Finally , paragraph 93 states that the extreme right-wing parties advocate ¶ xenophobia ¶ .",
"answers": [
{
"text": "Fremdenfeindlichkeit",
"answer_start": 74
}
],
"is_impossible": false
},
{
"id": "deen_dev_101_e_12_13",
"question": "Finally , paragraph 93 states that the extreme right-wing parties advocate xenophobia ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 107
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "Sei es dank der Einsicht der führenden Parteien , sei es mangels Anwesenheit der anderen Volksgruppe , sicher aber auch dank der Präsenz der IFOR .",
"qas": [
{
"id": "deen_dev_127_e_0_1",
"question": " ¶ This ¶ may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "es",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_1_0",
"question": "This ¶ may ¶ have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "Sei",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_2_0",
"question": "This may ¶ have ¶ been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "Sei",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_3_0",
"question": "This may have ¶ been ¶ thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "Sei",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_4_2",
"question": "This may have been ¶ thanks ¶ to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "dank",
"answer_start": 7
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_5_3",
"question": "This may have been thanks ¶ to ¶ the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "der",
"answer_start": 12
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_6_3",
"question": "This may have been thanks to ¶ the ¶ sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "der",
"answer_start": 12
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_7_4",
"question": "This may have been thanks to the ¶ sensible ¶ approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "Einsicht",
"answer_start": 16
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_8_4",
"question": "This may have been thanks to the sensible ¶ approach ¶ of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "Einsicht",
"answer_start": 16
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_9_5",
"question": "This may have been thanks to the sensible approach ¶ of ¶ the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "der",
"answer_start": 25
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_10_5",
"question": "This may have been thanks to the sensible approach of ¶ the ¶ leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "der",
"answer_start": 25
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_11_6",
"question": "This may have been thanks to the sensible approach of the ¶ leading ¶ parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "führenden",
"answer_start": 29
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_12_7",
"question": "This may have been thanks to the sensible approach of the leading ¶ parties ¶ or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "Parteien",
"answer_start": 39
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_13_8",
"question": "This may have been thanks to the sensible approach of the leading parties ¶ or ¶ to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": ",",
"answer_start": 48
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_14_11",
"question": "This may have been thanks to the sensible approach of the leading parties or ¶ to ¶ the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "mangels",
"answer_start": 57
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_15_11",
"question": "This may have been thanks to the sensible approach of the leading parties or to ¶ the ¶ absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "mangels",
"answer_start": 57
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_16_11",
"question": "This may have been thanks to the sensible approach of the leading parties or to the ¶ absence ¶ of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "mangels",
"answer_start": 57
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_16_12",
"question": "This may have been thanks to the sensible approach of the leading parties or to the ¶ absence ¶ of the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "Anwesenheit",
"answer_start": 65
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_17_13",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence ¶ of ¶ the other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "der",
"answer_start": 77
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_18_13",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of ¶ the ¶ other ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "der",
"answer_start": 77
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_19_14",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the ¶ other ¶ ethnic group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "anderen",
"answer_start": 81
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_20_15",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ¶ ethnic ¶ group , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "Volksgruppe",
"answer_start": 89
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_21_15",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic ¶ group ¶ , but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "Volksgruppe",
"answer_start": 89
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_22_16",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group ¶ , ¶ but it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": ",",
"answer_start": 101
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_23_18",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , ¶ but ¶ it was certainly also thanks to the presence of I-FOR .",
"answers": [
{
"text": "aber",
"answer_start": 110
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_24_X",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but ¶ it ¶ was certainly also thanks to the presence of I-FOR .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_127_e_25_X",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it ¶ was ¶ certainly also thanks to the presence of I-FOR .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_127_e_26_17",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was ¶ certainly ¶ also thanks to the presence of I-FOR .",
"answers": [
{
"text": "sicher",
"answer_start": 103
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_27_19",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly ¶ also ¶ thanks to the presence of I-FOR .",
"answers": [
{
"text": "auch",
"answer_start": 115
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_28_20",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also ¶ thanks ¶ to the presence of I-FOR .",
"answers": [
{
"text": "dank",
"answer_start": 120
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_29_21",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks ¶ to ¶ the presence of I-FOR .",
"answers": [
{
"text": "der",
"answer_start": 125
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_30_21",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to ¶ the ¶ presence of I-FOR .",
"answers": [
{
"text": "der",
"answer_start": 125
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_31_22",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the ¶ presence ¶ of I-FOR .",
"answers": [
{
"text": "Präsenz",
"answer_start": 129
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_32_23",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence ¶ of ¶ I-FOR .",
"answers": [
{
"text": "der",
"answer_start": 137
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_33_24",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of ¶ I-FOR ¶ .",
"answers": [
{
"text": "IFOR",
"answer_start": 141
}
],
"is_impossible": false
},
{
"id": "deen_dev_127_e_34_25",
"question": "This may have been thanks to the sensible approach of the leading parties or to the absence of the other ethnic group , but it was certainly also thanks to the presence of I-FOR ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 146
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "Außerdem unterstützen wir den Zusammenhalt zwischen unseren Regionen durch Verbesserung des Transfers von Kenntnissen in Fragen der Energieeinsparungsstrategie von Gebieten mit bereits entwickeltem Energieeffizienzpotential nach Gebieten , die diesbezüglich noch einen erheblichen Aufholbedarf haben .",
"qas": [
{
"id": "deen_dev_168_e_0_2",
"question": " ¶ We ¶ shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "wir",
"answer_start": 22
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_1_X",
"question": "We ¶ shall ¶ seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_168_e_2_X",
"question": "We shall ¶ seek ¶ to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_168_e_3_X",
"question": "We shall seek ¶ to ¶ promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_168_e_4_1",
"question": "We shall seek to ¶ promote ¶ greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "unterstützen",
"answer_start": 9
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_5_X",
"question": "We shall seek to promote ¶ greater ¶ cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_168_e_6_4",
"question": "We shall seek to promote greater ¶ cohesion ¶ between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Zusammenhalt",
"answer_start": 30
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_7_5",
"question": "We shall seek to promote greater cohesion ¶ between ¶ the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "zwischen",
"answer_start": 43
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_8_6",
"question": "We shall seek to promote greater cohesion between ¶ the ¶ regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "unseren",
"answer_start": 52
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_9_7",
"question": "We shall seek to promote greater cohesion between the ¶ regions ¶ via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Regionen",
"answer_start": 60
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_10_8",
"question": "We shall seek to promote greater cohesion between the regions ¶ via ¶ improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "durch",
"answer_start": 69
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_11_9",
"question": "We shall seek to promote greater cohesion between the regions via ¶ improvement ¶ of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Verbesserung",
"answer_start": 75
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_12_10",
"question": "We shall seek to promote greater cohesion between the regions via improvement ¶ of ¶ the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "des",
"answer_start": 88
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_13_10",
"question": "We shall seek to promote greater cohesion between the regions via improvement of ¶ the ¶ transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "des",
"answer_start": 88
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_14_11",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the ¶ transfer ¶ of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Transfers",
"answer_start": 92
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_15_12",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer ¶ of ¶ know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "von",
"answer_start": 102
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_16_13",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of ¶ know-how ¶ on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Kenntnissen",
"answer_start": 106
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_17_14",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how ¶ on ¶ aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "in",
"answer_start": 118
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_18_15",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on ¶ aspects ¶ of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Fragen",
"answer_start": 121
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_19_16",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects ¶ of ¶ energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "der",
"answer_start": 128
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_20_17",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of ¶ energy-saving ¶ strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Energieeinsparungsstrategie",
"answer_start": 132
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_21_17",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving ¶ strategy ¶ from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Energieeinsparungsstrategie",
"answer_start": 132
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_22_18",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy ¶ from ¶ regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "von",
"answer_start": 160
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_23_19",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from ¶ regions ¶ with a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Gebieten",
"answer_start": 164
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_24_20",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions ¶ with ¶ a developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "mit",
"answer_start": 173
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_25_X",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with ¶ a ¶ developed energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_168_e_26_21",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a ¶ developed ¶ energy efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "bereits entwickeltem",
"answer_start": 177
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_27_23",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed ¶ energy ¶ efficiency dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Energieeffizienzpotential",
"answer_start": 198
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_28_23",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy ¶ efficiency ¶ dynamic to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Energieeffizienzpotential",
"answer_start": 198
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_29_23",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency ¶ dynamic ¶ to regions which are significantly behind in that respect .",
"answers": [
{
"text": "Energieeffizienzpotential",
"answer_start": 198
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_30_24",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic ¶ to ¶ regions which are significantly behind in that respect .",
"answers": [
{
"text": "nach",
"answer_start": 224
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_31_25",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to ¶ regions ¶ which are significantly behind in that respect .",
"answers": [
{
"text": "Gebieten",
"answer_start": 229
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_32_27",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions ¶ which ¶ are significantly behind in that respect .",
"answers": [
{
"text": "die",
"answer_start": 240
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_33_32",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which ¶ are ¶ significantly behind in that respect .",
"answers": [
{
"text": "Aufholbedarf",
"answer_start": 281
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_34_31",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are ¶ significantly ¶ behind in that respect .",
"answers": [
{
"text": "erheblichen",
"answer_start": 269
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_35_32",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly ¶ behind ¶ in that respect .",
"answers": [
{
"text": "Aufholbedarf",
"answer_start": 281
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_36_28",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind ¶ in ¶ that respect .",
"answers": [
{
"text": "diesbezüglich",
"answer_start": 244
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_37_28",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in ¶ that ¶ respect .",
"answers": [
{
"text": "diesbezüglich",
"answer_start": 244
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_38_28",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that ¶ respect ¶ .",
"answers": [
{
"text": "diesbezüglich",
"answer_start": 244
}
],
"is_impossible": false
},
{
"id": "deen_dev_168_e_39_34",
"question": "We shall seek to promote greater cohesion between the regions via improvement of the transfer of know-how on aspects of energy-saving strategy from regions with a developed energy efficiency dynamic to regions which are significantly behind in that respect ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 300
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "Wir haben dem Entschließungsantrag von Frau Lindeperg und seinem kritischen Inhalt zu den Unzulänglichkeiten im Bereich der dritten Säule grundsätzlich zugestimmt .",
"qas": [
{
"id": "deen_dev_215_e_0_19",
"question": " ¶ In ¶ principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "grundsätzlich",
"answer_start": 138
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_1_19",
"question": "In ¶ principle ¶ , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "grundsätzlich",
"answer_start": 138
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_2_X",
"question": "In principle ¶ , ¶ we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_215_e_3_0",
"question": "In principle , ¶ we ¶ agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "Wir",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_4_1",
"question": "In principle , we ¶ agreed ¶ with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "haben",
"answer_start": 4
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_4_20",
"question": "In principle , we ¶ agreed ¶ with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "zugestimmt",
"answer_start": 152
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_5_2",
"question": "In principle , we agreed ¶ with ¶ Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "dem",
"answer_start": 10
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_6_5",
"question": "In principle , we agreed with ¶ Mrs ¶ Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "Frau",
"answer_start": 39
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_7_6",
"question": "In principle , we agreed with Mrs ¶ Lindeperg ¶ 's motion for a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "Lindeperg",
"answer_start": 44
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_8_4",
"question": "In principle , we agreed with Mrs Lindeperg ¶ 's ¶ motion for a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "von",
"answer_start": 35
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_9_3",
"question": "In principle , we agreed with Mrs Lindeperg 's ¶ motion ¶ for a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "Entschließungsantrag",
"answer_start": 14
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_10_3",
"question": "In principle , we agreed with Mrs Lindeperg 's motion ¶ for ¶ a resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "Entschließungsantrag",
"answer_start": 14
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_11_3",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for ¶ a ¶ resolution and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "Entschließungsantrag",
"answer_start": 14
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_12_3",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a ¶ resolution ¶ and its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "Entschließungsantrag",
"answer_start": 14
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_13_7",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution ¶ and ¶ its criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "und",
"answer_start": 54
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_14_8",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and ¶ its ¶ criticism of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "seinem",
"answer_start": 58
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_15_9",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its ¶ criticism ¶ of the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "kritischen Inhalt",
"answer_start": 65
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_16_11",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism ¶ of ¶ the inadequacies in the area of the third pillar .",
"answers": [
{
"text": "zu",
"answer_start": 83
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_17_12",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of ¶ the ¶ inadequacies in the area of the third pillar .",
"answers": [
{
"text": "den",
"answer_start": 86
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_18_13",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the ¶ inadequacies ¶ in the area of the third pillar .",
"answers": [
{
"text": "Unzulänglichkeiten",
"answer_start": 90
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_19_14",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies ¶ in ¶ the area of the third pillar .",
"answers": [
{
"text": "im",
"answer_start": 109
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_20_15",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in ¶ the ¶ area of the third pillar .",
"answers": [
{
"text": "Bereich",
"answer_start": 112
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_21_15",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the ¶ area ¶ of the third pillar .",
"answers": [
{
"text": "Bereich",
"answer_start": 112
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_22_16",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area ¶ of ¶ the third pillar .",
"answers": [
{
"text": "der",
"answer_start": 120
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_23_16",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of ¶ the ¶ third pillar .",
"answers": [
{
"text": "der",
"answer_start": 120
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_24_17",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of the ¶ third ¶ pillar .",
"answers": [
{
"text": "dritten",
"answer_start": 124
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_25_18",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of the third ¶ pillar ¶ .",
"answers": [
{
"text": "Säule",
"answer_start": 132
}
],
"is_impossible": false
},
{
"id": "deen_dev_215_e_26_21",
"question": "In principle , we agreed with Mrs Lindeperg 's motion for a resolution and its criticism of the inadequacies in the area of the third pillar ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 163
}
],
"is_impossible": false
}
],
"lang": "de"
},
{
"context": "I should like to end by adapting a traditional saying : ' Friends of Plato , but friends of the truth even more ' .",
"qas": [
{
"id": "deen_dev_242_f_0_0",
"question": " ¶ Ich ¶ schließe mit einem klassischen Zitat : \" Freunde Platons , aber mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "I",
"answer_start": 0
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_1_1",
"question": "Ich ¶ schließe ¶ mit einem klassischen Zitat : \" Freunde Platons , aber mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "should like to end",
"answer_start": 2
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_2_5",
"question": "Ich schließe ¶ mit ¶ einem klassischen Zitat : \" Freunde Platons , aber mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "by",
"answer_start": 21
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_3_7",
"question": "Ich schließe mit ¶ einem ¶ klassischen Zitat : \" Freunde Platons , aber mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "a",
"answer_start": 33
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_4_8",
"question": "Ich schließe mit einem ¶ klassischen ¶ Zitat : \" Freunde Platons , aber mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "traditional",
"answer_start": 35
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_5_9",
"question": "Ich schließe mit einem klassischen ¶ Zitat ¶ : \" Freunde Platons , aber mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "saying",
"answer_start": 47
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_6_10",
"question": "Ich schließe mit einem klassischen Zitat ¶ : ¶ \" Freunde Platons , aber mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": ":",
"answer_start": 54
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_7_11",
"question": "Ich schließe mit einem klassischen Zitat : ¶ \" ¶ Freunde Platons , aber mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "'",
"answer_start": 56
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_8_12",
"question": "Ich schließe mit einem klassischen Zitat : \" ¶ Freunde ¶ Platons , aber mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "Friends",
"answer_start": 58
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_9_13",
"question": "Ich schließe mit einem klassischen Zitat : \" Freunde ¶ Platons ¶ , aber mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "of Plato",
"answer_start": 66
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_10_15",
"question": "Ich schließe mit einem klassischen Zitat : \" Freunde Platons ¶ , ¶ aber mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": ",",
"answer_start": 75
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_11_16",
"question": "Ich schließe mit einem klassischen Zitat : \" Freunde Platons , ¶ aber ¶ mehr noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "but",
"answer_start": 77
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_12_22",
"question": "Ich schließe mit einem klassischen Zitat : \" Freunde Platons , aber ¶ mehr ¶ noch Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "more",
"answer_start": 107
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_13_21",
"question": "Ich schließe mit einem klassischen Zitat : \" Freunde Platons , aber mehr ¶ noch ¶ Freunde der Wahrheit ! \" .",
"answers": [
{
"text": "even",
"answer_start": 102
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_14_17",
"question": "Ich schließe mit einem klassischen Zitat : \" Freunde Platons , aber mehr noch ¶ Freunde ¶ der Wahrheit ! \" .",
"answers": [
{
"text": "friends",
"answer_start": 81
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_15_18",
"question": "Ich schließe mit einem klassischen Zitat : \" Freunde Platons , aber mehr noch Freunde ¶ der ¶ Wahrheit ! \" .",
"answers": [
{
"text": "of the",
"answer_start": 89
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_16_20",
"question": "Ich schließe mit einem klassischen Zitat : \" Freunde Platons , aber mehr noch Freunde der ¶ Wahrheit ¶ ! \" .",
"answers": [
{
"text": "truth",
"answer_start": 96
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_17_X",
"question": "Ich schließe mit einem klassischen Zitat : \" Freunde Platons , aber mehr noch Freunde der Wahrheit ¶ ! ¶ \" .",
"answers": [],
"is_impossible": true
},
{
"id": "deen_dev_242_f_18_23",
"question": "Ich schließe mit einem klassischen Zitat : \" Freunde Platons , aber mehr noch Freunde der Wahrheit ! ¶ \" ¶ .",
"answers": [
{
"text": "'",
"answer_start": 112
}
],
"is_impossible": false
},
{
"id": "deen_dev_242_f_19_24",
"question": "Ich schließe mit einem klassischen Zitat : \" Freunde Platons , aber mehr noch Freunde der Wahrheit ! \" ¶ . ¶ ",
"answers": [
{
"text": ".",
"answer_start": 114
}
],
"is_impossible": false
}
],
"lang": "en"
}
]
}
] |
v2.0 | [{"paragraphs":[{"context":"3 .","qas":[{"id":"enfr_dev_15_f_0_0","question":" ¶ 3 ¶ .","answers":(...TRUNCATED) |
v2.0 | [{"paragraphs":[{"context":"The first generation, Masatomo, foundation of \"Fujiya\"","doc_tokens":[(...TRUNCATED) |
v2.0 | [{"paragraphs":[{"context":"despre ce este vorba ? ","qas":[{"id":"roen_dev_8_e_0_1","question":" (...TRUNCATED) |
README.md exists but content is empty.
- Downloads last month
- 36