MatteoFasulo commited on
Commit
175a7f6
·
1 Parent(s): 9dcec02

Update with per-language data and config

Browse files

Signed-off-by: MatteoFasulo <[email protected]>

Files changed (40) hide show
  1. README.md +340 -0
  2. data/arabic/Licenses_by-nc-sa_4.0_legalcode.txt +438 -0
  3. data/arabic/dev_ar.tsv +0 -0
  4. data/arabic/dev_test_ar.tsv +0 -0
  5. data/arabic/test_ar_labeled.tsv +0 -0
  6. data/arabic/test_ar_unlabeled.tsv +0 -0
  7. data/arabic/train_ar.tsv +0 -0
  8. data/bulgarian/Licenses_by-nc-sa_4.0_legalcode.txt +438 -0
  9. data/bulgarian/dev_bg.tsv +315 -0
  10. data/bulgarian/dev_test_bg.tsv +251 -0
  11. data/bulgarian/train_bg.tsv +0 -0
  12. data/english/Licenses_by-nc-sa_4.0_legalcode.txt +438 -0
  13. data/english/dev_en.tsv +463 -0
  14. data/english/dev_test_en.tsv +485 -0
  15. data/english/test_en_labeled.tsv +301 -0
  16. data/english/test_en_unlabeled.tsv +301 -0
  17. data/english/train_en.tsv +0 -0
  18. data/german/Licenses_by-nc-sa_4.0_legalcode.txt +438 -0
  19. data/german/dev_de.tsv +492 -0
  20. data/german/dev_test_de.tsv +338 -0
  21. data/german/test_de_labeled.tsv +348 -0
  22. data/german/test_de_unlabeled.tsv +348 -0
  23. data/german/train_de.tsv +0 -0
  24. data/greek/test_gr_labeled.tsv +285 -0
  25. data/greek/test_gr_unlabeled.tsv +285 -0
  26. data/italian/Licenses_by-nc-sa_4.0_legalcode.txt +438 -0
  27. data/italian/dev_it.tsv +0 -0
  28. data/italian/dev_test_it.tsv +514 -0
  29. data/italian/test_it_labeled.tsv +300 -0
  30. data/italian/test_it_unlabeled.tsv +300 -0
  31. data/italian/train_it.tsv +0 -0
  32. data/multilingual/dev_test_multilingual.tsv +0 -0
  33. data/multilingual/test_multilingual_labeled.tsv +0 -0
  34. data/multilingual/test_multilingual_unlabeled.tsv +0 -0
  35. data/polish/test_pol_labeled.tsv +352 -0
  36. data/polish/test_pol_unlabeled.tsv +352 -0
  37. data/romanian/test_ro_labeled.tsv +207 -0
  38. data/romanian/test_ro_unlabeled.tsv +207 -0
  39. data/ukrainian/test_ukr_labeled.tsv +298 -0
  40. data/ukrainian/test_ukr_unlabeled.tsv +298 -0
README.md CHANGED
@@ -1,3 +1,343 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
+ - ar
8
+ - bg
9
+ - de
10
+ - el
11
+ - it
12
+ - pl
13
+ - ro
14
+ - uk
15
+ tags:
16
+ - subjectivity-detection
17
+ - news-articles
18
+ pretty_name: 'CLEF 2025 CheckThat! Lab - Task 1: Subjectivity in News Articles'
19
+ size_categories:
20
+ - 1K<n<10K
21
+ configs:
22
+ - config_name: arabic
23
+ data_files:
24
+ - split: train
25
+ path:
26
+ - "data/arabic/train_ar.tsv"
27
+ - split: dev
28
+ path:
29
+ - "data/arabic/dev_ar.tsv"
30
+ - split: dev_test
31
+ path:
32
+ - "data/arabic/dev_test_ar.tsv"
33
+ - split: test
34
+ path:
35
+ - "data/arabic/test_ar_unlabeled.tsv"
36
+ sep: "\t"
37
+ - config_name: bulgarian
38
+ data_files:
39
+ - split: train
40
+ path:
41
+ - "data/bulgarian/train_bg.tsv"
42
+ - split: dev
43
+ path:
44
+ - "data/bulgarian/dev_bg.tsv"
45
+ - split: dev_test
46
+ path:
47
+ - "data/bulgarian/dev_test_bg.tsv"
48
+ sep: "\t"
49
+ - config_name: english
50
+ data_files:
51
+ - split: train
52
+ path:
53
+ - "data/english/train_en.tsv"
54
+ - split: dev
55
+ path:
56
+ - "data/english/dev_en.tsv"
57
+ - split: dev_test
58
+ path:
59
+ - "data/english/dev_test_en.tsv"
60
+ - split: test
61
+ path:
62
+ - "data/english/test_en_unlabeled.tsv"
63
+ sep: "\t"
64
+ - config_name: german
65
+ data_files:
66
+ - split: train
67
+ path:
68
+ - "data/german/train_de.tsv"
69
+ - split: dev
70
+ path:
71
+ - "data/german/dev_de.tsv"
72
+ - split: dev_test
73
+ path:
74
+ - "data/german/dev_test_de.tsv"
75
+ - split: test
76
+ path:
77
+ - "data/german/test_de_unlabeled.tsv"
78
+ sep: "\t"
79
+ - config_name: greek
80
+ data_files:
81
+ - split: test
82
+ path:
83
+ - "data/greek/test_gr_unlabeled.tsv"
84
+ sep: "\t"
85
+ - config_name: italian
86
+ data_files:
87
+ - split: train
88
+ path:
89
+ - "data/italian/train_it.tsv"
90
+ - split: dev
91
+ path:
92
+ - "data/italian/dev_it.tsv"
93
+ - split: dev_test
94
+ path:
95
+ - "data/italian/dev_test_it.tsv"
96
+ - split: test
97
+ path:
98
+ - "data/italian/test_it_unlabeled.tsv"
99
+ sep: "\t"
100
+ - config_name: multilingual
101
+ data_files:
102
+ - split: dev_test
103
+ path:
104
+ - "data/multilingual/dev_test_multilingual.tsv"
105
+ - split: test
106
+ path:
107
+ - "data/multilingual/test_multilingual_unlabeled.tsv"
108
+ sep: "\t"
109
+ - config_name: polish
110
+ data_files:
111
+ - split: test
112
+ path:
113
+ - "data/polish/test_pol_unlabeled.tsv"
114
+ sep: "\t"
115
+ - config_name: romanian
116
+ data_files:
117
+ - split: test
118
+ path:
119
+ - "data/romanian/test_ro_unlabeled.tsv"
120
+ sep: "\t"
121
+ - config_name: ukrainian
122
+ data_files:
123
+ - split: test
124
+ path:
125
+ - "data/ukrainian/test_ukr_unlabeled.tsv"
126
+ sep: "\t"
127
  ---
128
+
129
+ # CLEF‑2025 CheckThat! Lab Task 1: Subjectivity in News Articles
130
+
131
+ Systems are challenged to distinguish whether a sentence from a news article expresses the subjective view of the author behind it or presents an objective view on the covered topic instead.
132
+
133
+ This is a binary classification tasks in which systems have to identify whether a text sequence (a sentence or a paragraph) is subjective (**SUBJ**) or objective (**OBJ**).
134
+
135
+ The task comprises three settings:
136
+ - **Monolingual**: train and test on data in a given language L
137
+ - **Multilingual**: train and test on data comprising several languages
138
+ - **Zero-shot**: train on several languages and test on unseen languages
139
+
140
+ ## Datasets statistics
141
+
142
+ * **English**
143
+ - train: 830 sentences, 532 OBJ, 298 SUBJ
144
+ - dev: 462 sentences, 222 OBJ, 240 SUBJ
145
+ - dev-test: 484 sentences, 362 OBJ, 122 SUBJ
146
+ * **Italian**
147
+ - train: 1613 sentences, 1231 OBJ, 382 SUBJ
148
+ - dev: 667 sentences, 490 OBJ, 177 SUBJ
149
+ - dev-test - 513 sentences, 377 OBJ, 136 SUBJ
150
+ * **German**
151
+ - train: 800 sentences, 492 OBJ, 308 SUBJ
152
+ - dev: 491 sentences, 317 OBJ, 174 SUBJ
153
+ - dev-test - 337 sentences, 226 OBJ, 111 SUBJ
154
+ * **Bulgarian**
155
+ - train: 729 sentences, 406 OBJ, 323 SUBJ
156
+ - dev: 467 sentences, 175 OBJ, 139 SUBJ
157
+ - dev-test - 250 sentences, 143 OBJ, 107 SUBJ
158
+ - test: TBA
159
+ * **Arabic**
160
+ - train: 2,446 sentences, 1391 OBJ, 1055 SUBJ
161
+ - dev: 742 sentences, 266 OBJ, 201 SUBJ
162
+ - dev-test - 748 sentences, 425 OBJ, 323 SUBJ
163
+
164
+ ## Input Data Format
165
+
166
+ The data will be provided as a TSV file with three columns:
167
+ > sentence_id <TAB> sentence <TAB> label
168
+
169
+ Where: <br>
170
+ * sentence_id: sentence id for a given sentence in a news article<br/>
171
+ * sentence: sentence's text <br/>
172
+ * label: *OBJ* and *SUBJ*
173
+
174
+ **Note:** For English, the training and development (validation) sets will also include a fourth column, "solved_conflict", whose boolean value reflects whether the annotators had a strong disagreement.
175
+
176
+ **Examples:**
177
+
178
+ > b9e1635a-72aa-467f-86d6-f56ef09f62c3 Gone are the days when they led the world in recession-busting SUBJ
179
+ >
180
+ > f99b5143-70d2-494a-a2f5-c68f10d09d0a The trend is expected to reverse as soon as next month. OBJ
181
+
182
+ ## Output Data Format
183
+
184
+ The output must be a TSV format with two columns: sentence_id and label.
185
+
186
+ ## Evaluation Metrics
187
+
188
+ This task is evaluated as a classification task using F1-macro measure. Other metrics include Precision, Recall, and F1 of the SUBJ class and the macro-averaged scores.
189
+
190
+ ## Scorers
191
+
192
+ The code base with the scorer script is available on the original GitLab repository - [clef2025-checkthat-lab-task1](https://gitlab.com/checkthat_lab/clef2025-checkthat-lab/-/tree/main/task1).
193
+
194
+ To evaluate the output of your model which should be in the output format required, please run the script below:
195
+
196
+ > python evaluate.py -g dev_truth.tsv -p dev_predicted.tsv
197
+
198
+ where dev_predicted.tsv is the output of your model on the dev set, and dev_truth.tsv is the golden label file provided by authors.
199
+
200
+ The file can be used also to validate the format of the submission, simply use the provided test file as gold data.
201
+
202
+ ## Baselines
203
+
204
+ The code base with the script to train the baseline model is provided in the original GitLab repository - [clef2025-checkthat-lab-task1](https://gitlab.com/checkthat_lab/clef2025-checkthat-lab/-/tree/main/task1).
205
+ The script can be run as follow:
206
+
207
+ > python baseline.py -trp train_data.tsv -ttp dev_data.tsv
208
+
209
+ where train_data.tsv is the file to be used for training and dev_data.tsv is the file on which doing the prediction.
210
+
211
+ The baseline is a logistic regressor trained on a Sentence-BERT multilingual representation of the data.
212
+
213
+ ## Leaderboard
214
+
215
+ The leaderboard is available in the original GitLab repository - [clef2025-checkthat-lab-task1](https://gitlab.com/checkthat_lab/clef2025-checkthat-lab/-/tree/main/task1).
216
+
217
+ ## Related Work
218
+
219
+ Information regarding the annotation guidelines can be found in the following papers:
220
+
221
+ > Federico Ruggeri, Francesco Antici, Andrea Galassi, aikaterini Korre, Arianna Muti, Alberto Barron, _[On the Definition of Prescriptive Annotation Guidelines for Language-Agnostic Subjectivity Detection](https://ceur-ws.org/Vol-3370/paper10.pdf)_, in: Proceedings of Text2Story — Sixth Workshop on Narrative Extraction From Texts, CEUR-WS.org, 2023, Vol 3370, pp. 103 - 111
222
+
223
+ > Francesco Antici, Andrea Galassi, Federico Ruggeri, Katerina Korre, Arianna Muti, Alessandra Bardi, Alice Fedotova, Alberto Barrón-Cedeño, _[A Corpus for Sentence-level Subjectivity Detection on English News Articles](https://arxiv.org/abs/2305.18034)_, in: Proceedings of Joint International Conference on Computational Linguistics, Language Resources and Evaluation (COLING-LREC), 2024
224
+
225
+ > Suwaileh, Reem, Maram Hasanain, Fatema Hubail, Wajdi Zaghouani, and Firoj Alam. "ThatiAR: Subjectivity Detection in Arabic News Sentences." arXiv preprint arXiv:2406.05559 (2024).
226
+
227
+ ## Credits
228
+
229
+ ### ECIR 2025
230
+
231
+ Alam, F. et al. (2025). The CLEF-2025 CheckThat! Lab: Subjectivity, Fact-Checking, Claim Normalization, and Retrieval. In: Hauff, C., et al. Advances in Information Retrieval. ECIR 2025. Lecture Notes in Computer Science, vol 15576. Springer, Cham. https://doi.org/10.1007/978-3-031-88720-8_68
232
+
233
+ ```bibtex
234
+ @InProceedings{10.1007/978-3-031-88720-8_68,
235
+ author="Alam, Firoj
236
+ and Stru{\ss}, Julia Maria
237
+ and Chakraborty, Tanmoy
238
+ and Dietze, Stefan
239
+ and Hafid, Salim
240
+ and Korre, Katerina
241
+ and Muti, Arianna
242
+ and Nakov, Preslav
243
+ and Ruggeri, Federico
244
+ and Schellhammer, Sebastian
245
+ and Setty, Vinay
246
+ and Sundriyal, Megha
247
+ and Todorov, Konstantin
248
+ and V., Venktesh",
249
+ editor="Hauff, Claudia
250
+ and Macdonald, Craig
251
+ and Jannach, Dietmar
252
+ and Kazai, Gabriella
253
+ and Nardini, Franco Maria
254
+ and Pinelli, Fabio
255
+ and Silvestri, Fabrizio
256
+ and Tonellotto, Nicola",
257
+ title="The CLEF-2025 CheckThat! Lab: Subjectivity, Fact-Checking, Claim Normalization, and Retrieval",
258
+ booktitle="Advances in Information Retrieval",
259
+ year="2025",
260
+ publisher="Springer Nature Switzerland",
261
+ address="Cham",
262
+ pages="467--478",
263
+ isbn="978-3-031-88720-8",
264
+ }
265
+ ```
266
+
267
+ ### CLEF 2025 LNCS
268
+
269
+ ```bibtex
270
+ @InProceedings{clef-checkthat:2025-lncs,
271
+ author = {
272
+ Alam, Firoj
273
+ and Struß, Julia Maria
274
+ and Chakraborty, Tanmoy
275
+ and Dietze, Stefan
276
+ and Hafid, Salim
277
+ and Korre, Katerina
278
+ and Muti, Arianna
279
+ and Nakov, Preslav
280
+ and Ruggeri, Federico
281
+ and Schellhammer, Sebastian
282
+ and Setty, Vinay
283
+ and Sundriyal, Megha
284
+ and Todorov, Konstantin
285
+ and Venktesh, V
286
+ },
287
+ title = {Overview of the {CLEF}-2025 {CheckThat! Lab}: Subjectivity, Fact-Checking, Claim Normalization, and Retrieval},
288
+ editor = {
289
+ Carrillo-de-Albornoz, Jorge and
290
+ Gonzalo, Julio and
291
+ Plaza, Laura and
292
+ García Seco de Herrera, Alba and
293
+ Mothe, Josiane and
294
+ Piroi, Florina and
295
+ Rosso, Paolo and
296
+ Spina, Damiano and
297
+ Faggioli, Guglielmo and
298
+ Ferro, Nicola
299
+ },
300
+ booktitle = {Experimental IR Meets Multilinguality, Multimodality, and Interaction. Proceedings of the Sixteenth International Conference of the CLEF Association (CLEF 2025)},
301
+ year = {2025}
302
+ }
303
+ ```
304
+
305
+ ### CLEF 2025 CEUR papers
306
+
307
+ ```bibtex
308
+ @proceedings{clef2025-workingnotes,
309
+ editor = "Faggioli, Guglielmo and
310
+ Ferro, Nicola and
311
+ Rosso, Paolo and
312
+ Spina, Damiano",
313
+ title = "Working Notes of CLEF 2025 - Conference and Labs of the Evaluation Forum",
314
+ booktitle = "Working Notes of CLEF 2025 - Conference and Labs of the Evaluation Forum",
315
+ series = "CLEF~2025",
316
+ address = "Madrid, Spain",
317
+ year = 2025
318
+ }
319
+ ```
320
+
321
+ ### Task 1 overview paper
322
+
323
+ ```bibtex
324
+ @inproceedings{clef-checkthat:2025:task1,
325
+ title = {Overview of the {CLEF-2025 CheckThat!} Lab Task 1 on Subjectivity in News Article},
326
+ author = {
327
+ Ruggeri, Federico and
328
+ Muti, Arianna and
329
+ Korre, Katerina and
330
+ Stru{\ss}, Julia Maria and
331
+ Siegel, Melanie and
332
+ Wiegand, Michael and
333
+ Alam, Firoj and
334
+ Biswas, Rafiul and
335
+ Zaghouani, Wajdi and
336
+ Nawrocka, Maria and
337
+ Ivasiuk, Bogdan and
338
+ Razvan, Gogu and
339
+ Mihail, Andreiana
340
+ },
341
+ crossref = {clef2025-workingnotes}
342
+ }
343
+ ```
data/arabic/Licenses_by-nc-sa_4.0_legalcode.txt ADDED
@@ -0,0 +1,438 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Attribution-NonCommercial-ShareAlike 4.0 International
2
+
3
+ =======================================================================
4
+
5
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
6
+ does not provide legal services or legal advice. Distribution of
7
+ Creative Commons public licenses does not create a lawyer-client or
8
+ other relationship. Creative Commons makes its licenses and related
9
+ information available on an "as-is" basis. Creative Commons gives no
10
+ warranties regarding its licenses, any material licensed under their
11
+ terms and conditions, or any related information. Creative Commons
12
+ disclaims all liability for damages resulting from their use to the
13
+ fullest extent possible.
14
+
15
+ Using Creative Commons Public Licenses
16
+
17
+ Creative Commons public licenses provide a standard set of terms and
18
+ conditions that creators and other rights holders may use to share
19
+ original works of authorship and other material subject to copyright
20
+ and certain other rights specified in the public license below. The
21
+ following considerations are for informational purposes only, are not
22
+ exhaustive, and do not form part of our licenses.
23
+
24
+ Considerations for licensors: Our public licenses are
25
+ intended for use by those authorized to give the public
26
+ permission to use material in ways otherwise restricted by
27
+ copyright and certain other rights. Our licenses are
28
+ irrevocable. Licensors should read and understand the terms
29
+ and conditions of the license they choose before applying it.
30
+ Licensors should also secure all rights necessary before
31
+ applying our licenses so that the public can reuse the
32
+ material as expected. Licensors should clearly mark any
33
+ material not subject to the license. This includes other CC-
34
+ licensed material, or material used under an exception or
35
+ limitation to copyright. More considerations for licensors:
36
+ wiki.creativecommons.org/Considerations_for_licensors
37
+
38
+ Considerations for the public: By using one of our public
39
+ licenses, a licensor grants the public permission to use the
40
+ licensed material under specified terms and conditions. If
41
+ the licensor's permission is not necessary for any reason--for
42
+ example, because of any applicable exception or limitation to
43
+ copyright--then that use is not regulated by the license. Our
44
+ licenses grant only permissions under copyright and certain
45
+ other rights that a licensor has authority to grant. Use of
46
+ the licensed material may still be restricted for other
47
+ reasons, including because others have copyright or other
48
+ rights in the material. A licensor may make special requests,
49
+ such as asking that all changes be marked or described.
50
+ Although not required by our licenses, you are encouraged to
51
+ respect those requests where reasonable. More considerations
52
+ for the public:
53
+ wiki.creativecommons.org/Considerations_for_licensees
54
+
55
+ =======================================================================
56
+
57
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
58
+ Public License
59
+
60
+ By exercising the Licensed Rights (defined below), You accept and agree
61
+ to be bound by the terms and conditions of this Creative Commons
62
+ Attribution-NonCommercial-ShareAlike 4.0 International Public License
63
+ ("Public License"). To the extent this Public License may be
64
+ interpreted as a contract, You are granted the Licensed Rights in
65
+ consideration of Your acceptance of these terms and conditions, and the
66
+ Licensor grants You such rights in consideration of benefits the
67
+ Licensor receives from making the Licensed Material available under
68
+ these terms and conditions.
69
+
70
+
71
+ Section 1 -- Definitions.
72
+
73
+ a. Adapted Material means material subject to Copyright and Similar
74
+ Rights that is derived from or based upon the Licensed Material
75
+ and in which the Licensed Material is translated, altered,
76
+ arranged, transformed, or otherwise modified in a manner requiring
77
+ permission under the Copyright and Similar Rights held by the
78
+ Licensor. For purposes of this Public License, where the Licensed
79
+ Material is a musical work, performance, or sound recording,
80
+ Adapted Material is always produced where the Licensed Material is
81
+ synched in timed relation with a moving image.
82
+
83
+ b. Adapter's License means the license You apply to Your Copyright
84
+ and Similar Rights in Your contributions to Adapted Material in
85
+ accordance with the terms and conditions of this Public License.
86
+
87
+ c. BY-NC-SA Compatible License means a license listed at
88
+ creativecommons.org/compatiblelicenses, approved by Creative
89
+ Commons as essentially the equivalent of this Public License.
90
+
91
+ d. Copyright and Similar Rights means copyright and/or similar rights
92
+ closely related to copyright including, without limitation,
93
+ performance, broadcast, sound recording, and Sui Generis Database
94
+ Rights, without regard to how the rights are labeled or
95
+ categorized. For purposes of this Public License, the rights
96
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
97
+ Rights.
98
+
99
+ e. Effective Technological Measures means those measures that, in the
100
+ absence of proper authority, may not be circumvented under laws
101
+ fulfilling obligations under Article 11 of the WIPO Copyright
102
+ Treaty adopted on December 20, 1996, and/or similar international
103
+ agreements.
104
+
105
+ f. Exceptions and Limitations means fair use, fair dealing, and/or
106
+ any other exception or limitation to Copyright and Similar Rights
107
+ that applies to Your use of the Licensed Material.
108
+
109
+ g. License Elements means the license attributes listed in the name
110
+ of a Creative Commons Public License. The License Elements of this
111
+ Public License are Attribution, NonCommercial, and ShareAlike.
112
+
113
+ h. Licensed Material means the artistic or literary work, database,
114
+ or other material to which the Licensor applied this Public
115
+ License.
116
+
117
+ i. Licensed Rights means the rights granted to You subject to the
118
+ terms and conditions of this Public License, which are limited to
119
+ all Copyright and Similar Rights that apply to Your use of the
120
+ Licensed Material and that the Licensor has authority to license.
121
+
122
+ j. Licensor means the individual(s) or entity(ies) granting rights
123
+ under this Public License.
124
+
125
+ k. NonCommercial means not primarily intended for or directed towards
126
+ commercial advantage or monetary compensation. For purposes of
127
+ this Public License, the exchange of the Licensed Material for
128
+ other material subject to Copyright and Similar Rights by digital
129
+ file-sharing or similar means is NonCommercial provided there is
130
+ no payment of monetary compensation in connection with the
131
+ exchange.
132
+
133
+ l. Share means to provide material to the public by any means or
134
+ process that requires permission under the Licensed Rights, such
135
+ as reproduction, public display, public performance, distribution,
136
+ dissemination, communication, or importation, and to make material
137
+ available to the public including in ways that members of the
138
+ public may access the material from a place and at a time
139
+ individually chosen by them.
140
+
141
+ m. Sui Generis Database Rights means rights other than copyright
142
+ resulting from Directive 96/9/EC of the European Parliament and of
143
+ the Council of 11 March 1996 on the legal protection of databases,
144
+ as amended and/or succeeded, as well as other essentially
145
+ equivalent rights anywhere in the world.
146
+
147
+ n. You means the individual or entity exercising the Licensed Rights
148
+ under this Public License. Your has a corresponding meaning.
149
+
150
+
151
+ Section 2 -- Scope.
152
+
153
+ a. License grant.
154
+
155
+ 1. Subject to the terms and conditions of this Public License,
156
+ the Licensor hereby grants You a worldwide, royalty-free,
157
+ non-sublicensable, non-exclusive, irrevocable license to
158
+ exercise the Licensed Rights in the Licensed Material to:
159
+
160
+ a. reproduce and Share the Licensed Material, in whole or
161
+ in part, for NonCommercial purposes only; and
162
+
163
+ b. produce, reproduce, and Share Adapted Material for
164
+ NonCommercial purposes only.
165
+
166
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
167
+ Exceptions and Limitations apply to Your use, this Public
168
+ License does not apply, and You do not need to comply with
169
+ its terms and conditions.
170
+
171
+ 3. Term. The term of this Public License is specified in Section
172
+ 6(a).
173
+
174
+ 4. Media and formats; technical modifications allowed. The
175
+ Licensor authorizes You to exercise the Licensed Rights in
176
+ all media and formats whether now known or hereafter created,
177
+ and to make technical modifications necessary to do so. The
178
+ Licensor waives and/or agrees not to assert any right or
179
+ authority to forbid You from making technical modifications
180
+ necessary to exercise the Licensed Rights, including
181
+ technical modifications necessary to circumvent Effective
182
+ Technological Measures. For purposes of this Public License,
183
+ simply making modifications authorized by this Section 2(a)
184
+ (4) never produces Adapted Material.
185
+
186
+ 5. Downstream recipients.
187
+
188
+ a. Offer from the Licensor -- Licensed Material. Every
189
+ recipient of the Licensed Material automatically
190
+ receives an offer from the Licensor to exercise the
191
+ Licensed Rights under the terms and conditions of this
192
+ Public License.
193
+
194
+ b. Additional offer from the Licensor -- Adapted Material.
195
+ Every recipient of Adapted Material from You
196
+ automatically receives an offer from the Licensor to
197
+ exercise the Licensed Rights in the Adapted Material
198
+ under the conditions of the Adapter's License You apply.
199
+
200
+ c. No downstream restrictions. You may not offer or impose
201
+ any additional or different terms or conditions on, or
202
+ apply any Effective Technological Measures to, the
203
+ Licensed Material if doing so restricts exercise of the
204
+ Licensed Rights by any recipient of the Licensed
205
+ Material.
206
+
207
+ 6. No endorsement. Nothing in this Public License constitutes or
208
+ may be construed as permission to assert or imply that You
209
+ are, or that Your use of the Licensed Material is, connected
210
+ with, or sponsored, endorsed, or granted official status by,
211
+ the Licensor or others designated to receive attribution as
212
+ provided in Section 3(a)(1)(A)(i).
213
+
214
+ b. Other rights.
215
+
216
+ 1. Moral rights, such as the right of integrity, are not
217
+ licensed under this Public License, nor are publicity,
218
+ privacy, and/or other similar personality rights; however, to
219
+ the extent possible, the Licensor waives and/or agrees not to
220
+ assert any such rights held by the Licensor to the limited
221
+ extent necessary to allow You to exercise the Licensed
222
+ Rights, but not otherwise.
223
+
224
+ 2. Patent and trademark rights are not licensed under this
225
+ Public License.
226
+
227
+ 3. To the extent possible, the Licensor waives any right to
228
+ collect royalties from You for the exercise of the Licensed
229
+ Rights, whether directly or through a collecting society
230
+ under any voluntary or waivable statutory or compulsory
231
+ licensing scheme. In all other cases the Licensor expressly
232
+ reserves any right to collect such royalties, including when
233
+ the Licensed Material is used other than for NonCommercial
234
+ purposes.
235
+
236
+
237
+ Section 3 -- License Conditions.
238
+
239
+ Your exercise of the Licensed Rights is expressly made subject to the
240
+ following conditions.
241
+
242
+ a. Attribution.
243
+
244
+ 1. If You Share the Licensed Material (including in modified
245
+ form), You must:
246
+
247
+ a. retain the following if it is supplied by the Licensor
248
+ with the Licensed Material:
249
+
250
+ i. identification of the creator(s) of the Licensed
251
+ Material and any others designated to receive
252
+ attribution, in any reasonable manner requested by
253
+ the Licensor (including by pseudonym if
254
+ designated);
255
+
256
+ ii. a copyright notice;
257
+
258
+ iii. a notice that refers to this Public License;
259
+
260
+ iv. a notice that refers to the disclaimer of
261
+ warranties;
262
+
263
+ v. a URI or hyperlink to the Licensed Material to the
264
+ extent reasonably practicable;
265
+
266
+ b. indicate if You modified the Licensed Material and
267
+ retain an indication of any previous modifications; and
268
+
269
+ c. indicate the Licensed Material is licensed under this
270
+ Public License, and include the text of, or the URI or
271
+ hyperlink to, this Public License.
272
+
273
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
274
+ reasonable manner based on the medium, means, and context in
275
+ which You Share the Licensed Material. For example, it may be
276
+ reasonable to satisfy the conditions by providing a URI or
277
+ hyperlink to a resource that includes the required
278
+ information.
279
+ 3. If requested by the Licensor, You must remove any of the
280
+ information required by Section 3(a)(1)(A) to the extent
281
+ reasonably practicable.
282
+
283
+ b. ShareAlike.
284
+
285
+ In addition to the conditions in Section 3(a), if You Share
286
+ Adapted Material You produce, the following conditions also apply.
287
+
288
+ 1. The Adapter's License You apply must be a Creative Commons
289
+ license with the same License Elements, this version or
290
+ later, or a BY-NC-SA Compatible License.
291
+
292
+ 2. You must include the text of, or the URI or hyperlink to, the
293
+ Adapter's License You apply. You may satisfy this condition
294
+ in any reasonable manner based on the medium, means, and
295
+ context in which You Share Adapted Material.
296
+
297
+ 3. You may not offer or impose any additional or different terms
298
+ or conditions on, or apply any Effective Technological
299
+ Measures to, Adapted Material that restrict exercise of the
300
+ rights granted under the Adapter's License You apply.
301
+
302
+
303
+ Section 4 -- Sui Generis Database Rights.
304
+
305
+ Where the Licensed Rights include Sui Generis Database Rights that
306
+ apply to Your use of the Licensed Material:
307
+
308
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
309
+ to extract, reuse, reproduce, and Share all or a substantial
310
+ portion of the contents of the database for NonCommercial purposes
311
+ only;
312
+
313
+ b. if You include all or a substantial portion of the database
314
+ contents in a database in which You have Sui Generis Database
315
+ Rights, then the database in which You have Sui Generis Database
316
+ Rights (but not its individual contents) is Adapted Material,
317
+ including for purposes of Section 3(b); and
318
+
319
+ c. You must comply with the conditions in Section 3(a) if You Share
320
+ all or a substantial portion of the contents of the database.
321
+
322
+ For the avoidance of doubt, this Section 4 supplements and does not
323
+ replace Your obligations under this Public License where the Licensed
324
+ Rights include other Copyright and Similar Rights.
325
+
326
+
327
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
328
+
329
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
330
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
331
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
332
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
333
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
334
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
335
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
336
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
337
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
338
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
339
+
340
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
341
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
342
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
343
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
344
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
345
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
346
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
347
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
348
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
349
+
350
+ c. The disclaimer of warranties and limitation of liability provided
351
+ above shall be interpreted in a manner that, to the extent
352
+ possible, most closely approximates an absolute disclaimer and
353
+ waiver of all liability.
354
+
355
+
356
+ Section 6 -- Term and Termination.
357
+
358
+ a. This Public License applies for the term of the Copyright and
359
+ Similar Rights licensed here. However, if You fail to comply with
360
+ this Public License, then Your rights under this Public License
361
+ terminate automatically.
362
+
363
+ b. Where Your right to use the Licensed Material has terminated under
364
+ Section 6(a), it reinstates:
365
+
366
+ 1. automatically as of the date the violation is cured, provided
367
+ it is cured within 30 days of Your discovery of the
368
+ violation; or
369
+
370
+ 2. upon express reinstatement by the Licensor.
371
+
372
+ For the avoidance of doubt, this Section 6(b) does not affect any
373
+ right the Licensor may have to seek remedies for Your violations
374
+ of this Public License.
375
+
376
+ c. For the avoidance of doubt, the Licensor may also offer the
377
+ Licensed Material under separate terms or conditions or stop
378
+ distributing the Licensed Material at any time; however, doing so
379
+ will not terminate this Public License.
380
+
381
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
382
+ License.
383
+
384
+
385
+ Section 7 -- Other Terms and Conditions.
386
+
387
+ a. The Licensor shall not be bound by any additional or different
388
+ terms or conditions communicated by You unless expressly agreed.
389
+
390
+ b. Any arrangements, understandings, or agreements regarding the
391
+ Licensed Material not stated herein are separate from and
392
+ independent of the terms and conditions of this Public License.
393
+
394
+
395
+ Section 8 -- Interpretation.
396
+
397
+ a. For the avoidance of doubt, this Public License does not, and
398
+ shall not be interpreted to, reduce, limit, restrict, or impose
399
+ conditions on any use of the Licensed Material that could lawfully
400
+ be made without permission under this Public License.
401
+
402
+ b. To the extent possible, if any provision of this Public License is
403
+ deemed unenforceable, it shall be automatically reformed to the
404
+ minimum extent necessary to make it enforceable. If the provision
405
+ cannot be reformed, it shall be severed from this Public License
406
+ without affecting the enforceability of the remaining terms and
407
+ conditions.
408
+
409
+ c. No term or condition of this Public License will be waived and no
410
+ failure to comply consented to unless expressly agreed to by the
411
+ Licensor.
412
+
413
+ d. Nothing in this Public License constitutes or may be interpreted
414
+ as a limitation upon, or waiver of, any privileges and immunities
415
+ that apply to the Licensor or You, including from the legal
416
+ processes of any jurisdiction or authority.
417
+
418
+ =======================================================================
419
+
420
+ Creative Commons is not a party to its public
421
+ licenses. Notwithstanding, Creative Commons may elect to apply one of
422
+ its public licenses to material it publishes and in those instances
423
+ will be considered the “Licensor.” The text of the Creative Commons
424
+ public licenses is dedicated to the public domain under the CC0 Public
425
+ Domain Dedication. Except for the limited purpose of indicating that
426
+ material is shared under a Creative Commons public license or as
427
+ otherwise permitted by the Creative Commons policies published at
428
+ creativecommons.org/policies, Creative Commons does not authorize the
429
+ use of the trademark "Creative Commons" or any other trademark or logo
430
+ of Creative Commons without its prior written consent including,
431
+ without limitation, in connection with any unauthorized modifications
432
+ to any of its public licenses or any other arrangements,
433
+ understandings, or agreements concerning use of licensed material. For
434
+ the avoidance of doubt, this paragraph does not form part of the
435
+ public licenses.
436
+
437
+ Creative Commons may be contacted at creativecommons.org.
438
+
data/arabic/dev_ar.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/arabic/dev_test_ar.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/arabic/test_ar_labeled.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/arabic/test_ar_unlabeled.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/arabic/train_ar.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/bulgarian/Licenses_by-nc-sa_4.0_legalcode.txt ADDED
@@ -0,0 +1,438 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Attribution-NonCommercial-ShareAlike 4.0 International
2
+
3
+ =======================================================================
4
+
5
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
6
+ does not provide legal services or legal advice. Distribution of
7
+ Creative Commons public licenses does not create a lawyer-client or
8
+ other relationship. Creative Commons makes its licenses and related
9
+ information available on an "as-is" basis. Creative Commons gives no
10
+ warranties regarding its licenses, any material licensed under their
11
+ terms and conditions, or any related information. Creative Commons
12
+ disclaims all liability for damages resulting from their use to the
13
+ fullest extent possible.
14
+
15
+ Using Creative Commons Public Licenses
16
+
17
+ Creative Commons public licenses provide a standard set of terms and
18
+ conditions that creators and other rights holders may use to share
19
+ original works of authorship and other material subject to copyright
20
+ and certain other rights specified in the public license below. The
21
+ following considerations are for informational purposes only, are not
22
+ exhaustive, and do not form part of our licenses.
23
+
24
+ Considerations for licensors: Our public licenses are
25
+ intended for use by those authorized to give the public
26
+ permission to use material in ways otherwise restricted by
27
+ copyright and certain other rights. Our licenses are
28
+ irrevocable. Licensors should read and understand the terms
29
+ and conditions of the license they choose before applying it.
30
+ Licensors should also secure all rights necessary before
31
+ applying our licenses so that the public can reuse the
32
+ material as expected. Licensors should clearly mark any
33
+ material not subject to the license. This includes other CC-
34
+ licensed material, or material used under an exception or
35
+ limitation to copyright. More considerations for licensors:
36
+ wiki.creativecommons.org/Considerations_for_licensors
37
+
38
+ Considerations for the public: By using one of our public
39
+ licenses, a licensor grants the public permission to use the
40
+ licensed material under specified terms and conditions. If
41
+ the licensor's permission is not necessary for any reason--for
42
+ example, because of any applicable exception or limitation to
43
+ copyright--then that use is not regulated by the license. Our
44
+ licenses grant only permissions under copyright and certain
45
+ other rights that a licensor has authority to grant. Use of
46
+ the licensed material may still be restricted for other
47
+ reasons, including because others have copyright or other
48
+ rights in the material. A licensor may make special requests,
49
+ such as asking that all changes be marked or described.
50
+ Although not required by our licenses, you are encouraged to
51
+ respect those requests where reasonable. More considerations
52
+ for the public:
53
+ wiki.creativecommons.org/Considerations_for_licensees
54
+
55
+ =======================================================================
56
+
57
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
58
+ Public License
59
+
60
+ By exercising the Licensed Rights (defined below), You accept and agree
61
+ to be bound by the terms and conditions of this Creative Commons
62
+ Attribution-NonCommercial-ShareAlike 4.0 International Public License
63
+ ("Public License"). To the extent this Public License may be
64
+ interpreted as a contract, You are granted the Licensed Rights in
65
+ consideration of Your acceptance of these terms and conditions, and the
66
+ Licensor grants You such rights in consideration of benefits the
67
+ Licensor receives from making the Licensed Material available under
68
+ these terms and conditions.
69
+
70
+
71
+ Section 1 -- Definitions.
72
+
73
+ a. Adapted Material means material subject to Copyright and Similar
74
+ Rights that is derived from or based upon the Licensed Material
75
+ and in which the Licensed Material is translated, altered,
76
+ arranged, transformed, or otherwise modified in a manner requiring
77
+ permission under the Copyright and Similar Rights held by the
78
+ Licensor. For purposes of this Public License, where the Licensed
79
+ Material is a musical work, performance, or sound recording,
80
+ Adapted Material is always produced where the Licensed Material is
81
+ synched in timed relation with a moving image.
82
+
83
+ b. Adapter's License means the license You apply to Your Copyright
84
+ and Similar Rights in Your contributions to Adapted Material in
85
+ accordance with the terms and conditions of this Public License.
86
+
87
+ c. BY-NC-SA Compatible License means a license listed at
88
+ creativecommons.org/compatiblelicenses, approved by Creative
89
+ Commons as essentially the equivalent of this Public License.
90
+
91
+ d. Copyright and Similar Rights means copyright and/or similar rights
92
+ closely related to copyright including, without limitation,
93
+ performance, broadcast, sound recording, and Sui Generis Database
94
+ Rights, without regard to how the rights are labeled or
95
+ categorized. For purposes of this Public License, the rights
96
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
97
+ Rights.
98
+
99
+ e. Effective Technological Measures means those measures that, in the
100
+ absence of proper authority, may not be circumvented under laws
101
+ fulfilling obligations under Article 11 of the WIPO Copyright
102
+ Treaty adopted on December 20, 1996, and/or similar international
103
+ agreements.
104
+
105
+ f. Exceptions and Limitations means fair use, fair dealing, and/or
106
+ any other exception or limitation to Copyright and Similar Rights
107
+ that applies to Your use of the Licensed Material.
108
+
109
+ g. License Elements means the license attributes listed in the name
110
+ of a Creative Commons Public License. The License Elements of this
111
+ Public License are Attribution, NonCommercial, and ShareAlike.
112
+
113
+ h. Licensed Material means the artistic or literary work, database,
114
+ or other material to which the Licensor applied this Public
115
+ License.
116
+
117
+ i. Licensed Rights means the rights granted to You subject to the
118
+ terms and conditions of this Public License, which are limited to
119
+ all Copyright and Similar Rights that apply to Your use of the
120
+ Licensed Material and that the Licensor has authority to license.
121
+
122
+ j. Licensor means the individual(s) or entity(ies) granting rights
123
+ under this Public License.
124
+
125
+ k. NonCommercial means not primarily intended for or directed towards
126
+ commercial advantage or monetary compensation. For purposes of
127
+ this Public License, the exchange of the Licensed Material for
128
+ other material subject to Copyright and Similar Rights by digital
129
+ file-sharing or similar means is NonCommercial provided there is
130
+ no payment of monetary compensation in connection with the
131
+ exchange.
132
+
133
+ l. Share means to provide material to the public by any means or
134
+ process that requires permission under the Licensed Rights, such
135
+ as reproduction, public display, public performance, distribution,
136
+ dissemination, communication, or importation, and to make material
137
+ available to the public including in ways that members of the
138
+ public may access the material from a place and at a time
139
+ individually chosen by them.
140
+
141
+ m. Sui Generis Database Rights means rights other than copyright
142
+ resulting from Directive 96/9/EC of the European Parliament and of
143
+ the Council of 11 March 1996 on the legal protection of databases,
144
+ as amended and/or succeeded, as well as other essentially
145
+ equivalent rights anywhere in the world.
146
+
147
+ n. You means the individual or entity exercising the Licensed Rights
148
+ under this Public License. Your has a corresponding meaning.
149
+
150
+
151
+ Section 2 -- Scope.
152
+
153
+ a. License grant.
154
+
155
+ 1. Subject to the terms and conditions of this Public License,
156
+ the Licensor hereby grants You a worldwide, royalty-free,
157
+ non-sublicensable, non-exclusive, irrevocable license to
158
+ exercise the Licensed Rights in the Licensed Material to:
159
+
160
+ a. reproduce and Share the Licensed Material, in whole or
161
+ in part, for NonCommercial purposes only; and
162
+
163
+ b. produce, reproduce, and Share Adapted Material for
164
+ NonCommercial purposes only.
165
+
166
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
167
+ Exceptions and Limitations apply to Your use, this Public
168
+ License does not apply, and You do not need to comply with
169
+ its terms and conditions.
170
+
171
+ 3. Term. The term of this Public License is specified in Section
172
+ 6(a).
173
+
174
+ 4. Media and formats; technical modifications allowed. The
175
+ Licensor authorizes You to exercise the Licensed Rights in
176
+ all media and formats whether now known or hereafter created,
177
+ and to make technical modifications necessary to do so. The
178
+ Licensor waives and/or agrees not to assert any right or
179
+ authority to forbid You from making technical modifications
180
+ necessary to exercise the Licensed Rights, including
181
+ technical modifications necessary to circumvent Effective
182
+ Technological Measures. For purposes of this Public License,
183
+ simply making modifications authorized by this Section 2(a)
184
+ (4) never produces Adapted Material.
185
+
186
+ 5. Downstream recipients.
187
+
188
+ a. Offer from the Licensor -- Licensed Material. Every
189
+ recipient of the Licensed Material automatically
190
+ receives an offer from the Licensor to exercise the
191
+ Licensed Rights under the terms and conditions of this
192
+ Public License.
193
+
194
+ b. Additional offer from the Licensor -- Adapted Material.
195
+ Every recipient of Adapted Material from You
196
+ automatically receives an offer from the Licensor to
197
+ exercise the Licensed Rights in the Adapted Material
198
+ under the conditions of the Adapter's License You apply.
199
+
200
+ c. No downstream restrictions. You may not offer or impose
201
+ any additional or different terms or conditions on, or
202
+ apply any Effective Technological Measures to, the
203
+ Licensed Material if doing so restricts exercise of the
204
+ Licensed Rights by any recipient of the Licensed
205
+ Material.
206
+
207
+ 6. No endorsement. Nothing in this Public License constitutes or
208
+ may be construed as permission to assert or imply that You
209
+ are, or that Your use of the Licensed Material is, connected
210
+ with, or sponsored, endorsed, or granted official status by,
211
+ the Licensor or others designated to receive attribution as
212
+ provided in Section 3(a)(1)(A)(i).
213
+
214
+ b. Other rights.
215
+
216
+ 1. Moral rights, such as the right of integrity, are not
217
+ licensed under this Public License, nor are publicity,
218
+ privacy, and/or other similar personality rights; however, to
219
+ the extent possible, the Licensor waives and/or agrees not to
220
+ assert any such rights held by the Licensor to the limited
221
+ extent necessary to allow You to exercise the Licensed
222
+ Rights, but not otherwise.
223
+
224
+ 2. Patent and trademark rights are not licensed under this
225
+ Public License.
226
+
227
+ 3. To the extent possible, the Licensor waives any right to
228
+ collect royalties from You for the exercise of the Licensed
229
+ Rights, whether directly or through a collecting society
230
+ under any voluntary or waivable statutory or compulsory
231
+ licensing scheme. In all other cases the Licensor expressly
232
+ reserves any right to collect such royalties, including when
233
+ the Licensed Material is used other than for NonCommercial
234
+ purposes.
235
+
236
+
237
+ Section 3 -- License Conditions.
238
+
239
+ Your exercise of the Licensed Rights is expressly made subject to the
240
+ following conditions.
241
+
242
+ a. Attribution.
243
+
244
+ 1. If You Share the Licensed Material (including in modified
245
+ form), You must:
246
+
247
+ a. retain the following if it is supplied by the Licensor
248
+ with the Licensed Material:
249
+
250
+ i. identification of the creator(s) of the Licensed
251
+ Material and any others designated to receive
252
+ attribution, in any reasonable manner requested by
253
+ the Licensor (including by pseudonym if
254
+ designated);
255
+
256
+ ii. a copyright notice;
257
+
258
+ iii. a notice that refers to this Public License;
259
+
260
+ iv. a notice that refers to the disclaimer of
261
+ warranties;
262
+
263
+ v. a URI or hyperlink to the Licensed Material to the
264
+ extent reasonably practicable;
265
+
266
+ b. indicate if You modified the Licensed Material and
267
+ retain an indication of any previous modifications; and
268
+
269
+ c. indicate the Licensed Material is licensed under this
270
+ Public License, and include the text of, or the URI or
271
+ hyperlink to, this Public License.
272
+
273
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
274
+ reasonable manner based on the medium, means, and context in
275
+ which You Share the Licensed Material. For example, it may be
276
+ reasonable to satisfy the conditions by providing a URI or
277
+ hyperlink to a resource that includes the required
278
+ information.
279
+ 3. If requested by the Licensor, You must remove any of the
280
+ information required by Section 3(a)(1)(A) to the extent
281
+ reasonably practicable.
282
+
283
+ b. ShareAlike.
284
+
285
+ In addition to the conditions in Section 3(a), if You Share
286
+ Adapted Material You produce, the following conditions also apply.
287
+
288
+ 1. The Adapter's License You apply must be a Creative Commons
289
+ license with the same License Elements, this version or
290
+ later, or a BY-NC-SA Compatible License.
291
+
292
+ 2. You must include the text of, or the URI or hyperlink to, the
293
+ Adapter's License You apply. You may satisfy this condition
294
+ in any reasonable manner based on the medium, means, and
295
+ context in which You Share Adapted Material.
296
+
297
+ 3. You may not offer or impose any additional or different terms
298
+ or conditions on, or apply any Effective Technological
299
+ Measures to, Adapted Material that restrict exercise of the
300
+ rights granted under the Adapter's License You apply.
301
+
302
+
303
+ Section 4 -- Sui Generis Database Rights.
304
+
305
+ Where the Licensed Rights include Sui Generis Database Rights that
306
+ apply to Your use of the Licensed Material:
307
+
308
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
309
+ to extract, reuse, reproduce, and Share all or a substantial
310
+ portion of the contents of the database for NonCommercial purposes
311
+ only;
312
+
313
+ b. if You include all or a substantial portion of the database
314
+ contents in a database in which You have Sui Generis Database
315
+ Rights, then the database in which You have Sui Generis Database
316
+ Rights (but not its individual contents) is Adapted Material,
317
+ including for purposes of Section 3(b); and
318
+
319
+ c. You must comply with the conditions in Section 3(a) if You Share
320
+ all or a substantial portion of the contents of the database.
321
+
322
+ For the avoidance of doubt, this Section 4 supplements and does not
323
+ replace Your obligations under this Public License where the Licensed
324
+ Rights include other Copyright and Similar Rights.
325
+
326
+
327
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
328
+
329
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
330
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
331
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
332
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
333
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
334
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
335
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
336
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
337
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
338
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
339
+
340
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
341
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
342
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
343
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
344
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
345
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
346
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
347
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
348
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
349
+
350
+ c. The disclaimer of warranties and limitation of liability provided
351
+ above shall be interpreted in a manner that, to the extent
352
+ possible, most closely approximates an absolute disclaimer and
353
+ waiver of all liability.
354
+
355
+
356
+ Section 6 -- Term and Termination.
357
+
358
+ a. This Public License applies for the term of the Copyright and
359
+ Similar Rights licensed here. However, if You fail to comply with
360
+ this Public License, then Your rights under this Public License
361
+ terminate automatically.
362
+
363
+ b. Where Your right to use the Licensed Material has terminated under
364
+ Section 6(a), it reinstates:
365
+
366
+ 1. automatically as of the date the violation is cured, provided
367
+ it is cured within 30 days of Your discovery of the
368
+ violation; or
369
+
370
+ 2. upon express reinstatement by the Licensor.
371
+
372
+ For the avoidance of doubt, this Section 6(b) does not affect any
373
+ right the Licensor may have to seek remedies for Your violations
374
+ of this Public License.
375
+
376
+ c. For the avoidance of doubt, the Licensor may also offer the
377
+ Licensed Material under separate terms or conditions or stop
378
+ distributing the Licensed Material at any time; however, doing so
379
+ will not terminate this Public License.
380
+
381
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
382
+ License.
383
+
384
+
385
+ Section 7 -- Other Terms and Conditions.
386
+
387
+ a. The Licensor shall not be bound by any additional or different
388
+ terms or conditions communicated by You unless expressly agreed.
389
+
390
+ b. Any arrangements, understandings, or agreements regarding the
391
+ Licensed Material not stated herein are separate from and
392
+ independent of the terms and conditions of this Public License.
393
+
394
+
395
+ Section 8 -- Interpretation.
396
+
397
+ a. For the avoidance of doubt, this Public License does not, and
398
+ shall not be interpreted to, reduce, limit, restrict, or impose
399
+ conditions on any use of the Licensed Material that could lawfully
400
+ be made without permission under this Public License.
401
+
402
+ b. To the extent possible, if any provision of this Public License is
403
+ deemed unenforceable, it shall be automatically reformed to the
404
+ minimum extent necessary to make it enforceable. If the provision
405
+ cannot be reformed, it shall be severed from this Public License
406
+ without affecting the enforceability of the remaining terms and
407
+ conditions.
408
+
409
+ c. No term or condition of this Public License will be waived and no
410
+ failure to comply consented to unless expressly agreed to by the
411
+ Licensor.
412
+
413
+ d. Nothing in this Public License constitutes or may be interpreted
414
+ as a limitation upon, or waiver of, any privileges and immunities
415
+ that apply to the Licensor or You, including from the legal
416
+ processes of any jurisdiction or authority.
417
+
418
+ =======================================================================
419
+
420
+ Creative Commons is not a party to its public
421
+ licenses. Notwithstanding, Creative Commons may elect to apply one of
422
+ its public licenses to material it publishes and in those instances
423
+ will be considered the “Licensor.” The text of the Creative Commons
424
+ public licenses is dedicated to the public domain under the CC0 Public
425
+ Domain Dedication. Except for the limited purpose of indicating that
426
+ material is shared under a Creative Commons public license or as
427
+ otherwise permitted by the Creative Commons policies published at
428
+ creativecommons.org/policies, Creative Commons does not authorize the
429
+ use of the trademark "Creative Commons" or any other trademark or logo
430
+ of Creative Commons without its prior written consent including,
431
+ without limitation, in connection with any unauthorized modifications
432
+ to any of its public licenses or any other arrangements,
433
+ understandings, or agreements concerning use of licensed material. For
434
+ the avoidance of doubt, this paragraph does not form part of the
435
+ public licenses.
436
+
437
+ Creative Commons may be contacted at creativecommons.org.
438
+
data/bulgarian/dev_bg.tsv ADDED
@@ -0,0 +1,315 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ 227e1db4-8d92-44d1-bb63-da60046b0d81 Хилядите роби, построили светилището на божеството, били избити до крак, за да не разнесат свещената тайна. OBJ
3
+ 1313579b-8b26-4f56-b075-394106c1cf1b Раждането на бебе – това е голяма загадка. SUBJ
4
+ aeff3bfe-47f6-4589-8d5f-b6547fac0f74 Легенди се разказват и за лечителските способности на Влайчо Жечев. OBJ
5
+ 1945161b-3ca7-40c6-9196-19e9f4b33264 Накрая останаха съмнителни 12 човека. SUBJ
6
+ e52b77e4-9289-40db-854e-2c13ed09a3a9 ГЕРБ наистина повярваха, че ще спечелят автоматично, а когато това не се случи, партията им изпадна в "морфичен резонанс". SUBJ
7
+ cfc75c46-495b-44f5-9343-171882897706 Едната на седящ в царствен трон мъж и втора мъжка фигура зад него. OBJ
8
+ 9150cf65-9bd5-4d3a-84f3-abbd34ced4eb Но с времето пораствате и забравяте тези, които са ви дали живот. SUBJ
9
+ b9a1dbd2-c187-45e0-a106-8adf485f4e31 Иванов е работил 30 години по издирването на документи и факти от биографията на Левски. OBJ
10
+ a37921dd-0d05-4644-8388-9dc3caeb58c6 Но през декември 2016 г. семейството внезапно се преместило, казала съседката. OBJ
11
+ 1a0157d5-5587-42d1-900f-60f0afc6ffe0 Представата, която ни се внушава от държавата и медиите е абсолютно същата: ние живеем в някакъв напълно външен свят. SUBJ
12
+ 2cfd610b-ff48-49a3-b7e4-c746fe91c7e8 Веднъж обаче се случи. OBJ
13
+ 8bfe44e0-ba1b-4ac9-a2b7-90000cd7061e Може би в Economist имат вътрешна информация и знаят неща, за които повечето хора и не подозират. SUBJ
14
+ df9449ae-835a-47cb-bd10-fbf790f03465 По редица причини, които изискват отделен разговор, проблемите на пластичните изкуства не се фокусират в центъра на общественото внимание. SUBJ
15
+ be6b3c77-c04c-4821-820e-0e9a4d45238c Няма да го бъде, както е било. SUBJ
16
+ 9f4d88af-051a-4948-a77b-44a100a6a0f4 Преди години аз също вярвах, че американците ще донесат свобода и демокрация в Ирак, снимал съм в Кербала и Наджав, но сега вече е ясно, че тази война бе започната под фалшив, измислен претекст, явна лъжа, донесе неизброими беди на хората там и историята неизбежно ще определи Джордж Буш и Тони Блеър като военни престъпници. SUBJ
17
+ 49936cd8-4082-41a0-b71b-5d587e3e70f9 Да нямат заслужена популярност са допринесли и натрапените оценки на поредица анализатори. SUBJ
18
+ 0168ced2-4429-4d87-9e26-89c8a4d59dbb Изводът гласял, че източникът на това е едно дългочакано паранормално явление – възкресение чрез дематериализация. OBJ
19
+ 555f7e3f-c51e-44df-8f7c-623c0e4c8f51 Освен доброто си участие в Сливен, Катрин Кирилова е била отлично подготвена и на Олимпиадата по немски език, организирана от посолството на Германия. SUBJ
20
+ 4cc59deb-fe6d-4bc4-8eb9-610223e6761d Първия си албум Лили Иванова издава по предложение на румънската фирма Electrecord през 1963 г., която е и първата дългосвиреща плоча на български изпълнител. OBJ
21
+ 75480589-f336-4b52-98d6-143b587d257c Между 1747 и 1756 г. той най-малко два пъти е посещавал Индия. OBJ
22
+ fd5197bd-9b68-4a82-b5e6-a16ab1ee50f7 Меркел също допусна сериозни грешки. SUBJ
23
+ 512b57e5-9b65-43a8-8dec-01bef61a3ad6 Последният път, когато Америка се обърна навътре, към себе си беше след Първата световна война и последствията бяха катастрофални. SUBJ
24
+ d1e4a902-e941-4097-bd3d-c61eaf7d9444 Сега, гражданската базилика която разкрихме – това е единствената гражданска базилика на територията на Балканския полуостров, та в нейната среда минаваше незаконен път. OBJ
25
+ f4366b7e-f3c7-44d8-b62b-f6401367d404 И всички тези хора - изненадващо за събитието - превъзбудени, надъхани, гневни, най-бързи на микрофона и по-подготвени за 12-часова реч от покойния Ел Команданте. SUBJ
26
+ fdf247bd-93ef-45df-935d-c5efedf83628 Акциите и облигациите поскъпнаха – акциите заради реалния растеж, а облигациите заради понижаването на лихвените проценти и забавянето на инфлацията. OBJ
27
+ 3643aa1b-adad-4dc7-94e2-eb5a26d0846f Целият ми живот мина пред очите на две поколения българи - филми, репортажи, коментари, думи и образи. SUBJ
28
+ aeb5afbe-f1b7-4e4f-9df0-6f5c03ed1e0b В последните две години много хора се правеха, че не разбират, че Ислямска държава e само една от много десетки терористични организации. SUBJ
29
+ 0135bc7c-a70d-4637-848e-d06b95598283 В "Протоколите на ционските мъдреци" евреите-талмудисти, като илюминатите, заявяват, че са използвали масоните като прикритие за тяхното участие в плана за "нов световен ред"… OBJ
30
+ f2d2aab0-25af-4bef-b678-badd5b390e8d Вчера Барак Обама, отиващият си тъжен стопанин на Белия дом, най-яростният привърженик на идеята, че Русия е регионална държава и трябва да бъде смазана и подчинена на САЩ, човекът, който подготвяше мълниеносен ядрен удар срещу Руската федерация, направи признание, което никой не очакваше. SUBJ
31
+ 602e3005-f75d-4950-94fe-559e5649e382 Съединенията на церия са изключително топло- и огненоустойчиви, а освен това изотопът му Ce 144 е продукт от деленето на урана и се натрупва в големи количества в ядрените реактори. OBJ
32
+ 53a6bf06-9d85-4a1e-99ec-fa09e9abb72e Не съм чувал нищо за нея от години. OBJ
33
+ 97550ea0-6936-4179-abb1-b899c2e220a9 И макар Ема Стоун да е абсолютният фаворит, Изабел Юпер е на един дъх разстояние. SUBJ
34
+ 1d599fa1-a5e5-4b35-82ec-6813e3dc075a Той излъчвал толкова силна радиация, че повредил апаратурата на екипа. OBJ
35
+ 187e5804-655a-43ed-83d3-06ee98430b15 Точно както и Обама преди четири години пред Тръмп стои опцията за военна намеса. SUBJ
36
+ 5c937e64-8d2e-443a-917e-79f66a222f5e Борисов съжалява за милитаризацията на Черно море, където вместо платноходки и газови тръби има крайцери и подводници. OBJ
37
+ fca90305-b5ff-40ed-bf46-179af73ed2c9 Той роди такива политически феномени като Сидеров, Симеонов, Бареков, Трифонов и има потенциал за много още; - Моделът "КОЙ": при него не става дума за формална симбиоза между партия и медия, а за договорености и обвързаности между политици и медийни магнати. SUBJ
38
+ 196158be-19bb-4502-84aa-00609a43a9cd Тогава тя работела като счетоводителка в старозагорския клон на "Мототехника и автосервиз". OBJ
39
+ f8023301-c19b-40eb-8d89-f62bbb67fa33 В продължение на месеци тя не приемаше никакви оферти за участия, от немай къде пусна албум, но без да си прави труда да снима много клипове. SUBJ
40
+ 065bd1e1-fc6a-41aa-bfe0-b7260f088ec0 Той също шокира всичките зрители с твърдението си, че през периода от ноември 2017 до април 2018 може да има атентат в България. OBJ
41
+ 44a0ee32-c245-4891-a4c5-dab734074e08 Но прочетох думите на Отец Рафаил: "Нека бъдем повече хора, отколкото българи и повече християни, отколкото православни." И задрасках моите банализми. OBJ
42
+ 4209e276-3e04-4c50-914e-e58cc2572efe Явно не е дошъл моментът това нещо, което се намира в планината, да види бял свят. SUBJ
43
+ 5770ca1a-adf8-4c31-8651-a7e7381316e7 Лятото се ожени отново. OBJ
44
+ 81a82c64-0552-4b21-9b97-e7ed33fa2c88 Много е хубаво да сме осем милиона, но какво ще кажете за едно съвсем вероятно бъдеще, примерно към средата на века, 50 милионна България. SUBJ
45
+ 18a154ed-3f08-4fe3-97a4-dea9a7e1847d Но все пак, след шокиращата 2016 година имаме достатъчно емпирични данни да набележим тенденциите, които ще определят политическите процеси у нас и ще карат много журналисти да си чупят клавиатурите от яд. SUBJ
46
+ 229077ef-d1d0-4227-b566-a70a6af0cfc6 "Група за автентични народни танци от село Козичено,община Поморие" – обяви водещият,и бабите се впуснаха в следващото още по–сложно и ударно ритмично хоро на младите невясти. OBJ
47
+ c70c99e6-742c-444f-8f9a-d4d4a9c5fa38 8. "Тръните на кактуса са листа, непозволяващи да се ебават с тях" - Далай Лама. SUBJ
48
+ 5ae34940-03b9-464e-a1f5-829ec4008640 Центърът може да не издържи. SUBJ
49
+ b75a48a5-0586-4e90-ab05-5d4db012c0f8 Той се проявява в самия избор на Жельона гура като място за дислокация на 3500 войници от НАТО. OBJ
50
+ 0d8c2421-0c99-45ca-ad3b-484b1d51ea71 Шегата настрана, за всеки случай се огледахме. OBJ
51
+ eba32df6-d5e0-471b-9e4b-19fd46546a6f "Днешната ни забързана епоха, с високите си изисквания към всички хора и с оскъдното си свободно време, действително има нужда от такива помощници."- Мария Требен . OBJ
52
+ 97779643-c890-45d9-b692-f0af289c8817 Естествено, тя би оборила какви ли не теории, признати за безспорни, че първите цивилизации са египетската, шумерската или някоя друга. SUBJ
53
+ 2331b0ea-41a7-4f64-bace-602feba66a75 Хрушчов пише незабавно писмо до Кенеди, в което клейми "безумието на империалистическите изроди". OBJ
54
+ a9d64e67-e5bb-4ccb-9f6c-fc31f06e477e Те се смеят, доволни. OBJ
55
+ eed31f73-aebd-456c-b601-9b63239b7109 Според тях, това е неизбежен процес и трябва да се осъществява по естествен път с мирни средства. OBJ
56
+ d2fc5f94-bf80-4812-8a85-e089b978b444 Няма ли водеща, която поне веднъж да се замисли не само за тоалета и прическата си, а и за съдържанието на телевизионния продукт, който създава? SUBJ
57
+ a4b213d1-ca65-4eb9-9323-8a06f6f8f2a6 Надявам се всичко да бъде нормално." - каза още Валери Симеонов. OBJ
58
+ 1fb41cc1-c328-40ae-a68c-bbb10a870ede От доста време Холивуд се е превърнал в лъскавото, пропагандно крило на Демократическата партия. SUBJ
59
+ a8e168f7-768f-42d3-9fb7-337464885b22 Татко казваше, че е най-важно да дадеш пример, и тези, които те последват, също да дадат пример – това е смисълът на живота ни. OBJ
60
+ 37fd0afe-2a2e-4516-9662-61c8a6aaed41 Екстрасенси разказват, че под Царичина се намира огромен кристал и ако той бъде достигнат, ще има страшни катаклизми по земята, а енергията му ще убие много хора. OBJ
61
+ 54acadfa-d11f-409f-aa48-c736c3fe6183 Правнукът му обаче твърди, че няма да има трета световна война и трябва по друг начин да бъде разшифрована метафората със змейовете и трите глави. OBJ
62
+ 577cdcab-842a-49ae-ba55-bf09de7673a8 Но билките от една страна лекуват само хората, които живеят в нея. SUBJ
63
+ 61a47304-9cf8-48a9-9f75-7a3b5831c64b Тя и съпруга й Иван кръстиха първата си рожба на името на министър-председателя, по собствено желание. OBJ
64
+ b46f6117-ac2f-4ebb-9374-ea00090a1fe8 В увода на интригуващия проект за реализирането на това, което "Билдербергерите" и глобалистите наричат сега Глобална демократична общественост, Мортън Каплан помества следното наблюдение: "Една от най-неотложните задачи, които чакат човечеството, е създаването на демократичен световен ред." OBJ
65
+ 683e37c5-33a9-4fd0-91bc-e6c1b7b61a3d Много пъти сме били и на гроба на Баба Ванга, която приживе смятахме за светица. OBJ
66
+ 0ab3617a-5948-4a59-9f5c-cb26b6997bed Вайшопт има предвид пърното отхвърляне на всички правителства и тяхната замяна с неговата Глобална система. OBJ
67
+ 82a20d02-b618-442f-bdb9-7e747d965987 Труман нямал никакъв интерес да воюва с руснаците. OBJ
68
+ 1459d0d2-9546-4e56-b0cf-6121479f4af8 Учението на Учителя Петър Дънов вече е в цял свят – Япония, Австралия, Америка, в северните страни – навсякъде има клонове. OBJ
69
+ dc9d9d67-900d-487c-ad74-e159767557e1 Всеки ден имаше над 300 души пред дома на Ванга, през септември, когато се записваха за годината, целият площад в града беше пълен. OBJ
70
+ 2f1070db-ce05-4c0c-bfea-2d9b974a5ce6 Това го е казвала пред мен и японците също го знаят. OBJ
71
+ a97b74fb-8f0e-4196-9e02-1eaccdef0244 Междувременно сред неговите най-близки сподвижници тръгнала дискусията къде да бъде положено тялото му, което вече било неофициално обявено за нетленно. OBJ
72
+ 7f089350-0348-4d83-8b6f-84bf30a94cd4 Той още си спомня първата им среща. OBJ
73
+ 82df4097-7f2f-46ef-aae2-7b2240676943 По добре да бях умрял вчера! SUBJ
74
+ f9c1c650-df64-4ab5-b91e-c5709244222b Тази година ще се ограничим в това да бъде безплатен ден и да бъде малко по-различна беседата, която предлагаме на нашите посетители. OBJ
75
+ 8681a327-1a6e-4542-b6bc-ddf28c8b2b3f Желанието на някои да оставят инициалите си върху кората бива секнато от надписа: "Нараняваш ли мен – нараняваш себе си". OBJ
76
+ bb822b37-47c2-460b-96dc-25870089ee10 Никой не може да ме убеди, че Осама бин Ладен имаше нещо общо с терористичните акции, които му се приписваха. SUBJ
77
+ a4a300da-f2ef-4b6b-97d9-e049792ca4ee Всяко цвете е като едно слънце или баня. SUBJ
78
+ 0f98a924-b4d1-4079-8d8b-38691533db6c Във вестника "Бърз неутрон" на Белоярската АЕЦ за "ремонта" след първите му седмица по-нататък вече следва гробно мълчание. SUBJ
79
+ 3aadd59f-70c3-4157-85f2-315809406103 Накрая, за да не си хабя нервите излишно, просто отсвирих собствената си публикация и кротко, свил перки, се катурнах в леглото, зер беше 23.30 вечерта. OBJ
80
+ fc75af53-3f7b-4649-8420-eb8ca58a88ed "Пробвал съм го на собствената си глава, макар и да не прекалявам с пиенето, но как да прескочим тежките коледни и януарски празници." OBJ
81
+ dc2a03bc-0863-41d8-89cc-b79df3052a62 Беше много силна като екстрасенс. SUBJ
82
+ 5bcf008d-7807-4f5e-8e64-8d4f828c34c6 Югославия беше независима мултиетническа федерация, която стоеше като политически и икономически мост между Изтока и Запада по време на Студената война. OBJ
83
+ 04201c19-1983-4b8a-a547-7ca42a4f6c1e Предстоят дейности по издирване и проучване на движими културни ценности и комплексни теренни обхождания в няколко селища в Кюстендилска област. OBJ
84
+ 9964313b-5557-4e03-8e3d-68a4943a0746 През 2015 година синът й и приятелката му Таня се сдобиват с дъщеря, която кръщават Катерина, на баба си. OBJ
85
+ 9d14d8bd-3b6a-493e-99e4-b24b3a8f1875 Според нея планетата Хикс се приближава към Земята и затова зачестяват големите земетресения, изригвания на вулкани, бури и свлачища. OBJ
86
+ ee3f4f63-f9ee-455a-8651-424b1f48f297 И това ако не е подмолен саботаж. SUBJ
87
+ 52a157c9-60ed-49c4-b068-5487d8d5c7df Никейска вдовица спасила иконата и я хвърлила в морето. OBJ
88
+ 5a527877-0903-4f0f-8cce-be461a302272 Той реши да не се афишира публично, но разказа, че навремето отишъл за консултация в Петрич заради проблеми в службата. OBJ
89
+ 4b07f138-f3c3-4ee0-9010-872eff67b9a0 Нейните привърженици са деца на съвременния фашизъм, откърмени с бомби, с кървави бани и с лъжите на сюрреалистичния театър, наречен новини. SUBJ
90
+ 00e98703-1e2b-4777-bedb-e05f3b4d85fb Но какви други хронични болести са да речем, влошавани или дори причинявани от продължителна употреба на мляко? SUBJ
91
+ 287cd2b2-5ec1-4c2c-b297-444d28049576 Според Сидоров Сталин е прочел от кора до кора най-древната и загадъчна книга в цялата история на човечеството – "Стансите на Цзян". OBJ
92
+ a435966f-db47-48ce-a3c7-68ce88b11133 Така мистериозната карта се озовала в БАН. SUBJ
93
+ db1bb99b-67e9-4b11-adfe-a7d9fd37f01e Това предсказание е отпечатано в книгата "Вера Кочовска – Жената рентген". OBJ
94
+ eeb1589e-a59c-46a6-897f-d29d28683028 Експозицията представя обща историко-културна рамка на народната медицина и започва с любопитни археологически данни от праисторията. OBJ
95
+ 9f2481c8-bf98-49bb-82d3-e4bf8e85c500 Тоест, ще регресирате към средата, независимо дали сте пили антибиотик, билкова отвара, хомеопатичен препарат, греяна ракия, топла пикня или студена вода. SUBJ
96
+ 11b58eae-c387-464d-b598-244b4b114511 [21] Явно се смята за ляв такъв и за "антикомунист" едновременно. SUBJ
97
+ de05d152-6505-4890-8357-644e68c412f2 Но ние сами се убиваме един друг. SUBJ
98
+ 2da60f12-875f-41c9-98b0-99fdb5e4e79b Изглежда, че е нищо особено, но часовниците са склонни да изостават и да спират. OBJ
99
+ 8fec1cea-eef3-40ef-8a04-2f11c42a48e4 Те се събират през май. OBJ
100
+ 54e210ba-b9c0-44ed-9a04-49943d9b174d Ето това е един голям въпрос. SUBJ
101
+ 5e36394d-cf49-48c0-b6ea-adbbf408df91 И са единствените на земята, които искат старото, ретроградното, убийствено червеното безвремие на комунистическата сатрапия и обичат нейните лидери – злодеите, дерибеите, бившите господари. SUBJ
102
+ 3ffac695-893d-4e51-860b-25fbc75f1b32 А ние, европейците, трябва да им помогнем. SUBJ
103
+ 021c456b-f16a-484f-b065-aaaa470e490f Той се опита да ме избута от самолета, но аз сграбчих дръжките и отказах да мръдна. OBJ
104
+ 3973a9ad-6da9-47b5-920f-436611d30bcc Книгата е написана от Уилкокс и Сузуки и се казва "Планът Окинава" и ще прочетете,че тези хора приемат 1/20 от количеството калций, което ние приемаме, но въпреки това те не получават чупения на костите. OBJ
105
+ 9c363d25-a95b-41ba-a5b1-1c8e96d10613 Трето условие беше да не поддържат никакъв контакт с Гърция и т.н. – много признаци бяха. OBJ
106
+ eb583535-f09e-4d86-97b6-5167a518da68 А хората вече наскачали, готови! SUBJ
107
+ 4beb6d4e-0aba-4577-92f2-d19dcffd7ed6 Съвсем резонно ни питат за концепцията, която определя подобно събиране на едно място. SUBJ
108
+ 88babcfd-6bdb-4e0d-9d2f-6709fddeab76 Преди 3 години се прибирала в България след 15 години преди това била в Гърция, където работила като гледачка на възрастни хора. OBJ
109
+ e656319a-19ee-4067-8e2e-ed5404716cd9 Мързелът е болест, която уврежда не само н��авствено, но и физически. SUBJ
110
+ c9b3040f-6927-4699-b073-13d4bd0c8042 Но при червените е малко нещо патология. SUBJ
111
+ 5550b35d-4afd-4757-8b47-16ef08dd8309 В следствие на топенето на ледовете множество наводнения ще се случат по света, а щом бедствието отмине и решим, че вече сме в безопасност, ни очакват още по-големи нещастия. SUBJ
112
+ b74d0a38-7556-4971-b047-5c160721ba90 Диамантите на колената и на катарамите на обувките му бяха за 200 000 франка. OBJ
113
+ 58a68ef8-ba44-447e-8162-fb828127a07e Изборът на черния цвят от френските богомили е напълно съзвучен както с духа на проповедта им, така и с постоянно повтаряното в изворите богомилско предпочитание към напомнящото смирение, скромност и отричане от света черно монашеско расо. OBJ
114
+ 17537ea6-f8f5-4a56-996c-10742bf930b0 "За последните години може би вече са станали около сто жените, които след поклонение пред иконата са се сдобили с рожба. OBJ
115
+ 62d0825e-8e50-4a29-a099-f99520a6f30f Ръководещият операцията генерал Динев свикал подчинените на оперативка в щаба си и обявил: "Каца космически кораб!". OBJ
116
+ 72eed2c1-06ae-4882-a687-15bff88be536 Уилям Енгдал (William Engdahl) пише за това в статията си "Тайната финансова мрежа зад "вълшебника" Сорос (The Secret Financial Network Behind "Wizard" George Soros)". OBJ
117
+ 1990dbf1-caa1-4680-b8c9-b2cceb5a49da Да, САЩ е скрития поръчител на убийството на руския посланик в Анкара. SUBJ
118
+ 66e9c0f0-8da8-4721-b305-e83fd3e3ba26 И те го правят и получават драстични резултати, особено при разстройство с дефицит на вниманието, аутизъм – наблюдаваме такива резки промени у деца, които изцяло спрат да приемат млечни произведения. OBJ
119
+ 90022972-4e50-4785-a43f-dec18e51c4fb Вярвам в това, но чак да съм твърдо убедена – не. OBJ
120
+ cb6ae721-8887-43cb-9978-77165c0c7c21 Още не сме установили следващите заглавия, но на 11 февруари мога да поканя почитателите на театъра да видят "Ние, вие и аз" – представление, което аз много харесвам и обичам. OBJ
121
+ f7145023-084a-4403-9cf6-dd4c63697baf Двугодишната хегемония на ГЕРБ, които като паяжина вкараха всички власти в мощното си партийно туловище приключва. SUBJ
122
+ 50b077c8-04d9-445e-9cbb-0bb3dca89eec "При сеанс от моето тяло се отделят частици, учените ги наричат "ментиони", които зареждат и освобождават от болката пациента, към който съм се концентрирала изцяло", пояснява лечебния ефект от своите сеанси Момера. OBJ
123
+ 7beb47dc-7e6e-41f6-b0a5-9f819a148ddf Много от хората разчели това като поредното чудо – добра поличба за светостта на бездиханния им патрон. OBJ
124
+ 44bb998d-c732-4f78-81c2-70a7fd2b2925 Британското правителство е платило 20 млн. лири компенсации на над 3000 семейства, след като робството е отменено през 1833 г. OBJ
125
+ 06256b14-a5a7-40f7-89ae-052822ed62f6 В люлките сядат жени, очакващи първата си рожба. OBJ
126
+ 315b8942-e027-4285-a768-a84be8ad36bd Премиерът Матео Ренци, който често влиза в разпри с Ангела Меркел за курса на Европейския съюз, заяви, че ако конституционните промени не бъдат приети, той ще си подаде оставката. OBJ
127
+ 543a8d6a-2717-4595-928f-2f0a86f00170 "Водата е свята." OBJ
128
+ ff368f7f-98ef-4ba1-84d4-7ce3cbd01d3b Възрастните са недоволни, че младите не ги уважават. SUBJ
129
+ a9bba377-fbac-497a-bd65-45f5b7887683 Добре, успяваме да неутрализираме площадките, но нервираме непредсказуем��те руснаци, те ни удрят не от Куба, а от Казахстан. SUBJ
130
+ 14a09542-2903-40d0-8d66-ab9f635c64ce Управление на социални мрежи, максимални резултати, много приятели, много клиенти! SUBJ
131
+ be44af43-cff0-4141-9df7-37f0906d0b20 Трета световна война няма да има. SUBJ
132
+ ca7b69d7-1c0e-4cf1-b72b-f2b8e5747c3c Матинето е време, в което се срещаш с приятели ,запознаваш се с нови хора и заедно обменяте опит ,впечатления и емоции... OBJ
133
+ 0fa4c4d5-d286-4dc9-bd43-0b18de706fe8 Да знаете точната диагноза, това е най-важното за лечението. SUBJ
134
+ 97e2b816-7a67-4868-85fc-8fb5c04eeecb Пример: Някой е публикувал банкова сметка за събиране на средства за някакво болно дете на стената си. OBJ
135
+ 637c668f-4733-4abe-9121-ac65eaa8b244 Възприемаме се като отговорна и почтена компания, чийто приоритет са индивидуалните потребности на нашите клиенти в областта на недвижимите имоти. OBJ
136
+ b90ad51a-2c4c-4e9d-be65-2ecb1b087b1d Но за мен ще бъде най-добре, ако най-после изместим ДПС от вечния балансьор, без когото не може", завърши лидерът на НФСБ. OBJ
137
+ 6ed4b644-cc69-4740-ba35-9f4eb1922497 Естрадната прима сама поискала това зловещо предсказания и Ванга го направила, въпреки че имала принцип да не подсказва за смъртта на посетителите си. OBJ
138
+ ddb0efaf-c411-46a1-9d5e-2050223f957c Ако не бяха точно тези мои съмнения, хич не ми пука кого са сложили американците на своя трон. SUBJ
139
+ 427c7599-d346-481d-a776-4a1ab27dccac Понеже нали, като взеха властта, черните изгониха белите фермери и се появи малко глад. SUBJ
140
+ 4f43a3b6-b1a5-4c9d-a980-4613c7b6867f В сезона на грипа кандидат-президентите и щабовете им хукнаха по срещи с избирателите. SUBJ
141
+ ce0adbb5-f9b9-4534-9ab3-f95f57709bef Не може да се отрече, че по този начин САЩ са защитени, почти напълно защитени от атаки, с изобилие от ресурси и силни съюзници в Европа. SUBJ
142
+ f8e38c50-651a-445d-829c-de8ae40f7d25 Родените в третата декада може да открият и отдавна търсения обект за работа и живот. SUBJ
143
+ ac3b84d0-3300-4b1f-96dd-93269301aaa8 В този текст не се опитахме да прогнозираме нищо за съдбата на десницата, защото производството на десни проекти започна да става досадно и повтаряемо. SUBJ
144
+ 6db5704b-7524-40ec-a42a-7d8880297cba На Благовец е необходимо да си облечете новите дрехи и в джобовете да имате пари . SUBJ
145
+ fb75ef0f-8415-4fb6-a65e-29225995dffe Много често ходехме на гости на Иван и Ани, той все - черен хумор, черен хумор... SUBJ
146
+ d716bc26-aa87-4085-87e8-870d827549bf Нека знаят всички, че нищо не остава неизплатено на този свят. SUBJ
147
+ 55d6a162-23b3-4b8f-9653-a9743b3be20b Сбъдват ли се предсказанията за Края на човечеството? OBJ
148
+ 83dfda88-ddac-4e94-8eff-e3926416d074 Но тогава можехме да разчитаме на партньори, на приятелство, на компетентност! SUBJ
149
+ 90a3cb6d-9dd1-4962-bc5f-398180cc2be2 Пред вратата на стаичката с едно прозорче, освен купищата дарове – одеяла, китеници, завивки, бутилки с олио, има и няколко икони на Преподобна Стойна. OBJ
150
+ 3825f7da-6396-4147-90b6-11c5a3326554 Тръмп и Маккейн нееднократно се нахвърлят един срещу друг с взаимна критика. OBJ
151
+ 7a8d3934-a70a-436a-8fb0-9d4de4c66c71 В "Протоколите на ционските мъдреци" тяхната роля е сведена до фасада на държавните учреждения, реално овладени от евреите. OBJ
152
+ f469700f-93d6-42b9-abc3-262ed8053b30 Обама подписа заповед за хищническия арест на Осама бин Ладен, която доведе до жестокото му убийство. SUBJ
153
+ 6b9cd8aa-e089-4ff8-b2f5-903acacd627b Когато бил на 5 години баща му изчезва. OBJ
154
+ ca21e73f-9d8e-4d41-bd52-05d57412d422 Излез навън и се извини на всички, за това че беше тотален задник с тях и ги огорчи. SUBJ
155
+ 8ce4055e-bba4-465a-aefc-825440b2cce7 Знам, че това е мечтата ви, млади приятели. SUBJ
156
+ 31f1db7d-c170-450d-bbaa-e548552cec64 С използване на ръкавици се свързват много магически ритуали, насочени към матнипулиране на личността. OBJ
157
+ 18ca9e3d-3d44-4994-8760-fb189143dccc Във Франция например назрява голямо неподчинение на народа. SUBJ
158
+ 1609668f-1b25-48e0-aad2-c9392cbd1b24 По рано днес земетресение с магнитуд 5,3 по скалата на Рихтер бе регистрирано в района на турския град Измир. OBJ
159
+ 20f89aaa-574a-4c00-aa00-48248cb55456 Съветският съюз все още не се е разпаднал, но страните от Желязната завеса врят и кипят. SUBJ
160
+ eb40ed93-dff7-4a36-bc89-80c57b1c4ff9 По настояване на известния московски хирург акад. Дадвани самата Момера завършва с отличие пълния тригодишен курс за медсестра в Московския медицински институт. OBJ
161
+ a906b91e-7c64-48fb-93a0-26a323c8dfbd Според ясновидката през новата година Русия ще подобри отношенията си с Америка и новия й президент Доналд Тръмп и с Китай. OBJ
162
+ f756d0e0-79fd-4aab-9094-7eebf8e3ea72 Независимо от резултата, пред БСП ще излезе голямата тема дали ще поиска да прави коалиция с ГЕРБ или не. OBJ
163
+ 0b19f6a5-6254-4a35-9eb4-6105467bc610 Това е нещо реално, което може да се пипне. OBJ
164
+ 53d14881-c060-4257-ad3c-288e5711aed5 Отделно като добавим новооткритите находища в Левантийския басейн, картината се изяснява още повече. SUBJ
165
+ 75d8261a-cd43-43dd-aa80-5cac4f769fbb Само по Гергьовден селото се пълни с коли. SUBJ
166
+ 813e7bb5-4028-4254-9baa-48d6825d815d Автор е на редица книги и изследвания в областта на арабистиката. OBJ
167
+ f1598321-6982-4169-9649-b1cbe99d7355 Всички колонии с бяло население (Южна Африка, Австралия, Нова Зеландия и Канада) са подчинени на английското правителство. OBJ
168
+ 46057d71-7703-41c0-a714-3783a02fa608 След разбъркване се получава еднородна кашичка. OBJ
169
+ a671b794-b6ad-4e9d-8871-8699d6c9f7c0 Те не заслужават това. SUBJ
170
+ 6a71ace0-8cb4-4755-966c-1f0ee15d4f90 На пръв поглед забавна история - професорът прави телевизионно включване от кабинета си на фона на библиотека и голяма карта на света. SUBJ
171
+ c2ef5487-75c6-4865-9596-648f02b89ffb Дясното завършваше с лъвска лапа. OBJ
172
+ 9a354e0c-1c88-43a1-a17d-9ec7373441b9 Ако той е бял протестант, то той е виновен за това, което са правили неговите предци". OBJ
173
+ e241c50f-b9db-42bd-847f-a6eb29e36093 Министерството на околната среда и водите се напъна и роди идеята да напука глоби от 300 до 1000 лева за клошарите, които плячкосват контейнерите за разделно събиране на отпадъци. SUBJ
174
+ c16c1305-8d54-40b0-8434-5035e53f7cba Да, съюз със Съединените щати, но с ясното съзнание, че светът се променя и балансираме върху невероятно остър бръснач между мира и войната. SUBJ
175
+ e9d76e17-d2e1-4b94-ba5d-51a86444a54f Тереза Мей,се отказа от юриспруденцията на Съда на Европейските общности. OBJ
176
+ ffab5e75-069e-4ed6-8988-cf519054a994 С основание пищи Нинова, че изчезвали милиарди от резерва… SUBJ
177
+ 714cbd01-cfa2-406d-b5d4-e64bae38a861 Той е първия от синовете на Майер. OBJ
178
+ 76f0b31b-81b7-459b-b9b1-bac2bf6f45a7 Може да вършат работа и при грип. SUBJ
179
+ 30e929e1-505e-488b-bf5c-6854eda74c5d Мисля, че без интернационалисти като вас международната система, която се опитваме да изградим, международната система, която имаме днес, нямаше да я има. SUBJ
180
+ 76c86634-1d61-45df-b678-8ed1e4a5eea6 Българските ученици гледаха "Фермата" и "Откраднат живот" (подобията на биг брадър и сървайвър) и пр. просташки препирни. SUBJ
181
+ a26e4ac3-8c3d-4bf1-a4f2-6068b88e21fa БEЗCЪHИE (дeтcĸo) – 1 ĸг peчeн пяcъĸ ce cлaгa дa зaвpи в cъд c гoлямo ĸoличecтвo вoдa. OBJ
182
+ 927a62ab-113f-49ca-99b3-3484966edc12 Думите на Тръмп са просто думи, докато тези на Обама означават война. SUBJ
183
+ 8978b5ff-2a1b-4d90-9508-891539a7fac2 Със стотици милиарди и трилиони долари военен бюджет. OBJ
184
+ a579ede3-a555-4dc0-a143-f7c914a867b7 Писателят посвети голяма част от живота и делото си на мистерията с гроба на Левски. OBJ
185
+ d3d769a2-e27e-4b59-90af-f93f52d274ab Защото до нас не е достигнало абсолютно нищо като доказателство до ден днешен. SUBJ
186
+ 4d28349b-46f5-420e-a33a-c253abd69331 За всяка болка има билка. OBJ
187
+ 0bb07532-c147-4984-a994-d07548d897e0 Именно там, където се намира Руската федерация./ OBJ
188
+ dd486a7a-dd0b-412b-9355-f4a6c3348433 Русия отново е голямото страшилище. SUBJ
189
+ c5866a43-9553-4e4a-a418-f35817308acb Сефаради са в"Демократическата партия" а Ашкенази в "Републиканска партия.". OBJ
190
+ 5a272742-f3e5-42b3-a9a6-c06c82b97734 Накрая, в четиристишие 50, Нострадамус пише, че "републиката на големия град" ще се ангажира в скъпи военни операции, разпоредени от "тромпета", което предизвиква страхове от ядрена война. OBJ
191
+ 3324f5db-ee00-4f16-8f43-c83fb9280f69 Моя страна, моя България! OBJ
192
+ 2d71feac-5a29-4205-a9af-d761f6f4f353 Важно е състоянието, а не причината, която те е докарала до него. SUBJ
193
+ 0576c77f-5dc7-4343-97a9-6cf6f0e5187e По време на мисията много пъти се коментираше, че територията, върху която днес е България, е била центърът на човешката цивилизация. OBJ
194
+ 99c21f62-fb36-4275-a1a3-117f5886d6e9 Това е "Щастливеца" на Руси Божанов, която се прави по случай 60-годишнината на Сатиричния театър и 110 години от убийството на Алеко Константинов. OBJ
195
+ 6d0e5015-c92f-4411-a353-daf5a1ef553f Преди това тя идвала при Ванга и тя й заръчала – като го няма мъжа ти, ще вземеш един човек от селото и каквото пред прага ви е заровено, ще го хвърлиш накрая на селото. OBJ
196
+ 6b5fa7af-45d7-49ed-a0ee-41cad6c670cd От 2-ри Меркурий навлиза в Козирог. OBJ
197
+ 31d00b7c-e535-476f-a89e-867ae1bde50f Не може заради един народ да страдат другите народи. SUBJ
198
+ 5800d27d-d8d2-4fd0-bbc1-a2226b7fe5fc Дори 80 годишният Симеон II осъди убийството. OBJ
199
+ dc6828c5-677c-4e75-8f75-f214bed559c0 От друга – най-лесно, повърхностно и безотговорно би било да обобщим, особено в предизборно време, че това е "комунистическа работа", нарече го "комунист" и толкоз, на тях така им "лепне". SUBJ
200
+ f2eb1646-df10-4c8d-aa62-d5eaeb418858 Някои хора, скъсали с реалността, се опитаха да представят загубата на креслото на "Дондуков" 2 като тактически ход, но истерията, която преминава като чума през редиците на ГЕРБ, показва, че такава стратегия никога не е имало. SUBJ
201
+ 5d8bab0f-7fc8-44b5-b090-177f86d0ac9c А тя наистина е ефикасна и помага на страдащите. SUBJ
202
+ f160a892-e139-4e9d-9f34-75dc85a1f23a С тази фраза се има предвид, от една страна, географската действителност на това пространство (която не е друго освен компактната подводна вулканична маса на Егейско море) с непрекъснатите земни трусове и катастрофи, и от друга, символичното му политическо значение като родител на важни космо-исторически събития. OBJ
203
+ 019f982a-21dd-4931-8177-61efb766b71c Добре е за вечеря да заложите на зеленчуци, риба или месо с малко мазнини. SUBJ
204
+ 0f195bdb-8f0d-42f2-8f09-5037bee11310 Работила е за Хитлер, когато е запалил Райхстага. OBJ
205
+ 0e318444-c9dc-4abe-87de-39f5cc31497e Как така хора ходят по горящи въглени, без да си изгарят краката? OBJ
206
+ 37f8c224-90dd-45fc-9b47-057387b9f766 Но същевременно леля Слава казваше, че най-много се бърка във времето. OBJ
207
+ 5c2e3eb2-085c-4e35-a63e-c023c26d6fcf Kpacив млaд мъж, c визия нa фитнec инcтpyĸтop и cĸpит зaд тъмни oчилa. SUBJ
208
+ 0802a71d-0713-4f81-8fd6-89c168c4c7cc През 1927 г. по проект на архитекта Руси Николов е построен хубав салон, в който Дънов чете своите беседи до края на земния си път през 1944 г. В този салон той е положен за последно сбогом с българския народ. OBJ
209
+ 14841b51-8511-49f9-bb17-8daacfa71ed8 Не са един и двама психически неуравновесените хора, които също правят предсказания. SUBJ
210
+ d264ffbe-b288-48a4-b6c4-e40bac6c59ec Но ме бяха предупредили, че ще видя жена с по-силни способности от тези на Ванга. OBJ
211
+ 4fb4ab9b-fd8e-4fdf-9b87-4dbbfdc34e82 Повече суха храна ям - сирене, маслини, хляб. OBJ
212
+ f4fd212b-cb3f-45fb-8737-a71e41c09fa6 Получава се странната картина – от една страна, имаме видима част на спектъра – католическите свещеници с маниакална упоритост преследват масоните, с огън и меч изтръгват от обществото тяхната сатанинска зараза, а от друга – обратното, висшите йерарси на католическата църква правят всичко възможно за създаването и укрепването не само на европейските масонски ложи, но и на азиатските. SUBJ
213
+ 053ff5f6-b6a3-4b07-9c56-55d5a21c9a67 Постави ни се задача да проучим причините – има ли агенти сред тях? OBJ
214
+ 2132eb78-32e2-415b-a883-ff971495f6cd И какво става с тези млади хора след като завършат своето образование? SUBJ
215
+ 142436ad-c065-4bc8-a603-c1c5fd86ea4c Следващият път, когато отидете в супермаркета, опитайте се да преброите колко точно стоки се предлагат в него. SUBJ
216
+ 6ac2355d-0398-4225-9cda-f96f699098c0 Той ми каза също, че текстът е превод от руска книга, публикувана през 1905 г. и по-късно забранена от Ционисткия конгрес в Базел. OBJ
217
+ d5db52b4-b257-4371-80dd-d1ccd74cca96 Никой обаче не приема, че това може да е една умишлена дискредитация със заложена бомба, която да избухне след време. SUBJ
218
+ d3e01637-ce74-47c9-9e95-642b80c4119b Не е учудващо, че фаворитът за президент на Обама, Хилъри Клинтън, получи безрезервната подкрепа на американските милитаристи. SUBJ
219
+ 60590e78-9bfd-499a-af94-591cf910a554 Малко трябва да ограничим егото си и да сме по-загрижени за общото дело. SUBJ
220
+ f3d567e2-5a8d-4060-8fad-3cbb4acd40cc Монасите се опитали да я вземат, но когато лодките им се доближавали до нея, тя се отдалечавала. OBJ
221
+ 470a1a82-d6be-4a05-90dd-a0020cbe5bd7 Робърт Коен: През първите 7 дни слузта и храчките – ще загубите 2.7-3.8 литра, които задръстват бъбреците, далака и панкреаса – всички ваши вътрешни органи. OBJ
222
+ 5fdd8117-2658-4c7b-abfc-307f22576533 След мисията Кръстю Мутафчиев пък попада в затвора за злоупотреби с фонда "1300 години България". OBJ
223
+ f40f667e-e556-4961-8aed-d1605a31bf51 Използване на предубедени "експерти", коментатори, които да анализират информацията в необходимата за медията светлина, без да се представят алтернативни позиции и други гледни точки. SUBJ
224
+ d648512c-a165-4953-8aaf-e97c3118e7e5 Постепенно последователите започнали да се заселват по околните поляни. OBJ
225
+ f4406473-975d-4f15-ab39-6e16fc65093f Расте в Бразилия, но успешно може да се замени с друг мощен антиоксидант, който обаче вирее без проблеми в България – нарът. SUBJ
226
+ 463743e0-d952-40be-a145-447dbc49ca25 А ако американските и китайските сили не започнат свой конфликт? OBJ
227
+ ec034bbd-f792-4b62-8497-94362fdf3bb6 По този начин ще се произвежда по-значителната част от електроенергията, пише разкрития.ком. OBJ
228
+ f23e6958-dbd0-4d7d-99cc-6e7a0d9b5e95 Връщайки се в Москва, Людмила е в шок. OBJ
229
+ d9b25908-da96-4cce-ba2d-ea21746c4b35 "Радев няма да е кукла на конци. OBJ
230
+ c5d4f4d0-7ee7-45bf-ab4a-a706d2519dfa САЩ и техните съюзници успешно излязоха от предизвикателството в Европа, без да се стига до война. OBJ
231
+ ffccd201-be29-40e7-b372-06a5cfe4dbfc От 1880 г. е директор на Българския изследователски институт в Австрия. OBJ
232
+ 37ff9449-5c3d-45f6-8f2c-2f82b2f4ce0c В психологията има понятие – локус на контрола, относно това дали човек е отговорен за живота си, или винаги търси вината в някой друг, дали семейството, правителството, началника… OBJ
233
+ b4780a14-54ce-41a9-8b8e-51c063cc56ef Денят е неучебен и неработен за цялата община. OBJ
234
+ a787eebe-e182-4739-8b61-f6c6dcb6cca9 Мога да разкажа следната случка. OBJ
235
+ 8a1d12ca-9934-4d9f-b329-a1277337b737 Той я е нарекъл "Архо-астрономична карта". OBJ
236
+ 14cafaeb-e47d-426e-b258-52a104511233 Учехме още с Жоро Христов и Нели Рангелова в консерваторията. OBJ
237
+ 94ff0930-857c-4a93-b31c-279b31ff0739 Всъщност за това статукво сме си виновни самите ние и то няма да се промени с тази или онази избирателна система, нито с намаляването на броя на депутатите и техните субсидии. SUBJ
238
+ 63abe21c-ea61-4e76-bc67-c9411025d15e Треньорски гаф или неубедителна игра на терена, но е факт, че номинираната от ГЕРБ за президент парламентарна прима Цецка Цачева не бе припозната от народа като майка на нацията. SUBJ
239
+ 07ed3f1a-f276-4f2f-98b4-295077d76e75 Припомняме, че Международния съд в Хага постанови, че Китай няма » историческо право» на островите в Южно-китайско море и фактически нарушава правата на Филипините. OBJ
240
+ 3baa22e0-e4c8-4cd9-b4fb-e1fe299e45bc В Протоколите е отбелязано какво е трябвало да се направи, какво е направено до момента и какво остава да се направи. OBJ
241
+ 26c25224-5977-497c-9553-a53c9dee27f4 Тези бунтовници са били тайно създадени и финансирани от семейство Ротшилд, с цел да поеме контрола над Сирия. SUBJ
242
+ 9da34bc0-f439-4e5d-893c-d9eea5fd4d29 Освен това, това ще наложи президентът Тръмп да се раздели с корумпираната американска администрация и властимащите хора, които имат полза от съществуващата система. SUBJ
243
+ 9bb5c617-624c-49ae-80d4-e6302f4b5618 Според Шахак, класическият юдаизъм е вдъхновен от образа на Спарта такъв, какъвто е описан в законите на Платон. OBJ
244
+ 2743179a-ed7e-4f88-85ad-fdc1eab3e94b "Трябва да почитаме празниците и традициите си, защото само така ще оцелеем", е едно от завещанията, които ни остави Ванга. OBJ
245
+ 54a3996b-100e-481b-b980-ba9ff4d5b3fd Журналистка в известна медия находчиво ще спомене, че за да секне бежанския поток е необходимо Русия да спре с провокациите, карайки читателя директно да почне да мисли по парадигмата "бежанци – виновник – Русия", пропускайки дискретно факта, че Русия влезе в Сирия дълго след бомбардировките на САЩ и началото на бежанския поток, и то по молба на легитимно избраното сирийско правителство. SUBJ
246
+ 51e3e2aa-74e8-4a60-9269-b3ac43c9f57c Докато той спи, чудовищата ще танцуват. SUBJ
247
+ a9143e01-4b74-4abf-9fde-62bbe62084c4 Учителка от пазарджишко училище бе уволнена, защото обиждала децата на "келеш" и "цървул". OBJ
248
+ 159b8f67-d187-4f71-aa31-aa0aea215bed С находчивост, търпение, постоянство, на принципа на източните бойни изкуства, и без всякакъв морал, Те проведоха своята световна революция. SUBJ
249
+ 7b5da852-affc-4985-912e-2d3fe3b874a9 На Благовещение не се работи. OBJ
250
+ e285fca0-8798-41fb-b151-13d429b341b2 Очаква се Марин Льо Пен да спечели на първи тур, а да загуби на втори. OBJ
251
+ e8d14e79-24df-4060-8ce0-a89667e735c8 Планът му крие и огромен риск. SUBJ
252
+ 858caeea-30bf-4df2-9429-0dd2dd99e2d6 Преди години имаше много катастрофи по пътя от Асеновград към Смолян. SUBJ
253
+ 82b3125c-7345-4ca1-9b9f-3f5245b695df В западната част на Константинопол и до ден днешен съществуват т.нар. тракийски врати и тракийски площад, а повечето императори са били с български или тракийски имена, което ясно показва потеклото им. OBJ
254
+ 67a14bb2-c894-48cb-b550-26b7625e9324 Не е важно кога, неизвестно кой ще я започне, но тя обезателно ще се случи, затова трябва да се има готовност към нея. SUBJ
255
+ 3aac44c6-5a1e-4b89-b7e9-30bf811bcf67 A 2017 доклад февруари от прехрана и земеделие на ООН (FAO) се посочва, че "подпочвени източници се изчерпват бързо", цитирайки "недостига на вода", като един от основните проблеми. OBJ
256
+ 9e49665c-f4b5-4e51-afd1-1b2b5baefe0c Дали в писанията на Карл Маркс, Зигмунд Фройд, Роза Люксембург или в тези на Мойсей Хес, Сам Харис (Sam Harris), Кристофър Хитчънс (Christopher Hitchens) и Сюзан Джейкъби (Susan Jakoby), евреите-революционери постоянно се стремят да отворят пропастта на анархичната революция. SUBJ
257
+ 5aa90cf6-528a-46e8-8dbc-d3dea630b3b6 Ложите са възстановени отново през 1991 година. OBJ
258
+ 31900c31-6877-4f8b-b797-95331a9fae7b Той:- Ай, ся... целия Трети райх излъга, че нея ли! OBJ
259
+ ea40bdd2-8505-4167-8ced-756a5b3bcae7 Според нея, Донецката и Луганска народни републики ще одържат победи (без да споменава какви точно ще са те), както и Сирия. OBJ
260
+ f5f6c839-d3d1-4f79-b738-cf0a283d5f51 Вероятно са подписали декларация за секретност, каквато е била и цялата мисия. SUBJ
261
+ 2ecbeb04-83fc-4282-bc69-80ed3f6f79ca Те имат само храмове. OBJ
262
+ 4c4073ff-8c93-4051-aa6e-8507034f0fcb По време на престоя си в Русия лечителката участва и в груповите лечителни сеанси на проф. Мордашев на пострадали от радиацията при аварията в Чернобил. OBJ
263
+ 62c56e92-15ff-499a-b04b-77b37cf4d7cb Човекът, представил се като Монтсалвери, се появява през 1618 г., използва думи като шоумен и телевизионер, разказва за компютри и притежава средство от 2000-та година – химикалка, молив или мастилен писец. OBJ
264
+ 408becdd-c093-4228-953c-bca3448d8d5d Обществените реакции към трета степен несвобода са смесени и противоречиви, но винаги са тежки. SUBJ
265
+ 058cf8ba-a082-4e05-b92e-ea28413eeb41 Тъкмо напротив, убеден съм, че Ротшилд никога не са били по-богати и по-могъщи, отколкото са сега. SUBJ
266
+ 59bdb363-eec1-44dc-9b1b-e9e3a004e7f8 На следващата година тя самата решава да потърси някакво обяснение за своите способности. OBJ
267
+ bad4a472-eb2f-48df-ba9b-696fcb4287f3 Преди години, когато снимахме един филм на Албена и точно след снимките ме нападна една банда цигани, като тогава наистина по чудо се спасих. OBJ
268
+ 3f9654be-390a-48a3-9498-0307d3a21af9 Неолиберализмът е в безспорна криза от 2008 г., но левите не извадиха нищо в своя полза и не се възползваха от шансовете, които се разкриха пред тях в тази криза. SUBJ
269
+ e8988d1e-5abd-4145-b2af-a4c3f147647c "Гледах да не се събирам със спортисти, за да не говорим за спорт. OBJ
270
+ 07a0032a-7c7b-43e3-987c-4bb19b1cebab Непредвиденият резултат от операцията и нейните "стимулирани мюсюлмани" е 11 септември 2001 година. SUBJ
271
+ 0a7a466e-5564-4079-b177-d016ea872172 В България вече имаме представителка на тази уникална гръцка школа, а наЗдравка вече се доверяват успели българи от сферата на политиката, бизнеса и любими звезди на публиката. SUBJ
272
+ 4e99bb4f-c59d-47fb-8774-cdf89c7a0f3a Нека кажем следното, Сирия трябва да бъде изградена от сирийците и те ще решат всички свои проблеми. SUBJ
273
+ 697e8fb0-44a0-4e42-93f5-6fbe0f9bc8b3 Именно в това се крие необикновената сила на тези чудотворни бани. blitz.bg SUBJ
274
+ 6a0b3ac9-6655-44eb-acf7-9a6a8f97623e Обединените нации искат 4,5 млрд. долара, за да решават този проблем, а имат само 90. OBJ
275
+ 3623488a-c528-4509-a92d-9ad4b49099ec И пак така относно заслугите за постигнатото от хората. OBJ
276
+ 4541b3e4-cde4-4dd8-b227-9ff83dc119e4 С едно-две изключения – пълно мълчание! SUBJ
277
+ 48e8addc-f726-4f7f-b607-903ec54aae20 Поръчах доклада на разузнавателните служби, за да се уверите, че това е нещо, което руският президент Владимир Путин е правил често в Европа." OBJ
278
+ 736bf854-dbc3-4989-82f1-09d77f71aea9 Историци, археолози и хора на науката са убедени, че гробница на египетска богиня в Странджа няма. OBJ
279
+ 5ecef1ae-941d-46bb-a8b5-ea8b6f9805ef Не е само Бойко, доста хора в това правителство са си сбъркали мястото. SUBJ
280
+ 22defada-cb8b-4f4f-89bf-589aa9c8092e Начинът е да се подтисне креативността с превръщането на хората в биороботи. SUBJ
281
+ c2198a20-3547-40e8-92c7-3714db33be17 Резултатът може да заздрави Евросъюза, колкото и да не ви се вярва. SUBJ
282
+ eb8e4d6e-6160-48ac-bb07-fc0dbbb8886f Кръстът е първият Слънчев календар на дедите ни Древните българи, първите астролози. - Забелязваме върху картата и масонският (масон означава зидар) знак на пергела и правия ъгъл на първите каменозидари Древните българи, построили всички пирамиди около земята. OBJ
283
+ abfb05c8-609f-4b99-b46c-e797a3cfc3da Разбира се, че има, но смятам, че заплахата е преувеличена. SUBJ
284
+ 34cfc143-99b6-402a-bb22-139dedff9996 И им става все по-трудно да останат скрити. SUBJ
285
+ 93a81963-1e16-4215-b7fa-68e01e9a8a0e Убеден съм, че материалните блага могат да направят живота такъв. SUBJ
286
+ 7adef3f1-a2c7-4105-924d-835cddef4363 Другият от участниците Георги Пантов, след края на разкопките е задържан и изкарва известно време в подземията на "Развигор". OBJ
287
+ 4c6c7174-cbf5-47e3-bf57-cbbee270ced2 Думите й обаче още повече разпалили любопитството на тогавашната ни Първа дама към мистерията и тя възложила разплитането й на едно от най-доверените си лица - Кръстю Мутафчиев, по онова време шеф на отдел "Културно наследство", ексдипломат от Лондон и Делхи. OBJ
288
+ 3648143a-8a82-48d6-9dc5-1af4a8a25a4f Както ви споменахме веднъж, в детството си д-р Филипов е пасъл пуйки. OBJ
289
+ 1fb3ec36-f4bb-4719-a006-70ae649659e5 Потова време цонисткото движение обединява малко евреи. OBJ
290
+ 5fa4105c-57cd-4dbc-b3e4-6750a0f704fe И май се оказа прав. SUBJ
291
+ 8b56ac1f-39fc-4667-a932-8ecf03ffded2 Горко ни, ако сме били империя! SUBJ
292
+ 5c2190d1-b27f-46c9-aebd-b7706ecb7ec8 Робърт Коен: Три малки момиченца с имена Дженифър, Сара и Лизи – дъщерите ми. OBJ
293
+ bb2d1423-14f1-41eb-8df5-007a6271ebe5 Ако видите думата "казеин" в какъвто и да е вид или форма, като казеинът например – това е мляко от крави – не го яжте. SUBJ
294
+ db9e9a1f-a15c-4556-b38f-6670781aa100 1760: През това десетилетие Майер Амшел Бауер работи в банка, чийто собственици са фамилията Опенхаймер в Хановер, Германия. OBJ
295
+ f6c9233b-9613-4c72-82b4-e0b0e3fd1e02 Целите на турското самоволно нахлуване в пределите на тези суверенни държави бяха две. SUBJ
296
+ 0a7a665a-9726-4570-8d4a-f24c625fc945 За 200 години хората направиха такива бели, които преди това, за хиляди години не са били направени със Земята. SUBJ
297
+ ccb081f3-2696-42c8-a19f-5769e1c6f70f Навъдиха се заведения, магазини "колела на живота" назовани с името Ванга - патентното ведомство вече е предприело мерки за тяхното издирване, санкциониране и затваряне", коментира Драмов. OBJ
298
+ e5cb963b-f71e-4bd8-ae6c-dd0f090c12ae Вече не изпитвам омраза към никого и нищо. OBJ
299
+ 99fb3dfb-6ae3-4043-8986-9da6ea5b8150 Жените от този род много поколения са лечителки и гадателки, а нейната племенница Мара е известна в целия свят със своите магически умения. OBJ
300
+ 77356425-ba4c-4b10-b229-da978b598699 Година по-късно излизат и книгите на Кръстю Мутафчиев. OBJ
301
+ 86fd4297-cbd6-44d8-9021-13669baea133 Кметът Николай Грозев, въодушевен от среща с Дядо Влайчо в последната година от земния му път, има решимостта и волята да съгради Дом на доброто в негова памет и прослава. SUBJ
302
+ 070d6f94-0091-4296-8f63-579a09ffadcb За щастие, в нещастието на негова страна е военният министър Макнамара. SUBJ
303
+ fe5436fe-4810-471b-b914-4f88afb6ddf7 Днес и утре, от 9 до 19 часа, в двора на столичната улица "Бачо Киро" 23 някои от най-хубавите заглавия на годината ще се продават на изключително ниски цени – по 1 лв. и по 3 лв., а други – с намаление до 70 %. OBJ
304
+ 3fd43b21-9876-46d5-aa4c-1e969d4accae Според тях Русия е голяма заплаха за САЩ, равносилна на Ислямска държава. OBJ
305
+ 6cc76838-265a-4b23-ab8a-b015777b5c10 Като тайна победа на старата гвардия се сочи остраняването от сцената на Майкъл Флин, който Тръмп бе избрал за свой съветник по въпросите на националната сигурност. OBJ
306
+ 2fcf6ef1-477b-4a11-bf53-7c77642822e7 В тая връзка се сещам за още нещо. OBJ
307
+ 3a96e7df-6b86-40c8-86d0-3f6ecd8222fe След това събитие и Людмила Живкова отива да го пита за съдбата на близките си. OBJ
308
+ 53fec1dc-8d80-4e1b-979d-5005193b7b28 Нападения с автомобили и ножове имаше из цяла Европа - миналото лято в Ница и през декември в Берлин, продължава изданието и цитира анализ на британския мозъчен тръст "Хенри Джаксън съсайъти", според който сред лицата, осъдени през ��ериода 1998-2015 г. за свързани с исляма престъпления, 15 на сто са планирали или извършвали пробождане с хладно оръжие или обезглавяване. OBJ
309
+ ccee7776-87e7-4e84-a39a-a831b4e29f06 След юли всичко в страната ни ще се поуспокои. SUBJ
310
+ f5fb3329-3050-45f3-b090-2e20271db9a1 Дори уверявал, че истинската гробница е в Космоса, а в Странджа - огледалният й земен двойник. OBJ
311
+ 669c9b5a-a60f-444d-969a-6df876fa8f48 Китай може да се окаже заобиколен от въоръжени с ядрено оръжие неприятелски настроени държави или с война по границите. SUBJ
312
+ 49128502-08df-4022-a5e0-3ac7abe9ea49 Тези хора ще могат да се самовъзстановяват и ще понасят огромни натоварвания. SUBJ
313
+ d6df032f-2cc3-4540-bc2c-7d050712addf Едновременно с това пропагандата на Кремъл отклонява всяка критика към управлението на Русия. SUBJ
314
+ 75fb7a8a-9e8b-4a5d-a52f-9f9528b2184d Така от бъбреците ви си отиват страховете. SUBJ
315
+ 3d1bec99-b256-4164-9988-6bad82f59b68 Опитах се да се възползвам от интереса на християните и предположих в статията "Дошъл ли е Антихриста?" (Has the Antichrist Come?), написана през 2003 г., че това би могъл да е Якоб Ротшилд. OBJ
data/bulgarian/dev_test_bg.tsv ADDED
@@ -0,0 +1,251 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ df0cb8bc-c21b-416d-b930-6549f72c5494 Факт е обаче, че няколко различни човека свидетелстват за едно и също – тя е предрекла жестоките порои у нас. OBJ
3
+ 3db85344-0a6f-4549-8caf-932500667478 Има ли хора, които да пожалят авторитета си, но да сложат прът в колелото на летящата към пропастта кола? SUBJ
4
+ ad9dcd29-cda2-4fe8-9a21-60e5fe50d400 "Специалните празнични изненади не свършват дотук – за всеки две закупени книги на цена 10 лв., ценителите на добрата литература ще получават и трето заглавие – подарък от издателство ""Милениум""!" OBJ
5
+ df3b4657-c55f-40b7-811b-8db864728fd9 Инициаторите на използването му не са предвидили реакцията на американския президент Доналд Тръмп. SUBJ
6
+ 77217cce-4639-4607-9c68-3ad888699205 Но съществува подобен влак, което вероятно е предизвикало провокацията със самолета, и то по време на Страстната седмица. SUBJ
7
+ f83d52d6-8bfc-403b-9f13-045c8a4c1b3b Да престанат служебните и пригласящи им да говорят глупости, че цената на природния газ у нас е най-добрата в региона, че няма други доставчици и няма по-ниски цени. SUBJ
8
+ 608a9cd1-1e5c-4734-bb0e-8dc9f409f77c Там може и да се разстрелят, защото отговорността е лична. SUBJ
9
+ 0ecd49b7-2e97-454d-b83d-b09d1a679364 Червенков е бивш директор на Военното разузнаване. OBJ
10
+ b20c222e-aad3-4dfb-9240-14173f74c45d Става на въпрос за това, което са предрекли по адрес на Сирия. OBJ
11
+ 68c293be-8d57-4686-ae8c-7a0c3875bffe Истината е че калинките имат никакви познания и за това искат да изнасят бутилирана вода съдържаща флуорид за Дубай, а в същото време в половин Америка водата се флуорира изкуствено. SUBJ
12
+ 29f940bf-ad95-4a27-aab5-53e5c7cdb2e5 Турците споменаха нещо, че кюрдите имат пръст. SUBJ
13
+ e3067ff4-0a76-4acd-b316-646d0ac699fb Любопитното е, че Паул Динах не е автор, поет или професионален писател. OBJ
14
+ 152c8728-e6bd-4e3e-9458-0086d3424be2 Ето предсказанията за онова, което ще стане на Земята през следващите хилядолетия. OBJ
15
+ 9876e047-cecd-4f4d-997c-fd837d3bca9e Той обеща да прекрати интервенциите, но действа другояче. OBJ
16
+ 82ed2ce9-961c-41c7-adcb-72a14434a60a В случай, че са успели да вземат под контрол кормилото на американската власт, начинание, в което почти се отчаяха при Обама, те ще действат възможно най-бързо, стараейки се да не губят време. SUBJ
17
+ 0fd53014-1ea2-4278-b5df-6410d323ccd8 По принцип никой не иска войни, но за нещастие те се случват. SUBJ
18
+ 9c3221cd-ae1a-43df-99a8-8916a51c5986 CFR биха действали по друг начин. SUBJ
19
+ b30e2eab-de6f-4951-9d90-03b7f14b388c Следователно си струва да се ограничат такива предварителни анализи и дори да се стъпи на твърдо – нещо да се коригира, нещо да се уточни, нещо да се преразгледа. OBJ
20
+ 6fcfc4cb-70c6-4f20-8e60-8bbfe0167e42 Тръмп се противопостави и на тях, което беше видно от враждата му с Маккейн. SUBJ
21
+ 8000c82a-3817-4861-b90f-966e0e31391a Тръмп ги нарече Блато. OBJ
22
+ 438a0b85-43bb-48f6-9645-48460f4879ef Думите са едно нещо, делата – друго. OBJ
23
+ 685b4545-99a9-4106-8e02-0ddbf5e14520 Не искам да пея в този хор. OBJ
24
+ 64ed5a0b-ee75-4452-9c15-74933ac2ab15 И може би постъпва правилно. SUBJ
25
+ 879c8587-88f0-4645-94d6-8f32dd57db8a Кога ще започне Третата световна война? SUBJ
26
+ c22814f9-f394-4630-b164-9830f077b6e9 САЩ не трябва да се ангажират с това, което не ги засяга пряко. SUBJ
27
+ 24dd4f91-4e04-4ce6-8040-3d14c57f9644 Но това би означавало нашата капитулация с всички последици. SUBJ
28
+ 486b5198-1856-4f94-864e-0953959c1c3d Поради това мисля, че в ситуация на каквато и да е катастрофа, преди всичко е нужно да запазим спокойствие и да съберем мислите си. SUBJ
29
+ fdb38173-f6d8-48cf-be47-a6b723f18645 Следователно Третата световна война ще бъде започната от Блатото, атлантистите и привържениците на американския империализъм срещу нас. SUBJ
30
+ 74692437-21d3-43dd-ad78-2ae54b178854 CFR представлява интересите не толкова на Америка, колкото на световната транснационална финансова олигархия. SUBJ
31
+ 449c3ed8-8f8c-4d35-8a8f-51ce5f3bdde4 За тях то дори е изгодно. SUBJ
32
+ 121a9fe1-acc1-405a-ae2f-05488de40cba Нашите приятели са само вторични локални цели и главното – изпитание на нашето спокойствие. SUBJ
33
+ 88d84ecb-f86b-4821-b838-d5389b9f7c61 В това пророчествата на православни, протестанти, юдеи и мюсюлмани се припокриват: Армагедон ще се случи в непосредствена близост до Светите земи. OBJ
34
+ 9bb54fcc-04a3-4232-9117-0234b9a1029a Следователно Третата световна война в известен смисъл ще бъде директно насочена срещу него. OBJ
35
+ 2c43036a-a0f8-489d-a8cb-d6990dc3d336 Те следва да бъдат анализирани, колкото може по-точно. SUBJ
36
+ 7428703f-96d6-4107-bc86-27a9a2401632 Либерализмът е тяхна идеология. OBJ
37
+ 70c4455a-d550-4376-8765-3c72beae5562 Те нямат идеология и се опитват да запазят определена приемственост в американските институции. SUBJ
38
+ 4ff8bca2-f560-458e-b76d-14a966da79a3 Оказа се, че тя все още е тук. OBJ
39
+ 5381beb4-e5ae-4ddc-94bb-ca89a948cfe3 Дори ястребите в CFR, какъвто е Збигнев Бжежински, напълно споделят подобно дуалистично виждане (Море срещу Суша). OBJ
40
+ 0a6a6017-30bb-4797-8dad-4752a463c2f6 Някой ще реши, че ако капитулираме може да избегнем Третата световна война. SUBJ
41
+ d2ee7f89-4928-4a40-bd54-d8bc9b1c035a Кой управлява Тръмп отсега нататък? SUBJ
42
+ f8ebff34-69db-46a3-9325-a244090c5964 Въпросът е, че хората ще бъдат ранявани и ще умират заради спонсорираните от Сорос вътрешни безредици, и за какво? SUBJ
43
+ 924fe027-f2e2-454a-9859-5d453730bbd9 В това отношение Сорос би могъл да бъде просто един по-голям прототип на местния тиранин, който притежава спестяванията и заемите на хората. SUBJ
44
+ 608e391c-d968-4371-920c-a3587ca27c27 Ясно е, че в действителност тук няма много подробна информация за ранните бизнеси на Сорос. SUBJ
45
+ f595dc73-2694-4bde-af49-3728d3f55742 Не бъркайте моята прямота тук с примирителна забележка. SUBJ
46
+ b37f55cd-aa13-4c59-8b6d-579b5fbc9710 Сорос никога не е бил склонен да се извини за това и често е казвал, че 1944-та е била най-хубавата година от живота му. OBJ
47
+ 8e7d7e1e-865f-4393-9637-443a412be776 До този момент аз бях последовател на рационалната наука и мислене, но какво се случи... OBJ
48
+ e1b65798-b41d-4ccd-b02b-96ada3cd37b6 Никога нямаше да се занимавам, ако не беше дошъл за помощ един майор от Държавна сигурност (ДС), който е съпровождал Людмила Живкова при посещението й в Мексико. OBJ
49
+ c0487e9b-1445-4e00-925a-12a563c7868d В самото начало на запознанството ни, например, аз бяха разколебан. OBJ
50
+ d896a260-9037-49df-a95e-6be9903fd596 В един момент започнал сам да търси изход за своето спасение и здраве. OBJ
51
+ 4a4ca3b7-09a6-4d59-9874-ffda5055cc50 Изглежда 1981 г. е била доста драматична – тогава не само Людмила, но и Димков предава Богу дух? SUBJ
52
+ eda88faf-3e4e-4369-a4ad-302cda85b99b Когато вие влезете при него, не зная как и откъде, но той диагнозата ви е поставил още от вратата. SUBJ
53
+ fc7db69a-b9a7-4c84-86d1-9ae9f34fb93a "Димков ежеседмично гостува в дома на Куновски в столичния квартал ""Люлин"", където, също тайно от властта, лекува." SUBJ
54
+ fcfca4eb-6751-49e4-a57b-50b222744a8c После хващаше лупата и фенерчето и гледаше в очите, за ирисовата диагностика. OBJ
55
+ de2b4cd9-cb8a-4b2a-87f6-8073ca0c53a5 Северна Корея не се поколеба да се включи в нажежаването на риториката с твърди отговори на свои висши представители, които един след друг декларираха, че страната им не се бои от заплахите и е готова за война, но вината за нея ще е изцяло на САЩ. OBJ
56
+ bf1074aa-a765-4d3a-ab5b-18d53ca6f19b "Той определи акта като агресия срещу суверенна държава в нарушение на нормите на международното право с измислен повод, който обясни като ""инцидент с химически оръжия""." OBJ
57
+ fc9986e8-bb29-45ae-aa05-2dbe0b9dc73c И вижте, те са предимно наказателни и контролиращи. SUBJ
58
+ db11a3c2-3212-4ddc-93f1-f10b2d840769 """Неслучайно ние православните християни го наричаме ""Светъл Великден"", тъй като той е символ на Възкресението, на победата на доброто над злото, на тържеството на живота над смъртта." OBJ
59
+ 8855bda2-fd2d-4f82-aa52-34b58a704841 "Тя предупреждава за тях през 1950 година, когато казва ""студените райони ще станат топли.. вулканите ще се събудят"", припомня unilad.co.uk." OBJ
60
+ 2786b259-4274-4c08-b6d6-88bf6cb0cc9f Храната се отравя и природата вече се задъхва. SUBJ
61
+ 1be3d2f7-bed1-489c-a980-cfeb9d698901 Низшите духове са там и могат да ви обсебят. SUBJ
62
+ 74ac9937-8150-4b54-8aa2-99f41b415262 Освен ако не вярваме наивно, че мъжете с пагони от ВВС не знаят във всеки един момент чии самолети прелитат над главите им. SUBJ
63
+ 5ac071a2-e448-42e2-9026-bb879713ec34 Освен на себе си певицата се доверява до голяма степен и на звездите. OBJ
64
+ e95e9ed5-2de2-428f-8342-0479d86891be """Ердоган ще ограничи хората в Турция …" OBJ
65
+ 11dbceca-c937-4d60-8c23-65cbdfeb488d Така и става – и до днес Лили Иванова признава, а и показва недвусмислено, че не би заменила родината си за никоя друга. OBJ
66
+ 1a39bb4c-39d5-45b4-8d3f-58d93d792485 "Същото нещо прави и Лили Иванова!"", казва още бившият й съпруг пред ""ШОУ""." OBJ
67
+ 83058341-fc0a-414a-8a38-c14cf8113d14 А всичко, което ми каза Ванга, се е сбъднало. OBJ
68
+ bcefabeb-e9d3-4edf-a4f0-c3a08df76f75 Ако Чърчил беше роден в България, нямаше да сме на това дередже, а може би и нямаше да стане Чърчил, защото тук всичко се унищожава на принципа: след мене и потоп, няма градивност. SUBJ
69
+ f4ac5ddb-1e13-4b53-a5bb-70b12ae4a7f8 Много пъти е излизала с висока температура, но не го е показвала на публиката. OBJ
70
+ 2c4178c6-cf01-48f4-8208-f9de8ea9b183 """Но и никой не ме е питал…""" OBJ
71
+ 61bd082c-abbb-432b-b767-412cdbf7ef4d Никой не знае как Ердоган ще използва новите закони. OBJ
72
+ 9bb53f01-9d1b-4fd2-855d-49808d768254 Поглед отвисоко насред центъра на Сеул. OBJ
73
+ 47a722ea-63ac-49c0-aba3-64dcd4407373 Дворецът има 7 700 помещения, разположени в 500 сгради на площ от 400 хектара. OBJ
74
+ d9d39e97-1695-48d0-b7ca-8ea3f01bb7a1 "В момента усилено върви доизграждане на парковата зона между небостъргачите, която превръща зоната с високотехнологична инфраструктура в ""Зелен умен град"", както обясняват домакините." OBJ
75
+ 23b3bba5-684b-45ca-a818-22fcf35f921c В един такъв център бяхм�� заведени и ние, участниците в Световната журналистическа конференция. OBJ
76
+ f4a385cc-852b-4b70-8e9f-73b839315674 Според него това е крайния взривоопасен период. OBJ
77
+ 09f53d49-4da0-49bb-a23d-2cc87e20051e "Вийегас сам се е провъзгласил за ""вестоносец на Бога""." OBJ
78
+ c74f375a-e035-4bde-9cea-60584977265a Има и сведения, че е бил магьосник. OBJ
79
+ 3e2172f9-26db-497e-9886-01a30593b80b BRADVA.BG представя на своите читатели може би най-великия пророк на всички времена, за когото никой не е чувал! SUBJ
80
+ d7505995-4c8c-4049-b540-2810b58960b9 За осемте години, през които Буш управляваше, едва не погреба Америка с лудите си харчове за военни цели. SUBJ
81
+ c62c9b3e-5528-4720-aa79-8534a5c3fe1e Но не искам да говоря за това, писнало ми е вече. OBJ
82
+ 0a3b20cb-a3d4-49fc-9745-fc132bf5e206 Голяма част от тях са набожните лицемери, които ще ти цитират половината Библия и ще се хвалят колко по-достойни са за Рая от теб, след което ще се приберат вкъщи и ще правят секс със сестра си. SUBJ
83
+ 9828ecfe-d451-46ba-8e65-42b46f340083 "На месец идваха около 300 000 марки"", спомня си славните времена на югоембаргото Манолов, правейки изричната уговорка, че ще разкрива на глас дълго крити тайни само за хора, които не са сред живите и не може да им навреди." OBJ
84
+ 35a66a43-20fe-4451-a96e-47f42abbdf18 В това тълкуване мистиците виждат началото на предстоящата война, за която гадателката е говорила, като се съобразяват и с нейната погрешна представа за времето на сбъдването. OBJ
85
+ 247c338f-db78-46e8-ab72-dbd4bcb44355 "Администрацията на Рейгън мечтае да срине ,,империята на злото"" и покрай красивите думи за ,,мюсюлманска солидарност"" дава на саудитците достъп до западните технологии за преработка за петрол." SUBJ
86
+ aaf96602-dd42-4437-8978-7aacc7031f46 Първо Луната се появява на небето, после Слънцето залязва и след настъпването на пълен мрак Луната продължава супер ярко да свети само с долната си част, отразявайки лъчите на скрилото се зад хоризонта Слънце. OBJ
87
+ 9051b8bb-575b-437b-803e-ed57ab8ad542 "Дословно предсказанието на пророчицата звучи така: ""Някъде ще се пролее малко кръв, но някъде хората, подобно на зверове, ще се разкъсат едни други гледката на кръв няма да им бъде ужасна, а напротив, ще ги опияни и ще ги тласне към нови зверства, което не може да не се отрази на бъдещето""." OBJ
88
+ 8d192968-21f7-4db9-805d-b758b17ccb2b Днес, на рождения ден на примата, искаме да ви припомним някои от нейните знаменити изказвания, за да може чрез тях да достигнем по-близо до човека Лили: Простотията и невежеството са неизлечими. SUBJ
89
+ 29663b63-b77c-4464-84b3-05f9715e95ea Орденът се връчва за допринасяне на доброто по земята и негови носители са имена като Майка Тереза, Елена Образцова и др. OBJ
90
+ ba31b292-a3b5-49ff-9f1e-3b10f066a02c Приготвяне: Разбивате яйцата и прибавяте олиото, киселото мляко, брашното, сиренето и накрая – бакпулвера и солта. OBJ
91
+ 9da37e8f-24f8-4302-a124-4cf3ce97426d """Когато светът тръгне на зле, ние ще сме малко настрани от това, което го чака!"" В Библия­та е казано; ""Последните ще бъдат първи""." OBJ
92
+ 88eb9b82-ab40-4c17-9473-5d149f4920c0 А исках, преди да си отида, да изляза на сцената с Муки. OBJ
93
+ 63adcfa0-dfb8-4059-b509-a1c98a733b90 Трябва да кажа, че и в м��ята къща аз и пред майка ми никога не съм се преобличала. OBJ
94
+ bec6ddf9-0e47-4658-98b8-0969f6aad4c5 Защото засега това е единственият действен способ да бъдат успокоявани амбициите на «безумни каубои». SUBJ
95
+ a0038f69-7c05-4309-a787-96faec7cdbcc Изброените военни престъпления, извършени от четиримата президенти на САЩ, донесоха гибел и рани на милиони граждански лица. OBJ
96
+ 7405e5f5-baa6-4f74-bdd6-30c6855fe293 Докато държавите, които ги имат (като КНДР), колкото и поводи да съществуват, САЩ не ги бомбардират, просто защото се страхуват – американците не са приучени да получават отговор на престъпните си агресии. SUBJ
97
+ 9acea26c-e85b-458c-a445-07c95dac2c74 Засега обаче е тествано само върху овце. OBJ
98
+ 0eb7aa15-7a1f-47e4-87fe-de09400e2bcc За мен Радев може да има чувства към нея, но специално за важните решения е с хладен ум. SUBJ
99
+ 416825bd-f97e-4e03-9b52-04c8f24a3a84 "Само преди година тя отново напомни за неземната си дарба, като даде серия от прогнози черно на бяло в рубриката ""Мистериите на Старидолски"", които се сбъднаха." SUBJ
100
+ 04a28b22-ad0e-410b-8aa5-9df63437cb56 Причината, по мое виждане, е една подземна река, която минава под България. SUBJ
101
+ b83123fb-2792-4a0b-a260-1e0441bfa203 Ще ги държи на границата. SUBJ
102
+ 5154ac34-2650-44b8-97aa-362c93dbd96b Някаква компенсация ще бъде намаляване цените на лекарствата. SUBJ
103
+ 2e4d6118-531f-452c-9b59-5bc2fee91c1b Иначе навсякъде по света ще има големи аномалии. SUBJ
104
+ f2906dcf-bb7d-4e8e-8882-72a65e9a164f Ето защо, по мое виждане ,президентът ни ще служи на България, а няма да я краде, както правеха всички дотук. SUBJ
105
+ 77c196fb-2f1c-4ad7-9b84-4b406965cf2f Така е натрупал карма, която сега трябва да изплаща. SUBJ
106
+ ecbec0b8-c138-4c5e-b0fc-0b178e42e48e Но от това, което виждам като картини във време-пространството, има голяма вероятност точно така да се случи. SUBJ
107
+ 3167b5a3-f61e-4a3b-8736-dfcbf7d03f98 Много е умен, може да го критикуват, но Герджиков дотук няма един грешен ход за България. SUBJ
108
+ a4339d63-52a8-48a4-905d-8640ad83bcfa Уж чакали да мине ретроградният Меркурий, за да избегнат евентуални бъдещи турбуленции. SUBJ
109
+ 1fc6310b-2f78-405e-a5df-87e8f25ca542 Хубаво ще бъде лятото, сравнително топло, с внезапни субтропични превалявания около следобед. OBJ
110
+ 4162a989-54a7-4052-ab91-7c0f2354f416 Оттам ще тръгне една като вълна бежанци насам към България. SUBJ
111
+ 94ed91fa-b558-4155-a29f-639a4d5d9a00 В Казахстан ще има голямо земетресение. SUBJ
112
+ d7183a78-76ed-4af7-b54b-9401ca2beebc Ако говорим за по-близкото бъдеще, покрай заселващите се тук бежанци отблизо и далеч, ще започнат да се възраждат малките населени места. SUBJ
113
+ 229bd88b-0401-49e4-ba17-08f6d9e41b95 Откъм север ще има струпване на войски. SUBJ
114
+ ff172375-ead7-4e53-adc5-fe5228748034 Като на три пъти ще изригва, а последното ще бъде най-голямо. SUBJ
115
+ 90f569d4-081e-4bad-abcd-8065d0c275ca Атентати ще има още в Испания и Германия. SUBJ
116
+ 1e3a7e06-7431-43e5-806c-68ec263f77d8 "Според официалните данни от радиацията са загинали над 25 000 ""ликвидатори"", участвали в почистването на електроцентралата." OBJ
117
+ fd646923-b9f7-4cdc-978a-33e91c1df08e """Снабдителните служби изкупиха всичкото сухо мляко"", спомня си Христо Борисов." OBJ
118
+ ddc76d1f-e09e-4186-adc9-03f0a9783176 "Така коментира той думите на бившия зам.-ръководител на надзора на Лот 1 на ""Марица"" Илия Запрянов, че от магистралата е направено отклонение до село Златна ливада за 2-3 млн. лв. заради любовни отношения между инж. Лазаров и кметицата на селото." OBJ
119
+ 8bacacf3-0a0e-45a8-a1e5-28eeac869839 "Вчера в сутрешния блок на bTV Илия Запрянов, който е бивш зам.-ръководител на надзора на Лот 1 на ""Марица"", заяви, че на аутобана е бил построен ""път на любовта"", при 22-и километър." OBJ
120
+ b400de1e-d5ed-4dbd-96fe-37204a6ca0d5 Това означава, че там има съоръжение (подлез, бел. ред.) с местен път, през който селскостопанската техника да минава от площите от едната страна на магистралата до тези от другата страна. OBJ
121
+ 5a1016fb-7d54-457d-afdf-13e478af5f2b """Т.е., ако той е съставял документи с невярно съдържание, да си носи отговорност""." OBJ
122
+ 316809fd-a861-4cac-bb85-2b8535550d29 Планира да навлезе и в туризма, купува супермаркети. OBJ
123
+ 061e90c5-f294-46e7-9551-11bff8ea42e7 Тя е на 9 г., когато баща ѝ умира. OBJ
124
+ 491e68e3-fd73-4999-9e9e-c8e0f8db238d "Тя още живее в стандартен, незасегнат от санирането блок в кв. ""Запад"", близо до храма ""Св. Мина""." OBJ
125
+ eb92dc16-9caa-47d2-aca0-a3679ff7607f След убийството босовете се уплашили – ходели с охрана и бронежилетки, увеличили камерите. OBJ
126
+ 6f65fa60-0a81-4606-a864-a27d2be0397c Ковчега носят близки съратници на Илиев, сред тях е Константин Димитров – Косьо Самоковеца. OBJ
127
+ 6cc69b5a-8dde-4c3e-b525-541e26d29017 Това е поуката, която трябваше да извлека. OBJ
128
+ 4cccea0c-ddac-484d-bb3d-ee638cc03f09 Какво всъщност ви предрече Ванга за мъжа в бялата униформа? OBJ
129
+ 5b92c04f-3d0d-4a7a-8367-07c838dd6a45 Имате мюсюлмански произход и без значение от религията, която изповядвате, на коя страна сте повече – на страната на женската еманципация и свободно право на избор, или по-скоро на строгите канони на вярата и законите на религията? OBJ
130
+ 902f3fc8-f2bf-43bd-9426-29617dc281d0 В действителност ние не знаем отговорите на тези въпроси – в навечерието на Първата и Втората световна война е било невъзможно да се предвиди последователността на действията, които са довели до трагичния финал. OBJ
131
+ 7d8410f9-6f3f-445b-a313-bc2bb814f3e6 Ванга беше нещо невероятно. SUBJ
132
+ dc9e0a70-e279-483a-b56b-b0f22f79dc24 Това била първата жена, която видял след 3 дни, и думите на Ванга се оказали пророчески. OBJ
133
+ 133d2306-7005-4a5f-a821-d64ac03c5940 Общото между чистите рептили и мелезите е, че се маскират най-често като представители на европеидната раса, имат пронизващи очи, които са зелени, лешникови и понякога сини, но могат да променят света си. SUBJ
134
+ a052987e-f604-4061-8f63-ceeee9fc0f7b Борисов твърди, че няма нищо общо с Пеевски. OBJ
135
+ c700301a-9193-4cd0-93c4-1d2b275c353a Всички тайни служби му козируват, без военното разузнаване и НСО, но това е формално. SUBJ
136
+ 9f99a4d2-4b83-4c8d-8131-98fe1af7f338 Все информационни източници, до които Борисов има достъп. OBJ
137
+ af067199-b0ed-49b8-b8b6-a0ed4e25ae0a Едни защитават Цацаров и модела #Кой, а други упрекват Цацаров и модела #Кой. OBJ
138
+ 6bda5a09-9b84-417c-ba04-5d531b94d997 "Читателят може да насочи вниманието си и към книгата ""Трансформиране на Америка"" от Кати О`Брайън, жертва на контрола над ума, в която тя твърди, че е виждала как Джордж Буш се променя във влечугоподобно и как бившия секретар Бенет й е казал, че Илюминати са дошли тук от друго място на Вселената." SUBJ
139
+ 89243587-d1d2-4b52-94d8-6cd970773d45 Във Ванкувър към мен се приближи една бизнес дама. OBJ
140
+ 3b22f751-f02c-4f0a-93db-787a1a3ec3b7 Тя имала връзка с мъж, който докато правил секс променил своя образ от човек във влечуго. OBJ
141
+ 927108a8-2b9b-423c-92ad-0ea0b42f38fd "Друга книга, която разкрива ситуацията сред юридическите среди, е и ""В кралския двор има затворник "", написана от бившия главен районен инспектор на ""Вентура"" Гарет Уийн (може би читателят не знае, че настоящият Главен Съдия на Върховния съд е бившия адвокат на организираният престъпен синдикат, Кемпер Марли." SUBJ
142
+ bb54b57a-9c91-467e-a131-987e54e49410 И сега се представят за пръв път на българските читатели смразяващите разкрития на Фицджералд. SUBJ
143
+ e60dfc4d-a659-443b-a2f6-55cc5509d737 Той също така е заявил, че те идват от далечния Космос. OBJ
144
+ 148e09bb-0f6b-42cb-aeb9-11b2a3f8d039 Човешкият контрол над живота на Земята – да се изключи! SUBJ
145
+ 6d65fa72-d92d-4d3a-9abb-ad0bb4fd8a07 След това й обяснили, че единствената й функция е да ражда наследници. OBJ
146
+ 84b47897-f077-4fdd-8496-1596d74a5ec0 "Ритуалът се нарича ""Пробуждане на булката""." OBJ
147
+ b23af787-5cae-429a-a7be-8ebed6a9f0d9 Ами необичайната почит на китайците и въобще – азиатците, към драконите?… SUBJ
148
+ 79201d88-8811-4436-97dc-6f408576914b И потокът с тези истории не спира. OBJ
149
+ db54401f-85f7-44b3-be77-eb2f918d9041 Да се сражаваш с кавалеристи с едната ръка, а да си държиш панталоните с другата не било най-добрата военна стратегия. SUBJ
150
+ 1a8165aa-b444-43ed-b8ba-cae4b7ae4780 Той е начело на Републиканската партия по време на Уотъргейт. OBJ
151
+ 244d05f4-c912-43c6-a76c-dde763245a73 Около 2200 г. пр. Хр. в Египет се формира нещо, наречено Кралският двор на Дракона. OBJ
152
+ 76023077-e968-4804-843a-1129ff53db36 Според Книгата на Перовете Бърк, дори и по официална генеалогия, Клинтън е генетично свързан с Уиндзор, както и с всеки шотландски монарх, крал Хенри III и Робърт I – крал на Франция. OBJ
153
+ ada01958-993e-4399-be5b-0e80fbf60529 Интервюто на Дейвид Айк хвърля светлина върху много неща. SUBJ
154
+ b68d48af-56cd-46b7-b879-ff293fb41789 "В тази връзка е забавно да се спомене един интересен ""момент."" Не толкова отдавна по една руска телевизия бе показан филм за това как след Втората световна война, КГБ търси палачи измежду помощниците на нацистите, ""загубили се"" в родината си след отстъплението и победата над врага." SUBJ
155
+ 15ecc80f-c782-4c87-974a-cacf10961aa6 Той става шеф на ЦРУ, вице и после и президент. OBJ
156
+ f72eb74f-6aff-4e16-9172-5da3b161975e Ако се изследва генеалогията на президентите на Америка, ще бъдете изумени. SUBJ
157
+ 37ddc819-a824-408e-ae79-644432fa0151 Тук идват стотици автомобили и автобуси с туристи. OBJ
158
+ 6165abe6-1508-4253-8376-a5bf7e85a303 Това е билката, която Ванга е давала на хората с наднормено тегло и им е помагала да отслабнат OBJ
159
+ 16c5a02f-23ad-4aba-aa96-3573ecfd551a Като млада правех големи купони. OBJ
160
+ bf7c116d-262a-4905-94e1-85bba75c2a70 Вече не вярвам, че по мирен път нещо ще се промени. SUBJ
161
+ 16486c78-b12d-4740-8250-40a531541b4b Навсякъде в чужбина я придружавам. OBJ
162
+ 3c9a9c41-f067-4381-87b5-5a9e36d396f8 Тя непрекъснато ходеше на репетиции, на представления и това ме избиваше на ревност. OBJ
163
+ 4ca61c82-2cc0-4766-9187-03c040c991a4 И да участвам в такова риалити, пак ще ги има тези сравнения. OBJ
164
+ b17e6dc4-79c8-466f-8ebe-3dfb35831311 Ще го прославят извън пределите на страната. SUBJ
165
+ 6b99e8d9-6cad-44f4-89f7-fa28a0fed5a8 Така и се случи. OBJ
166
+ 9857dad2-68cc-4ea9-ac93-41db437d60b1 Той сега е най послушния, коментира Енчев. OBJ
167
+ b9b81852-d4a5-45ef-b6c2-6556c408b5ab "Фактическата подкрепа, която Берлин даде на принудителната ""смяна на режима"", както я наричат американските неоконсерватори, в една европейска страна, бе сметната от Москва за недалновидно и егоистично нарушение на международното право, накарало по-индустриализираните и технологично напреднали райони в Донбас да въстанат срещу чуждестранната намеса във вътрешните дела на Украйна." OBJ
168
+ 54de5288-cb99-4b24-af48-b6e8e2e227f3 Социологическо проучване от февруари показа, че ако Социалдемократите (СДП) влязат в партньорство с Левицата и Зелените и създадат, според германската политическа цветова система, червено-червено-зелена коалиция, тя би получила мнозинство, ако изборите бъдат проведени след седмица. OBJ
169
+ b3dad6be-bcb9-47c8-98f1-732c788a59de Санкциите удрят двупосочно Германия поведе въвеждането на секторни санкции от страна на ЕС срещу Русия през 2014 г. и оттогава е в челните редици на редовното удължаване на този дискриминационен режим. SUBJ
170
+ 929c2b5d-f38e-4c0c-83a7-63b31fa9c334 Велизар Енчев и проф. Божидар Димитров коментираха по Нова тв кой кой е в новото правителство. OBJ
171
+ 85dcf157-56b2-4ffd-8901-e14b0b4137d9 "След дълго боледуване на 74-годишна възраст почина гледачката и най-близък човек на пророчицата Ванга, осиновената й дъщеря баба Венетка – съобщава в. ""България днес""." OBJ
172
+ 6e7a125a-7b62-44bb-95cf-49775ffeb7a1 "Този ""приводняване на мъртвите"" е прерогатив за да се движим напред." SUBJ
173
+ dedfa6fe-ec8c-432e-865c-e91491c9178b Защото жалки същества оставиха българина без войска, защото лакей ството се превърна в обичан от мнозина начин на живот. SUBJ
174
+ eabf17b4-ff36-40b4-aca3-64212583e3ff Изглежда, че новият световен ред не може да бъде спрян. SUBJ
175
+ b6482ae5-a687-4f11-8b55-3bbe328e7f0f Масите в столовата бяха покрити с еднакви карирани мушами, които се бършеха след всяко хранене. OBJ
176
+ ff8b5bb6-d513-48ad-9632-6d0b78406dbd Кандидатите за президент и от двете партии се избират от тайните правителствени организации. SUBJ
177
+ e0337904-142e-4902-b2c1-a7745ef40ba1 """Средствата за изграждането на храма са от Георги Григоров, който е от селото, но всички ние помагаме на трудови начала.""" OBJ
178
+ 8bebe3e9-7af8-4b6a-94de-9f9f56f1e08e На пищен прием, по повод 10 годишнината на Брайдъл фешън, тя представи рокля в един сложен, подценяван, но създаден за висшата мода цвят. SUBJ
179
+ 8974a53b-0621-43c2-9088-713aea772ed7 Тъгата тук варира от помръкнало синьо до помпозно , позитанско червено. SUBJ
180
+ 3a255c76-e716-42e4-92fe-4d4f6019d268 Пръстените на ръцете му са повече от моите, когато не си намирам очилата а прическата моли възкресението на Видал Сасуун. SUBJ
181
+ 2152f74c-dc12-4250-9b95-3c196215b874 Усилената работа по него продължава. OBJ
182
+ e8ed0b8b-87c6-4086-b4d5-ce7356fe333d Затова по-правилно е така: не трупай, парите са средство за живот, използвай ги всеки ден…… SUBJ
183
+ 15c02fea-0381-495a-bab4-87e4948ee30e Намират се като кристали, влакна и люспи. OBJ
184
+ 0a92c437-09d3-41d7-9005-b748d2c85bf7 На 340-те милиарда души, разпръснати из вселената могат да говорят за Бога. SUBJ
185
+ 29a49849-0bb3-485f-9664-08ac2ddde06c "Дядо Влайчо се приближил към него и му казал: ""Добре дошъл!" OBJ
186
+ d80768ea-31a2-4bc6-b705-82df7c9fef76 Силата на руския народ е в способността да ражда личности с мащаба на Сталин. SUBJ
187
+ b83e41d9-9f71-4e22-a78f-bc19828e3d0a Какво виждаме на практика? SUBJ
188
+ 0bd5d1fa-8d88-4365-9bf0-36a0e1536181 По своите политически и военни качества Сталин далече превъзхожда и Чърчил, и Рузвелт. SUBJ
189
+ c436430e-c5c0-4a3c-8a72-60ce22487fd0 Истината е жестока, кървава и безобразна, каквато е всяка истина. SUBJ
190
+ 75679a1d-cd1c-44a7-bc56-ab7b2f452937 Или да вземем големия учен-медик и богослов, политически затворник преди войната, архиепископ Лука (В.Ф.Войно-Яснецки). OBJ
191
+ 0e695725-cc04-41c8-b9db-d278b2bea1c3 Естествено, в повечето случаи – лоша. SUBJ
192
+ 415a8c3d-2483-4328-b646-b61bf0fee941 Когато се предлага да се дискутира около името и дейността на Сталин, трябва да се изясни от какви позиции ще се води дискусията. SUBJ
193
+ d3f7c1a6-84b1-41e9-80fe-f0602b574ef8 Чърчил и Труман обявяват края на Втората световна война в Европа (1941-1945 г.). OBJ
194
+ f5dfc91e-11fb-4716-aafe-c08d14f3b3cb Оправданията, че ще се накърнят чувствата на руските комунисти са нелепи, защото те са 12% електорат на Зюганов, от които едва ли всички държат на мумията на вожда си – никога не са били питани, но и да бяха – те са малцинство. SUBJ
195
+ 5579249a-061a-4d06-8da3-24c846992c33 "Неблагодарни ли сме българите, забравяме историята или просто лесно се поддаваме на внушенията на ""дирижираната русофобия"", ако използвам едно ваше понятие?" SUBJ
196
+ 1d6e248d-2751-4538-a701-f27f007cf753 Не забравяйте, че Хитлер е продукт именно на европейския елит. SUBJ
197
+ b0d7c1d3-fb1f-43fe-b467-b0b6f4521bcd Дисидентите отдавна вече бягат на изток в Русия като Сноудън или са окопани в посолства като Асанж, или ги убиват пред дома им като Олес Бузина в Киев. SUBJ
198
+ fb5da99c-0395-4f14-a369-5e104419e07a Детайли, издаващи стари исторически неврози. SUBJ
199
+ c3732c1d-bf27-4b61-b5e4-537e4290f4da Докато столицата е колониална провинция. SUBJ
200
+ d248efe0-1569-482b-b379-c679b25e4a8b Затова пък наскоро открихме монумент на Роналд Рейгън. OBJ
201
+ 87a550c1-836d-4115-9fc5-8cd31a86212b Как се промени образът на Тръмп в Русия след ударите в Сирия и виждате ли знаци, че нормализация на отношенията между Вашингтон и Кремъл все пак е възможна? OBJ
202
+ 882164fe-62d0-4209-be52-dec188f6cac7 """Те са истински герои""." OBJ
203
+ 3ef31c4b-bba6-4013-96d7-8546050e9ca2 """Налице са всички признаци за предстоящата война на Корейския полуостров"", казва групата в зловещия шестминутен клип, публикуван в YouTube, пише БГНЕС." OBJ
204
+ 3bdf6291-a72a-4705-91a4-cde572389099 "Киберактивистите, познати под името ""Анонимните"", публикуваха нов видеоклип, в който предупреждават светът да се готви за Трета Световна война." OBJ
205
+ edf321bc-2093-4860-adc7-bda9c723a0ce "-Без Деня на Победата нямаше да има Ден на Европа, дори и в този й съмнителен вид на комерсиална полуфедерация с кривогледи бюрократи – чиновници с криворазбрани ""ценности"" вместо политици." SUBJ
206
+ 933818bb-dec9-4a14-8e72-75bd8c120e0c """Анонимните"" посочват, че всички досегашни действия на САЩ, Япония, Южна и Северна Корея предвещават неизбежната война." OBJ
207
+ 9f42958d-43bc-46d0-a803-1495f1ab865f """Гледайт�� как всяка страна придвижва стратегически парчета на място"", казва организацията с прословутия роботизиран глас." OBJ
208
+ 458b43e3-2385-40a3-b481-5ebaa9c8be87 """Анонимните"" предупредиха света да се готви за Трета световна война в нов видеоклип." OBJ
209
+ b7bedd49-dded-4874-b9bf-6dcd6bfcf665 От 1990 до 1994 г. е командир на звено в 15 изтребителен авиационен полк. OBJ
210
+ f3ee6287-e84e-4a6c-8500-390d9d37aa49 "Удивителна конфигурация на облаци по небето създаде тази илюзия, задържала се около минута, но забелязана и снимана от местни фотографи, съобщи ""Дейли мейл""." OBJ
211
+ 6cdcaedd-37b2-4357-bc27-1955ff029c53 Така че ние споменахме групата, която е в Азия, Pre-Adamite група, а е имало и друг един в Южна Америка, Централна Америка, те вече не могат да посетят или да комуникират един с друг. OBJ
212
+ b92927d3-f35c-48c6-8e02-a64f3d67e451 Но даже когато хора извън това общество ги познаят, те потъват в мълчание, породено от страх. SUBJ
213
+ b70c9b12-4136-4178-b5a9-ff4ef170f02e Тогава е на 28 г. Централен полузащитник. OBJ
214
+ 12bbf9ae-4e9c-4365-9efc-321b43e7cd32 Сега е лице на букмейкърска компания и коментатор в телевизия. OBJ
215
+ 25cc48b5-5e5e-444d-b290-aa3d7589628c "Малко изненадващо, но до 1992 г. ""Барселона"" така и не успява да се пребори за ""купата с големите уши"", както наричат трофея заради големите дръжки." SUBJ
216
+ 665a53ca-383b-46d8-b001-363e273a1d90 Златка години на ред споделяше мечтата да има дете. OBJ
217
+ 4270d3d6-e7a0-4200-a246-be1e22fc633c Дръги твърдят, че проблемът е здравословен и двамата имат репродуктивни проблеми. OBJ
218
+ ae59d014-1cb8-4ebb-a136-d05bf7aaa1a9 Тя забременя от приятелия си Миро, който беше женен и всеки ден споделяше кадри от бременноста си. OBJ
219
+ 96e9d7b2-452b-493a-9cb4-1c0644ee2e6e Голяма част от членовете на Леопардовото общество били заловени или простреляни. OBJ
220
+ d1cc5368-f638-460a-9f38-42512c6d66d3 Тези хора считали, че ако обществото започне да се държи като тях и да проявява канибализъм, ще засили силата и мощта си и всички ще станат силни войни. OBJ
221
+ b76deaf2-c9b7-48c0-88b4-452770c4470a Леопардовото общество е най-силно активно по време на двете световни войни, но след като убиват голям брой хора, властите се опитват да ги унищожат. OBJ
222
+ 7f003a01-4e10-4721-87ab-218f562d1fd9 Основната цел на Екпе е да създадат ред и справедливост в районите, в които живеят членовете му, чрез политически и законови дейности. OBJ
223
+ aad00247-09a5-42eb-afe3-8a7eeecc1573 Местните обаче мълчали и не издавали никаква информация за леопардовите убийци от страх. OBJ
224
+ 55d65c45-a6d8-4e40-9ce0-1fc4d1804f8f Членовете на сектата смятали, че зомбитата са телата на мъртвите, отмъкнати от отмъстителни магьосници. OBJ
225
+ 3c6e89ef-9e62-43a0-805e-894105a81bf1 "Първостепенните, наричани ""Амама"" са от най-висок ранг и такива стават само онези от хората, които са готови да заплатят изключително висока сума, за да се издигнат и от второстепенната група да преминат в по-висшата първа." OBJ
226
+ 859204aa-e611-4f02-b33b-98ca56b1c531 Общо 15 са признатите от Католическата църква явявания. OBJ
227
+ b5ffb2f6-db60-48c4-9a42-c93363421c71 Трябва да се има предвид, че децата са били абсолютно неграмотни. SUBJ
228
+ b978bcb7-9ecc-415f-b009-5cf2ccca4f64 Важна подробност в цялата история е, че дрехите на всички присъстващи мокри до кости от силния дъжд, след движението на слънцето, внезапно са сухи. SUBJ
229
+ aef91fb2-0d9f-402a-a017-c3a5b1904c55 Виденията завършват на 13 октомври 1917 с един интересен метеорологичен фономен. OBJ
230
+ 934924a8-4519-43b2-b407-acae60094124 Виденията във Фатима са предмет на засилен интерес от страна на медиите и на обществото, особено в Западна Европа. OBJ
231
+ ac7215e5-6677-40ea-acde-4ad56e483d04 Той казва, че свидетелските разкази не са единни, те говорят за различни движения на слънцето, едни за зиг-заг, други за въртене, цветът е червено-жълто-пурпурен или сиво-син. OBJ
232
+ 6122dde7-67cd-48b0-bd98-ceee2cadecb0 За Лусия, която през 1935 година става монахиня, няма съмнение. OBJ
233
+ b28682ee-f2bb-4585-bcdb-7e41c9853c95 Тя е категорична, че няма какво друго да се добави. OBJ
234
+ 22ab977c-ad81-476b-90c0-829ac718db90 В тази скромна среда се случва нещо невероятно. SUBJ
235
+ da38fdcb-5bb9-4f6b-8956-bbbd6f7413b3 Участието ми в президентските избори през 2011 г. с Красимир Каракачанов беше инцидентно. OBJ
236
+ dec2a32e-d7e5-4d60-a3f7-7a8bc3652cc0 Това ми е мечтата. OBJ
237
+ 12d03c86-047c-488e-9777-9d04901731f1 1841: Президентът Джон Тейлър (10-ти президент на САЩ от 1841 до 1845) слага вето на опита за подновяване на договора за Банката на САЩ. OBJ
238
+ 178b9375-3ec8-4952-ad15-a767dee459d0 Въпреки че е по-малък с 11 години от Пугачова, двамата сключват брак през 1984 г. в Йерусалим. OBJ
239
+ 7fc2a236-cdbc-4f02-927c-7a17a0fe3630 Сотир Иванов: Плочата, която открихме на Хераклея Синтика е от посветителен надпис на човек, който е имал римско гражданство с произход от античния град и най-вероятно е направил дарение, затова е бил почетен с надпис. OBJ
240
+ 5f740bbe-4935-4a94-939e-43226d907f80 Публикацията изброява кои от нейните предсказания се сбъдват и кои – не. OBJ
241
+ ebe11b7e-4a3d-44d1-b2fb-64ef9b0dc36d Защо съмненията водеха в тази посока? OBJ
242
+ dad4a89b-1895-44ea-8668-98853229f435 "В статията засегнахме една конспиративна идея, че остров Буве, за който се смята, че е необитаем, всъщност е Домът на Илюминати или поне на част от този ""Елит""." OBJ
243
+ 46b42448-c6e6-421a-bbb5-ae917632a713 Този път д-р Емилова и екипът й представят природните методи за лечение на репродуктивните проблеми при мъжете и жените. trud.bg OBJ
244
+ 106627f4-ef5a-4780-ba06-a4ab3d86a264 И като съхранили се читави и чисти Техни потомци,и самите ние сме феноменни жреци,активирани за нов феноменен живот и за свещенета ни мисия – Мисия Карамбол,за спасението на Българите и на света! SUBJ
245
+ fae224fb-a8ae-4713-8161-9e3c750d3fdc Затова бардите от долния кадър,които се правят на конспиратори и съзаклетничат,че си знаели номерата,досега нищо не знаеха какви са,а те са както вече видяхме по разсекретените им документи,феноменни жречески потомци на Исус и Мария Магдалена,на които досега им бяха отворени само певческите жречески феномени. SUBJ
246
+ f5358bf1-df74-4c50-9b76-e8d1a0f37c43 "В крайна сметка Ванга е казала ""не важно какъв човек си, важно е добър човек да си"", а дали Бойку ще прати СМС в подкрепа на Гей парад ще стане ясно по това как ще се отнесат с тези, които са против този парад !" SUBJ
247
+ dcd0237d-15ec-449b-892c-0e3e68e8ada3 Но мисля, че за това ще отнеме много време. SUBJ
248
+ 8acbcd5a-18fb-4518-9429-ecd1a8d82894 Тя е категорична, че пророчицата не е говорила за разпад на Европа и Брекзита на Великобритания. OBJ
249
+ 1d4f2a0b-184b-487b-9ddb-13f19418a95c """Човечеството е изправено пред реалната опасност да изчезне заради ядрен холокост"" – коментира Моралес, цитиран от агенция ABI." OBJ
250
+ 6943321d-7b0c-4c0c-9f1d-6ef6665c7bb0 Ян ван Хелсинг ще ви разкаже случки и истории, които ще ви дадат власт над собствения ви живот — а който има власт, носи по-голяма отговорност. SUBJ
251
+ 998f78d6-7d5c-4abf-b622-056c871a7bf4 """Аз не бих обвинила Тръмп, че е сексист, нито онези, които го подкрепят"" - каза тя." OBJ
data/bulgarian/train_bg.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/english/Licenses_by-nc-sa_4.0_legalcode.txt ADDED
@@ -0,0 +1,438 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Attribution-NonCommercial-ShareAlike 4.0 International
2
+
3
+ =======================================================================
4
+
5
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
6
+ does not provide legal services or legal advice. Distribution of
7
+ Creative Commons public licenses does not create a lawyer-client or
8
+ other relationship. Creative Commons makes its licenses and related
9
+ information available on an "as-is" basis. Creative Commons gives no
10
+ warranties regarding its licenses, any material licensed under their
11
+ terms and conditions, or any related information. Creative Commons
12
+ disclaims all liability for damages resulting from their use to the
13
+ fullest extent possible.
14
+
15
+ Using Creative Commons Public Licenses
16
+
17
+ Creative Commons public licenses provide a standard set of terms and
18
+ conditions that creators and other rights holders may use to share
19
+ original works of authorship and other material subject to copyright
20
+ and certain other rights specified in the public license below. The
21
+ following considerations are for informational purposes only, are not
22
+ exhaustive, and do not form part of our licenses.
23
+
24
+ Considerations for licensors: Our public licenses are
25
+ intended for use by those authorized to give the public
26
+ permission to use material in ways otherwise restricted by
27
+ copyright and certain other rights. Our licenses are
28
+ irrevocable. Licensors should read and understand the terms
29
+ and conditions of the license they choose before applying it.
30
+ Licensors should also secure all rights necessary before
31
+ applying our licenses so that the public can reuse the
32
+ material as expected. Licensors should clearly mark any
33
+ material not subject to the license. This includes other CC-
34
+ licensed material, or material used under an exception or
35
+ limitation to copyright. More considerations for licensors:
36
+ wiki.creativecommons.org/Considerations_for_licensors
37
+
38
+ Considerations for the public: By using one of our public
39
+ licenses, a licensor grants the public permission to use the
40
+ licensed material under specified terms and conditions. If
41
+ the licensor's permission is not necessary for any reason--for
42
+ example, because of any applicable exception or limitation to
43
+ copyright--then that use is not regulated by the license. Our
44
+ licenses grant only permissions under copyright and certain
45
+ other rights that a licensor has authority to grant. Use of
46
+ the licensed material may still be restricted for other
47
+ reasons, including because others have copyright or other
48
+ rights in the material. A licensor may make special requests,
49
+ such as asking that all changes be marked or described.
50
+ Although not required by our licenses, you are encouraged to
51
+ respect those requests where reasonable. More considerations
52
+ for the public:
53
+ wiki.creativecommons.org/Considerations_for_licensees
54
+
55
+ =======================================================================
56
+
57
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
58
+ Public License
59
+
60
+ By exercising the Licensed Rights (defined below), You accept and agree
61
+ to be bound by the terms and conditions of this Creative Commons
62
+ Attribution-NonCommercial-ShareAlike 4.0 International Public License
63
+ ("Public License"). To the extent this Public License may be
64
+ interpreted as a contract, You are granted the Licensed Rights in
65
+ consideration of Your acceptance of these terms and conditions, and the
66
+ Licensor grants You such rights in consideration of benefits the
67
+ Licensor receives from making the Licensed Material available under
68
+ these terms and conditions.
69
+
70
+
71
+ Section 1 -- Definitions.
72
+
73
+ a. Adapted Material means material subject to Copyright and Similar
74
+ Rights that is derived from or based upon the Licensed Material
75
+ and in which the Licensed Material is translated, altered,
76
+ arranged, transformed, or otherwise modified in a manner requiring
77
+ permission under the Copyright and Similar Rights held by the
78
+ Licensor. For purposes of this Public License, where the Licensed
79
+ Material is a musical work, performance, or sound recording,
80
+ Adapted Material is always produced where the Licensed Material is
81
+ synched in timed relation with a moving image.
82
+
83
+ b. Adapter's License means the license You apply to Your Copyright
84
+ and Similar Rights in Your contributions to Adapted Material in
85
+ accordance with the terms and conditions of this Public License.
86
+
87
+ c. BY-NC-SA Compatible License means a license listed at
88
+ creativecommons.org/compatiblelicenses, approved by Creative
89
+ Commons as essentially the equivalent of this Public License.
90
+
91
+ d. Copyright and Similar Rights means copyright and/or similar rights
92
+ closely related to copyright including, without limitation,
93
+ performance, broadcast, sound recording, and Sui Generis Database
94
+ Rights, without regard to how the rights are labeled or
95
+ categorized. For purposes of this Public License, the rights
96
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
97
+ Rights.
98
+
99
+ e. Effective Technological Measures means those measures that, in the
100
+ absence of proper authority, may not be circumvented under laws
101
+ fulfilling obligations under Article 11 of the WIPO Copyright
102
+ Treaty adopted on December 20, 1996, and/or similar international
103
+ agreements.
104
+
105
+ f. Exceptions and Limitations means fair use, fair dealing, and/or
106
+ any other exception or limitation to Copyright and Similar Rights
107
+ that applies to Your use of the Licensed Material.
108
+
109
+ g. License Elements means the license attributes listed in the name
110
+ of a Creative Commons Public License. The License Elements of this
111
+ Public License are Attribution, NonCommercial, and ShareAlike.
112
+
113
+ h. Licensed Material means the artistic or literary work, database,
114
+ or other material to which the Licensor applied this Public
115
+ License.
116
+
117
+ i. Licensed Rights means the rights granted to You subject to the
118
+ terms and conditions of this Public License, which are limited to
119
+ all Copyright and Similar Rights that apply to Your use of the
120
+ Licensed Material and that the Licensor has authority to license.
121
+
122
+ j. Licensor means the individual(s) or entity(ies) granting rights
123
+ under this Public License.
124
+
125
+ k. NonCommercial means not primarily intended for or directed towards
126
+ commercial advantage or monetary compensation. For purposes of
127
+ this Public License, the exchange of the Licensed Material for
128
+ other material subject to Copyright and Similar Rights by digital
129
+ file-sharing or similar means is NonCommercial provided there is
130
+ no payment of monetary compensation in connection with the
131
+ exchange.
132
+
133
+ l. Share means to provide material to the public by any means or
134
+ process that requires permission under the Licensed Rights, such
135
+ as reproduction, public display, public performance, distribution,
136
+ dissemination, communication, or importation, and to make material
137
+ available to the public including in ways that members of the
138
+ public may access the material from a place and at a time
139
+ individually chosen by them.
140
+
141
+ m. Sui Generis Database Rights means rights other than copyright
142
+ resulting from Directive 96/9/EC of the European Parliament and of
143
+ the Council of 11 March 1996 on the legal protection of databases,
144
+ as amended and/or succeeded, as well as other essentially
145
+ equivalent rights anywhere in the world.
146
+
147
+ n. You means the individual or entity exercising the Licensed Rights
148
+ under this Public License. Your has a corresponding meaning.
149
+
150
+
151
+ Section 2 -- Scope.
152
+
153
+ a. License grant.
154
+
155
+ 1. Subject to the terms and conditions of this Public License,
156
+ the Licensor hereby grants You a worldwide, royalty-free,
157
+ non-sublicensable, non-exclusive, irrevocable license to
158
+ exercise the Licensed Rights in the Licensed Material to:
159
+
160
+ a. reproduce and Share the Licensed Material, in whole or
161
+ in part, for NonCommercial purposes only; and
162
+
163
+ b. produce, reproduce, and Share Adapted Material for
164
+ NonCommercial purposes only.
165
+
166
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
167
+ Exceptions and Limitations apply to Your use, this Public
168
+ License does not apply, and You do not need to comply with
169
+ its terms and conditions.
170
+
171
+ 3. Term. The term of this Public License is specified in Section
172
+ 6(a).
173
+
174
+ 4. Media and formats; technical modifications allowed. The
175
+ Licensor authorizes You to exercise the Licensed Rights in
176
+ all media and formats whether now known or hereafter created,
177
+ and to make technical modifications necessary to do so. The
178
+ Licensor waives and/or agrees not to assert any right or
179
+ authority to forbid You from making technical modifications
180
+ necessary to exercise the Licensed Rights, including
181
+ technical modifications necessary to circumvent Effective
182
+ Technological Measures. For purposes of this Public License,
183
+ simply making modifications authorized by this Section 2(a)
184
+ (4) never produces Adapted Material.
185
+
186
+ 5. Downstream recipients.
187
+
188
+ a. Offer from the Licensor -- Licensed Material. Every
189
+ recipient of the Licensed Material automatically
190
+ receives an offer from the Licensor to exercise the
191
+ Licensed Rights under the terms and conditions of this
192
+ Public License.
193
+
194
+ b. Additional offer from the Licensor -- Adapted Material.
195
+ Every recipient of Adapted Material from You
196
+ automatically receives an offer from the Licensor to
197
+ exercise the Licensed Rights in the Adapted Material
198
+ under the conditions of the Adapter's License You apply.
199
+
200
+ c. No downstream restrictions. You may not offer or impose
201
+ any additional or different terms or conditions on, or
202
+ apply any Effective Technological Measures to, the
203
+ Licensed Material if doing so restricts exercise of the
204
+ Licensed Rights by any recipient of the Licensed
205
+ Material.
206
+
207
+ 6. No endorsement. Nothing in this Public License constitutes or
208
+ may be construed as permission to assert or imply that You
209
+ are, or that Your use of the Licensed Material is, connected
210
+ with, or sponsored, endorsed, or granted official status by,
211
+ the Licensor or others designated to receive attribution as
212
+ provided in Section 3(a)(1)(A)(i).
213
+
214
+ b. Other rights.
215
+
216
+ 1. Moral rights, such as the right of integrity, are not
217
+ licensed under this Public License, nor are publicity,
218
+ privacy, and/or other similar personality rights; however, to
219
+ the extent possible, the Licensor waives and/or agrees not to
220
+ assert any such rights held by the Licensor to the limited
221
+ extent necessary to allow You to exercise the Licensed
222
+ Rights, but not otherwise.
223
+
224
+ 2. Patent and trademark rights are not licensed under this
225
+ Public License.
226
+
227
+ 3. To the extent possible, the Licensor waives any right to
228
+ collect royalties from You for the exercise of the Licensed
229
+ Rights, whether directly or through a collecting society
230
+ under any voluntary or waivable statutory or compulsory
231
+ licensing scheme. In all other cases the Licensor expressly
232
+ reserves any right to collect such royalties, including when
233
+ the Licensed Material is used other than for NonCommercial
234
+ purposes.
235
+
236
+
237
+ Section 3 -- License Conditions.
238
+
239
+ Your exercise of the Licensed Rights is expressly made subject to the
240
+ following conditions.
241
+
242
+ a. Attribution.
243
+
244
+ 1. If You Share the Licensed Material (including in modified
245
+ form), You must:
246
+
247
+ a. retain the following if it is supplied by the Licensor
248
+ with the Licensed Material:
249
+
250
+ i. identification of the creator(s) of the Licensed
251
+ Material and any others designated to receive
252
+ attribution, in any reasonable manner requested by
253
+ the Licensor (including by pseudonym if
254
+ designated);
255
+
256
+ ii. a copyright notice;
257
+
258
+ iii. a notice that refers to this Public License;
259
+
260
+ iv. a notice that refers to the disclaimer of
261
+ warranties;
262
+
263
+ v. a URI or hyperlink to the Licensed Material to the
264
+ extent reasonably practicable;
265
+
266
+ b. indicate if You modified the Licensed Material and
267
+ retain an indication of any previous modifications; and
268
+
269
+ c. indicate the Licensed Material is licensed under this
270
+ Public License, and include the text of, or the URI or
271
+ hyperlink to, this Public License.
272
+
273
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
274
+ reasonable manner based on the medium, means, and context in
275
+ which You Share the Licensed Material. For example, it may be
276
+ reasonable to satisfy the conditions by providing a URI or
277
+ hyperlink to a resource that includes the required
278
+ information.
279
+ 3. If requested by the Licensor, You must remove any of the
280
+ information required by Section 3(a)(1)(A) to the extent
281
+ reasonably practicable.
282
+
283
+ b. ShareAlike.
284
+
285
+ In addition to the conditions in Section 3(a), if You Share
286
+ Adapted Material You produce, the following conditions also apply.
287
+
288
+ 1. The Adapter's License You apply must be a Creative Commons
289
+ license with the same License Elements, this version or
290
+ later, or a BY-NC-SA Compatible License.
291
+
292
+ 2. You must include the text of, or the URI or hyperlink to, the
293
+ Adapter's License You apply. You may satisfy this condition
294
+ in any reasonable manner based on the medium, means, and
295
+ context in which You Share Adapted Material.
296
+
297
+ 3. You may not offer or impose any additional or different terms
298
+ or conditions on, or apply any Effective Technological
299
+ Measures to, Adapted Material that restrict exercise of the
300
+ rights granted under the Adapter's License You apply.
301
+
302
+
303
+ Section 4 -- Sui Generis Database Rights.
304
+
305
+ Where the Licensed Rights include Sui Generis Database Rights that
306
+ apply to Your use of the Licensed Material:
307
+
308
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
309
+ to extract, reuse, reproduce, and Share all or a substantial
310
+ portion of the contents of the database for NonCommercial purposes
311
+ only;
312
+
313
+ b. if You include all or a substantial portion of the database
314
+ contents in a database in which You have Sui Generis Database
315
+ Rights, then the database in which You have Sui Generis Database
316
+ Rights (but not its individual contents) is Adapted Material,
317
+ including for purposes of Section 3(b); and
318
+
319
+ c. You must comply with the conditions in Section 3(a) if You Share
320
+ all or a substantial portion of the contents of the database.
321
+
322
+ For the avoidance of doubt, this Section 4 supplements and does not
323
+ replace Your obligations under this Public License where the Licensed
324
+ Rights include other Copyright and Similar Rights.
325
+
326
+
327
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
328
+
329
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
330
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
331
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
332
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
333
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
334
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
335
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
336
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
337
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
338
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
339
+
340
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
341
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
342
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
343
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
344
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
345
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
346
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
347
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
348
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
349
+
350
+ c. The disclaimer of warranties and limitation of liability provided
351
+ above shall be interpreted in a manner that, to the extent
352
+ possible, most closely approximates an absolute disclaimer and
353
+ waiver of all liability.
354
+
355
+
356
+ Section 6 -- Term and Termination.
357
+
358
+ a. This Public License applies for the term of the Copyright and
359
+ Similar Rights licensed here. However, if You fail to comply with
360
+ this Public License, then Your rights under this Public License
361
+ terminate automatically.
362
+
363
+ b. Where Your right to use the Licensed Material has terminated under
364
+ Section 6(a), it reinstates:
365
+
366
+ 1. automatically as of the date the violation is cured, provided
367
+ it is cured within 30 days of Your discovery of the
368
+ violation; or
369
+
370
+ 2. upon express reinstatement by the Licensor.
371
+
372
+ For the avoidance of doubt, this Section 6(b) does not affect any
373
+ right the Licensor may have to seek remedies for Your violations
374
+ of this Public License.
375
+
376
+ c. For the avoidance of doubt, the Licensor may also offer the
377
+ Licensed Material under separate terms or conditions or stop
378
+ distributing the Licensed Material at any time; however, doing so
379
+ will not terminate this Public License.
380
+
381
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
382
+ License.
383
+
384
+
385
+ Section 7 -- Other Terms and Conditions.
386
+
387
+ a. The Licensor shall not be bound by any additional or different
388
+ terms or conditions communicated by You unless expressly agreed.
389
+
390
+ b. Any arrangements, understandings, or agreements regarding the
391
+ Licensed Material not stated herein are separate from and
392
+ independent of the terms and conditions of this Public License.
393
+
394
+
395
+ Section 8 -- Interpretation.
396
+
397
+ a. For the avoidance of doubt, this Public License does not, and
398
+ shall not be interpreted to, reduce, limit, restrict, or impose
399
+ conditions on any use of the Licensed Material that could lawfully
400
+ be made without permission under this Public License.
401
+
402
+ b. To the extent possible, if any provision of this Public License is
403
+ deemed unenforceable, it shall be automatically reformed to the
404
+ minimum extent necessary to make it enforceable. If the provision
405
+ cannot be reformed, it shall be severed from this Public License
406
+ without affecting the enforceability of the remaining terms and
407
+ conditions.
408
+
409
+ c. No term or condition of this Public License will be waived and no
410
+ failure to comply consented to unless expressly agreed to by the
411
+ Licensor.
412
+
413
+ d. Nothing in this Public License constitutes or may be interpreted
414
+ as a limitation upon, or waiver of, any privileges and immunities
415
+ that apply to the Licensor or You, including from the legal
416
+ processes of any jurisdiction or authority.
417
+
418
+ =======================================================================
419
+
420
+ Creative Commons is not a party to its public
421
+ licenses. Notwithstanding, Creative Commons may elect to apply one of
422
+ its public licenses to material it publishes and in those instances
423
+ will be considered the “Licensor.” The text of the Creative Commons
424
+ public licenses is dedicated to the public domain under the CC0 Public
425
+ Domain Dedication. Except for the limited purpose of indicating that
426
+ material is shared under a Creative Commons public license or as
427
+ otherwise permitted by the Creative Commons policies published at
428
+ creativecommons.org/policies, Creative Commons does not authorize the
429
+ use of the trademark "Creative Commons" or any other trademark or logo
430
+ of Creative Commons without its prior written consent including,
431
+ without limitation, in connection with any unauthorized modifications
432
+ to any of its public licenses or any other arrangements,
433
+ understandings, or agreements concerning use of licensed material. For
434
+ the avoidance of doubt, this paragraph does not form part of the
435
+ public licenses.
436
+
437
+ Creative Commons may be contacted at creativecommons.org.
438
+
data/english/dev_en.tsv ADDED
@@ -0,0 +1,463 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label solved_conflict
2
+ ab677701-ae20-42b4-89f2-ddf1eb71b8b7 (It’s also true that Alien Nation was “a masterpiece of precision,” but that’s by the way.) SUBJ False
3
+ 56164d11-a7f5-4ac5-8dde-681e6f3436e1 It’s all justified in the name of racial “equity.” But it’s nothing more than a nice way of saying they want to destroy the Historic American Nation. SUBJ False
4
+ 676d7dfd-f9d9-42fd-9b00-2165f4576cd7 These issues include punishing Sanctuary Cities and increasing deportations. OBJ False
5
+ f3c8718e-d553-4730-89d5-5077c96de10a Only 20 percent of voters support it, while a third aren’t quite sure what it is [Poll: Nearly Half of Registered Voters Oppose Teaching of Critical Race Theory, by Susan Berry, Breitbart, November 16, 2021]. OBJ False
6
+ 10cb731a-0d62-4e85-b101-a51b48a20219 In contrast, in 2017 fewer than half of Republicans said minorities are favored over whites. OBJ False
7
+ 61f81c00-d0c9-4a7f-a938-281d53ad912d In part this is because the deleterious situation surrounding housing in the UK—a common feature of these columns—plays such a large, oversized role in economic and social life. SUBJ False
8
+ 4ff56ac5-f712-46ad-96dc-b54e2e89b0ab The Immigration Invasion symbolizes a lot about the present state of the immigration debate. SUBJ False
9
+ 44ceea32-d8f3-40f2-8239-a76154cd0677 For half a century, household expenditure on gas and electricity has, in real terms, hovered around the £1,000 mark. OBJ False
10
+ c84a41ab-86c3-4294-8c0d-c670906d788d This always reminds me of something I read in Patrick O’Brian’s book Desolation Island, set at the time of the War of 1812, where the British spymaster compares an American woman spy to Aphra Behn, who had lived several generations before. OBJ False
11
+ d36f2e07-810e-4092-be1c-a38755080521 But the party must do more than talk. SUBJ False
12
+ 254c3baa-b2ef-4337-9b5e-05310a3d71d8 The GOP is reluctantly embracing White Identity politics—because it wins elections. SUBJ False
13
+ e485f164-36b3-492d-b999-7f5bcafa1db4 He died in 2019. OBJ False
14
+ 6edaafad-75bf-41ef-9b6f-1752aadd2c2d Not least in our immediate moment, as normal life is plunged into an extended period of national mourning. SUBJ False
15
+ a27a99cb-1a03-424c-b30b-3d53187e4841 "According to Gelbaum himself: ""I did tell [Sierra Club Executive Director] Carl Pope in 1994 or 1995 that if they ever came out anti-immigration, they would never get a dollar from me"" [The Man Behind the Land by Kenneth R. Weiss, LA Times, October 17, 2004]." OBJ False
16
+ 06ccdd0d-ed22-45f6-b693-99c8499c6974 Of course, what we’re still living with is a disease “brought here by immigration”—and we’re still being called racist for saying so.] SUBJ False
17
+ 36ecd6c8-6c66-400b-830b-46b97fd194fa In June 2020, Wing wrote: “I’m exhausted with these white folx in these [professional development] sessions.” Wing was misusing the Left’s insane lexicon here, for “folx,” as Merriam-Webster, which is now as woke as everyone else, tells us is a spelling that is “used especially to explicitly signal the inclusion of groups commonly marginalized.” OBJ False
18
+ ac06dad3-20fa-4a8a-a141-2d2dda09127f Despite the title, its demographic section, while strong, is quite short—a surprise because Leon Bouvier has written several excellent detailed pamphlets on the impact of immigration on the population of key states. SUBJ False
19
+ a54c8442-d2fd-438c-811a-9aecdec52018 A November poll found that nearly half of American voters want the CRT anti-white curricula banned. OBJ True
20
+ f996fb20-ac93-463a-b6e7-7c0589ef437a But in a broader sense, even were we absent this phenomenon entirely, the ongoing crisis of housing afflicting the UK should be seen in a similar light. SUBJ False
21
+ e5d06c08-ecc9-4ec4-a3a5-bae5914731b7 However, getting annoyed at the language in which Bouvier and Grant's message is couched is not the same as establishing that it has no content at all. SUBJ False
22
+ 270acb32-71eb-4e5b-aef1-bc5b92f8f578 Nevertheless, they have also brought with them massive organized crime, rooted in history and fertilized by heroin. SUBJ True
23
+ c8164136-243f-476b-894b-37a35cc3ea8e Apparently, you’re simply expected to accept all this. SUBJ False
24
+ 4de73031-86d8-4c9a-8783-314799e99ed8 As has been pointed out elsewhere, the cost of rent is considerably greater than even the spiralling cost of energy bills. OBJ False
25
+ 0b755e86-89c0-4cb5-9deb-c2de5add69f7 "But the book does go wrong, of course, because it never thinks to question what a ""Hispanic"" is anyway." SUBJ False
26
+ 222f4cc8-1915-48b5-960f-d7222c39a263 Wing likes that “Karen” moniker, which became popular in the early COVID-19 days referring to a certain type of self-righteous busybody. SUBJ False
27
+ ee93750d-1d8d-41d0-8707-cbdbd505cda4 The constituent parts—a lack of tenant protections, absence of rent controls, a dismantling of social housing provision—predate this current crisis and are not accidents of history but foundational pieces in the deliberate building of a housing regime conducive to maximum rent extraction. SUBJ False
28
+ a54c28bd-bd04-40b9-b9e1-325b806d9b99 In Denmark, the government, alongside supporting parties, has announced a cap on rent increases in the private rented sector of 4% over the coming two years. OBJ False
29
+ fe3bcbca-bdb9-403e-be0c-e96da6d9c349 Campaigning against anti-white discrimination is a good sign. SUBJ False
30
+ 50b02b91-1016-44a9-b178-7462567d1d18 About as dull and conventional as you would expect, this is a more or less digestible mass of Census data washed down with drafts of pious hogwash. SUBJ False
31
+ c5c2a9e6-9af8-4844-b91e-34b6100b5b8c Dr. Tanton came out of the environmental movement—there's a lot of environment around his home in Petoskey, up at the northern end of Michigan's Lower Peninsula. OBJ False
32
+ bc50ea04-847f-4ffe-b325-3885d6b85cdb [W]ill you really feel good at the end of the race when you look back and see others fighting obstacles that you didn’t even have?” OBJ False
33
+ 7d43f1e4-cc11-4015-8de0-c881f970d90a Wing is also the co-author of several Leftist indoctrination books for children, including one entitled What Is White Privilege? OBJ False
34
+ 15cdcb8d-416d-42bc-a937-36cc7636a1dc But Biden’s FDA recommended it, and according to Politico above, Biden’s CDC head Rochelle Walensky defended it. OBJ False
35
+ 4d87c1ea-9983-41c9-bae3-0b34a98f8036 Funny thing: the MSM is at least partly right. SUBJ False
36
+ d954e14c-cfcd-4d1c-a323-c1989aedaa26 "(""Between April 1, 1985, and December 31, 1992, the number of foreign-born inmates in New York [jails] rose 194 per cent."" Hmmm. Original base? Proportion of total? State, city, or federal jails?)" OBJ False
37
+ 57221b29-dbf7-4ec8-b6c0-865da935d192 Instead, it is distracted by fantasies of racial discrimination and victimhood propaganda. SUBJ False
38
+ 9f04cac5-4551-4edb-8da2-328d992c0a73 But of course, that didn’t mean 300 million Americans—immigrants account for about 13.7% of the US population, and about a quarter of those are illegal (Key findings about U.S. immigrants, Pew Research Foundation, August 26, 2020).] OBJ False
39
+ 076cb9ee-37a0-495b-8087-65ec6e1a0fb3 They shriek over attempts to ban Critical Race Theory. SUBJ False
40
+ ec350fa5-44b8-45a2-b6d7-b867af8220e6 Here, existing government guidance, laughably, merely notes that rent increases must be ‘fair and realistic’. SUBJ False
41
+ 1cd330e6-3aab-4302-b0d0-236b210defdd It might be laughable if it wasn't pushing hundreds of thousands into debt and poverty. SUBJ False
42
+ 34214b6e-4313-4846-b86b-c775db7ede67 And they really don’t like complaints about President Biden’s crass promise that his first nominee for the U.S. Supreme Court must be a black woman, especially embarrassing because Affirmative Action is now on SCOTUS’ docket. SUBJ False
43
+ 5b909e36-4806-45e5-9c6d-6b096c030169 On current projections, absent government action, it would have been rapidly heading towards £6,000. OBJ False
44
+ 883d3cb5-49b5-481a-8b53-ae8d42080d35 The most recent figures point to close to 500,000 households falling behind on rent, the highest numbers in over a decade. OBJ False
45
+ cf44ced5-0b2b-48d0-aec6-91b5443076a6 Unravelling this Thatcherite model of housing—neither YIMBY fantasies nor ever-growing varieties of nominally ‘affordable’ housing are serious responses—is the prerequisite to meaningful change in this sphere of economic and social life. SUBJ False
46
+ 8b6116a9-b844-4219-a45d-178528cf6e53 But it is absurd to claim that housework is as difficult and dangerous as fighting a fire or walking a beat, unless things are ordered very differently in the Roberts household. SUBJ False
47
+ 82a155d1-80b1-4c3c-a373-8b8e0c4142f6 Thus it may be untrue that some super AIDS virus is even now incubating in the vast human Petri dishes that the Third World's sprawling cities constitute, and will be brought here by immigration. SUBJ True
48
+ d30b2906-4fc9-468e-af83-ab845c3c1543 Assuming, that is, that environmentalists want to influence non-progressives. OBJ False
49
+ aba10cee-2ea5-41b7-bd69-9aebf436947e But here's what it looks like in practice. OBJ False
50
+ d4f7778d-0e72-455b-9d95-92de6d989578 [JF: Which emphatically turned out not to be the case. OBJ False
51
+ 80ecdb77-283d-44f3-9b41-00af7ddfa629 They must adopt and champion an immigration moratorium, an end to birthright citizenship, and more forcefully, challenge the erasure of American heritage. SUBJ False
52
+ 944cd3d5-ecd5-4f68-bf10-cc2bc09e37e1 That’s because the Sierra Club was bribed by a globalist billionaire named David Gelbaum who gave $100 million dollars to the organization, and used that leverage to stop them backing patriotic and ecologically beneficial immigration policies. SUBJ True
53
+ e645d739-2952-4b0a-906a-13193136e567 All of this amid falling pay: the most recent labour market statistics show the average weekly wage is £25 less this year than it was last year, while staggeringly, real weekly wages are still below the levels of 2008. OBJ False
54
+ 9efbc35e-4d1c-46fe-a40a-64d13012d523 A careful reader of Who We Are can also trace the national demographic tipping resulting from immigration. SUBJ False
55
+ 499b8a2b-af35-49b6-a645-40d7eaab4895 At a rally in January, Trump said that whites face discrimination that puts them in the back of the line. OBJ False
56
+ 66eb9c75-28a6-45fb-8d30-8b3e48e4c2dc A brief interregnum—as the Conservative Party membership decided who should run the country—followed by a secondary interregnum—as matters monarchical are attended to—may well precipitate a fallacious sense that all is well and rosy in Albion. SUBJ False
57
+ 3119b7f8-09c0-44f1-a698-02923972705e Americans at the grassroots are organizing in opposition to immigration, around and increasingly across traditional political battle lines. OBJ False
58
+ baa210af-4dc2-4b29-a8da-88987d361377 The last line of this NR piece was “Mr. Brimelow's book Alien Nation: Common Sense about America's Immigration Disaster will be published by Random House in February.” OBJ False
59
+ da207201-40ce-4ce5-a06a-70e89f29a0f9 Chinese crime, like Chinese cuisine, varies according to regional origin. SUBJ True
60
+ fb6c6565-36f1-4868-8714-5edf27b4c261 Of course, trying to corral a recalcitrant two-year-old at bedtime is certainly harrowing. SUBJ False
61
+ df08760f-d914-4a62-9a25-6b6ebfeed87f Ohio Senate candidate J.D. OBJ False
62
+ aeaf21fb-6a10-4258-95ee-9806ed17f57a It's hard for this book to go completely wrong, given the rich data provided by the Census. OBJ False
63
+ 52a8fc30-405c-49e0-921a-d159f4f844cc Donald Trump, says Wing, is the “whole [almost certainly autocorrect for white] boy version of a Karen” and former education secretary Betsy DeVos as “the queen of Karens.” OBJ False
64
+ 2264ff7c-170d-4417-9aa8-bb8793c0d2f6 “If another Karen tells me about her feelings,” she exclaimed in one tweet, “I might lose it.” OBJ False
65
+ 2e133cb4-21c7-4876-ad00-6e35b5d5b137 This is well-known, and when not denying, the MSM either justifies it or encourages it—see a partial list of our coverage below: The third bemoans Trump’s attack on progressive prosecutors—many of whom are black—who spend more time on his business dealings than on crime. SUBJ False
66
+ b78168bc-031d-47c2-bc04-22130a6dc0f8 As an excellent recent Tribune column from Florence Wildblood shows, tenants are finding themselves caught between a rock and a hard place: ‘either trying to find somewhere to live, competing with dozens of interested parties, or clinging on to what they have, swallowing hefty rent increases and putting up with substandard living conditions’. SUBJ False
67
+ 7b7085cb-a71c-44b7-8cc0-1823ec89ca05 It’s also true that mass immigration, which was out of control already in the 90s, is more out of control today, because the American governments of the last 25 years did nothing about it. SUBJ False
68
+ 579a0038-2956-4107-b3fa-0f6c996619fd At least a dozen GOP-controlled state legislatures are aiming to ban CRT in schools. OBJ False
69
+ 7a9bcc31-cb2e-4154-be98-8bf7294f7dd6 "But it will probably just claim that housewives (""homemakers"") are an oppressed minority deserving a federal program to protect their rights." SUBJ False
70
+ c585cac5-c985-41f2-9596-a9f1ecc51ea0 But it needs to go much further. SUBJ True
71
+ 1b422f02-948f-43c0-a39e-6ec6afe1ac4f "For example, Chinese immigrants no doubt deserve the ""model minority"" title pressed on them by the media and vote-hungry Republican politicians, at least in contrast to other recent arrivals." SUBJ False
72
+ aeb7173a-bf12-46be-b57f-63b738d30869 Portugal has announced rent caps—landlords can increase rent by only 2% in the coming year. OBJ False
73
+ 7ac3a20c-f729-4aff-ae3a-1d1390beca4e It “directs…education programs for school-age children of Department of Defense personnel” and “provides support and resources to Local Educational Agencies throughout the United States that serve children of military families.” OBJ False
74
+ 8de179e0-b0af-4ad5-8fa2-567c5d499d1e The mission of the Defense Department is to defend the United States from military threats. OBJ False
75
+ 39af49f6-9e14-4156-87c4-eab3dff0d615 It may or may not be true that Mrs. Behn warned the British government, but it is certainly true that De Ruyter came and burned a lot of ships in the Medway in 1667. OBJ False
76
+ 227c6969-fdde-43fe-bc30-946a2206979b Which means that How Many Americans?, like Lutton and Tanton's book, has a significance beyond its content. OBJ False
77
+ b7326980-b3e0-4157-bb5a-85b3676925af They wring their hands about Republican candidates and lawmakers who mention anti-white racism. SUBJ True
78
+ a7694e1b-0cf4-43f8-b0d7-6079dccaa707 Anti-white hatred defines the Democratic coalition. SUBJ False
79
+ 4332344b-4218-4854-84b5-0aee517d5b85 They fret that Republicans are—gasp—embracing White Identity Politics. SUBJ False
80
+ e9f3fd62-9913-4179-8dbb-02bf9c59fc86 The anti-CRT messaging turned them out in record numbers. OBJ False
81
+ a4bc4e3b-4fb7-4c7a-a6ad-72ea82b7f4fe It must explicitly act for the benefit of white Americans. SUBJ False
82
+ 791e618d-9c49-424e-9b91-452b6dec68ff [JF: Roberts updated this in 2004 with Who We Are Now—The Changing Face Of America In The 21st Century, and chapter 11 was titled “Our Changing Complexion.” Sample quote: “No single group changed the face of America more in the 1990s than immigrants. OBJ False
83
+ a3f45c37-8d34-4942-9a09-7e8d71902e4b Several states have already done so, to the acclaim of voters [GOP sees ‘huge red wave’ potential by targeting critical race theory, by Liz Crampton, Politico, January 5, 2022]. OBJ False
84
+ e29e52f6-4357-46c4-8400-3cb6da397b88 Especially after the famous victory that Julian Simon, the celebrated economist and immigration enthusiast, scored over Paul Ehrlich, the equally celebrated scientist and ecological doomster, by winning a bet that the prices of allegedly scarce commodities would fall over the next decade. OBJ False
85
+ 28e733af-2883-44ff-8d55-dab820e42ccd A quick survey of the terrain regarding housing shows the seriousness of the situation. OBJ False
86
+ 94da768a-37bb-4685-bbec-0736886983a7 On nearly every issue dealing with immigration, voters were more likely to vote for Vance knowing that he is an immigration patriot. OBJ False
87
+ 8d6bf3e4-b30f-4037-ad45-77dd23cdac9d It’s the smart and natural thing to do. SUBJ False
88
+ b8d81c56-d881-4731-888b-58fe8101d3d4 A strong majority of Trump voters also believe that non-whites are favored over whites. OBJ False
89
+ b6e0fce3-6f14-4f94-896f-ca9b383088ce Which is a benefit of multicultural diversity that you will not read about in the New York Times—or on the Wall Street Journal editorial page for that matter. SUBJ False
90
+ f87774e0-5778-4026-827f-1cc3a84d8f91 Population growth puts far and away the greatest pressure on the environment, particularly from the perspective of those, like Dr. Tanton, who value wilderness for its own sake, as an amenity, rather than wailing on about imminent economic or ecological collapse. OBJ False
91
+ 98140624-0d54-4ccf-b759-2352e4c09191 A sample of what the Lügenpresse thinks is a fire bell in the night: The first two articles attacked Republicans for bringing attention to the various states that prioritize non-whites for virus treatment. OBJ True
92
+ 1ccb946b-24a5-4d85-82e7-e0816b81011a He is simultaneously a practicing eye surgeon and a formidable political entrepreneur who helped organize both the Federation for Immigration Reform and U.S. English (and more recently English Language Advocates, its harder-line rival). SUBJ False
93
+ a71349f9-de76-446c-81bb-db5a0b6dbacb And in the U.S., population growth is increasingly driven by immigrants and their descendants. OBJ False
94
+ fb0da41c-a5ac-48b5-9d75-fee1b2587942 They publish Dem Talking Point “fact checks” about truthful claims that Democrat states discriminate against whites in distributing treatment for the China Virus. SUBJ False
95
+ 6959f024-2f3e-4a07-8a05-9cc249456c7c Scotland, too, has now joined the ranks of nations intervening in the private rented sector, announcing a rent freeze and moratorium on evictions, due to run through March 2023. OBJ False
96
+ d46cc831-3ad0-41df-a698-7ee7c3be44c0 "The blurb describes it as an ""unflinching, progressive voice,"" and it is." SUBJ False
97
+ 442cbe44-4db9-4da0-825c-0602df6a4d9e In another tweet, Wing complained that “this lady actually had the CAUdacity to say that black people can be racist too…I had to stop the session and give Karen the BUSINESS…we are not the majority, we don’t have power.” OBJ False
98
+ be67e8bb-aaeb-4f49-b39b-1bcdc3a4d0e4 It is true that we did nothing about it, and that the ships were burnt; but the report itself was a masterpiece of precision. Yes, yes.’” OBJ False
99
+ 1e6bf869-72c6-4e0e-8c55-e1d658470ff9 Like the entire political class, and unlike the other authors under review, he seems serenely unaware that this is entirely the result of public policy—and undebated policy at that. SUBJ False
100
+ e880f0f6-7e20-4596-ad2b-1f854904fc65 DoDEA director Thomas Brady said: “Kelisa Wing is exactly the right person to lead our efforts in building on the foundational work done to support meaningful change in our organization.” Yes, she is. SUBJ False
101
+ 233c3b2d-b31f-43c9-809e-d3905944dc09 Wing frequently expressed exasperation with how insolently white people dared to behave in her presence. OBJ False
102
+ 91ca2a5d-1ca8-4252-b7a2-91a1d538e46e A remarkable 200,000 copies of this book are reportedly already in circulation, thanks to various anti-immigration groups. OBJ False
103
+ 7636d762-d89f-4e40-b802-9ff9686ed265 With over half of social housing residents relying on credit or buy-now, pay-later services to cover their monthly essential needs, such an increase will no doubt bring greater hardship to a group whose incomes are already 40% below that of the median. OBJ False
104
+ 85622c2f-5d16-4b34-a129-352b88467fa3 All of this reflects the political economy of housing—the political economy of renting, and of rentiers—that so shapes the contemporary UK economy: particularly so in England. OBJ False
105
+ 9469f505-5265-4b69-a783-f20176d622f2 Earlier: Ariz. GOP Senate Candidate Blake Masters Appears To Be Running As An Immigration Patriot SUBJ False
106
+ 47ae6294-fab1-42d5-b23b-28ac7b4ee1fe We may have faith that human inventiveness will prevail in the long run. SUBJ True
107
+ d2d1d03a-a0e3-4465-96af-3322fbfbfd3e Much of the book does indeed wail on about imminent economic and ecological collapse, complete with admiring quotations from Vice President Al Gore. (Anyone asked him about immigration?) SUBJ False
108
+ 0c9b6914-522b-4bf5-bee7-09474de9217f Those over 65 now own almost 50% of housing wealth; rents, as I discussed in a previous column, hover around 40% of income. OBJ False
109
+ ef0d3898-7dde-4f77-a2ee-a62c5ea2e547 And during no other decade in the nation's history have foreigners so profoundly altered the country's complexion in so many ways.” The 2004 book also contains a favorable reference to the “browning” of America, which is totally not a racist thing to say if you’re in favor of it.] OBJ False
110
+ d62fce6c-0d07-48e1-96dd-afde866d48d8 Mostly it is because Establishment conservatives and liberals are uniquely allied in their complacency and complaisance. SUBJ False
111
+ 8540179a-cde4-4441-ae04-bd94273a660b Amidst this backdrop the house price unaffordability bonanza continues: as Ed Conway of Sky News recently noted, where the average individual was paid £32,000 over the last year, the average house increased in value by £39,000. OBJ False
112
+ 4bdab720-c753-4ff7-a4e3-25fe2ee0b375 "Here Mr. Roberts's reproduction of the conventional wisdom is useful, if unsettling: ""The sheer volume of newcomers,"" he says, ""may demand that if assimilation remains a goal [emphasis added] it will require more give and less take by the nation's non-immigrants than has been customary.""" SUBJ False
113
+ 94b23e07-4978-4d12-9efe-9fcdcd59b1d1 The single issue that overcame all others: Mr. Buchanan's criticism of immigration. SUBJ True
114
+ 4e4d7ffa-aeed-4dd7-b1df-5ec9c091fee7 By learning more about White privilege we can work to spend it. SUBJ False
115
+ e880f523-f826-4128-b3c9-da98747af8d6 Once her rancid Twitter feed started to get media attention, Wing protected her tweets, but the cat was already out of the bag. SUBJ False
116
+ 03f131a1-518f-422e-a6c8-6e1a26d9c167 No similar edification can be derived from Who We Are: A Portrait of America Based on the Latest U.S. Census, by Sam Roberts, an urban-affairs reporter at the New York Times. OBJ False
117
+ d2e86ec8-b81d-4cfb-a2ec-b562fed6bd90 As is often the case, when assessing political economic phenomena affecting and afflicting the UK, particularly in the sphere of housing, one doesn’t have to venture too far to find alternative approaches. SUBJ True
118
+ ea2600e0-a670-46bb-a9be-fe98289e2473 Cucky pundits claimed non-whites made Youngkin governor, but the Republican candidate received unprecedented support from rural whites. OBJ False
119
+ 4b236b0d-34e8-4f0c-9a95-df7a461b53c7 "My favorite: Mr. Roberts's throw-away line that housework (""or homemaking, as it is now known"") is ""as demanding a job as any outside the home.""" SUBJ False
120
+ 33ed60dc-13b5-44f7-b682-e86eae34ec66 The likelihood of anything similar occurring in England presently seems slim. SUBJ False
121
+ 9a7e4005-8a78-4fad-abbf-cb6781813008 Yet this strange anti-nation seems fated, if immigration continues, to be by early next decade the largest minority in the United States. SUBJ False
122
+ 78fce583-32bb-46ce-95f0-e2302c9c0ee3 Even a Liz ‘no to handouts, yes to tax cuts’ Truss ministry, whether willingly or otherwise, has been forced to cover a serious chunk of this difference. SUBJ False
123
+ 32b1e713-da4b-4790-8a78-f3f5803c4fc4 Now that the baffling, elongated, hyperreal coronation has occurred—no, not that one—and Liz Truss has become Prime Minister, a degree of intervention and action on energy bills has emerged, ahead of the looming socioeconomic catastrophe facing the country this winter. SUBJ False
124
+ 45cc76ba-932f-4dcb-ab93-84612c459005 Though the devil is in the detail—as campaigners from Living Rent have been vigilant in stressing—this represents a hugely positive development. SUBJ False
125
+ 89e4da1b-3fc8-4fd2-91b1-b10b92dff484 The fourth focused on Republican criticism of Biden’s excluding whites from the pool of candidates to replace Justice Stephen Breyer. OBJ False
126
+ 47c97b8e-1821-4b8c-87b1-19251971d6ca While other countries bring in rent freezes and caps to help people face winter, guidance in England just says rent hikes should be 'fair and realistic'. SUBJ False
127
+ 872972cf-62d7-4d4d-bc59-76aad046fcfd Privilege is like extra money in your pocket that you didn’t earn.” OBJ False
128
+ 2cb2181f-f64d-497f-b83d-13487ea6b0a2 Amid all this, having as it does such a decisive impact on the UK economy, time should be spent looking at the way the cost of living crisis interacts with, and is exacerbated by, the political economy of housing in the contemporary UK. SUBJ False
129
+ 413b57cf-3daa-4389-ac83-448163316f07 For intelligence, there is nothing like a keen-witted, handsome woman. SUBJ False
130
+ fdceff6c-c4e4-47cb-ac4a-4e20a03d9bc4 The book doesn’t just cast white folks (not folx, remember) into the outer darkness where they will weep and gnash their teeth. SUBJ False
131
+ e95cf9ea-ab4b-402b-829a-00f7f629c118 Republicans can hope for big victories if they oppose anti-white racism in the classroom and in public policy. SUBJ False
132
+ 8c9be5e2-fccf-4697-b773-ea8c8f825f96 But in fact it was intensely rational. SUBJ True
133
+ 9d5f50fd-3ea4-43b1-a03e-384226c0bac8 The “Sailer Strategy,” named for VDARE.com’s great Steve Sailer, is a proven political winner. OBJ False
134
+ c273aaad-2ddb-40c9-b22f-b4d062aa1ea0 Partly this is because of deeply deceptive advertising for the 1965 Immigration Act, which ended the forty-year immigration lull and began effective discrimination in favor of Third World immigrants. SUBJ False
135
+ 87a12dc8-ed82-479c-bb05-0feadb886f3d A lot of subsequent unpleasantness could have been avoided if people had listened—or if Republicans had listened to their constituents—see Ed Rubenstein’s How A 1992 Moratorium Could Have Helped Preserve the Historic American Majority. SUBJ True
136
+ a415a267-9fc0-43c9-b5d4-a6a27b2b1c1a Some on the Right spin Trumpism as Moynihanian ends by Buchananite means. OBJ False
137
+ ecea61ac-bccd-4ceb-9be7-67e220b65ede If you are White you might feel bad about hurting others or you might feel afraid to lose this privilege….Overcoming White privilege is a job that must start with the White community…. SUBJ False
138
+ 8f14010b-fff9-4964-9020-77b81ca75195 We would have been happy to buy them.] OBJ False
139
+ 3303f472-4a24-4f40-a267-014b6a5afc11 The fight, however, continues. OBJ False
140
+ c7ecb649-8ff0-41ed-96e2-954fb64e72b9 Beyond all the double talk and cant, that’s what “diversity, equity, and inclusion” are all about. SUBJ True
141
+ d44715c7-1af7-4058-ba8c-ad469a4c152e [JF: Originally this said “(Copies of the latter are available from the former)” with the phone number of US INC. Tanton’s organization. OBJ False
142
+ 35d399d8-136d-45f1-8025-31aad9816b4d Logically, however, environmentalists cannot be among them. SUBJ False
143
+ bab9d639-c9f8-4fd0-831f-ba85db258a46 So Americans can now savor Cantonese (vice and extortion), Taiwanese (fraud, money laundering), and Fukienese (violence). OBJ False
144
+ 39e1167b-7132-448b-9daf-2822e8ffef75 [JF: They were declared the largest minority on January 22, 2003, by the U.S. Census.] OBJ False
145
+ 603156df-c01c-4d9a-888b-7335793475f8 “If you're a white guy, tough luck,” Texas Sen. Ted Cruz said of Biden’s message on his Supreme Court pick. OBJ False
146
+ a0c896de-d710-43da-9021-1e4492acdd76 The Leftist Mainstream Media is worried about a GOP/GAP wave this election cycle. OBJ False
147
+ 96b6f3cc-f385-421f-8334-8ac8bd484231 “I had some of her Antwerp reports in my hands not a week since, when we were looking through the Privy Council files, and they were brilliant, Maturin, brilliant. OBJ False
148
+ 37a6f1fa-c4ce-4666-84c1-931da3b0ee06 They want white kids to learn to hate themselves, to put whites at the back of the line for health treatment, to discriminate against them in employment, and to open the borders to replace them. SUBJ False
149
+ 653560f1-9724-4b19-9b54-5a629c70f988 Here's a larger version of that chart above: Eight-four percent of Trump voters say discrimination against whites is real and will greatly increase. OBJ False
150
+ bf729f15-b7f7-423a-a941-7ed40185b905 But it is not a logical impossibility. OBJ False
151
+ 49397391-65ac-4573-9d98-73806488671d Peter Brimelow remembers him here: “A Citizen Who Took Up Arms For His Country,” December 26, 2019.] OBJ False
152
+ 8cf115b3-7889-46ec-a9a9-923e63c947fe The publication by the Sierra Club of this explicit account of the inexorable relationship between immigration, population growth, and environmental stress certainly suggests that the other hiking boot is about to drop, and that this most powerful of liberal lobbies is about to act on the immigration issue. At last. SUBJ False
153
+ 7ac985bd-238a-4478-a37e-7d8fd2362f0c In this capacity, he is editor and publisher of The Social Contract, the definitely unfrantic scholarly quarterly magazine that sponsored the book. SUBJ True
154
+ efb0b395-f6b3-4493-84e5-7500d1ab040e Republicans are prioritizing Critical Race Theory as one of their prime midterm issues, and some have had the courage to say it’s nothing more than anti-white racism [Blake Masters: You Have To Be Able To Say “Critical Race Theory Is Anti-White Racism,” by Tim Hains, RealClearPolitics, January 23, 2022]. OBJ False
155
+ b0520ed4-2d1a-461c-ad1a-99ed9b0d2cba John Tanton himself exemplifies both the ferment and the fluidity Out There, beyond the Beltway. OBJ False
156
+ 9c6e272b-039b-42ef-8d5f-ff6c5275845c When a critic took issue with Wing’s claim that “racism is ingrained in the very fabric of our country,” the diversity, equity, and inclusion chief’s response was succinct: “Bye Karen.” OBJ False
157
+ 0a4e3373-4e5f-4201-bf65-195e49b8f028 Population growth has its blind boosters, on whom it has not yet dawned that quality is infinitely more important that quantity. SUBJ False
158
+ f134434a-bef3-4f82-9638-249d4309a2a8 What all this indicates is how far from such a model of renting, still relatively widespread across much of Europe, the English private rented sector has moved. OBJ False
159
+ f489a801-a1a6-44d4-8593-87c860db04c1 [JF: Well, this, combined with Peter’s 1992 National Review cover story Time To Rethink Immigration, and the book Alien Nation, which was at this this time just about to come out, represents the start of the (repressed) immigration debate of the 90s. OBJ False
160
+ 28120d7e-4a94-4549-8d1f-e5ff3d1d98c4 Leon F. Bouvier and Lindsey Grant project that the U.S. population will rise to 396 million by 2050 and 492 million by 2100—that is, nearly double today's total of 250 million. OBJ False
161
+ 3e191455-a1a2-4aed-b5fd-79d6e4c44533 And against this backdrop, and with swathes of the media seeming more apoplectic about the comedian Joe Lycett puncturing the cosy consensus than the government consciously sleepwalking through a crisis so as to benefit from action upon Truss’ accession, there is a danger that Truss’ interventions will be treated as the be-all and end-all in terms of the cost of living crisis. SUBJ False
162
+ 08cb2a89-0154-4354-9ac2-d78f02c5e42a The surveys show it. OBJ False
163
+ 9477599b-f8fa-4db3-9d17-91a26e44df0a There are indeed cases of societies that have destroyed themselves by triggering ecological catastrophe—notably the Mayans, who exhausted their jungle soil. OBJ False
164
+ deb21eeb-86a2-4d83-8b72-bb3c74c218ed [JF: I wrote in March 2020 that “A number of immigrant-borne diseases have struck American since then, and it's always considered racist to mention it.” SUBJ False
165
+ 82eadee0-37f9-4a72-a5a0-1bbc3c1fd3f0 Stephen Maturin, a key character, had only heard of Behn as a playwright, but the spymaster corrects him. OBJ False
166
+ 35616325-be0c-45f5-9d02-307a859f6af2 The fact that the highly professional environmental lobby in Washington has been so silent as immigration has soared is a measure of the extent to which it has been seduced by its liberal allies. SUBJ False
167
+ c7b74720-b489-4cb2-af8a-adb6b91a08a4 Yet Wing herself, so full of herself and certain of the righteousness of her own views, is the quintessential Karen. SUBJ False
168
+ f77e3bac-cd88-4edb-9b45-136fc015d096 Wing, who calls herself a “woke administrator,” demonstrated that she would be a perfect person to serve as a diversity, equity, and inclusion officer when she took to Twitter and unleashed her hatred against white people. SUBJ False
169
+ 9ab7260c-07ec-4dc8-9378-01730f192c45 So in just four or five years, Republican voters have awakened to reality [More than half of Republicans think minorities are favored over Whites in the United States, by Philip Bump, Washington Post, June 29, 2021]. SUBJ False
170
+ da0f5ab6-49cf-4238-871c-4b669fb349e8 What could possibly go wrong? SUBJ True
171
+ 4ea360e2-d38e-475d-81c7-17e2e741f785 But, alas, The Social Contract Magazine is no longer published and while its archives are still online, all the physical copies of back issues were destroyed by the new management at US INC, including issues that we more or less wrote ourselves (Spring 2008—A VDARE Reader and Winter 2006-2007 “Mass immigration and the 'National Question'”). OBJ False
172
+ ecda95fe-2699-478b-b4ef-9d013936f04d [JF: Obviously, immigration wasn’t stopped: the current population of the United States is 329.5 million—it passed 300 million in 2006. OBJ False
173
+ 96168362-052e-4873-9caa-e3da5bc6e032 This Census category was created by political pressure and reflects neither race, nor culture, nor even language, since many Hispanics can't speak Spanish. OBJ False
174
+ 33dbc95e-e540-4bdf-9896-f4e42088944b pic.twitter.com/ebaKIycQW5— Joshua Tait (@Joshua_A_Tait) February 7, 2022 While the Leftist MSM mock the idea of anti-white discrimination, the vast majority of Republicans surveyed believe it’s a real problem. OBJ False
175
+ d785d7a6-c8a3-4675-a84c-a57629f312a3 Yet he reports that in the 1992 presidential primary he voted for Patrick J. Buchanan. OBJ False
176
+ a8574fea-839c-4785-bf8c-e3cad60c6fca When Wing got her diversity, equity, and inclusion job at the Department of Defense in December 2021, the Department proudly said that she “has been involved with diversity, equity, and inclusion efforts for students and schools over many years, authoring several books on the topic.” OBJ False
177
+ 836d171f-3262-47d4-9552-447704aebdac There are indeed cases of societies that have suffered disastrous die-offs because population growth outstripped their technical and institutional capacities—notably Ireland during the potato famine. OBJ False
178
+ 4dde2fd9-844d-4a82-972d-ef475f1735a8 Now, this angry, self-righteous racist oversees diversity, equity, and inclusion for the Department of Defense Education Activity (DoDEA), which, according to a Tuesday Fox News report, “provides K-12 education to the DoD community in the U.S. and all over the world.” SUBJ False
179
+ 56a1c548-f084-465c-a55c-02cb874d079b It is frankly a handbook, almost a work in progress in its frantic pack-rat compilation of press clippings, the assimilation and accuracy of which left me sometimes uneasy. SUBJ False
180
+ 61568966-3432-41e4-a6ad-c2ae27bca57b She told us that De Ruyter was coming to burn our ships. OBJ False
181
+ e3cb5bc6-2ceb-42b9-ad72-cf31395c04a7 Only 38 percent of Trump voters care about the much-hyped discrimination claims of non-whites [84 percent of Trump voters are worried about discrimination against whites, by Maureen Breslin, The Hill, October 8, 2021]. OBJ False
182
+ 35ff689f-c26e-40ef-b85b-e0a4ac18eefd It says reassuringly: “There is hope! OBJ False
183
+ 079a09db-baad-417f-9bfa-35d72bfc3146 But what about the short run? OBJ False
184
+ 1a8992a7-8686-4e96-b4b9-f10fd54e75a9 To paraphrase her hero—in a manner which even the Laffer Curve-loving subsections of her party would in private admit—at this juncture, there really was no alternative. SUBJ False
185
+ b733cbc2-41ed-4ffd-851e-d22cfe525338 That can happen again. SUBJ True
186
+ 0e29b48c-d622-4286-8cbd-35e667a24b52 The MSM is right to fear that white identity politics will play well for Republicans. SUBJ False
187
+ b5261758-20c9-4afd-b4ca-cfa26f3418e5 If the New York Times intends to reverse a generation of brainwashing women to despise their traditional roles, that would be nice. SUBJ False
188
+ 24291601-3770-4045-844a-0bfdc3612947 This time around, the immigration issue has just snuck up and mugged the American nation, as opposed to the protracted debate before the last immigration cut-off in the 1920s. SUBJ False
189
+ a71c5988-63bb-4e60-8cbf-c8c62d3f994e Demand creates supply, however, and you can now read about this and many other delights in Wayne Lutton and John Tanton's The Immigration Invasion, a treasure trove of facts on the most critical but worst-covered issue in American politics. SUBJ False
190
+ 18cd6eed-3aa4-48fd-b097-afd2fedab550 Where Denmark, Portugal, and France respectively are capping private rent increases at 4, 2, and 3.5%, the UK government thus far has only commented on increases in the social rented sector—and here, they are proposing a 5% increase as their preferred solution. OBJ False
191
+ 03efc279-f1a9-498b-8d38-d5b75e8b6954 Anti-white identity politics is the glue that holds together the Democrat Party’s fringe coalition. SUBJ False
192
+ af39fe9a-8f61-48ae-942d-cb30e68776b1 She is exactly the right person to do what diversity, equity, and inclusion departments everywhere are designed to do: sow resentment and division and hamstring the actual efforts of the organization foolish enough to establish one. SUBJ False
193
+ 73f16a1f-da16-4e9c-81f0-bc24a5a09753 It’s full of what you would expect: “White privilege hurts a lot of people. SUBJ False
194
+ a6a8f6f7-7579-4244-a705-80598c6b0128 And in France, too, government action is limiting the ability of landlords to raise rents—in this case, capping any increases to 3.5%. OBJ False
195
+ c49e2d7b-6bd0-4d41-8931-4a95c80861e6 In 2016, American voters elected a President who ran on a platform of patriotic immigration reform. OBJ True
196
+ edf70da3-91ff-4754-80e6-db1a992ad03a And wouldn't it be (secretly) reassuring if, as John Tanton likes to ask mordantly, the theorists of innovation had ever actually invented anything themselves? SUBJ False
197
+ 60420f5b-f44b-4676-a749-d8a1bad77a87 But the MSM does have a point about GOP rhetoric finally targeting anti-white racism. OBJ False
198
+ eac1267d-c8c2-494c-879d-0837f12c4783 Vance’s pollster found that the issues that most animate GOP primary voters deal with race and culture [J.D. Vance pollster issues warning on Ohio Senate race, by Alex Isenstadt, Politico, February 7, 2022]. OBJ False
199
+ 9d05cec9-9f0f-4aac-8702-e694cb6ef2d1 The plain fact is that the GOP base wants white identity politics. OBJ False
200
+ 93db29d7-05c1-4bee-acc4-969ebc681a8b If you’re a patriotic American, black, white, or whatever, who believes in the equality of dignity and rights of all people, regardless of race, Kelisa Wing, the Department of Defense’s chief diversity, equity, and inclusion officer, hates you. SUBJ False
201
+ d3a7c906-fbbb-4987-afc2-778e7079389b "For example, by reading carefully you can pick up enough signs of social pathology among Hispanics to refute the hopeful neoconservative contention that their ""family values"" are worth importing." SUBJ False
202
+ 0ff59567-45ef-41fd-a74e-622283a4d658 The GOP must do much more to show it’s the party of white Americans aka the party of the Historic American Nation. SUBJ False
203
+ 41eccebb-1efc-437d-9358-aef8d38c6645 To put this into perspective, this is almost 100,000 households more than fell into arrears during the first year of the pandemic. OBJ False
204
+ 78cb4484-2683-422a-8340-074ba1efe456 “CAUdacity” is “Caucasian audacity,” and you can see how marginalized poor Wing really is: she had to stop the session and lecture this uppity white woman about how powerless black folx such as Wing herself actually are. Indeed. SUBJ False
205
+ 6df9d06c-5ac4-4bd7-87e7-c33626f7e6e8 Anti-CRT rhetoric won the Virginia gubernatorial race for Glenn Youngkin. OBJ False
206
+ 17bb1ca0-2a4b-4415-b31c-3ac8d7df0c1d He had links with Planned Parenthood and with the campaign to legalize abortion in Michigan (before the Supreme Court deprived Americans of the right to decide the question, a development of which he creditably disapproves). OBJ False
207
+ e74aa315-54ac-42e4-824a-daa4037c08b7 Yet no environmentalist hoping to influence non-progressives can afford to ignore this economic point. SUBJ True
208
+ 93559357-4aa9-462b-a02f-5956e9649de8 [JF: Dr. John Tanton was, of course, the great American immigration patriot who can be credited (or blamed and demonized by the Treason Lobby) for founding the modern immigration control movement. OBJ True
209
+ dc63dbc4-2f4e-4ffe-9081-0480ff34a72e In this sense, listening to the wails of Mr. Bouvier and Mr. Grant may be a sort of spiritual and intellectual discipline. SUBJ False
210
+ 0d0c5c78-1533-4424-bbcf-56ec6f6fa666 And this wailing betrays the fatal tendency of non-economists: to view resources as absolutes and ignore the market's ingenuity in rationing by price and finding substitutes. SUBJ False
211
+ 82936e71-748b-4506-a788-2e2acad34065 "Thus, while the word ""illegitimacy"" is now apparently banned, nearly 30 per cent of Hispanic households are headed by a single parent, compared to less than 19 per cent among whites. (The black rate tops 58 per cent.)" OBJ False
212
+ 7ee9e66a-ca34-405b-9105-3d6d852b1b33 A 2020 think tank study of Trump voters found that they were primarily defined by their opposition to immigration and political correctness and their affinity for white identity [The National Populist Illusion: Why Culture, Not Economics, Drives American Politics, by George Hawley and Richard Hanania, CSPI, November 30, 2020]. OBJ False
213
+ 80219740-e549-4307-8160-520d63953ec6 But if immigration is stopped—even as late as the year 2000, by which time another 10 to 15 million immigrants will have arrived—Americans seem likely to stabilize their numbers voluntarily in the 300-million range. SUBJ False
214
+ c38d69a8-3ad2-4b0b-aad5-4d7b26b0e9fe Yes, the feted rise in energy bills—now partially offset by belated, albeit welcome, government intervention—would have represented a cataclysmic economic shock. SUBJ False
215
+ 48bbaf14-d23a-49ec-a565-4baf9acd1b75 But in the kingdom of the blind, or deliberately unseeing, the one-eyed pack rat is king—or at any rate can keep his snout pointed in the right direction. SUBJ False
216
+ ba789da0-801c-43ce-9d77-f5aac5d6c4aa The cost of living crisis is exacerbated by our long-running, ever-worsening cost of renting crisis—but this has not arisen newly in the way the energy crisis relatively has. SUBJ False
217
+ 6348acc1-d8a3-419d-a132-a0fd02959e4b She doesn’t seem ever to have demonstrated a level of self-awareness that would have enabled her to realize that. SUBJ False
218
+ 3053c77c-238f-470e-a3ae-af27b8ff4db6 So the exhausting white people in Wing’s meetings couldn’t have been “folx,” but Wing has more than enough racist anti-white tweets to maintain her woke bona fides. SUBJ False
219
+ d2fff27d-5159-4d75-8960-8a69dc9fb4a0 Dr. Tanton's choice may seem astounding viewed from the perspective of Washington's ritualized Left-Right trench warfare. SUBJ False
220
+ 5d061713-5eaf-43ff-aa26-60c3e7ee1338 In every sector of policy—education, immigration, health care, even foreign affairs—Democrats emphasize that their policies will shaft whitey in favor of the great POC coalition. OBJ False
221
+ 8745d4da-91c9-4538-acee-b0e7b1c413fd Who will redistribute the hoarded wealth that has exploded beyond all reason in the author’s lifetime? SUBJ
222
+ 43de04ad-d0ac-4852-9b4e-cf0bca066188 What we don’t need is the indiscriminate influxes that include criminals, drug-traffickers, deadbeats, and terrorists. SUBJ
223
+ e00b66ee-720a-47e3-a0fb-0e2445b89af6 The Social Distance Between Us shows every sign of emulating the critical and popular success of Poverty Safari. OBJ
224
+ 0b95d635-f821-45dd-9f33-b05d63629195 History shows that McCarthy and McConnell, like so many Republican leaders, collapse after demands from the left. OBJ
225
+ 5ba3117b-3ef9-4815-acb4-a263d3c816bc So while it’s not hard to reach a banal point of agreement that Tory politicians are not inherently evil, this should not distract from the extreme ideological assumption that governs Britain and is shared by many: exploitation is, in fact, virtuous. SUBJ
226
+ 9b8e52e6-7b46-4d1f-86f7-1dbd05bc1f0e We can never forget that when the pressure was on in the aftermath of the January 6, 2021, protests in the U.S. Capitol, McCarthy was recorded on a phone call agreeing that President Trump should resign and criticizing his actions on that day. OBJ
227
+ b77ca544-f648-4826-a5b0-5e415b085bcf Over the past few decades, very few real fighters have been in positions of power in the Republican Party. SUBJ
228
+ 118029dd-02c0-4e7f-b36c-9899b44b073d I just find it a ridiculous argument,” said Steven Levitsky, a Harvard University Latin America specialist and the author of How Democracies Die. OBJ
229
+ 4d4ca193-1e45-40bc-90c4-e43eec20f78c Meanwhile, the radical political project of marketising every conceivable aspect of life in contemporary Britain continues. SUBJ
230
+ 54c95e90-9c05-49ff-a38b-38694106a9c2 Their posh communities don’t have to deal with the drug and sex trafficking, overdoses, crime, and daily disorder. SUBJ
231
+ b271fa02-d780-4800-933b-3fbc172800be It’s only when you have fifty illegal aliens end up in a very wealthy, rich sanctuary enclave that he decides to scramble.” Due to his successful policies in Florida, donations are flowing into this campaign coffers. SUBJ
232
+ 13ea05f2-b22e-4ebe-ac38-e7d8ee1fab10 DeSantis believes in freedom and is constantly fighting the “woke” left on a range of issues. SUBJ
233
+ 27000e85-0554-4e50-a0a8-197b5fd14c58 While salvos are fired at the Scottish Government too, there is nothing in this book that would be out of place in Holyrood Magazine, the in-house journal of the Scottish political establishment, which has featured the author on its front cover. SUBJ
234
+ 74506e44-6d22-4f19-aee3-1b5c3f566284 Recently, Florida Governor Ron DeSantis sent 50 Venezuelan illegal aliens to the tony enclave, reasoning that if its citizens are serious about their compassion for migrants and their love of diversity, they’d jump at the chance to prove it by actually spending some money on them. OBJ
235
+ 8369f798-629d-409c-9590-453bc9007e49 Lax standards for illegals who were on the path to citizenship, such a allowing offenses like DUIs or other misdemeanors, didn’t bespeak a serious effort to thoroughly vet preconditions for citizenship. SUBJ
236
+ b016acca-7d46-4c96-9220-3155c79d65c9 This is, primarily, a book about individuals. OBJ
237
+ 5f1815ce-34c6-4012-a8af-5860061ace31 Even with multiple warnings from experts and scientists to leave fossil fuels in the ground, new gas and oil projects continue to be approved in countries like the UK and the US, with fatal consequences for places like Pakistan that are most exposed to the dangers of the climate emergency. OBJ
238
+ 857b5178-79aa-44bd-b8f6-666b567dd6a6 Some of them talked a lot about racism and bigotry, or waxed lyrical about the poor. SUBJ
239
+ b95e92e7-620e-46c8-9b42-f9761e2cfafc The logic that has informed The Social Distance Between Us sees previously political problems become medicalised: ‘Social connection strengthens the immune system, helps us to recover from illness faster and can even lengthen our lifespans.’ OBJ
240
+ ff376756-2e3c-46b8-8e09-a4bd20d50baa Instead of hiring legions of IRS auditors, that money should go to hiring more border-patrol agents. SUBJ
241
+ f941b093-3b4f-46db-9f79-f6e60cfdc85f This is what is in noticeably short supply among the ranks of GOP politicians, resolute leaders with a backbone. SUBJ
242
+ 66c2cceb-cdf9-422d-a596-72a00654b8aa Pakistan needs its debt repayments suspended with immediate effect to ensure that much needed resources are not sent out of the country to repay wealthy lenders at this crucial time. SUBJ
243
+ d143ee87-7c80-420e-a0a0-ed7a8e92ecc9 “Don’t forget, he’s a friend of Nicaragua’s Daniel Ortega,” Flávio Bolsonaro, a senator for Rio, wrote of Lula. OBJ
244
+ d205cd1b-8a9d-44fa-a87e-7f6d8f9416ef Evangelicals still prefer Bolsonaro, with 48% of them supporting his presidential bid. OBJ
245
+ 8ab3c62a-c138-4a31-baf6-62b638902682 In the U.S. House of Representatives, House Minority Leader Kevin McCarthy (R-CA) is more conservative than McConnell, but he is not as aggressive as needed to combat the horrific agenda of the Democratic Party. SUBJ
246
+ 9ddb1476-5463-402d-8956-e36f0d8a2dd4 And all they knew about Mexicans was that they were noble farmworkers abused by corporate agriculture, forced to slave away on land stolen from their ancestors by greedy gringos. SUBJ
247
+ 340a4d75-2600-4ae2-8fd0-ccbcc19bad29 Rich countries promised finance to help lower-income countries deal with the impacts of climate change as a recognition of its responsibility for historic carbon emissions. OBJ
248
+ 63812ca2-6f5a-4a2a-8bb7-7bd50f92361c He said, “I also was a little bit perplexed when I heard that the president is scrambling to get his Cabinet together to try to address the fact that you have governors who are helping to relocate illegal aliens to sanctuary cities. OBJ
249
+ 093e795c-d010-40db-8024-eb7e5183b1b5 What if the poor aren’t the problem? SUBJ
250
+ 678fa551-1ad8-4727-a200-e84eef6bfb82 DeSantis is on course to win a strong re-election after barely defeating an extreme leftist four years ago. OBJ
251
+ 5d74327f-beaa-4915-90c6-c19ffce9963e Though older generations of working-class Scots radicals coalesced around social movements, communities and still living traditions of working class self-reliance and mutual aid, McGarvey cuts a lone figure. OBJ
252
+ 9f338e5f-c357-4b08-b533-fe7474c1ddc1 Often, his news conferences are sparring sessions with progressive reporters who are editorializing and not acting like objective journalists. SUBJ
253
+ 5c333ea3-a721-479f-900a-2a08ba2cd335 The proceeds, however, will not go to the expelled migrants, but to “building up a reserve to assist situations like this in the future.” OBJ
254
+ 3dc6f90d-958b-43ae-8539-fd8620d93c97 Early chapters on the degradations of labour in call centres, or the psychological abuse inflicted on welfare claimants, give way to general, broadly familiar observations about the rise of Thatcherism and New Labour. OBJ
255
+ c8cd5091-8d0a-401f-a1fc-8482f97fae92 Worsening global economic conditions had already pushed Pakistan to the brink of economic collapse. OBJ
256
+ 025a2178-cc26-474d-aa46-2c0a42286b88 The Social Distance Between Us also slams the growth of the ‘poverty industry’—the range of initiatives that emerged following deindustrialisation to manage social problems in working-class communities. OBJ
257
+ e41bbf7b-bcea-419e-9d63-013018b04a75 While the author attends to the power of community and connection half way through, these do not go on to become the building blocks of the confusing political manifesto that closes the book. SUBJ
258
+ e2827c69-bd5e-4c47-b67c-aa1786f823b1 These factors make Pakistan the eighth most climate vulnerable country in the world—and yet it is responsible for less than one percent of global carbon emissions. OBJ
259
+ a0eb5fb6-54cb-4f79-bd8a-f17745fb02b8 Warming global temperatures are making them melt faster and earlier, creating glacial lakes and adding vast amounts of water to rivers and streams. OBJ
260
+ 4d95f4ff-b85a-4018-8f9a-5e4341cb4058 This means first securing the border, as Donald Trump had made a good start at doing. SUBJ
261
+ a94559de-b137-4304-83d4-823b914ed8e6 Private lenders have long used these shamelessly predatory actions to profiteer at every turn. SUBJ
262
+ 162cd32e-0f63-4d11-b2c2-ef3801453422 But it is the result of individuals who believe that the pursuit of rational self-interest offers by far the greatest boon for the rest of society. OBJ
263
+ 04577eb0-b2da-4335-b662-23218d2e983f The author would go on to bag an Orwell Prize. OBJ
264
+ 53d51215-dc44-4c64-bf3b-01ca43d69fac Making policy happen at Holyrood is framed as a targeted, evidence-based, consensus-driven process, that often does incorporate lived experience and a wider range of voices than at Westminster. OBJ
265
+ e488b839-3c96-467a-8a0c-a8ad3e88b83a According to DeSantis, Biden did not “scramble to get his Cabinet together when we had Americans that were victimized by criminal aliens that he let across the border. OBJ
266
+ 44a3a130-3774-4ec1-a267-a90e918ae982 Those numbers are a real “humanitarian crisis.” There are many reasons for the bipartisan de facto open-borders policy. SUBJ
267
+ 73805bd5-3ced-4002-abb9-030f71122eac Overall, the leftist boasts a 16-point lead over Bolsonaro with less than two weeks until the election. OBJ
268
+ a6afdb82-49b8-4541-8dd3-ce6ef0c49c60 In late-twentieth-century Scotland figures like Jimmy Reid, Jim Sillars, and Tommy Sheridan would all claim the inheritance of a proud, defiant, masculine, working-class politics. SUBJ
269
+ f003e5c6-6826-4f92-be3e-a24fd1b58a3e Ortega’s re-election followed a six-month crackdown on Nicaragua’s opposition which saw all of the former rebel’s main challengers detained or forced into exile. OBJ
270
+ bb329cca-2a24-4dc1-9693-8f0b4e7f3abd If they are repaid in full, they are set to rake in huge profits. OBJ
271
+ 5beb5acc-7d89-400b-a021-39adbbba0713 Sherry Rehman, Pakistan’s minister for climate change, issued a stark warning that Pakistan is ‘at the ground zero’ of ‘flash foods, multiple glacial lake outbursts, heatwaves and now the monster monsoon of the decade.’ OBJ
272
+ 855968e7-ec6c-4be2-bfda-8df8b73df8a7 Who, you wonder, is supposed to be surprised at the combination of authenticity and articulacy? SUBJ
273
+ e5321308-7bad-4494-936c-1d72fdd46e37 More challenging follow-up questions go unasked. SUBJ
274
+ 17dfe341-a891-4c59-9aed-566612516be0 These are just a few of Donald Trump’s policies that substantially reduced illegal border-crossings that under the Biden administration have swelled to 4.9 million, according to FAIR. OBJ
275
+ 1db706b2-6847-4d14-989a-1af2da0724b6 The Democrats’ decades-long dream of creating a “permanent majority” coalition of college-educated whites and minorities requires letting in more and more migrants, legal or not, to increase the number of dependents on government largesse. SUBJ
276
+ 9f63b7e3-2ed6-4f0d-91e4-19ecc96941c9 Pakistan is not an isolated case: 54 countries are currently in debt crisis, and many of these countries are also on the frontlines of the climate crisis. OBJ
277
+ 0b0ed991-b18b-4fff-a381-d899411e46fd Pakistan was already in a debt crisis before the flash floods unleashed widespread destruction—with $12.5 billion of debt repayments due this year alone. OBJ
278
+ c73d9d4d-9b03-49e5-834f-e52242b3a772 Whether it’s rate of intermarriage, tastes in fashion, and now political preferences, students of Latino heritage are not as culturally distinct as they were when I was growing up. SUBJ
279
+ 5f9062a0-6ef3-4ee5-ae67-3719727c0666 Amazingly, he was calling for President Trump’s resignation even though he clearly urged his supporters to “peacefully and patriotically make your voices heard” during their protest. SUBJ
280
+ 0c819317-aa6e-4a59-95c2-c1b1676cc5db With his successful policies, people are flocking to Florida to participate in their booming economy. OBJ
281
+ 70854ef6-76aa-4926-89fe-561ee45a8df8 Pakistan causes less than 1% of global carbon emissions, but a third of it is now underwater – and rebuilding is going to be hamstrung by its $12.5 billion in debt repayments due this year alone. OBJ
282
+ 4bb1c22f-d905-4575-9bc6-07f98f9f1d58 Its aim, based on rhetoric popularised by Burns, is to treat the cycle of violent crime as though it were a disease. OBJ
283
+ 33c5ef7b-c7fe-4624-9b73-b510786b867a Exceptions to this rule were tremendous leaders such as Ronald Reagan, Newt Gingrich, and Donald Trump who were accomplished and effective in their roles. SUBJ
284
+ 6d5cf639-6b90-4b5e-b2d3-e4cae0213b49 In day-to-day life, as explored in one of the book’s most compelling passages, the capacity to modulate vocal chords and swap out vocabulary for different contexts is a matter of great social significance here; this can come across on the page too. SUBJ
285
+ b0109f48-836d-4baf-b8dd-9c633e1fd2bb For now, border-state governors like Ron De Santis and Greg Abbot have done the country a great service by exposing the hypocrisy of open-borders Democrats, as well as giving their constituents some first-hand experience of the dangers and disorder of an unfettered immigration they haven’t had to experience first-hand. SUBJ
286
+ 36497f8b-aa77-4366-9491-f2b64f099a21 Over the years the promoters and leadership of leftist movements have been mainly middle-class and affluent, like today’s cognitive elite “woke,” “parlor pinks” and “limousine liberals” who espouse the principles that they can afford and that fit their upscale life-styles, making them superior to Middle America’s hoi polloi. SUBJ
287
+ 79f3c246-5eb5-42c6-aa22-ed6968baa1dc The 2013 bipartisan “Gang of Eight” Republican champions of a “path to citizenship,” then, were not entirely wrong about the conservative inclinations of Latinos. OBJ
288
+ ce042ff4-5185-4f6b-9bbf-2e2e684b936b Throughout America, our major urban areas have been destroyed by dangerous left-wing policies enacted by Democratic Mayors. SUBJ
289
+ d0956ba7-ba3d-45f4-ac90-1a076e6d6bce And most important, the vetting process must not just sift out the unwanted, but identify those who can contribute to the well-being and success of this country. SUBJ
290
+ d4c6663a-3875-4099-8719-f6c8e3f2e43a ‘It is only because Conservative politicians are unaffected by the consequences of their policies […] that they persist with their bombardment of the poor and the vulnerable.’ OBJ
291
+ 14b65c64-453f-4069-aa4e-bd507d710046 So far the scaremongering appears to be failing, however, with Lula launching a charm offensive to reassure Brazilian Christians. SUBJ
292
+ 744a54b7-ad6f-4c4d-8b5f-dbce087b9352 With a third of the land under water, 33 million people affected, and the death toll over a thousand and rising, the human and economic cost is set to be astronomical. OBJ
293
+ bc9c0c8c-69d5-46f7-9b79-3f8ddd87f6e9 Most were working class or poor, including the white Dust Bowl migrants––the vast majority of whom showed no signs of enjoying “white privilege.” SUBJ
294
+ a5e3ca74-d0b9-437d-9bf7-10f4d67848be Currently the rate of illegal entries in El Paso has been 1300 a day, while Yuma, Arizona this year has seen its population of about 100,000 more than double to 250,000. OBJ
295
+ d44d778c-68c3-4b21-8886-2ed6feedfe3f You didn’t see him scramble to get his Cabinet together when we hit record fentanyl deaths, which, that fentanyl is coming across his open border. SUBJ
296
+ 97afd40d-d5bc-4ac8-8bdb-919a8cf7cef3 The biggest insult, though, of this hypocrisy is the fundamental ignorance that underlies it. SUBJ
297
+ 74020065-0378-4b54-9da6-7a3b603d4133 When Hillsborough County District Attorney Andrew Warren claimed he would not enforce the state’s 15-week abortion ban, and refuse to prosecute certain crimes, while supporting gender transition treatments for minors, the Governor removed him from his office. OBJ
298
+ 27255909-5b2c-4cb7-9ef4-c7b3f5a4df40 All they had were leftist clichés and Dickensian melodramas. SUBJ
299
+ ffd25e37-3178-4d56-8967-342e935c65d4 According to DeSantis, “Prosecutors have a duty to enforce the law, not pick and choose which laws they agree with.” OBJ
300
+ bbe27add-1a14-45fc-9a72-e6877a1834f7 The two crises of climate and debt are inextricably connected. OBJ
301
+ ab1b39ab-f8aa-4295-b59c-b90e0626a63a The Social Distance Between Us: How Remote Politics Wrecked Britain, McGarvey’s difficult second volume, contains some of those winning ingredients. OBJ
302
+ dedfb154-90d3-4939-9720-85c3d45b730a Pakistan’s Floods Show the Climate Crisis Is Also a Debt Crisis OBJ
303
+ 143f8a96-f047-4311-bc53-771b6cb4cad1 A veteran of many rap battles, you can’t review McGarvey without anticipating a counter-strike. SUBJ
304
+ fac12946-98a4-4c48-b1a7-6a4ce4012b98 Now, he didn’t scramble to get his Cabinet together when we had millions of people illegally pouring across the southern border.” OBJ
305
+ 08b3e5ba-20b6-4c55-8ba7-ff0c8e1018b5 For a writer with their ear to the ground in Scotland, the reality of a largely middle-class, anglicised readership is always problematic. SUBJ
306
+ 829e7072-98b0-418f-9498-8bba9887f8fe However, the long-standing holy trinity of cheap energy, cheap food, and cheap money that has kept the lid on a long-simmering social crisis across Britain is about to expire. SUBJ
307
+ 19238042-9711-4914-886c-faed50cbbe0e Lula has been facing groundless allegations that he would attack Christianity since the first of his six presidential campaigns in 1989. SUBJ
308
+ 540d7b8a-7a10-4a4f-b9fe-a1f61f9a78dc DeSantis also observed that Biden paid more attention to what he and Texas Governor Greg Abbott did instead of the worsening crisis caused by the open border. OBJ
309
+ bf116bda-3fe1-47ba-82a4-6b843abc76a1 More than 4,000km and an ideological abyss separate the capitals of Nicaragua and Brazil, where an acrimonious race for the presidency is under way. SUBJ
310
+ 10f66e07-bbbc-41e1-8e47-0b014ca536ef The rise of these interventionist projects, argues McGarvey, has created a kind of inverted culture of dependency, in which many organisations employing university-educated workers on good salaries require the ‘fuel’ of impoverished people to justify their existence. OBJ
311
+ 4e5cdd06-d84e-4bfa-a5c2-df02d630e2b8 “Do these guys really believe that, having lived in Brazil for eight years under Lula, that Lula would suddenly turn Brazil into Nicaragua?” Levitsky wondered. OBJ
312
+ 933a16a7-16ff-4bb8-b5c6-032bb2780aee Given all of these impending shocks, and the desperate need to defend the conditions for life everywhere against endlessly expanding markets, is it really such an indulgence to demand surgery instead of treatment? SUBJ
313
+ 36f81f9e-8bcc-4179-9fb8-fd2166fa10f6 One silver lining of this mess is the growing number of Latinos who are breaking away from the Democrat plantation. SUBJ
314
+ ad50208c-3ad2-4470-89ef-73b0081c77d6 But the target of $100 billion a year of climate finance by 2020 has never been reached, nor is it anywhere near the trillions of dollars needed to meet the scale of the crisis. OBJ
315
+ 07b49741-c736-4f13-802d-71f89a8376ae This is not the type of leadership the Republican Party or the country needs during this critical juncture. SUBJ
316
+ 97b11e07-4819-45a1-b478-45d41c8e2c0c This did not display much of a caring attitude from leftists who love to tout that they support “sanctuary cities.” SUBJ
317
+ 78e5ecd4-fe10-42fb-9612-2dfa670f2ada But the Central American country has found itself at the centre of Brazil’s election debate as its far-right incumbent Jair Bolsonaro seeks to weaponise Daniel Ortega’s authoritarian crackdown on the Catholic church to attack his leftist challenger, the former president Luiz Inácio Lula da Silva. OBJ
318
+ 15c6e9d2-0c23-4983-83c5-381bc6fe2a56 After the migrants arrived in the progressive playground, community leaders were outraged. SUBJ
319
+ 1d000667-75ab-4958-b8b8-ab961f2895b7 Both Scotland’s First Minister and the nation’s most prominent billionaire, at odds on so many issues, agreed on the book’s merits. OBJ
320
+ fdfca429-9818-4153-a646-1c7e8f38dde2 This anxiety speaks to two decades of Scotland being run by moderate centre-left devolved governments still shaped by New Labour’s founding assumptions and influenced by the rise of the ‘professional managerial class,’ a group increasingly framed as at the source of the nation’s ills by certain quarters of the Scottish left. SUBJ
321
+ e1f2bc0e-37c7-4418-bef4-d508cb9af32b Either way, most of the writing in the first section of this book is eloquent enough to speak for itself. SUBJ
322
+ 48342b62-788d-4c39-b6fe-57285ea86152 “Maybe, but I don’t think they are that stupid. OBJ
323
+ c3fe9970-68c9-474a-9397-8fefd55d8caf It caused a full-blown emergency, resulting in the National Guard being deployed to remove the migrants. OBJ
324
+ 0ff1ab19-5059-4fb7-9cda-ea42788f7cee In bridging those spaces so often demarcated by class, all understood, like McGarvey does, that authenticity is a performance, a tool, a weapon. SUBJ
325
+ 693985db-8f31-4624-b835-997aff5c5a23 Instead, the town-fathers and citizens whined about the strain on their resources and the disorder caused by unvetted illegal aliens swarming their town. SUBJ
326
+ d4b47f6e-bd23-4fea-8c81-378150cdf6fb Inverting that statement would land closer to the mark, but doing so would require a shift of emphasis away from the cultural markers of class and towards the dominant material project of British politics over the past three decades: the creation of security for asset-owning classes at the expense of any other form of social stability. SUBJ
327
+ 3a157d0b-63d0-4887-9f61-708e2d8c9c4d The problem was they never came up with specifics about how to sort them out from criminals and deadbeats. SUBJ
328
+ 38cf030c-e97d-4b0e-a424-21bb5a85d485 With an outstanding record, DeSantis has turned a state that was considered “purple” into a solid “red” state. SUBJ
329
+ 1e60efd5-9253-4d6e-a1cc-2fb252aa9411 McGarvey acknowledges at the outset that the Scottishness of much of the material is the result of restrictions in place due to the pandemic—his original intent was to travel more widely across the UK. OBJ
330
+ 27de8a15-b23e-4557-959b-e29d315c8d23 This is $46 million more than President Trump has collected and a shocking $159 million more than the amount raised by former Vice President Mike Pence. OBJ
331
+ f2f01cef-b77e-406d-85aa-a014b44c709b Despite this, the people of Pakistan are paying a deadly price for a crisis which is not their fault but has been created in the Global North through centuries of fossil fuel extraction. SUBJ
332
+ 82f706a0-e6f5-4e65-98a8-090d400f6cea It’s an impressive feat. SUBJ
333
+ 18e9ba1f-cbcd-4a5d-94bd-19e25d8265d7 Martha’s Vineyard’s complaints are also particularly shameless, claiming a “housing crisis” in a community with thousands of empty rooms. SUBJ
334
+ bcede141-be07-40eb-b263-8a034230683b Darren McGarvey has made a career out of excoriating middle-class wankers, then getting those self-same middle-class wankers to pay him for the privilege. SUBJ
335
+ 1ce51d0d-5593-41cd-ab2e-4126e1112fb8 This is partly because the remit of the Scottish Parliament is constrained, but mainly because middle Scotland likes things the way they are. SUBJ
336
+ 07cba0ea-fcd1-4866-9106-91c1ce022e64 Crucially, this finance should be delivered in grants, not loans. SUBJ
337
+ 505e73f9-0c52-48a4-9bfd-91412ecbdc98 What has changed? OBJ
338
+ 36da38d8-94c6-4a08-abbf-aafb0a117e6f There’s an old argument that all Scots writing prose in English translate themselves to some degree. OBJ
339
+ a7115f1f-7573-4116-8a65-5ba1aabb6dfb “Have a look on Google to see what he’s been doing to priests and nuns.” On Tuesday, Silas Malafaia, the radical televangelist who Bolsonaro took to London for the Queen’s funeral, shared his ally’s offer to shelter Nicaragua’s embattled clerics on Twitter, claiming Nicaragua “was supported by Lula”. OBJ
340
+ a2043b28-98cb-4cb3-b41d-f3c349b649fb In the United States Senate, Minority Leader Mitch McConnell (R-KY) is a deal maker who is constantly abandoning conservative legislation to please his friends on the “other side of the aisle.” SUBJ
341
+ e112cc62-1868-4588-b198-45c8b3624b3a As for illegal aliens, they parroted activist lies like “We didn’t cross the border, the border crossed us.” So too today, the champions of open borders and sanctuary cities are massively ignorant about the conditions in communities swamped by unvetted migrants, let alone the complex diversity of every ethnicity. SUBJ
342
+ 36dfa717-9e5a-4679-8631-69f44593dbdc On Tuesday Bolsonaro hammered home his message at the UN general assembly, declaring: “I want to announce that Brazil will open its doors to receive the Catholic priests and nuns who have suffered persecution under Nicaragua’s dictatorial regime.” OBJ
343
+ 2b42aba9-e269-41d1-8314-54e9981dd3ce Instead, the mayor called in the National Guard to ship all those “diverse” victims of callous Republicans to a military base on Cape Cod, an act of NIMBY Pharasism. SUBJ
344
+ 6da4dce7-c924-4259-be2f-21a2b7e4a571 This shift reflects the assimilation that is happening despite the illiberal identity politics that permeates our culture, especially in schools and universities. SUBJ
345
+ aa4b5daf-5fd2-4970-96de-f42b9abf720e And because of that ignorance, they support policies that make things worse for everybody else except the cognitive elites of all ethnicities who congregate in tony enclaves where the only Latinos they know, apart from fellow credentialed elites, make their beds and mow their lawns. SUBJ
346
+ 414166d9-6e51-48a7-b506-4d78150cd151 Attempts to break out from its constraints and compromises, to add intellectual heft and analysis to the more passive acts of giving voice and witnessing, are to be welcomed. SUBJ
347
+ 45bdc4c1-3c9b-4303-8bbb-c9ef4752bcfb The flood in Pakistan is a humanitarian crisis of epic proportions. OBJ
348
+ c7a95603-4568-44fe-98fb-5d6fdc797183 Bolsonaro has repeatedly cited Ortega’s anti-clergy offensive in the run-up to Brazil’s 2 October vote, hoping to convince God-fearing voters Lula’s return to power would result in similar persecution. OBJ
349
+ 514ab9c2-dbd7-467e-9224-df449f8863a5 But such well-founded points sit alongside a reluctance to really consider who holds power: ‘thin-skinned idealists’ are lumped in with corporate elites as equally out of touch. SUBJ
350
+ 8a6d25dc-77ac-4ee2-a4c6-9d457688646f McGarvey’s issue here isn’t so much one of style (he knows how to use language as a leveller) but rather position: he is constantly moving between the role of writer and translator. SUBJ
351
+ 18fdb24a-5eec-4b05-9ee3-76d46567f29f This year’s monsoon season started earlier and has lasted longer, as heavy torrents have added relentlessly to the build-up of excess water. OBJ
352
+ 45434991-a012-473b-a294-61d7cae66566 The weaponisation of Nicaragua is a rehash of Bolsonaro’s 2018 campaign when he used the collapse of Nicolás Maduro’s Venezuela to make spurious claims about what might happen were Lula’s Worker’s party (PT) to win power. SUBJ
353
+ 32374e30-fda2-4abf-9543-239406b6d921 The latest polls suggest support for Lula is actually increasing among Catholic voters, rising from 52% to 53% this week according to the pollster Ipec. OBJ
354
+ cf645520-21b1-4dcc-ac33-adcde74945ea “If Jair Bolsonaro leaves power, Brazil won’t become an Argentina or a Venezuela – it’ll go straight to Nicaragua,” congressman Eduardo Bolsonaro tweeted last month. OBJ
355
+ 0afb3222-195b-4325-9eb9-69abaf58ed67 McGarvey muses, ‘As much as I loathe inequality, blaming rich individuals for it has never made much sense to me.’ We are warned against cathartic ‘billionaire-baiting’ then later told that ‘The Left’s central preoccupation must always be class politics.’ OBJ
356
+ dbd7863a-a3f1-44c8-b16a-65660ac40373 The result is a morally preening political rhetoric that worsens problems like uncontrolled illegal immigration by proscribing obvious common-sense solutions such as upgrading border security, including building a wall; keeping those claiming asylum in Mexico; and Title 42, which allowed for increased expulsions. SUBJ
357
+ b6798127-5106-40e0-8140-e90eb2ad833b According to established narratives, elitism in Scotland is generally frowned upon and the hardscrabble rise of the ‘lad o pairts’ celebrated. OBJ
358
+ 7c03c841-7582-4ae6-bfce-6ca35e366185 This means that by the time we get to a final menu of perfectly decent ideas for reform, the material or community basis for the kind of movement that could drive these is no longer present. SUBJ
359
+ 84e4b37a-9c2e-4c5f-b3a5-f81e19cccc8b International Monetary Fund loans have been used for years to make interest payments to reckless lenders—a further $1.1 billion was released this week—while the debt has continued to grow. SUBJ
360
+ d90f8912-8556-455b-94b7-8e6c427989c0 I learned this from the experience of growing up in an environment exactly the opposite of Martha’s Vineyard. OBJ
361
+ b9ba8ddb-9206-40ed-941e-588e2e5ffd24 The country faces both the immediate challenges of immense displacement, homelessness, hunger, and the spread of water-borne diseases as well as the longer-term costs of rebuilding and reconstruction. OBJ
362
+ 0196b66a-bac8-411d-8755-3d46812b470f Perhaps there are people from all walks of life who need to hear about these intuitive treatments for social ills, but they can add up to a form of class politics that is curiously apolitical. SUBJ
363
+ 13b775ad-409e-43d7-a977-b549c9e137c3 To oppose these destructive policies and the powerful forces in the Deep State, the media, special interest groups, Hollywood, our universities, and labor unions that provide financial and political support, the GOP must have especially strong leaders to fight back. SUBJ
364
+ 66152662-738d-4df5-b0f7-7e7cecfd61a6 He doesn’t marshal his considerable polemical powers to demonstrate that the rentier-class are. SUBJ
365
+ 16d5be2b-b1ce-4ef9-be8d-ce5365e8abf4 There are various points in The Social Distance Between Us where the author has anticipated the critic: pointed reflections on his elevation to the big-league make you wary of being seen to demand a working-class writer stay in his lane. OBJ
366
+ 979fcd95-c7d2-490f-b8c1-e65137017bc2 Republicans are doing well in Florida thanks to his popularity and his ability to effectively communicate with the voters of his state. OBJ
367
+ feeb9d3f-f23a-42b6-a5c7-afc7a02bfd70 I think they’re just saying that because they want to legitimise or justify authoritarian behaviour.” However dubious the claim, it is one Bolsonaro and his allies continue to peddle, primarily in the hope of winning over evangelical voters, who represent almost a third of Brazil’s 156 million-strong electorate. SUBJ
368
+ 2ea2ddfc-e164-4f77-8922-547e4866b706 Even though Warren sued the Governor and wanted to be reinstated, DeSantis refused to retreat. OBJ
369
+ 7f091b1e-fb5b-4ff8-ba6e-6a554fef1534 Clear-sighted memoir and reportage jostle for space with compelling observations about the resilience of class in contemporary Britain. OBJ
370
+ 48680ef4-bcba-4088-86ca-7d723a91b8ef McGarvey asks, finally. SUBJ
371
+ e3c62031-963e-437a-b413-12f4339af2b6 When attacked by the left or the media, he fights back. OBJ
372
+ e547245c-6139-41f2-b640-90b11b4f5d2c Perhaps it’s included for the benefit of listeners to Radio 4’s Book of the Week. OBJ
373
+ 2f7bbc45-f899-451a-b7ba-52ad84b038ac Pakistan has over 7,000 glaciers, the largest number outside the polar region. OBJ
374
+ e8fd8a96-942f-4968-b3dd-a8796c30c9d3 Scotland’s lauded Violence Reduction Unit, recently emulated by London Mayor Sadiq Khan, employed McGarvey as rapper-in-residence. OBJ
375
+ 33cc9e23-3620-4158-927b-d0d0e1be00ee But I’ve heard things aren’t going well there,” Lula said last year, urging Ortega not to “abandon democracy”. OBJ
376
+ 7fa037e2-eaea-48d4-957e-0ed13c75013f A significant marker of that sector is a tendency, initiated by Scotland’s former Chief Medical Officer Harry Burns, to view the social consequences of deindustrialisation through the lens of public health policy. SUBJ
377
+ ec3021a0-5e5d-41ac-84b7-1bfe6ade7913 You therefore can’t understand the rise of McGarvey without considering an age-old hunger for organic intellectuals in Scotland. SUBJ
378
+ 6f9a9908-1bfc-41c3-ad79-49645bb1fac9 The debt crisis has been exacerbated by the economic fallout of the pandemic as well as soaring food and energy prices driven by the war in Ukraine and speculation on commodities in financial markets. OBJ
379
+ 0b1e113d-8aba-47d5-87e1-935d38331eb5 The Biden administration, along with Democratic majorities in Congress, is pursuing the most radical agenda in the history of our nation. SUBJ
380
+ 09278a21-9827-4ee8-889f-87504f886213 Unless wealthy creditors such as the International Monetary Fund, rich governments, and Western banks and hedge funds take concrete action on large-scale debt cancellation, debt will continue to act as an accelerator of climate chaos. SUBJ
381
+ 0eafcc16-167d-450a-a04a-b81f72ea0350 These contradictory instructions feel a bit like they’re designed to distract from a weak central argument: that Britain’s problems primarily stem from ‘proximity gaps’ rather than a fundamentally unjust distribution of wealth and power. SUBJ
382
+ 4c6be61f-c39b-4fb9-8fdf-06eccaef5f03 Together, Bolsonaro and his three sons boast nearly 16 million followers on Twitter and 20 million on Facebook. OBJ
383
+ ab864875-6271-40ac-addf-cdde351e98e8 But like most of the virtue-signaling Left, this playground of the economic elite has exposed itself as full of posers unwilling to actually do anything about their vaunted “principles���––a long tradition among Western leftists. SUBJ
384
+ 7f4af6f2-117d-491b-a260-01324baea480 His politician sons, Eduardo and Flávio Bolsonaro, have been warning millions of social media followers over the supposed threat of a Nicaragua-style future under Lula. OBJ
385
+ 75454414-222d-4914-b5a6-0581bbe07675 Such figures have the nous to defy humble origins and tangle with the big ideas of their day. SUBJ
386
+ 2e2876aa-cf23-4242-afc6-f34886a58cbc Unfortunately, for President Trump, the attacks never ended, and he rarely received the support he needed in the United States Congress. SUBJ
387
+ a9e24d83-68a9-4de0-b885-df400f112a32 There are cautionary notes against demonising Tories. OBJ
388
+ a959f8bd-265c-49d5-97de-3b4c27834b9c Or they just slander as “xenophobic” and “racist” the mostly working-class people, including Mexican-Americans, blacks, and Asians as well as whites, who have to live with the crime and disorder. SUBJ
389
+ 0ab5c3fd-59e9-408b-a4a1-58e0cea3ecdf All of these three in turn became skilled communicators, at ease on both the shop and the studio floor; the community and the lecture hall. OBJ
390
+ 38fe992e-7c3d-4a72-9389-1106fa20f026 Finally, the issue is not immigration per se, as the open-borders people claim with their Emma Lazarus clichés like “we’re all immigrants.” This tactic serves to deflect from the real problem: our broken immigration system that needs reforming. SUBJ
391
+ 2db531db-10c3-4594-8826-28de2975a13c Then the rich denizens of Martha’s Vineyard started a GoFundMe fundraiser to panhandle ordinary Americans for money to handle this “humanitarian crisis” that’s already been resolved simply by kicking the migrants out of town. SUBJ
392
+ 75dfbe17-4967-4b46-80fd-32f49c18110f “It’s been 10 years since I last had contact with Nicaragua. OBJ
393
+ 98a40a9a-0747-4950-9c15-d7107e805207 It was a brilliant way to expose the hypocrisy of the left. SUBJ
394
+ 2384ce3a-0cfc-48ea-832a-f210146ae529 Of course, I never met one who had actually lived among minorities, especially the poor or working class of any ethnicity. OBJ
395
+ f3483f74-73f9-469b-9ad7-bab0d59d281c Much of the credit must be given to Ron DeSantis. SUBJ
396
+ 97611b95-267a-4374-83f6-e3e8186e04ba His TV documentaries on class and addiction mix biographical candour and provocation with a persistent commitment to exposing the systemic roots of social sickness. OBJ
397
+ 375ce6f7-d753-49df-881b-92ea805f9223 I know this because I’ve watched it happen over my 44 years of teaching in a Latino-majority university. OBJ
398
+ 3da445f1-3f73-4cb0-813d-09164b71d93a This may not be the result of sheer malevolence or hatred of the poor. SUBJ
399
+ 7a3509d3-ddfa-4658-a77f-6800790e8af0 McGarvey is aware that much of his readership is well-off and he is wary of catering to voyeuristic tastes with an excess of ‘harrowing’ or ‘brutal’ output. OBJ
400
+ 2e39c944-b196-47a3-9039-a94ca9bec07e DeSantis is showing the Republican Party how to lead, and voters, as well as donors, are enthusiastically responding. SUBJ
401
+ 9e8d9e58-37df-4641-8bf6-a6e8b6ccf991 “There is just zero evidence in his governing that he would ever behave like dictators in Nicaragua and Venezuela. OBJ
402
+ 615a18de-fac7-4a9f-b708-3f1f0af6c025 It is best understood as a book packaged for export, stamped with the lived experience of working-class people in the West of Scotland but actually offering up many of the core ideas that dominate mainstream Scottish politics. SUBJ
403
+ ed2f9f9b-2d6a-4964-ac7c-f2b357fa4ed9 I don’t know what’s happening in Nicaragua. OBJ
404
+ 752f5b81-686b-41d4-b197-24d92337aa8a What’s puzzling about this is the fact that McGarvey himself is very much at home within Scotland’s roomy social sector. SUBJ
405
+ 725bd335-498a-4983-8484-60b16b463b6c This is not a matter of aid or charity, but of compensation and reparations for centuries of fossil fuel extraction and carbon emissions of rich governments and corporations. SUBJ
406
+ bafa3f56-e9c8-4e9c-a3e7-d207215f1fea “Family unification” policies should stop. SUBJ
407
+ 165f8e86-67d0-4af7-b0dd-c78222994c8e Entire towns, vital infrastructure, homes, farmlands, and crops are being washed away. OBJ
408
+ 8640339d-6ff5-4c85-860e-836cd1ebb222 This dangerous policy comes cheap for both cohorts, since the impact of millions of illegal aliens will not be felt by the cognitive and economic elites who promote unfettered immigration. SUBJ
409
+ 67c1d310-c447-4312-bdb3-f308078aa393 Without urgent action to tackle the debt crisis, Pakistan will continue to take on more debt to meet the huge economic costs of both the debt crisis and the damage created by the floods, while still making repayments to its wealthy creditors. SUBJ
410
+ b49f14e9-dc10-4ac8-a1c1-33545942987c The most effective political leader in the country today is Florida’s Republican Governor, Ron DeSantis. SUBJ
411
+ 8fb0a277-0d3f-49fb-96ed-7ffde79c42a0 Then maybe they’ll start rethinking their disastrous immigration policies. SUBJ
412
+ 65a94f7d-6a89-4aba-beec-932f4242c565 They talk, like D.C. Mayor Muriel Bowser, about a “growing humanitarian crisis” as if it were something new rather than a problem that border-states have been dealing with for decades. SUBJ
413
+ 10a268ea-7c68-4aeb-a1f5-495f532b9af2 That fact is what makes the relocation programs of border-state governors like DeSantis, Arizona’s Doug Ducey, and Texas’s Greg Abbot so politically brilliant–-now “sanctuary” mayors and governors and their citizens can experience first-hand the costs of their lofty principles they’ve been flaunting on the cheap. SUBJ
414
+ 30770c00-b493-443c-a656-60d1246d7f3a Texas border-town Del Rio has had 15,000 enter in just one day. OBJ
415
+ 258da86b-8aba-4b39-9df1-986931341f99 But Lula’s evangelical vote share this week rose from 31% to 32%. OBJ
416
+ 08f35e0e-a76a-4b61-8be3-0fc022031319 There’s polemic directed at the ‘The Left,’ particularly its approach to trying to leverage crisis amongst communities that have seen constant waves of disruption and chaos. OBJ
417
+ 930c956b-fceb-4cc8-ab3e-daf45ec94bfa There are two ‘Acts’ to this book, but it reads like two separate works: the first presents crumbling social systems from the perspectives of working-class people, the second offers take-downs of various factions within British politics. SUBJ
418
+ 2e0e10cc-4bb9-4805-9985-3b9d0198b134 But the hypocrisy of the Left and progressives is nothing new. SUBJ
419
+ e719b9b1-0d45-4a21-bf8c-eafe8dafd152 That debt should be cancelled. SUBJ
420
+ a6799710-aae4-4a5a-9b4f-a29a78a479e4 More than three decades later such scare tactics have been turbo-charged by social media. SUBJ
421
+ 5ae82be2-a1d0-4e35-a9f7-8514fcd28d1a The book creates its own kind of distance, building out from the immediate and tangible to the remote and vague. SUBJ
422
+ f74a48a1-030f-427e-ba0a-a7cbac387da4 Meanwhile corporate plutocrats want lax immigration protocols in order to stock the pool of cheap labor. OBJ
423
+ 5c262d4b-8717-4492-951f-4bcd31a9285e But debt repayments to wealthy creditors should never be prioritised over human need—a fact even more true in the face of this extreme catastrophe. SUBJ
424
+ a920e3b1-60a5-40db-b85c-aa9ae1650def It is estimated that the extensive damage to the country will cost at least $10 billion. OBJ
425
+ 5b5d8783-5a31-48c2-94af-f22f5260c917 Trump never called for an overthrow of the government, an insurrection, or any type of violence. OBJ
426
+ b6c152e1-cb30-48bc-8c7b-fa7fa7e6723a Instead, there are lots of apolitical homilies in the second half, entitled ‘Fucked, Left, Right and Centre’—as though the author is glancing back nervously at his readership’s disparate political leanings. SUBJ
427
+ 68dd0b86-75a0-45f6-aec2-aae46f01df91 To make matters even worse, the finance that has been delivered has mostly been in the form of loans, not grants. SUBJ
428
+ 95bf5656-39a0-45ae-8eec-7961b6dc6630 It goes back to the beginning of Marxism. OBJ
429
+ dc4ad712-6ce8-4de9-9493-5c0f768d0e11 Today, the GOP is saddled with unimpressive and docile leadership in Congress, considering the massive problems that are facing our country. SUBJ
430
+ 140e00eb-8bdf-471b-92c7-5185c541fc8c Still, the author remains a creation of his home nation’s sometimes confusing approach to class. SUBJ
431
+ 1a583603-ee01-4e67-830e-a7c2bc875bff He should take lessons from the stalwart members of the House Freedom Caucus. SUBJ
432
+ 51923e5c-d3ce-49df-ae00-a0bf1c316f55 Self-proclaimed “sanctuary city” Martha’s Vineyard, one of the richest and whitest communities in the country, has turned out to be not much of a sanctuary for the illegal aliens they claim to care so much about. SUBJ
433
+ 2dde34d9-60d3-46d2-a463-1d0d6524ce21 Then again, as a middle-class wanker (certified as such by working-class family members), I would say that. SUBJ
434
+ 1862ff1a-cf7a-4b04-b0b2-f940c5ae4069 And rich, polluting governments should also set up a fund for loss and damage to enable lower-income countries to fund rebuilding and reconstruction following climate disasters. SUBJ
435
+ c1fa1b06-9174-4ba5-9348-92e29777956e DeSantis noted the irony of President Joe Biden criticizing his decision to transport migrants to Martha’s Vineyard. OBJ
436
+ 44d5910c-8ccb-498e-bdcf-d1ef600caf4b Most of us know that given our declining birth-rates, we need immigrants. SUBJ
437
+ dd6d349e-378a-4615-9756-e968d5a672be Barack Obama, who frequently lectures “bitter clingers” about their xenophobia towards “people who are not like them,” owns a huge, 29-acre estate in Martha’s Vineyard that could easily accommodate all 50 Venezuelans. SUBJ
438
+ e0a3de7c-adb7-4145-b811-8eed6ca69457 ‘I possess a frame of reference which a university-educated arts worker may not,’ he notes, before explaining that his work with young offenders is informed by his own lived experience of violence. OBJ
439
+ b3ba5acc-4aa6-4e05-ab03-1dd94fb511a7 Rich governments also need to stop shirking their responsibilities and scale up the climate funding required to the tune of trillions of dollars. SUBJ
440
+ a375ebc0-2244-4e48-b55a-a49d6061bb0c As both a candidate and President, Trump was especially successful as a counter puncher, responding in kind when he was attacked. SUBJ
441
+ a30709e5-5226-4410-9f82-7b028161f66d Karl Marx came from the upper-middle class, and his financier and collaborator Friedrich Engels was the scion of a wealthy Prussian textiles industrialist. OBJ
442
+ 3cc2ce94-2d92-423b-8e86-d16b055728c5 This decision was met with howls of protest from Warren’s Democratic supporters, but it was also greeted by staunch support from the state’s law enforcement leaders. OBJ
443
+ a104488a-0ddf-43f2-9f45-443ce725fa8b About 80% of the people living around our ranch were so-called “people of color,” mostly ethnic Mexicans, the vast majority legal. OBJ
444
+ 18c1d485-e004-44ee-8348-140f157dd842 “I don’t think anyone has ever taken such care and ensured the freedom to open churches and practice one’s faith as I did,” Lula told a rally of evangelical supporters earlier this month. OBJ
445
+ 277ff574-23df-47e4-b0e7-31f4a4d87129 It wasn’t until I got to UCLA and started interacting with mostly white, mostly affluent professors and students that I started questioning my callow leftism. OBJ
446
+ 8348aa20-a65d-4b3c-b5eb-bc7d3e7cc83f But the main problem with The Social Distance Between Us is structural. SUBJ
447
+ a591988e-9264-41d7-a122-c06ce37fc82a But authenticity has its limits. SUBJ
448
+ 22fbfc4b-9c74-4f60-a362-a707fda0ac75 These lenders include Western banks and bondholders that have purchased bonds at knock-down prices. OBJ
449
+ dbaa3b3e-ad1d-44a8-bd81-713176e75a9a A longer-term solution would involve cancelling Pakistan’s debts down to a sustainable level to enable the government to put people’s needs before the profits of wealthy creditors. OBJ
450
+ 470e1a74-f945-40b4-8df5-777415ab332c Lula has sought to neutralize Bolsonaro’s attacks by distancing himself from Ortega, a revolutionary hero turned authoritarian who has governed continuously since 2007 and secured a fourth consecutive term last year through elections opponents called a sham. OBJ
451
+ cc4b50e5-5df4-469f-96f8-bea3b5b88f45 The debt crisis has meant that Pakistan continues to make its debt repayments to foreign creditors, even though this involves essential resources being diverted away from building climate resilience and investing in essential public services, leaving the country at the mercy of climate disasters. OBJ
452
+ 60d1af09-d5f9-443b-a614-7c8a078dc6fb Since January 2019, DeSantis, along with his political action committee, has raised an astounding $177.4 million. OBJ
453
+ 6be17e0a-c359-4d36-b249-84158c60f149 Today, one person stands out as the type of politician the Republican Party needs. OBJ
454
+ 6b01c721-8c87-4404-b8f8-be774d7e664a Meanwhile, documentary film maker Ken Burns by implication called De Santis Hitler, and Hillary Clinton directly called him a “human trafficker.” OBJ
455
+ 946b293e-9f9e-42c5-8948-4889f6b4b8ef We need to get serious about immigration, which means specific reforms and ending blue-state nullification policies like sanctuary cities, as well as not letting corporate interests override national interests and security. SUBJ
456
+ a2ee6c4f-8860-4daa-a7b9-0f473fa2f483 In one recent television interview Bolsonaro appeared with the word Nicaragua written on the palm of his hand. OBJ
457
+ ce449e36-1a4b-410d-a000-1c829bdfe146 Experts describe the Bolsonarian allegation that Lula – a moderate two-term president from 2003 to 2010 who enjoyed good relations with both Catholic and Protestant leaders – would close churches and jail clergy as ludicrous. OBJ
458
+ 181e1769-a7f3-4cd8-be91-d0d793471dbb Then there’s the hysteria over relocating illegal border-crossers, something Biden’s Feds have been doing for months––an estimated 10,000 just to New York. SUBJ
459
+ 62cff7b0-e459-4cbe-b534-6a814a50302e The poverty memoir is an old, popular, well-established genre. OBJ
460
+ dfd1bc2d-5419-46fd-84a1-ac4d2ee2138d It doesn’t tinker with the underlying social settlement, however. SUBJ
461
+ e398e3aa-2af1-45d4-9672-d709d50b6aed Asylum claimants must be kept in Mexico while their claims are adjudicated. OBJ
462
+ 7db63c04-f58e-4b77-93d4-d1e22fb7a376 Another example was the Governor’s move last week to fly fifty illegal immigrants to Martha’s Vineyard. OBJ
463
+ 1f703ae9-0468-4b33-ae3e-fc3368f334a4 Pakistan faces a deepening debt crisis to pay the costs of a climate catastrophe it did not cause. OBJ
data/english/dev_test_en.tsv ADDED
@@ -0,0 +1,485 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ 44f33601-157a-42ce-aa9f-0f7d305501f2 Blanco established himself earlier in his career working for Dr. Luke's Kasz Money Productions. OBJ
3
+ 6f9e0f53-f76c-432f-bbea-b78400d600b8 RULE 13: ARTIFICIAL INTELLIGENCE Not only this, but Gina also created an AI model of herself to achieve immortality. OBJ
4
+ 61f93bdc-4c3e-4963-926c-0bbf139b44b9 The valuation is required by law and the figure is assessed independently by a pension specialist and has been reviewed by the National Audit Office. OBJ
5
+ 902148ec-dda3-4736-b318-0f20c63a1cf3 A sip can really hit the spot after a long bike ride or a walk. SUBJ
6
+ 065b1996-4b40-4c74-9f62-afb44f69834e "Lobster!""" OBJ
7
+ 95bb8dfd-ad90-4f33-af7e-da9be6628ad5 But this is precisely the reason why Labour must reject the austerian urges that, inevitably, spring from the credit card analogy. SUBJ
8
+ d5429c1d-802b-4427-8ffa-88ac62091a62 Googled how to cook a good lobster and I read how hard it is to get it good because it can turn very tough, rubbery. OBJ
9
+ 473b92fb-6776-495a-8ccf-23817daf73af Apartments cost from £392 per week to rent, which makes it more expensive than an average room in first-year halls (a single room without bathroom typically costs £250 per week) but more affordable than a lot of the postgraduate accommodation on offer. OBJ
10
+ 66d484fe-f886-4b58-a0a9-451119f18d90 We apologise to TikTok for not approaching it for comment prior to publication. OBJ
11
+ 9405a6d8-ce4a-4dc7-a8c9-9b53d3a98dda Crumbling parliament patched up with a few fig leaves Parliament gained some new residents yesterday, and there are already questions as to their expenses. SUBJ
12
+ a595b110-c118-466d-8a95-ba4fd6e3cf9e In 2019, he bagged a role in the ensemble movie Berlin, I Love You - which was labelled a 'empty, boring flop' by The Observer. OBJ
13
+ 2beef7fb-23b6-4d7c-9190-6a6b3ba02939 By the way, she is honestly the best cook. SUBJ
14
+ 0f9ada30-7a28-4528-b710-f3346d1660f8 Families are doubling down on calls for perpetrators to be brought to justice, and say changes on the handling of femicide cases are necessary. OBJ
15
+ 98ec430c-86e6-46d5-8c8f-1ee1a4847a02 Anything we can actually do, we can afford.” Britain’s conundrum, today, is that the next government, whose job will be to fix the Tories’ mess, is led by politicians who share neither Keynes’s aims nor his innovative approach to public finance. SUBJ
16
+ 8236d84f-d193-4d17-9037-729e8c5ed353 “I just believe in being the best version of myself that I can possibly be, it makes me feel good.” Read more real life stories Not only does Gina swear by hydration - but she also has 13 other rules she sticks to like glue. OBJ
17
+ 22be75a7-3b02-4bb6-af5b-2081f0f85307 “Russia’s dominance in the Black Sea is now challenged.” The Boxing Day blast saw Vlad's valuable landing ship - docked in Crimea - turned into a raging fireball. OBJ
18
+ 5fc1ee22-80dd-4b80-8cfa-b183a5de8e24 Sea drones & anti-ship missiles The February 1 attack came after Ukraine unveiled its new underwater robot drone, a stealth Autonomous Underwater Vehicle (AUV). OBJ
19
+ 08ce47ff-982f-48be-b28b-e9f181de760c “They’re people who appreciate the onsite facilities such as the restaurant and gym and see living around older people as a lifestyle benefit rather than a hindrance,” she explains. OBJ
20
+ b9be3f63-2ce9-4067-8df0-1f448930d411 But none of this means that the ditched £28bn policy was optimal or, indeed, that an incoming chancellor can safely commit the Treasury to borrow and spend unlimited amounts. SUBJ
21
+ 2962c941-0f60-4f02-9fbb-524174b7d40f The record, which topped out at 41 on the Billboard 200, included contributions from Bieber, Halsey, Calvin Harris, Omar Apollo and Gracie Abrams. OBJ
22
+ 910ae100-8d07-4b54-89e4-714909b40e76 The journalist Mike Smith was struck yesterday when he noticed OBJ
23
+ 8cbb0f1f-5c2c-4de5-867a-459918e5f269 Two years later, he stepped into a leading man role once again when he appeared in The Other Me - about a architect who has an eye disease which enables him to see people's real motives. OBJ
24
+ 842b116d-3350-496f-b275-9d2b8b234cbd At the time, Time magazine dubbed the film 'disjoined' - saying that 'characters that Nicholls brought so cunningly to life in the book feel rushed through a timeline, tied to an agenda'. OBJ
25
+ ecebaaf2-efaa-43d4-8b6b-84547659e95f “We were in shock,” says Wangari’s father. OBJ
26
+ ab4a9eea-ab03-403b-9526-187c3e614f36 House Democrats and the remaining pro-Ukraine House Republicans are casting about behind the scenes for a solution. SUBJ
27
+ b2f6bd9b-ce9e-482d-b4c2-0138919ed1f9 Austerity, and the credit card analogy that provides its thin veneer of logic, is not just bad for workers and people in desperate need of state support during tough times; it also depresses investment. SUBJ
28
+ b76854b1-8c08-445c-9e0e-ae44dab805a8 In a pre-dawn vote on Tuesday, Graham joined the majority of Senate Republicans in opposing a foreign aid package that would rush wartime assistance to Ukraine as it approaches the second anniversary of Russia’s full invasion. OBJ
29
+ 698bc61f-529d-45b1-b501-f847d533733b The Observer's Philip French dubbed it 'thin, superficial and sentimental' and said the casting of Anne Hathway was 'disastrous'. OBJ
30
+ 16f62487-bd59-433f-9bbf-ed36f8a3cc33 "A third commented: ""$20 for $6k - not bad!""" OBJ
31
+ d64bdfad-90ed-46ba-b808-8fc804078a10 The plan incorporates cash payments supplemented by contingent contributions. OBJ
32
+ d56eddcf-1601-4919-bf6b-0a9e1d1cf2f5 It is true that the Tories will leave scorched earth behind for the next government, with a budget dripping in red ink and a pitiful level of investment in the technologies and services the UK needs to escape a long-term slump. SUBJ
33
+ 7b155107-2626-47e6-8240-4fd23aae1dee A WOMAN who has been dubbed ‘the world’s hottest gran’ has revealed how she stays looking eternally young at the age of 53. OBJ
34
+ dd78f072-82b2-4c5d-ab56-4e518a4bff64 "Couldn't say everything I wanted to in the video.""" OBJ
35
+ 7da5b237-22c8-426c-bebd-222c9311ccb2 From the Senate floor, Senator Mitch McConnell, the top Republican, delivered increasingly urgent pleas for his conference to rise to the occasion and support America’s allies, even after his plan to tie border security to foreign aid collapsed, torpedoed by Trump’s opposition. SUBJ
36
+ aae00900-b76a-4896-8e28-b7579b197d33 The Hollywood Reporter was particularly gushing of Jim Sturgess' performance - saying the actor had 'staked his claim as the new Hugh Grant only without the fussy mannerisms'. SUBJ
37
+ 3c7337bb-ce19-456b-a57c-632c53fbed94 "The Neptune ""super missile"", revealed in August last year, was reportedly snatched from behind enemy lines during a raid on Putin's prized £200million air defence system." OBJ
38
+ 0c782ae5-857c-44cd-b952-d6bb22032bca - Actor was on track to become a Hollywood star when he appeared in One Day - Read More: How Taylor Swift's savvy marketing executive mother Andrea turned her daughter into a superstar David Nicholls' romantic novel One Day became an overnight fan favourite when it was first released in 2009 and is now being rediscovered by a new audience thanks to Netflix's adaptation. SUBJ
39
+ 2b026b6b-92ab-41ec-9ebc-3dd815db3fab """$6k is a lot of money,"" wrote one." OBJ
40
+ c3020309-0830-410f-80a5-571157ae13a5 He told The Independent in 2021: 'If someone does a bad one, I can’t watch the film. OBJ
41
+ f21828f5-3bec-4ca9-b918-f23afadc76aa Gina Stewart has previously hit the headlines for her youthful appearance and most recently, immortalising herself as an AI model. OBJ
42
+ d9e2ff4b-1d49-48cc-8e36-2fb423846220 Anne is a very warm actress. SUBJ
43
+ 7eb2a192-7e20-41c6-b0a9-e952337262d6 And I was good at it. SUBJ
44
+ a3e1a969-9c6f-4d7a-b153-e55bd60fed20 “On matters like femicide which society takes lightly, you don’t just get justice,” says Kamande. OBJ
45
+ 4775361c-4c36-4ba7-abbe-2867a92d78e2 hosted by Laura Rangeley and Michael Deakin). OBJ
46
+ 358af3f1-0d06-45db-95fa-804a299a0fa1 Following One Day, the actor was dubbed the 'new Hugh Grant' Pictured: Jim Sturgess - who is now a musician - opposite David Jason in A Touch of Frost in March 2003 Speaking to The Telegraph at the time, Jim - who starred in the Beatles-inspired movie Across the Universe beforehand - admitted that he hadn't read the book when he had his first audition. OBJ
47
+ 724f242d-9c17-4322-9494-c95f780a846d He has collaborated with a bevy of big name artists - including Gomez herself, on tracks such as 2023's Single Soon, and his 2019 song I Can’t Get Enough. OBJ
48
+ 9e230aa5-6726-4e79-bacb-dcaa393d0104 "RULE 4: MOISTURISE Gina uses organic coconut oil every day on her body, as she admitted ""I have moisturised my entire body every day since I was 19." OBJ
49
+ caf947b1-4603-49ce-a218-ff45596bf2af It’s this second group that Barratt is targeting for Ayrton House – final year medical students and graduate trainees from the surrounding universities, which include Westminster, Middlesex and UCL. OBJ
50
+ f77261bb-91b1-4f85-809c-8a588bcf1ab7 This is why the more Osborne slashed public spending in the 2010s, the more money he needed to borrow. OBJ
51
+ 2510c90d-872b-44f3-9329-7e614f6ba821 When your credit card is “maxed out”, you do indeed need immediately to tighten your belt. OBJ
52
+ fd834368-aa38-4dd6-aecd-ad2d6ac00ad0 This was inaccurate. OBJ
53
+ 5fbcfd65-4130-4052-a15e-18d8dfea1a34 She now has her 26-year-old granddaughter, Eliza Brunero, lodging with her on Wednesdays each week. OBJ
54
+ 79832fa6-a14c-44fe-88dd-f5b4d4274a6e Wangari is one of 16 Kenyan women who have died allegedly at the hands of their partners since the start of 2024. OBJ
55
+ d4e36e86-ec1c-435b-8781-2c3947400c9c And the Caesar Kunikov's watery demise is just the latest blow to have embarrassed Putin. SUBJ
56
+ aefb40bc-72e8-419b-897a-bb176e8d031d "Beks then shared a clip of what happened straight after and continues: ""It was my lunch break and I just dipped out and didn't tell anybody." OBJ
57
+ 4e021920-81a3-44e0-97e7-e5fc7d0acb46 "I know you was heartbroken lol.""" OBJ
58
+ d7d77bb1-52da-4338-9831-bf9563e99824 “I can’t say I add anything to her life but she certainly brightens up mine.” Brunero begs to differ. OBJ
59
+ ab515294-da71-4dd5-b561-888819da99ad But while Leo Woodall is enjoying a career boost for his portrayal as 'pampered Southern toff' Dexter Mayhew, the 2011 film adaptation had the exact opposite effect for actor Jim Sturgess. OBJ
60
+ b256f52b-e2ce-49f5-b3be-8b2e48e99000 I scribbled down what I saw and what I felt and the song kind of wrote itself. OBJ
61
+ a582e444-ee85-4bcd-bbe3-f4c8283ea08e In the first image, the Emmy-nominated actress embraced Blanco, who has a passion for cooking, while he was preparing a platter of meatballs. OBJ
62
+ e6b6f43d-b414-49cf-b644-253093a8c63d It follows their range of Unmanned Surface Vehicles (USVs) which have been hugely successful in Black Sea attacks. SUBJ
63
+ c8840daf-2871-4d51-9c40-53d22cd8a8f8 "But one person who knows exactly what's that like after getting the winning number on a scratchcard has told how they were left bitterly ""disappointed.""" OBJ
64
+ 24062da2-0639-41f5-a748-2e0ec2735671 Selena looked chic in a brown turtleneck, with her hair brushed back into a ponytail, while her other half rocked a white tee, and gold chains. SUBJ
65
+ 1755cd5a-1126-4fa2-8019-b786ff97ae0d The refreshing beer-and-fizzy-pop combination bubbled away as a quietly constant – if not cult – pub choice for over half my lifetime, then seemed to fizzle out over the past 15 years. OBJ
66
+ 3243d4bb-838f-4fcf-bb5d-f52da208f7c2 "Kyiv continues to target Russia’s Black Sea Fleet with great effectDr Bastian Giegerich, IISS security analyst And Vlad's Black Sea fleet was ""put on the defensive by several events"", which included the sea drone attack in December that ""badly damaged a landing ship off Novorossiysk""." OBJ
67
+ f9efdb63-a376-4520-9997-9202d5b6a24a “It’s such a bonus – sometimes I cook for her, sometimes she cooks for me, we play cards, we watch TV and we chat,” Hamilton says. OBJ
68
+ b7809a3b-a256-4fc8-a1ba-e77b979db214 She was fairly close to Wangari, and recalls with sadness how she had promised to send her money the following week so she could move to a new flat. OBJ
69
+ 7e6a1b93-7637-42c4-a647-fb173f65a9cb And it could even be used to gather intelligence on Russian operations. SUBJ
70
+ 03802121-73ba-427a-8a60-1a5d3bc64dfe """I'm not really a gambler - it was a $10k (£7.9k) a week for life scratch card and I scratched it off.""" OBJ
71
+ 3934802e-66b0-4501-9ff2-2a4ce3b19371 When it was an Emma and Dex day I felt good about it.' OBJ
72
+ 4001d450-8685-448f-87a5-1b37620b6a19 RULE 10: BE HAPPY She then advised: “Like the song don’t worry be happy and create a life of meaningful memories. OBJ
73
+ b0397848-7de7-4a01-ba8f-160fa06bc1d6 But perhaps most impressively, Ukrainian forces managed to blow up Russia's flagship vessel - the Moskva - in April 2022. OBJ
74
+ e17873cc-b5b9-463f-9234-7dba5c426489 But Michelle evidently didn't hold the blunder against him; the couple have been married since 2015 after meeting in late 2012. SUBJ
75
+ ad594f3b-dd25-48b6-b6f7-73b2803ecc8d Vigils, dubbed “Dark Valentine”, were held across Kenya this week after a month in which more than a dozen women have been killed, allegedly by their partners. OBJ
76
+ dd9a987b-5cc9-454e-a468-9fcad51209d8 The radio presenter revealed the Fool Me Once star rumbled his porky pies the next day and fumed: 'Mark, you're a liar!' SUBJ
77
+ 69d8ea4a-ec89-46d8-bfd6-36b5d5990dc2 The snap comes after Selena surprised fans on Monday with a very racy photo of Benny grabbing her cleavage Gomez has been linked with Blanco, a musical artist, producer, and songwriter, since last year In the first image from the post, the Emmy-nominated actress embraced Blanco, who has a passion for cooking, while he was preparing a platter of meatballs Blanco was posed behind Gomez as they relaxed in the kitchen area of a home alongside friends including The Bear actor Matty Matheson On Sunday, the couple was seen kissing one another while posed against a velvet red couch in a shot Gomez posted to Instagram Gomez and Blanco have frequently shared their light-hearted and romantic moments via Instagram in the early days of their relationship. SUBJ
78
+ 862af39e-999d-45ae-a196-0d664b918afd November 17, 2023 Sir, your article ‘BBC crisis over £1.7bn pension bill for stars’ (4/11/2023) is incorrect and significantly inflates the BBC’s obligation to fund its defined benefit pension scheme shortfall and employer contribution rate. SUBJ
79
+ 4228be63-59b1-4e9e-af15-30d5a3e05297 The crime currently falls under homicide provisions, which rights groups say do not account for the unequal power relations between men and women that drive and characterise the killings. OBJ
80
+ bfe3f08a-66a7-40bb-ae0a-99d7e8a53749 Früh Natur Radler 2.5%; The Real Ale Store, £1.85 for 500ml; Hop Burns & Black, £2.30 If grapefruit is not your bag, seek out this lemony-fresh delight from Früh. SUBJ
81
+ 6a301965-71ad-4bd7-ad21-d841f1bc627a Following on from this, Jim went on to star in the 2012 adaptation of David Mitchell's Cloud Atlas, which also divided audiences. OBJ
82
+ 41ece2d7-2c31-4f31-975b-9684c49518a5 Limit your spending and you have limited your income too. SUBJ
83
+ 5a0f74a8-51ac-4d92-b1e6-29416f9fa7c2 Unlike some of the other lemon offerings out there, this isn’t soapy at all and has a very natural lemon flavouring. SUBJ
84
+ db5243b5-245a-4ea9-8643-22beb3fe1ffa Blanco was past rumored to be in a romance with Elsie Hewitt, a 27-year-old model-actress from London (who has since been linked with Jason Sudeikis, 48). OBJ
85
+ 5bcfc3f5-bf5b-43e0-948c-a1338958c2ba The Schedule of Contributions agreed with the Scheme Trustee as part of the 2022 actuarial valuation states that the employer contribution rate for the defined benefit pension scheme is currently set to 30% of members’ pensionable salaries. OBJ
86
+ 14a4a49b-7a4d-42d5-b83f-3cfa9d9a82ce So I wanted more.' OBJ
87
+ 2e22606b-3230-4b52-affc-7e3b90961a40 Nearly half of Republicans and right-leaning independents said the US was providing too much aid to Ukraine, according to a survey by the Pew Research Center conducted late last year. OBJ
88
+ 851fbdb3-69b7-4381-a194-f40324d295da Meanwhile, some arch-conservatives suggested it was time for McConnell to step down. SUBJ
89
+ 8150e048-7c98-47d5-b3fb-815d10fea4dd “I maintain a healthy weight that preserves my facial structure and collagen.” OBJ
90
+ 68427b36-1420-4048-802b-12904e1fae8b Later in a campaign speech, Trump rattled American allies in Europe when he claimed that he would encourage Russia to attack Nato allies who did not pay enough to maintain the security alliance. SUBJ
91
+ eb7f6801-d741-41ba-81b7-1fff3f8bcd70 Mark made the cheeky confession on-air while hosting his Heart FM radio programme on Monday, admitting he got 'clocked' by Michelle when she found the restaurant takeaway bag in the bin. SUBJ
92
+ 6fcd87b6-cc09-4128-a3c5-de0cb10c95b5 “It has my facial expressions – my eyes, lips, hair, arms, legs, chest and butt, all dimples and textures fully integrated.” Fabulous will pay for your exclusive stories. OBJ
93
+ 39181741-6a27-4486-a9be-08f1d2563018 Since the 2022 valuation, funding has improved. OBJ
94
+ 1ebba56f-2bc7-447b-a46a-052d7e3d03bc He said: 'At a very young age, the local theatre in my town went to local schools to cast a load of kids to be in a professional production of Wind In The Willows. OBJ
95
+ ee7affea-066a-4629-8b95-f9c2b1ebc8fd RULE 9: LOVE According to Gina, you should love yourself, love your life, love others. OBJ
96
+ 0a266b79-7473-43f0-8179-b29d2b762fc0 Anne Hathaway is not it. SUBJ
97
+ 7496f326-40f4-4e05-99e5-1cd2f8476285 As she watches her granddaughters play, Wairimu wonders if things could have played out differently. OBJ
98
+ 87b573bd-fdf7-42f7-8ca9-3c2a2e19d227 "RULE 5: ATTITUDE IS EVERYTHING Gina stressed the importance of ""thinking yourself young"" as she suggested: ""You are what you think." OBJ
99
+ ee8513a8-c3ef-4d3e-8e1b-d8bb4148dc43 However, Variety wasn't so gushing - and said the drama 'should have stayed in quarantine'. OBJ
100
+ 06898f06-51a4-48e8-a5eb-f3fb296fd1ae The Ohio senator JD Vance, another Trump loyalist, claimed the effort to replenish Ukraine’s war chest was a “plot” by the Republican establishment to “stop the election of Donald Trump”. OBJ
101
+ 0ea9f80a-9f4f-4ff5-a7c9-0e2ad54e66f2 It’s made me realise how much we take older people for granted.” Both Brunero and Hamilton can see how mutually beneficial a multigenerational community such as Ayrton House could be. OBJ
102
+ ef352be8-43ca-4627-bc90-9477a3e0e322 Bring it out done.' OBJ
103
+ 5d375b6b-4b5c-47ca-989a-20af39fe9e51 And yet, whether it’s a half of bitter and an equal blast of lemonade from the gun, there’s a quenching quality to this combo that can’t be beaten – especially when those hot summer days come round again. SUBJ
104
+ d2adc058-2f3e-4ac8-964d-ebf68949933b At least 500 femicide cases have been recorded in Kenya since 2016. OBJ
105
+ 928e8196-f402-4c3f-8620-f7a8e3be72c7 “We are holding the vigils to remind the country that in [what are supposed to be] circumstances of safety and love, a lot of women meet their demise,” says Maingi. OBJ
106
+ dd264c47-008f-4971-9c4a-46095b95d978 He panned McConnell’s argument that bolstering Ukraine’s defense was critical to American national security as “ludicrous”. OBJ
107
+ 49c5e552-5386-4c8f-94ba-cd5de9ae0446 It’s what you say to your man —not how you say it’. OBJ
108
+ dba2d1cc-c0ac-4da2-a82a-b5082a69ffd1 A studio with a single bed at Urbanest, a post-grad halls in Kings Cross, for example, costs £443.38 per week, while larger units cost up to £700 per week. OBJ
109
+ 595c04e0-45e0-451e-8866-c559c4e6f159 In his statement on Monday night, Graham insisted that he still supported Ukraine but said unless and until lawmakers turn the $95bn military assistance package into a “loan instead of a grant”, he would oppose it. OBJ
110
+ cc4f95cb-7866-4e53-b376-34a0f3cf6bcc The contingent contributions would be payable in addition to the cash payments, based on future assessments of the funding level. OBJ
111
+ e8fd54a7-9ec3-4511-9d00-8b9c09ecad8c The series - starring Leo Woodall and Ambika Mod - has scored an impressive 91% on Rotten Tomatoes and dubbed the 'most bingeable show of the year' by the Daily Mail's TV critic Claudia Connell. OBJ
112
+ ab5ff883-d65a-4879-bae4-14805f2021f3 Rangers 3 Ross County 1: Philippe Clement’s side move joint top with Celtic, but missed out on chance to leapfrog rivals, despite having 23 shots on target OBJ
113
+ ff902b7b-1728-4bad-80fc-db9b95731a62 In Switzerland, where she grew up, there are already multigenerational schemes like Ayrton House, while a trial in Spain has proved incredibly positive, with 80pc of inhabitants claiming to be invigorated by the experience. OBJ
114
+ cdcc5fe8-5f38-46fc-913e-c6ca2070b00b The reason why parsimony works for you, and helps limit your debt, is that you are blessed with an income that is independent of what you decide to spend money on. SUBJ
115
+ ea3b9445-87c3-41ec-869c-d892c2b4ec18 He has been a songwriter on a number of hit tracks, including Rihanna's Diamonds, Maroon 5's Moves Like Jagger, Spears' Circus, and Ke$ha's TiK ToK, among others. OBJ
116
+ 8a5f5f6f-b25f-433d-8fcd-1568ae9c1b2c "It's only now that people keep asking me how it feels to play such a well-known and loved character that I'm starting to think, ""S***, I hope I've been all right!""'" OBJ
117
+ b5b8ef8b-113d-4f13-b0e8-8e37df14f0c2 The legal action failed. OBJ
118
+ e955fdb1-fab0-4bc7-9296-7ccf6cf6bf09 As chancellor of the exchequer, your (tax) income is highly dependent on your (public) spending. OBJ
119
+ 7a2b8332-05b1-42b5-a11f-8b86dcad03b0 It's all a little bit gushy and I'm a bit of a romantic I have to admit, but we just like to stay and keep it low-key. SUBJ
120
+ 300286db-9ac1-4089-b3fc-86699ae21388 Selena Gomez declares her love for boyfriend Benny Blanco in sweet snap as they celebrate Valentine's Day... after THAT handsy Instagram post Selena Gomez made a very sweet tribute to her boyfriend Benny Blanco on Valentine's Day. SUBJ
121
+ 149188c9-ac1c-47ef-998d-a67714b0243d Brunero agrees that you have to expect the unexpected: her grandmother might be in her nineties but she’s in better shape than younger family members and has a way of getting her to open up about her life. SUBJ
122
+ 114b043b-b72e-41ae-879d-e64693894930 In the fourth shot, Blanco was posed behind Gomez as they relaxed in the kitchen area of a home alongside friends including The Bear actor Matty Matheson. OBJ
123
+ 4f78d394-787e-405c-bcfa-c28b8998f59c Today’s vigils are expected to be the country’s largest commemoration yet of the victims of gender-based violence. OBJ
124
+ 3a6b171a-e61b-4b9b-93c0-d10c7a9eca01 I connected profoundly. OBJ
125
+ d9aa2c9e-a51f-4b17-a93b-e7e588d850fa The stunner posted a snap of her sky-high heels with bejewelled hearts at the toe while also sharing an image of a single red rose gifted by her husband, 37, who also featured in a sweet shot taken during their meal. SUBJ
126
+ e51d22d4-5efb-41e4-84ce-56e90b372d3f Rarely has a lacklustre policy been abandoned for a reason so bad that it threatens to inflict long-term damage on a society. SUBJ
127
+ 44049b8d-bf46-4a34-b9cb-5ad7a41add1d Over the past decade, he's slowly stepped into more supporting roles. OBJ
128
+ c763b710-21a3-4c54-882a-fa22b09f1cad Discussing his song Common Sense for the Animal, Jim said: 'I’d always wanted to write a song about London but couldn’t really find a way in. OBJ
129
+ e707436a-6dd3-41c4-be1a-16cdf2efd2b9 But the state’s budget is nothing like a credit card. SUBJ
130
+ 8db8a74b-bf27-4e03-947b-64c7ad80e233 I don't know what it is, but you go out Valentine's night. SUBJ
131
+ b6ccb4d7-d6a4-4afa-9a55-3098331f5d73 While young people might think they want to live amongst people their own age, it’s not necessarily the best thing for them, Chappatte continues. OBJ
132
+ 1ee9d16d-c216-418c-8241-0333b4bb513c “The measures still feel very ‘lip-servicey’, as opposed to the deep multi-faceted changes that need to happen to put an end to this vice,” says Maingi. OBJ
133
+ 1b186ac4-0146-444f-9f13-d2ccf8954d9c """It was disappointing but I was very, very happy regardless." OBJ
134
+ c0e41fcf-9aeb-4fc4-9da6-723ce6e313b9 In this context, were it to be spent as planned (ie, as Inflation Reduction Act-like subsidies for private business), Labour’s £28bn would be a mere drop in the ocean, incapable of diverting the torrent of capital rushing into the US and China. SUBJ
135
+ 392ef3bb-872c-43bd-8274-e3a19271a5e8 We are happy to correct the record. OBJ
136
+ fce49a5f-0f23-4935-a6fb-22b4008dfb8a """So yeah, I was humbled to say the least.""" OBJ
137
+ 066e3d56-935f-4938-a969-d34de03cb7f6 The film had a budget of $100m but only grossed $27m, which Sturgess later admitted was disappointing. OBJ
138
+ 7ce61351-f9cc-4ba4-8d35-65766a3c681c By comparing the state’s coffers to an overladen credit card, Reeves endorsed an insidious fallacy. SUBJ
139
+ ec26c563-0f16-48d6-a25b-0578d77322c2 “Sure, the students might not want to be involved in all the activities but they’ll be part of a vibrant community and paying half what the seniors are paying,” explains Honor Barratt, chief executive of Birchgrove Life, the company which runs Ayrton House and six other retirement communities. OBJ
140
+ 91de2347-4b74-4ead-90cb-8951feaa97d1 Hybr matchmakes tenants with properties by prioritising the landlord’s requirements; some student properties are geared towards freshers, with ping pong tables and a bar, while others suit third year students or postgraduates, who tend to be quieter and more studious. SUBJ
141
+ 9464e255-b808-4f0c-b1c3-ebdcdb1a84d6 September 19, 2023 An article “‘Honey I’m suing the kids’: court cases treble as Bank of Mum and Dad demands refunds” (7 Sept 2019) reported that Mr Karl Watkin MBE had sued his daughter ‘to claw back some of the money he gifted her to buy her first home’. OBJ
142
+ 126735fb-4253-49c0-8390-998586592cb4 They long for the symbolism of that, and it feels like it is coming for them, but they are not there quite yet. SUBJ
143
+ 79c1d76c-67cf-4969-8292-6ebfcd4f0ef6 "Oleksiy Danilov, secretary of the National Security and Defence Council of Ukraine, said at the time that the weapon is a ""new, absolutely modern"" piece of tech." OBJ
144
+ 46f6734c-3aca-46d0-8fc0-39b4f9d4cc45 Last month’s protests have prompted some action: the police have created a hotline where femicide cases can be reported, and a special team to expedite the investigation of femicides. OBJ
145
+ b46890b4-2d8f-471c-b682-b4a174a2d7ed We were all auditioned and I was one of the kids, along with many others, that got picked to be a mouse or rat or whatever. OBJ
146
+ 58e00c2d-f228-420a-b4d6-eb657ed3a34b She continued: “I also treat myself to cryo-freezing chambers leaves me feeling invigorated and euphoric, I do this a few times a month.” OBJ
147
+ 31a3c2df-e05a-4198-8ad4-dab0576e50d8 "PUTIN'S once feared and prized Black Sea Fleet has been left humiliated as Ukrainian forces have got ""creative"" - blitzing his vessels with a devastating one-two punch." SUBJ
148
+ 9fe3e2cc-37ba-4329-8d9b-302c10269e46 She had seen that her daughter was online just an hour before, and the caller, who claimed to be from the police, was reluctant to provide any details, except to say that she was being taken to hospital. OBJ
149
+ adfe4625-b5ff-467d-9117-41ead70db405 Wangari’s parents joined other families of the dead women, along with survivors, artists and activists, to pay tribute to the victims of femicide. OBJ
150
+ 59a0ab29-91e3-4dc6-a77c-4e2cb03d493b It’s one of my favourite cordials to mix with sparkling water when I don’t want to drink, so this low-ABV number definitely piques my interest. OBJ
151
+ d5b5bb04-0a6e-4a2d-a25e-b59d3e79b00a It is sensationally floral on the nose but doesn’t dominate on the palate, which means you still get that sense of refreshment desired from a lager top – all rather clever. SUBJ
152
+ 5fc36146-b16d-4ebf-a4cc-2752142f2258 The singer, 31, took to her Instagram stories to post a cute photo of the pair, and declared her love for the record producer, 35, writing, 'I love you' and adding a white-heart emoji. SUBJ
153
+ 16a9998f-b81e-4d35-a4da-84d9e9c7edf7 The incorrect deficit contribution figure derived by the Telegraph inflates the BBC’s obligation to fund the shortfall by more than double. OBJ
154
+ d7424c75-7ee0-4164-8add-9500bf9d96ab A three-goal winning margin would have put them above Celtic on goal difference. Ironically, on a night when they might have scored into double figures, they are level on points and goal difference but Celtic remain top because SUBJ
155
+ d509c4af-6bb8-46ab-9d39-c3a684d5e015 Meanwhile Benny did a reverse peace sign while gazing into the camera. OBJ
156
+ 24cd1e99-58ba-4a40-9ea3-637cfb4bed41 But then Trump came to power and sidelined the defense hawks, ushering in a dramatic shift in Republican sentiment toward America’s allies and adversaries. SUBJ
157
+ 0144edc4-6df2-4494-9a7b-6d27e4214326 This mere announcement would ensure it would not need actually to buy them because investors would rush in to snap them up, thus leaving Britain’s public debt servicing costs unaffected. SUBJ
158
+ 8ad792eb-e877-436c-8de8-8c723344b54b A few weeks ago Ukraine claimed to have sunk Russian warship Ivanovets using almost 10 kamikaze sea drones. OBJ
159
+ 78541131-980f-4737-876c-f0358028e543 Although The Hollywood Reporter deemed it 'superficial' in places, the critic said it came to a 'felicitously, sweetly and satisfyingly moving' conclusion. OBJ
160
+ 1eda44f3-f2bf-4acb-96bb-af91166e3d87 In an interview with Seventeen magazine in 2011, Anne said: 'The thing about the accent that was really important for me to get was that it evolved over the course of the film because as you get older your voice changes, the way you speak can change. OBJ
161
+ 5e00e170-6ccb-4d7a-92bd-199a6bb77c85 Ukraine has used a combination of conventional missile strikes mixed with more ambitious raids with sea drones. SUBJ
162
+ 5d8ee38a-9996-4340-9140-d15b13ee41e4 Taking to Instagram, Michelle, who recently enjoyed huge success in her career with her new Netflix show Fool Me Once, share snippets of the evening. OBJ
163
+ 9d9cd0bc-ca32-4024-9e55-995d30e15cb5 “If it were to get to the floor, it would pass,” congressman Andy Biggs, a member of the hardline House Freedom caucus and a staunch opponent of the aid package, told a conservative radio host on Tuesday morning. OBJ
164
+ 3eb1c103-222f-4c83-a62f-e58b511d1059 He confessed he fibbed about cooking a delicious seafood meal from scratch - when really he 'went to a restaurant and asked them to prepare a lobster' OBJ
165
+ d3b08f7b-1fee-43e3-a3fc-a3aa2e6d3f21 UK Defence Secretary Grant Shapps said at the time: “This latest destruction of Putin’s navy demonstrates that those who believe there’s a stalemate in the Ukraine war are wrong! OBJ
166
+ 82c7ad6a-ac3c-4f2d-ab39-e15fab859102 Seniors love a late night debate and will prop up the bar until the early hours, Barratt warns – they don’t have to get up and go to lectures in the morning. OBJ
167
+ a4afcde9-fe39-43a0-8159-7f2315805ae5 But in Washington, most Republicans dismissed or downplayed the remark. OBJ
168
+ 9cc0467f-4562-452c-9cf4-67c95d436d79 Greek PM confronts Orthodox Church over gay marriage — and is set to win Couples dare to dream as Kyriakos Mitsotakis gathers cross-party support for bill extending parental rights to same-sex couples Two years ago, Dimitris Elefsiniotis travelled to the sun-kissed Greek island of Syros from his home in Athens for a break with Spyros, a four-year-old boy whom he had raised from birth. SUBJ
169
+ 090440d9-6e73-48e1-b7ac-fb623d02cebb Pictured: Jim Sturgess and Anne Hathaway in the 2011 movie One Day, which was adapted from David Nicholls' book When it was announced Anne Hathaway had been cast in the film, one fan fumed: 'Anne Hathaway as Emma? OBJ
170
+ 68e32663-5d38-49fd-969e-165c54381653 On their first Valentine's Day, Mark said Michelle cooked for him and he branded her 'an amazing cook'. OBJ
171
+ 6802ebbe-b502-436c-a6c7-8c2346734d69 “I have friends but the problem with being with a bunch of old people is they talk about their medication, which isn’t very stimulating,” Hamilton says. OBJ
172
+ 932c3f65-2e21-4160-a124-e5e37ed94fb8 Ayrton House is a retirement community, which means the neighbours will be elderly. OBJ
173
+ 3b4ee7ff-bbba-4320-bca0-6f0e27fb7fc7 Leigh Tavaziva - Group Chief Operating Officer, BBC September 21, 2023 An article ‘Heart attack victims are 19 mins from the nearest defibrillator’ (Aug 29) was incorrect as defibrillators are used when someone has a cardiac arrest and not a heart attack. OBJ
174
+ c235a2b5-32a5-4831-8fa1-9397ad4c8231 The Project First Ukrainian Robotic Navy (FURY) is a drone which can carry mines, torpedoes, and submarine-launched missiles used to obliterate Vlad's ships. OBJ
175
+ 149506be-9a43-47ac-bf17-7f00d4223e70 If subsidies are a fool’s wager when competing with the US, whose central bank mints the world’s reserve currency, what should Britain do? OBJ
176
+ 3cd6d2b7-bdd5-401d-8e0d-1b52440b3963 Blanco has also worked with Gomez's ex Justin Bieber, Rihanna, Lizzo, Britney Spears, Katy Perry, SZA, Ed Sheeran and Keith Urban, according to Harper's Bazaar. OBJ
177
+ 2927f4b8-2d83-466c-bd4d-d3a82e62d406 Speaking on BBC Radio 4’s Today shortly after her U-turn on Labour’s headline £28bn green transition programme, the shadow chancellor explained her decision by claiming that, under Jeremy Hunt, the Treasury is “planning on maxing out the credit card”, adding for good effect that the Tories are “maxing out the headroom ahead of the next general election” thus limiting “what an incoming Labour government will be able to achieve”. OBJ
178
+ 163c0441-21fb-4168-a7bd-f340b8755fe1 Jim Sturgess and his wife Dina Mousawi attend the Vanity Fair Rising Star Party in January 2024 In a particularly damning review, Variety called the film a 'muddled mirror of self-examination' and referenced how Jim has has the 'ill luck' of appearing in other 'fantastical misfires' including Upside Down and Stonehearst Asylum. OBJ
179
+ 6656e727-7a41-46fe-8fce-a6a0440a69cc “If they’re looking for a crazy party scene, we’ll show them another building; and if they move into Ayrton House and then break the rules, there’ll be eviction clauses in place and a tenant replacement service,” Chappatte confirms. OBJ
180
+ 40d6edb5-bbc7-48a1-ac70-3096ca787ab6 She claimed: “I’ve had no Botox, no filler, and no surgery.” OBJ
181
+ 8c9f01df-e1b6-4aad-96ec-50b2e40e417d "Defence experts at IISS have dubbed the Black Sea hits as ""big setbacks"" for Putin's brutal war against Ukraine." SUBJ
182
+ 1880cfdb-da02-472e-954b-12e698e66a1f Most read in Fabulous The story quickly went viral, garnering a whopping 1.4 million views online and hundreds of comments from social media users. SUBJ
183
+ fde04bf6-d58a-4324-a8b5-2eb319c91fa4 "READ MORE ON LOTTERY ""I went right to the lottery office and was ready for the $10k a week for life so I could quit that job - except, I didn't read correctly…because it was just $10k." OBJ
184
+ b951afe5-f46e-4ab9-aa99-9bd291786e36 As Chappatte says, it solves two modern issues: a lonely senior population and a lack of housing for the young, many of whom are also lonely. OBJ
185
+ b697a5d9-8bc0-4ccf-8af9-45e6fc343975 I was really immersed in the story, then suddenly I got the call saying I got the part, and it just totally ruined the last quarter of the book for me. OBJ
186
+ eced65b3-b332-46ee-b43a-99400178ed42 "Through the use of sea drones and missiles, including the Storm Shadow rockets supplied by the West, Ukraine has ""eroded the fleet’s operational effectiveness through creative strategy and tactics""." OBJ
187
+ 97badeda-9fec-4d74-bf3f-8cd277da7245 The defined benefit pension scheme was closed to new joiners to the BBC in 2010, and we are currently awaiting a hearing at the Court of Appeal to clarify what options are available to us for the future of the scheme. OBJ
188
+ 6f91bca9-585c-4141-a846-9cac0a929e56 Horrible choice.' OBJ
189
+ 9ffeef75-43ff-41ea-a089-592ea389fd36 Ukraine's military revealed it had used sea drones called “Magura V5” in the ambush - leaving the boat full of holes before it sank. SUBJ
190
+ 0d585579-cfbe-4836-a2c9-21695fa89e0a Increased social media access, Maingi says, merely provides greater visibility for women’s realities. OBJ
191
+ 233d2de9-839f-48b5-9799-49944be03d88 But I never felt anything like that while working with Anne at all. OBJ
192
+ 430d046d-43dc-41b9-9f9c-d7bf39071e75 They also said Ukrainian attacks in September which took out one of Vlad's valuable ships and damaged a key submarine were big wins for Zelensky's forces. OBJ
193
+ e69577ac-6e7e-4147-92da-3eca52da207b Barratt decided to throw students and recent graduates into the mix at Ayrton House after meeting Hannah Chappatte, the 27-year-old founder of Hybr, a platform for first-time renters. OBJ
194
+ 42c22ba7-497e-4f82-8742-469c26c21509 In other words, if you don’t buy the shoes or new phone you covet, your income will not diminish, and so your deficit will shrink reliably. SUBJ
195
+ a282708d-c9a0-48c9-8055-fcff16b08c2c Gomez and Blanco were seen taking in Grammys proceedings earlier this month, as they were spotted at Gucci's Grammys afterparty at the Chateau Marmont in Los Angeles. OBJ
196
+ 50a4dd5b-9c85-4319-8562-e7caae386ddf This is a great chance for me to cook something special but how do I beat a rack of lamb? OBJ
197
+ 2a2f37de-326d-458b-8e52-8fc2a5b26334 RULE 6: FOOD When it comes to food, Gina shared: “You are what you eat, eat clean and healthy most of the time. OBJ
198
+ 5bba1191-cc39-498d-884d-9dc7467f75e6 Gilda Hamilton, 91, risked falling into this category when her husband died two years ago, leaving her to live alone in their flat in London during the pandemic. SUBJ
199
+ 4b72b8b7-e454-4d43-83ba-4113a150240e Gomez has past been in high-profile relationships with stars such as Bieber, The Weeknd, Zedd, Nick Jonas, and Taylor Lautner. OBJ
200
+ ee2bcf90-cb5d-4cd8-a26d-bc539e02950e “This is about rebuilding the arsenal of democracy and demonstrating to our allies and adversaries alike that we’re serious about exercising American strength,” McConnell said. OBJ
201
+ 83bdc34b-d82e-4994-8fbe-4180fc9fdb08 Really? OBJ
202
+ 07601be6-2ac2-46d3-ae77-c67d81bdd0ad The 60 billion kroner related only to business support. OBJ
203
+ 37cf591a-a7ed-4689-8ad3-6d869d387c90 Between 2012-2018, Jim averaged about two film or TV appearances a year. OBJ
204
+ f5549cda-84e3-44d3-b75a-d6d63faf1da4 "Beks hit back: ""Never said it wasn't." OBJ
205
+ 3c8e5905-f405-46c2-8278-325bf77d4aae What's more, Jim Sturgess - who was dating La Roux's pianist Mickey O'Brien at the time - has always defended his co-star. OBJ
206
+ cdf5e361-516f-4ca6-93f8-baa4856abaaa Their daughter had died after being repeatedly stabbed, allegedly by her boyfriend during a domestic quarrel. OBJ
207
+ a381eedc-b6de-41ff-ac96-f5ffa781aa1d I am a massive fan of their rhubarb shandy too, which is also available at Sainsbury’s. OBJ
208
+ c77472aa-cb9d-43ef-82ec-830e1fcbcb3c “Old people don’t actually want to live with other old people,” she explains. OBJ
209
+ 80495cc9-45e5-4373-b367-3999fdbe537a In the UK there are up to two million older adults who regularly feel lonely, according to Age UK. OBJ
210
+ 3d59a071-a1e3-45c1-8ea5-73b08e9e5fd0 Did anyone actually read the descriptions of the character? SUBJ
211
+ 7d0ecfed-279a-4f62-ba1d-28e7995d605c I was about three-quarters of the way through the book, just enjoying the read, like anybody else. SUBJ
212
+ 42b51090-e14d-438c-90ae-08e0f8d26793 "The ""Sea Baby"" is made of a material cleverly undetectable to radar systems and can carry up to 850kg of explosives." OBJ
213
+ fffdf77e-d600-4633-81ab-35114a151a60 It’s ahistorical to say it’s a recent spark that has sent people over the edge,” says Muthoni Maingi, one of the conveners of the nationwide protests. OBJ
214
+ 7f23b70c-515a-4d3d-954b-e8c31b16d485 There have certainly been rumblings of a renaissance in recent years for shandy. OBJ
215
+ dd148fb7-42d8-45b4-abfa-84574ed9bc8c The stunner posted a snap of her sky-high heels with bejewelled hearts at the toe They are set to celebrate their 10 year wedding anniversary next year 'The man should be treating the woman, I believe in my in my old fashioned ways that it should be that way. OBJ
216
+ 9a86d0f0-8e2f-41cb-85c4-d393b602a40d Mr Watkin’s daughter was the subject of legal proceedings brought by the joint trustees in bankruptcy of Mr Watkins. OBJ
217
+ d324373e-7c94-414a-ac9c-b108b32ba0c1 Pictured: Jim Sturgess at the premiere of Across the Universe in 2010, which was the biggest role before One Day Pictured: Actors Jim Sturgess and Anne Hathaway at the premiere of One Day in New York in 2011 What's more, Time Out said the love story had been 'filleted' for the big screen and called Anne's accent 'too wayward to convince'. OBJ
218
+ 61f457f8-3b70-4d89-80c5-584ecc7e688d That’s how austerity undermined investment in Britain and that’s how it will annul Labour’s ambition to draw in private green investments, now that Reeves has ditched her modest green public investment plan, replacing it with wishful thinking that the private sector will, magically, make up the difference. SUBJ
219
+ 9fd05d87-d77d-4ffc-bc6c-c8ff466976b2 This has blunted Russia's ability to strike targets in Ukraine and also left key ports, including Sevastopol, open to hits like the one Kyiv's forces executed there in September on Vlad's warship HQ. SUBJ
220
+ 8cd70a16-de7f-49de-97f2-591302847f22 How the critically panned first adaptation dashed Jim Sturgess' career after he was labelled 'new Hugh Grant' (but Anne Hathaway bounced back!) SUBJ
221
+ de89d873-c1f6-4895-93aa-a64068622462 Multi-million-pound vessels weighing up to 10,000 tonnes and which ruled the seas for decades are now being undone by the comparatively cheap and simple Ukrainian drones. OBJ
222
+ e7c68ec4-0c0e-4517-a31b-8608183255e7 all at once.' OBJ
223
+ 18a09a14-0a46-4dab-a866-f17f08770285 Bianca Road x Rock Leopard Calling To You Lemon, Hibiscus & Rose Hip Radler 2.5%; Dead Time, £3 for 440ml Zippy, zingy and all up in your tastebuds, this is a shandy for people with sourly sophisticated palates. SUBJ
224
+ 171e6682-56b9-4b48-bddb-3d2e03de7f47 The comedian Miriam Margoyles, 80, who admitted feeling lonely, anxious and depressed during lockdown, is very vocal about the fact her life is sweeter thanks to living with two younger lodgers. OBJ
225
+ a33cd061-af40-4518-89fe-b06886a603c1 The star later said the reception had been 'disappointing' Jim Sturgess pictured in the drama Close to the Enemy, which only ran for one season back in 2016 'It was a shame that people didn’t even get to have an opinion. OBJ
226
+ 03fbf720-423d-4583-9474-3ab6303b4398 August 29, 2023 An article “We are all paying the terrible price for lockdown” (Nov, 19) reported that pandemic related measures in Sweden cost 60 billion kroner in 2020 and 2021, a tenth of the UK figure for Covid-related spending. OBJ
227
+ d2538a7b-344e-4566-a2c0-6babfffdf47e Dubbed the 'new Hugh Grant' In 2010, it was announced that little-known actor Jim Sturgess had been cast as Dexter Mayhew in a film adaptation, which had a reported budget of $15m. OBJ
228
+ 79f07920-e125-4c4c-9848-f90812c4ac7f I checked into a hotel and all the blackjack tables had my face on them, and the room key had my face on it – it was a lot. OBJ
229
+ 56e80476-03c1-4d5a-9c4d-14b05d266980 Pictured: Jim Sturgess and Anne Hathaway in the critically panned adaptation of One Day, which hit screens in 2011 Ambika Mod and Leo Woodall appear in the new Netflix adaptation of One Day, which landed on the streaming platform earlier this month But what should have been a career-defining role for the star didn't quite pan out as he may have hoped as the film was met with a series of particularly damning reviews. SUBJ
230
+ 45e762c5-dd22-4cb2-90fd-b347382d9fd7 The BBC’s Annual Report and Accounts 2022/2023 state that the most recent triennial actuarial valuation of the scheme as at 1 April 2022 shows a funding shortfall of £841 million in total. OBJ
231
+ 70d81eaf-4da5-4341-8d54-967a6524e226 “Caster oil is incredibly effective for fine lines. OBJ
232
+ 88bce68b-053d-4543-a78c-2b7dc4b86289 “Gaining extreme weight can make you look older than your years.” OBJ
233
+ 05341837-d3f5-41e1-9e65-18e909f90fb9 This share rose sharply from the early stages of the war following Russia’s invasion in February 2022. OBJ
234
+ adc58c85-c01b-4940-93b4-d793c63b1960 By hastening the stagnation of a society’s aggregate income, it signals to businesses that they would be mad to put money into building up the capacity to produce the output that society is too impecunious to buy. SUBJ
235
+ e2b826bd-4025-495c-8854-5c2c1d12fcc3 There has long been an isolationist strain among hardline Republicans who contend that investment in foreign entanglements risks bringing the US closer to war and diverts money away from domestic challenges. OBJ
236
+ 35a27cf7-6708-44ae-a11f-1de857156539 She cooked me a rack of lamb. OBJ
237
+ 8523caa3-d162-4a3c-befc-3b7728ec3ee8 “The skin absorbs whatever you put on it so make sure it’s chemical-free. OBJ
238
+ d4b42120-82e9-414e-9830-e3b383bd249a "Beks captioned the post: ""Taxes are the real villain in this story.""" OBJ
239
+ ad341c6d-679c-4afe-99f1-e7bcedad986c A no-violence culture, he believes, could also encourage communities to intervene where women are at risk. OBJ
240
+ 14abb931-3bd6-4e0b-86f0-22532b103bc4 But the official tone of a second call the next day summoning her to the police station made her drop everything and head to the precinct, about an hour from her home in Thika, on the outskirts of Kenya’s capital, Nairobi. OBJ
241
+ a2974a29-eaf7-4746-a21c-b7434c2bc5e1 Later that year, Jim married his screenwriter and theatre producer wife Dina Mousawi. OBJ
242
+ 229c9ae3-1270-4174-ac61-d4ef4dcedb45 "One formidable clip shows their invisible kamikaze ""Sea Baby"" drone spitting fire at enemy boats, the same weapon responsible for the attack on Putin's much-beloved £3 million Crimean Bridge." SUBJ
243
+ a6d5ffae-5828-4d97-a044-364642f1ec66 Wangari had left home to be closer to the spa where she worked as a beautician and her mother believed she had been living with female flatmates in Nairobi. OBJ
244
+ 4bf5909b-cc4a-4033-a09b-0a38589b059f Grace Wangari, 24, had died en route to the hospital. OBJ
245
+ 546e21ff-07c2-4e19-a34c-7d1583f39ee0 So one night I sat on top of a night bus and just watched a Friday night unfold. OBJ
246
+ 4e404b41-2299-4684-b22b-809c7a79ceab I went to a restaurant that I knew and I asked them to prepare me a lobster that I just literally need to put in the oven for a certain amount of minutes. OBJ
247
+ 58f6dec9-7ed0-4971-8450-6e4bca0bec49 An English invention of the 1800s, derived from the ginger-beer-cut ‘shandygaff’, it is traditionally made with a lemon or lemon-and-lime mixer – but variations like Bavaria’s radler can sometimes bring other citrus drinks into play. OBJ
248
+ 18537d0c-909e-4963-a7b9-0d285cb2262e Her husband, Patrick Thuiya Kamande, dashed over to meet her. OBJ
249
+ 5a38c313-00af-4d54-b88e-865e444450ac Speaking to Flanelle magazine, Jim detailed how he discovered his love for performing in school. OBJ
250
+ 102c8bb3-7210-4678-bc81-645d15af1bbf The Rangers support pretty much hangs on Philippe Clement’s every word these days so they will take it at face value that the league table is of no concern to him yet. OBJ
251
+ 069d2a92-d71c-466b-8b28-9a83f2aa9f55 It’s a perfectly serviceable lager and lemonade shandy that weighs in at 3%, and will no doubt be a popular spring-into-summer drink, catering to the nation’s wistful leanings as well as its large-scale adoption of moderate drinking. SUBJ
252
+ 92e4c8bd-e388-4a38-8e3c-58eebc0ab48f Hitting back at the critics, the Hollywood actress said: '‘This is one of the world’s great love stories. OBJ
253
+ 4c75920f-91e5-4595-9588-af86e411fb6f “We need to change the way we bring up our boys – to teach them to turn to communication and not brute strength when an argument arises,” says Kamande. OBJ
254
+ 0836046d-c025-4460-a687-febadda0517e Now the bill goes to the House, where the speaker, Mike Johnson, must tread carefully not to meet the same fate as his prematurely deposed predecessor. SUBJ
255
+ 47790cbe-03c2-40f6-95c1-22a8b2ab0b9d We have agreed a payment plan with the Pension Scheme Trustee to help ensure that the shortfall is eliminated by December 2028. OBJ
256
+ cd622bab-a1f1-4465-b38b-274d4f0fbe9f The January killings, and dozens of others, prompted thousands to take to the streets last month, calling for an end to the scourge and for Kenya’s notoriously backlogged justice system to deal seriously with domestic violence. OBJ
257
+ 4bb27797-808f-4fd5-97d7-5fcef7fb1719 So much so that, to prove their mettle as bona fide austerians, they adopt the most pernicious allegory to have disgraced economic thinking. SUBJ
258
+ 012204d4-5e65-44e3-8938-b6083040ddf6 By combining powerful missiles with kamikaze sea drones, Zelensky's army has impressively chipped away at Vlad's beloved warships. SUBJ
259
+ 5e1058f3-14fb-4360-af02-07eac401afde One of the biggest blows to his reserves came on December 26 when his warship Novocherkassk was blitzed in a Ukrainian Storm Shadow missile strike. OBJ
260
+ 0dd1b1bb-cbc9-43e6-a701-bd89a1b0716d “It is sheer madness living this sort of life,” Gavriliadis recalled this OBJ
261
+ 9b7fc594-6304-417e-9889-c55388aaddf5 Today impressive footage showed the moment a special squad of Ukrainian officers blasted the 369ft Caesar Kunikov off the coast of Crimea. SUBJ
262
+ 37677304-b136-453a-9bbe-eefc3d83454f It was incorrect to attribute the words in the report directly to each charity as they were not signatories to the report. OBJ
263
+ ec8b5b5b-22c0-49ed-9f81-af9aa5c6ad77 The critic wrote: 'Her accent is all over the map. OBJ
264
+ 20d9f2aa-be8f-40ab-9fa7-00f9d152bd60 Speaking to The Hollywood Reporter, the actor said: 'It was a shame to me that maybe American audiences didn’t pick it up so much. OBJ
265
+ 3a65cc89-eb82-4eeb-ac8d-2e93dd7da608 A majority of the killings follow systematic domestic violence, according to the platform Africa data hub, which says femicide cases are probably heavily under-reported due to miscategorisation and inadequate coverage. OBJ
266
+ 84e62dd5-730c-4f35-90b7-5fed1c586a2d In the photo the pair were seen side-by-side, with Selena leaning on her partner and playfully sticking out her tongue while flashing a peace sign. OBJ
267
+ 104fb93b-79bc-44a7-b903-854d2c90a743 Research by Hybr suggests that many students feel out of their comfort zone due to the lack of structure in their lives and can get carried away with partying and drinking. OBJ
268
+ ec51f2e6-e8dc-4e16-a4b3-565b095027d6 “You can feel so invisible when you’re old – our seniors will get so much out of sharing their lives with youngsters, who will respect them and hopefully help them with shopping or IT if they need it,” Barratt says. OBJ
269
+ 0c9baf85-8e53-4d2c-a814-fc0476486748 These responsible young residents should not count on a slower pace of life. SUBJ
270
+ b6339712-9c88-419f-af26-93ef09f88de7 Drastic Career Change Later this year, Jim Sturgess will be releasing his debut album under his stage name 'King Curious' Inside One Day star Leo Woodall's famous family as he soars to fame after heartbreaking new Netflix series Following Alone Together, it appears Jim has taken a break from acting and is now focusing on a career in music. SUBJ
271
+ 3149c910-8ff0-48a0-abeb-2559b18f093d And Ukrainian troops delight in nothing more than releasing incredible on-board camera footage showing Putin's ships sinking beneath the waves. SUBJ
272
+ 14cee66e-fc56-427c-b2bf-039adbc7d56b The cash payments are £50 million annually from April 2023 to April 2027, and a payment of £38 million in the following year. OBJ
273
+ 1c55513c-1f5b-46f7-acfd-396c6ea2e17f Looking back on the casting process, Jim told The Patriot Ledger in 2011: 'It was weird. OBJ
274
+ b39153ee-4af2-42c8-990c-90dcbef2c606 Director Lone Scherfig told The Guardian ahead of the film's release: 'It's definitely a warmer interpretation of Emma because Emma is more provincial and shy and sometimes overcompensating. OBJ
275
+ b6c99649-3937-4dbe-ab5c-fbf4ba28e7f3 """And after taxes that's $6k (£4.7k), and I had to go back to work and explain why I was gone for so long." OBJ
276
+ ccc10ed9-542d-4b25-a8de-83fc5fd64def Michelle Keegan proved she is as loved-up as ever with husband Mark Wright, as they headed to their swanky local eatery to celebrate Valentine's Day on Wednesday Taking to Instagram, Michelle, who recently enjoyed huge success in her career with her new Netflix show Fool Me Once, share snippets of the evening SUBJ
277
+ ec81bef7-95f0-41fe-80a2-4fcbaecbb295 "Giegerich said: ""Kyiv continues to target Russia’s Black Sea Fleet with great effect.""" OBJ
278
+ b4bd261e-e5aa-4497-ba12-0dcadac63bd9 Before bagging the leading man role opposite Anne Hathaway, the actor, now 45, was an up-and-coming star who had had small roles in TV shows such as Touch of Frost and The Other Boleyn Girl. OBJ
279
+ a314dbe5-4ef8-4bb5-8e7b-c0d6e44ac440 Last month, 26-year-old Starlet Wahu was stabbed to death by a man alleged to be part of an extortionist criminal ring that targets women through dating sites. OBJ
280
+ c355b6a3-9c2c-4513-bda6-d09e323e1cee In response to sustained Ukrainian attacks, Russia has moved some of its warship fleet to Novorossiysk, in the south, away from ports like Odesa in Ukraine and Sevastopol in Crimea. OBJ
281
+ 0295e187-daa9-4d68-b401-7decaf3a1407 "So the year after I thought, ""Right she's working late." OBJ
282
+ 18e81140-67d4-4800-a7d3-7a1310afd769 You can meet 10 different people from Yorkshire, and they have completely different accents.' OBJ
283
+ cb584ab1-3af4-4efe-8d91-244d677657dd He said: 'We like to stay in on Valentine's Day. OBJ
284
+ 79c94f8c-997a-49cd-94e0-6f18aa779857 “You have to demand it.” OBJ
285
+ fa9fdd7a-5296-4453-b895-4a025b47134b The latest interim valuation report shows that by 1 April 2023 there was a small funding surplus. OBJ
286
+ 7e04131d-bf49-4eaf-8a3d-410853733065 Aside from his musical endeavors, Blanco has also taken in interest in culinary arts, as he's set to release a cookbook in April titled Open Wide. OBJ
287
+ eca96170-e30b-4a7a-9399-258518dd22af “The reality of any woman living in this country [is] you always live under the banner of fear, because we’ve grown up with this. OBJ
288
+ 89426ded-dbc5-4fd8-a2c6-7d41410e2ff2 This correction has been published following an upheld ruling by the Independent Press Standards Organisation. OBJ
289
+ 435eb818-9910-4cc0-ae8e-cdca2d465a26 "A second penned: ""Infuriating how taxes almost took half.""" OBJ
290
+ 4d7f80f2-0efb-46ef-88e4-e1aa4dec21fa He said: 'I didn't really think about it at all when we were making the film. OBJ
291
+ f24ba5fa-6d39-4cef-953a-a4e8b1f624d3 Here FEMAIL takes a look back at Jim Sturgess' career following the fall-out from One Day - and how he's deliberately shied away from the spotlight since. OBJ
292
+ 5883ac8f-9ddd-4877-8902-2d0c24c02a9e In an interview with Dek Magazine last December, Jim said that he been part of bands since the age of 15. OBJ
293
+ ddbe02cd-9171-432d-873f-94dec434af5a All the classroom anxiety was lifted, and I felt free to burn off all that energy. OBJ
294
+ 34b4a0ff-fba0-4609-aaf5-b181cc4b34ae So what I did now, I would say this isn't a bad thing. SUBJ
295
+ ecd2243f-a527-4721-9f34-7911a660f3c0 On Sunday, the couple was seen kissing one another while posed against a velvet red couch in a shot Gomez posted to Instagram. OBJ
296
+ f789876a-e29b-4ebc-9b05-d9482e1ee038 Security experts have said Ukraine's smart and aggressive approach has effectively eroded the Russia fleet - much as they have done across the frontline. OBJ
297
+ ebd4665e-c97c-46f4-8106-b4348f8782eb As the trees were expensive, wonky and ultimately irredeemable, there are many who think parliament spent half a million on a metaphor. SUBJ
298
+ 370473ce-fcde-4fd4-a98d-6018c2061c58 “It has been a big driver of people beginning to understand that these are not one-off incidents,” she says. OBJ
299
+ 4a0f537c-573a-4af9-8d53-ce84d6ed255c "Meanwhile, a fourth noted: ""$6k is nice but to be expecting $10k a week for life." OBJ
300
+ bf673826-4889-40c9-a4e7-59f9315e6799 "Taking to TikTok (@how_did_this_get_here), Beks explains exactly why winning the lottery was a ""very humbling experience.""" OBJ
301
+ 543fa891-6134-4e84-a71b-1c2c03fd510c “American assistance with these efforts is not charity. OBJ
302
+ 23fe5afb-0794-4177-b73a-1773747241df RULE 12: SKIN THERAPY Gina also swears by red light therapy three times a week to help boost collagen in her skin. OBJ
303
+ ceeb423d-3edd-4d54-8fc6-f6f188f60366 We are happy to make clear that TikTok categorically denies the allegations. OBJ
304
+ 7b7da918-09ca-4c6f-b21d-83cc78804f1c Wangari had only moved out of the family home in November, and her parents did not know that she was seeing someone – much less that she was in an abusive relationship. OBJ
305
+ dd4ef8d3-e76d-4dd8-bb6d-712c1d3d4ea4 Recalling the press tour for 21 in 2008, the star told The Independent: 'I was driving down the strip and seeing my face on all these giant billboards. OBJ
306
+ 50b15c8d-b498-45ff-bdf4-5621b59b1de9 Footage from Ukraine's defence ministry showed their boats speeding towards the £55million missile ship and bombarding it until it sank. OBJ
307
+ b2afc4a2-a2af-4998-a2dd-c5f528f231ad Russian sailors will be constantly looking over the railings of their ships with dread looking for the stealthy little boats which can sneak up near silently on their ships. SUBJ
308
+ 968c7162-7201-4795-8380-c68f75a4ab9e Their sense of trepidation was justified. SUBJ
309
+ 62c763cd-ef53-4ced-9908-a80862132811 Wednesdays are a highlight for her, too, she says: the two of them have fallen into an easy rhythm; she arrives from her job at a start-up and spends the evening cooking and chatting with her grandmother – a complete change of scene from her usual evenings with her boyfriend and friends. OBJ
310
+ c67b7d1c-b25c-4981-b697-3117cbc91a58 In September last year, Putin's Black Sea fleet HQ itself was attacked by another Storm Shadow missile fired by Ukraine. OBJ
311
+ cf7c23cb-f30f-42eb-ba18-2c10242b898c Both our Annual Reports and Accounts and the agreed Recovery Plan are publicly available. OBJ
312
+ 6bdc31ce-5178-46a4-8a0a-d0bb8ce67a78 "Ukraine's 'great success' in attacking Black Sea fleet Dr Bastian Giegerich, security analyst for British military think tank International Institute for Strategic Studies (IISS), said on Monday that Ukraine has had ""great success"" in striking Russian naval targets." OBJ
313
+ 6df428ba-cc08-45f4-8721-c6aff9cb3401 “It’ll inspire them to look after themselves and make more of their lives.” But surely not if their student neighbour is partying all night and sleeping it off during the day? SUBJ
314
+ 21853034-861b-40cb-9127-2fffd9eaf19a In his 2011 interview with The Telegraph, the actor said he felt 'connected and bound' to Anne. OBJ
315
+ 0f6f7d17-6798-4ebf-891b-3ea551de631a In a handful of interviews with small music magazines, which make no mention of his best-known role in One Day, Jim explained how he has always had an interest in music. OBJ
316
+ 95f3405e-24e5-47bc-a507-bf54b13bd376 Barrasso has endorsed Trump for president. OBJ
317
+ f94a2609-1254-4670-ab4b-a3bbcf84b149 She has the warmth of Elizabeth Taylor or Judy Garland … I love Emma as she is in the book, obviously, but I also love Anne Hathaway's version of her.' OBJ
318
+ a0f1ec3f-b3a2-48f5-bfd0-9ea01fb890da Wangari had two daughters, who now live with Wairimu. OBJ
319
+ 7b373662-1154-4c07-ad1f-d17d2d0f9840 Over 10 years later, he has still insisted that he is a 'stickler for accents' in film and didn't have a problem with Anne's portrayal of Emma. OBJ
320
+ 8cbfa706-658a-47ef-a5a9-cd7a695a6a8d It read: 'Sturgess can now play any number of charming Englishmen with any number of weaknesses and flaws that women easily forgive.' OBJ
321
+ 8eca1e5d-862e-4f28-b781-467928db9929 The vigils coincide with the opening of parliament this week, where organisers of the “EndFemicideKe” movement are pushing for their petition to be read out and debated. OBJ
322
+ e283337f-f147-414d-bf41-ba4bfc68d565 Kenya’s chief justice, Martha Koome, also addressed the issue, saying that a rollout of “trauma-informed [sexual and gender-based violence] courts” across the country would help to manage the femicide threats “that have engulfed [the] nation”. OBJ
323
+ eef28a97-11f0-4145-8058-a669a13ad8d9 Greeting card shops in Canary Wharf are making assumptions about the fidelity of their clientele. OBJ
324
+ 9658af0e-5a34-40bd-93ad-214aa5dda20a Boxing Day ambush & flagship attack Putin has long tried to downplay the true losses his army has faced in the Black Sea. SUBJ
325
+ 9b39a2e7-8eaa-4fd8-97b1-e2021f34fa46 RULE 7: NO CHEMICALS Not only this, but Gina claimed: “I don’t drink, I don’t smoke and I don’t take drugs.” “Negativity can show on your face, bitterness can show on your face, anger can show on your faceGina Stewart OBJ
326
+ b91cecad-d88a-40eb-aef8-eb555f7853ff They filled Ibrox seeking — and maybe expecting — not only three points but a barrage of goals against Ross County which would ease them to the top of the Premiership table. SUBJ
327
+ 45148e72-b808-4cc8-9cce-19fc4bd93d75 The senator, who built a reputation as a defense hawk, voted against the military assistance measure on Tuesday. OBJ
328
+ 025182c0-ae46-4cca-a81a-bc1c27f334a5 It's so crowded. SUBJ
329
+ 82d8b054-ae66-4f0d-906e-d2b6165a1431 It was fun and challenging and hard work and the feeling of being a small part of something bigger is, to this day, what I love most about it. OBJ
330
+ 73252822-ec31-4057-b807-f3c5dae96e0d He added: 'I would always wish I was doing a scene with Anne. OBJ
331
+ 30da441e-ef59-4853-9f50-8419b4af0602 It’s a kind of weird, twisted love letter to my neighbourhood, I suppose.' OBJ
332
+ 4a173766-a9c3-4c97-8bed-ebff0e79a6d5 Meanwhile, the New York Post took aim at Jim Sturgess and Anne Hathaway's lack of on-screen chemistry - before others dubbed the American actress' Yorkshire accent a 'Hollywood stinker'. SUBJ
333
+ bd76676f-5d5c-4d7e-ad2a-97c30f48c6bb He also appeared alongside Ray Winstone in the 2012 film Ashes about a son grappling with with father's Alzheimer's. OBJ
334
+ 7f95bac4-5886-4928-9f0a-45fa2701596f Nearly a decade ago, as Russian troops entered the Crimean peninsula, congressional Republicans were in uproar, blaming Moscow’s land grab on what they claimed was a retreat from American leadership by then president Barack Obama. OBJ
335
+ 63b95ab8-a521-48e6-aa07-3b697ed8ec84 But these days Graham has another distinction: he is one of Donald Trump’s most loyal allies on Capitol Hill, where the former president – and likely Republican nominee – has been whipping up opposition to Ukraine’s war effort. SUBJ
336
+ e5eb4a4a-abb8-4ec4-b8bf-86f971a0726f Dramatic pictures the next day show the charred and hollowed out relic of a once impressive and key Russian vessel. SUBJ
337
+ e0de88fb-7bad-4f5b-a354-dfda2c5e75ab But there’s only one bit of nostalgia I’m excited by, and that’s the return of shandy. OBJ
338
+ 5572cd59-8ef0-4172-ab61-f926b89c7d3a Though he had been in a loving relationship and civil partnership with the boy’s biological father, Stavros Gavriliadis, for over a decade, they were not married. OBJ
339
+ 7eade45b-f65a-4a5d-97f3-35bdd8683e69 (For an endearingly silly and slightly haphazard peek into some weird and wonderful combinations, check out the YouTube channel Does It Shandy? SUBJ
340
+ c78b84fd-34b6-4ef5-8c44-2519926d0033 The bill, which includes $60bn for Ukraine, divided the Senate Republican leadership. OBJ
341
+ 7928226e-1bfa-4252-8e20-067832bda691 They have called for additional shelters to be built, for education about gender-based violence to be prioritised, and for quicker police and court processes. OBJ
342
+ 66397b6b-8ff0-4462-83c8-0e1e239b3975 Independently of whether the £28bn green investment programme was the right policy for the next Labour government to commit to, Rachel Reeves’s reasons for ditching it were an undeserved gift to the Tories and a partial vindication of their disgraceful flirtations with an austerian, anti-green political narrative. SUBJ
343
+ 522426d3-acec-4a9f-912d-4bb6b19e99e3 God loves a tryer. OBJ
344
+ ef67f454-9091-4bc1-9949-1f73454c0a9d And Kyiv's intelligence services said the 184ft boat rolled over after sustaining hefty damage from the drones before sinking to the bottom of the sea. OBJ
345
+ 89789582-2304-46d4-bd5c-37e646ebd918 Pictured: Jim Sturgess seen in 2019. OBJ
346
+ 4736fe9a-77d4-4287-90f1-144f233af484 Student digs don’t get more decadent than Ayrton House in London’s Mill Hill, a chic newbuild with a bar, restaurant, gym and 60 large lateral apartments that don’t cost much more than a grotty single room in halls. SUBJ
347
+ db8acc4f-2498-4fd9-bd32-04b0d26fcf4f It was the best rack of lamb I've ever had. OBJ
348
+ 418ad22f-1081-4699-8ce8-2bb315223bd9 "RULE 1: NO ENHANCEMENTS Gina admitted that she won't ""mess"" with her face." OBJ
349
+ 811f7727-9b20-40b6-b011-13d1c07640a9 Selena Gomez, 31, made a very sweet tribute to her boyfriend Benny Blanco, 35, on Valentine's Day, sharing a snap of them to her Instagram stories and writing, 'I love you' Gomez took to social media with a series of pics in which she and her man were posed in various romantic embraces. SUBJ
350
+ 10b0bdf0-5292-4b99-b2c9-f0790bcbc654 Doctors, however, said they could not admit the boy because Elefsiniotis was not his legal guardian. OBJ
351
+ 5a61cd1a-068c-443c-8eed-dbc9fde1c4b1 The dinner came after Mark revealed he lied to Michelle on their second Valentine's Day together. OBJ
352
+ cae59573-7393-4915-b289-73cfc29bae59 But just last week he announced that he would refuse to bring a version of the bill that included a border security deal because the Trump-allied hardliners who hold outsized power over his thin majority were wary of handing Joe Biden anything that resembled a political victory. OBJ
353
+ df3eb484-ffe7-489b-acc9-0678e819ab56 By adopting the “maxed credit card” narrative, Reeves endorsed Osborne’s flawed logic and, indirectly, absolved the Tories for the wanton damage they have inflicted on a generation of Britons. SUBJ
354
+ a7ea8ce2-7d9e-4a28-b7f5-269334eb4d77 Knowing how she thrived around young people, her family encouraged her to turn her study into a bedroom to ensure her children and grandchildren could stay over. OBJ
355
+ 56176f4b-4ab4-4f8b-89a4-b45497a80aea Judging by Reeves’s recent performance, they seem to care more about the fiscal hawks in their midst and in the Tory press. SUBJ
356
+ 2ad3ab7c-66a3-4ed8-a621-6935ff0be28c In a floor speech, Senator Rand Paul, who led the effort to delay the measure, accused McConnell, a fellow Republican from Kentucky, of collaborating with Democrats to “loot the Treasury”. OBJ
357
+ cbc310da-9e80-43ae-938a-520fd5d0475c One reader wrote on X, formerly known as Twitter: ‘Anne Hathaway as Emma? OBJ
358
+ 5afb9015-21e9-4aeb-8ceb-364a840f3a3c There will be a vetting process, Chappatte assures, as the scheme will only work if the young people understand what they’re moving into. OBJ
359
+ 77623268-6067-4562-a6ae-f8df500fed54 But now, the grandmother-of-three has shared how she maintains her youthful glow. SUBJ
360
+ 29b743c6-53ca-4bed-8b94-8af02bcd1527 I've met a lot of people from Yorkshire, and when they left the area or moved to London, their accent changed. OBJ
361
+ 37993aea-0101-40e3-9143-80b081b04860 Stiegl Grapefruit Radler 2%; Sainsbury’s, £2.25 for 500ml Unlike many of its German counterparts which have a wheat beer at their base, this Austrian radler is made with lager and, as a result is less sweet and cloying, with a very clean pink grapefruit flavour shining through. SUBJ
362
+ e17918c9-7557-4f9a-95c7-aae2d83a617a Going by the stage name 'King Curious', Jim's debut album is set to be released later in 2024 - but he has shared some singles with his 282 YouTube subscribers. OBJ
363
+ 532a9b7b-07fe-462d-8562-d8754d584c3f Portcullis House took delivery of some fig trees but these are not the first of their kind to grace the building: their predecessors racked up a bill of £500,000 across two decades because they kept threatening to fall over. OBJ
364
+ 6c6abf1d-3d7e-43f6-9ec2-1ac318118c4b I was engaged and stimulated, and I cared deeply about it. OBJ
365
+ 6a360ee3-ec23-4958-b856-e116493ee977 “I spend 90pc of time around people of a similar age because I work for a company where everyone is under 35,” Brunero says. OBJ
366
+ df826b1c-1c96-4448-b59e-b8bead7374d9 The third photo in the set showed Blanco posing for a selfie while Gomez was smiling with her eyes closed. OBJ
367
+ 52e5bb9e-fbdd-49cf-8f25-be3ffe03146e “If I knew she was in that kind of situation, I would have gone to get her out of it myself,” says Wairimu. OBJ
368
+ 6ab38e7f-9e0a-4078-83e2-2736c4ad703d Less than two weeks later, another woman was drugged and dismembered by a man she had arranged to meet in a rented flat, with her body discarded in plastic bags. OBJ
369
+ 51274eee-93c3-40ed-ab13-242809b80b08 The difficulty that any British government faces today is that, since President Biden inaugurated his expansive green transition spending spree (improbably labelled the Inflation Reduction Act), the UK is caught up in a subsidy war between the US, China and, to some extent, Germany and France. SUBJ
370
+ 03591b7a-b653-4358-9f05-c4a4a122335a Applications opened last month and the first student tenants will move in this autumn. OBJ
371
+ f49ca9e9-e821-4766-9026-c37a53e94534 Heineken seems to agree. OBJ
372
+ 7c4a55d7-7627-466b-bc0f-b27726e11e99 """I called the lottery office to see which was true only to find out I only won $3.""" OBJ
373
+ 7bc1580c-6de2-4f28-9f03-7cecc6025963 Made by two London breweries banding together, it works on a number of levels – the refreshing acidity from the hibiscus and lemon is softly tempered by the slightly more earthy rose hip. SUBJ
374
+ d47d22c7-de29-4b12-b747-0b2298b01123 “Talking to my grandmother engages my brain in a different way, whether it’s about politics, her life, my life – we end up having very deep conversations. OBJ
375
+ 744b6642-76df-40cd-9158-208af124847e Wairimu says she is haunted by recent discoveries about her daughter’s life. OBJ
376
+ f8e9a2b7-4f78-4b97-a51d-6f7858efbf6f “On my face I use rose hip oil and caster oil for my neck and eye areas to ward away wrinkles. OBJ
377
+ f655e294-5f8a-40b8-bc64-9a37374f093b But okay, it can happen the other way... Michelle did it for me. OBJ
378
+ fb33b7d0-ca28-48b2-9dc8-93b9cfc63866 “I go for a daily walk and I use weights and body weight daily to tone.” OBJ
379
+ 140f960a-2118-4a9e-b834-aba4297fa839 In 2022, Jim appeared opposite Katie Holmes in the rom-com Alone Together - about two strangers who end up in the same New York rental during lockdown. OBJ
380
+ a0ab5938-e739-460e-b27d-2f437d3b4d1a The snap comes after Selena surprised fans on Monday with a very racy photo of Benny grabbing her cleavage. SUBJ
381
+ 0b82752f-7a00-4b64-a8b6-f5d168764796 “Suicide rates are increasing at universities; it’s not easy to be thrust into life after education, particularly given the challenge of securing accommodation and a job,” she says. OBJ
382
+ 0f834205-ec2e-4a88-9d96-ae942c6d27fc Entertainment Weekly's Emily Exton wrote at the time: 'Jim Sturgess is certainly dreamy enough to play the handsome but daft Dexter Mayhew whose it’s-not-my-fault-everyone-loves-me outlook on life can be maddening yet adorable (maddeningly adorable?) OBJ
383
+ ae462648-63a7-4235-9139-d61d3f14b341 But the escape of a Kenyan man accused of committing femicide in the US from a Nairobi prison has raised questions about the seriousness with which such cases are handled. OBJ
384
+ fe9ed82c-364e-4c9b-a404-7fbe9f933a04 When Susan Wairimu Thuiya received a call on the night of 21 January saying that her daughter had been in an accident, she assumed it was a scam. OBJ
385
+ ac955cc7-eb7a-49e5-85e7-a823a911d69a The former Corrie star, 36, headed to Smith's restaurant for a lavish meal comprising a set menu for £95 for three courses, a choice of canapés and petit fours to finish OBJ
386
+ 8f07fe2d-391a-4f19-9214-c50966c332af Most read in The Sun Essentially, glorified remote-control boats packed with bombs - they have become the bane of the Russian fleet. SUBJ
387
+ 46e5e49d-f173-4665-9129-07c0e2c21fa6 Johnson indicated that he was unlikely to bring the measure to the floor for a vote because it lacks border enforcement measures. OBJ
388
+ ad43ec8f-d9a4-4374-acfe-8bcd7d6661cc This was misleading. SUBJ
389
+ e3027cd5-cfeb-4676-90b5-0837d6173adf Gomez on December 7 confirmed the romance when she liked an Instagram post from the account @popfactions that reported the 'rumored' romance; after the account published another post that read, 'Selena Gomez Seemingly Confirms That She Is In A Relationship,' Gomez wrote, 'Facts.' OBJ
390
+ 84f58148-9887-4b07-ba0f-5f1c83e00cfe The best that can be said is that she sometimes resembles the youthful Maureen Lipman, herself from Yorkshire, at times bespectacled and possessed of fine comic timing, but who here appears to be rehearsing her repertoire of regional accents.' OBJ
391
+ 067a6fb8-f8fe-47dd-bcfa-c3889cb5cac6 The once-impressive missile cruiser was in service on-and-off for almost 40 years - but sank to the bottom of the Black Sea just weeks after Russia invaded Ukraine. OBJ
392
+ d324a019-658f-4400-99b6-a84b8537b00b But there are many political and logistical hurdles to overcome before a majority bloc not accustomed to working together in the tribal House comes together to circumvent Johnson – and by extension Trump. SUBJ
393
+ 4a662ee1-45c2-42cf-a9f3-35a82d1c30e6 Huge plumes of smoke rose around the landing ship in one clip as another showed it tilted on its side. OBJ
394
+ 595ab17b-a0bb-415c-9ee4-59e691800563 This year the company launched Foster’s Proper Shandy (widely available across supermarkets, including at £3.75 for 4 x 440ml cans at Asda and £9 for 10 x 440ml cans at Tesco). OBJ
395
+ 0ed34283-0674-4e9f-99c5-27274579ba8b “I exclusively drink filtered water from a BPA-free bottle, occasionally enjoying chamomile or green tea for its antioxidant. OBJ
396
+ 02092615-a2e8-43fb-ac90-318cca958476 They believe it’ll keep them young – and studies suggest that they’re right.” Indeed, research by Iriss, a charity that promotes positive outcomes for those using Scotland’s social services, links seniors who socialise with young people with having improved cognitive function and memory, as well as increased wellbeing, activity, motivation and empowerment. OBJ
397
+ db2cf0c6-d2b1-4f0b-8e59-4ed7d2ebb6c8 RULE 3: HYDRATE Hydration is key to Gina, as she shared: “Personally, I choose to have a glass of coconut water a day especially during or after working out. OBJ
398
+ 86634852-62fd-41c9-909a-6f049bf908da The Grand Prairie, Texas-born actress-singer captioned the images on her social media page 'My bes fwend,' to which Blanco said in response, 'Das my bes fwend.' OBJ
399
+ f484977e-7ce3-450f-8acf-72bbab724ee5 “I was here when he was president. OBJ
400
+ e81198d6-23e9-484c-b480-10e046f8f637 If we owe George Osborne anything, it is irrefutable empirical evidence that using the analogy of a credit card for a nation’s budget (along with inane “belt tightening” and “fixing the roof when it is sunny” metaphors) is a terrible basis for prudent fiscal policy. SUBJ
401
+ bc19a095-b010-4328-aafe-6e50295981a3 “I [also] end my showers with a cold blast to tighten and refresh my skin.” OBJ
402
+ 5bde6cec-4df0-4537-993e-adcdc226e3ec Intergenerational care has been pioneered in the UK since 1917 with combined nursery and care homes (there are now 40 across the country) but Ayrton House will be the first multigenerational community of its type – on a practical level, one might hope that students have more to offer than toddlers. SUBJ
403
+ 25c00361-b68e-414c-a318-9641c2758393 In the photograph, the Only Murders in the Building star was clad in a plunging tan top with a black coat worn down to her arms, while Blanco donned a tan suit with gold bracelets and necklaces. OBJ
404
+ e8f7fdb0-df81-44e8-8274-c9be0ad0d48e Severe loneliness is a health risk, according to a study by Queen’s University, Canada, triggering depression and suicidal thoughts as well as poor cardiovascular health and premature death. OBJ
405
+ 61a18c4d-6b71-47fe-8403-a42606d652b7 In 1942, John Maynard Keynes proclaimed: “Let us not submit to the vile doctrine of the 19th century that every enterprise must justify itself in pounds, shillings and pence of cash income … Assuredly we can afford this and so much more. OBJ
406
+ 8d383c4f-3f49-4de2-b9c7-90767dd1c531 "I said, ""Oh, God, now I guess I’m going to be this guy.""'" OBJ
407
+ b18a2b08-55cc-4abd-82ce-e43044f08d9a These large sums can be raised, not through Treasury bonds that need to be repaid by taxpayers, but by bonds issued by a new public investment bank – to be repaid from the proceeds of the green enterprises they fund. OBJ
408
+ 7ddfaef3-fef0-45d9-b410-1a2cff546b8a But this could be shandy’s year – and if you’re tempted by any of the exceptional readymade options below, you’re in good company. SUBJ
409
+ 5bf07038-ac58-4b06-889a-e95d7b9aa0b4 February 13, 2024 An article ‘Braverman: ‘Don’t make people feel guilty for being white’ (Feb, 13) reported that the National Trust, RSPCA and World Wildlife Fund said the countryside was a ‘racist and colonial space’ based on the report by Wildlife and Countryside Link provided to Parliament. OBJ
410
+ d7fac91e-13be-49e7-9a31-81ec5e67216c In contrast, Jim's One Day co-star put the lacklustre reception behind her and went on to appear in The Dark Knight Rises and Les Miserables, which she won Best Supporting Actress for. SUBJ
411
+ 74d870cc-c914-49cc-b39d-ffd8a05ddbc8 Gaining over 667,000 followers on Instagram, where she posts under the username @ginastewartofficial, the former Playboy model has gained a loyal fanbase for her saucy pics. SUBJ
412
+ 8c8ea9f6-8c7d-4dac-a187-b6bbdfe6a2b8 “It’s all about attitude.” OBJ
413
+ f6b4d3c2-ac09-47b0-9b3e-bf3dc2339491 She concluded: “The AI has used hundreds of images of my real-life body from every angle to re-create my digital self-image, giving you a realistic experience of the original version as possible. OBJ
414
+ 7b5e75fe-5f00-4fb1-a555-03272bc4791d It has become at least the 11th warship to be destroyed by Ukraine. OBJ
415
+ 4560135a-cdc0-440c-a85e-acee66aa4680 "And a further shared their own story and penned: ""Once, I thought I won $10k or $100k." OBJ
416
+ 472d27f8-8ef5-40ab-bd1b-e23fd25aa7ac She added: “Negativity can show on your face, bitterness can show on your face, anger can show on your face and self-hate can show on your face.” OBJ
417
+ ff00889a-c5c3-44ec-a3f3-be437a3a38b0 It didn’t really get kind of distributed in a way that people were even able to know it was on, I guess.' OBJ
418
+ 1d5165ec-52ab-4368-9bb1-74a1348987e8 It’s an investment in cold, hard US interests.” McConnell’s deputy, John Thune of South Dakota, voted for the measure, while John Barrasso of Wyoming, the No 3 Senate Republican, opposed it. OBJ
419
+ e47b2eac-d9f2-4383-9624-35f64eeb2c1b When it hit screens in August 2011, One Day was a moderate success and pulled in $59m - but the reception from critics was particularly damning. OBJ
420
+ 59268924-0294-4891-ae95-1ddcc22fa180 We apologise for this error and are happy to correct the record. OBJ
421
+ 1d502cd6-8ba7-4f7c-8a65-40539492fc2c “They haven’t noticed that over the past 4 months 20% of Russia’s Black Sea Fleet has been destroyed. OBJ
422
+ ae60c706-5073-4495-9251-3f8b67eb32d7 Families say the social normalisation of gender-based violence in Kenya needs to be addressed. OBJ
423
+ 760c62f5-7309-4934-b2be-dc91f53ee917 Blanco has been involved in the industry for more than 15 years as a musical artist, producer, and songwriter. OBJ
424
+ 9a5eb639-390a-4118-8fac-d89eabd2d4b2 Campaigners will also renew calls for femicide to be declared a national crisis and specifically criminalised. OBJ
425
+ 768f2206-5264-4f92-81c2-23c20517d1d2 Move it or you will lose itGina Stewart “It will help you stay young.” OBJ
426
+ d894418a-779c-42e2-8427-fed617aa0352 Pictured: Jim Sturgess playing Adam Ewing in Cloud Atlas, which was a box office flop. OBJ
427
+ 77b51bf2-2907-4828-83f0-c5e4c7e36969 Pictured: Jim Sturgess and Katie Holmes in the 2022 rom-com Alone Together, which was set in the pandemic 'I think what happened was that she got a bad rep in America for her ‘bad English accent’, because people don’t know about a Yorkshire accent in America. OBJ
428
+ 8efd05e1-e10a-4ff7-9f71-1e1dcc0e929c An article ‘TikTok now the biggest source of news for young teens’, (July, 20) included statements which may have been understood to mean that TikTok is controlled by the Chinese Communist Party (“CCP”) and is operated for the benefit of the CCP against the West. OBJ
429
+ 02897b3c-8f17-46d2-b450-0c867a9fb7ae The second frame saw Gomez resting in the lap of Blanco, who had his hand on her chest while planting a kiss on her shoulder. OBJ
430
+ 38e42165-d876-4ee8-9501-dd03fab6060a RULE 11: MOVE DAILY Gina revealed that to look young, you need to: “Move it or you will lose it. OBJ
431
+ e3035436-c68e-4530-845b-25468c0a0bc0 Improving low-and-no alcohol drinks have certainly lured back those who fancy something lighter to sip. SUBJ
432
+ b94c1520-f8c0-474a-ad45-75c595d90815 It was a shocking – if not entirely surprising – turn for one of the chamber’s leading defense hawks and a steadfast Russia critic. SUBJ
433
+ e8c098a0-b224-499c-a386-b49bb6fa755a This is a multitrillion-dollar subsidy contest that the UK cannot win and, thus, should not enter. SUBJ
434
+ 5617c284-c531-48e8-b771-3b6920ae17ff “I end up telling her all the gossip – the problem is that by the next day the rest of the family knows it, too,” she says. OBJ
435
+ 897827b7-90f1-4057-994d-c26f16763d37 Ukraine used their impressive low-flying, subsonic anti-ship Neptune missile to sink the 12,490 ton Moskva flagship. SUBJ
436
+ 786bbcb6-6de9-4775-8a90-cb7dce84b538 It will be delicious to drink now, but also makes an excellent companion to sultry evenings cooking at the barbecue. SUBJ
437
+ 4a12af53-13cf-4942-aae9-c5707eecf218 Gina, from The Gold Coast, Australia, told What'sTheJam: “I follow 13 golden rules to stay young. OBJ
438
+ e14b0695-dd21-4ed2-b4a7-c4110dfad3fe He confessed he fibbed about cooking a delicious seafood meal from scratch - when really he 'went to a restaurant and asked them to prepare a lobster'. OBJ
439
+ 93d7e045-f74e-43df-8101-31c73ba911ec "He also praised it's ""flawless performance"" in destroying Russian targets." OBJ
440
+ 58709dad-9d24-4628-9493-2dd32b6c5ab4 When Chappatte told her that thousands of students have nowhere to live, with a shortfall of more than 600,000 rooms and a record 9.4pc dropping out last year, she saw a way forward that could inspire a healthy and beneficial co-dependency between young and old. OBJ
441
+ 73149044-d67a-4cfe-8011-3d0ea8d5dc3d 2024 has already provoked an outpouring of sentimentality about our yesteryears, what with Mean Girls, mullets and Girls Aloud all enjoying a comeback. SUBJ
442
+ a24aa480-1b73-4f25-b6b3-8456abe00df7 Having dropped the fantasy that subsidies can attract battery manufacturers and microchip producers to the UK in numbers consistent with a British green industrial revolution, a Labour government should do two things. SUBJ
443
+ 80681f99-04db-4cee-84ea-380e907717c6 "So I was like: ""Right next Valentine's Day I've got to do it for her like it should be me""." OBJ
444
+ de8b0fb5-d09e-4702-8dd2-8119d23768eb The couple tried to find out from the police what had happened, but say they received vague or inaccurate accounts until they gained access to police records, which painted a grim picture. OBJ
445
+ 79a2bf6c-5f57-433e-bb5d-2011a2c35c3c Disappointing follow-up while Anne's career skyrockets After One Day, Jim Sturgess already had another huge Hollywood blockbuster lined up and appeared as Adam Ewing in the epic sci-fi Cloud Atlas opposite Tom Hanks, Halle Berry and Hugh Grant. SUBJ
446
+ 2c1ee702-b2f9-49b6-8134-f4d525b95280 The Bank of England could also help with an announcement: if the price of these green bonds were to fall below a certain point, it would buy them second-hand – even while selling off its stock of Treasury bonds. SUBJ
447
+ 18705bc1-45cd-4065-83af-436c79d8a900 “I combine all this with a ‘a Gua Sha’ stone — also sometimes referred to as a jade scraper — that can chisel out cheekbones you didn’t even know existed, de-puff hangover eye bags, and crank up the dial on skin brightness.” OBJ
448
+ 4d8d608c-eab2-4139-9e2a-c326d54c7472 The catch? OBJ
449
+ fced4519-6ec8-4074-ad86-29b43e4b1d81 Although Jim's casting didn't raise eyebrows, the announcement that Brooklyn-born Anne Hathaway would be playing Yorkshire lass Emma Morley was met with a wave of criticismfrom fans of the book. SUBJ
450
+ 024bf616-e8c1-4dd0-8b03-05ba1af53ca4 Set aside a modest sum (say, £6bn) to subsidise energy conservation and, critically, found a public investment bank to inject green investments into green tech enterprises directly (private or public) to the tune of up to 3% of national income annually. SUBJ
451
+ f85a4acc-5979-40e7-8988-d42031a4774b However, it only has a 14% audience score on Rotten Tomatoes. OBJ
452
+ f77342e7-4da4-435e-80e0-8ca8125407e1 Loudest among the Republican critics was the South Carolina senator Lindsey Graham, who assailed Obama as a “weak, indecisive leader”. SUBJ
453
+ 3077a234-1c43-4a53-9f2c-4028210561ff Jim has since admitted that he has found fame overwhelming at times and deliberately shied away from it. OBJ
454
+ 5fded925-e2cb-47f1-bda4-f153375788d5 Just 22 Republican senators broke with Trump to approve the aid package for Ukraine, Israel and other US allies – yet another sign of how thoroughly the former president’s America First vision has supplanted the party’s consensus toward internationalism and interventionism. SUBJ
455
+ 1381c34a-ed2e-4030-88a5-f414621ca150 RULE 2: BEAUTY SLEEP Not only this, but she also shared: “I sleep seven to eight hours a night.” Most read in Fabulous OBJ
456
+ a11dd533-b652-4192-b7a1-56417aedc5a3 Finishing costs Rangers as they miss chance to reach summit OBJ
457
+ 2dd28ef0-d65c-499b-a2e4-beb38fee22b4 And the Ukrainian army relies on its Marichka underwater kamikaze drone - capable of carrying 1,000lbs of explosives - to lead the Black Sea battle. OBJ
458
+ 5892adca-cbaa-45b0-ba4b-5550aa1e7dc9 The pair dated for 10 months before splitting in October 2017; Seen in 2017 Blanco was past rumored to be in a romance with Elsie Hewitt, a 27-year-old model-actress from London; Pictured in LA in January of 2020 As a solo artist, he released his first album Friends Keep Secrets in December of 2018. OBJ
459
+ 914d912b-e0f6-4bd0-9c79-a527b3286c9d And that was a huge moment for me. OBJ
460
+ c1bb432e-3bca-4de5-bed0-2f2f7e5f888c Try these… Shandy Shack Elderflower Lager Top 2.5%; Sainsbury’s, £1.75 for 330ml; Shandy Shack, £24.99 for 12 x 330ml cans For me, one of the most potent aromas of summer is elderflower. SUBJ
461
+ de233022-bb5f-4d59-aaa9-9ef89c2b537e It wasn’t a surprise, but it was a shame. SUBJ
462
+ a6dd00ee-b0ed-4f58-8179-2114d171e8f1 It echoed comments Trump made over the weekend, in an all-caps social media post addressed to the US Senate, in which he said foreign aid should be structured as a loan, not a “giveaway”. OBJ
463
+ 54d885b6-1ca0-4195-ab1e-4134b838c967 During the holiday, Spyros fell, cutting his chin and hitting his head. OBJ
464
+ 19410524-d1ce-4987-90e5-d786c01bd6bd He didn’t undermine or destroy Nato,” senator Marco Rubio, a Florida Republican who sponsored legislation to block a US president from unilaterally withdrawing from Nato, told reporters. OBJ
465
+ 0a60268c-0644-4135-8b0a-e551c4d59e7f What happened to One Day's original Dexter Mayhew? OBJ
466
+ 642b18cf-fd42-4aa1-a3b1-9d465ecce797 Selena's last high-profile relationship was with Canadian musician The Weeknd. SUBJ
467
+ a90dc760-a0fa-4ad1-ab79-2caa73874774 I just thought the prize was more than what I ended up with. OBJ
468
+ cf6a7415-3cbf-473a-8c91-c08388c0cfb1 MANY of us could only dream of what it must feel like to win the lottery. OBJ
469
+ 6f5b0941-d56f-41f9-b589-375682ebfeab There are communal gardens backing on to a river and housekeeping and security included in the rent, along with a programme of community activities. OBJ
470
+ 0d2a5262-6ab3-4bce-8e4a-e91367e727bd So far it’s been a self-selecting process, Barratt says: the students who have put themselves forward are soon-to-be professionals who she believes will fit right into Ayrton House. OBJ
471
+ d237a483-9a81-4e84-9f8c-ac2ef2fe8490 Sometimes she’ll decide to work from home at Hamilton’s the following day, too. OBJ
472
+ ef5b6568-0f38-417b-948e-102c350f68b5 "RULE 8: NO EXTREME EXERCISE While you might think extreme amounts of exercise is key for looking young, Gina wrote: ""It can age you don’t go to extremes with diet sudden weight loss can age you." SUBJ
473
+ 172502fb-39e8-4ccd-add7-995bbae69b7b I sometimes don't even go out for dinner because the restaurant can't compare,' he added, gushing over Michelle's culinary skills. OBJ
474
+ c53f9f76-ee2c-4811-8b03-3ecbf479efad I’ve had friends in America say it’s the worst English accent they’ve ever heard, but I didn’t think it was fair.' OBJ
475
+ dfac0ca4-bd85-4af5-84b8-0e0f72325640 It all bubbles along with just the faintest hint of beer underneath. OBJ
476
+ 58e44de4-d2b3-4505-b79d-fd9d9015d9b9 Stepping into supporting roles Following the muted reception to Cloud Atlas, Jim appeared in a supporting role in the 2012 film Spike Island, opposite Game of Thrones' Emilia Clarke. OBJ
477
+ f0b194eb-f436-44a3-be94-a1cb9ed0812a Gomez subsequently took to Instagram Stories with a black-and-white image of herself in which she appeared to be cuddling with Blanco, and later tangled with fans who said he had spoken negatively of her more than three years ago. OBJ
478
+ c0cf1029-65ee-450e-9eb7-a3d283f283c5 “When I meet a 96-year-old potential tenant, the first thing they’ll tell me is that they want to live around younger people. OBJ
479
+ b64b181f-9576-4ef6-a19d-ad2278cb8d77 “Let’s just be frank about that.” But until the bill reaches Biden’s desk, Biggs’s admission is cold comfort to American allies waiting for Congress to act. SUBJ
480
+ 884e50b6-098d-44ba-91d6-8e9612e3bd62 Now, as the buildings crumble, these trees have at least been fixed: that they come with fig leaves is perhaps too on the nose. SUBJ
481
+ 70a33257-2a65-4a92-9f57-f204a74b590f And that felt good. OBJ
482
+ 63098e46-d577-43eb-9d44-93b0030247e2 Yanis Varoufakis is an economist, author and secretary-general of MeRA25. OBJ
483
+ 2857a28e-b152-4d59-9c7e-e5c30b8ce36c Most recently, Jim appeared in the 2022 rom-com Alone Together with Katie Holmes, which was given a 30% rating by Rotten Tomatoes users. OBJ
484
+ 0e01b516-a87a-4b80-9439-26bd3e92e127 The 47-year-old Elefsiniotis, an academic who went to university in Britain, said he took Spyros to the nearest hospital, along with his brother, Kimon, and sister, Eugenia. OBJ
485
+ 2b80f76e-cc81-4b1e-833f-c4ed23b214f3 """Long story short, I bought a $20 (£15) scratch card because I thought the odds were greater on those ones,"" Beks begins." OBJ
data/english/test_en_labeled.tsv ADDED
@@ -0,0 +1,301 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence label sentence_id
2
+ But Andersson is adamant that what she calls ‘red green’ politics is the only way forward — for both pragmatic and ideological reasons. OBJ 4eb69b83-2bdc-43bc-8730-7a415bfbca30
3
+ That sounds worryingly similar to the vainglorious delivery timetable once claimed during the sorry saga called HS2. SUBJ 17434b47-9ab7-4b4d-b019-a6f978b77d84
4
+ Labour’s plan for growth — with deregulation and corporate-driven projects at its core — runs the risk of deepening inequality and handing over national infrastructure to private profit. OBJ 2abb0130-ca00-4991-a942-c03f15e3713e
5
+ If Timbaland releases a number one hit soon, we can get the full 2006 experience again. SUBJ 863a6a36-abf4-4106-b4a3-9127019a4011
6
+ She is treating opposition as a compliment to her steely determination to implement her new doctrine of growth-at-any-cost. SUBJ 1dfa49ff-a050-46f2-98cf-a93c1b0cc9e0
7
+ Cuba was the first country to stop mother-to-child HIV transmission in 1997, and it has developed a vaccine that slows the growth of lung cancer. OBJ fd7c4f56-a4f9-4220-83c3-22f2595911da
8
+ I need – no, crave – more silence in my life. OBJ a25c55a0-46d2-4651-a1af-d2b0b8001fb9
9
+ Hostile fire was instant, will be continuous for years ahead and comes from several camps with which Labour has wanted to be friendly. SUBJ 535d2ffa-1f15-4293-bce6-a8e61c784410
10
+ If investors can be found to stump up that kind of cash, they will want a return. OBJ 5e908573-b86e-4ff2-a6ca-463ac90e63e6
11
+ "As part of a last-minute settlement, Harry also won ""substantial damages"" and an apology for the ""serious intrusion"" into his private life, and that of his late mother, Diana, Princess of Wales, by The Sun and the defunct News of the World." OBJ 62d4ae77-a4b7-4959-87fb-1b5e5be1c031
12
+ Sure, Finnish left parties did well in the recent European elections, but that took place against a background of right resurgence. OBJ 32f7a1c1-66d5-4632-a7bf-de8acf274271
13
+ But thanks to the policies of successive right-wing governments, Andersson argues this characterisation is no longer justified. OBJ 6c0deebb-b73a-45bf-977b-42be90cebf76
14
+ since the US failed to confront it head-on during the Bay of Pigs invasion, it has instead kept Cuba in stasis, trapped in that moment before the celebrations can truly begin. SUBJ 69dccf0e-60c0-4a34-8836-a1466a46e94c
15
+ ‘It’s really exciting for me.’ OBJ b450a233-9954-471d-b7db-d3f6a3f1b9ca
16
+ The Alternative OBJ 760d3180-d06a-4a63-a403-5151cd1e0422
17
+ Labour mayors in the north are disappointed that, while she gave a nod to the desperate need to create new rail connections and upgrade existing ones between northern cities, there were no promises of cash that they could take to the bank. OBJ 6bf3473f-8dff-41f6-8dbb-c27a0c202ccc
18
+ Allies of the chancellor claim that “we thought we’d have a bit more of a cabinet problem than we’ve actually had”. OBJ 37974972-3945-4767-b93a-cda71553a39a
19
+ Walking through Havana, the scars of economic warfare are visible everywhere. OBJ 2e25c6d3-3885-4f28-a3f0-ada4f2df3e72
20
+ But she is adamant that the European left has to put aside its differences and try to work together. OBJ 6ff4ace3-5115-428d-921c-5051280a5845
21
+ The Cost of Austerity OBJ 9289c225-40c4-4748-9c8f-3e07df969b72
22
+ A serious rebuilding programme would scare those who have the Chancellor’s ear. SUBJ 50c6844a-5bf0-4b1b-a889-e5a395177755
23
+ The flagship brigade was the Venceremos (‘We Shall Overcome’) Brigade from the USA, which arrived in November 1969 made up of over 200 American brigadistas from groups including Students for a Democratic Society, the Student Nonviolent Coordinating Committee (SNCC), the Communist Party, the Black Panther Party, and the Young Lords. OBJ 17645e3e-5162-43bb-af8a-c61ec0305681
24
+ The result: the UK population will grow by nearly five million. OBJ cca077fe-5def-4234-80d3-716881aa1306
25
+ Had he rejected the settlement – believed to be £10 million – then been awarded a penny less in court, he'd have been liable for both sides' costs, which exceed £30 million. OBJ 9e28361c-217e-4ce5-9652-ee2dc99918e9
26
+ This rule is designed to stop litigants from clogging up the system, but the powerful can use it to avoid public scrutiny, said Robert Shrimsley in the FT. OBJ 55cf1ebd-9479-4837-9df2-9523d1119650
27
+ Speaking delegates condemned imperialists and warmongers, and shared tales of national struggles and workplace victories. OBJ 9ff2df5b-a8a3-4763-b2da-7ad522d14c57
28
+ One researcher has even gone so far as to describe our sound obsession as “aural litter”: “If you could see what you hear, it would look like piles and piles of McDonald’s wrappers, just thrown out the window as we go driving down the road.” OBJ 0d430bb3-296a-4288-bb72-41f019153dbd
29
+ I suspect that the Net Zero Secretary thinks that resignation would be a pointless gesture of opposition to something that may well not happen and certainly not anytime soon. SUBJ 2ae6d3e5-c73b-465c-b5eb-f3535fa80297
30
+ ‘We have done the work of creating a modern left alternative for as many voters as possible. OBJ 54d64264-078f-434e-8a35-32f4755707ad
31
+ I would soothe my loneliness and isolation in the evenings by playing endless hours of Law & Order: Special Victims Unit just for the ambient sound – the comfort of Detectives Olivia Benson and Elliot Stabler bringing criminals of the worst kind to justice. OBJ 3734da00-0caa-4e7b-bae9-ee9dc8c498d0
32
+ Both are young, charismatic, intelligent women seen as modernisers within their respective parties. SUBJ dfaf486a-882b-47e4-b084-94d0d7f5f452
33
+ You don’t need to share Cuba’s ideology or be a socialist, he said; if you defend Cuba’s right to exist free from the blockade and US coercion, ‘everyone is welcome.’ OBJ 577c3ce8-3d9b-43bb-9bf1-2cd8422c2bf7
34
+ Brigadistas met Cubans from all walks of life and learned how the revolution had transformed their lives. OBJ 0e7c177c-ffb5-450f-8226-92b7903fa0af
35
+ Yet last week, he and former Labour MP Tom Watson – the last two claimants – capitulated, in return for a limited acceptance of liability: OBJ 4ba0d3be-3667-4022-a20a-b6c40105e01c
36
+ They tended to be led by developers rather than by the public. OBJ 48e8e592-bf09-47aa-930d-5cd025047000
37
+ Guatemalan academic Henry Morales highlights that Cuba dedicates 6.6 percent of its GDP to ODA, the highest ratio in the world. OBJ 5a55fdc6-d3e8-4cfd-8b37-b3e24911d1d1
38
+ ICAP also assists visitors to Cuba, informing them of the country’s priorities and hoping ‘to encourage feelings of peace and need for peace internationally.’ OBJ 02732167-2cdb-45d2-a700-4975f7379b1e
39
+ Another opponent then is still a dissenter now. OBJ d3b5aedc-4050-4b32-8d09-ff5d2087c2c0
40
+ For the incandescent environmentalists, Heathrow is a litmus test of whether or not the government is authentically committed to addressing the climate crisis. SUBJ ce0cdb0d-cdb3-419e-b12c-54238fef6391
41
+ Our brigade was part of a larger group of over 330 trade unionists and activists from 33 countries, with participants travelling from as far as Korea and Ghana. OBJ 24563674-198d-405f-afdb-3ae4b9ccb0c6
42
+ It must look elsewhere to make up for lost Russian gas. OBJ b31f068f-d123-4950-b056-2f2c4dd92e1b
43
+ Many inside and outside Cuba describe it as genocidal, designed to stifle the Cuban people and serve as a warning to any nation considering alternative economic paths. OBJ aea06bf3-cd72-4ec5-b2a0-ea94122c4ecd
44
+ Each aspect is in constant relation to every other. OBJ fa722f37-320b-407f-b000-3dcfb54f6861
45
+ Ms Reeves did touch on regeneration in the north and the Midlands, but her greatest emphasis was on Heathrow and reviving the push to create an Oxford-Cambridge “growth corridor”. OBJ 585c38c5-70df-40d1-aa0a-baa9874d8d44
46
+ Andersson served in the Marin-led coalition as Education Minister, and at the conference, both seemed very keen on the idea of the four-day week. OBJ ba14f59f-c5b5-4fb1-85f2-596a7205d32b
47
+ I’ve drastically cut down on YouTube. OBJ c01e906b-e8ee-442f-8c6f-77e3be425561
48
+ Andersson is the former leader of the Left Alliance, Finland’s main left party. OBJ ebf67120-30cf-4239-a49a-8eeaea46a401
49
+ The release this week of the new Chinese artificial intelligence (AI) tool, DeepSeek-R1, is one such moment. SUBJ 436080f5-4bfc-4b25-bdea-5b6a6daaa6f7
50
+ She complains of an ‘illness’, though we’re not sure whether it’s physical or mental: it seems porous, like it has seeped into every cell of her body. SUBJ 7a2268e3-7efe-4c17-8ffe-ea14aa3df29f
51
+ On cooperative farms, meanwhile, brigadistas prepared organic planting beds manually due to the lack of tractors and fertiliser. OBJ fb3fc159-6b54-42d1-9e96-5f5a1b76feb4
52
+ Despite Washington’s efforts to restrict Beijing’s development of AI, including an export ban on advanced microchips, researchers in China have created an AI tool that not only exceeds the performance of American AI models like OpenAI’s ChatGPT, but does so at a fraction of the cost. OBJ 1a0f0df2-362c-44d8-974b-ebc707223345
53
+ But here we can really see what these parties do when they are in power. OBJ 7c7e7159-c6e1-4225-b7a5-ec6c500559af
54
+ Johnny wraps his nihilism in a chip-on-shoulder brand of intellectualism: he sees himself as on a higher plane than other people for not understanding that ‘God just put us here for his own entertainment’, but he keeps putting himself in their path, verbally poking them until they react. SUBJ 0711fda1-b672-4c19-9dd9-04db3672b5de
55
+ Cuba Sí, Bloqueo No SUBJ ec623890-3807-4db2-ac46-6adba19729a9
56
+ Ladies and gentlemen, the captain has illuminated the “fasten seat belts” sign. OBJ 46f41d21-0d91-4e97-ad29-d93fe05759b8
57
+ ‘You might have read the quote “Unemployment hurts governments, inflation kills them.” OBJ d5a1cffe-127c-4a16-bb04-e60c602a19ef
58
+ Population projections, released by the Office for National Statistics (ONS) this morning, show Britain’s population rising from an estimated 67.6 million now to 72.5 million in the middle of 2032 – driven almost entirely by migration. OBJ fd4cd9e1-dc22-4343-88c0-fe307208a6d5
59
+ These examples are indicative, however, of what Labour could actually be doing — rebuilding state capacity after decades of austerity and privatisation. SUBJ 99cccc03-b7b4-4f7f-9093-451027aa1cd1
60
+ Andersson notes that in both Finland and Sweden, the parties best positioned to take advantage of the institutionalisation of far-right parties are the new ‘red green’ parties of the left. OBJ 5a2fea5b-1265-4a84-affa-e34314db1962
61
+ The only exception ever since 2011 was the government coalition that we had from 2019 to 2023. OBJ 3ae406b2-b8c9-44f1-a9d3-b48c9c6f3b78
62
+ On election night 2024, I happened to be home in the US. OBJ 03fcd196-44ff-4e53-b6e1-399b549cd2ae
63
+ HS2 was not a failure because it included a tunnel or because it attempted to protect animal life; it failed because rail privatisation stripped the UK of the skills and public capacity to develop large-scale projects. SUBJ 4515e7fd-f36a-480a-8a03-259c73bb228a
64
+ ‘I’m so lonely’, she confesses to Chantal after a visit to their mother’s grave — with great pain but also something like relief. OBJ 13859df3-14a0-4694-b264-c6601ec52b2d
65
+ "The ""warrior prince won more than most"", but ""even he could not meet the full price of justice""." OBJ c2aa51e6-84e8-4b4c-99e8-1ca56622ec2e
66
+ Andersson is rigidly focused on the ‘stuff people care about.’ SUBJ 72ed021a-32d8-443c-be02-d45bc2d323b0
67
+ The left alliance has been very focused on supporting both Gaza and Ukraine. OBJ c7d52775-6594-4591-b2c1-2a4452a8c14e
68
+ And because of everything that has happened [with the far-right government], we now have a lot in common in terms of policy.’ OBJ 83a7f0b2-b8c4-49c9-8ed0-b8c469556eae
69
+ She wants to connect but doesn’t know how — and she’s not the only one. OBJ 5ee046ee-2ff3-4bac-9392-46a4c5d18a11
70
+ ‘The fuel for the far right comes from disillusionment. OBJ 52ddda13-5d58-4d3f-b6a6-2da0c74e608f
71
+ Once there, they participated in sugar harvests across the island. OBJ a8aee864-d0c5-4e7c-aad5-5b2177c7da4b
72
+ It was rarely quiet around me, yet I barely noticed. OBJ 3f69ad00-22c7-4af2-8829-0b91d30d7d64
73
+ It is wishing into existence a UK ‘Silicon Valley’ in Oxford and Cambridge, dogged by infighting, trying to get a controversial Heathrow expansion over the line, and leaning into right-wing thinktanks’ demands for planning liberalisation. OBJ feb4ded9-1ab9-4e89-8bd4-6afba0d1b472
74
+ “This has many years of difficult politics ahead of it,” groans one Labour strategist, pointing to the London mayoral elections in 2028 as one cause for concern. OBJ 14848b37-1c8e-4d50-823b-0ca3488f2b5a
75
+ ‘All my work is an ongoing investigation into people,’ he told iNews, ‘the kind of people you see on the street. OBJ 5be71d57-7a6c-45f4-a562-04b80fcff596
76
+ His actors create their characters initially based on people they know, then flesh them out through a long process of development, rehearsal and improvisation — a method pioneered on the clock of the 1970s BBC that today makes his films unusually hard to finance. OBJ c80c7d90-4dcc-4fd2-b919-feed60d088be
77
+ So I bought all 10 seasons of Friends. OBJ ef7bdd9c-61c5-43e1-aa23-263c61ff097e
78
+ Arbitrary cuts to migration, which Reeves touted in her speech, pose challenges for sectors where there are already labour shortages, including construction. SUBJ f1c525f8-1a38-4efc-b406-54e89d446fa0
79
+ She can’t be just talking about her jaw. SUBJ 69fbdf94-0c80-45ef-ab5f-f0748378f8e5
80
+ This stems from their belief in business as the primary agents of growth, and in turn their method: asking CEOs what they want and then trying to do it. OBJ cd5c2b89-07e5-4228-bb71-5a35c6c976c0
81
+ We stayed together at Julio Antonio Mella International Camp, which was purpose-built in 1972 to host solidarity visits. OBJ aeeb224b-0ddf-4e05-8cc8-e203b4855e5a
82
+ The last Labour government instituted these technocratic structures; the Coalition rolled them back. OBJ d9170c1b-abd8-4c66-8406-bdcae12b9fac
83
+ The only hope left now for transparency is if the police decide to reopen their investigation. SUBJ a1fd24d2-bc35-4266-9afb-1a5632ee60e0
84
+ ICAP’s headquarters, located in a Catalan-style Art Deco mansion in Havana, formerly belonged to Manuel Carvajal, the Marquis of Avilés. OBJ 21c978a6-6d43-4899-8987-b28937ca8e5b
85
+ I met Andersson at Käänne Festival — a conference she organised to bring the left together in the wake of a strong performance in the recent European Parliament elections. OBJ 538cbd64-0492-4e6c-905b-e11fa72e8235
86
+ Despite the hardships, however, revolutionary optimism was palpable. OBJ 0cd33cdd-e555-4795-b704-c0a8070fd06e
87
+ And then there’s this. OBJ 01ce372f-6e4d-44bb-8a6d-9ee6506cd6cf
88
+ This view informs many aspects of public life, from the focus on preventative medicine to the tree-planting projects and the concerted digging of ponds and lakes to increase biodiversity. OBJ 049d95ea-d110-4232-873f-d0fe286885ac
89
+ HS2 was hardly subject to the planning system — it was determined through Parliament. OBJ b8af4ebc-63e8-408f-be04-af7a921e648f
90
+ In his films set in the present day, Leigh’s characters are stewed in the societal rot of their time. SUBJ 6ebbce15-3056-4eed-9ed8-fc093ab2b45c
91
+ A lot of Labour people are scratching their heads trying to work out why she wants to burn political capital on a hugely contentious project that couldn’t possibly be complete until long after she’s done at the Treasury and Sir Keir is gone from Number 10. OBJ 5ab626b8-7974-4449-ae0d-f6a4c59f3999
92
+ One of her allies puts it this way: OBJ bb1c1d12-c57a-4fb4-805c-e484bc6bb87e
93
+ My creativity suffocates without it. OBJ b700f519-816b-463a-a095-032d203d9afb
94
+ Maurice is the inverse of this macho terror: a man looking for gentle reconciliation without the tools to do so. SUBJ 75d25891-3266-44b8-b61b-da9711a77f31
95
+ I felt like I’d accomplished something creative for the first time in a long time. OBJ 3f6d7aa1-0f25-41ab-a828-827edd520e96
96
+ No one is talking much about building new reservoirs or other features of her growth plan because airport expansion has blotted out everything else. SUBJ 70563b8f-32ee-4d0b-b2db-b476f4afb59b
97
+ Arguments about whether to rebuild after fires, and about who should pay for it, have been going on in the state for decades. OBJ dc4c478e-0c1f-452b-98a7-283dbfc54f48
98
+ Increased public capital investment, while insufficient to the scale of what is required, should lead to tangible changes in people’s everyday lives. SUBJ 375c8b72-4d46-4967-9253-73fe2f38fcc1
99
+ His research shows that between 1999 and 2015, Cuba carried out 1.4 billion medical consultations, performed 10 million surgeries, and saved nearly 6 million lives. OBJ f5fcc069-7c8d-405d-a645-0fe4aaff3813
100
+ One big reason is that they've been shielded from the true financial costs of doing so. SUBJ 825f6fff-7e28-49e0-b529-09753b351e07
101
+ He’s furious at his family, but he’s also furious at a buttoned-up British society that renders them emotionally illiterate. OBJ 5acaf624-d9e8-4607-8807-0b9d9c8cbde2
102
+ In the eyes of Rachel Reeves, reviving these long-standing projects is the unfinished business of the state, whose role it is to remove the ‘barriers’ faced by the ‘businesses, investors and entrepreneurs who drive economic growth’. OBJ fdc3fe79-68f6-43ff-9a6c-74caf0d2181e
103
+ The drama around the Heathrow announcement was no accident, they say. OBJ 7afa8769-a581-4500-b863-2ff854242b02
104
+ When men and women believe they are not slaves, they will never be slaves!’ OBJ 587339e2-ae66-4b08-a321-7d1161d3d984
105
+ ‘Austerity has been the main way of doing economic policy ever since the financial crisis. OBJ 7ac4a413-4694-4f7c-aa28-4f5944b846e8
106
+ While Heathrow was subject to a lengthy inquiry back in the 2000s, the runway remained theoretical because political leaders were limited by significant public division and commitments under the 2015 Paris Agreement. OBJ 8be6cf9a-55ef-41f9-ad62-8dde0bfc2d91
107
+ Her brother Maurice, played with great empathy by Timothy Spall, has patience for his family’s struggles to work through their problems, until he doesn’t: SUBJ cbc51768-6704-4d60-b602-7804aa392c04
108
+ The night before, I had gone to the supermarket and found an end-of-days scene that gave me flashbacks to March 2020. OBJ 5d0fa230-005a-4a07-b8a9-5de47199ea15
109
+ The Cuban Ministry of Health reports that nearly half a million Cuban medical professionals have served in 164 countries since 1960, making the country the world’s largest donor of Official Development Assistance (ODA). OBJ 8e064edb-dd30-4a62-b938-0c6aa219041f
110
+ At least double that number, probably triple it. OBJ e5534b1f-b422-432b-bc27-a7ec7e375fe6
111
+ Krissi OBJ f067aceb-226a-4174-9c4f-fb07f7a57503
112
+ The impact is staggering. SUBJ 82ceda9d-c7a0-494b-8aca-c63a9dde2097
113
+ This is a notoriously fire-prone area, and climate change is exacerbating the problem. OBJ af826467-f0d8-4be9-928e-92acef30a277
114
+ I note the goodwill that clearly exists between Andersson and Marin with interest — it’s unusual for social democrats and leftists to get along so well. SUBJ 82e9a77d-68e8-4429-afbe-c9b2b747bde2
115
+ There have been times when it has been more distant because the Left Party was going through this transition of incorporating environmental policies into our agenda. OBJ 3880b321-6c72-4761-bdda-d8abe0abaad2
116
+ And it’s just Thatcherism with racism.’ OBJ ee0f2e2d-7b90-48b1-9040-b8df0152bd27
117
+ To these unhappy groups, we can add a third. SUBJ 18600f7e-cf22-47c7-a011-6693e61a485c
118
+ Welfare cuts will only create further impoverishment for those at the sharp end of decades of government failure. SUBJ fa0a79ed-11ec-4585-89ec-70b5d7d8f51d
119
+ In Cuba, it captures the spirit of a nation striving to make the revolution work despite the lack of essential equipment caused by the blockade. SUBJ e6580adc-0782-49e3-bbab-9815452cdaa8
120
+ I’m talking about Ed Miliband, the government’s most committed advocate of net zero, who took his opposition to the chancellor to the cabinet table. OBJ c0a29b5f-e498-4c69-9fbf-67deea1ecfc5
121
+ Even when plans are made, there is a struggle to execute them without capturing the support of Westminster or competing for pots of its funding. OBJ c6c48d24-daad-42bb-8bbb-ade4ff75e7ca
122
+ Hospitals are a case in point. OBJ ac7df98a-7f6f-43e5-8c9e-1592aeaf225b
123
+ In a story that has been repeated countless times across Europe, the right’s failed austerity agenda has abetted the rise of the far right. SUBJ be9d312f-4ab8-450c-a82b-5ae4daeb891b
124
+ The chief executive of Heathrow, Thomas Woldbye, has already conceded that getting the green light for a third runway by the end of this parliament will be “ambitious”. OBJ 5e038d57-b5ff-44d7-ad88-935fb51fdaa3
125
+ From the lack of vision, the lack of hope. OBJ c92c2788-10ce-47c8-91ec-605989709a48
126
+ For more than six decades, the USA has subjected Cuba to a blockade designed to destroy its economy — an act of aggression met with a global solidarity movement that has helped keep the country alive. SUBJ 19af51c8-5651-4491-b7d6-cb8cdd8d29ba
127
+ Betting on Heathrow expansion looks like an excursion into political Death Valley. SUBJ 89e11d1f-04cf-432e-9c29-f8718b6e1345
128
+ These moments shouldn’t have been such epiphanic discoveries, but they were: SUBJ 5819e08c-d204-4219-815a-e89bf6487f22
129
+ If he vacated his seat at the top table, Sir Keir would probably fill it with someone less committed to addressing the climate crisis, depriving the cause of a champion at the heart of government and strengthening the hand of the Treasury. SUBJ b3d898d7-914b-410d-a97c-bfccd6716e85
130
+ Not only have Sir Keir Starmer and Rachel Reeves run into severe turbulence over Heathrow, the flight deck deliberately steered the Labour plane into storm clouds. SUBJ 22ea532c-1205-412c-ac34-cc75e50099f6
131
+ I no longer take my phone into the shower, don’t listen to news clips while doing chores, and avoid having my earbuds in while I’m walking or commuting. OBJ 6125a9b8-4c5a-4b8c-83d8-d9909b54d666
132
+ The organisation also supports various ‘just causes,’ he added, including the liberation of Western Sahara, Palestine, and Puerto Rico. OBJ 51e3203a-379a-429c-88bb-5a8499a4a0f5
133
+ We are either Cubans or we are allies of the US government!’ OBJ 8a1af528-232d-43e8-ae03-6d326136ace4
134
+ Reading about post-revolutionary cities, one often learns about the tension between the anticipation of the people and the dilapidation around them. OBJ 215f5b94-431f-4f20-9d36-c34e94b0066a
135
+ The bing-bong when someone presses the “stop” button on the city bus, and the accompanying sing-songy announcements in Korean, the beeps of riders scanning their transit cards to board or depart; soju-drunk office workers loudly singing off-tune through neighbourhood alleyways; obnoxiously loud K-pop music blaring out of storefronts; and songs that seem to change key at record rates as delivery motorbikes speed out of range. OBJ afe9d99a-1326-4bba-8454-d20f9d298aa6
136
+ His passion intensified as he linked Cuba’s struggle to the broader horrors of imperialism worldwide. OBJ a744b7eb-2858-4803-8eff-aaeb56ca486d
137
+ Back in the room he’s squatting in, he curls around himself, rejecting the world with his physicality. OBJ 7b264abe-abab-4246-bf05-03bb1eee4294
138
+ These taps have now been turned off, after an agreement for Russia to supply gas to Europe came to an end. OBJ 8a323786-8311-4f97-ab6d-1c7a62486dea
139
+ Whilst the number of births and deaths will be roughly the same (6.8 million) in the next seven years, ONS statisticians estimate 10 million people will migrate to the UK with only five million due to leave. OBJ 98ee151d-5dbe-4eb9-aa5d-a82c3b167673
140
+ Then in 2023, I went to a solo writing retreat to avoid distractions at home. OBJ 2caa8b61-0230-4e6e-8620-30c190ee27a8
141
+ In response to ever more insurers fleeing the state, Californian lawmakers recently relaxed some of these controls, but insurance prices still don't truly reflect the level of risk. OBJ 14d6350f-279e-4801-88e5-d6666e0f182a
142
+ The prime minister, if his title means anything, could have stopped his chancellor had he wanted to. SUBJ 4e4bce25-4d53-425a-a943-a9670c8c0caa
143
+ These are the Labour MPs and ministers whose crystal balls are darkening with a dystopian vista of years of protest and resistance to Heathrow expansion in inquiry rooms, the law courts and parliament, and from antagonistic Londoners and environmental activists. SUBJ 088fabef-b02a-49c9-a263-e1d3f61308e3
144
+ By the mid-1960s, youth organisations globally were invited to Cuba to form Labour Brigades assisting in the construction of schools and agricultural work. OBJ 7ad9507e-528b-4a8d-9a09-5312bc4c3b15
145
+ The two do have a fair amount in common. SUBJ a052708d-db6b-4a09-b31f-d3dc7e211ff9
146
+ ‘If you look at the rest of Europe, these parties still have the luxury of just portraying themselves as the voice of the people. OBJ 1ad7ca20-9093-4fd2-b0c9-d69563feed6c
147
+ The result will be further extraction from households struggling to survive and unable to see a better future, creating fertile ground for a resurgent political right. SUBJ 3a31e4ba-ebb0-43fb-9ce8-81f0169cf2ba
148
+ Solidarity Under Siege OBJ 77430775-6e7b-45ed-bf96-9f2bd0e92099
149
+ That will put net migration at 340,000 every year from the middle of 2028. OBJ b6490d3c-4602-4d4b-8e5b-f854bb48217a
150
+ She also emphasises the importance of strengthening workers’ rights, which have been eroded by successive governments. OBJ 0a14a35a-f1b9-4883-982d-c8bc4fc1b06b
151
+ The crowd erupted in applause, and a cry of ‘Viva Cuba!’ rang out — to which the hall responded in unison, ‘Viva!’ OBJ 876c15b2-7a7a-4fa2-8c3c-f0fef4017361
152
+ Rigoberto stressed that ICAP’s mission is to ‘promote the Cuban reality internationally’ and reciprocate expressions of solidarity with Cuba. OBJ 68c61f67-f780-48e2-8d29-862d58abee77
153
+ Every brigadista I spoke with was outraged by the historic crime being committed against the Cuban people. OBJ 48448440-93f8-47af-8848-10c4ef4c5472
154
+ I would advise her against repeating that line, and especially not in front of green audiences, unless she enjoys being scorned. SUBJ d575fa53-ee79-455b-bae6-7f72dbf5b612
155
+ While the far-right made across much of the bloc, Finland bucked the trend. OBJ 8aa38022-34f0-419b-a980-e149af12f97e
156
+ We rely more and more on external input rather than looking within ourselves, cutting off our inner telephone wires and forgetting the sound of our intuitive voices – the ones that drive our decisions, creativity and how we view the world around us. SUBJ 09084621-1dfc-4254-bf6a-8291ee893f16
157
+ People have felt the impact of their policies. OBJ 9bf7ecd6-ecbb-49ed-b7af-cce495ef8877
158
+ As we saw with the last government’s PFI contracts, the organisation of finance and ownership for major projects has long-term implications, and is difficult to unpick once instituted. OBJ 8baabc39-6d94-40a9-9db0-78a037fef989
159
+ "With estimates of the economic damage running as high as $275 billion, the Los Angeles fires are ""shaping up to be one of the most expensive calamities on American soil"", said Parintha R. Sastry and Ishita Sen in The New York Times." OBJ 986d1591-b816-40ce-ab83-9bec18282dd4
160
+ Following a partial thaw under Obama, the US blockade against Cuba was significantly tightened under Trump, a situation Biden did not reverse. OBJ 6de89826-c81c-4693-ba20-9c40190763c4
161
+ Defend your life… SUBJ a9b07887-61bb-4bf6-9e3b-4228e3766462
162
+ If we are to believe the hype, it took just $6 million (£5 million) to build DeekSeep-R1, compared to more than $100 million (£80 million) for ChatGPT. OBJ 10d616c8-c454-4c10-bfff-ea0f57dd9d70
163
+ The forests are now a source of emissions. OBJ 490f1478-9696-480c-9d20-150fa9931b7e
164
+ Securing planning permission is the first big hurdle. SUBJ 1dc5edeb-1aa3-4a41-8303-18a4d6ad8153
165
+ Last year, I had the privilege of joining nearly 40 young trade unionists from the UK in the Cuba Solidarity Campaign’s 17th annual Young Trade Unionists’ May Day Brigade. OBJ 60f3b743-09d9-4a45-b4fe-cb6d61a98c2b
166
+ Johnny’s worldview in Naked feels quintessentially 1990s, half-irony and half-nihilism in the shadow of AIDS and the lead-up to the new century. SUBJ 73b2ddd5-30bb-42e1-b1ff-ee07b39a286e
167
+ ‘Sometimes the left tends to think that cooperation means we have to sit down and write a resolution where everyone agrees on every word, but that means you lose a lot of time and energy on stuff people don’t care about.’ OBJ 28992cc2-7322-43fa-b04c-d7248e638fd9
168
+ A delegate from Mexico took to the stage. OBJ 80b50d66-93e0-4ca3-a230-bdcd74b2ca7d
169
+ She is young, personable, charismatic, and very down to earth. SUBJ 1fb43c8e-4c99-4095-b434-c08546eb10d7
170
+ During the last government, we didn’t really discuss tools for address inflation. OBJ c900bc01-ebe8-4cc2-8b37-e5f197fed920
171
+ It is not at all clear how the government can reconcile expansion with its legally binding net zero targets. SUBJ dcaf86f6-472a-44a8-a408-829c315a8204
172
+ I’ve lived in South Korea for more than a decade, but it’s only recently that I discovered just how loud it is here. OBJ 6337d37a-9165-42ab-b4fb-bcdc6b065874
173
+ The Cuban Institute of Friendship with the Peoples (ICAP), which organised the programme, has been coordinating solidarity visits to Cuba since 1960. OBJ c5d69f70-4a56-4560-b47d-b8a947c8ef6b
174
+ Amistad y Solidaridad OBJ 92db5151-36c2-4e71-a315-57512c13060e
175
+ As Fidel Castro once said, ‘To be internationalist is to pay off our own debt to humanity. OBJ 321f574e-9cb6-4bcb-8fd4-8c2bb3e1c79b
176
+ And that’s also a redistributive issue because it’s a source of profit for the logging industry, and the consequences will be paid for by taxpayers.’ OBJ 706f7689-d2e5-4a6d-b76e-7bef18d7d187
177
+ The difference in Finland is that the far right is actually in power. OBJ 596d4287-b37c-41b3-a1f2-c4e6eb5c906e
178
+ Under successive governments going back to that of Tony Blair, it has been floated, approved, then unapproved, mooted again, approved again and then cancelled again. OBJ 573fcdf4-3f87-4b90-a5dc-b290a4fd8c06
179
+ Internationalism Always OBJ 43c013b3-a92a-4946-a975-b1d484845576
180
+ As we sit down, Andersson waves goodbye to Marin with a warm smile. OBJ 2bc8fa04-4c71-40ea-bf24-b15cae847ade
181
+ The blockade means Cuba is still in the midst of that revolutionary anticipation: SUBJ 15894f5e-a5f3-46c8-8404-8e039d45c371
182
+ From its beginnings, the Cuban revolution prioritised internationalism, from supporting Angola’s fight against apartheid in the 1970s to sending 1,500 medical workers to Haiti after the devastating 2010 earthquake. OBJ 97aa6380-f50f-42df-b782-0c09d37ecd02
183
+ According to her recent speech, it is only really the government and businesses who can do anything useful; OBJ 68cfa6df-fc0c-401f-8f20-cf96df502343
184
+ We need to be brave on that.’ OBJ 97059846-3e37-483e-9951-f9b1a6d1a0d8
185
+ I ask her what the party’s relationship is like with the unions that would presumably benefit from these policy initiatives. OBJ e7b93481-648a-4f39-85df-a6ec59d6dfac
186
+ The difference this time is that Labour is making clear these institutions should now have minimal regard for ideas like ‘sustainable development’ or ‘environmental regulation’. SUBJ 4f12f0db-ee49-4f64-b82f-62a4d6085ba4
187
+ Eddie Marsan’s furious driving instructor in 2008’s Happy-Go-Lucky is Johnny’s post-millennium counterpart, his particularly explosive male entitlement typical of the time. SUBJ a92ba6a6-62b4-4eb3-b1dd-c3a3a9d78d3b
188
+ Yet nothing really changes. OBJ d21c0aaf-eb42-435b-9350-d12469be9896
189
+ They’ve imposed historic cuts to social security and healthcare and implemented a lot of highly criticised right-wing labour market reforms. OBJ 9b3a1634-3d96-4044-8afa-88ed6896c742
190
+ When his constant monologue escalates to something more aggressive, or when he stops in the street to let out a scream, we see the unfurled violence that he carries around like a concealed gun. SUBJ c72316c6-8d54-44a2-a17a-aafaf45c624c
191
+ Labour’s approach might add a percentage point or two to the annual GDP figure, but investor-first growth is not going to deliver on the real material outcomes needed, like affordable rents or cheaper electricity bills. SUBJ 6c64d4fa-a0ca-4a1a-aac9-41b806895930
192
+ In turn, groups aiming to show solidarity with Cuba have grown up around the world. OBJ 8d11b6c8-fadb-4d35-b7b1-61d3a45ec2f1
193
+ Lone shoppers lined the aisles in preparation for a Government-mandated 24-hour indoors, with several baskets piled with more food, booze and toilet rolls than any household could conceivably need during such a short time. SUBJ d32f0479-a7e7-4fcf-a460-97d6224cbd0c
194
+ The focus is on moving the growth figure up: OBJ e7a3635b-1a77-48fb-96fc-1ca9c7734839
195
+ And it's not all down to bad luck. SUBJ b1f2a55f-9e5b-4803-9587-6d0d75026102
196
+ ‘This is the first time we’ve had this festival,’ she told me as we sat down in the conference green room, above a bustling restaurant in the centre of Helsinki. OBJ 9d6a8f56-f218-40a4-a93d-10e72b415d50
197
+ Everyone in the film has moments of turning inwards or lashing outwards that feel almost instinctual, learned and cultivated in the strange (anti)social world we’ve lived through for the past half-decade. SUBJ febe5da2-61e8-41a0-9c0a-9f576a073f81
198
+ This is the equivalent of building the fastest Formula 1 car for the price of a Ford Fiesta, all while being denied access to the best parts. SUBJ bfca7f3f-e2cd-49e0-96cd-6f6579abe39a
199
+ Every project I took on from a client or creative thoughts I wanted to get down “on paper” took twice as long. OBJ 72072d42-b22c-464c-9a0e-b0d1dc5d4b8d
200
+ Years later, in Korea, I was much happier, but I still wanted to drown out the reality of the $60,000 of student loans I felt like I was spending a lifetime paying off and my feelings of impostor syndrome. OBJ 3a91159d-8d1c-459c-87c9-2eb49284e98a
201
+ Cuba will never surrender.’ OBJ d95f0401-1a82-466e-a96f-6525d61e453f
202
+ from that, everything else is supposed to flow. OBJ b0767371-6c34-4152-bbee-b820959c04f7
203
+ “Rachel’s brand as a chancellor is that she doesn’t duck the tough stuff and this is another decision which strengthens the brand.” OBJ fd8bce2b-db4e-41ab-9e5f-e46d01ab377e
204
+ The unique way that Leigh develops his films with his actors is conducive to this expression of societal ills through characterisation. SUBJ 800a7628-0f6f-46a4-a2ca-c7c75f5e957e
205
+ ‘And the left needs to continue to work on our proposals for an alternative economic model. OBJ 73a5ed50-cf3c-4cb1-97ef-3d108a11a306
206
+ ‘Denounce what is happening in the Congo,’ he urged. OBJ f69c4bfd-11c3-492f-a718-f43b448fa402
207
+ But the penny still hadn’t dropped. OBJ 1d60945d-8d13-4d1c-88e4-6e74f5b45bb8
208
+ California's insurance regime is a mess, said The Wall Street Journal. OBJ a7abf401-d302-4ad5-baa7-3ad92c79dbf2
209
+ Backing expansion is a total fail. SUBJ c2580a8a-8417-4e9f-884d-eedeb54b4207
210
+ As Rigoberto Zarza Ross explained to me, ICAP’s role is to maintain ‘and strengthen relationships with the peoples of the world,’ including solidarity groups, associations, intellectuals, and individuals. OBJ 933790b1-8b92-4b6e-bad2-85c30914fa66
211
+ Are we about to find out the full foolishness of Ed Miliband’s policy of blocking licences for new oil and gas extraction in the North Sea? SUBJ 0eac7846-da7c-49e4-a924-832804507b94
212
+ It was her choice and his. OBJ 9626e13a-b919-4dbb-b074-9e8d8c66b964
213
+ We want to work on reinstating the right to strike as it’s so fundamental. OBJ 115c2413-f9bf-400f-b51f-769a8f1d9b56
214
+ One million people will migrate to the UK every year this decade. OBJ 8203998b-2cc1-4354-a3b2-5957a7a2d522
215
+ I’ve never seen a better encapsulation of this complex, deeply contemporary emotional shitstorm than Pansy, the character played in Hard Truths by the masterful Marianne Jean-Baptiste, whose breakthrough performance came in Leigh’s 1996 film Secrets and Lies. SUBJ 3d5988de-1cbb-48cb-b6bf-554b8da933d8
216
+ It was deliberately designed to “shift the dial” with international investors by persuading them that Ms Reeves has the grit to prioritise growth over any other consideration. SUBJ b47c9b0f-e272-41d9-b3e9-0b75ebba2735
217
+ After all that had played out, Heathrow Airport Ltd decided to pause the plans anyway, since passenger numbers dropped following the pandemic. OBJ 08a30bef-9399-4573-8d62-d3cca2956392
218
+ I didn’t realise how much “harmless background noise” was hurting me until one day I noticed the sound of silence. OBJ 8ab55600-b48f-4eba-a036-e18e8d966367
219
+ So they become a different person.’ OBJ d8f23860-609f-4931-974a-b905b320e931
220
+ It does seem crazy that planners ever allowed development in the foothills and canyons outside LA, said Robin Abcarian in the Los Angeles Times. OBJ 6fdd2d91-1583-443a-a04d-a1108caf2bdc
221
+ But, of course, they have not succeeded in lowering the debt ratio because austerity has led to low growth and high unemployment.’ OBJ 2e59559e-236d-4449-b417-6b7db7ffff05
222
+ The left put in a good performance in the 2019 elections, winning 16 seats and entering a coalition with the social democrats. OBJ 2f80703e-b0b9-41c6-8990-6b2312df31e0
223
+ Research published in 2018 found that Cuba had the second-largest net rate of forest regrowth over the previous 20 years, making it the only country in the Caribbean and Central America to have increased its forest coverage. OBJ bc267b94-2f3a-47a8-bdfb-8f23e9234b5a
224
+ Driver is a writer based in South Korea OBJ 47e6f3ca-d166-45f0-b68f-0817edb4bb9c
225
+ I had been unwittingly drowning my creativity in a self-made sea of sound and I realised I had to stop. OBJ 6c4b374e-bfa0-4218-a47c-ac4fab8b89ff
226
+ We followed a packed itinerary during our two weeks, which included agricultural work on cooperative farms, a visit to the Bay of Pigs, May Day celebrations in Havana, and the International Meeting of Solidarity with Cuba and Against Imperialism (IMSCAI) in the Cuban parliament, where we heard an address by Cuba’s president, Miguel Díaz-Canel. OBJ 3363e5b5-6435-4cb8-a43a-e1780440745e
227
+ At first, her always-on outrage is at least partly played for laughs: we see her escalate a complaint about a shop worker to an absurd degree, and complain about dogs wearing coats as her dinner gets cold. SUBJ 203e6a05-e243-4f73-8086-58b1b7593d14
228
+ They kind of wanted to believe Ms Reeves back in the day when she told the Labour conference that she would be as proud to be “Britain’s first green chancellor” as she would to be its first female one. SUBJ 26d730e9-7b04-4dde-b435-ff8bdd8fb57a
229
+ Brigades from across the world have been visiting ever since. OBJ 94019576-a204-445d-a440-effe65b32b2e
230
+ This shocking admittance of vulnerability doesn’t lead to an easy breakthrough. SUBJ f3cb9d89-ad76-44a6-a302-78afc3021d3f
231
+ There’s good reason why hot flushes of enthusiasm have been followed by cold feet. SUBJ 9420369e-66d3-421c-a337-35cc8f065d18
232
+ ‘A really uniting theme for all of us is challenging the broken economic model. OBJ fcf9a362-42ac-4f97-bd23-bc48cab8559e
233
+ In 2022, the first year of the war in Ukraine, there was a huge spike in gas prices as Germany and other countries scrambled to secure enough gas to get them through the winter. OBJ 8c2f54dd-733b-4a51-9912-94673dff7f71
234
+ The strength of feeling in the room at that moment attests to the fact that, after 60 years of solidarity visits and brigades, the lessons of the Cuban revolution are as relevant as ever, and the need to defend it against imperialism remains pressing. SUBJ 00cc1e18-e71f-4ab7-b87f-1a36b95f6683
235
+ The first formed after the CIA-backed Bay of Pigs invasion in April 1961. OBJ 6bbc9254-8903-4b48-8466-0206ae21f3dc
236
+ Rigoberto described how we in Britain can support the Cuban revolution: OBJ 18b42ec4-4d86-4528-92b3-c18b33aa072e
237
+ The Cuba Solidarity Campaign, or CSC, is the UK’s foremost organisation dedicated to campaigning against the US blockade of Cuba, raising awareness about the challenges faced by the Cuban people, fostering solidarity, and providing material support for the Cuban revolution. OBJ 86391647-9c1f-4455-8d96-019bda4af10e
238
+ Planning delays, likewise, are the product of austerity and the resulting privatisation and outsourcing of local government functions. OBJ 5860e65e-3afc-4614-bb7a-29b31b3e93e6
239
+ ‘I think it’s fair to say that we’re not really a Nordic model country anymore.’ OBJ 1d967e9a-2726-43c9-9bcd-7cebac748262
240
+ We have combined environmental policy with ambitious policies for redistribution, but we have also been very clear when it comes to international law and human rights.’ OBJ e532e4c2-0dd1-416c-91f2-36f912a456be
241
+ More worrying, however, is Reeves and Labour’s continued misidentification of the main challenges for Britain to overcome. SUBJ 97f5f97e-0d0f-42cd-817e-1d260a7ff7a8
242
+ ‘A Cuban can be born anywhere in the world,’ he declared. OBJ 0e97ecba-69c3-4a02-8511-a8671a19e26e
243
+ In an interview with Vanity Fair, Marianne Jean-Baptiste explained that she created Pansy based on aspects of five people from her life, ‘and then we give them pain, heartache, disappointment, success. OBJ d5a0eea8-0298-4017-b40a-3585ea456111
244
+ Studies have shown that noise pollution plays a role in common health issues like heart disease and high blood pressure, along with surprising ones like low birth weight. OBJ f41646ea-4f2a-4bc2-ba16-72c35306689f
245
+ As he neared the end of his speech, his final rallying cry echoed through the hall: OBJ 89edeb80-e6e3-466f-96d5-c81aa957b84c
246
+ The chancellor asserts, but can’t possibly be confident, that planes will be landing on a third runway by 2035. SUBJ 185a3c62-c60d-4f25-8b3e-f48cb74993f2
247
+ ‘Readers can get involved in CSC, support their activities, and come to Cuba as brigade members.’ OBJ 7f9c646f-088b-4dbf-a91b-5ae90b51ede4
248
+ Like the modern brigades, early visitors also participated in cultural events organised by ICAP, including concerts, art shows, and educational talks. OBJ 4dea4a2a-bfcd-4d7c-a4b4-3660cacb7f12
249
+ His words electrified the room, and he continued: SUBJ 9c6c6057-73cc-448a-be4d-703abac1107d
250
+ NGN had already paid out an estimated $1 billion to settle more than 1,300 cases, and spare its executives from having to testify about the scandal and their efforts to contain it. OBJ 89968464-a321-435c-937b-6ef14e8a6a5e
251
+ Ideas came slower or not at all. OBJ 6f132eb4-4793-4c99-9bca-3e29c3301d1a
252
+ The reality is that Labour’s wider agenda does not support the broad-based growth that would truly produce those improvements. SUBJ 2e94f82b-7415-45ab-ad0b-5c3b7e27414f
253
+ Mike Leigh has denied that Hard Truths is about mental health, or COVID, or anything else particular to the present day. OBJ 1c2bf825-bf3f-4160-8652-7a6e8a820157
254
+ "Luckily for them, the Federal Emergency Management Agency covers losses if homeowners are ""under-insured""." OBJ 065389d9-90dc-4f9f-841a-e0a93631ddc2
255
+ We were very much stuck on fiscal policy and not asking questions like “Do we use price caps?”’ SUBJ 1d4b272b-9043-47d6-9d72-fbcb38dd00c6
256
+ The housebuilders, rentiers, and vulture capitalists who did very well out of the downturn are now being entrusted with ‘national renewal’. OBJ 2ebb46bb-4480-4143-a855-ec9ba50d2ede
257
+ In 2009, Amnesty International called for an end to the blockade, describing it as ‘highly detrimental to Cubans’ enjoyment of a range of economic, social, and cultural rights, particularly affecting the most vulnerable.’ OBJ dbec1890-1000-4ddd-b8f6-80c69df80d3f
258
+ Sometimes a new technology comes along that immediately shakes the world. OBJ 9b25c55a-154c-427e-9204-da6f87e8f8d4
259
+ Walking through Times Square in New York City on the way back to my hotel, I watched screens scroll through early presidential results. OBJ e1f55b54-9942-45cf-9c89-36c54de0192a
260
+ Our ICAP guide summed it up well: in Cuba, ‘If you leave, you lose,’ and your loss becomes the gain of the Cuban people. OBJ 3a732ca6-458a-47a8-a8df-c26afa958a13
261
+ ‘This is a place where we have seen exactly what the cooperation between the right and the far right really means. OBJ d6b53c6f-10bb-4526-9efd-466df15212d7
262
+ his eventual outburst at a birthday party is born of great frustration at a lack of communication and connection. SUBJ 573b3a79-e43a-4257-85b5-75299f54c105
263
+ Heathrow’s previous plans were priced at about £14bn when an estimate was produced in 2014. OBJ df1b1ff7-5161-46bb-b88b-2f39c8a00fb2
264
+ Finland’s Left Alliance is countering the far right by rejecting austerity and championing workers’ rights and climate action. OBJ 9cb83312-a9d2-48ed-9e62-94eb87906a03
265
+ One that he’s cross; the other that he has no intention of resigning. OBJ 94ed4219-9009-4b6a-b24e-18245a780c98
266
+ Even those who do not share the royal's views about the press should 'commend' his dedication to pursuing wrongdoing SUBJ 6b9f9ad6-e20b-4bad-8b1e-a150cc0d8672
267
+ Remarkable breakthroughs have ensued: OBJ 293baa65-eab9-4366-9df2-432d75f02cc9
268
+ Growth for Who? OBJ 5b215b19-f7f6-407a-b857-5adcc7cf40bc
269
+ Five years after the world first went into lockdown, powder kegs of readily available anger are everywhere, from the world’s highest political offices to my local branch of Lidl. SUBJ d0cc2a55-cdab-4765-9003-5100f12b9e06
270
+ Absent any real capacity for public planning, economic as well as spatial, Labour’s so-called industrial strategy is led by grasping whatever shiny new project is presented to them. SUBJ a2ecdfb9-7ede-4a4a-935c-961e9a1d2542
271
+ A further £10 million must have seemed small beer to bring the saga to an end. SUBJ f579a0d9-9de9-4428-9f05-dfb877a1e1fd
272
+ The two have just finished a panel discussion on the reduction of working hours (alongside Will Stronge of Autonomy). OBJ de952570-ff73-4676-baf0-4263454ef488
273
+ Rage and isolation aren’t unique to our time. SUBJ 8d3df7c5-614e-4019-8f89-7f3dcdd702e5
274
+ Her people give the impression that she no more cares about being unloved than the typical supporter of Millwall football club. SUBJ f3fc92bd-81b2-4672-a646-deee487c0ac0
275
+ Without realising it, background noise became a kind of comfort to me, making me feel less alone. OBJ 2f8eca90-3724-4e40-8a1d-b2fee7e98000
276
+ I started writing fiction again for the first time in more than a decade, and it felt incredible. OBJ 68378d33-2c77-4b05-aa46-3908ac3705c9
277
+ While it may come as a surprise to some, until New Year’s Eve Europe was still receiving gas supplies from Russia – not through the Nord Stream 1 pipeline which was sabotaged in 2022, but via an unlikely route through Ukraine. OBJ 1c9194a3-c0b1-41f2-b2d1-81461933628f
278
+ As the film goes deeper into Pansy’s relationship with her upbeat sister Chantal — played by fellow Secrets and Lies alum Michele Austin — Jean-Baptiste reveals the emotional hurt hiding behind her outbursts of rage. OBJ e2d1f9e8-94e2-4476-9706-9fe5a2acd4d1
279
+ Far from making a strong case, Reeves’ speech showed up the problems with Labour’s plans. OBJ 4639513d-7aad-4a6f-807a-51ddcdff01db
280
+ There is no doubt that the abandonment of any sort of strategic planning for the best part of 15 years has hampered economic development in the UK, both in wealthy areas like Oxford and Cambridge and in much poorer regions. SUBJ 1fd3ed4f-6b67-4586-847a-6ccad81910bd
281
+ The same is happening in Palestine!’ OBJ 16f8f558-b421-46a4-bdbf-a564fb64b6d4
282
+ Back to Blackrock OBJ f7bffb82-9c27-44d4-868e-6043c868c25b
283
+ Why, then, have people continued setting up home there? OBJ 35853bdc-82d7-45f8-b26c-e4d85b1b04c5
284
+ ‘We just got news now that the Finnish forest is no longer a carbon sink because there has been so much logging. OBJ 329263ed-c938-4f4d-a571-562288e41f51
285
+ The noise wasn’t just killing my creativity; it was crushing my productivity. OBJ 24784937-9a26-4a25-a168-ae6f6140cacc
286
+ ‘The argument of the right is that we have to live within our means, we can’t take on more debt. OBJ f2cc2035-f69e-4045-9817-6d3b83319c3e
287
+ A cluster of go-for-growth Labour MPs are rallying to her, but you can also find a lot who are either belligerent towards the idea or befuddled by it. OBJ 841f7b56-8316-4a21-99a0-df5aa568fe5c
288
+ The coalition was led by one of the coolest politicians in Europe, the SDP’s Sanna Marin, who you may have seen in the news after she was forced to apologise for going clubbing during COVID. SUBJ e5d92a79-7cf5-4388-9633-3400032b6e37
289
+ The worst thing about the phone hacking scandal is, of course, the misery it caused to those whose privacy was invaded, said The Independent. OBJ c936cb41-b3c2-47de-a439-e2155e84b353
290
+ ‘The Empire’ — a term he used to refer to the US, as Latin American socialists often do — ‘will never defeat Cuba. OBJ 6bae1f03-e41d-4678-ae60-ecb836eedf51
291
+ Standing in the shower without my phone playing something in the background, I suddenly realised I could hear myself think. OBJ 78aa1848-a582-4504-9765-6d911b843038
292
+ This tension between modern left parties and the labour movement over climate is an issue all over the world (read this book to learn how organisers are overcoming this divide). OBJ 8cfef8b4-348f-478d-88cb-c5ae3a96f876
293
+ And they have some common views when it comes to policy. OBJ 39d0478b-f50a-4a5f-9b85-eaa2bf587618
294
+ Labour have essentially ducked the challenge of rebuilding state capacity in all these areas, opting instead for deregulatory policies and keeping the public in line with the preferred investment opportunities of the investor class — investments like the mass construction of AI data centres which may be obsolete before they are even built. SUBJ fa665f38-fcd8-49d0-85c3-2e29f9d010f1
295
+ The left won 17 percent of the vote, and Andersson was elected an MEP with more votes than any candidate has ever received in a European Parliament election in Finland. OBJ 0b7fa51f-7bf0-43e7-961a-be197fcdd987
296
+ There have always been people like Pansy.’ OBJ 15807ed8-b42c-4860-8c9f-f7b43da57aaf
297
+ She’s also pretty good at winning elections. SUBJ 5f83d562-d4f7-4369-9cb7-073a04f3642b
298
+ Is the chancellor discombobulated by the anger and consternation that she has generated? SUBJ 969df0f7-e519-43a7-a86b-ee30e0934029
299
+ Realising what my noise habit was doing to me was the wake-up call I needed. SUBJ 44a2e14b-d69c-418c-bba3-526a2336c510
300
+ There are fierce arguments about whether Heathrow expansion would make a meaningful contribution to growth anyway and wildly varying estimates about how much it would cost. OBJ 9eca48b3-6023-43a9-b2cd-aac1c1dfd4c0
301
+ None of us are strangers to the negative effects of sound. SUBJ 4125e2b9-59fb-43ef-8643-710055ecda3f
data/english/test_en_unlabeled.tsv ADDED
@@ -0,0 +1,301 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence
2
+ 4eb69b83-2bdc-43bc-8730-7a415bfbca30 But Andersson is adamant that what she calls ‘red green’ politics is the only way forward — for both pragmatic and ideological reasons.
3
+ 17434b47-9ab7-4b4d-b019-a6f978b77d84 That sounds worryingly similar to the vainglorious delivery timetable once claimed during the sorry saga called HS2.
4
+ 2abb0130-ca00-4991-a942-c03f15e3713e Labour’s plan for growth — with deregulation and corporate-driven projects at its core — runs the risk of deepening inequality and handing over national infrastructure to private profit.
5
+ 863a6a36-abf4-4106-b4a3-9127019a4011 If Timbaland releases a number one hit soon, we can get the full 2006 experience again.
6
+ 1dfa49ff-a050-46f2-98cf-a93c1b0cc9e0 She is treating opposition as a compliment to her steely determination to implement her new doctrine of growth-at-any-cost.
7
+ fd7c4f56-a4f9-4220-83c3-22f2595911da Cuba was the first country to stop mother-to-child HIV transmission in 1997, and it has developed a vaccine that slows the growth of lung cancer.
8
+ a25c55a0-46d2-4651-a1af-d2b0b8001fb9 I need – no, crave – more silence in my life.
9
+ 535d2ffa-1f15-4293-bce6-a8e61c784410 Hostile fire was instant, will be continuous for years ahead and comes from several camps with which Labour has wanted to be friendly.
10
+ 5e908573-b86e-4ff2-a6ca-463ac90e63e6 If investors can be found to stump up that kind of cash, they will want a return.
11
+ 62d4ae77-a4b7-4959-87fb-1b5e5be1c031 "As part of a last-minute settlement, Harry also won ""substantial damages"" and an apology for the ""serious intrusion"" into his private life, and that of his late mother, Diana, Princess of Wales, by The Sun and the defunct News of the World."
12
+ 32f7a1c1-66d5-4632-a7bf-de8acf274271 Sure, Finnish left parties did well in the recent European elections, but that took place against a background of right resurgence.
13
+ 6c0deebb-b73a-45bf-977b-42be90cebf76 But thanks to the policies of successive right-wing governments, Andersson argues this characterisation is no longer justified.
14
+ 69dccf0e-60c0-4a34-8836-a1466a46e94c since the US failed to confront it head-on during the Bay of Pigs invasion, it has instead kept Cuba in stasis, trapped in that moment before the celebrations can truly begin.
15
+ b450a233-9954-471d-b7db-d3f6a3f1b9ca ‘It’s really exciting for me.’
16
+ 760d3180-d06a-4a63-a403-5151cd1e0422 The Alternative
17
+ 6bf3473f-8dff-41f6-8dbb-c27a0c202ccc Labour mayors in the north are disappointed that, while she gave a nod to the desperate need to create new rail connections and upgrade existing ones between northern cities, there were no promises of cash that they could take to the bank.
18
+ 37974972-3945-4767-b93a-cda71553a39a Allies of the chancellor claim that “we thought we’d have a bit more of a cabinet problem than we’ve actually had”.
19
+ 2e25c6d3-3885-4f28-a3f0-ada4f2df3e72 Walking through Havana, the scars of economic warfare are visible everywhere.
20
+ 6ff4ace3-5115-428d-921c-5051280a5845 But she is adamant that the European left has to put aside its differences and try to work together.
21
+ 9289c225-40c4-4748-9c8f-3e07df969b72 The Cost of Austerity
22
+ 50c6844a-5bf0-4b1b-a889-e5a395177755 A serious rebuilding programme would scare those who have the Chancellor’s ear.
23
+ 17645e3e-5162-43bb-af8a-c61ec0305681 The flagship brigade was the Venceremos (‘We Shall Overcome’) Brigade from the USA, which arrived in November 1969 made up of over 200 American brigadistas from groups including Students for a Democratic Society, the Student Nonviolent Coordinating Committee (SNCC), the Communist Party, the Black Panther Party, and the Young Lords.
24
+ cca077fe-5def-4234-80d3-716881aa1306 The result: the UK population will grow by nearly five million.
25
+ 9e28361c-217e-4ce5-9652-ee2dc99918e9 Had he rejected the settlement – believed to be £10 million – then been awarded a penny less in court, he'd have been liable for both sides' costs, which exceed £30 million.
26
+ 55cf1ebd-9479-4837-9df2-9523d1119650 This rule is designed to stop litigants from clogging up the system, but the powerful can use it to avoid public scrutiny, said Robert Shrimsley in the FT.
27
+ 9ff2df5b-a8a3-4763-b2da-7ad522d14c57 Speaking delegates condemned imperialists and warmongers, and shared tales of national struggles and workplace victories.
28
+ 0d430bb3-296a-4288-bb72-41f019153dbd One researcher has even gone so far as to describe our sound obsession as “aural litter”: “If you could see what you hear, it would look like piles and piles of McDonald’s wrappers, just thrown out the window as we go driving down the road.”
29
+ 2ae6d3e5-c73b-465c-b5eb-f3535fa80297 I suspect that the Net Zero Secretary thinks that resignation would be a pointless gesture of opposition to something that may well not happen and certainly not anytime soon.
30
+ 54d64264-078f-434e-8a35-32f4755707ad ‘We have done the work of creating a modern left alternative for as many voters as possible.
31
+ 3734da00-0caa-4e7b-bae9-ee9dc8c498d0 I would soothe my loneliness and isolation in the evenings by playing endless hours of Law & Order: Special Victims Unit just for the ambient sound – the comfort of Detectives Olivia Benson and Elliot Stabler bringing criminals of the worst kind to justice.
32
+ dfaf486a-882b-47e4-b084-94d0d7f5f452 Both are young, charismatic, intelligent women seen as modernisers within their respective parties.
33
+ 577c3ce8-3d9b-43bb-9bf1-2cd8422c2bf7 You don’t need to share Cuba’s ideology or be a socialist, he said; if you defend Cuba’s right to exist free from the blockade and US coercion, ‘everyone is welcome.’
34
+ 0e7c177c-ffb5-450f-8226-92b7903fa0af Brigadistas met Cubans from all walks of life and learned how the revolution had transformed their lives.
35
+ 4ba0d3be-3667-4022-a20a-b6c40105e01c Yet last week, he and former Labour MP Tom Watson – the last two claimants – capitulated, in return for a limited acceptance of liability:
36
+ 48e8e592-bf09-47aa-930d-5cd025047000 They tended to be led by developers rather than by the public.
37
+ 5a55fdc6-d3e8-4cfd-8b37-b3e24911d1d1 Guatemalan academic Henry Morales highlights that Cuba dedicates 6.6 percent of its GDP to ODA, the highest ratio in the world.
38
+ 02732167-2cdb-45d2-a700-4975f7379b1e ICAP also assists visitors to Cuba, informing them of the country’s priorities and hoping ‘to encourage feelings of peace and need for peace internationally.’
39
+ d3b5aedc-4050-4b32-8d09-ff5d2087c2c0 Another opponent then is still a dissenter now.
40
+ ce0cdb0d-cdb3-419e-b12c-54238fef6391 For the incandescent environmentalists, Heathrow is a litmus test of whether or not the government is authentically committed to addressing the climate crisis.
41
+ 24563674-198d-405f-afdb-3ae4b9ccb0c6 Our brigade was part of a larger group of over 330 trade unionists and activists from 33 countries, with participants travelling from as far as Korea and Ghana.
42
+ b31f068f-d123-4950-b056-2f2c4dd92e1b It must look elsewhere to make up for lost Russian gas.
43
+ aea06bf3-cd72-4ec5-b2a0-ea94122c4ecd Many inside and outside Cuba describe it as genocidal, designed to stifle the Cuban people and serve as a warning to any nation considering alternative economic paths.
44
+ fa722f37-320b-407f-b000-3dcfb54f6861 Each aspect is in constant relation to every other.
45
+ 585c38c5-70df-40d1-aa0a-baa9874d8d44 Ms Reeves did touch on regeneration in the north and the Midlands, but her greatest emphasis was on Heathrow and reviving the push to create an Oxford-Cambridge “growth corridor”.
46
+ ba14f59f-c5b5-4fb1-85f2-596a7205d32b Andersson served in the Marin-led coalition as Education Minister, and at the conference, both seemed very keen on the idea of the four-day week.
47
+ c01e906b-e8ee-442f-8c6f-77e3be425561 I’ve drastically cut down on YouTube.
48
+ ebf67120-30cf-4239-a49a-8eeaea46a401 Andersson is the former leader of the Left Alliance, Finland’s main left party.
49
+ 436080f5-4bfc-4b25-bdea-5b6a6daaa6f7 The release this week of the new Chinese artificial intelligence (AI) tool, DeepSeek-R1, is one such moment.
50
+ 7a2268e3-7efe-4c17-8ffe-ea14aa3df29f She complains of an ‘illness’, though we’re not sure whether it’s physical or mental: it seems porous, like it has seeped into every cell of her body.
51
+ fb3fc159-6b54-42d1-9e96-5f5a1b76feb4 On cooperative farms, meanwhile, brigadistas prepared organic planting beds manually due to the lack of tractors and fertiliser.
52
+ 1a0f0df2-362c-44d8-974b-ebc707223345 Despite Washington’s efforts to restrict Beijing’s development of AI, including an export ban on advanced microchips, researchers in China have created an AI tool that not only exceeds the performance of American AI models like OpenAI’s ChatGPT, but does so at a fraction of the cost.
53
+ 7c7e7159-c6e1-4225-b7a5-ec6c500559af But here we can really see what these parties do when they are in power.
54
+ 0711fda1-b672-4c19-9dd9-04db3672b5de Johnny wraps his nihilism in a chip-on-shoulder brand of intellectualism: he sees himself as on a higher plane than other people for not understanding that ‘God just put us here for his own entertainment’, but he keeps putting himself in their path, verbally poking them until they react.
55
+ ec623890-3807-4db2-ac46-6adba19729a9 Cuba Sí, Bloqueo No
56
+ 46f41d21-0d91-4e97-ad29-d93fe05759b8 Ladies and gentlemen, the captain has illuminated the “fasten seat belts” sign.
57
+ d5a1cffe-127c-4a16-bb04-e60c602a19ef ‘You might have read the quote “Unemployment hurts governments, inflation kills them.”
58
+ fd4cd9e1-dc22-4343-88c0-fe307208a6d5 Population projections, released by the Office for National Statistics (ONS) this morning, show Britain’s population rising from an estimated 67.6 million now to 72.5 million in the middle of 2032 – driven almost entirely by migration.
59
+ 99cccc03-b7b4-4f7f-9093-451027aa1cd1 These examples are indicative, however, of what Labour could actually be doing — rebuilding state capacity after decades of austerity and privatisation.
60
+ 5a2fea5b-1265-4a84-affa-e34314db1962 Andersson notes that in both Finland and Sweden, the parties best positioned to take advantage of the institutionalisation of far-right parties are the new ‘red green’ parties of the left.
61
+ 3ae406b2-b8c9-44f1-a9d3-b48c9c6f3b78 The only exception ever since 2011 was the government coalition that we had from 2019 to 2023.
62
+ 03fcd196-44ff-4e53-b6e1-399b549cd2ae On election night 2024, I happened to be home in the US.
63
+ 4515e7fd-f36a-480a-8a03-259c73bb228a HS2 was not a failure because it included a tunnel or because it attempted to protect animal life; it failed because rail privatisation stripped the UK of the skills and public capacity to develop large-scale projects.
64
+ 13859df3-14a0-4694-b264-c6601ec52b2d ‘I’m so lonely’, she confesses to Chantal after a visit to their mother’s grave — with great pain but also something like relief.
65
+ c2aa51e6-84e8-4b4c-99e8-1ca56622ec2e "The ""warrior prince won more than most"", but ""even he could not meet the full price of justice""."
66
+ 72ed021a-32d8-443c-be02-d45bc2d323b0 Andersson is rigidly focused on the ‘stuff people care about.’
67
+ c7d52775-6594-4591-b2c1-2a4452a8c14e The left alliance has been very focused on supporting both Gaza and Ukraine.
68
+ 83a7f0b2-b8c4-49c9-8ed0-b8c469556eae And because of everything that has happened [with the far-right government], we now have a lot in common in terms of policy.’
69
+ 5ee046ee-2ff3-4bac-9392-46a4c5d18a11 She wants to connect but doesn’t know how — and she’s not the only one.
70
+ 52ddda13-5d58-4d3f-b6a6-2da0c74e608f ‘The fuel for the far right comes from disillusionment.
71
+ a8aee864-d0c5-4e7c-aad5-5b2177c7da4b Once there, they participated in sugar harvests across the island.
72
+ 3f69ad00-22c7-4af2-8829-0b91d30d7d64 It was rarely quiet around me, yet I barely noticed.
73
+ feb4ded9-1ab9-4e89-8bd4-6afba0d1b472 It is wishing into existence a UK ‘Silicon Valley’ in Oxford and Cambridge, dogged by infighting, trying to get a controversial Heathrow expansion over the line, and leaning into right-wing thinktanks’ demands for planning liberalisation.
74
+ 14848b37-1c8e-4d50-823b-0ca3488f2b5a “This has many years of difficult politics ahead of it,” groans one Labour strategist, pointing to the London mayoral elections in 2028 as one cause for concern.
75
+ 5be71d57-7a6c-45f4-a562-04b80fcff596 ‘All my work is an ongoing investigation into people,’ he told iNews, ‘the kind of people you see on the street.
76
+ c80c7d90-4dcc-4fd2-b919-feed60d088be His actors create their characters initially based on people they know, then flesh them out through a long process of development, rehearsal and improvisation — a method pioneered on the clock of the 1970s BBC that today makes his films unusually hard to finance.
77
+ ef7bdd9c-61c5-43e1-aa23-263c61ff097e So I bought all 10 seasons of Friends.
78
+ f1c525f8-1a38-4efc-b406-54e89d446fa0 Arbitrary cuts to migration, which Reeves touted in her speech, pose challenges for sectors where there are already labour shortages, including construction.
79
+ 69fbdf94-0c80-45ef-ab5f-f0748378f8e5 She can’t be just talking about her jaw.
80
+ cd5c2b89-07e5-4228-bb71-5a35c6c976c0 This stems from their belief in business as the primary agents of growth, and in turn their method: asking CEOs what they want and then trying to do it.
81
+ aeeb224b-0ddf-4e05-8cc8-e203b4855e5a We stayed together at Julio Antonio Mella International Camp, which was purpose-built in 1972 to host solidarity visits.
82
+ d9170c1b-abd8-4c66-8406-bdcae12b9fac The last Labour government instituted these technocratic structures; the Coalition rolled them back.
83
+ a1fd24d2-bc35-4266-9afb-1a5632ee60e0 The only hope left now for transparency is if the police decide to reopen their investigation.
84
+ 21c978a6-6d43-4899-8987-b28937ca8e5b ICAP’s headquarters, located in a Catalan-style Art Deco mansion in Havana, formerly belonged to Manuel Carvajal, the Marquis of Avilés.
85
+ 538cbd64-0492-4e6c-905b-e11fa72e8235 I met Andersson at Käänne Festival — a conference she organised to bring the left together in the wake of a strong performance in the recent European Parliament elections.
86
+ 0cd33cdd-e555-4795-b704-c0a8070fd06e Despite the hardships, however, revolutionary optimism was palpable.
87
+ 01ce372f-6e4d-44bb-8a6d-9ee6506cd6cf And then there’s this.
88
+ 049d95ea-d110-4232-873f-d0fe286885ac This view informs many aspects of public life, from the focus on preventative medicine to the tree-planting projects and the concerted digging of ponds and lakes to increase biodiversity.
89
+ b8af4ebc-63e8-408f-be04-af7a921e648f HS2 was hardly subject to the planning system — it was determined through Parliament.
90
+ 6ebbce15-3056-4eed-9ed8-fc093ab2b45c In his films set in the present day, Leigh’s characters are stewed in the societal rot of their time.
91
+ 5ab626b8-7974-4449-ae0d-f6a4c59f3999 A lot of Labour people are scratching their heads trying to work out why she wants to burn political capital on a hugely contentious project that couldn’t possibly be complete until long after she’s done at the Treasury and Sir Keir is gone from Number 10.
92
+ bb1c1d12-c57a-4fb4-805c-e484bc6bb87e One of her allies puts it this way:
93
+ b700f519-816b-463a-a095-032d203d9afb My creativity suffocates without it.
94
+ 75d25891-3266-44b8-b61b-da9711a77f31 Maurice is the inverse of this macho terror: a man looking for gentle reconciliation without the tools to do so.
95
+ 3f6d7aa1-0f25-41ab-a828-827edd520e96 I felt like I’d accomplished something creative for the first time in a long time.
96
+ 70563b8f-32ee-4d0b-b2db-b476f4afb59b No one is talking much about building new reservoirs or other features of her growth plan because airport expansion has blotted out everything else.
97
+ dc4c478e-0c1f-452b-98a7-283dbfc54f48 Arguments about whether to rebuild after fires, and about who should pay for it, have been going on in the state for decades.
98
+ 375c8b72-4d46-4967-9253-73fe2f38fcc1 Increased public capital investment, while insufficient to the scale of what is required, should lead to tangible changes in people’s everyday lives.
99
+ f5fcc069-7c8d-405d-a645-0fe4aaff3813 His research shows that between 1999 and 2015, Cuba carried out 1.4 billion medical consultations, performed 10 million surgeries, and saved nearly 6 million lives.
100
+ 825f6fff-7e28-49e0-b529-09753b351e07 One big reason is that they've been shielded from the true financial costs of doing so.
101
+ 5acaf624-d9e8-4607-8807-0b9d9c8cbde2 He’s furious at his family, but he’s also furious at a buttoned-up British society that renders them emotionally illiterate.
102
+ fdc3fe79-68f6-43ff-9a6c-74caf0d2181e In the eyes of Rachel Reeves, reviving these long-standing projects is the unfinished business of the state, whose role it is to remove the ‘barriers’ faced by the ‘businesses, investors and entrepreneurs who drive economic growth’.
103
+ 7afa8769-a581-4500-b863-2ff854242b02 The drama around the Heathrow announcement was no accident, they say.
104
+ 587339e2-ae66-4b08-a321-7d1161d3d984 When men and women believe they are not slaves, they will never be slaves!’
105
+ 7ac4a413-4694-4f7c-aa28-4f5944b846e8 ‘Austerity has been the main way of doing economic policy ever since the financial crisis.
106
+ 8be6cf9a-55ef-41f9-ad62-8dde0bfc2d91 While Heathrow was subject to a lengthy inquiry back in the 2000s, the runway remained theoretical because political leaders were limited by significant public division and commitments under the 2015 Paris Agreement.
107
+ cbc51768-6704-4d60-b602-7804aa392c04 Her brother Maurice, played with great empathy by Timothy Spall, has patience for his family’s struggles to work through their problems, until he doesn’t:
108
+ 5d0fa230-005a-4a07-b8a9-5de47199ea15 The night before, I had gone to the supermarket and found an end-of-days scene that gave me flashbacks to March 2020.
109
+ 8e064edb-dd30-4a62-b938-0c6aa219041f The Cuban Ministry of Health reports that nearly half a million Cuban medical professionals have served in 164 countries since 1960, making the country the world’s largest donor of Official Development Assistance (ODA).
110
+ e5534b1f-b422-432b-bc27-a7ec7e375fe6 At least double that number, probably triple it.
111
+ f067aceb-226a-4174-9c4f-fb07f7a57503 Krissi
112
+ 82ceda9d-c7a0-494b-8aca-c63a9dde2097 The impact is staggering.
113
+ af826467-f0d8-4be9-928e-92acef30a277 This is a notoriously fire-prone area, and climate change is exacerbating the problem.
114
+ 82e9a77d-68e8-4429-afbe-c9b2b747bde2 I note the goodwill that clearly exists between Andersson and Marin with interest — it’s unusual for social democrats and leftists to get along so well.
115
+ 3880b321-6c72-4761-bdda-d8abe0abaad2 There have been times when it has been more distant because the Left Party was going through this transition of incorporating environmental policies into our agenda.
116
+ ee0f2e2d-7b90-48b1-9040-b8df0152bd27 And it’s just Thatcherism with racism.’
117
+ 18600f7e-cf22-47c7-a011-6693e61a485c To these unhappy groups, we can add a third.
118
+ fa0a79ed-11ec-4585-89ec-70b5d7d8f51d Welfare cuts will only create further impoverishment for those at the sharp end of decades of government failure.
119
+ e6580adc-0782-49e3-bbab-9815452cdaa8 In Cuba, it captures the spirit of a nation striving to make the revolution work despite the lack of essential equipment caused by the blockade.
120
+ c0a29b5f-e498-4c69-9fbf-67deea1ecfc5 I’m talking about Ed Miliband, the government’s most committed advocate of net zero, who took his opposition to the chancellor to the cabinet table.
121
+ c6c48d24-daad-42bb-8bbb-ade4ff75e7ca Even when plans are made, there is a struggle to execute them without capturing the support of Westminster or competing for pots of its funding.
122
+ ac7df98a-7f6f-43e5-8c9e-1592aeaf225b Hospitals are a case in point.
123
+ be9d312f-4ab8-450c-a82b-5ae4daeb891b In a story that has been repeated countless times across Europe, the right’s failed austerity agenda has abetted the rise of the far right.
124
+ 5e038d57-b5ff-44d7-ad88-935fb51fdaa3 The chief executive of Heathrow, Thomas Woldbye, has already conceded that getting the green light for a third runway by the end of this parliament will be “ambitious”.
125
+ c92c2788-10ce-47c8-91ec-605989709a48 From the lack of vision, the lack of hope.
126
+ 19af51c8-5651-4491-b7d6-cb8cdd8d29ba For more than six decades, the USA has subjected Cuba to a blockade designed to destroy its economy — an act of aggression met with a global solidarity movement that has helped keep the country alive.
127
+ 89e11d1f-04cf-432e-9c29-f8718b6e1345 Betting on Heathrow expansion looks like an excursion into political Death Valley.
128
+ 5819e08c-d204-4219-815a-e89bf6487f22 These moments shouldn’t have been such epiphanic discoveries, but they were:
129
+ b3d898d7-914b-410d-a97c-bfccd6716e85 If he vacated his seat at the top table, Sir Keir would probably fill it with someone less committed to addressing the climate crisis, depriving the cause of a champion at the heart of government and strengthening the hand of the Treasury.
130
+ 22ea532c-1205-412c-ac34-cc75e50099f6 Not only have Sir Keir Starmer and Rachel Reeves run into severe turbulence over Heathrow, the flight deck deliberately steered the Labour plane into storm clouds.
131
+ 6125a9b8-4c5a-4b8c-83d8-d9909b54d666 I no longer take my phone into the shower, don’t listen to news clips while doing chores, and avoid having my earbuds in while I’m walking or commuting.
132
+ 51e3203a-379a-429c-88bb-5a8499a4a0f5 The organisation also supports various ‘just causes,’ he added, including the liberation of Western Sahara, Palestine, and Puerto Rico.
133
+ 8a1af528-232d-43e8-ae03-6d326136ace4 We are either Cubans or we are allies of the US government!’
134
+ 215f5b94-431f-4f20-9d36-c34e94b0066a Reading about post-revolutionary cities, one often learns about the tension between the anticipation of the people and the dilapidation around them.
135
+ afe9d99a-1326-4bba-8454-d20f9d298aa6 The bing-bong when someone presses the “stop” button on the city bus, and the accompanying sing-songy announcements in Korean, the beeps of riders scanning their transit cards to board or depart; soju-drunk office workers loudly singing off-tune through neighbourhood alleyways; obnoxiously loud K-pop music blaring out of storefronts; and songs that seem to change key at record rates as delivery motorbikes speed out of range.
136
+ a744b7eb-2858-4803-8eff-aaeb56ca486d His passion intensified as he linked Cuba’s struggle to the broader horrors of imperialism worldwide.
137
+ 7b264abe-abab-4246-bf05-03bb1eee4294 Back in the room he’s squatting in, he curls around himself, rejecting the world with his physicality.
138
+ 8a323786-8311-4f97-ab6d-1c7a62486dea These taps have now been turned off, after an agreement for Russia to supply gas to Europe came to an end.
139
+ 98ee151d-5dbe-4eb9-aa5d-a82c3b167673 Whilst the number of births and deaths will be roughly the same (6.8 million) in the next seven years, ONS statisticians estimate 10 million people will migrate to the UK with only five million due to leave.
140
+ 2caa8b61-0230-4e6e-8620-30c190ee27a8 Then in 2023, I went to a solo writing retreat to avoid distractions at home.
141
+ 14d6350f-279e-4801-88e5-d6666e0f182a In response to ever more insurers fleeing the state, Californian lawmakers recently relaxed some of these controls, but insurance prices still don't truly reflect the level of risk.
142
+ 4e4bce25-4d53-425a-a943-a9670c8c0caa The prime minister, if his title means anything, could have stopped his chancellor had he wanted to.
143
+ 088fabef-b02a-49c9-a263-e1d3f61308e3 These are the Labour MPs and ministers whose crystal balls are darkening with a dystopian vista of years of protest and resistance to Heathrow expansion in inquiry rooms, the law courts and parliament, and from antagonistic Londoners and environmental activists.
144
+ 7ad9507e-528b-4a8d-9a09-5312bc4c3b15 By the mid-1960s, youth organisations globally were invited to Cuba to form Labour Brigades assisting in the construction of schools and agricultural work.
145
+ a052708d-db6b-4a09-b31f-d3dc7e211ff9 The two do have a fair amount in common.
146
+ 1ad7ca20-9093-4fd2-b0c9-d69563feed6c ‘If you look at the rest of Europe, these parties still have the luxury of just portraying themselves as the voice of the people.
147
+ 3a31e4ba-ebb0-43fb-9ce8-81f0169cf2ba The result will be further extraction from households struggling to survive and unable to see a better future, creating fertile ground for a resurgent political right.
148
+ 77430775-6e7b-45ed-bf96-9f2bd0e92099 Solidarity Under Siege
149
+ b6490d3c-4602-4d4b-8e5b-f854bb48217a That will put net migration at 340,000 every year from the middle of 2028.
150
+ 0a14a35a-f1b9-4883-982d-c8bc4fc1b06b She also emphasises the importance of strengthening workers’ rights, which have been eroded by successive governments.
151
+ 876c15b2-7a7a-4fa2-8c3c-f0fef4017361 The crowd erupted in applause, and a cry of ‘Viva Cuba!’ rang out — to which the hall responded in unison, ‘Viva!’
152
+ 68c61f67-f780-48e2-8d29-862d58abee77 Rigoberto stressed that ICAP’s mission is to ‘promote the Cuban reality internationally’ and reciprocate expressions of solidarity with Cuba.
153
+ 48448440-93f8-47af-8848-10c4ef4c5472 Every brigadista I spoke with was outraged by the historic crime being committed against the Cuban people.
154
+ d575fa53-ee79-455b-bae6-7f72dbf5b612 I would advise her against repeating that line, and especially not in front of green audiences, unless she enjoys being scorned.
155
+ 8aa38022-34f0-419b-a980-e149af12f97e While the far-right made across much of the bloc, Finland bucked the trend.
156
+ 09084621-1dfc-4254-bf6a-8291ee893f16 We rely more and more on external input rather than looking within ourselves, cutting off our inner telephone wires and forgetting the sound of our intuitive voices – the ones that drive our decisions, creativity and how we view the world around us.
157
+ 9bf7ecd6-ecbb-49ed-b7af-cce495ef8877 People have felt the impact of their policies.
158
+ 8baabc39-6d94-40a9-9db0-78a037fef989 As we saw with the last government’s PFI contracts, the organisation of finance and ownership for major projects has long-term implications, and is difficult to unpick once instituted.
159
+ 986d1591-b816-40ce-ab83-9bec18282dd4 "With estimates of the economic damage running as high as $275 billion, the Los Angeles fires are ""shaping up to be one of the most expensive calamities on American soil"", said Parintha R. Sastry and Ishita Sen in The New York Times."
160
+ 6de89826-c81c-4693-ba20-9c40190763c4 Following a partial thaw under Obama, the US blockade against Cuba was significantly tightened under Trump, a situation Biden did not reverse.
161
+ a9b07887-61bb-4bf6-9e3b-4228e3766462 Defend your life…
162
+ 10d616c8-c454-4c10-bfff-ea0f57dd9d70 If we are to believe the hype, it took just $6 million (£5 million) to build DeekSeep-R1, compared to more than $100 million (£80 million) for ChatGPT.
163
+ 490f1478-9696-480c-9d20-150fa9931b7e The forests are now a source of emissions.
164
+ 1dc5edeb-1aa3-4a41-8303-18a4d6ad8153 Securing planning permission is the first big hurdle.
165
+ 60f3b743-09d9-4a45-b4fe-cb6d61a98c2b Last year, I had the privilege of joining nearly 40 young trade unionists from the UK in the Cuba Solidarity Campaign’s 17th annual Young Trade Unionists’ May Day Brigade.
166
+ 73b2ddd5-30bb-42e1-b1ff-ee07b39a286e Johnny’s worldview in Naked feels quintessentially 1990s, half-irony and half-nihilism in the shadow of AIDS and the lead-up to the new century.
167
+ 28992cc2-7322-43fa-b04c-d7248e638fd9 ‘Sometimes the left tends to think that cooperation means we have to sit down and write a resolution where everyone agrees on every word, but that means you lose a lot of time and energy on stuff people don’t care about.’
168
+ 80b50d66-93e0-4ca3-a230-bdcd74b2ca7d A delegate from Mexico took to the stage.
169
+ 1fb43c8e-4c99-4095-b434-c08546eb10d7 She is young, personable, charismatic, and very down to earth.
170
+ c900bc01-ebe8-4cc2-8b37-e5f197fed920 During the last government, we didn’t really discuss tools for address inflation.
171
+ dcaf86f6-472a-44a8-a408-829c315a8204 It is not at all clear how the government can reconcile expansion with its legally binding net zero targets.
172
+ 6337d37a-9165-42ab-b4fb-bcdc6b065874 I’ve lived in South Korea for more than a decade, but it’s only recently that I discovered just how loud it is here.
173
+ c5d69f70-4a56-4560-b47d-b8a947c8ef6b The Cuban Institute of Friendship with the Peoples (ICAP), which organised the programme, has been coordinating solidarity visits to Cuba since 1960.
174
+ 92db5151-36c2-4e71-a315-57512c13060e Amistad y Solidaridad
175
+ 321f574e-9cb6-4bcb-8fd4-8c2bb3e1c79b As Fidel Castro once said, ‘To be internationalist is to pay off our own debt to humanity.
176
+ 706f7689-d2e5-4a6d-b76e-7bef18d7d187 And that’s also a redistributive issue because it’s a source of profit for the logging industry, and the consequences will be paid for by taxpayers.’
177
+ 596d4287-b37c-41b3-a1f2-c4e6eb5c906e The difference in Finland is that the far right is actually in power.
178
+ 573fcdf4-3f87-4b90-a5dc-b290a4fd8c06 Under successive governments going back to that of Tony Blair, it has been floated, approved, then unapproved, mooted again, approved again and then cancelled again.
179
+ 43c013b3-a92a-4946-a975-b1d484845576 Internationalism Always
180
+ 2bc8fa04-4c71-40ea-bf24-b15cae847ade As we sit down, Andersson waves goodbye to Marin with a warm smile.
181
+ 15894f5e-a5f3-46c8-8404-8e039d45c371 The blockade means Cuba is still in the midst of that revolutionary anticipation:
182
+ 97aa6380-f50f-42df-b782-0c09d37ecd02 From its beginnings, the Cuban revolution prioritised internationalism, from supporting Angola’s fight against apartheid in the 1970s to sending 1,500 medical workers to Haiti after the devastating 2010 earthquake.
183
+ 68cfa6df-fc0c-401f-8f20-cf96df502343 According to her recent speech, it is only really the government and businesses who can do anything useful;
184
+ 97059846-3e37-483e-9951-f9b1a6d1a0d8 We need to be brave on that.’
185
+ e7b93481-648a-4f39-85df-a6ec59d6dfac I ask her what the party’s relationship is like with the unions that would presumably benefit from these policy initiatives.
186
+ 4f12f0db-ee49-4f64-b82f-62a4d6085ba4 The difference this time is that Labour is making clear these institutions should now have minimal regard for ideas like ‘sustainable development’ or ‘environmental regulation’.
187
+ a92ba6a6-62b4-4eb3-b1dd-c3a3a9d78d3b Eddie Marsan’s furious driving instructor in 2008’s Happy-Go-Lucky is Johnny’s post-millennium counterpart, his particularly explosive male entitlement typical of the time.
188
+ d21c0aaf-eb42-435b-9350-d12469be9896 Yet nothing really changes.
189
+ 9b3a1634-3d96-4044-8afa-88ed6896c742 They’ve imposed historic cuts to social security and healthcare and implemented a lot of highly criticised right-wing labour market reforms.
190
+ c72316c6-8d54-44a2-a17a-aafaf45c624c When his constant monologue escalates to something more aggressive, or when he stops in the street to let out a scream, we see the unfurled violence that he carries around like a concealed gun.
191
+ 6c64d4fa-a0ca-4a1a-aac9-41b806895930 Labour’s approach might add a percentage point or two to the annual GDP figure, but investor-first growth is not going to deliver on the real material outcomes needed, like affordable rents or cheaper electricity bills.
192
+ 8d11b6c8-fadb-4d35-b7b1-61d3a45ec2f1 In turn, groups aiming to show solidarity with Cuba have grown up around the world.
193
+ d32f0479-a7e7-4fcf-a460-97d6224cbd0c Lone shoppers lined the aisles in preparation for a Government-mandated 24-hour indoors, with several baskets piled with more food, booze and toilet rolls than any household could conceivably need during such a short time.
194
+ e7a3635b-1a77-48fb-96fc-1ca9c7734839 The focus is on moving the growth figure up:
195
+ b1f2a55f-9e5b-4803-9587-6d0d75026102 And it's not all down to bad luck.
196
+ 9d6a8f56-f218-40a4-a93d-10e72b415d50 ‘This is the first time we’ve had this festival,’ she told me as we sat down in the conference green room, above a bustling restaurant in the centre of Helsinki.
197
+ febe5da2-61e8-41a0-9c0a-9f576a073f81 Everyone in the film has moments of turning inwards or lashing outwards that feel almost instinctual, learned and cultivated in the strange (anti)social world we’ve lived through for the past half-decade.
198
+ bfca7f3f-e2cd-49e0-96cd-6f6579abe39a This is the equivalent of building the fastest Formula 1 car for the price of a Ford Fiesta, all while being denied access to the best parts.
199
+ 72072d42-b22c-464c-9a0e-b0d1dc5d4b8d Every project I took on from a client or creative thoughts I wanted to get down “on paper” took twice as long.
200
+ 3a91159d-8d1c-459c-87c9-2eb49284e98a Years later, in Korea, I was much happier, but I still wanted to drown out the reality of the $60,000 of student loans I felt like I was spending a lifetime paying off and my feelings of impostor syndrome.
201
+ d95f0401-1a82-466e-a96f-6525d61e453f Cuba will never surrender.’
202
+ b0767371-6c34-4152-bbee-b820959c04f7 from that, everything else is supposed to flow.
203
+ fd8bce2b-db4e-41ab-9e5f-e46d01ab377e “Rachel’s brand as a chancellor is that she doesn’t duck the tough stuff and this is another decision which strengthens the brand.”
204
+ 800a7628-0f6f-46a4-a2ca-c7c75f5e957e The unique way that Leigh develops his films with his actors is conducive to this expression of societal ills through characterisation.
205
+ 73a5ed50-cf3c-4cb1-97ef-3d108a11a306 ‘And the left needs to continue to work on our proposals for an alternative economic model.
206
+ f69c4bfd-11c3-492f-a718-f43b448fa402 ‘Denounce what is happening in the Congo,’ he urged.
207
+ 1d60945d-8d13-4d1c-88e4-6e74f5b45bb8 But the penny still hadn’t dropped.
208
+ a7abf401-d302-4ad5-baa7-3ad92c79dbf2 California's insurance regime is a mess, said The Wall Street Journal.
209
+ c2580a8a-8417-4e9f-884d-eedeb54b4207 Backing expansion is a total fail.
210
+ 933790b1-8b92-4b6e-bad2-85c30914fa66 As Rigoberto Zarza Ross explained to me, ICAP’s role is to maintain ‘and strengthen relationships with the peoples of the world,’ including solidarity groups, associations, intellectuals, and individuals.
211
+ 0eac7846-da7c-49e4-a924-832804507b94 Are we about to find out the full foolishness of Ed Miliband’s policy of blocking licences for new oil and gas extraction in the North Sea?
212
+ 9626e13a-b919-4dbb-b074-9e8d8c66b964 It was her choice and his.
213
+ 115c2413-f9bf-400f-b51f-769a8f1d9b56 We want to work on reinstating the right to strike as it’s so fundamental.
214
+ 8203998b-2cc1-4354-a3b2-5957a7a2d522 One million people will migrate to the UK every year this decade.
215
+ 3d5988de-1cbb-48cb-b6bf-554b8da933d8 I’ve never seen a better encapsulation of this complex, deeply contemporary emotional shitstorm than Pansy, the character played in Hard Truths by the masterful Marianne Jean-Baptiste, whose breakthrough performance came in Leigh’s 1996 film Secrets and Lies.
216
+ b47c9b0f-e272-41d9-b3e9-0b75ebba2735 It was deliberately designed to “shift the dial” with international investors by persuading them that Ms Reeves has the grit to prioritise growth over any other consideration.
217
+ 08a30bef-9399-4573-8d62-d3cca2956392 After all that had played out, Heathrow Airport Ltd decided to pause the plans anyway, since passenger numbers dropped following the pandemic.
218
+ 8ab55600-b48f-4eba-a036-e18e8d966367 I didn’t realise how much “harmless background noise” was hurting me until one day I noticed the sound of silence.
219
+ d8f23860-609f-4931-974a-b905b320e931 So they become a different person.’
220
+ 6fdd2d91-1583-443a-a04d-a1108caf2bdc It does seem crazy that planners ever allowed development in the foothills and canyons outside LA, said Robin Abcarian in the Los Angeles Times.
221
+ 2e59559e-236d-4449-b417-6b7db7ffff05 But, of course, they have not succeeded in lowering the debt ratio because austerity has led to low growth and high unemployment.’
222
+ 2f80703e-b0b9-41c6-8990-6b2312df31e0 The left put in a good performance in the 2019 elections, winning 16 seats and entering a coalition with the social democrats.
223
+ bc267b94-2f3a-47a8-bdfb-8f23e9234b5a Research published in 2018 found that Cuba had the second-largest net rate of forest regrowth over the previous 20 years, making it the only country in the Caribbean and Central America to have increased its forest coverage.
224
+ 47e6f3ca-d166-45f0-b68f-0817edb4bb9c Driver is a writer based in South Korea
225
+ 6c4b374e-bfa0-4218-a47c-ac4fab8b89ff I had been unwittingly drowning my creativity in a self-made sea of sound and I realised I had to stop.
226
+ 3363e5b5-6435-4cb8-a43a-e1780440745e We followed a packed itinerary during our two weeks, which included agricultural work on cooperative farms, a visit to the Bay of Pigs, May Day celebrations in Havana, and the International Meeting of Solidarity with Cuba and Against Imperialism (IMSCAI) in the Cuban parliament, where we heard an address by Cuba’s president, Miguel Díaz-Canel.
227
+ 203e6a05-e243-4f73-8086-58b1b7593d14 At first, her always-on outrage is at least partly played for laughs: we see her escalate a complaint about a shop worker to an absurd degree, and complain about dogs wearing coats as her dinner gets cold.
228
+ 26d730e9-7b04-4dde-b435-ff8bdd8fb57a They kind of wanted to believe Ms Reeves back in the day when she told the Labour conference that she would be as proud to be “Britain’s first green chancellor” as she would to be its first female one.
229
+ 94019576-a204-445d-a440-effe65b32b2e Brigades from across the world have been visiting ever since.
230
+ f3cb9d89-ad76-44a6-a302-78afc3021d3f This shocking admittance of vulnerability doesn’t lead to an easy breakthrough.
231
+ 9420369e-66d3-421c-a337-35cc8f065d18 There’s good reason why hot flushes of enthusiasm have been followed by cold feet.
232
+ fcf9a362-42ac-4f97-bd23-bc48cab8559e ‘A really uniting theme for all of us is challenging the broken economic model.
233
+ 8c2f54dd-733b-4a51-9912-94673dff7f71 In 2022, the first year of the war in Ukraine, there was a huge spike in gas prices as Germany and other countries scrambled to secure enough gas to get them through the winter.
234
+ 00cc1e18-e71f-4ab7-b87f-1a36b95f6683 The strength of feeling in the room at that moment attests to the fact that, after 60 years of solidarity visits and brigades, the lessons of the Cuban revolution are as relevant as ever, and the need to defend it against imperialism remains pressing.
235
+ 6bbc9254-8903-4b48-8466-0206ae21f3dc The first formed after the CIA-backed Bay of Pigs invasion in April 1961.
236
+ 18b42ec4-4d86-4528-92b3-c18b33aa072e Rigoberto described how we in Britain can support the Cuban revolution:
237
+ 86391647-9c1f-4455-8d96-019bda4af10e The Cuba Solidarity Campaign, or CSC, is the UK’s foremost organisation dedicated to campaigning against the US blockade of Cuba, raising awareness about the challenges faced by the Cuban people, fostering solidarity, and providing material support for the Cuban revolution.
238
+ 5860e65e-3afc-4614-bb7a-29b31b3e93e6 Planning delays, likewise, are the product of austerity and the resulting privatisation and outsourcing of local government functions.
239
+ 1d967e9a-2726-43c9-9bcd-7cebac748262 ‘I think it’s fair to say that we’re not really a Nordic model country anymore.’
240
+ e532e4c2-0dd1-416c-91f2-36f912a456be We have combined environmental policy with ambitious policies for redistribution, but we have also been very clear when it comes to international law and human rights.’
241
+ 97f5f97e-0d0f-42cd-817e-1d260a7ff7a8 More worrying, however, is Reeves and Labour’s continued misidentification of the main challenges for Britain to overcome.
242
+ 0e97ecba-69c3-4a02-8511-a8671a19e26e ‘A Cuban can be born anywhere in the world,’ he declared.
243
+ d5a0eea8-0298-4017-b40a-3585ea456111 In an interview with Vanity Fair, Marianne Jean-Baptiste explained that she created Pansy based on aspects of five people from her life, ‘and then we give them pain, heartache, disappointment, success.
244
+ f41646ea-4f2a-4bc2-ba16-72c35306689f Studies have shown that noise pollution plays a role in common health issues like heart disease and high blood pressure, along with surprising ones like low birth weight.
245
+ 89edeb80-e6e3-466f-96d5-c81aa957b84c As he neared the end of his speech, his final rallying cry echoed through the hall:
246
+ 185a3c62-c60d-4f25-8b3e-f48cb74993f2 The chancellor asserts, but can’t possibly be confident, that planes will be landing on a third runway by 2035.
247
+ 7f9c646f-088b-4dbf-a91b-5ae90b51ede4 ‘Readers can get involved in CSC, support their activities, and come to Cuba as brigade members.’
248
+ 4dea4a2a-bfcd-4d7c-a4b4-3660cacb7f12 Like the modern brigades, early visitors also participated in cultural events organised by ICAP, including concerts, art shows, and educational talks.
249
+ 9c6c6057-73cc-448a-be4d-703abac1107d His words electrified the room, and he continued:
250
+ 89968464-a321-435c-937b-6ef14e8a6a5e NGN had already paid out an estimated $1 billion to settle more than 1,300 cases, and spare its executives from having to testify about the scandal and their efforts to contain it.
251
+ 6f132eb4-4793-4c99-9bca-3e29c3301d1a Ideas came slower or not at all.
252
+ 2e94f82b-7415-45ab-ad0b-5c3b7e27414f The reality is that Labour’s wider agenda does not support the broad-based growth that would truly produce those improvements.
253
+ 1c2bf825-bf3f-4160-8652-7a6e8a820157 Mike Leigh has denied that Hard Truths is about mental health, or COVID, or anything else particular to the present day.
254
+ 065389d9-90dc-4f9f-841a-e0a93631ddc2 "Luckily for them, the Federal Emergency Management Agency covers losses if homeowners are ""under-insured""."
255
+ 1d4b272b-9043-47d6-9d72-fbcb38dd00c6 We were very much stuck on fiscal policy and not asking questions like “Do we use price caps?”’
256
+ 2ebb46bb-4480-4143-a855-ec9ba50d2ede The housebuilders, rentiers, and vulture capitalists who did very well out of the downturn are now being entrusted with ‘national renewal’.
257
+ dbec1890-1000-4ddd-b8f6-80c69df80d3f In 2009, Amnesty International called for an end to the blockade, describing it as ‘highly detrimental to Cubans’ enjoyment of a range of economic, social, and cultural rights, particularly affecting the most vulnerable.’
258
+ 9b25c55a-154c-427e-9204-da6f87e8f8d4 Sometimes a new technology comes along that immediately shakes the world.
259
+ e1f55b54-9942-45cf-9c89-36c54de0192a Walking through Times Square in New York City on the way back to my hotel, I watched screens scroll through early presidential results.
260
+ 3a732ca6-458a-47a8-a8df-c26afa958a13 Our ICAP guide summed it up well: in Cuba, ‘If you leave, you lose,’ and your loss becomes the gain of the Cuban people.
261
+ d6b53c6f-10bb-4526-9efd-466df15212d7 ‘This is a place where we have seen exactly what the cooperation between the right and the far right really means.
262
+ 573b3a79-e43a-4257-85b5-75299f54c105 his eventual outburst at a birthday party is born of great frustration at a lack of communication and connection.
263
+ df1b1ff7-5161-46bb-b88b-2f39c8a00fb2 Heathrow’s previous plans were priced at about £14bn when an estimate was produced in 2014.
264
+ 9cb83312-a9d2-48ed-9e62-94eb87906a03 Finland’s Left Alliance is countering the far right by rejecting austerity and championing workers’ rights and climate action.
265
+ 94ed4219-9009-4b6a-b24e-18245a780c98 One that he’s cross; the other that he has no intention of resigning.
266
+ 6b9f9ad6-e20b-4bad-8b1e-a150cc0d8672 Even those who do not share the royal's views about the press should 'commend' his dedication to pursuing wrongdoing
267
+ 293baa65-eab9-4366-9df2-432d75f02cc9 Remarkable breakthroughs have ensued:
268
+ 5b215b19-f7f6-407a-b857-5adcc7cf40bc Growth for Who?
269
+ d0cc2a55-cdab-4765-9003-5100f12b9e06 Five years after the world first went into lockdown, powder kegs of readily available anger are everywhere, from the world’s highest political offices to my local branch of Lidl.
270
+ a2ecdfb9-7ede-4a4a-935c-961e9a1d2542 Absent any real capacity for public planning, economic as well as spatial, Labour’s so-called industrial strategy is led by grasping whatever shiny new project is presented to them.
271
+ f579a0d9-9de9-4428-9f05-dfb877a1e1fd A further £10 million must have seemed small beer to bring the saga to an end.
272
+ de952570-ff73-4676-baf0-4263454ef488 The two have just finished a panel discussion on the reduction of working hours (alongside Will Stronge of Autonomy).
273
+ 8d3df7c5-614e-4019-8f89-7f3dcdd702e5 Rage and isolation aren’t unique to our time.
274
+ f3fc92bd-81b2-4672-a646-deee487c0ac0 Her people give the impression that she no more cares about being unloved than the typical supporter of Millwall football club.
275
+ 2f8eca90-3724-4e40-8a1d-b2fee7e98000 Without realising it, background noise became a kind of comfort to me, making me feel less alone.
276
+ 68378d33-2c77-4b05-aa46-3908ac3705c9 I started writing fiction again for the first time in more than a decade, and it felt incredible.
277
+ 1c9194a3-c0b1-41f2-b2d1-81461933628f While it may come as a surprise to some, until New Year’s Eve Europe was still receiving gas supplies from Russia – not through the Nord Stream 1 pipeline which was sabotaged in 2022, but via an unlikely route through Ukraine.
278
+ e2d1f9e8-94e2-4476-9706-9fe5a2acd4d1 As the film goes deeper into Pansy’s relationship with her upbeat sister Chantal — played by fellow Secrets and Lies alum Michele Austin — Jean-Baptiste reveals the emotional hurt hiding behind her outbursts of rage.
279
+ 4639513d-7aad-4a6f-807a-51ddcdff01db Far from making a strong case, Reeves’ speech showed up the problems with Labour’s plans.
280
+ 1fd3ed4f-6b67-4586-847a-6ccad81910bd There is no doubt that the abandonment of any sort of strategic planning for the best part of 15 years has hampered economic development in the UK, both in wealthy areas like Oxford and Cambridge and in much poorer regions.
281
+ 16f8f558-b421-46a4-bdbf-a564fb64b6d4 The same is happening in Palestine!’
282
+ f7bffb82-9c27-44d4-868e-6043c868c25b Back to Blackrock
283
+ 35853bdc-82d7-45f8-b26c-e4d85b1b04c5 Why, then, have people continued setting up home there?
284
+ 329263ed-c938-4f4d-a571-562288e41f51 ‘We just got news now that the Finnish forest is no longer a carbon sink because there has been so much logging.
285
+ 24784937-9a26-4a25-a168-ae6f6140cacc The noise wasn’t just killing my creativity; it was crushing my productivity.
286
+ f2cc2035-f69e-4045-9817-6d3b83319c3e ‘The argument of the right is that we have to live within our means, we can’t take on more debt.
287
+ 841f7b56-8316-4a21-99a0-df5aa568fe5c A cluster of go-for-growth Labour MPs are rallying to her, but you can also find a lot who are either belligerent towards the idea or befuddled by it.
288
+ e5d92a79-7cf5-4388-9633-3400032b6e37 The coalition was led by one of the coolest politicians in Europe, the SDP’s Sanna Marin, who you may have seen in the news after she was forced to apologise for going clubbing during COVID.
289
+ c936cb41-b3c2-47de-a439-e2155e84b353 The worst thing about the phone hacking scandal is, of course, the misery it caused to those whose privacy was invaded, said The Independent.
290
+ 6bae1f03-e41d-4678-ae60-ecb836eedf51 ‘The Empire’ — a term he used to refer to the US, as Latin American socialists often do — ‘will never defeat Cuba.
291
+ 78aa1848-a582-4504-9765-6d911b843038 Standing in the shower without my phone playing something in the background, I suddenly realised I could hear myself think.
292
+ 8cfef8b4-348f-478d-88cb-c5ae3a96f876 This tension between modern left parties and the labour movement over climate is an issue all over the world (read this book to learn how organisers are overcoming this divide).
293
+ 39d0478b-f50a-4a5f-9b85-eaa2bf587618 And they have some common views when it comes to policy.
294
+ fa665f38-fcd8-49d0-85c3-2e29f9d010f1 Labour have essentially ducked the challenge of rebuilding state capacity in all these areas, opting instead for deregulatory policies and keeping the public in line with the preferred investment opportunities of the investor class — investments like the mass construction of AI data centres which may be obsolete before they are even built.
295
+ 0b7fa51f-7bf0-43e7-961a-be197fcdd987 The left won 17 percent of the vote, and Andersson was elected an MEP with more votes than any candidate has ever received in a European Parliament election in Finland.
296
+ 15807ed8-b42c-4860-8c9f-f7b43da57aaf There have always been people like Pansy.’
297
+ 5f83d562-d4f7-4369-9cb7-073a04f3642b She’s also pretty good at winning elections.
298
+ 969df0f7-e519-43a7-a86b-ee30e0934029 Is the chancellor discombobulated by the anger and consternation that she has generated?
299
+ 44a2e14b-d69c-418c-bba3-526a2336c510 Realising what my noise habit was doing to me was the wake-up call I needed.
300
+ 9eca48b3-6023-43a9-b2cd-aac1c1dfd4c0 There are fierce arguments about whether Heathrow expansion would make a meaningful contribution to growth anyway and wildly varying estimates about how much it would cost.
301
+ 4125e2b9-59fb-43ef-8643-710055ecda3f None of us are strangers to the negative effects of sound.
data/english/train_en.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/german/Licenses_by-nc-sa_4.0_legalcode.txt ADDED
@@ -0,0 +1,438 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Attribution-NonCommercial-ShareAlike 4.0 International
2
+
3
+ =======================================================================
4
+
5
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
6
+ does not provide legal services or legal advice. Distribution of
7
+ Creative Commons public licenses does not create a lawyer-client or
8
+ other relationship. Creative Commons makes its licenses and related
9
+ information available on an "as-is" basis. Creative Commons gives no
10
+ warranties regarding its licenses, any material licensed under their
11
+ terms and conditions, or any related information. Creative Commons
12
+ disclaims all liability for damages resulting from their use to the
13
+ fullest extent possible.
14
+
15
+ Using Creative Commons Public Licenses
16
+
17
+ Creative Commons public licenses provide a standard set of terms and
18
+ conditions that creators and other rights holders may use to share
19
+ original works of authorship and other material subject to copyright
20
+ and certain other rights specified in the public license below. The
21
+ following considerations are for informational purposes only, are not
22
+ exhaustive, and do not form part of our licenses.
23
+
24
+ Considerations for licensors: Our public licenses are
25
+ intended for use by those authorized to give the public
26
+ permission to use material in ways otherwise restricted by
27
+ copyright and certain other rights. Our licenses are
28
+ irrevocable. Licensors should read and understand the terms
29
+ and conditions of the license they choose before applying it.
30
+ Licensors should also secure all rights necessary before
31
+ applying our licenses so that the public can reuse the
32
+ material as expected. Licensors should clearly mark any
33
+ material not subject to the license. This includes other CC-
34
+ licensed material, or material used under an exception or
35
+ limitation to copyright. More considerations for licensors:
36
+ wiki.creativecommons.org/Considerations_for_licensors
37
+
38
+ Considerations for the public: By using one of our public
39
+ licenses, a licensor grants the public permission to use the
40
+ licensed material under specified terms and conditions. If
41
+ the licensor's permission is not necessary for any reason--for
42
+ example, because of any applicable exception or limitation to
43
+ copyright--then that use is not regulated by the license. Our
44
+ licenses grant only permissions under copyright and certain
45
+ other rights that a licensor has authority to grant. Use of
46
+ the licensed material may still be restricted for other
47
+ reasons, including because others have copyright or other
48
+ rights in the material. A licensor may make special requests,
49
+ such as asking that all changes be marked or described.
50
+ Although not required by our licenses, you are encouraged to
51
+ respect those requests where reasonable. More considerations
52
+ for the public:
53
+ wiki.creativecommons.org/Considerations_for_licensees
54
+
55
+ =======================================================================
56
+
57
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
58
+ Public License
59
+
60
+ By exercising the Licensed Rights (defined below), You accept and agree
61
+ to be bound by the terms and conditions of this Creative Commons
62
+ Attribution-NonCommercial-ShareAlike 4.0 International Public License
63
+ ("Public License"). To the extent this Public License may be
64
+ interpreted as a contract, You are granted the Licensed Rights in
65
+ consideration of Your acceptance of these terms and conditions, and the
66
+ Licensor grants You such rights in consideration of benefits the
67
+ Licensor receives from making the Licensed Material available under
68
+ these terms and conditions.
69
+
70
+
71
+ Section 1 -- Definitions.
72
+
73
+ a. Adapted Material means material subject to Copyright and Similar
74
+ Rights that is derived from or based upon the Licensed Material
75
+ and in which the Licensed Material is translated, altered,
76
+ arranged, transformed, or otherwise modified in a manner requiring
77
+ permission under the Copyright and Similar Rights held by the
78
+ Licensor. For purposes of this Public License, where the Licensed
79
+ Material is a musical work, performance, or sound recording,
80
+ Adapted Material is always produced where the Licensed Material is
81
+ synched in timed relation with a moving image.
82
+
83
+ b. Adapter's License means the license You apply to Your Copyright
84
+ and Similar Rights in Your contributions to Adapted Material in
85
+ accordance with the terms and conditions of this Public License.
86
+
87
+ c. BY-NC-SA Compatible License means a license listed at
88
+ creativecommons.org/compatiblelicenses, approved by Creative
89
+ Commons as essentially the equivalent of this Public License.
90
+
91
+ d. Copyright and Similar Rights means copyright and/or similar rights
92
+ closely related to copyright including, without limitation,
93
+ performance, broadcast, sound recording, and Sui Generis Database
94
+ Rights, without regard to how the rights are labeled or
95
+ categorized. For purposes of this Public License, the rights
96
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
97
+ Rights.
98
+
99
+ e. Effective Technological Measures means those measures that, in the
100
+ absence of proper authority, may not be circumvented under laws
101
+ fulfilling obligations under Article 11 of the WIPO Copyright
102
+ Treaty adopted on December 20, 1996, and/or similar international
103
+ agreements.
104
+
105
+ f. Exceptions and Limitations means fair use, fair dealing, and/or
106
+ any other exception or limitation to Copyright and Similar Rights
107
+ that applies to Your use of the Licensed Material.
108
+
109
+ g. License Elements means the license attributes listed in the name
110
+ of a Creative Commons Public License. The License Elements of this
111
+ Public License are Attribution, NonCommercial, and ShareAlike.
112
+
113
+ h. Licensed Material means the artistic or literary work, database,
114
+ or other material to which the Licensor applied this Public
115
+ License.
116
+
117
+ i. Licensed Rights means the rights granted to You subject to the
118
+ terms and conditions of this Public License, which are limited to
119
+ all Copyright and Similar Rights that apply to Your use of the
120
+ Licensed Material and that the Licensor has authority to license.
121
+
122
+ j. Licensor means the individual(s) or entity(ies) granting rights
123
+ under this Public License.
124
+
125
+ k. NonCommercial means not primarily intended for or directed towards
126
+ commercial advantage or monetary compensation. For purposes of
127
+ this Public License, the exchange of the Licensed Material for
128
+ other material subject to Copyright and Similar Rights by digital
129
+ file-sharing or similar means is NonCommercial provided there is
130
+ no payment of monetary compensation in connection with the
131
+ exchange.
132
+
133
+ l. Share means to provide material to the public by any means or
134
+ process that requires permission under the Licensed Rights, such
135
+ as reproduction, public display, public performance, distribution,
136
+ dissemination, communication, or importation, and to make material
137
+ available to the public including in ways that members of the
138
+ public may access the material from a place and at a time
139
+ individually chosen by them.
140
+
141
+ m. Sui Generis Database Rights means rights other than copyright
142
+ resulting from Directive 96/9/EC of the European Parliament and of
143
+ the Council of 11 March 1996 on the legal protection of databases,
144
+ as amended and/or succeeded, as well as other essentially
145
+ equivalent rights anywhere in the world.
146
+
147
+ n. You means the individual or entity exercising the Licensed Rights
148
+ under this Public License. Your has a corresponding meaning.
149
+
150
+
151
+ Section 2 -- Scope.
152
+
153
+ a. License grant.
154
+
155
+ 1. Subject to the terms and conditions of this Public License,
156
+ the Licensor hereby grants You a worldwide, royalty-free,
157
+ non-sublicensable, non-exclusive, irrevocable license to
158
+ exercise the Licensed Rights in the Licensed Material to:
159
+
160
+ a. reproduce and Share the Licensed Material, in whole or
161
+ in part, for NonCommercial purposes only; and
162
+
163
+ b. produce, reproduce, and Share Adapted Material for
164
+ NonCommercial purposes only.
165
+
166
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
167
+ Exceptions and Limitations apply to Your use, this Public
168
+ License does not apply, and You do not need to comply with
169
+ its terms and conditions.
170
+
171
+ 3. Term. The term of this Public License is specified in Section
172
+ 6(a).
173
+
174
+ 4. Media and formats; technical modifications allowed. The
175
+ Licensor authorizes You to exercise the Licensed Rights in
176
+ all media and formats whether now known or hereafter created,
177
+ and to make technical modifications necessary to do so. The
178
+ Licensor waives and/or agrees not to assert any right or
179
+ authority to forbid You from making technical modifications
180
+ necessary to exercise the Licensed Rights, including
181
+ technical modifications necessary to circumvent Effective
182
+ Technological Measures. For purposes of this Public License,
183
+ simply making modifications authorized by this Section 2(a)
184
+ (4) never produces Adapted Material.
185
+
186
+ 5. Downstream recipients.
187
+
188
+ a. Offer from the Licensor -- Licensed Material. Every
189
+ recipient of the Licensed Material automatically
190
+ receives an offer from the Licensor to exercise the
191
+ Licensed Rights under the terms and conditions of this
192
+ Public License.
193
+
194
+ b. Additional offer from the Licensor -- Adapted Material.
195
+ Every recipient of Adapted Material from You
196
+ automatically receives an offer from the Licensor to
197
+ exercise the Licensed Rights in the Adapted Material
198
+ under the conditions of the Adapter's License You apply.
199
+
200
+ c. No downstream restrictions. You may not offer or impose
201
+ any additional or different terms or conditions on, or
202
+ apply any Effective Technological Measures to, the
203
+ Licensed Material if doing so restricts exercise of the
204
+ Licensed Rights by any recipient of the Licensed
205
+ Material.
206
+
207
+ 6. No endorsement. Nothing in this Public License constitutes or
208
+ may be construed as permission to assert or imply that You
209
+ are, or that Your use of the Licensed Material is, connected
210
+ with, or sponsored, endorsed, or granted official status by,
211
+ the Licensor or others designated to receive attribution as
212
+ provided in Section 3(a)(1)(A)(i).
213
+
214
+ b. Other rights.
215
+
216
+ 1. Moral rights, such as the right of integrity, are not
217
+ licensed under this Public License, nor are publicity,
218
+ privacy, and/or other similar personality rights; however, to
219
+ the extent possible, the Licensor waives and/or agrees not to
220
+ assert any such rights held by the Licensor to the limited
221
+ extent necessary to allow You to exercise the Licensed
222
+ Rights, but not otherwise.
223
+
224
+ 2. Patent and trademark rights are not licensed under this
225
+ Public License.
226
+
227
+ 3. To the extent possible, the Licensor waives any right to
228
+ collect royalties from You for the exercise of the Licensed
229
+ Rights, whether directly or through a collecting society
230
+ under any voluntary or waivable statutory or compulsory
231
+ licensing scheme. In all other cases the Licensor expressly
232
+ reserves any right to collect such royalties, including when
233
+ the Licensed Material is used other than for NonCommercial
234
+ purposes.
235
+
236
+
237
+ Section 3 -- License Conditions.
238
+
239
+ Your exercise of the Licensed Rights is expressly made subject to the
240
+ following conditions.
241
+
242
+ a. Attribution.
243
+
244
+ 1. If You Share the Licensed Material (including in modified
245
+ form), You must:
246
+
247
+ a. retain the following if it is supplied by the Licensor
248
+ with the Licensed Material:
249
+
250
+ i. identification of the creator(s) of the Licensed
251
+ Material and any others designated to receive
252
+ attribution, in any reasonable manner requested by
253
+ the Licensor (including by pseudonym if
254
+ designated);
255
+
256
+ ii. a copyright notice;
257
+
258
+ iii. a notice that refers to this Public License;
259
+
260
+ iv. a notice that refers to the disclaimer of
261
+ warranties;
262
+
263
+ v. a URI or hyperlink to the Licensed Material to the
264
+ extent reasonably practicable;
265
+
266
+ b. indicate if You modified the Licensed Material and
267
+ retain an indication of any previous modifications; and
268
+
269
+ c. indicate the Licensed Material is licensed under this
270
+ Public License, and include the text of, or the URI or
271
+ hyperlink to, this Public License.
272
+
273
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
274
+ reasonable manner based on the medium, means, and context in
275
+ which You Share the Licensed Material. For example, it may be
276
+ reasonable to satisfy the conditions by providing a URI or
277
+ hyperlink to a resource that includes the required
278
+ information.
279
+ 3. If requested by the Licensor, You must remove any of the
280
+ information required by Section 3(a)(1)(A) to the extent
281
+ reasonably practicable.
282
+
283
+ b. ShareAlike.
284
+
285
+ In addition to the conditions in Section 3(a), if You Share
286
+ Adapted Material You produce, the following conditions also apply.
287
+
288
+ 1. The Adapter's License You apply must be a Creative Commons
289
+ license with the same License Elements, this version or
290
+ later, or a BY-NC-SA Compatible License.
291
+
292
+ 2. You must include the text of, or the URI or hyperlink to, the
293
+ Adapter's License You apply. You may satisfy this condition
294
+ in any reasonable manner based on the medium, means, and
295
+ context in which You Share Adapted Material.
296
+
297
+ 3. You may not offer or impose any additional or different terms
298
+ or conditions on, or apply any Effective Technological
299
+ Measures to, Adapted Material that restrict exercise of the
300
+ rights granted under the Adapter's License You apply.
301
+
302
+
303
+ Section 4 -- Sui Generis Database Rights.
304
+
305
+ Where the Licensed Rights include Sui Generis Database Rights that
306
+ apply to Your use of the Licensed Material:
307
+
308
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
309
+ to extract, reuse, reproduce, and Share all or a substantial
310
+ portion of the contents of the database for NonCommercial purposes
311
+ only;
312
+
313
+ b. if You include all or a substantial portion of the database
314
+ contents in a database in which You have Sui Generis Database
315
+ Rights, then the database in which You have Sui Generis Database
316
+ Rights (but not its individual contents) is Adapted Material,
317
+ including for purposes of Section 3(b); and
318
+
319
+ c. You must comply with the conditions in Section 3(a) if You Share
320
+ all or a substantial portion of the contents of the database.
321
+
322
+ For the avoidance of doubt, this Section 4 supplements and does not
323
+ replace Your obligations under this Public License where the Licensed
324
+ Rights include other Copyright and Similar Rights.
325
+
326
+
327
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
328
+
329
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
330
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
331
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
332
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
333
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
334
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
335
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
336
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
337
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
338
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
339
+
340
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
341
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
342
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
343
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
344
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
345
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
346
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
347
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
348
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
349
+
350
+ c. The disclaimer of warranties and limitation of liability provided
351
+ above shall be interpreted in a manner that, to the extent
352
+ possible, most closely approximates an absolute disclaimer and
353
+ waiver of all liability.
354
+
355
+
356
+ Section 6 -- Term and Termination.
357
+
358
+ a. This Public License applies for the term of the Copyright and
359
+ Similar Rights licensed here. However, if You fail to comply with
360
+ this Public License, then Your rights under this Public License
361
+ terminate automatically.
362
+
363
+ b. Where Your right to use the Licensed Material has terminated under
364
+ Section 6(a), it reinstates:
365
+
366
+ 1. automatically as of the date the violation is cured, provided
367
+ it is cured within 30 days of Your discovery of the
368
+ violation; or
369
+
370
+ 2. upon express reinstatement by the Licensor.
371
+
372
+ For the avoidance of doubt, this Section 6(b) does not affect any
373
+ right the Licensor may have to seek remedies for Your violations
374
+ of this Public License.
375
+
376
+ c. For the avoidance of doubt, the Licensor may also offer the
377
+ Licensed Material under separate terms or conditions or stop
378
+ distributing the Licensed Material at any time; however, doing so
379
+ will not terminate this Public License.
380
+
381
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
382
+ License.
383
+
384
+
385
+ Section 7 -- Other Terms and Conditions.
386
+
387
+ a. The Licensor shall not be bound by any additional or different
388
+ terms or conditions communicated by You unless expressly agreed.
389
+
390
+ b. Any arrangements, understandings, or agreements regarding the
391
+ Licensed Material not stated herein are separate from and
392
+ independent of the terms and conditions of this Public License.
393
+
394
+
395
+ Section 8 -- Interpretation.
396
+
397
+ a. For the avoidance of doubt, this Public License does not, and
398
+ shall not be interpreted to, reduce, limit, restrict, or impose
399
+ conditions on any use of the Licensed Material that could lawfully
400
+ be made without permission under this Public License.
401
+
402
+ b. To the extent possible, if any provision of this Public License is
403
+ deemed unenforceable, it shall be automatically reformed to the
404
+ minimum extent necessary to make it enforceable. If the provision
405
+ cannot be reformed, it shall be severed from this Public License
406
+ without affecting the enforceability of the remaining terms and
407
+ conditions.
408
+
409
+ c. No term or condition of this Public License will be waived and no
410
+ failure to comply consented to unless expressly agreed to by the
411
+ Licensor.
412
+
413
+ d. Nothing in this Public License constitutes or may be interpreted
414
+ as a limitation upon, or waiver of, any privileges and immunities
415
+ that apply to the Licensor or You, including from the legal
416
+ processes of any jurisdiction or authority.
417
+
418
+ =======================================================================
419
+
420
+ Creative Commons is not a party to its public
421
+ licenses. Notwithstanding, Creative Commons may elect to apply one of
422
+ its public licenses to material it publishes and in those instances
423
+ will be considered the “Licensor.” The text of the Creative Commons
424
+ public licenses is dedicated to the public domain under the CC0 Public
425
+ Domain Dedication. Except for the limited purpose of indicating that
426
+ material is shared under a Creative Commons public license or as
427
+ otherwise permitted by the Creative Commons policies published at
428
+ creativecommons.org/policies, Creative Commons does not authorize the
429
+ use of the trademark "Creative Commons" or any other trademark or logo
430
+ of Creative Commons without its prior written consent including,
431
+ without limitation, in connection with any unauthorized modifications
432
+ to any of its public licenses or any other arrangements,
433
+ understandings, or agreements concerning use of licensed material. For
434
+ the avoidance of doubt, this paragraph does not form part of the
435
+ public licenses.
436
+
437
+ Creative Commons may be contacted at creativecommons.org.
438
+
data/german/dev_de.tsv ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ 1d4b752631d7c85d457b4c55cda791d94075fab2 Es werde auch zusätzliche humanitäre Maßnahmen zur Unterstützung der Betroffenen geben. OBJ
3
+ 5b1f92949ff6a1c2074212ff2f2037f1703dec77 Nun verdichten sich die Hinweise auf eine ebenso schlüssige wie bedrohliche Erklärung dafür: die sogenannten Spike-Proteine, die in den Blutkreislauf gelangen. SUBJ
4
+ 59680a592d5c925455513fe868590639e0f84f35 Der Arzt aus Bayern wurde fünfmal angehalten, Totenscheine nachträglich „auf Corona“ umzuschreiben. OBJ
5
+ b0e2a067c14936bd5ff3c7af4624e0fa86ffc3a3 Coronaviren können sich bei Raumtemperatur bis zu neun Tage lang auf Oberflächen halten und infektiös bleiben. OBJ
6
+ 4325ed6b943aa7c4ce7301673aff0c3631b0e612 Pfizer teilte der FDA sogar mit, dass es keine Informationen über die Sicherheit des Impfstoffs bei schwangeren Frauen habe. OBJ
7
+ 3323bd3bd0fb0207e0a477631d6ae3e45a70d356 Das Grundgesetz steht auch der gesetzgeberischen Entscheidung nicht entgegen, von denjenigen, die staatliche Leistungen der sozialen Sicherung in Anspruch nehmen, zu verlangen, an der Überwindung ihrer Hilfebedürftigkeit selbst aktiv mitzuwirken oder die Bedürftigkeit gar nicht erst eintreten zu lassen. OBJ
8
+ 6409984b7dc1472ef368233007d4d5cdd977d65d In ihrer Zusammenfassung schrieben Pantschin und sein amerikanischer Kollege Tuzhikov: »Wir führten eine statistische Neu-Analyse und Begutachtung der Experimentdaten durch, die in einigen dieser Studien vorgelegt worden waren. OBJ
9
+ 1e83b7bdadcdd7260564adf5a7a2ef719b63ddb2 Denn dazu müsste man diese neue Impfung über Jahre beobachtet haben, um hier zuverlässige Aussagen machen zu können. OBJ
10
+ e55ac59f0699cc3885063fca7035e619f36d4a30 «Das sollte in Händen geschulten Fachpersonals sein», sagt er. OBJ
11
+ c15bf525210a95848875b8ff1645d38824248336 Die Erwartungshaltung vieler Grün-Wähler und -Sympathisanten an die Partei sei nun einmal sehr hoch, vor allem beim Thema Migration. OBJ
12
+ 3564352654b257a331231258ff1ffe3048b8d6d6 Umgekehrt dürfen Forschungsergebnisse in der Nanotechnologie, der künstlichen Intelligenz, der Robotik, und der im RNA Medizin nicht dafür verwendet werden, um den natürlichen Menschen in eine Mensch-Maschinen-Mischform umzugestalten, wie es von Klaus Schwab propagiert wird. SUBJ
13
+ 74835dd506aef692c24cbe9048a6d0947784466e Dazu sagt der „subjektive Student“ in seinem Video: „Das führt dazu, dass bei den hospitalisierten COVID-19-Fällen gesamt bei den über 60-Jährigen die Zahl am 23. September noch bei 65.621 lag, eine Woche später waren es nur noch 32.264. SUBJ
14
+ 4c37ef35fd1ce105c73aebe5cf5f65e8f54a9ec2 Zuvor war der Iran von den neuen Mobilfunkwellen noch weitgehend verschont geblieben. SUBJ
15
+ a3167ab74f367a79f44f39c3032e83f340af8302 Zwei ältere Damen kommen mit Covid und leichten Symptomen in eine große Universitätsklinik, auf Normalstation. OBJ
16
+ b2362468d81ea2643ab25cd5cc838b8bff7cf899 """Lockdown in Dauerschleife"" könne man sich nicht leisten, weder gesellschaftlich noch volkswirtschaftlich, betonte Stelzer in einer schriftlichen Stellungnahme." OBJ
17
+ 0f28eed0d69acb0d99405f66725f86b252901f3c Derartig begründete Gefahrenprognosen sind wegen unzureichender bzw. fehlender Tatsachengrundlage hinfällig, darauf gegründete Maßnahmen rechtswidrig. OBJ
18
+ 2d5c5921c779a8622a2b21c9f6c6ab9fbfa67e22 Etwa einen Monat nach der Impfung entwickelte der Mann eine Halbseitenlähmung und stärkste Kopfschmerzen. OBJ
19
+ 6eef234587e9af177cedb09e3ffe7929beb3ea26 7) Die EU und die Türkei haben die laufenden Arbeiten zum Ausbau der Zollunion begrüßt. OBJ
20
+ a5838333bf46c149b98362ab274a90beebf5aa33 Die Einhaltung der Quarantäne-Maßnahmen gestalte sich aber schwierig. OBJ
21
+ 273987bf31ea75b46d6d91db73b0582b150660a9 So betont es, dass 20 der 113 Toten an COVID-19 verstorben seien, weil der Impfung noch nicht habe vollständig wirken können. OBJ
22
+ 683942f8a19da95340b692c8605acde34cab02b0 Andere Forscher hatten zuvor zu häufigerem Händewaschen geraten. OBJ
23
+ c7c252c8f92a14970acff8c6be3177faa15903da Man gehe von völlig falschen Voraussetzungen aus. OBJ
24
+ 7600b05e36805d45e746d559e1541202b039bca1 Mit der Ärztin habe bei einer Testbestellung keinerlei Kontakt bestanden, insofern habe auch keine Fernbehandlung stattgefunden. OBJ
25
+ 59fafd8fb339b8d6b7cd60de765f55ba3e23d831 In den Bundesländern, in denen eine Maskentragepflicht im Unterricht besteht, laufen derzeit aufgrund ähnlicher Bedenken diverse Klagen vor Verwaltungsgerichten. OBJ
26
+ 5a93216250bd12dfdc6a155a1ce7c8888d16edae Nicht das Virus tötete 50 Millionen Menschen, sondern die neuen Radiowellen, denen Menschen zuvor nicht ausgesetzt und deren Körper nicht daran gewöhnt waren. OBJ
27
+ aef490989e320889b0761d18c7c7c33ce9758bab Die Bauern würden vor den Zentrallagern der Handelsketten demonstrieren. OBJ
28
+ 33efd2f137ccf40ca21b30f611ffb4f0d219c9ba Im konkreten Fall wird dies zum Problem, weil das Produkt mit einem außergewöhnlichen Indikationsanspruch vermarktet wird, der eine Überprüfung nach allgemein geltenden Standards zwingend fordert. OBJ
29
+ 19b59672b64b34a512e7da86414bde4273b6541a Kritiker meinen, dass so bei einem PCR-Test, bei dem ein Wattestäbchen in den Rachen eingeführt wird, auch Impfstoffe in den Körper gelangen könnten – ohne Wissen des Getesteten. OBJ
30
+ a77d28cc6cf27330cf5c86624268c8b07aa09a15 Eine japanische Studie mit Professor Hisya Tanioka vom 26. März 2021 klärt die Hintergründe auf. OBJ
31
+ 781190d6ca7fdcb6806c7c1bd9c4bfd501ccd449 Mittlerweile wurde noch mehr Dosen bestellt, u.a. im Mai weitere 1,8 Mrd. Dosen von BioNTech [20]. OBJ
32
+ 43dd4e6eca030a973338aa83dde834deabeceb6e Djokovics Familie ist enttäuscht. OBJ
33
+ 25c7b41f0297e4efbb63db228df34af359e285d2 Usman Khan tötete zunächst zwei Teilnehmer einer nahe gelegenen Konferenz zur Rehabilitierung von Straftätern, dann lief er auf die Brücke und griff Passanten an. OBJ
34
+ a60a13f42e46bb8c2d417b1e98e11e53ec91bfc6 Donald Trump hat unser Werk hochaktuell gemacht. SUBJ
35
+ fc89a99bdf3d3b8178e423d98e5d3237de1cb611 Doch wann können Kinder in die Impfkampagne eingebunden werden? OBJ
36
+ 89f597c15ebbbaa9f79d99ced74b73a4b61bd3c6 Zugleich sprach sich Seehofer dagegen aus, dass Deutschland gegenüber Griechenland bilateral handele. OBJ
37
+ 62a5339a8094864108fe24551f4a1495db63bbbe Denn unter normalen Umständen und den bisherigen gut begründeten Maßstäben bei der Zulassung müssten diese Impfstoffe sofort vom Markt genommen werden. SUBJ
38
+ 2999c6bb3729790268aa479654743377cf0f1209 Über ein solches denkbares Szenario spekuliert „Focus online“ unter der Überschrift „Saskia Esken als Bundeskanzlerin? SUBJ
39
+ 7c48130b7366da3c33affeded125fb85415ce3d6 Zudem soll Ungeimpften zukünftig auch der Zutritt zum Supermarkt verboten sein. OBJ
40
+ fc36b5feba62d419996705e977d94bc8dbd2634a Aber die Zahlen der Studie sprechen ja eindeutig dagegen. SUBJ
41
+ 90e4fa72dc02321c6441de1b283f18b006074789 Da in der Vergangenheit Sterbefälle im zeitlichen Zusammenhang mit COVID-Impfungen zu wenig obduziert wurden, gehen Pathologen von einer beträchtlichen Dunkelziffer aus, bei denen die Impfung gegen COVID-19 ursächlich oder jedenfalls mitursächlich war, so wie der Chefpathologe der Universität Heidelberg, Professor Peter Schirmacher. OBJ
42
+ d95c07b7cfdc7c2e178d06ccd959125d1ca89280 Der Virologe Christian Drosten erklärt, was das für Deutschland bedeutet - und er reagiert auf kritische Stimmen im Internet. OBJ
43
+ 75bb1d2d0845ea05918c3eb82998c667359bc74d Sie melden sich lautstark zu Wort und verlangen, endlich dem „Wählerwillen“ nachzukommen und Deutschland links zu regieren. SUBJ
44
+ c7e1b8e1689c0b19ddb1d90771ed6777bdf94b2d Das ruft den starken linken Flügel der Ökosozialisten sowie die Stegners, Kühnerts und Lauterbachs in der SPD auf den Plan. SUBJ
45
+ 1d5f5f7849935f3f6cdc81d4071c7db2bbbf5249 In der Sieben-Tage-Inzidenz auf 100.000 Einwohner hochgerechnet, werden dann 770 positiv getestete Personen als offizielle Zahl gemeldet. OBJ
46
+ ff525575e480beda2ce85f51899ca2407c173c88 Denn wenn wir eins gelernt haben in diesem Podcast, dann auf jeden Fall einen vorsichtigen Umgang mit Zahlen. SUBJ
47
+ 0b0233b91abecc8f5cf2c9ebe177c8c8b1328ab7 Statt Scholz würden sie am liebsten die Galionsfigur der SPD-Linken, Parteichefin Saskia Esken, zur Kanzlerin eines rot-„grün“-stasiroten Volksfrontbündnisses machen! SUBJ
48
+ 97fa8292ba91be2759fc8f92dee2fa388a56dc5b So wohnen im Vatikan-Staat circa 800 Personen, 26 davon wurden seit März positiv auf Corona getestet. OBJ
49
+ 5bcd8943c7c279040c758a0fdb2ea87887d3c398 Die geänderten Regeln sehen vor, dass alle öffentliche Gebäude nur noch mit Schutzmaske betreten werden. OBJ
50
+ c27cc524f2424d16fceb621c32faee8e0110602e Gewählt ist, wer die Stimmen der Mehrheit der Mitglieder des Bundestages auf sich vereinigt. OBJ
51
+ 946c9c17a91085c6ec24932c6a9a099be148189c Dieser Wert bezieht sich stets auf 100.000 Einwohner. OBJ
52
+ 067ecd7e0cf670c121103babbe796e5db4a49be8 Mit dieser Maßnahme soll ohne Zweifel die Zahl der Impfungen drastisch erhöht werden. SUBJ
53
+ db77ef954ed2b8b5b4a3c412d03fc2bc9d88ac24 In fünf Fällen wurden Herzmuskelentzündungen (Myokarditiden) unterschiedlicher Ausprägung festgestellt. OBJ
54
+ b765bb3f405c485cbf96f33a1255a44bb9695251 Es geht ja in dieser Studie um Großbritannien und die USA. OBJ
55
+ 65821ec6e3f0930c70860847263a0010fd587b19 Laut Medizinern handelt es sich bei der COVID-Impfung um eine innovative Gentherapie nach einem Wirkprinzip, das bisher bei Impfungen am Menschen noch nicht zum Einsatz kam. OBJ
56
+ c9ffe1e387b06d42c730cdeb572461a5bb47b15a Trotzdem wollen wir heute besonders viel über Zahlen sprechen. OBJ
57
+ 932a7874ab6ac0b5e1bd835af96d8e51259a2386 Heute stellen zwei Pathologen in einer Pressekonferenz ihre ersten Ergebnisse vor. OBJ
58
+ e6887f0636a1b002157f789c2a6c77840edb517e FDP-Chef Christian Lindner , der eigentlich eine Jamaika-Koalition mit Union und „Grünen“ favorisiert, gerät in eine Zwickmühle. SUBJ
59
+ 37b04e1db659110e12420fee3757b0cbf1c428a6 Schon um das Gesicht nicht zu verlieren, fordert Lindner während der Ampel-Sondierungen den kompletten Verzicht auf Steuererhöhungen, den Verzicht auf die Einführung einer Vermögensteuer und die Wiedereinführung der Schuldenbremse. SUBJ
60
+ 45d8da326e6c0a53d449a669cacc4b6c97115f64 Ist die Gemeinde kleiner, dann werden die Fallzahlen entsprechend hochgerechnet (als würden dort 100.000 Menschen wohnen). OBJ
61
+ 4a3af6481f4ba999a1f3ee72cefac528ddcc054a Das gilt selbstverständlich auch für die Organisation und die Ausgestaltung des gesamten Universitäts- und Hochschulbetriebs. OBJ
62
+ d75e2183175c9f93bc098d03877774b5802b41f1 Am Samstag stand hier die Geschichte eines Arztes, den sein Chef dazu aufforderte, wider besseren Wissens in Totenscheinen „Corona“ als Todesursache einzutragen. OBJ
63
+ 9992bc23b2e37d5287183d9569e13a7493988a6d Die Bürger könnten sich auf hohe Standards beim Datenschutz verlassen. OBJ
64
+ 5b424fc51768fb164a4d6e44cc5b951629ac239b Mitten in der Pandemie gegründet, hat das Start-up Holy Shit als erstes eigenes Produkt nun außerdem eine schadstofffreie Gesichtsmaske entwickelt, die vollständig biologisch abbaubar ist. OBJ
65
+ 06cb76d9143d85390fa88ee16b63b52a20a637a6 Reiner Füllmich vom Corona-Ausschuss schockierende Einblicke in das Impfgeschehen in einem Berliner Altenheim geteilt. SUBJ
66
+ 2d07a008a852c8545d1d5e513590e46a346816e8 Die Mitglieder des Europäischen Rates haben dem türkischen Volk ihr tiefstes Mitgefühl nach dem Bombenanschlag vom Sonntag in Ankara ausgesprochen. OBJ
67
+ 9a78366af77d0b5932c1f2523cd9bd61af5479ac Ministerpräsident Dr. Markus Söder hat heute aufgrund der aktuellen besorgniserregenden Situation in der Corona-Pandemie die Feststellung des Katastrophenfalls ab dem 11. November 2021 angeordnet. OBJ
68
+ 0ef44401bb380fb294451d4f2cd9a374524157da Nürnberg Auch in Nürnberg ist eine Frau in den frühen Morgenstunden Opfer eines Messerüberfalls geworden. OBJ
69
+ 782850092776bcae49f2b53a0cdd21406fc6bc1d „In Anbetracht des Ausmaßes und der Schwere der Nebenwirkungen möchten wir die Position des Komitees bekräftigen, dass die Impfung von Kindern auch bei ihnen zu Nebenwirkungen führen kann, wie sie bei Erwachsenen beobachtet werden, einschließlich des Todes von völlig gesunden Kindern. OBJ
70
+ 15a6a1a42b750d78c5031fabd2d7df529648b151 Und gleich zahlreiche davon mitschickte. OBJ
71
+ b54fe216f425db2cd0a9b4a95665f75e80c786f7 Es gibt außerdem weitere Banken, die nur von Geschäftskunden Negativzinsen verlangen. OBJ
72
+ e7f74448426f2388fa35516c68e0b732605ba944 Und ihre angebliche Sicherheit erregt ein Grauen angesichts der ständig wachsenden Zahlen von furchtbaren Nebenwirkungen und Todesfällen. SUBJ
73
+ 68dce7f913498056c3c9b1b0e2364a35a472e77c Capsaicin gegen Krebs Capsaicin gehört zur chemischen Gruppe der Vanilloide. OBJ
74
+ 2b5a066e8bccf699992c3ace1726b9e33e4b2210 Ähnliche Entwicklungen sind in allen Ländern mit massiver Impfung zu beobachten. OBJ
75
+ 245386ddc0f9164a1804905e8e873ad0b5f3b9f4 Und – abgesehen von der Correctiv-Streitfrage – hier ergänzend zum obigen Text noch das aktuelle Epidemiologische Bulletin des RKI. OBJ
76
+ 35fe899f70e95b529844323e18abc0084c85a298 Also bei einer Impfung, die immer noch lediglich bedingt zugelassen ist. OBJ
77
+ 8b20db81da594175f505567a1752622dad9f2531 Das heißt, dass die Kosten den Nutzen um den Faktor 3,6-282 mal übersteigen. OBJ
78
+ c0cac057af70b9f8585862e2a678e9190b9b22fd Alle, die etwas aufdecken wollen, alle die ein Wissen haben, was sie an die Menschen weitergeben wollen und müssen, kommen zu ihm. SUBJ
79
+ 5db1d1e53b43e929360526d70eed518913d0991e Eine Milliarde Euro stehen seit diesem Jahr für die Förderung von Projekten bereit und ab 2025 werden es zwei Milliarden Euro sein. OBJ
80
+ b266fcc8ce3acfd9383021652b8d5442cc90389c Alleine hier wird klar: Diese Studie junger Männer, die auch noch ihren Militärdienst ableisten, d.h. gemustert und von Kreiswehrersatzämtern „vorausgewählt“ wurden, können unmöglich repräsentativ für die geimpfte Bevölkerung in Deutschland sein. SUBJ
81
+ 0e69bd98ef279130b23ccb55b092a9e4b62fc894 Der russische Kapitän Boris Prokoschew sagte der Zeitung, in Beirut hätte zusätzliche Fracht abgeholt werden sollen. OBJ
82
+ f2e736d83871a3f02f49105900ed7f41b7b6e1dc Natürlich müssen alle an einem Strang ziehen und natürlich ist die Herausforderung in allen Ländern die gleiche. SUBJ
83
+ 58f7e8ee70416d30734da48f4a2c5694656844c8 Bei den Zahlen der erfolgten Impfungen in der Gesamtbevölkerung bezieht er sich auf „Ourworldindata“ und bei der wöchentlichen Gesamtsterblichkeit auf „Euromomo“. OBJ
84
+ 57be8a406352f3d215465c6c6c830e080001ef32 Und eine Möglichkeit vielleicht, mit so was umzugehen, ist, zu sagen: Ich gehe jetzt mal in die Öffentlichkeit und setze steile Thesen in die Welt und sage: Das gibt es alles gar nicht. SUBJ
85
+ c7766c4829cc5928412e2e3119698db283254306 Ein Mann hatte am Samstagabend in einem Park drei Menschen erstochen und weitere verletzt. OBJ
86
+ 4648489b3367ca7c2099247c6bf2e882ad31e2c3 Er kauft und verkauft automatisch rund um die Uhr. OBJ
87
+ b3e5306881839558c7a4483a10e22eef1d71fe3e Auch beim Kopp-Verlag und im Amadeus Verlag versandkostenfrei erhältlich, falls Amazon Lieferengpässe hat. OBJ
88
+ 2045f94c6cb51b12142f0074267a3d9e8b9d3bb9 In den USA zeichnet sich ein Trend zu mehr Krankenhauseinweisungen bei Corona-kranken Kindern ab: Eine aktuelle Erhebung der US-Gesundheitsbehörde CDC zeigt, dass die Rate der mit Covid-19 im Zusammenhang stehenden Krankenhauseinweisungen bei Kindern zwischen bis vier Jahren zunimmt. OBJ
89
+ ae5b115bc2da6e3d61584fb5c2378320afd60fb1 Das RKI gibt daher aktuell kein Sieben-Tage-Inzidenz an. OBJ
90
+ 31d2e821846e93682149b0a9c36f9df8816d9666 Wer aber profitiert davon, schwangere Frauen einer weitgehend unerforschten Experimentalimpfung auszusetzen? SUBJ
91
+ 6413845f3c9e3f9b34e066211639c24dc050e442 Auch hier die Frage: Wer hat auf welcher Grundlage so entschieden? SUBJ
92
+ 3dcb48c075076040c3fe423c23cc3c3d24fcf45f Während die moderne Eugenik ihren Ursprung im 19. Jahrhundert hat, sind die Vorstellungen, Massnahmen und Begründungen von staatlichen und gesellschaftlichen Eingriffen und Einflussnahmen auf die Reproduktion bereits seit der Antike bekannt. OBJ
93
+ 7e86090935fede331090a63fd892b6e4b7da6180 Die verschiedenen Lagen werden mit Klebstoff zusammengehalten, dazu kommen Bindemittel, UV-Stabilisatoren und Antioxidantien. OBJ
94
+ 5a0c3ad08fdc63ca0933d5b305fa67194473bcc6 Sie könnten dann wirklich zu einer Überlastung der Spitäler führen. SUBJ
95
+ 202b22f36d472a4c2e4a491e52fb89a2526a3b3a Zu der Frage, ob auch in Apotheken Covid-19-Impfungen stattfinden werden, sagte Schmidt (ab Minute 34:00): «Ich glaube nicht, dass wir (2021) ins Spiel kommen müssen, weil die Impfquote hoffentlich hoch genug sein wird. OBJ
96
+ 7bb6fa4f120152c4386c9703990cc89499042e17 Dort kommt man unter anderem zu nachfolgenden Schluss: Ich stelle diese Information anheim, weil es für mich die aktuell schlüssigste Antwort auf die Fragen zum Themenkomplex “Covid-19” darstellt. SUBJ
97
+ 39bf407d03771b0511d0501bc60b66a7972f0556 Das reicht aus, die Bevölkerung in den nächsten Jahren auf die Hälfte zu dezimieren. SUBJ
98
+ 32b11a4694ef05d0446e961f94e98964628724b4 Leute, welche kurz nach der Impfung sterben sollen laut Netz als Corona Tote gezählt werden? OBJ
99
+ a2f79ae737ef27b17c80deeffd6ef0adccd0a53c Wochenblick analysierte daraufhin Teststäbchen und Masken unter einem Mikroskop und kam zu dem Schluss, dass es sich dabei wohl um Verunreinigungen durch Fasern handeln muss. OBJ
100
+ 5de317a14808ad56ec39af9669589ffbebacf152 Wir denken, da das OP-Ausrüstung ist, müsste das gesund sein. SUBJ
101
+ 8857dd0bae9f6ee9d42fa0a8ec0aa9a1420faf2c 68,1 % der Bevölkerung sind mit der Todesspritze geimpft worden. SUBJ
102
+ 7f25c85e7150c7ecc7fb528a77042d28b6fc74d7 Mir steht es nicht an, daran zu zweifeln. SUBJ
103
+ 23578d04caf83c6b206f38f767080d75f60a7f59 | Wenn man Politik und Medien glaubt, haben wir einen Gesundheitsnotstand wegen mangelnder Behandlungskapazitäten in Krankenhäusern. SUBJ
104
+ 58be753b9749adf6fc552c1ecd1fc994bd19ed7c Das Volk wird belogen und betrogen wie im DDR STASI Mörderstaat mit seiner verlogenen roten Erika. SUBJ
105
+ 86a2af097d56111b46120efbe2e855b9116f9ac3 Gezielt auf die Todesfälle bezogen: Wenn Kritiker sagen, Todesfälle bleiben eigentlich in der Statistik verborgen, das haben Sie auch schon mal angedeutet, weil alte Menschen streng genommen sowieso an irgendeiner Ursache dann sterben – warum ist das hier anders, vielleicht mit Blick auf Italien gefragt? SUBJ
106
+ 0cb83bbb38fcd5cc84b9da8dadabcf3ca1a592a8 Mit meiner Erkrankung zeigten sich einige Absurditäten. SUBJ
107
+ f46c5aa29e8285f867b7a601722f7023d18f78c3 Weil der Lockdown ihnen ihre Existenz geraubt hat. SUBJ
108
+ 934e25b0fbfd1119056911bec15e68df603afaa3 Nach vier bis sechs Monaten liegt der Schutz von Spikevax® (Vaccine Moderna) von Moderna bei 71 Prozent und Comirnaty® von BioNTech/Pfizer bei 47 Prozent. OBJ
109
+ a0fd6efdffa63bdc10aea238b5fe224b3f299aef Ironischerweise unterstützen die Daten¹, die wir jetzt vorliegen haben², kein Massenimpfmandat mehr³, wenn man bedenkt, dass die Letalität von COVID-19 für Personen unter 60 Jahren geringer ist als die der Grippe. SUBJ
110
+ d86cab97814d904ff22992da33da31c236f3980f Schon lange wird in zahlreichen Labors nach einem Wirkstoff zur Krebsbekämpfung gesucht. OBJ
111
+ 9b4054eb29e679c075b2eb4817da6cd2dc7aa53c Wir Bürger haben ein unabdingbares Recht darauf zu erfahren, was wann wie und aus welchen Gründen - ohne unsere Zustimmung - entschieden wird. SUBJ
112
+ a1b2eaafdd7df3c69696d7400463e329fcd50368 Die bis zu diesem Tag weitgehend verschont gebliebene und zur „Lazarettstadt“ erklärte Metropole verfügte über keine Flugabwehr oder Verteidigungsmöglichkeit; Militär war nicht stationiert. OBJ
113
+ 74c913d2b70aabcccf8bce8eed16210a3baa90c7 Wie ich in meinem in der letzten Woche erschienen “Schwarzbuch Corona” belegt habe, beträgt laut dem Statistischen Bundesamt die durchschnittliche Restlebenserwartung für Menschen in diesem hohen Alter lediglich rund sechs Jahre. SUBJ
114
+ c927a8d6c97a3202472d98aa5514388c60f86946 """Vor einer Woche war ich noch der Beleg, wie schlimm das Impfen doch sei, und nun soll ich nie geimpft worden sein?" OBJ
115
+ 7cf9ecdbf66b85d33c21c49185f8961bc729ed6f Diese Struktur könnte in lineare, toroidale und runde Induktoren unterteilt werden. OBJ
116
+ 8e88cff3b4650abf95c479827a958f811f370d2f Das ist das andere Lipid, das ionisierbare Lipid, das ihm die positive Ladung für die Zellwanddurchdringung verleiht. OBJ
117
+ c08b6bdf2a87c2b4edb51966ab48d945a0f57075 Beide Bücher – vor allem sein zweites Werk – sorgen für kontroverse Diskussionen und haben auch Stimmen aus bestimmten Kreisen auf den Plan gerufen, die die Verbreitung dieser Art von Enthüllungen am liebsten verhindern wollen. SUBJ
118
+ 0c5ba04d5a52f4032c4a7a531d1d7683112324c3 Das Tragen von Masken ist nur ein Teil eines umfassenden Schutzkonzeptes, mit dem wir in Deutschland gegen das Coronavirus vorgehen. OBJ
119
+ b1ac17d3b99fab22642b69ad7c89d3f4b32d3c86 Kritiker der Lockerungen bemängeln, dass Kinder noch nicht genügend geimpft seien und verweisen auf Lauterbachs Argumente. OBJ
120
+ 6d1306eceb27f620d361e4d56691686cbb79b5b6 """Jede Dosis enthielt, um 99,99103 Prozent Graphenoxid." OBJ
121
+ bb69aaf37c67751684a0677facc67c265aa99a77 Gastgeber Markus Lanz wurde im Unglauben gelassen, als Friedrich Merz sein Telefon herausholte und den Zuschauern zeigte, wie viel Geld er durch dieses neue Geldverdienen-Programm verdient, das nun alle in Deutschland zum Tuscheln bringt. SUBJ
122
+ 0c42d5477a175ba79150eb8b54fca95a321f8c31 Weil Covid-19 nachweislich Blutgerinnung verursacht, Menschen zu Thrombose führt und warum Blutgerinnsel in den Adern und damit Gehirn, Herz und Lunge nicht sauerstoffieren können, was es schwierig macht, Menschen zu atmen und Menschen sterben schnell mit Mangel an Mangel der Atmenergie. SUBJ
123
+ ec9f86fefa137f75bff3c5f2f96460bda7bb30a7 Abbildung 12 zeigt die Gesamtzahl der intensivpflichtigen SARI-Patienten (schwere Atemwegsinfektionen). OBJ
124
+ 0e962fd1f4cad04aba52c3c02b5a668d27e95f28 Weil der, anders als Baumwolle, sich auch bei längerem Tragen nicht als Anzuchtort für Bakterien eignet. OBJ
125
+ 915340b1fa0d08191aa41b5f10ec0feee4e5dcb4 Köln Am schlimmsten traf es einen Mann in Köln. SUBJ
126
+ 67c1b5da45a0887fd719f6bf831da38bd7d72229 "Das ist so ein Irrsinn"", sagt Sievert." OBJ
127
+ 1cdb4f7f5f8bcf1846df155b8d4f961bf7048558 Er reagierte damit auf einen Bericht über die nicht ausgestrahlten Interview-Aussagen eines seiner Kollegen, eines Bestatters aus Meißen. OBJ
128
+ cae2d9f1d87b8b2a2cae57cc6e7936e5d57c9f68 GASTBEITRAG Impfpflicht kommt doch – durch die Hintertür! SUBJ
129
+ 32429f2c232d29d1f52bd896c2b4411a088bcfae Andernfalls würde rasch erkennbar, dass nur Geimpfte sterben. SUBJ
130
+ a8d691ad65cc432b9f8ffbcfcb5be68dd544108b So hätten WHO und Weltbank zum Beispiel ein neues Gremium eingerichtet, dessen Aufgabe es sei, die Bereitschaft der Welt, auf Krankheitsausbrüche zu reagieren, zu überwachen. OBJ
131
+ b333403b8dcd2b9c9524bbded8f0c7c916fb4a41 Verwendet wird das Geld für die Versorgung von Migranten und für die Bekämpfung von Fluchtursachen. OBJ
132
+ 443a4f2e8c6eb480656ba112fe93236a123201f9 Dieses Mittel lassen sich Milliarden Menschen per Zwang ihrer Regierungen in den Körper spritzen. SUBJ
133
+ 3109223a59b90ce21e322465514d0110ad450851 Vor wenigen Tagen teilte mir der leitende Arzt einer großen Klinik Folgendes mit: Es gibt, gültig seit 1. November, für jeden positiv Corona-getesteten und an das Gesundheitsamt gemeldeten Patienten im Krankenhaus zusätzlich zur normalen Abrechnung 7.800 Euro, wenn er mindestens 2 Nächte im Krankenhaus verbleibt, steigerungsfähig bei längerem Aufenthalt bis knapp 10.000 Euro. OBJ
134
+ 418b9b3f2efdb1a137117f17bb382ca7d3e54cc9 Seit Beginn des 20. Jahrhunderts vermarktet Monsanto hochgiftige Produkte, die langsam aber stetig unsere Umwelt kontaminieren, die Tausende Menschen weltweit erkranken und sterben lassen. OBJ
135
+ 45ad03c06403c4f0404ffff4f7cc0b9c8250d3d0 Die Menge des Meereises hat hier in den vergangenen Jahrzehnten drastisch abgenommen. OBJ
136
+ f98a99719d43b82dc3117955e56c53505a6f6927 Die Daten der SIREN-Studie belegen, dass sich bei den meisten Patienten zumindest für einige Monate eine Teilimmunität ausbildet – dies ist für den einzelnen Patienten beruhigend und kann helfen, dass Infektionsgeschehen zu bremsen. SUBJ
137
+ af35f2af47d13e342368af7bdaf78092b99f97c9 Nach der Freigabe des Updates ist es so, dass die betroffenen Fahrzeuge unverzüglich zurückgerufen werden müssen. OBJ
138
+ ad95a9cf90ac5cfd913c67638ced9ad3c9186691 Frankreich wird seit Jahren von einer islamistischen Terrorwelle heimgesucht. OBJ
139
+ 7aee3d2f559bd5acfaa557df0d1423596ded60de Erst dann wird man weitergehende Schlüsse ziehen können. SUBJ
140
+ 273a0f8ba097550f525a85faac24497b3f1cf073 Aber interessant sind diese Hinweise und Belege allemal… Beitrag teilen: SUBJ
141
+ 7dc09929d520d3f0514ca95879a5f525197f88ba Doch ein Wort ist international verständlich: “Covid-Testkit”. OBJ
142
+ 9c700848f9036269b2af6c2090d13d8b68a58ff9 Weil die Antikörper werden schneller gegen Influenza-Corona gebildet, wenn ich Kontakt bekomme. OBJ
143
+ 7637f432cd7cd1a0bb35073fa7ab2036c8929cc3 Also müssen die über 90 % Gesunden und viele unnötig Geimpfte durch Ausschluss aus dem gesellschaftlichen Leben zur Impfung bzw. bald zur 3. und folgenden gedrängt werden. SUBJ
144
+ 1d1465c2178fcfe7a24040438df2a7ed5901ef50 Ob diese Nebenwirkungen nun die ursächlichen Gründe für den zeitnahen Tot der Geimpften war, wurde bis dato nicht endgültig geklärt. OBJ
145
+ 540b24cc5b495e9dfde4319bf46c7c65d44253a1 Hat der Maskenwahn doch sein Gutes? SUBJ
146
+ 95b070d9d033d6d76441c5267d35952e3e4950f8 Ein Mann filmt Kinder, die auf engstem Raum Corona-Teststäbchen einpacken. OBJ
147
+ cb51da81109d79b2a563c05ea29c4887d697641b Was den Kindern droht, wenn sie die Arbeit verweigern, möchte man sich gar nicht vorstellen. SUBJ
148
+ 8691b42ded8ed7164c641214380559bb9d2ed27a Und diese Häufigkeit, die stimmt auch ungefähr, da kann man die nachweisen. SUBJ
149
+ f8c28ec6925d24e6091938d57701dbaa1161e10e Die Deutschen haben noch Watte im Hirn. SUBJ
150
+ abdb8fc87c5ce67d967df25a1e34f5233c11eba3 Und nach wie vor erfüllt der “Coronavirus” nicht die Kochschen Postulate. SUBJ
151
+ 955e7b842eea4474151f496390dc9811fd8529c1 Die Kinder sitzen auf engstem Raum auf dem Boden. OBJ
152
+ 4a1e45eed3c01eab585fdefec77e971c51cd0a10 Auszuschließen ist es allerdings auch nicht. SUBJ
153
+ 31718b47ba11abdc77b179a20292dcefa0dbd614 Der Steuerzahler zahlt ja alles. SUBJ
154
+ a76afc50715ad5c9fdabe38c6b7f52151c656800 Erst im April waren viele Eltern alarmiert, nachdem sie die Teststäbchen unter dem Mikroskop beziehungsweise mit dem Zoom ihrer Smartphone-Kameras untersuchten. OBJ
155
+ 74ed8038276e215b42112043a9f9b3fceb993665 Syrien brauche einen Waffenstillstand und eine geschützte Zone für die «Hunderttausenden von Menschen, die jetzt an der türkischen Grenze sind». OBJ
156
+ f5ad7d087e93f030f0b2c9e58ed9bbb82a019b51 Die drei Opfer aus Reading haben das womöglich auch so gesehen. SUBJ
157
+ f7353f684d866e264f7e42d2ddc33f74b6f43ced Intel-Quellen behaupteten, wenn Joe Biden nicht eingeweiht würde, gäbe es Pläne des korrupten FBI, um die Gewalt gegen Antifa und BLM in DC und in den 50 Landeshauptstädten vom 16. Januar bis Mittwoch zu inszenieren. OBJ
158
+ c672d2ba893b34d4ee058113c040e71819a8887a Näheres zum Thema können Sie unter „Impfungen vor der Schwangerschaft“ nachlesen. OBJ
159
+ 2f22ddff6b96e883ff11a40ab428f248a2d0de2a Lange haben die jungen Entwickler nach einem geeigneten Stoff gesucht und der Maske dann eine doppellagige Form gegeben, in die sich nun noch ein Vlies einschieben lässt, das den FFP2-Standard erfüllt. OBJ
160
+ 73442b9cc688ea84a31d03a345fa393606514bc4 Der Boxer Andreas Büdeker ist ein Kämpfer. SUBJ
161
+ 49d727325872593eec62c69624b17fa82f7b34d4 Aber das, was derzeit immer noch praktiziert wird? SUBJ
162
+ 3d22b1badd49c726c938d7f6aa665926f422c452 Die Bayrische Landesärztekammer (BLÄK) hat das Thema Zyklen bei PCR-Tests in einer Pressemeldung (10. Oktober) aufgenommen. OBJ
163
+ e6a730495ad49e18d0e419c86bad7a9eb3b8c5c1 Eine 18 Jahre alte junge Frau, die ihr ganzes Leben noch vor sich hat. SUBJ
164
+ f0716e8978b6de69cd80803ca7f357b28c008ef8 Das RKI hat das Wort „Infektion“ einfach weggelassen. SUBJ
165
+ d583c17e161d4e9e73e85c1abc5ae91c4bdface1 Aber nach einer Zulassung kommt dann die Anwendung. OBJ
166
+ 4a8d18a52c8deb15a92f32ed33f280437be29b08 Wenn ein sicherer und wirksamer Impfstoff entwickelt und vorrätig sei, werde es eine freiwillige Impfung geben, erklärte Spahn am Dienstag in Berlin. OBJ
167
+ 4820f0ade02d0f6b17a6ea158fa421c96c8c9902 Diese in Nature veröffentlichte Studie heißt Intensified East Asian winter monsoon during the last geomagnetic reversal transition (Intensivierter ostasiatischer Wintermonsun während des letzten geomagnetischen Umkehrungsübergangs). OBJ
168
+ e9164635618230400734372ccee49c8f5a39a5fa Daher sind Spekulationen darüber, ob dadurch eine genetische Veränderung beim Menschen hervorgerufen werden könne, ziemlich abwegig. SUBJ
169
+ 0d596f7ce411aeec2a715daa84e73ad0a428092a Zuerst seien es ältere Menschen, aber im April dann viele Menschen in ihren 30er- und 40er-Jahren gewesen. OBJ
170
+ 2411776387cc0490c58ddf74dfba1e6947a0187d Der Gesetzgeber überschreitet auch nicht seinen Einschätzungsspielraum zur Erforderlichkeit, denn es ist nicht evident, dass weniger belastende Mitwirkungshandlungen oder positive Anreize dasselbe bewirken könnten. SUBJ
171
+ b20e934db12b437de1a1347577c125e060dd1bee Bisher hatte jeder der sogenannten Coronatoten in Hamburg eine Vorerkrankung. SUBJ
172
+ 09b4112decd65d76e453f85314bb8559a629ec4c Die Entwicklung ist jedoch kompliziert, und es ist wichtig, dass wir uns die Zeit nehmen, die es braucht. SUBJ
173
+ f919851d77e16c43a62a4953b113773399a7f41e Eine Über­sterblichkeit ist in allen 16 Ländern festzustellen. OBJ
174
+ 9351d994213459520ab3a131ac693c1852948c23 Alle großen Arzneimitteldatenbanken dieser Welt wie WHO VigiAccess, EMA EudraVigilance oder US VAERS offenbaren eine Meldesturm wie er noch nie für ein Arzneimittel oder gar für einen Impfstoff zu verzeichnen war. SUBJ
175
+ 7c1e276851d422a9185af2102c610ec1ce194328 Es sterben an Corona im Wesentlichen die Menschen, die statistisch dieses Jahr sterben, weil sie am Ende ihres Lebens angekommen sind und ihr geschwächter Körper sich beliebiger zufälliger Alltagsbelastungen nicht mehr erwehren kann (darunter der etwa 150 derzeit im Umlauf befindlichen Viren). OBJ
176
+ b5c179ffdb5751468b14c358db01d75d8669c049 Unter den Whistleblowern seien Dr. Samuel Sigoloff, Peter Chambers und Theresa Long, die mit einer eidesstattlichen Erklärung versichert hätten, dass sich bei fast allen ICD-Codes für Impfschäden ein enormer Anstieg erkennen lasse, verkündete Renz. OBJ
177
+ 81e81c805c549a37330dad9aef6140c694d99476 Am sichersten ist deshalb die Einstellung „Niemand„. SUBJ
178
+ b32b6e0222a829cafbb80c8df0491714df7312d2 Das muss auch Herr Söder wissen. SUBJ
179
+ 00fb69a35058de23224f957d1db91f02dac687a5 Das muss dann aber nichts mit der Impfung zu tun haben, trotzdem werde dies im Einzelfall überprüft. OBJ
180
+ 478ff06deed67ba0e3016571f5d376fbe738aff6 Bis dahin wird unser Land ruiniert. SUBJ
181
+ c0db2668773dd5071c25e0093053a3026e1c4d46 Darüber hinaus gibt es zahlreiche Belege dafür, dass das Tragen universeller Masken oder Maskenmandate unzählige negative Auswirkungen auf die Gesellschaft haben. OBJ
182
+ 1ef865d29738104d2da175f9660896f83843946c Wir reden auch darüber, ob wir es schaffen können, die lange Dauer der Gerichts- und Genehmigungsverfahren durch eine Gesetzesänderung zu verkürzen, darüber, ob wir das Naturschutzrecht bundeseinheitlich auslegen können, um damit die Verfahren zu beschleunigen. OBJ
183
+ 2e65193dfb9c1e5ab08976b1b012e40e85453793 Die Fraktion Die Linke hatte im Innenausschuss einen Änderungsantrag eingebracht. OBJ
184
+ 2192b790e0c151c385e703b910c242a84cce0098 In dem Interview erklärt Kennedy, wie es weiterging. OBJ
185
+ 83684ad79bb478d52f5c59785af59134b1753319 Die Meldung, wonach viele Österreicherinnen und Österreicher mit Hilfe eines „Vermögensschlupflochs“ bereits Millionen verdienen, führt letztlich in eine Falle. SUBJ
186
+ ad572211c21065420dfd87ad6243ea348c64f7a2 Die politische Räson ließ eine wissenschaftliche Auseinandersetzung mit HCQ nicht mehr zu. SUBJ
187
+ ab70ecfbacc21db28a9f496797694e52150d3240 Wir wollen wissen, ob es im Voraus geplant war und wer dahinter steckt. SUBJ
188
+ c0393dd61b2a9ba3ac0914270449bb127d4cc981 Es ging bei diesen Übungen immer auch um Informationsmanagement. OBJ
189
+ 5bebfe380cc1c26270637493dd452c9300dd0c88 In einer italienischen Stadt werden Drohnen zur Temperaturmessung von Strandbesuchern getestet und in Frankreich wird gerade das Gesetz geändert, um Drohnenüberwachung großflächig möglich zu machen. OBJ
190
+ dca961bd49bd0f9426b5d5808df0d3b6c909a708 Mülheim an der Ruhr 22.15 Uhr am Samstagabend vor einem Einkaufszentrum in der Innenstadt von Mülheim an der Ruhr: Ein Ehepaar trifft auf einen blutenden jungen Mann (20), alarmiert sofort die Polizei. OBJ
191
+ 8bca48e9275ebb170a5f700084529e3297fd852d Dazu muss man wissen, dass die WHO die Covid-Klassifikation ICD U07.2 geschaffen hat, die es ermöglicht, auch Patienten, die nicht positiv auf Covid getestet wurden, als Covid-Patienten zu klassifizieren. SUBJ
192
+ 99dfe7d700d316c13ab304e4249841a7a1c135d9 Ich bin in Korrespondenz mit Correctiv und dem Gesundheitsministerium um aufgeworfene Fragen zu klären. OBJ
193
+ 1ff7768f4ddd2022d689cedb84691f491cf2ff3b So finden sich zwar Zahlen, zu welchem Zeitpunkt die Frauen geimpft wurden – dann fehlen aber die Detailauswertungen, in welchen Gruppen es zu potenziellen Problemen kam oder nicht. OBJ
194
+ 116d74dbf1d67d26d69cc452b5db585a008005e8 Die Internetseite z3news will sogar errechnet haben, dass die Gefahr, sein Kind zu verlieren, im ersten Schwangerschaftsdrittel bei 81,8% liegt. SUBJ
195
+ 9928c9526722b83e8f452c362cff481240023ec4 Eine vor Kurzem im „New England Journal of Medicine“ veröffentlichte Studie ergab, dass 115 schwangere Frauen ihre Babys nach den Impfungen verloren. OBJ
196
+ 99d48fcfe1f05d886f48c75eee217a363f8b23fb Alle diejenigen, die an diesen Taten durch ihren Beitrag mitwirken, müssen zeitgeschichtlich dokumentiert werden. SUBJ
197
+ 22b8504a44775e839eaf53132cbab5dd19b06f49 Nämlich dann, wenn sie gewisse typische Symptome haben und Kontakt mit Covid-Positiven hatten. OBJ
198
+ d74ab10e58f8faefca23e13f31d9a13dafe4dd18 Ein Spoiler, also Spielverderber für die staatsnahen und staatsfinanzierten Faktenchecker vorneweg: Im Gegensatz zu ihnen erhebe ich wie immer auf meiner Seite keinen Anspruch darauf, im Besitz der Wahrheit zu sein und Wahrheiten zu verkünden. SUBJ
199
+ cf26b4052a60fee1992aeefcb3fb4a1047854438 Bis jetzt ist das nicht ins Gewicht gefallen. SUBJ
200
+ cadd5a38441e3ac271c0f4e5e114a233184717bd Ausgerechnet die Apotheken sorgen dafür, dass die Menschen ihren Giftcocktail bekommen. SUBJ
201
+ 16d2810517535a1f89008cd2c9e3555a074f9e7b Es wird nur die Funktionsfähigkeit getestet. OBJ
202
+ 225bdcff77ab351b7db871afe70f39120ccda70b Selensky freut sich hingegen immer, wenn er Vertreter der baltischen Staaten sieht – sie kommen jetzt, wie auch Großbritannien, wöchentlich nach Kiew, fast wie zur Arbeit. OBJ
203
+ 00e27423480075d233dfe56c5b4d8d9527aa83f3 Natron und Backpulver sind nicht Bestandteil einer evidenzbasierten Krebstherapie. OBJ
204
+ 91c7dab3b627f85bdddc6b2758e64bda2f612f20 Bis Juli 2022 gehörte zu diesen „Fakten“ unter anderem folgende Information: „Die mRNA-Impfstoffe und das Spikeprotein halten sich nicht lange im Körper. SUBJ
205
+ 20b59fa89d5d2382eb54107a983ee205c5f3de3f Liest man die G20-Deklaration weiter, scheint man in Indonesien durchaus eine Corona-Bilanz gezogen zu haben. SUBJ
206
+ 00ae7105cadf2e2b11596bfe5816f7e272c33798 Während Moskau gegenüber bis 1619 einige Gebietsgewinne erzielt werden konnten und 1610-12 sogar die Übernahme des Zarenthrons möglich schien, leitete der Anschluss des von Bogdan Chmelnizki gegründeten Kosakenstaats an Russland (1654) den Verlust der Ukraine links des Dnjepr mit Kiew und ein zweites Mal den von Smolensk (Waffenstillstand von Andrussowo 1667) ein. OBJ
207
+ 32eeee62e0c037d6aad6c4d7d995c1675958b74e Dass es seit hundert Jahren eines der wichtigsten geopolitischen Ziele der USA ist, Russland und Deutschland dauerhaft voneinander zu trennen, ist unter geopolitischen Analysten bekannt und wird in den USA auch ganz offen gesagt, nur deutsche „Qualitätsmedien“ halten es nicht für nötig, ihre Leser darüber zu informieren. SUBJ
208
+ 8742123f8828cbdcd10f75cbe37dd3df07e74efb Es ist dringend notwendig, dass Ressourcen in die nationale Wirtschaft fließen, insbesondere in das Bankensystem. OBJ
209
+ 19045fd5542d6a0c3b47af0bcaa9cfbfd83104b3 Ein positiver PCR-Test bedeutet unabhängig vom Gesundheitszustand Quarantäne – im Fall von Ungeimpften in Deutschland sogar Lohnausfall. OBJ
210
+ 6706ed68d3354f28665f50374052d6bdd771f452 Für Fragen stehen wir Ihnen jederzeit gern zur Verfügung. OBJ
211
+ 96486213fc5f379c133cc007a883befcd156581c Wie die Welt berichtet, sind die Fälle gemeldeter dauerhafter Impfschäden seit Jahresbeginn sprunghaft angestiegen. OBJ
212
+ 644b1f34725ed9162375d5ce5af7c4d363849e79 Europa im Jahr 1540: Elf Monate lang fällt kaum Regen. OBJ
213
+ b5fb68868ca29596195289f3f9b6bd73026fd104 Zur Erinnerung: Die USA haben die russische Militäroperation in der Ukraine provoziert und von langer Hand vorbereitet, Details dazu finden Sie hier. OBJ
214
+ 4fee981a4e285396e66d95fdca0d98942fe3034c "Mit dem ""Immerwährenden Rat"" (1775) und der ""Nationalen Erziehungskommission"" (1773) erhielt Polen beispielhafte Verwaltungs- und Bildungseinrichtungen." OBJ
215
+ fbe6e52c22a77399a6a815addca506312ebaf8b8 Denn sie haben keine Scham … sie haben keine Scham, weil sie keinen moralischen Kompass haben, sie haben keinen moralischen Kompass, weil sie nach der Regel „der Zweck heiligt die Mittel“ leben. SUBJ
216
+ 9283398ec8d405d261f98cc38fe0516628944cea Die Virusmenge in den oberen Atemwegen eines mit SARS-CoV-2 infizierten Patienten steigt über mehrere Tage vor dem Auftreten der Symptome an, um etwa zum Zeitpunkt des Ausbruchs der COVID-19-Erkrankung ihren Höhepunkt zu erreichen, und nimmt dann in der ersten Krankheitswoche ab. OBJ
217
+ c2a10fa6cea17a4f5467b04c557fecadf86f9614 Und genau das erleben wir gerade. SUBJ
218
+ a85e793a83ba53839a060381b7f689dfae52d3fe Darüber und über viele andere interessante Details hat das russische Fernsehen am Sonntag in seinem wöchentlichen Nachrichtenüberblick berichtet und ich habe den russischen Bericht über das Thema übersetzt. SUBJ
219
+ a50e27279a3dd447dea38daf9998b61c748108d0 Zuerst müssen Sie sich um eine wichtige Tatsache kümmern: Das WEF versucht neu zu definieren, was es bedeutet, ein Mensch auf der Erde zu sein. SUBJ
220
+ 663c295dd520c9712a588cb38605f33a3cdc7f8d Das RKI beobachtet die Situation weiter sehr genau und passt seine Einschätzung dem aktuellen Kenntnisstand an. OBJ
221
+ 3eb64c3f63bfb4b31d1d2990b029e3e8d0bc6774 Die Blasphemie hört hier nicht auf. SUBJ
222
+ 6721b8f459f5ffc838d652ad64d8bf07a9b7b808 So wird es ausreichen, das mediale Bild von Putins aggressivem Krieg schnell zu formen, um die Grünen zu glühenden und hartgesottenen Befürwortern von Sanktionen zu machen, zu einer „Partei des Krieges“. SUBJ
223
+ a935fd9b8f849f561112a54d38247d37b3bf374a Aber auch in anderen Jahrhunderten, also wissenschaftlich gesehen noch mitten in der Eiszeit, gab es immer wieder Extrem-Sommer. OBJ
224
+ a11e1f26df4418bd30ddae1fe4d419f7d80356bf Die entwendeten Güter wurden später in ukrainischen Einzelhandelsketten zum Verkauf angeboten. OBJ
225
+ 94c784072b09216261f82ef24c7942ba9080ef2d Von den 21 bekannten Aminosäuren, die am Aufbau von Eiweißen beteiligt sind, kann der menschliche Körper nur 13 selbst bilden, die übrigen müssen über die Nahrung zugeführt werden. OBJ
226
+ 5543c67475fcb9f032024f8a08fc8911a86acf59 Dann könnten sich Italien und andere Länder des alten Europas – vor allem die ehemaligen EGKS-Mitglieder – dem unter bestimmten Bedingungen anschließen. OBJ
227
+ dff9fdacb843fc87ec3ac7636d28c7fa0a43402c Dieses Gebot befällt jede Faser ihrer Ideologie, von manipulierten Wahlen über offene Grenzen bis hin zu Klimawandel, Entvölkerung, was auch immer. SUBJ
228
+ 30691b06b90bb94daab1cedcfc8bd9e04b53ec21 Im Gegensatz zu reinen Frauenlisten sind keine reinen Männerlisten möglich. OBJ
229
+ cf66aef5de53ff6ccc212ff0b55ece921641d4c8 """Speisenatron killt Krebszellen"" hieß es kürzlich in den Medien, befeuert durch eine in der Fachzeitschrift Cell erschienene Veröffentlichung1." OBJ
230
+ 4e8d3ca3072857700ed2c0e6300b9ae94b83971a Am Freitag ging nun auch die “Letzte Generation” in die Offensive und übte scharfe Kritik an den Medien. OBJ
231
+ 29b5c782cc0d7595331613de7a95200585de4261 Daher ist AUKUS sehr wichtig, denn das neue Bündnis ist ein weiteres Machtinstrument der USA, um seinen Einfluss auf Australien auszudehnen.) SUBJ
232
+ cc7bd8a271f0f9fe4bba30f44f0efa911f792d7a Das untersuchte Szenario wird also sowohl indirekt als auch ganz direkt zur Stärkung der nationalen Finanzlage beitragen. OBJ
233
+ afc73bd3a767c87dba6d4bb72576ac81ca3383b7 Die ukrainische Territorialverteidigung wurde an die Front geschickt, die Entscheidung hat die Werchowna Rada getroffen. OBJ
234
+ cecde115d0fb3c0612151539ddf3229fbcba0a1d Ein etwas geringerer, aber ebenfalls nicht unerheblicher Migrantenstrom ist aus anderen EU-Ländern zu erwarten. OBJ
235
+ f575cbec804a9d5fd252b6bebc7e6e0afd12d3e2 Gleichzeitig würde das aber auch dem Eingeständnis gleichkommen, dass es sich bei der sogenannten „Impfkampagne“ um einen großen Feldversuch handelt, um es mit den Worten von SPD-Chefin Saskia Esken auszudrücken. OBJ
236
+ dedf6599140f6b0fa92ced041410ef029540628d Mehr noch, sie werfen den Medien vor, die Umstände des Unfalls der Radfahrerin in Berlin “fiktiv aufgebauscht” zu haben. SUBJ
237
+ 38714ea13508999de8783ddbee97655628f869cf Zwischen 1490 und 1526 kontrollierten die Jagiellonen den von Ostsee und Böhmerwald bis zum Schwarzen Meer reichenden ostmitteleuropäischen Staatengürtel, fanden sich aber der zunehmend ernster werdenden Bedrohung durch das aufstrebende Großfürstentum Moskau und die Osmanen ausgesetzt. OBJ
238
+ afce2cee13002dbfa16e6830b650ba1f10b1bea0 Rechtlich bindend ist die Einigung nicht. OBJ
239
+ 513bdd6e0f3f4b07629fa7e3305e438ebd66dd3f Wenn die in den Parlamenten vertretenen Parteien sich einfach über die Grundrechte des Grundgesetzes hinwegsetzen, wie soll man dann diese Grundrechte überhaupt noch begründen? SUBJ
240
+ fc7a44f1770aed26e430dd2d9b27f670f7b3ca8e Nun bestätigt das ein sehr interessantes Dokument. SUBJ
241
+ 2028c699c6c16b23ecb2ac7b076ca601b669e415 Zwar betont die Regierung, dass es derzeit keine Zwangsunterbringung von Flüchtlingen oder Zwangsumsiedlungen geben werde und man das auch nicht vorhabe. SUBJ
242
+ 4a594064c591f3a345b1af0bfac4018a24943235 Am G20 Gipfel dürfte auch Bilanz nach dem Corona-Manöver gezogen worden sein. SUBJ
243
+ ecaf4cc00702b06f0cb8b5733463528402861c3d Ein solcher Rückgang wird unweigerlich zu einer Panik auf den Finanzmärkten führen und diese möglicherweise zum Zusammenbruch bringen. SUBJ
244
+ 8dfd504e8fa8140481757f2b2a54586925c69b19 Wenn dieses Szenario eintritt, wird Europa nicht nur zu einem wirtschaftlichen, sondern auch zu einem politischen Konkurrenten der Vereinigten Staaten werden. OBJ
245
+ 5b5352ec74b8c8ef2ada2eb1750ffb2e8d5ae40c «Sie kommen, kassieren, fahren nach Hause – und kehren vier Wochen später wieder zurück, um das Hilfsgeld erneut zu beanspruchen», sagt ein Beamter der Stadtverwaltung von Przemyśl. OBJ
246
+ 5b00ee2407acb7202d6c82f093402a4d8ca2f967 Wartelisten können über ein Jahrzehnt lang sein. OBJ
247
+ 10fbf6c0958fc814053297a75472841a8384a6b5 Er rechnet deshalb schon bald mit einer neuen Flüchtlingswelle. OBJ
248
+ 499898fa801a7dd721522951abf1254307579de0 Zu den Verharmlosern der von den mRNA-Impfstoffen möglicherweise ausgehenden Risiken gehört auch die Centers for Disease Control and Prevention (CDC), so etwas wie das US-amerikanische Gegenstück zur Europäischen Arzneimittelagentur (EMA). SUBJ
249
+ 3594948138b3946e11f7c4de2d0b91fd4c7fea6d Die ersten Anwälte scheinen nun aber gegen dieses schreiende Unrecht mobil zu machen. SUBJ
250
+ d2ab0c5b1897282709edef8ce371969dd6d85400 Auch sein Aufbau, sein Stil und die Formulierungen klingen so, wie ich sie aus öffentlichen Dokumenten transatlantischer US-Think Tanks kenne. SUBJ
251
+ 4662dabd19fed8ea8df02799d8ee0eb61f05e751 Der Verfassungsschutz beobachte zudem einen größer werdenden Einfluss von Linksextremisten auf die Klimabewegung allgemein. OBJ
252
+ e73f7f13fa865dd6e6e830a4da6f5890d9a72bbe Dort wurde nämlich ein Plan der Globalisten-Regierung von Mark Rutte abgesegnet, der unter anderem eine zwangsweise Flüchtlingsunterbringung in den privaten Wohnräumen der Bürger vorsieht. OBJ
253
+ 93f6789c7205bd6dba61a855f1946fdd8d20b5e4 Es ist die Angst vor unserer negativen Reaktion, die im Großen und Ganzen das relativ langsame Tempo dieser Veränderungen bestimmt. SUBJ
254
+ ab70ba01615c6171c5f32ecc145be75a798dca97 Unter anderem interagiert die Substanz mit Sympathomimetika, Barbituraten, H2-Rezeptorenblockern, Captopril, Clorazepat, Chinidin, Glucocorticoiden und Diuretika8. OBJ
255
+ e57d1e9ba9b8f2e3f476369bf798937d74aa1a27 Kommentatoren in den sozialen Netzen zeigen sich dennoch überrascht von so viel Wahrheit. OBJ
256
+ 6cc8f9e79824c8c19aba98f16751116a69f6a8b1 Das niederländische Parlament verabschiedet nun ein Gesetz („Bevölkerungsumzugsgesetz“) , das es der Regierung erlaubt, von Menschen zu verlangen, dass sie Flüchtlinge unterbringen. OBJ
257
+ 223acb389272ab16fee8299892250ab499a0ecb7 Am Jahrestag der Tragödie, bei der Nationalisten mehr als vierzig Menschen im Gewerkschaftshaus in Odessa lebendig verbrannt haben, wurden die Wohnungen derer durchsucht, die an der Gedenkfeier hätten teilnehmen können. OBJ
258
+ b34841e461c91f6633d5401399f69fee6910101c Dass man den russischen Überfall verurteilen kann, ohne deshalb die höchst fragwürdigen Verhältnisse im angegriffenen Land unter den Teppich zu kehren, ist in weiten Teilen der internationalen Medien kein Thema mehr. SUBJ
259
+ 1430e4d89cdb6e31464a01e498e9dbb21389a4bf Die Wahlverfahren sind so zu gestalten, dass getrennt nach Positionen für Frauen und Positionen für alle Bewerber*innen (offene Plätze) gewählt wird. OBJ
260
+ 58b0ef9b076ec1878090a352eb140fd131184321 Unser weiteres Vorgehen in diesem Land wird unweigerlich zu einer militärischen Antwort Russlands führen. SUBJ
261
+ 68449e9541bf42ecd4537530d56a2e9dbf013cc5 Ausländische Kämpfer, die sich der Internationalen Legion angeschlossen hatten, um der Ukraine zu helfen, berichten, dass selbst in dieser Einheit Machtmissbrauch und Korruption vorherrschen und die Soldaten von den Kommandeuren sogar zur Plünderung ukrainischer Güter aufgefordert wurden. OBJ
262
+ a2cb2a1c11968f533fa5382c2b56000831e69a0b Und im Juni machten Berichte über Verkäufe von westlichen Kriegswaffen durch korrupte ukrainische Armeeangehörige im Darknet die Runde. OBJ
263
+ 19e6f522d9f7665a3706f24238a5c6c79e7019cd Zu den Gründern des „Umwelt-Treuhandfonds“ gehört eine ehrenamtliche Richterin des Hamburger Verfassungsgerichtshofes. OBJ
264
+ e598e76a75ef9bd2b2bca37c75588473cbe0ab27 Internationale Reisen werden in der „nächsten Pandemie“ nur für „ordnungsgemäß“ geimpfte oder getestete Personen möglich sein. OBJ
265
+ 4a7972b8c1f8f111bcb5e81ca8cc870eccc86a79 Die Versuche, sich mit Phrasen wie “manchmal” und “schwach positive Ergebnisse” herauszureden, sind offenkundig – offensichtlich kann man an dieser Stelle nicht von sich behaupten, falsch-positive Resultate durch möglichst niedrige CT-Werte zu verhindern versucht zu haben. SUBJ
266
+ 65a2a0b6347a8b1434c8e3676d18c03d32a7768e Unter den böhmischen Königen Johann und seinem Sohn, dem deutschen Kaiser Karl IV., schied Schlesien 1339/53 aus dem polnischen Staatsverband aus und wurde als Teil Böhmens mittelbar ein Teil des Reichs. OBJ
267
+ dcd423a6d641d10751551c9579952bed39a8b442 Im Falle der mRNA-Impfungen wird dem Körper, wenn man so will, der Bauplan für das Spikeprotein von außen zugeführt. OBJ
268
+ c5ea175b0cef8bb209cb373ae7fec9e8012494ea Das Jahr 1540 brach alle Rekorde: Entgegen bisheriger Einschätzung von Klimaforschern ist auch nicht der „Glutsommer“ 2003 der bislang heißeste seiner Art – 1540 hat ihn bei Weitem übertroffen! OBJ
269
+ 172697778fb2a16b534fb6290018341cc45db0f5 Ebenso sicher kann von einer extrem hohen Dunkelziffer an Impfschäden ausgegangen werden. SUBJ
270
+ f4e544a0ff321d5fb4fe28797f888811d0910703 ► 879 musste die Arbeit auf dem Feld aufgegeben werden. OBJ
271
+ 24ba3eb999b6a86299ef01ef9a697ff4fc624138 Die Beziehungen zwischen den beiden NATO-Partnern sind schon seit langem angespannt. OBJ
272
+ 1594c8ab5be73dfa96e01b8aebafa9495293dd5c Yuval Noah Harari, die rechte Hand von Klaus Schwab, hat angekündigt, dass das WEF mit seinen Plänen so erfolgreich war, dass es „göttliche Kräfte“ der „Schöpfung und Zerstörung“ erwirbt. OBJ
273
+ c3da2b16abe7b8b8fed2063c861c1d37ab1f3dbb Neben dem Einsatz als Backtriebmittel wird Natron vielfältig angewendet. OBJ
274
+ ad7170686d0e916d1b22835f06f2a4557d3ce8d6 „Nicht immer, aber fragen schadet nicht, denn die Rote Hilfe hat auf jeden Fall Kohle“, heißt es in dem Papier. OBJ
275
+ 6091f5e7be35057f1c7a31b31aab1b8df50c0032 Dies überrascht umso mehr, als dass sogar der heutige Bundesgesundheitsminister Karl Lauterbach (SPD) im Juni 2020 noch einräumen musste, dass diese Technologie beim Menschen „noch nie funktioniert“ hat. SUBJ
276
+ 6fd727e4f8cf52c6bb0d3d2bc5cccb0fdf32ed03 Über eine Videoverbindung sprach Johnson vor der Werchowna Rada: „Die Ukraine wird siegen. OBJ
277
+ 410fc9f81ffb973fdf7b5ea5cd1fe28f318b098a Das Dokument trägt die Überschrift „Schwächung Deutschlands, Stärkung der USA“ und dabei handelt es sich um eine geopolitische und wirtschaftliche Kurzanalyse mit Vorschlägen dazu, wie die deutsche Wirtschaft im Falle eines russischen Kriegseintritts in den ukrainischen Krieg im Donbass geschwächt werden kann, um die US-Wirtschaft zu stabilisieren oder sogar zu stärken. OBJ
278
+ 842079c774c1a8f6165ec9aa262dd52ba335509a Darüber werde ich dann gesondert berichten. OBJ
279
+ a37caa04b8e289d733dd4e76d8c13cd4321deac7 Besonders auffallend: Bisher wurden nur 96 Anträge positiv beschieden, 743 Anträge wurden abgelehnt und bei 3.383 Anträgen steht die Entscheidung noch aus. SUBJ
280
+ 56c2a050d7ce30114d7258d88b9c7ebfea748244 Ein starker Rückgang des Euro wird folglich seinen weltweiten Verkauf zur Folge haben. OBJ
281
+ 7ffc3dfa3c3003bb46db26cbc59915b0d81d8c26 Obwohl alle Erfahrung dagegen spricht, dass auch nur ein winziger Bruchteil solcher irrsinnigen Summen an ihren angeblichen Bestimmungsorten ankommen werde, anstatt in dubiosen Kanälen zu versickern, werden immer mehr Gelder für diesen nepotistischen und korrupten Polit-Moloch bewilligt. SUBJ
282
+ b94df9a5e29d54a4a145217f0f48e2c396624e40 Er wird zu einer toxischen Währung und alle Länder der Welt werden seinen Anteil an ihren Devisenreserven rasch reduzieren. SUBJ
283
+ b73e5a320eb61266823df2d92c066bd1f13f889a Die gesamte Deklaration der G2o ist hier zu lesen. OBJ
284
+ fd911e3cf78161c0f5dea54ed10ef3d06cf1694a Das wäre in etwa so, als würde man das nordkoreanische Regime im Fall eines russischen oder chinesischen Angriffs schlagartig exkulpieren und als Bollwerk der Freiheit verherrlichen, für das jede Hilfe angemessen ist. SUBJ
285
+ c5389b983b05742bbb3038a1dd41f988031baacd Anstelle eines Königs fungierte auf dem nichtsouveränen Gebiet ein dreiköpfiger Regentschaftsrat. OBJ
286
+ ce7f8983c3958d50e033034c717b9237a449cdd0 Gemeint ist die linksextreme Szene. OBJ
287
+ 9649f2f205ed3641eaf6b8bbbf35725cc3406129 Die Idee, Backsoda mit Honig oder Ahornsirup zu mischen, klingt im ersten Moment bizarr. SUBJ
288
+ 2fdf0f352958cbdf1ea0c88ae233d395ad325958 Die Notwendigkeit, erhebliche Mengen russischen Gases für die Beheizung von Privathaushalten und öffentlichen Einrichtungen im Winter umzuleiten, wird die Engpässe weiter verschärfen. OBJ
289
+ c4d816ca8346ed2673917733b891804d0297fb1d Sie glauben, dass wir zu viele Freiheiten haben und dass wir zu viele Ressourcen verbrauchen. OBJ
290
+ 4e77f7820722f618ef1685005e8731ac93775676 Diese Lücke wird in erster Linie mit Dollar und Yuan gefüllt werden. OBJ
291
+ a262657eb9ef16f677fb73bbcaf29b6fe17f1ac0 Garantiert wurde damit eine paritätische Besetzung aller gemeinsamen Ämter durch einerseits Litauer und andererseits Polen. OBJ
292
+ a7a380e51c5d67bd4c9539fb3e0fccc7751c5c53 Zudem versuche sie, „die rechtsstaatliche Demokratie zu diskreditieren“. OBJ
293
+ 54f1d885ded1f55badbce02bfa4464453786259f ► Am Ende des ersten Jahrtausends trockneten die Flüsse unter der langanhaltenden Hitze aus, Fischkadaver wurden zu Haufen aufgetürmt und verfaulten in wenigen Stunden. OBJ
294
+ 9072179737e04c15fd3d576416519975bf9a2dc1 Auf Deutsch: Die Behörden kommen angesichts der Flut an Anträgeno erstens nicht mehr mit der Bearbeitung hinterher und zweitens werden diese in der Mehrheit abgelehnt – es kann nicht sein, was nicht sein darf. SUBJ
295
+ 0e8213c39a78011a30dce193f89c618d282d9f55 Das Risiko falsch-positiver Ergebnisse ist hoch. OBJ
296
+ 47676f4f003466f5785ee8842b321933669df431 Und es wird klar, wer die Ukraine am stärksten in den Krieg treibt. SUBJ
297
+ c5653694fde2b619138bd47d69515335db2dfb58 Das Weltwirtschaftsforum hat kürzlich eine umstrittene neue Initiative gestartet, die Christen in Aufruhr bringen wird. OBJ
298
+ 9f358f0a8cb63afe3fee86d07fb4058b9174e52e Wie ist der Stellenwert bei Krebspatienten? OBJ
299
+ 9d3a2e97621735b7a9c2be5a8a8326362c6b0cf7 Es ist völlig in Ordnung, sich als Frau zu definieren. OBJ
300
+ 9524d5205a2b7bcf574f2b30dd02aa277d478e6f Nun wurde mir ein Dokument geschickt, wieder weil ein (allerdings anderer) Kollege dazu meine Einschätzung aus geopolitischer Sicht hören wollte. OBJ
301
+ cc5cb43ce34bb3f10a1626efa94b4704b6530ff9 Die staatliche Zersplitterung erschwerte auch die Mongolenabwehr (Niederlage auf der Wahlstatt bei Liegnitz 1241). OBJ
302
+ 0aac6bf3c56df033d5d5581f772035f9d63a91d6 ► Im Januar 1540 begann dann eine Trockenphase, wie sie Mitteleuropa bis dato nicht erlebt hatte. OBJ
303
+ 4dcab6822e65f7325752c31c80f910a2dafb70e9 Ich erinnere daran, beim Lesen im Hinterkopf zu behalten: Wenn das Dokument echt sein sollte, wurde es vor sieben Monaten und einen Monat vor Beginn der russischen Intervention in der Ukraine verfasst. OBJ
304
+ b37efa80f2043f71732442adf9780c6e2a5e1f7d Denn: Wer will sich angesichts körperlichen Leids und existenzieller Sorgen zusätzlich noch mit einem bürokratisch und juristisch nahezu aussichtslos erscheinenden Kampf gegen Windmühlen belasten? SUBJ
305
+ f9c9a0afa8050fd601c275f5bb91fc41955dacd1 Selbst wenn die Einschränkung der russischen Lieferungen auf das Jahr 2022 begrenzt ist, werden die Folgen mehrere Jahre andauern, und die Gesamtverluste könnten 200 bis 300 Milliarden Euro erreichen. OBJ
306
+ 648ac7fed5f3646e245736c4327fa7e1d1d33a75 ► 993 waren die Sonnenstrahlen so heftig, dass die Vegetation wie unter Feuereinwirkung verbrannte. OBJ
307
+ e4e4a28c6e02ea5707f92fe4fcc35e72e53f9c4f Eine Ärztin erklärte, dass „99 Prozent aller Krankenhäuser in der Ukraine“ korrupt seien – selbst im Krieg. OBJ
308
+ 47a11a9814274c6f44f1875f746c978bcc3cf612 ► Im Jahr 1132 trockneten nicht nur die Flüsse aus, sondern auch der Boden bekam Risse und wurde steinhart. OBJ
309
+ defc41973c79ac64b62203f2f5e838630a326fab Kurzfristig wird es den Trend der sich abzeichnenden wirtschaftlichen Rezession umkehren und darüber hinaus die amerikanische Gesellschaft konsolidieren, indem es sie von unmittelbaren wirtschaftlichen Sorgen ablenkt. SUBJ
310
+ 7ba6df787b92b743b6e66078f8566feeb8f0cae3 Noch nie stand die Menschheit einem so ernsthaften Gegner gegenüber. SUBJ
311
+ 9b0c2e9569409bd37c1a891068bfa089cdd89129 In den sozialen Medien überrollt die Gruppe „Letzte Generation“, die für die Straßenblockaden in Berlin und anderen deutschen Städten verantwortlich ist, derzeit ein gewaltiger Shitstorm. OBJ
312
+ 300bf43dcdc24a9d2124193d1291899eaad101ec Manche Krebszellen gewinnen ihre Energie auch in sauerstoffreichem Milieu bevorzugt über die Glykolyse. OBJ
313
+ f0081817d16de57c6022dd87ea42cc0e0474ae54 Je nach Einzelfall können noch Zulagen in Höhe von bis zu 626 Euro dazukommen. OBJ
314
+ 89835e8361ca87d12da4bb6bf715ec03deb78841 Denn niemand geringeres als der Bund hat den Herstellern dieser mRNA-Impfstoffe einen Freibrief ausgestellt und sie von jeglichen Haftungsansprüchen befreit. SUBJ
315
+ 46715251a14fc4ff9d7124707edd9019a208b689 Diese Zahlen decken sich mit einem ganzen Katalog ähnlicher Meldungen: Bereits im Mai wurde bekannt, dass ein großer Teil der an die Ukraine gelieferten Hilfsgüter unterschlagen und privat weiterverkauft wurde. SUBJ
316
+ ce430dae4c635bb6413671dee1fd009895ebf55e Dank unserer präzisen Aktionen war es möglich, die Inbetriebnahme der Pipeline Nord Stream 2 trotz des Widerstands der Lobbyisten aus der Stahl- und Chemieindustrie zu verhindern. SUBJ
317
+ 6eb20ac98ca0ef75a10582b1b8d83a15d9b98b7c Ein Sprecher des Wirtschaftsministeriums teilte am Freitagabend mit, dass es dem „Fördermittelgeber oder dem Projektträger“ nicht obliege, „potenzielle Kunden einer geförderten Entwicklung zu prüfen oder Beschränkungen aufzuerlegen“. OBJ
318
+ db31ec5ea6b556ed7302f82740e7efdba0060598 Man setzt von Seiten der Verantwortlichen also offenbar bewusst auf Provokation und Spaltung. SUBJ
319
+ 10a8dd3e962ba23c748fe288665299a68620371d Ja, Mütter, Kinder und Alte in der Ukraine brauchen Waffen. SUBJ
320
+ c6add58f02876dc7362c003df4022df8810913e9 Das Projekt lief bis Ende April dieses Jahres. OBJ
321
+ 88e6cce096507797da14312a40666c8cdea2ddc4 Diese Summe sei der „Letzten Generation“ über den von ihr eigens gegründeten Verein Elinor im Rahmen eines „Innovationsprogramms“ zugeschossen worden. SUBJ
322
+ fc26188141c57a5492bc3d675539df7535a86093 Auf diese Weise kann das Sanktionsregime ohne Hindernisse eingeführt werden. SUBJ
323
+ 6d404f0fa52d81305aa1009bfe0d9d2a09d9ae71 Eine zerstörte deutsche Wirtschaft würde die Gefahr für die USA abwenden. SUBJ
324
+ 6280f7caa51e0c8049d8fe9d6a49ad9dae59280a Dort wird das als „Wiedervereinigung“ mit historischen polnischen Besitztümern dargestellt. SUBJ
325
+ 4094e657aafe0a85fdbb47578b2fd7a8bf405d83 Ein Polizist kniet auf der Fahrbahn, in der rechten Hand hält er einen Hammer, links einen Meißel. OBJ
326
+ 15def662757efd9ea7822c86d789e8c1dd4cc334 Keine großen Erfolge erzielte der Westen in Fragen der Energiesicherheit, die vor allem in Europa durch die drastisch gesunkenen Lieferungen von Öl und Gas aus Russland gefährdet ist. OBJ
327
+ 97b5791e0653133be171f0070d8b12b899e26182 Wir erleben nichts weniger als den Kampf zweier Systeme, in dem Vladimir Putin der Welt eine Alternative zum neoliberalen Globalismus anbietet. SUBJ
328
+ 03e7017ed9c0b849e0c653ec4906c912ef15a067 Die Befürchtung der Geostrategen der USA ist es, dass ein Zusammengehen von deutscher Technologie und russischer Manpower und russischen Bodenschätze die weltweite Vorherrschaft der USA beenden würden, weshalb es eines der obersten Ziele der USA ist, ein Zusammengehen von Deutschland und Russland zu verhindern. SUBJ
329
+ e725b0d68f321fbc2498ddc640953d3e97a58de2 Die Russen werden den massiven Druck der ukrainischen Armee auf die nicht anerkannten Donbass-Republiken natürlich nicht unbeantwortet lassen können. SUBJ
330
+ 62a9ac71f99e51c8e344bbcbbc4f2b64b0b79aec Wahrscheinlich brauchen Sie aber VPN, um sich den Bericht anzuschauen. SUBJ
331
+ 591d3cfa591709f1ccf08c621d3ec0a39d06971c „Linksextremisten aus verschiedenen Teilen der Szene versuchen, demokratische Diskurse zu verschieben, sie um ihre eigenen ideologischen Positionen zu ergänzen, gesellschaftlichen Protest zu radikalisieren und den Staat und seine Institutionen zu delegitimieren“, so der Sprecher weiter. OBJ
332
+ 8b2d64816d8ae7339e5f0b170ea2d416d837d21a Im Handel ist es auch als Speisesoda, Backsoda, Backnatron oder Speisenatron erhältlich. OBJ
333
+ 7b9937e727b981912619167cb61624730e46e409 Auch in Deutschland sind weitere Fälle zu erwarten. SUBJ
334
+ 58bf6dbc86a40e8a17db53578ec3d37f8626928f Beispiel: Wenn aus einer Landesliste 11 Kandidaten in den Landtag einziehen, geht ein Mann auf Platz 12 leer aus, während die Frau auf Platz 11 nur aufgrund ihres Geschlechts in den Landtag einzieht. SUBJ
335
+ dc7a8d3b2d87fda5c26d7a4e11cd3367645b7ec7 Eine fortschrittliche und für die damalige Zeit kühne legislative Leistung, die für das jahrhundertealte Bündnis zwischen Litauen und Polen einen Höhepunkt bedeutete und eine Reihe von Reformen einleitete. SUBJ
336
+ b7f0b50b346a5e21ff3e5cd0feb2df651963835d Eine unbestreitbare Diskriminierung von Männern aufgrund ihres Geschlechts ist jedoch zu Recht durch Artikel 3 GG ausgeschlossen – auch und gerade bei der Besetzung der Parlamente. SUBJ
337
+ 8973e9aa00ebcecde81b044b343cdcbf068fe584 Durch die 1568 erfolgte Mitbelehnung der kurfürstlich-brandenburgischen Linie fiel das Herzogtum Preußen 1618 an Brandenburg und musste 1657 im Vertrag von Wehlau von Polen ganz aufgegeben werden. OBJ
338
+ 7d34a01a71dca7d9325c77b95059e7c6ed3e6da9 Aber im Gesetz geht es darum, die Regierung eben mit dieser Macht auszustatten. OBJ
339
+ 2500c6aec974a9b94fbd87c7bb9213ecbf465553 Im Zusammenhang mit der Gründung von AUKUS ergeben sich neue Möglichkeiten, Druck auszuüben. OBJ
340
+ 851d5f6578dad5496d81c8e36fe5e91e18d683c8 Einwohner von Odessa dürfen ihre Häuser zwei Tage lang nicht verlassen. OBJ
341
+ 7b6ec6b101d2e5cbb3bb509a58d8b372d094c3d2 Das Haupthindernis dafür ist die wachsende Unabhängigkeit Deutschlands. SUBJ
342
+ dc6c08572efe3eb9c7d13f286d21da5df56d8245 Am Freitag hat der polnische Präsident Andrzej Duda das bestätigt: „Es wird keine Grenze mehr zwischen unseren Ländern, Polen und der Ukraine, geben. OBJ
343
+ 5072bc94f1923427f1a50b4d6a4face20a2d00dc Stilllegungen von Industrieunternehmen werden zu Engpässen bei Komponenten und Ersatzteilen für die Produktion, zum Zusammenbruch der Logistikketten und schließlich zu einem Dominoeffekt führen. SUBJ
344
+ 792872079cec523d11d81435c82fae692e1d5713 Es herrschen Temperaturen, welche die dem apokalyptischen Aberglauben verfallenen Menschen des Mittelalters schon als die sprichwörtliche „Hölle auf Erden“ empfinden. OBJ
345
+ e0091d058c4a7475f1bd21fa8e9744f4b8bc9921 Przemyśl, eine schmucke Stadt mit knapp 60.000 Einwohnern, liegt dicht an der ukrainischen Grenze. OBJ
346
+ e91edeb45a1ab7accd50ae65f6f76b26d80723a0 Ich habe so viele von deren Berichten und Studien gelesen, dass ich deren Stil schon in einem „nackten“ Text erkenne. OBJ
347
+ d8ac623a6d6fe2499bcd0aa899249c63003b78cc Was der Bauplan letztlich jedoch enthält und was er im Körper auf lange Sicht anrichten kann, wissen wohl nicht einmal die Architekten, sprich Hersteller, mit letzter Sicherheit. SUBJ
348
+ 317e2caf2aa05cf492a39e4262368dd516106b80 Das östliche Preußen mit Königsberg verblieb dem Deutschen Orden als polnisches Lehen. OBJ
349
+ 166f9f112d242c33fcc48eeb402e026c6435c4b7 Nur europäische Länder, die durch EU- und NATO-Verpflichtungen gebunden sind, werden in der Lage sein, diese ohne erhebliche militärische und politische Kosten für uns bereitzustellen. OBJ
350
+ 79c6574e0d296427b4201b8ec35a1717c66a47a2 Die „nächste Pandemie“ wird diesen digital-technokratischen Zugang fortsetzen und sogar verschärfen. SUBJ
351
+ c18a1ecc9ceb4da74a9132a9782f514b6da0e08d Darin betrachtet er die Pandemie als Chance, Gesellschaften und die globale Wirtschaft gerechter, sozialer und ökologisch nachhaltiger zu gestalten. OBJ
352
+ 7be2280320cb42661bfc52226a9fa05ad9c938f0 Wollte man nun noch den sprichwörtlichen Streit um des Kaisers Bart ausfechten, so könnte man fragen, inwieweit der menschliche Körper überhaupt dazu in der Lage ist, Proteine selbst zu produzieren. SUBJ
353
+ 559b247a2ae4d8e2458bf86b106f5e3f9a1246fe Zahlen von angeblich “Infizierten” dienen obendrein zur Rechtfertigung von massiven Einschränkungen und Maßnahmen, die nicht nur der psychischen wie körperlichen Gesundheit schaden, sondern auch berufliche Existenzen zerstören. SUBJ
354
+ 6ead3a3459232de9449c4bb83ef99da2b51877ad In dieser Hinsicht übertreffen die deutschen Grünen ihre Pendants im übrigen Europa. OBJ
355
+ 4dc1b884d254d34f6d27dba6490256968fcde7d2 Wenn jedoch die sozialen und wirtschaftlichen Probleme in den Vereinigten Staaten eskalieren, könnte sich das Tempo erheblich beschleunigen. SUBJ
356
+ 7ec6d83671251ea6d53ebb0639ac49d7cfeb684b In den größten Betrieben der Chemie-, Metallurgie- und Maschinenbauindustrie ist ein völliger Stillstand wahrscheinlich, da sie praktisch keine freien Kapazitäten haben, um den Energieverbrauch zu senken. OBJ
357
+ e97abac282ab6ca7acd82bb0110ba53b3cd05afc Die dramatische Verschlechterung des Lebensstandards könnte die deutsche Führung jedoch dazu bewegen, ihre Politik zu überdenken und zur Idee der europäischen Souveränität und strategischen Autonomie zurückzukehren. SUBJ
358
+ 94dc581f1421e7631c417ecb3001453a138c82f5 Nach der deutschen Kapitulation dankte der Regentschaftsrat zugunsten von Józef Piłsudski (1867-1935) ab. OBJ
359
+ e2dee94b34003d9295732a013e213bf754943bf8 Das habe ich vor wenigen Tagen bereits getan, als es um den Film ging, den Chodorkowski finanziert, in dem Merkel die Schuld an der aktuellen Gas- und Energiekrise und damit an Inflation und dem kommenden Zusammenbruch der Wirtschaft gegeben werden soll, um von der Verantwortung der aktuellen Regierungen abzulenken. SUBJ
360
+ efdf05d3287a6ea6f36702fe97cb7175eda232a5 Vom Rhein im Elsass blieb nur noch ein Rinnsal übrigen. OBJ
361
+ ad29e795fde83bc3324dc663d7233c265926302d Mithilfe des süßen Honigs bzw. des Ahornsirups gelingt es, das stark basische Natriumbikarbonat in die Zelle einzuschleusen, das den Entstehungsprozess von Krebszellen vermeiden und das Wachstum beeinträchtigen kann. OBJ
362
+ de77247460b95c11cad7366d491626657c127ed6 Die junge Frau gehört zur Klimagruppe „Letzte Generation“, die seit Monaten mit Straßenblockaden Autofahrer in Rage bringt. OBJ
363
+ 185b1468f65c2d36cc16f5f413fefe5952b7fea2 Sollten bereits Wahlzettel gedruckt worden sein, kann das kein Argument für einen verfassungswidrige Wahl sein. SUBJ
364
+ 4ce136866ddc36316c28112d960005684ae28ad3 Auf entsprechende Nachfrage wurde dies von Biontech, Moderna, AstraZeneca und Janssen jedoch bestritten. OBJ
365
+ b622892f210673394c537f9917ddad61434f1374 Nicht einmal ein einziger Listenplatz über 50% ist für einen männlichen Grünen möglich – für Frauen hingegen sogar 100%. SUBJ
366
+ bd357fc7d0ba3ec8e6213256433bff92e3458ac6 Wie sogar der britische “Telegraph” berichtete, wurden wiederholt auch medizinische Hilfsgüter gestohlen und in Apotheken verkauft – obwohl die öffentliche Medizin in der Ukraine eigentlich kostenlos sein sollte. OBJ
367
+ bf4d1356e00d22d0716dff7d51f4cb097114c512 Laut einer Studie aus dem Jahr 2012 werden etwa 60 – 80 Prozent der Beschlüsse auch wirklich umgesetzt. OBJ
368
+ 24808169c5f8ef8760669562bc38e1e767d5dcf2 In Berlin klebten sich Aktivisten nicht mehr nur auf der Straße fest, sondern betonierten ihre Hände ein. OBJ
369
+ b4ebfb3abd8011407ccbf2ccc8dbd087ec6de634 Denn die G20-Gruppe einigte sich nun ziemlich genau auf den Vorschlag des indonesischen Gesundheitsministers. OBJ
370
+ 78eb5041bdb7bb28126879f53fa7e8c03a67c8fc Ein Amtsenthebungsverfahren gegen den Präsidenten ist unter diesen Umständen nicht auszuschließen und muss unter allen Umständen vermieden werden. SUBJ
371
+ e62562b2aa7243c6ab7832313bb0d0a6f06e9dc2 Kai Rebmann ist Publizist und Verleger. OBJ
372
+ afdf5af70b8ec1ee07eb11ed88d5d2609ea4eaa0 Daher liegt es aus amerikanischer Sicht nahe – Geopolitik ist nun einmal zynisch -, die deutsche Wirtschaft zu zerstören, bevor man ein Zusammengehen Deutschlands und Russlands nicht mehr verhindern kann. SUBJ
373
+ 4d6a225c5747da118609efc8157648f8c833837c Die Deklaration wurde auch von den BRICS-Staaten unterzeichnet. OBJ
374
+ 514f4e8e1b93893212dab620ef84641f9bb69f0e Eine weitere unvermeidliche Folge einer lang anhaltenden wirtschaftlichen Rezession wird ein starker Rückgang des Lebensstandards und eine steigende Arbeitslosigkeit sein (bis zu 200.000 bis 400.000 allein in Deutschland), was die Abwanderung von qualifizierten Arbeitskräften und gut ausgebildeten jungen Menschen zur Folge haben wird. OBJ
375
+ 5e55b0fede6ed739f3ac74460430883131e43e5d "Ein aus den polnischen Zentralgebieten gebildetes ""Königreich Polen"" (Kongresspolen) wurde in Personalunion Russland unterstellt." OBJ
376
+ f4188db613c6f87e27ace85d04242ae4982d639e Ein weiterer Faktor, der zur wirtschaftlichen Unabhängigkeit Deutschlands beiträgt, ist der Brexit. OBJ
377
+ 7e104c4ea9e3f6e1f350f6c468a0095bc4c8d7d5 Da die USA aktuell schwächer werden, befürchten sie, dass sie ein solches Zusammengehen von Deutschland und Russland nicht mehr ewig verhindern können. SUBJ
378
+ 7fd57c9fae85fc541f98ad91c032247ea50f1d18 Welche langfristigen Auswirkungen haben die mRNA-Impfstoffe und insbesondere das dabei relevante Spikeprotein auf das Immunsystem und die Gesundheit des Menschen? OBJ
379
+ 155558c3d222f6a6025c724d2d14f64b64de7013 Forscher sprechen von einer „Megadürre“. OBJ
380
+ 58be24c6edc0f3ab16274397bc4e6cbfaa6640ae Vielleicht nicht zufällig hat der niederländische Ministerpräsident Rutte kürzlich öffentlich gesagt: „Der Krieg in der Ukraine ist auch unser Krieg“, was vielleicht im Hinblick darauf geschah, die Aktivierung dieses Gesetzes zu rechtfertigen. SUBJ
381
+ 18cfed1efa60311cd7ba61a2b4abe1a6d6438498 Elf Monate fiel kaum Niederschlag. OBJ
382
+ bb761ff5d8d246070bea969a8066d616d8dcfd3a „Ich habe bereits ein paar Dutzend außergerichtliche Einigungen mit den vier großen Impfstoffherstellern für meine Mandanten erzielen können“, sagte der Jurist der Welt. OBJ
383
+ 7a152827cb0abaeb8bd3b4f97a2ae96a12714a1f Die Verfassung vom 3. Mai 1791 und die Gemeinsame Bürgschaft von Polen-Litauen stellen einen fundamentalen Bestandteil der jahrhundertelangen litauisch-polnischen Beziehungen dar. OBJ
384
+ c9a3f3fddb1c37b760c4d8a23a9c49fd3e549928 Zweitens, das Dokument ist nicht aus US-Regierungskreisen durchgestochen worden, sondern von jemand anderem (zu einem späteren Zeitpunkt) verfasst worden. OBJ
385
+ 515e72edb780716ffc2e8b25dfde73bdabea1c81 Wenn die Nächte länger werden und der Duft von Zimt, Mandeln oder frisch gebackenen Plätzchen in der Luft liegt, haben Advent und Vorweihnachtszeit begonnen. OBJ
386
+ 2fcb93a134cc5ad9d79ed9fedd2a1072bd0e2fca Die günstige und simple Mischung von Honig und Soda soll nun sogar Krebszellen abtöten, schreibt Healthyfoodstar. SUBJ
387
+ 58f3afa49031dc6bcdebc0ed252c78597fbc736f 1181 ging Pommern endgültig verloren. OBJ
388
+ 8e36a83c133eeca2305f1e799ccf9fe297d48883 Wenn wir eines Tages Europa verlassen, besteht für Deutschland und Frankreich eine gute Chance, zu einem vollständigen politischen Konsens zu gelangen. SUBJ
389
+ 75e2af4d3c3204dd7f24ae47f25f235325fd2ca3 Vermeide während dieser eigenverantwortlichen Selbst-Therapie jede Art von Fleisch, Zucker und weißem Mehl. OBJ
390
+ 58e0da410a22a9b0b0f5029be15e0c1e743422dd Die Voraussetzung dafür, dass Deutschland in diese Falle tappen kann, ist die führende Rolle der grünen Parteien und Ideologie in Europa. SUBJ
391
+ ad913862fd7c4e4370208d5adaff4071b5a399ef Methode mit unbewiesener Wirksamkeit: Da keine evidenzbasierten Daten aus klinischen Studien mit Krebspatienten vorliegen, handelt es sich hierbei jedoch um eine Methode unbewiesener Wirksamkeit. OBJ
392
+ 8ef1c1c535261340d171319c6e1c44e3f6f473a7 Wir sprechen hier nicht von einem Rückgang des Wirtschaftswachstums, sondern von einer anhaltenden Rezession und einem Rückgang des BIP allein bei der materiellen Produktion um drei bis vier Prozent pro Jahr in den nächsten fünf bis sechs Jahren. SUBJ
393
+ ccdff18c2365203d8ec3c7218796dbdd118e33b2 Der Euro wird unweigerlich und höchstwahrscheinlich unwiderruflich unter den Dollar fallen. SUBJ
394
+ 7f3c5c23a30dfa84a7e898eeec6dfc59a8bb7fc3 Besonders der globale Süden ist hier im Visier, jedoch ist dort – vor allem in Afrika – die Impfbereitschaft weltweit am niedrigsten. OBJ
395
+ 64b4500f7be1cfcd920570713cdba1177aed9081 Bundes- und Landesbürokraten müssen anfangen, die Qualitätssicherung ernster zu nehmen. SUBJ
396
+ aa3d828f0fed3724b6f85602074a063870de7ef3 Eine Gefährdung für die Gesundheit der breiten Bevölkerung in Deutschland schätzt das RKI nach derzeitigen Erkenntnissen als gering ein. OBJ
397
+ 837071d0677e07a0b0f3f5293f207131c0b9752f Aufbauend auf der Behauptung, dass jeder Mensch mit positivem Corona-Test automatisch eine “Gefahr” darstellt und entsprechend abgesondert werden muss, wurden die Testungen weltweit zum Taktgeber des Alltags. SUBJ
398
+ 02670629a6ae1fa42f5613541501a4a94c0738ef Auch tote Viren werden schnell aus dem Körper ausgeschieden und mit dem Stuhl ausgeschieden. OBJ
399
+ 58315ebfdc444f290d7881c092cdf2acf5704c64 In der Erklärung verurteilte die große Mehrheit der Staats- und Regierungschefs der G20 den seit mehr als acht Monaten dauernden russischen Angriffskrieg aufs Schärfste. OBJ
400
+ 0305f7f679b7731aa2cbf386d70890f5f8d7704a Der Tenor der geballten Kritik auf Twitter lautet so: An den ohnehin klebrigen Händen der Klimaaktivisten hafte jetzt auch Blut. OBJ
401
+ 55c0a60a6122117a81202f5406488fc7275f9e50 Gleichzeitig erlaubt uns die starke politische Abhängigkeit Europas von den USA, mögliche Versuche einzelner europäischer Staaten, sich China anzunähern, wirksam zu neutralisieren. SUBJ
402
+ cdfe347702acf91ff2eeaa4b7a33c77b02ef7cc7 Die anhaltende Verschlechterung der Wirtschaftslage wird bei den bevorstehenden Wahlen im November 2022 höchstwahrscheinlich zu einem Verlust der Position der Demokratischen Partei im Kongress und im Senat führen. SUBJ
403
+ 201e070fd7a885fa801ae6f6b0c4d93ca5eab007 Die Extrapolation zeigt, dass das Endziel erst in einigen Jahrzehnten erreicht werden kann. OBJ
404
+ ece37b479c9f0431c9ac35b8f93db31bd1b7abe7 Polen-Litauen verlor die reußischen Fürstentümer, darunter auch Smolensk. OBJ
405
+ b1230d46ca92bf1c600e537a63bf65ceabc9b41b Bolesław I. erwarb 1025 mit päpstlicher Billigung die Königswürde. OBJ
406
+ f20d75feab17d1ed77df42fc252805ed892d4b5d Vor allem das amerikanische Lend-Lease-Gesetz, mit dem die USA die Ukraine nun „gegen die russische Invasion“ mit Waffen versorgen, ist dafür ein klarer Beleg, denn es wurde schon am 19. Januar 2022 in den Kongress eingebracht, also über einen Monat vor Beginn der russischen Intervention. SUBJ
407
+ 7fe3cc2c60e71a007a7e1bf0f9d7f6bf18d89ac9 Doch selbst wenn SPD und FDP bereit sind, sich gegen die Grünen zu stellen, werden die Möglichkeiten der nächsten Regierung, die Beziehungen zu Russland schnell genug wieder zu normalisieren, spürbar eingeschränkt sein. SUBJ
408
+ e7ecf6efc72b250a6026195293eeaa37e0767ef5 „Es ist wichtig, zwischen Verschwörungsideologien und Kritik zu unterscheiden“, sagt Politikwissenschaftler Rathje. OBJ
409
+ 4b10e8c286e28a97b235eb041380df9523c6c34d Mit dem Austritt des Vereinigten Königreichs aus den EU-Strukturen haben wir eine wichtige Möglichkeit verloren, die Aushandlung regierungsübergreifender Entscheidungen zu beeinflussen. SUBJ
410
+ 86f5a4ba4a212a323ee9d9f8703a0dba69373971 Er stellt Bilder von Roma dazu, die sich in der Stadt ausbreiten würden, und wirft ihnen Missbrauch des Sozialsystems vor. OBJ
411
+ 3a82e1c6bcc6bee56638b41ca206466ca87f6b9e Sie dürfe aber die Komplexität von Ereignissen nicht so weit reduzieren, dass es sich nur um eine Verschwörung von Eliten handeln könne. OBJ
412
+ c1be2369ddb9ec69fc55b99bd82f55d6cb2ae60c Das Papier wurde am Mittwoch auf der indonesischen Ferieninsel offiziell verabschiedet. OBJ
413
+ 38d7b697bdc38b1a01ff701132041b7f3a15171b Das derzeitige deutsche Wirtschaftsmodell stützt sich auf zwei Säulen. OBJ
414
+ 53eefe297adc115a39484b1835fcd67452d0cefd Das ist nicht alles: Demnach wurden in den letzten sechs Monaten in der Region 22 Schiffscontainer, 389 Eisenbahnwaggons und 220 Lastwagen mit humanitärer Hilfe aus der Region Saporoschje gestohlen. OBJ
415
+ f222e6932099433197166ede4c3856d19fc4efb8 Laut eigenen Angaben haben die Aktivisten mittlerweile mehr als 118.000 Euro an Zuwendungen gesammelt. OBJ
416
+ e2f9f95f6a69d5d72a62b6062b07b0616c793676 Abschließend bedankt man sich bei mehreren Organisationen. OBJ
417
+ ac18f2ddb2010dfe6692c05ed301de0c7a1d2e83 Bei einem Wahlergebnis, bei dem eine ungerade Anzahl Abgeordnete in den Landtag einzieht, wird immer ein Mann diskriminiert, der auf dem nach dem letzten gewählten ungeraden Platz auf dem nachfolgenden geraden Platz von Mandaten ausgeschlossen wird. OBJ
418
+ 7cf26e67e6db42677d910e26e4f0d07c6b4959c8 Landarbeiter brachen innerhalb weniger Minuten zusammen. OBJ
419
+ f030ad0bcfadd20b678eece5748cbdb966d0069f Harari hat mit dieser Aussage das Spiel des WEF verraten. SUBJ
420
+ 6b3c3dfd0637dc66e2babbc12ea58dd04615cb4f Seit dem ausgehenden 12. Jahrhundert hatten sich die polnischen Territorialherren um eine systematische Modernisierung ihres Herrschaftsbereichs bemüht. OBJ
421
+ ffec03c0f25418cf62710a558a17037d194c9133 An Xenograft-Tumoren von menschlichen Zelllinien in Mäusen wurde festgestellt: Hatten die Mäuse mit Backpulver angereichertes Wasser getrunken, war die innere Uhr in den Tumorzellen aktiver als bei Tieren, die reines Wasser zu sich genommen hatten. OBJ
422
+ 7f043459ab527b6450e91e2f8ecd574070a1148d Die CDU will Spenden einfrieren und Präventivgewahrsam für Straßenblockierer der Gruppe „Letzte Generation“. OBJ
423
+ 4acb73e89c86e85af404149c1ab3f0f7a0d94fe8 Der einzig gangbare Weg, Deutschlands Ablehnung russischer Energielieferungen zu garantieren, ist die Einbindung beider Seiten in den militärischen Konflikt in der Ukraine. SUBJ
424
+ f9a48831ce14977eee0f39318c52630babb3fa74 Polen will dazu „Friedenstruppen“ in die Ukraine entsenden, jedoch haben die USA klar gesagt, dass Polen im Falle eines Zusammenstoßes mit russischem Militär nicht auf den Schutz der NATO zu hoffen braucht, weil es kein russischer Angriff auf Polen wäre, wenn Polen in die Ukraine einmarschiert. OBJ
425
+ a6c8658277d53b26601215418db1a179d6dfc228 Die mangelnde Professionalität der derzeitigen Führer wird auch in Zukunft keinen Rückschlag zulassen, selbst wenn die negativen Auswirkungen der gewählten Politik deutlich genug werden. SUBJ
426
+ 2534eefe558cd70e18e52b0e8c6903a788122b88 Kritik an den Herrschenden und Mächtigen sei wichtig für liberale Demokratien. OBJ
427
+ 3a69f15bd80041242471752523d1ac30f18b8eff Die Details von Baerbocks Aussage inklusive dem Link zu dem Video mit ihrer Aussage finden Sie hier. OBJ
428
+ d8316602a328f45e71c63cf0754b458a560c3ac0 "Die Konfrontation der Teilungsmächte im Ersten Weltkrieg und die bolschewistische Revolution in Russland 1917 setzten die ""polnische Frage"", die Wiedererrichtung eines polnischen Staatswesens, auf die Tagesordnung der europäischen Politik." OBJ
429
+ bca8dc689f76cdfae934189d73440b16ce201c19 Es gibt Frauenquoten, aber keine Männerquoten. OBJ
430
+ 6e9f7c57ef7557801090db6d3a632b14b15d95b2 Aber erstens ziehen sich diese Verfahren über mehrere Monate, wenn nicht Jahre, aktuell sind laut dem Bericht je nach Bundesland zwischen fünf und 18 Monaten zu veranschlagen. OBJ
431
+ 873709433d1d476083fcc707f9628ee674f2814c Wenn ihm der Westen sagt, er soll es den Polen geben, wird er es tun. SUBJ
432
+ 778cbb599840a014e3b03b4b77e8a15397f2672c Wie Mörder, die eine Leiche entsorgen, versuchen Schwab und seine Kabalen aktiv, jede Spur von Gott, Jesus und dem Christentum vom Angesicht der Erde zu entfernen. SUBJ
433
+ 04570b1b8a62e6d17b594d09305a489d1d198de9 Die Explosion der Energiepreise macht ganze Wirtschaftszweige unrentabel und wird entweder zu einer massiven Pleitewelle ganzer Branchen oder zu ihrer sofortigen Abwanderung in Länder außerhalb der EU führen. SUBJ
434
+ 22795f0edcfdf0c5e244d1d4104f8926a129b4a0 Den Verdacht, dass die RAND-Corporation der Verfasser ist, habe ich in diesem Artikel sofort angedeutet. OBJ
435
+ c72584174d459aeb0e003a167c047dd32455a4ba Jetzt flog dazu auf: Die Klimaaktivisten der „Letzten Generation“ erhielten eine staatliche Subvention von 156.000 Euro – aus dem grünen Wirtschaftsministerium. OBJ
436
+ f2bdf1c6015a20afd2c820db0e0a534bcb5692d9 Das würde es ermöglichen, Russland zum Aggressor zu erklären und das gesamte Paket der zuvor vorbereiteten Sanktionen gegen das Land anzuwenden. OBJ
437
+ 4acf8fa8d90cb354047a4c1cd665d02eb34c6744 Für zusätzliche Empörung sorgt aber auch der Umstand, dass die Gruppe „Letzte Generation“ staatliche Förderungen erhielt. OBJ
438
+ 7f54924f4b8564636dc9a30e198362c6d3f72b9b Er vertrete derzeit mehrere junge Frauen, die an starken Erschöpfungssymptomen oder ähnlichen Post-Vac-Symptomen leiden, um Ansprüche gegen die Hersteller geltend zu machen. OBJ
439
+ e6082a18d05e0c1d01906309d41130482aee1699 Der Berliner Medizinrechtler Jörg Heynemann glaubt eine Lücke in den zwischen Bund und Herstellern geschlossenen Verträgen entdeckt zu haben. OBJ
440
+ 43ffa3217130386ce4a44b0bc4a26fec10094ef8 Sie ahnten nicht, wie kostbar der Niederschlag in Kürze werden sollte. OBJ
441
+ 012e24c085b05b6df4670963f14d95c15074cf32 Das wird nicht nur der deutschen Wirtschaft einen verheerenden Schlag versetzen, sondern die gesamte EU-Wirtschaft wird unweigerlich zusammenbrechen. SUBJ
442
+ 6282290a3cf3441778a4e6b8b664f590b8229576 Erst unter Władysław I. Łokietek (Ellenlang) (1306/20-33) gelang nach harten Kämpfen, unterstützt vom Klerus und einigen Kleinfürsten, der Zusammenschluss von Großpolen, Kleinpolen und Kujawien sowie 1320 die dauerhafte Erhebung Polens zum Königreich. OBJ
443
+ 626b94b45efed7a47224607c65cbfffea1ec208b In Griechenland gebe es zwei bis drei Personen, die keine Ruhe geben und ihre Grenzen nicht kennen würden, so der türkische Präsident. OBJ
444
+ 0f1a98bca7d5f780b0fec750cdcf3aa1d4065e5f In den häufigen Kämpfen mit dem Osmanischen Reich konnte bis 1699 wenigstens der Besitzstand gewahrt werden. OBJ
445
+ 6810d50bcaf154f973c24e1528bfc29a8c7d06e5 Die übrigen 219 Anträge wurden zurückgezogen. OBJ
446
+ 34dc0855ccf4998aa151f86072b0c81a6f85f4b0 Deshalb unterstütze man auch Klimagruppen, die für Veränderung in den zivilen Ungehorsam gingen. OBJ
447
+ a143fe75689b41ceb382e2d8b6f60def152c64f5 Der Schaden für die EU-Länder wird also durchaus mit dem für die Russen vergleichbar sein und in einigen Ländern – vor allem in Deutschland – wird er höher sein. SUBJ
448
+ 16a9c3583a12a4eddd03d6b4ac4d968624c9ab24 In ihrer Erklärung nehmen die Staaten Bezug auf eine Resolution der Vereinten Nationen, mit der Russland aufgefordert wird, die Kriegshandlungen einzustellen und seine Truppen aus der Ukraine sofort abzuziehen. OBJ
449
+ 7522d8b057a5d7529bd5c8e9e6f0c4b3faa0f4ac Nach der russischen Invasion trafen so viele Flüchtlinge am Bahnhof von Przemyśl ein, dass die Bewohner vorübergehend plötzlich in der Minderheit waren. OBJ
450
+ f2f1cf54a05d0b6cadcb26964b93bea0777de1bc Die deutschen Grünen sind eine stark dogmatische, wenn nicht gar eifrige Bewegung, was es recht einfach macht, sie dazu zu bringen, wirtschaftliche Argumente zu ignorieren. SUBJ
451
+ fcb9f53371b75246e2c029775746074298c97477 Honig oder Ahornsirup vermischt mit Natriumcarbonat (Natron, Speisesoda), „überlistet“ Krebszellen, die hungrig nach Zucker sind und im Vergleich zu gesunden Zellen das 15-fache an Zucker verbrauchen. SUBJ
452
+ 0dcccdd7abff70c98bc4cb39f6340ccd7f19d7a6 Durch die Ehe von Ludwiks Tochter Jadwiga mit dem Großfürsten von Litauen, Jagiełło (1386) wurde eine polnisch-litauische Personalunion begründet, die fast zweihundert Jahre später, 1569, in Lublin in eine Realunion umgewandelt wurde. OBJ
453
+ bb65754bb2c2c5000b2c9d9b93da8d99c863ec20 Ein Hinweis auf diese spezielle Art der möglichen Nebenwirkungen fehle bei einigen Herstellern, so dass Heynemann hier eine Pflichtverletzung sieht. OBJ
454
+ e8f8a471bf519fde6974bff010ad204a826df28a In dem Fall wäre es eine sehr zutreffende Analyse der aktuellen Situation, wie man sie normalerweise auf Portalen professioneller und auf das Thema spezialisierter Think Tanks wie der RAND-Corperation findet. OBJ
455
+ 595eea930f8a15cba87f4df8e268ecf2c4f1801c Auch der französische Energiesektor könnte bald in große Probleme geraten. SUBJ
456
+ 2f7e201aaf8ddc7c7a156c0f91d554b419a3d039 Eine interne Handreichung aus dem Frühjahr enthält Tipps für Aktivisten, die ins Visier der Strafverfolgung geraten sind. OBJ
457
+ 12a6136923dc3bf6974e1641d66b04b723c172a0 Und das, obwohl beispielsweise Odessa jetzt von Martschenko, dem ehemaligen Kommandeur des Neonazi-Bataillons Aydar, regiert wird, der jede Erwähnung Russlands in der Stadt konsequent vernichtet. OBJ
458
+ 4574eaa5be4e0e78d09e77a63cbcb2b19998b133 In einem WEF-Aufnäher auf der Uniform von Schweizer Polizisten sehen Verschwörungsanhänger den Beleg, dass das Wirtschaftstreffen seine eigene Polizei besäße, ganz wie ein Staat. OBJ
459
+ 2e1326e956b3856dee479f348fde22b0ad006be2 "Präklinische Studien: Die Forscher zeigten, dass Backpulver im Trinkwasser von Mäusen dabei helfen kann, die innere Uhr in hypoxischen Tumorbereichen zu reaktivieren: mTORC1 springt wieder auf ""An""." OBJ
460
+ dffc96231864fb8c92dc55711706e713cd56466b Das könnte zur Schließung von Unternehmen mit kontinuierlichem Zyklus führen, was deren Zerstörung bedeuten würde. SUBJ
461
+ 35c2c5bd8dd64300a5fa820dd0355241ff14331f Leider dürfte auch China mittelfristig von diesem sich entwickelnden Szenario profitieren. SUBJ
462
+ db2a4273dcda58cd70bde3e0fd118e45309f9f15 Das Gesetz selbst stammt ursprünglich aus dem Jahr 1952 und wurde im Kontext des Krieges und der Phase danach angedacht. OBJ
463
+ 873910dfa20c9e6aad89adbaa8464c61022857fe Das sind der unbegrenzte Zugang zu billigen russischen Energieressourcen und zu billigem französischem Strom, dank des Betriebs von Kernkraftwerken. OBJ
464
+ e305992c6c2775055bcacff68065abd16259a611 In meinem neuen Buch „„Putins Plan – Mit Europa und den USA endet die Welt nicht – Wie das westliche System gerade selbst zerstört ““ gehe ich der der Frage, worum es in dem Endkampf der Systeme - den wir gerade erleben - wirklich geht. OBJ
465
+ 7336ebe98a162c864e0118c632d71db3d3f3b3ed Informationen zur Impfung gegen Affenpocken, darunter die Impfempfehlung der STIKO und Impf-FAQ, sind unter www.rki.de/affenpocken-impfung zu finden. OBJ
466
+ 8da860c75d9364378235e06e97b0eeecb0803a4b Die kumulierten Verluste der deutschen Wirtschaft lassen sich nur ungefähr abschätzen. OBJ
467
+ c2af98dd94b5665f69a31839250d045612deea07 Informationen zu Symptomen, Übertragungswegen und Schutzmöglichkeiten, u.a. auch die Möglichkeit einer Impfung, sind daher essentiell. OBJ
468
+ 576cbd28c3b3a96015846e43f498d04721665e63 Bei „dauerhaften Impfschäden“ handelt es sich laut Definition um Beeinträchtigungen, die mindestens sechs Monate lang anhalten. OBJ
469
+ 80c6744154248f1f3d59b460fdcd6892eb6f04d4 Wenn nötig, kann die Regierung auch Menschen umsiedeln – sie also aus ihren eigenen Häusern vertreiben –, um Flüchtlinge unterzubringen. SUBJ
470
+ 7af24fe1345c9e5756e6a9a559b4c92646f3f803 Es gibt eine Treibstoffkrise im Land, endlose Schlangen an den Tankstellen, pro Person werden nur zehn Liter Benzin abgegeben, dafür aber zum doppelten Preis. OBJ
471
+ 31dc074356f7ae248ec16d6ba7c6cf45ce862a64 Großbritannien, das derzeit nicht der Europäischen Union angehört, wird dem Druck des deutsch-französischen Duos allein nicht standhalten können. SUBJ
472
+ 19c5d746d91453c97f5eaa81d6c63943aba7e0dc Das Klima hatte sich zu Beginn des 16. Jahrhunderts erholt, milde und regenreiche Jahrzehnte ließen in Europa meist üppige Ernten gedeihen, die Bevölkerung mehrte sich rapide. OBJ
473
+ 52cdf8f11e6f86109d8f984595941bdc4471e2a7 Reine Frauenlisten und -gremien sind möglich. OBJ
474
+ 5f6a8cf419a23d063164dfbf3fe9ecfe4be5266e “Dass ein ganzes Mediensystem sich gegen uns wenden würde, damit haben wir nicht gerechnet”, hieß es in einem Statement der Gruppe, das von Spiegel zitiert wurde. OBJ
475
+ 860b1a7489085b69bb524c1936b47fab4e4a05f7 Außerdem dachte es, es könnte uns einen Teil unseres Territoriums wegnehmen“, sagte Alexej Danilow, Sekretär des Nationalen Sicherheits- und Verteidigungsrates der Ukraine. OBJ
476
+ 1d9acea8b3cb3560dfa1ab11de078b562c758257 Medizin, Kunst und Wissenschaft erblühten, die Renaissance hielt endlich auch nördlich der Alpen Einzug. OBJ
477
+ 968905a2312f14d814f86323cd8acbec22356cf2 Es gibt heute buchstäblich keine anderen Ziele für eine solche Migration als die Vereinigten Staaten. OBJ
478
+ 06a40d1c1914393803a0ac910dd371d8dcbfcd70 "Moskau stimmte auch einem Satz in der Abschlusserklärung zu, der sich gegen den Einsatz von Atomwaffen richtet: ""Der Einsatz oder die Androhung des Einsatzes von Atomwaffen ist unzulässig.""" OBJ
479
+ 042685cea9891f79d18c65386500bb87f39abde1 Aufgrund der Dringlichkeit und der kurzen Frist bis zur Landtagswahl ist eine kurzfristige Entscheidung erforderlich. OBJ
480
+ 26969a560c0dc04a0d954d2db120dcca5c031c99 Für Polen begann der Aufbruch Europas ins nationale Zeitalter, wie das 19. Jahrhundert wiederholt bezeichnet worden ist, mit der schmerzhaften Erfahrung des Verlustes staatlicher Eigenständigkeit. OBJ
481
+ d05f5e99d0d1a4b77411bd17adc50d83996f1864 Aber Stadtpräsident Wojciech Bakun liess sich dadurch nicht beirren und hiess die Ukrainer willkommen. OBJ
482
+ 7e5697c8db13683dca0cbd04a903133c00a2f61c Laut WEF ist Jesus Fake News, Gott ist tot, und Sie haben keine Seele. OBJ
483
+ 0ecbfa2f994b4b4f4eb46b6ecc98002c09af5776 Präsident Wladimir Putin verzichtete von vornherein auf den Flug nach Bali, sondern ließ sich von Außenminister Sergej Lawrow vertreten. OBJ
484
+ 42e01def7278beba97d20401dcc1f25dc2645380 Sein ältester Sohn Władysław wurde (1469/71) von den böhmischen Ständen berufen. OBJ
485
+ 470dc97e583bc3afc9c29e2f8533534536e2be9a Er wird tun, was seine westlichen Herrn und Meister ihm sagen. SUBJ
486
+ cfeb7d09bdc7ce3b6fc257e04ace5ccc8e9aa1b8 Über die Pläne hat TKP bereits am Mittwoch berichtet: Ein digitales Impf- bzw. Testzertifikat soll in der „nächsten Pandemie“ die Bewegungsfreiheit der Menschen regeln. OBJ
487
+ e324a00cc3ad14ee59e45b87d9cb83e695b3456d Die Evaluierung geht dem Ende zu. OBJ
488
+ 532442322c7aff6182fd74d2024cb9005dcceea5 Es sei wichtig, dass Wandel auf vielen Ebenen gelebt werde. OBJ
489
+ 038e2f960552ff6d15effe5bc06380f96a6e5236 Dass folglich auch alle Zweitstimmen für die Grünen ungültig sind, scheint zwar juristisch eindeutig, wird aber wohl politisch wieder durchgewunken werden. SUBJ
490
+ 924a71c7be82db5b46f867c811400accf09a75f3 Der seit 1601 aus dynastischen Gründen geführte verlustreiche Krieg gegen Schweden kulminierte 1655 im Ersten Nordischen Krieg, der im Frieden von Oliwa (1660) beendet wurde. OBJ
491
+ 1350620f554524349f6ab575f471574afdac16bd Menschen und Tiere, die sich im Sommer 1022 in die Sonne wagten, fielen sterbend um. OBJ
492
+ 786d641c779ecb8ac34a7e145861d4d1f4932247 Diese Frage würde jedoch den Rahmen des vorliegenden Berichts sprengen. OBJ
data/german/dev_test_de.tsv ADDED
@@ -0,0 +1,338 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ 8c79666d2cf9b8f012a18becc10270e6fd30f017 Schon jetzt sieht man immer öfter Senioren in der Öffentlichkeit, die das Haus angsterfüllt nur noch mit Masken verlassen und diese im Freien dann durchgehend tragen; auch da, wo sie gar nicht vorgeschrieben sind. OBJ
3
+ 6bdbebb560e5c1197ee70eda45c7d69b2e1148c8 : Ein Statement des Fraunhofer-Institutes befindet sich am Ende des Artikels.) OBJ
4
+ 867aeef8f79307728df63428e88c5045582e67c9 Es ist zu befürchten, dass man mehr nie „ungeimpft“ werden kann, also die Folgen der Impfung überwindet. SUBJ
5
+ 72a823dbdab8775012dbf5bbd4524bd6ea4b13f6 Im Gegenteil belegten einige Studien wie die Feuchtigkeit, der wiederholte Gebrauch der Masken und eine ungenügende Filtrierfunktion eine Zunahme von Infektionen begünstigen. OBJ
6
+ 8464bb86ebe5d3f122e17c54c8113dbe6776b883 53 weitere wurden teils schwer verletzt und leiden bis heute an den Folgen. OBJ
7
+ 59ec56c9a629800130ebca692644bcd3e041366c Wir gehen davon aus das die Dunkelziffer weit höher sein wird. SUBJ
8
+ 560f1491c021991d1cd890b1607ecbda9790688b Den Grünen bleibt nur, immer wieder darauf hinzuweisen, dass sie selbst gerne ein bisschen großzügiger wären -sich damit aber leider nicht durchsetzen können. SUBJ
9
+ c31aa38cd26a6e06207381f79132dd29824a042b Für diese Entwicklung steht symptomatisch, dass im Februar 2020 ein 43-jähriger Deutscher an mehreren Orten in Hanau neun Menschen mit Migrationshintergrund, seine Mutter und anschließend sich selbst getötet hat. SUBJ
10
+ 93dbb923a00fe461835b5897ce6d5bcb1b0a9436 Die Gründe für die Fehlerquote der PCR-Tests werden hier bei quarks.de ziemlich sauber erklärt. SUBJ
11
+ 839008ddfa9be74e16ea3facf902f3e4257f9d0e In indischer Sprache schildert er das Geschehen. OBJ
12
+ afa4ea3b647f816f0338635a16b4e4ef87764a98 In den Jahren 2016 bis 2020 seien alle Kennzahlen ähnlich hoch gewesen. OBJ
13
+ 95d5b07aa9712281e3a041a631d62df5d390547d Zugleich konnte laut „Nature“ nachgewiesen werden, dass die Spike-Proteine die Blut-Hirn-Schranke überwinden und Schäden im Gehirn verursachen. OBJ
14
+ f3b56ce07670bfde9b64962c7b4cbcf358d6e1a4 „Wenn man die Replikationsfähigkeiten des Virus entfernt, hat es immer noch eine große schädigende Wirkung auf die Gefäßzellen, einfach aufgrund seiner Fähigkeit, an diesen ACE2-Rezeptor, den S-Protein-Rezeptor, zu binden, der jetzt dank Covid bekannt ist“, wird Manor in der Pressemitteilung des Salk Institutes for Biological Studies zitiert: „Weitere Studien mit mutierten Spike-Proteinen werden auch neue Erkenntnisse über die Infektiosität und Schwere der mutierten Sars-CoV-2-Viren liefern“, so der Forscher. OBJ
15
+ ef3624e9a5d1f18cc2df6fc4acfa257b619c3268 Offensichtlich zeigte sich der russische Präsident alles andere als beeindruckt von den Argumenten, die Fortow vorbrachte. OBJ
16
+ c4232d6d1d1c60961afabe248cc1b5ede14b7ad4 Es sind vier Faktoren: Ein Faktor ist die Dauer und die Nähe der Begegnung. OBJ
17
+ 85878d398b9615f89cff141ef7761f058f4d611e Es könnte eng werden für den „Supervirologen“ Christian Drosten, der maßgeblich an der Entwicklung des weltweit verwendeten PCR-Tests beteiligt war. SUBJ
18
+ 84e5b25eaf699e2793eaeee5fbfd50837b3b76cd Rund 1.300 Akut-Kliniken werden geführt. OBJ
19
+ 9f659b813ba48ef35f6ddca3a9ae097373d00582 Es ist ein absolutes Unding, wenn die Landesregierung plant, Eltern ihre Kinder zu nehmen, nur weil sie diese nicht innerhalb der Familie sozial isolieren wollen. SUBJ
20
+ 726481d60bb27d665007d2b40b6b8f023c42649e Der Wahnsinn fragwürdiger und wahllos durchgeführter Massentestungen ist nicht nur ein logistisches, finanzielles und psychisches Ärgernis für zahllose Menschen – sondern erweist sich als potentiell lebensgefährlich: Beim Abstrich mit einem Stäbchen in der Nase wurde nun eine Frau durchs Nasenloch durch am Gehirn verletzt; „Nervenwasser“, Liquor oder auch Hirnflüssigkeit, lief aus, weil eine Art Beutel in unmittelbarer Hirnnähe, der die Flüssigkeit enthält, offenbar punktiert wurde. SUBJ
21
+ 0d8229cdea163f3e6f2c31078306dbd72c41cdb0 Falls künftig die neuen Richtlinien der WHO in Sachen PCR-Test umgesetzt werden, erleben wir höchstwahrscheinlich – obwohl sich am Gesundheitszustand der Bevölkerung nichts verändert hat – ein abruptes Sinken der Fallzahlen/Neuinfektionen. SUBJ
22
+ 7dc09929d520d3f0514ca95879a5f525197f88ba Doch ein Wort ist international verständlich: “Covid-Testkit”. OBJ
23
+ 6e1b449b53df0545ed4e477495de726d7e8f9355 Die angegebenen Fehlerquoten können daher nur für symptomatische Patienten gelten. OBJ
24
+ 7c986a4b638da1745fc7f56bb9dc0567380b6f5d Wenn du dir also das Moderna-Patent ansiehst, steht dort, dass es eine Lipid-Nanopartikel-Formulierung enthält. OBJ
25
+ 3ddf42bf2562b060ab79d1f3a9e6a10633b0681c (David Berger) Eine am 17. November im Thüringer Landtag überreichte Studie der Prof. Dr. Rolf Steyer und Dr. Gregor Kappler beweist nun, „dass die Übersterblichkeit in Deutschland in enger Korrelation (Wechselbeziehung) zur Impfquote steht“. OBJ
26
+ f6645e678dffd968d1e37a7dbe3b76506cc254c7 Neben dem körperlichen Schädigungspotential seien die Masken aber auch unter psychologischen Aspekten problematisch: Die Maske symbolisiere Gefahr; durch das Abdecken des Gesichts sei es schwierig, menschliche Ausdrücke und Emotionen im Gegenüber zu erkennen. OBJ
27
+ 1c5c12dc04fb4444df38ac64143f75a7e14c8021 Auf die zweite wichtige und präzise begründete Frage nach der behaupteten Dringlichkeit der erforderlichen Maßnahmen, antwortete die Bundesregierung erwartungsgemäß ausweichend, in dem sie nur auf das IPCC verwies, das diese Dringlichkeit schon seit langem fordere. SUBJ
28
+ d9f8762e7bfeb6d4e13590bd9cd80e80d129f231 Auf diesen Aspekt hatte vergangene Woche der Münchner Virologe Dr. Christian Spinner vergebens hingewiesen. OBJ
29
+ be86666229d3bbf2d19a78cbc42f20028ba54ee8 Eine tatsächliche Struktur, die diesem Modell entspricht, wurde bis heute weder in einem Menschen, noch in einem Tier gefunden. OBJ
30
+ 36d9ccdb9f1c63228502845d7adf5831aab3e6d1 Doch das wäre für Prävention und Strafverfolgung wichtig. SUBJ
31
+ 7a83fff634dfa87076973df0f5af7f99261a4c3c Hier spricht man von der sogenannten „Virenlast“. OBJ
32
+ 59981f8c710e79ec40605268092eb01be4c6a518 Diese Fakten, gepaart mit ihrer Vermeidung von Impfungen, erklären, warum die Amish mit ihrer robusten Gesundheit viele von unseren Gesundheitsbeamten beschämen müssten. SUBJ
33
+ 0ba822bf6495da29b528db61dd6538ec30463c42 Denn es ist kaum vorstellbar, dass jemand, der es gesehen hat, danach noch bereit ist, sich den Impfstoff von Pfizer/BioNtech verabreichen zu lassen. SUBJ
34
+ 04d795fa1e1ad05cea7e41b7d3012df85f84b73f Es muss hier also ein Faktor wirksam sein, der die Umkehr des negativen Wind-Trends verhindert, so dass sich die kontinuierliche Abnahme der mittleren Windgeschwindigkeiten immer weiter fortsetzt. OBJ
35
+ 33e4c39d088026e9cb0f6ade401f8f918a21ba36 Es beginnt damit, dass die von der Politik verordneten Gegenmaßnahmen zu den unterschiedlichsten Zeitpunkten gestartet wurden. OBJ
36
+ f49f53c5c06005876ea75ba7fbeec5d58aba6090 Die besagte Mortalitätsrate habe ihren Grund in weit überwiegendem Maße in „der Demographie“ des Landes. OBJ
37
+ a1230c5b418cee1d24a3d749e9851fffaa33e22f Deutschland kann also Digitalisierung, wenn wir alle an einem Strang ziehen. SUBJ
38
+ f60ff2cbe971922c2995a5c5ca4639213a5f2430 Update 22. September Um Missverständnissen vorzubeugen, wurde die angenommene Fehlerquote in der Einleitung ergänzt. OBJ
39
+ da9781b11c2d3781e82b9b996eba471f3ad9cb3d Hör zu, Karen, ich habe heute Morgen eine E-Mail bekommen. OBJ
40
+ b73c0afdb06d13c5e41ac42e13660f37d94b0efb Die so identifizierten Studien wurden nach Cochrane-Methodik auf mögliche Verzerrungsrisiken (Risk of Bias) und die Vertrauenswürdigkeit der Ergebnisse (nach GRADE) hin bewertet. OBJ
41
+ 9fe58359c96602ebe9a51501c0ad1ecfb8c0793e Es ist vollkommen unstrittig, dass diese demokratisch in keinster Weise dazu legitimiert sind und die vorsätzliche Umgehung des gewählten Parlamentes verfassungswidrig ist. SUBJ
42
+ 56f5c4a28754668525460a92b1cb578a58e75a76 Die Maßnahmen könnten noch dazu nie wieder aufgehoben werden. OBJ
43
+ 64558275dba5e0803d6c4d348aa3e5c18510d3a4 Niest oder hustet ein Mensch in seine Hand und öffnet dann beispielsweise die Tür, kann es zu einer sogenannten Schmierinfektion kommen. OBJ
44
+ 0436f0e0e372914a3837830b2ddff3f2d2d0d718 Österreich habe nun für diesen Fall mehr Polizisten zur Verfügung, eine bessere Einsatztaktik und eine bessere Ausrüstung. OBJ
45
+ d066167a2289e1bf24f4c76bf6f81adb3f29d535 Vielleicht ein Grund, warum Influenza ausgestorben scheint? OBJ
46
+ e45e085aa9837953e6ae12b8f0f653c8d1884226 Ein grosser Nachteil des Pfizer-Tests ist auch die Tatsache, dass gerade ältere Menschen von der Studie ausgeschlossen wurden, wie das «Journal of the American Medical Association» in einer wissenschaftlichen Arbeit festhält. OBJ
47
+ f93cd66f9b39109d8157b09da2de6685c86d9162 Aber gelinge die Immunitätsfeststellung, sei das eine „Chance“, dass Bürger „unbeschwerter“ bestimmten Tätigkeiten nachgehen könnten, verkündet Spahn. OBJ
48
+ e9819aa194b1dff9079191bac60d01c26d355a4a Auch Arbeitslosigkeit, Einsamkeit und die Zunahme von Depressionen während des Lockdowns senken unweigerlich die Lebenserwartung. SUBJ
49
+ 607f4a0a056b0845d8e1fdb93f11ac285124002d Laut Urteil ist die BRD als angeblicher Rechtsstaat schon seit 1956 erloschen, sowohl das neue Wahlgesetz als auch das alte Wahlgesetz sind nichtig. OBJ
50
+ c11d541ca9028777fd4a9383a6b248eaa23d6531 Das Militär stehe in den Diensten der Bevölkerung, weshalb solche Daten für die allgemeine Sicherheit transparent gemacht werden müssten, so Renz weiter. OBJ
51
+ 93c15db20449e615cf8b704892587dbde4abb12f „Dienen“ will er, wie schon im ersten Durchgang. OBJ
52
+ 3a3b9f9a7b1cdad60d37d6a38631191f01d33b4a Ein kurzer Ausschnitt daraus: Jetzt haben wir eindeutige Beweise dafür, dass die Impfstoffe, die unseren Körper, die Muskeln oder die Zellen in unseren Deltamuskeln anregen sollen, dieses Protein herzustellen, dass dieses Protein in den Blutkreislauf gelangt. OBJ
53
+ 3dc9b33cb6d54608594a74536c7fae3a6c06c3e6 Mitte November kündigte die Ampel-Koalition an, das zu ändern. OBJ
54
+ 98a53a83b0f9e3691ed7ade4da21581f7bf30363 (Von rechtlicher Seite sichert der Paragraph 42 des Sozialgesetzbuches die Inobhutnahme. OBJ
55
+ e783242227d8f08ad2e23b54608bd35cdf7d8e1a Insbesondere derjenigen im mittleren Alter? OBJ
56
+ b41b94ad0e5b8515ea6413717338cbdb7aa69e22 Die Therapie kann dabei ein Medikament, ein Operationsverfahren oder der therapeutische Einsatz eines Medizinprodukts (zum Beispiel Stent), aber auch eine Physiotherapie, Akupunktur, psychosoziale Intervention, Rehabilitationsmaßnahme, Schulung oder Diät sein. OBJ
57
+ 92f1fa37c0f5d89213ccbbfdc6592512ad8ddbe5 "Wenn das nicht mehr sichergestellt werden kann, dass die Intensivkapazitäten da sind, dann müssen Operationen verschoben werden und dann kommt es auch mittelfristig zu mehr Todesfällen", unterstrich er seine "höchste Maxime", eine Überlastung der Intensivstationen zu verhindern. OBJ
58
+ 3e8f743ca09072003b0a9baaeebd38a0c0bca31c Ein Beispiel aus Frankreich zeigt, das dieser digitale Ausweis auch nach Beendigung der Pandemie bestehen bleiben soll. OBJ
59
+ 90b3423df14ad475faef97df5c1521d07421c668 Wenn dabei alles gut gegangen wäre, fände man dort keine Einträge – doch neben Gesichtslähmungen, unkontrollierten Zuckungen, Fieber und mehr kam es offenbar auch schon zu mehreren Todesfällen. SUBJ
60
+ 59e940af9a4323c930931d796193df774d29fdfc RT-PCR kann SARS-CoV-2 nicht sicher feststellen: Explosive Studie zerstört Corman-Drosten-Paper SUBJ
61
+ 67c235aa249cd5f6f3da1b8be18cc0ac28650a65 Seither konzentriert er sich auf die Weiterentwicklung kommerzieller Anwendungen der zugrunde liegenden Technologie (mRNA-Reprogrammierung). OBJ
62
+ ccf5276496f39a8ea45219a6a5c20f020ea7c001 Diese würden den Menschen den Zugang zu Geschäften, Restaurants, Cafés, Hotels, Kinos und Konzerten ermöglichen. OBJ
63
+ e8c1897d2e8c0db4cb26eef45fd787aeb191a1d7 Neben der Wahl des Antigen-Targets können daher die Wirksamkeit des Impfstoffs und das Risiko einer Immunpathologie von anderen zusätzlichen Faktoren abhängen, darunter die Formulierung des Adjuvans, das Alter zum Zeitpunkt der Impfung … und der Weg der Immunisierung«. OBJ
64
+ 1b395a9142f48af8c389c1391a62b3d49e823c3b Diese Empfehlung gilt sowohl für die Grundimmunisierung als auch für mögliche Auffrischimpfungen. OBJ
65
+ 0f4a5175d73dfda867900ea94494ab0297dc96ff Die Labore übermitteln zumeist keine Informationen zur Anzahl der den Tests zugrundeliegenden Zyklen an RKI und Gesundheitsämter, und wenn doch, werden diese nicht ausgewertet. OBJ
66
+ 5756654f47cd2331f42294967d96e71ce3041f87 Wenn das geschafft ist, gibt es eine Alternative zu den Schadstoffcocktails der Mikroplastik-Masken, die auch einer polizeilichen Kontrolle standhält. SUBJ
67
+ a8863c17bfa6222cbd9d8043c722d907ff0e9424 Sie verweist auf die Schlussfolgerungen aus der Studie “Informierte Einwilligung der Teilnehmer an der COVID-19 Impfstoff-Studie zum Risiko einer Verschlimmerung der klinischen Erkrankung” [4] und deren klinische Implikationen: Das spezifische und signifikante Risiko von COVID-19-Antikörper abhängiger Abwehrverstärkung (Antibody-dependent enhancement, ADE) hätte den Versuchspersonen offengelegt werden müssen – sowohl jenen, die sich derzeit in Impfstoff-Studien befinden, wie auch jenen, die für die Studien rekrutiert werden. OBJ
68
+ ca6f4b65118fb48542715514639a22aa24aa65c5 Das Virus wäre in einer Person mit einer besonderen Immunschwäche über die Monate hinweg mutiert, welche nicht in der Lage war die Infektion je vollständig zu besiegen. OBJ
69
+ 53401355d67e0b11e2840d7cf4cd88c710c23ec5 Sie wiesen darauf hin, dass neben der Zensur von Online-Infor­ma­tionen und der Förde­rung dieser alter­na­tiven Behand­lungs­me­thoden „einige wissen­schaft­liche Zeit­schriften die Veröf­fent­li­chung von Studien blockieren, die die Wirk­sam­keit von Medi­ka­menten wie Iver­mectin und Hydro­xychlo­ro­quin belegen“. OBJ
70
+ c66882ff6d7af7e083c9468f0e484caa9083b173 "Jeder will reich sein, aber keiner weiß, wie es geht. OBJ
71
+ cc5bf408e599dc0a90e59d18ca3ac59f2d71775c Der E-Yuan soll nach dem Willen der chinesischen Führung den Dollar als Leitwährung ersetzen. OBJ
72
+ 50dcd7317ceebf2a27c9b373e8f93cef11f11c4b In diesem spannenden Video werden alle Fakten offengelegt. SUBJ
73
+ 4ad87d04dfb81ed438b6531a6fad8660f32e278e Wann endlich schreitet die Bundesregierung ein und stoppt diesen Wahnsinn? SUBJ
74
+ a672290950e6560f6dd5e5046ddaab833b6fbb80 Teilweise werden die Gebühren sogar zusätzlich zu den offiziellen Negativzinsen berechnet. SUBJ
75
+ 8f27dd506398e3af50b865c805f27f6ab1ed5518 Es war nur eine Frage der Zeit, bis die mittlerweile nachgewiesenen Gesundheitsgefahren durch permanentes Maskentragen, wie es etwa im öffentlichen Personennahverkehr vorgeschrieben ist, zu schlimmen Konsequenzen führen: Nachdem am Montag eine Schülerin in einem Schulbus bei Germersheim (Rheinland-Pfalz) zusammenbrach und wenig später in einem Karlsruher Klinikum starb, stellt sich vermehrt die Frage nach der Verantwortbarkeit der MNB-Pflicht. SUBJ
76
+ 13da7afa77ae83eb8fbe418c66a40fe4b005e40f Auch im Internet zeigt er gerne Gesicht und hat auf Youtube mit dem Nutzernamen „Der Sievi“ satte 72.000 Abonnenten. SUBJ
77
+ 1182cb0b19bc90d52f674c9821ca98f222a8eff7 „Die andere Seite“ wird zwar hier und da erwähnt, doch bekommt sie sehr selten Gesicht in der Form, dass tatsächlich mit den Menschen gesprochen wird, die kritische Standpunkte einnehmen. SUBJ
78
+ 2add18f1e1d5541b5a7b65412ae6e38ff1b63004 Ich wohne hier mitten in Berlin und ich sehe weiterhin, dass Leute vor den Kneipen sitzen und auch in den Kneipen sind. OBJ
79
+ 573af0a68c61cdd63b68806b36021938aeba8c9d Das ist kein leichter Anstieg, das ist ein dramatischer Anstieg. SUBJ
80
+ 39e847cf9f2cefb18115b1ab76e59a4ae6aaf843 Es müsse sichergestellt werden, dass die syrischen Flüchtlinge in der Türkei relativ gut lebten und sich nicht auf den Weg nach Europa machten. OBJ
81
+ dbcdfb3ca55d9706698417a6dce8caa02f2fa778 Der Konflikt zwischen der Türkei und der syrischen Armee in der Provinz Idlib geht weiter: Wieder kam ein Soldat zu Tode. OBJ
82
+ 23578d04caf83c6b206f38f767080d75f60a7f59 | Wenn man Politik und Medien glaubt, haben wir einen Gesundheitsnotstand wegen mangelnder Behandlungskapazitäten in Krankenhäusern. SUBJ
83
+ 3aa8b19808680cc910ee04ae51d28548638bc292 In der Klinik werden sie z.B. eingesetzt, um zu verhindern, dass Tröpfchen aus der Atemluft des Arztes in offene Wunden eines Patienten gelangen. OBJ
84
+ f383435804f505fcce50a7be6bab59f1675e464c Er weist darin nach, dass die Ausdehnung des Meereises so stark von chaotischen natürlichen Schwankungen beeinflusst wird, dass selbst Modelle, die die zentralen physikalischen Prozesse realistisch beschreiben, deutlich von der tatsächlichen Entwicklung abweichen können. OBJ
85
+ 3c902af1c19464445651d1e142a0c934ddaf9fd8 20 Staaten, darunter Deutschland, hätten ihre Beteiligung zugesagt, erklärte Sulzner. OBJ
86
+ 10cc352c491a3a694f6c2bc97c2bb1dbf1756ee1 Sieber ist dabei dezidiert der Meinung, dass Sexualunterricht sich nicht auf Erwachsenensexualität und Fortpflanzung beschränken darf. OBJ
87
+ 688b40393dd1a4118a97e827a6905536012cf695 Impfstoffe für Kinder möglicherweise gefährlicher als COVID-19 SUBJ
88
+ f1150b62d69329b55b0313bac9b3fdc3b9b91b20 Außerdem gebe es zumindest Anhaltspunkte dafür, dass manche Preisklauseln einer gerichtlichen Überprüfung nicht standhalten könnten. OBJ
89
+ 255736d3d9c36656bdd6f1d2d4bcc73f7aa40a41 Die Ergebnisse sind alarmierend. SUBJ
90
+ 015a9c47bab888fd3f4f66b24d1243f6cc7f6784 Alles in den Medien sagt, dass es sicher ist, weißt du. SUBJ
91
+ 14ab83981f390dc08cb1908cf896a209d164b430 Für sechs Personen liegen umfassende Ergebnisse vor, zwei sind noch nicht ausgewertet. OBJ
92
+ 9b518b1941f3fcab9a1265721e074c3c9f281548 Präsident Trump hat den oben gezeigten Tweet retweeted, wurde aber von Twitter wegen "Verletzung der Bedingungen" gelöscht. OBJ
93
+ bb013a446bd9d4d529841c75f12dd3eacd48466b Das würde zweifellos den Tod der Meeresumwelt in der Nordsee und großen Teilen der Ostsee bedeuten. SUBJ
94
+ a0df02f8afc678935af7ad70b58f5a7f63e88f69 Der Tod durch Herzstillstand trat mutmaßlich nach 2 Tagen ein. OBJ
95
+ ceb045e6f1ac9cad7924d7a9e6e431f1d57547f2 Wir sind wieder da gelandet, wo wir 1989 in ganz Deutschland endlich aufgehört hatten – beim vormundschaftlichen Staat. SUBJ
96
+ e79ecfed9e3dfad336370ebd45b5832f379d49ca aa) Auch gegen die Erforderlichkeit dieser Sanktion bestehen erhebliche Bedenken. SUBJ
97
+ 0f8c7c77fc09cfee49ae64b5b39fa6fca161688a Solche Nachrichten sind kaum dazu geeignet, Vertrauen in das neue Produkt zu schaffen. SUBJ
98
+ e606bd2545f945c749035ee51c6e4fad24157095 Bei einigen ist das jedoch nicht der Fall. OBJ
99
+ 1c54f802027b8001504b81537bcc95e03be0e8c6 Nun dürfte eine weitere, noch nicht peer-reviewte Studie die Diskussion weiter befeuern. SUBJ
100
+ f825cf5718eb166f173232442399fbefbea40dd9 Dr. M. soll den Totenschein auf „Corona“ umschreiben. SUBJ
101
+ d99a92864a97eeb1b76637fb7f7ce12de9456fd6 Viele der COVID-19-Impfstoffe, die derzeit auf dem Markt sind, verwenden mRNA, um Ihre Zellen anzuweisen, das SARS-CoV-2-Spike-Protein (S-Protein) herzustellen. OBJ
102
+ f8db8d298dc0e80da7e414c6da04e2fbe2ddc396 Stichproben kleiner, repräsentativer Personengruppen, um das wirkliche Infektionsgeschehen zu untersuchen, sind bis heute nicht erstellt worden. OBJ
103
+ cc9947a196b45cce6c7609a30c7959a1c9e0c849 Das zeigte die schleppende Reaktion auf die Ebolakrise in Westafrika überdeutlich. SUBJ
104
+ ab98c82122d5e88c99f3ea89ff188a97e6ccdb47 Damals der Klassenfeind, heute das Virus. SUBJ
105
+ f34ffbf754ba04def658b4ae87c16893ae45fad6 Basis der Auswertungen ist die Fallpauschalenbezogene Krankenhausstatistik (DRG-Statistik). OBJ
106
+ 4b10f5f8492172b0e456464c37133119e546e206 In dieselbe Richtung weisen auch die vielen Fälle von Herzproblemen bei Profi-Sportlern weltweit. OBJ
107
+ aaed004bda368e33b955482b66105901216a7c24 Gen-basierte Impfstoffe, zu denen auch der Typ mRNA gehört, liefern den Bauplan des Virus, damit der menschliche Organismus, nach der Injektion, Eiweißstoffe des Virus, darunter auch Spike-Proteine, herstellt. OBJ
108
+ cd5fb308616ecc097fc75b594e62dffab54b2b61 Alle diese Elemente sollen gleichzeitig vorangebracht und auf monatlicher Basis gemeinsam kontrolliert werden. OBJ
109
+ 461c1907dd26c21a63a943f2b928e792a5c3db0c Der Bericht handelt von thrombolischen Ereignissen über alle Impfstoffe verteilt. OBJ
110
+ e95303a1352c1c595d2f6f7f0953e6b1141738fb Noch ist unklar, wie viele Coronaviren tatsächlich notwendig sind, um jemanden zu infizieren. OBJ
111
+ 1cb24e43492e2b73cd237eba7b3252f5c04e5092 Dann sollte man einfach wissen, ob das Virus zirkuliert, und dann muss man überlegen, ob man größere Veranstaltungen zum Beispiel nicht besucht. SUBJ
112
+ d3f7b533d61f33ab71c685341a0f001700ed1303 Am heutigen 20. September werden erstmals Ergebnisse vieler Monate Arbeit offengelegt. OBJ
113
+ 60599c44f348a83bc881f6154cf2172678ef777e SPIEGEL: Sie schreiben: "Wer damals noch aufrichtig überzeugt war, dass sich alles zum Guten wenden würde, kann den eigenen Hoffnungen heute die Fakten gegenüberstellen." OBJ
114
+ c96688479b66379850d8d8525c7c294451d1cd03 Wobei nach Umfragen aus dem UK vermutlich nicht mehr als 20 Prozent der Fälle von Nebenwirkungen gemeldet werden. OBJ
115
+ 642b3e699cfe0b7e371f689aef572235e192dee8 Er betont, diese Tests müssten auch unbedingt korrekt durchgeführt werden. OBJ
116
+ 1c389fb81001893c9be246c3d01b3447e8e970d3 Die Bundesanstalt für Arbeitsschutz und Arbeitsmedizin ( BAuA ) ist, wie das BfArM eine Bundesoberbehörde. OBJ
117
+ 638dda5610d0fd2fe85c2fad156cc08201646b02 Eine Informantin wies uns auf die zahlreichen Fälle in der EMA-Datenbank hin, die sich auf Kinder ab dem Säuglingsalter beziehen. OBJ
118
+ 21dcda9e0e5bb81d149e84de088f66a0aa76b237 Australien testet mittlerweile eine Gesichtserkennungsapp, um sicher zu stellen, das Menschen in Quarantäne zu Hause bleiben. OBJ
119
+ 3d26fb0eda599830928238a1c42bb69e7826cbf0 People of Truth reichte nun eine Klage gegen die israelische Regierung wegen der Durchführung illegaler Experimente an israelischen Bürgern durch Pfizer ein. OBJ
120
+ ecbbdd43765f6e520f7bcef24623be2bcf362d94 Kreuzreaktive neutralisierende Antikörper sind mit einer verringerten Wahrscheinlichkeit einer symptomatischen Sekundärinfektion assoziiert, und je höher der Titer solcher Antikörper nach der Primärinfektion ist, desto länger dauert die Verzögerung einer symptomatischen Sekundärinfektion …«. OBJ
121
+ cadd5a38441e3ac271c0f4e5e114a233184717bd Ausgerechnet die Apotheken sorgen dafür, dass die Menschen ihren Giftcocktail bekommen. SUBJ
122
+ 94dad621d96fabeaeb309b68dad361f10b456192 Es gibt Berichte von Pflegepersonal aus verschiedenen Bundesstaaten der USA, die sich entsetzt darüber äußerten, wie Covid-19-Patienten von den Beatmungsmaschinen geradezu umgebracht worden sind. OBJ
123
+ f7d1036eeb4ed990610ecc5470e95411420612f6 Lange Zeit habe ich mich nicht aus der Rolle des Beobachters getraut, zu absolut und unisono wirkte der vermeintliche Konsens. SUBJ
124
+ 1226ad9872228f9a077f9aea672c98575db725f6 Ab dem 30.09.2021 werden daher für die Berechnung der Impfeffektivität nur noch jene COVID-19-Fälle berücksichtigt, für die eine Angabe zum Impfstatus vorliegt. OBJ
125
+ 74e3a2ff21e522394e949f80fca193a6857216a6 Dazu hätte ich mir investigative Recherchen der ARD gewünscht! SUBJ
126
+ 926cd4e578e065e21f184b2adb31eba8bbf54a6f Bevor mir nicht jemand eine andere schlüssige Erklärung für die beobachtete Übersterblichkeit geben kann, gehe ich ganz persönlich davon aus, dass es sich vor allem um tödliche Impfschäden handelt. SUBJ
127
+ ad4bb78c78fdb2f35de431e749fae91ce4d07e8e „Da es eine Dunkelziffer bei den Neu-Infektionen gibt, dürfte der Wert der Toten, bezogen auf alle Infizierten – die sogenannte Infektionssterblichkeit –, niedriger liegen“, schreibt die Welt. OBJ
128
+ 0ca4d85bde450c616101ee7dff030eb6d9a4f649 Wer nach sechs Monaten die Impfung nicht auffrischt, gilt nicht mehr als immun und verliert seinen „Green Pass“ (der digitale Impfausweis, den Israel eingeführt hat). OBJ
129
+ eb17b9d6226f02fdd3a7805628540508f2b3c8dc Heigle beschreibt: "Omi sagt, dass sie nichts mitbekommen und nur ab und an von irgendwelchen Todesfällen hören." OBJ
130
+ 225745650a57f814b6d11ef8cae4ac08378a93ff Regierung ermächtigt sich zu weitreichenden Freiheitsberaubungen Versteckt auf den letzten Seiten des Entwurfs, kurz angeschnitten und überlagert von mehreren Seiten über die Vereinheitlichung des Stiftungsrechts wird beantragt, §36 Absatz 12 des deutschen Infektionsschutzgesetzes vom 20. Juli 2000 wie folgt zu ändern: „(12) Eine aufgrund des Absatzes 8 Satz 1 oder des Absatzes 10 Satz 1 erlassene Rechtsverordnung tritt spätestens ein Jahr nach der Aufhebung der Feststellung der epidemischen Lage von nationaler Tragweite durch den Deutschen Bundestag nach § 5 Absatz 1 Satz 2 außer Kraft. SUBJ
131
+ e4ddf04e2776726e8d2744190f3445e98351351d Ich zahlte den Mindestbetrag in Höhe von € 220 ein. OBJ
132
+ f4ce0328dfc6cb7c9ec539dcb3e877f3ae8ec974 Die so im geimpften Menschen produzierten Erregerbestandteile sind nicht infektiös und lösen auch keine Erkrankung aus. OBJ
133
+ cbbbd3a0830a2f9ecf8506131bc0b9223ebde831 Im Januar 2021 - noch während der zweiten Corona-Welle - lagen die Sterbe­fallzahlen in Deutschland insgesamt 25 % über dem mittleren Wert der vier Vorjahre. OBJ
134
+ be439141c53284dc0d084e4805fff081065616bf Das RKI steht übrigens mit seinem Versagen nicht allein. SUBJ
135
+ d8e73b35d1312d28283cc5c201ff1da905198d4c Bereits im April 2019 begannen das US-Militär, Interpol und die lokalen Streitkräfte verschiedener Länder konzentrierte und koordinierte Anstrengungen, um Kinder aus einem riesigen Tunnelnetz zu retten, das in den USA von Kalifornien nach New York, nach Kanada, Mexiko, Europa und Italien verlief ( Vatikan und Venedig), Den Haag, Neuseeland, Südamerika und dem Nahen Osten (Libanon). OBJ
136
+ 39a005bb37b6241f862cdf0dae5cb976c6c9a75d Im Fokus stehen vor allem niedrige und mittlere Pensionen - und damit vor allem Frauen. OBJ
137
+ c32fdf30838f07774c056c1a734030845de7de5d Mittlerweile werden bereits Babys im Alter von sechs Monaten zu Versuchskaninchen der profitgierigen Pharmariesen gemacht. SUBJ
138
+ 345c17197e9b938cd5e3aa9b1024a92cbad68278 Erst die genauere Betrachtung der Primärdaten macht deutlich, wie artifiziell dieses Argumentationskonstrukt letztlich ist. SUBJ
139
+ 1f12b856bfe921e28f1096db1ccde2191dad8c22 175 Millionen US-Dollar hat die Mission gekostet. OBJ
140
+ 5eb441dcc6e9a6142be2de28e6449082c80e5702 Dr. Bernhard Oberrauch, Architekt und Baubiologe und Dr. Marco Adami, Physiker, führten die technische Untersuchung durch. OBJ
141
+ 9c1af887bdd548b3d8327794a64f64a3ce0fc55d Wie in einem im April 2020 veröffentlichten Artikel der Schweizerischen Medizinischen Wochenzeitschrift erklärt wird: »wird derzeit davon ausgegangen, dass die Pathogenese von COVID-19 sowohl über direkt zytotoxische als auch über immunvermittelte Mechanismen verläuft. OBJ
142
+ 75858434ca2c73e3b5f418425b306e045f4d51c3 Obwohl auch dort ein freier Meinungsaustausch in den Massenmedien nicht stattfindet, ging die Abstimmung nur 60:40 für die Regierung aus. SUBJ
143
+ fa2f2ca43542e8f4fb05816eb0548c845d3da34e Die nächste logische Frage ist natürlich die nach der Impfquote in den afrikanischen Ländern. SUBJ
144
+ 1caafdbfccdf470d8c92b2f04103d425b76f8e0f Der Betrieb kostet derzeit monatlich 81.000 Euro. OBJ
145
+ fbacf0ffef2624ef0b3ffdec473a8c68ecd984a3 Sie benötigen keine Technologie- oder Kryptowährungs-Erfahrung, da die Software und Ihr persönlicher Berater Ihnen Ihren Gewinn garantieren. OBJ
146
+ ab06d061a7f339fcff5d25234a73ee013e2d6039 Wird sich auf den behandelnden Arzt bezogen, oder hat das der Journalist, der den Artikel geschrieben hat, aufgrund eigener Recherche eingefügt? OBJ
147
+ 83645be747f84920a1f680dad692949bbe838efe „Wir haben 288 Todesmeldungen in der Nähe der Impfung erhalten (90 % bis zu 10 Tage nach der Impfung), 64 % davon waren Männer.“ OBJ
148
+ 724e0371adb5df965352f633e13a7590078d58c3 Im Bildschirmtext von ORF2 heißt es zu der neuen Zählweise: „Jeder, der im Monat vor dem Ableben einen positiven PCR-Test hatte, muss gerechnet werden, sagt Franz Allerberger von der Gesundheitsagentur AGES, auch wenn die Ärzte sagen, der Patient wäre in jedem Fall gestorben.“ OBJ
149
+ f17e5aebc8fb5b4e0785b36adbff003bf3c67787 Dafür muss man erst mal nüchtern analysieren, was ist. SUBJ
150
+ 11a5d91e5f0f36cbfc3e236f53f8952e300a8758 Um es klar zu sagen: Wir wissen nicht, ob dies der Fall ist oder nicht, aber dies sind wichtige Untersuchungsfelder, und die laufenden Impfstoffstudien werden diese wichtige Frage einfach nicht beantworten können. SUBJ
151
+ 830c31b9fcd60ee59895108dd14fbcddbb36f44b Wie auch immer: Es wirft viele Fragezeichen auf die Schutzwirkung des Covid Impfstoffes. SUBJ
152
+ 47320025dbd3b0c6d16a1a1a2e3b2f5a830e083c Mit einer Resolution hat sich jetzt die wichtigste menschenrechtliche Organisation, der Europarat, gegen einen Impfzwang ausgesprochen. OBJ
153
+ b9a3598dff3c6f75ad44937f7ae251cac6ec1a21 Linkenpolitiker kritisiert Gesundheitssystem Der Gesundheitspolitiker der Linksfraktion, Achim Kessler, fordert die Privatisierung der Krankenhäuser rückgängig zu machen. OBJ
154
+ 6100934f7f449adec5e95ad890e06d5b08388d41 Meint jemand, dass er mit negativem Test jemand anderen treffen kann, dann steigt die Testwahrscheinlichkeit entsprechend. OBJ
155
+ 342255890564a9db95a3cb3225a588a63a0fbe69 Die meisten Zuschüsse bundesweit erhielten das Klinikum Stuttgart und das Universitätsklinikum Schleswig-Holstein (UKSH), die beide jeweils 11,7 Millionen Euro für den Aufbau von 234 Intensivbetten erhielten. OBJ
156
+ 8979b954407a9ca607ba296e8a903d54b4136f32 Außerdem beträgt die Zeit zwischen Impfung, Auftreten erster Symptome, Krankenhauseinweisung, Meldung und Bewertung der Meldung durch das Paul-Ehrlich-Institut zuweilen mehrere Wochen. OBJ
157
+ 0aad0ad0420cdefda0494b315d010e5ce3c1e863 Solche rechtsextremistischen Attentate passieren nicht einfach so. SUBJ
158
+ e52cff1690dd53f4abd89d06439024eddbc144e2 Wie schaffen wir es, das vorhandenen Personal in der Pflege zu halten, gut qualifizierte Kräfte zu gewinnen und zu binden? OBJ
159
+ 661ba1deeb901aaf74328fef3929440d2d452b84 Also, wir können es durchaus schaffen, das sehe ich für Deutschland auch ganz genauso. SUBJ
160
+ d48c4f7edd5336fc191c79f4a1e4a8b88dc9dfef Ich hatte auch bereits in mehreren Beiträgen bereits darauf hingewiesen, dass Lockdowns usw. alles andere als optimal erscheinen um eine Pandemie zu bekämpfen: Nobelpreisträger: Lockdown rettete keine Leben, im Gegenteil… Lockdown ohne Grundlage? SUBJ
161
+ 5f51d4871307fc6de4f54b75e27185c7f26407bd Auch der Straßenverkehr wird für Deutsche seit der Grenzöffnung durch Merkel immer gefährlicher. SUBJ
162
+ cf22874666ea6f6d153c7a22590d35798134cc7c "Wir haben die Definition von der europäischen Seuchenbehörde. OBJ
163
+ 864963abf8c6e6e4074eb1cf48be7a2381caae9d Adebahr: Ich verweise auf meine Antwort von eben. OBJ
164
+ 7e86329d9fb1e4b0bb60eec0b116e63653b8d84c Der Impfstoff ist noch nicht für den Einsatz bei Kindern zugelassen, aber in den letzten Wochen haben Versuche begonnen, bei denen Eltern ihre Kinder freiwillig dabei beteiligen können. OBJ
165
+ c7e9964e7fa59a5c6d7ce9624c9aa4fbc9dcbcf9 Es handelt sich dabei aber um eine Studie vorhandener wissenschaftlicher Literatur, nicht um neuen Untersuchungen zu 2019-nCoV. OBJ
166
+ e575db3ad7c8a699e7230f474c28111987a9b69c Mit Immobilien und Villen-Kauf sorgt er seit langem für Schlagzeilen. OBJ
167
+ d63cf1bc9e46214e21a6bcb75579580d33ccfadf Beispielsweise hat die Wissenschaft unlängst die Reaktion von Pflanzen, die biologischen und chemischen Wechselwirkungen im Ozean und die Dynamik von Eisschilden in globale Klimamodelle mit einbezogen. OBJ
168
+ d99efac8000fd6f2594efc4ad509470bf719d62f In Deutschland wurden dem Paul-Ehrlich-Institut laut Sicherheitsbericht vom 19. August 2021 bis Ende Juli über 131.000 Verdachtsfälle gemeldet, von denen rund 14.000 als schwerwiegend eingestuft wurden. OBJ
169
+ 05efc2b9d6e9811ff284a7519446814016f2c41a Die Schlüsselfrage ist, welche der beiden Arten von Antikörpern durch diesen Prozess produziert werden? OBJ
170
+ 127e608c61da226922b8189fa13c67643a9501f8 Sie können hier abgefragt werden. OBJ
171
+ 103be148759d986f84b87adf30e80aada8d75d4f Julia ist immer noch nicht gefunden worden. OBJ
172
+ 2ed65a0735482cd4ded7b6e1aab4d8ac9c9fbf3e So sind fünf Menschen erblindet, 21 haben einen Schlaganfall erlitten, vier hatten eine Fehlgeburt – obwohl die Regierung rät, dass schwangere Frauen besser nicht gespritzt werden sollten – und 107 sind gestorben. OBJ
173
+ 53234924f51e7b146e086418821d2524cfe08142 Offenbar schwant ihm, dass sein kleiner Coup, mal schnell in einer zuvor wenig diskutierten Novelle eine Änderung von potenziell großer Tragweite durchzubringen, noch Schwierigkeiten bereiten kann. SUBJ
174
+ 05de1b759b1ab793741cd45ed9a7e794335d7a61 Oder schlicht gesagt: Es ging Merkel und ihren devoten Höflingen nie um unsere Gesundheit, sondern nur darum ihr sadistisches Experiment an uns auszuleben. SUBJ
175
+ 4438ca04830f856f6b7ee00916f6451a2f9d1eb3 Aus den Dokumenten ergibt sich das Bild, dass eine Pandemie „unvermeidlich“ ist. OBJ
176
+ 1bb41a1f59354c887a78a3f900262fc6d8278e66 Die Autoren der Studie schreiben, dass es sich dabei um keinen bloß theoretischen Effekt handelt, sondern berufen sich auf „überwältigende“ Erkenntnisse. OBJ
177
+ 2530200bb455e8b96a25f3e7c4e111690b9d708f Außerdem gibt er zu bedenken, durch die Zahlen würden nicht die individuellen Patienten repräsentiert, sondern die Gesamtheit der ICD-Diagnose-Codes zu einem Zeitpunkt angegeben. OBJ
178
+ 6b18b65f4b972dbc48a36f568716a9fdf7bc092b Das Flüchtlingshilfswerk UNHCR der Vereinten Nationen hat auf der griechischen Insel Lesbos bis vor wenigen Wochen eine Anlage betrieben, in der Geflüchtete, die auf der Insel per Boot ankamen, erstversorgt wurden, bis sie von den Behörden in die Camps gebracht wurden. OBJ
179
+ 4af448d497897556889a750a106c2e0d3572a58b Die EU weist die Mitglieder in einem Leitfaden an, besonders auf die unterschiedlichen religiösen und kulturellen Hintergründe zu achten. OBJ
180
+ 17fd62ab0a286f33b8530b0de3d475f3373d4ccd Heute widerspricht Drosten sich völlig verkürzt selbst SUBJ
181
+ 76a20b9c26b150eeb7bf1104b746b55fa3a75ef8 Die Wahrscheinlichkeit, dass der demnächst einsetzende Rückgang der positiv Getesteten auf WHO Information Notice for IVD Users 2020/05, die am 20. Januar 2021 konkretisiert wurde, zurückgeht, ist sehr hoch. SUBJ
182
+ 34b5b77dd99266278074431fef8f9a8af93459f3 Diese umfassen jedoch stolze 9.486 Seiten (12pt) und 5.670.937 Wörter. SUBJ
183
+ c3dc7267e018cd6d33a0d890d8d1ebebaa63b995 Im August 2020 wurde ein Beitrag[1] veröffentlicht, der den Titel trug: „Lockdowns and Mask Mandates Do Not Lead to Reduced COVID Transmission Rates or Deaths, New Study Suggests“ (Lockdown und Maskenpflicht führen nicht zu verringerten Covid-19 Übertragungsraten oder Todesfällen). OBJ
184
+ c1e6c32ff7f3374a7a78d79d9ea1f1dd85205fbb Wir haben ansonsten - das wissen Sie schon - die gültigen strengen Rüstungsexportrichtlinien, nach denen Einzelfall für Einzelfall geprüft wird. OBJ
185
+ d35ce27514f58b2cd7cc7f3f8e4abcacb376fa54 .. die Breite der Tunnel würden 9 bis 12 Meter betragen, die Höhe würde 5 bis 6 Meter betragen, dort unten fuhren elektrische Golfbuggys herum, als wäre es eine Hauptstraße; 40 km, 30 km lange Straßen dort unten, Geschäfte dort unten, Wohnräume dort unten, Lagereinrichtungen, Safes, alles dort unten, und dies war nur in den beiden, die ich besucht habe. OBJ
186
+ bd81edbbcff30e524b0b62ec0db60518fbd3116f Das sehe man auch im internationalen Vergleich. OBJ
187
+ 2f5ca963aa030d6f634d733475ad1c1fc899a208 Propaganda der finsteren Art und Instrumentalisierung der Katastrophe für politische Zwecke, und das auch alles noch finanziert durch die Gebühren derjenigen, die sich derart verleumden lassen müssen. SUBJ
188
+ 1dbb26f7032a841719edf3c1dc2fa4ba493a9c52 Ich möchte hier hervorheben, dass das vor allen Dingen auf die hervorragende und wirklich unverzichtbare Arbeit der Gesundheitsämter zurückzuführen ist. SUBJ
189
+ 806f25fd1d74e4b1b4b8fd2c7225333ef47187cb Die Verzerrungen durch eine zunehmende und alternde Bevölkerung werden so standardisiert, dass ein Vergleich über die Jahre möglich ist. OBJ
190
+ f6ce8bc4c63fdbf1d5f8c4773df79657229ee7b7 Spätestens jetzt ist klar geworden, warum das deren verzweifeltes Ziel ist. SUBJ
191
+ 956f78a7e4a080594f53394e9ee32b10f8fdda70 Umland: „Die Westwind-Wetterlage, die seit Menschengedenken Nordwesteuropa und Mitteleuropa hinreichend mit Niederschlägen versorgt hat, ist künstlich abgeschaltet worden.“sagt die Historikerin und Autorin Dagmar Jestrzemski. OBJ
192
+ a811bbbf8773747f5bfc9ebdbf3ac38ff1a426b3 Einen Zahlen-Guru kann man nicht belügen. SUBJ
193
+ c15c4e4ece3e957e67c353adef5e322561105971 Ansehen können Sie sich dieses Video hier. OBJ
194
+ fd301f0250ad1944d6b62ce4fc2e9671dff12777 Das zuständige Jobcenter verhängte gegen den Kläger des Ausgangsverfahrens zunächst eine Sanktion der Minderung des maßgeblichen Regelbedarfes in Höhe von 30 %, nachdem dieser als ausgebildeter Lagerist gegenüber einem ihm durch das Jobcenter vermittelten Arbeitgeber geäußert hatte, kein Interesse an der angebotenen Tätigkeit im Lager zu haben, sondern sich für den Verkaufsbereich bewerben zu wollen. OBJ
195
+ f17f919d59500f78429f4b8bc6c2f284a2296c8c Wir brauchen Kontingente und ein Einwanderungsgesetz. SUBJ
196
+ e56683377384c597e3118966dbc796a0d4b911ae Nach Angaben der Europäischen Zulassungsbehörde EMA gab es bis Ende August 6.367 Todesfälle und 121.528 schwerwiegende Fälle von Impfnebenwirkungen im Europäischen Wirtschaftsraum. OBJ
197
+ 0e0b5ad79b5fb65e8d035b6bf82aa91fa12ba678 Denn sie fanden “Würmer” und andere beunruhigende Teile auf den Teststäbchen, die ihren Kindern drei Mal die Woche eingeführt werden sollen. SUBJ
198
+ a26af47a94a42d3bed80204dcf741614e8f4d9c9 DIE WELT am 3. März 1995 auf Seite 8: „Als die Städte zu Krematorien wurden. OBJ
199
+ 7b03307078c56dbd0ef42e8961f6be4ca47ae223 Ursprünglich wurde daher spekuliert – und auch JouWatch hatte dies in einer älteren Version dieses Artikels zunächst als höchstwahrscheinlich bezeichnet -, dass die „Alan Kurdi“ den Killer von Nizza nach Italien gebracht hatte. OBJ
200
+ fc8d286f1fbc76ae2637a461ca8b47ea3f1bc8a7 Schließlich hat man ja eine schöne und übersichtliche Tabelle der Pressestelle, und die wird schon stimmen. SUBJ
201
+ 1692161484861d91da5ef92aa218a8ed8b1deded Direktorin des nationalen Instituts für Gesundheit und medizinsische Forschung, Inserm) [3] fordert: Die Öffentlichkeit muss vor der Impfung über die lebensgefährlichen Risiken der mRNA-Impfstoffe für Senioren aufgeklärt werden. OBJ
202
+ 8efa40c2d16bff39ee291b784d4d449e6084bcf7 Doch warum wurde er geheim gehalten? SUBJ
203
+ 951bf61a8144dfe34b76a43535da48132b32ebcd Sie liegt auf dem Niveau des Frühjahrs 2020 (blaue Balken). OBJ
204
+ 796ee562dc851b0aa69f3422b0aa835bbee3d473 Und das vollzieht sich, ohne dass wir bis jetzt wissen, wie dies zu verhindern ist. OBJ
205
+ 137e6574c688ed7219de028c9076e2bd1ba45e4d Weiter unten wird als Zusatzinformation das PCR-Pooling (per Lolli oder Gurgeln) mit Antigen-Schnelltests für das regelmäßige Screening in Kitas und Schulen verglichen und der Frage nachgegangen, wie gut Antigentests bei Delta und Geimpften funktionieren. OBJ
206
+ 2a5840cbcb473688d5bc45e12ea266ec4b576466 Was es mit dem Ct-Wert und der Zyklenzahl auf sich hat, erklären wir in unserem PCR-Test-Artikel ganz am Schluss unter „Was beim Corona-PCR-Test gemacht wird“. OBJ
207
+ ac3afc324aeef0750554d2c8fe415f820cf6ad73 In den USA sind es dagegen laut Our World in Data etwa 336 Millionen Dosen. OBJ
208
+ ce4ac42f3593751c049eac80bed1e6f9ddcff432 Der Haupteffekt der Impfung soll dafür aber darin bestehen, dass es zumindest zu keinen schweren Covid-Verläufen mehr komme. OBJ
209
+ 2df3a4c4a5e9630d7937cc358ad8ec65fe947906 PS: Dieser Beitrag schlägt hohe Wellen. SUBJ
210
+ cb51da81109d79b2a563c05ea29c4887d697641b Was den Kindern droht, wenn sie die Arbeit verweigern, möchte man sich gar nicht vorstellen. SUBJ
211
+ 0fb366985a0bac7c680bf085396c56742e0e5e05 Tausende Bewohner haben ihr gesamtes Hab und Gut verloren, kämpfen ums nackte Überleben. SUBJ
212
+ 5bc2953469f088682510a5c0cd34b9a7f022581d Die Ärzte erkennen offenbar nicht, dass die Patienten an Sauerstoffmangel leiden und dem Tod nahe sind, weil sie ihr Telefon benutzen. OBJ
213
+ fee110bcebf85741385846a840a55d6be8f8ac52 Genau geregelt sind zum Beispiel der Ablauf der Meldewege im Krankheitsverdachtsfall und die Ermittlung von Kontaktpersonen. OBJ
214
+ b7b28d32332c6e0e5c4961584c55ed0cd2776505 Man hat ja ganz zu Anfang gleich gesagt: Nur eine Impfung hilft uns da raus, als man im Grunde noch nichts wusste. SUBJ
215
+ 62b3ccbb635d5c9e576b5ca5738ca25e507901ee Mit rund 31 600 Personen ist mehr als jede sechste (17,9 %) mit oder wegen COVID-19 behandelte Person im Krankenhaus verstorben. OBJ
216
+ 3a4f2d03749b6bcf8cbc9fce2d8adf78b0bce022 In den Saisons zuvor waren es meist je einige Hundert, in der schweren Welle 2017/18 knapp 1700. OBJ
217
+ 629ca7ecf07ffc4c97910430c5c731c7d052eb65 Diese Organisationen stellen eine Bedrohung für die nationale Sicherheit dar und praktisch nichts, was sie melden, sind aktuelle Nachrichten. SUBJ
218
+ b747a22da16bfc3055bae911e978d652aec0aa02 Dort hatte es jeweils mehr als zehn Tote gegeben und die Mortalität war von 1. März bis 4. April 2020 um mindestens 20 Prozent gestiegen. OBJ
219
+ 2ebba2a26f53e31038289c2680a5e7722ebef90c So geschehen, als aus Korea die Meldung rund um den Globus ging und von der WHO übernommen wurde, dass mehr als zweihundert Koreaner, die Covid-19 durchgemacht hatten, wieder angesteckt worden seien, dass also wahrscheinlich keine Immunität gegen dieses Virus entstehe. OBJ
220
+ e6c9d6085cf53ae5b358365c6d68f1f09aa836ea Aber der neue Impfstoff soll ja in Rekordzeit unters Volk geworfen werden. SUBJ
221
+ 86e38756d0182b441512291549b89b4a78b40e6d Wie einst die greisen Politbürokraten ist unsere Regierung aber nicht willens, ihre Fehler zu erkennen, geschweige denn zu korrigieren. SUBJ
222
+ cb72126aedd5bd0aa2f745a01571a8d200d6e1c1 Die Türkei ist auch ein unmittelbarer Nachbar Syriens und damit in besonderer Weise von den gewaltsamen Auseinandersetzungen in Syrien betroffen. OBJ
223
+ a2ac1a7519b891839c55523fb20a0154457bacf2 So ist eine immunpathologische Reaktion vom Th2-Typ auf die Infektion geimpfter Tiere in drei von vier Tiermodellen (nicht in Hamstern) aufgetreten, darunter zwei verschiedene Inzucht-Mausstämme mit vier verschiedenen Typen von SARS-CoV-Impfstoffen mit und ohne Alaun-Adjuvans. OBJ
224
+ c9292c7a2e29270080d4aa1ff1098ab8e2a70afd Sie lernen sich alleine an- und auszukleiden, übernehmen z.B. beim Tisch decken, abwischen, Blumen gießen oder auch bei der Versorgung des Kita-Hundes regelmäßige Aufgaben. OBJ
225
+ bd4d2543c90e3bb52cec7a84ffc11eacf5ea39ff Ich habe bereits einige Drohungen von Finanzunternehmen erhalten, weil ich diese Technologie verbreite. OBJ
226
+ 0a6cd453a976402247f2d6cd498ea5766091f88f Das Seniorenwohnheim Agaplesion Bethanien Havelgarten wurde am 03.02.2021 von Rechtsanwältin Viviane Fischer, im Namen von zwei recherchierenden Journalisten, zur Stellungnahme zu den Vorgängen aufgefordert – bis heute ging keine Antwort ein. OBJ
227
+ 2272981696399008c13a05c8eca19fab1de0b716 Es ist üblich, dass aufwachende Patienten instinktiv versuchen, sich dieser Fremdkörper zu entledigen. OBJ
228
+ 35128316cfe8291fac6520e69b1eb95c1e9e7061 Aber es kann auch unangenehm oder sogar gefährlich werden: SUBJ
229
+ 532df42e9e06a9a66d1fbeb1941197304ffad585 Jetzt reden die Gesundheitsberufe: Berichten auch Sie! SUBJ
230
+ f417d5329da3aa1aeb03eede666027881cb14407 Wir müssen Fälle verhindern und wir müssen auch verhindern, dass Personen beatmet werden müssen. SUBJ
231
+ bae32d7bfba271c9a54a3cd410ea65b8854ce01f : Diese im Handel erhältliche Sauce wird aus scharfen Paprikas, Salz und Essig gemacht. OBJ
232
+ 42147f08febe1e067d78de03a7de26306bc2d809 Als “Aktionismus” prangert etwa der Direktor des Instituts für Medizinische Mikrobiologie, Virologie und Hygiene an der Universität Rostock, Professor Dr. Andreas Podbielski, die Versteifung der Politik auf die FFP2-Standard an. OBJ
233
+ 8c2f99f98b6df69805117968f81de6d456625b4c Finnische Wissenschaftler führten die Forschung an und veröffentlichten einen Artikel mit dem Titel No Experimental Evidence for the Significant Anthropogenic Climate Change (Keine experimentellen Beweise für maßgeblich menschengemachten Klimawandel). OBJ
234
+ 280f1cb84dd374af472b77d02be13b7f73799bb6 Gemäß Vorgaben des Arbeits­schutzes ist die durch­ge­hende Trage­dauer von FFP2-Masken bei gesunden Menschen begrenzt (siehe Herstel­ler­in­for­ma­tionen, 75 Minuten mit folgender 30-minü­tiger Pause), um die Belas­tung des Arbeit­neh­mers durch den erhöhten Atem­wi­der­stand zu mini­mieren. OBJ
235
+ bf4431f19c49b3eb34ded694b42614ef6ce4eda5 »Dieses Risiko wird in den Protokollen klinischer Studien und in den Einwilligungsformularen für laufende COVID-19-Impfstoffversuche so weit verschleiert, dass ein adäquates Verständnis der Patienten für dieses Risiko unwahrscheinlich ist, so dass eine wirklich informierte Einwilligung der Versuchspersonen in diesen Studien nicht möglich ist. OBJ
236
+ 3945a4b3f581f17dd9eae620b6e28d09e7677312 Nach Betrachtung des indischen Videos wird nun niemand mehr über die Verunreinigungen auf den Teststäbchen verwundert sein. SUBJ
237
+ 9a7c678c22d1622f4a6f3b7d1acdab39215e5540 Die Autoren erklärten: »Unsere Daten aus dem Kaninchenmodell legen nahe, dass Personen, die MERS-CoV ausgesetzt waren und keine neutralisierende Antikörperreaktion entwickeln, oder Personen, deren neutralisierende Antikörpertiter nachgelassen haben, bei erneuter Exposition gegenüber MERS-CoV ein Risiko für eine schwere Lungenerkrankung haben könnten..« OBJ
238
+ 8e4ec7af2b6c6a79bd819bd20f9caa6915002b4b Gerade bei Bühnen-, aber auch Filmschauspielern, bei Kleinkünstlern und Musikern, die oft ein sensibles und empfindsames Gemüt haben, sind die Folgen der Isolation, Publikumentzugs und damit Empfinden der eigenen Überflüssigkeit durch das „Nicht-Gebrauchtwerden“ psychologisch gravierend. OBJ
239
+ a6a5dd1cbe53ecf9ed3cc5f1efe7bb7bb974af41 Und tatsächlich sind massenhaft die – uns gut bekannten – Stäbchen zu sehen, die durch die kleinen Kinderhände hastig in die geläufigen Verpackungen befördert werden. SUBJ
240
+ 4f74e43472d63a379c24e8517e2b924295746c1a Treffen mit dem Ministerpräsidenten Zum Auftakt ihrer Reise am Freitag hatte Kanzlerin Merkel zunächst in Peking Ministerpräsident Li Keqiang zu einem Gespräch getroffen. OBJ
241
+ 7438ab5871a13820d4a4f6b33858b3fbc17d7947 Soviel Vorweg zur Einordnung: Wichtigste Rechtsquelle für den öffentlich-rechtlichen Rundfunk in Deutschland ist das Grundgesetz. OBJ
242
+ 6fa2dfa96c222b13514dd623f5937690e2441e53 Wahrscheinlich sind es eher 150-250. SUBJ
243
+ 5bc7fb903b38fc137db88234e6bed85795e4f661 Andere medizinisch relevante Themen seien in den Medien völlig in den Hintergrund getreten und damit auch aus der öffentlichen Wahrnehmung. OBJ
244
+ 5dd58dfa27f22eb90b5ec05670cdc339f0f7359a Das durchschnittliche Covid Opfer in Deutschland ist 82 Jahre alt. OBJ
245
+ 5fb66f1613ea4be4720405ec3a58bb4980ff2dfd Der Whistleblower erzählt in dem Interview weiter, dass Ärzte beim Militär motiviert gewesen seien, wegen der empirisch ansteigenden Zahlen die DMED-Daten zu untersuchen. OBJ
246
+ 7674d420313888d14c446ccc92cf10563c4f126e Von Tod durch Herzversagen oder Gehirntod bis zu harmloseren Symptomen wie Durchfall oder Kopfschmerzen reichen die Nebenwirkungen. OBJ
247
+ ba4f6f230cfbe4b6fde00008beff90753eec8350 Wie in vielen anderen Papieren weisen die Autoren darauf hin, dass: »Während die Entwicklung sowohl der Hyperimmunglobulintherapie als auch des Impfstoffs gegen SARS-CoV-2 vielversprechend ist, stellen beide ein gemeinsames theoretisches Sicherheitsproblem dar. OBJ
248
+ 08952842670632bcc279483fa52785de6be87f39 Trotzdem soll es eine Legalisierung geben. OBJ
249
+ 2e0793a9596caa17de3e1211a314152abf1d9c81 Sein Erfahrungsschatz ist entsprechend bemerkenswert und sein Wissen sehr hilfreich, da er auch Alternativen zum Impfen aufzeigt und praktische Vorlagen hat, um sich vor der drohenden Impfpflicht zu schützen. SUBJ
250
+ 63bce8b10fdabedcd5b95a614b544da71657236c Nach § 31 Abs. 1 SGB II verletzen erwerbsfähige Empfänger von Arbeitslosengeld II, die keinen wichtigen Grund für ihr Verhalten darlegen und nachweisen, ihre Pflichten, wenn sie sich trotz Rechtsfolgenbelehrung nicht an die Eingliederungsvereinbarung halten, wenn sie sich weigern, eine zumutbare Arbeit, Ausbildung, Arbeitsgelegenheit oder ein gefördertes Arbeitsverhältnis aufzunehmen, fortzuführen oder deren Anbahnung durch ihr Verhalten verhindern oder wenn sie eine zumutbare Maßnahme zur Eingliederung in Arbeit nicht antreten, abbrechen oder Anlass für den Abbruch gegeben haben. OBJ
251
+ 60a523a3006cd3d20f01ea5901903455aa4dd768 Wir geben im Alltag mehr aufeinander Acht. SUBJ
252
+ fff669bc0cb5b5a3c32420ebf546bd4a4cf29853 Die Bilder aus Tunesien lassen vermuten, dass Brahim A. aus einfachen Verhältnissen stammt. SUBJ
253
+ f4e6d7dc8f34afe260e782389c3a5bfd75a2c8ca - "Wir sind alle keine Hellseher", so Kurz. OBJ
254
+ 6e8b732945b2884027671202d470b7d8a593a8b6 Und dies sind zu ganz überwiegenden Teilen keine Steuerzahler, sondern Leute, die von Steuergeldern leben, Menschen, die Steuergelber erhalten. OBJ
255
+ 86ccb76dc2446bfdbfc03047b112c6f9e08653a9 Der große britische Kriegspremier Winston Churchill hatte seine ganz eigene Meinung bezüglich Statistiken – er glaubte grundsätzlich nur solchen Zahlen, „die ich selber gefälscht habe“. OBJ
256
+ 940eae41c0b63727953fa5b18e86d2d0ebd48c43 Dann wird es vielleicht auch wieder möglich, eine Virusepidemie medizinisch statt ideologisch zu bekämpfen“. SUBJ
257
+ 7664a02ad48c05cd9c17686a67be46c2277ca848 SO5: Zur Bestätigung des Reinheitsprofils und zur Gewährleistung einer umfassenden Qualitätskontrolle des Endprodukts, sollte der Zulassungsinhaber zusätzliche Informationen über den Syntheseprozess und die Kontrollstrategie für den Hilfsstoff ALC-0159 vorlegen. OBJ
258
+ 26109ab75e92640b62cd16ef0c9e9152897243c8 Was könnte möglicherweise schiefgehen? OBJ
259
+ 172e103500f54551e99b199e52778c9fbbf1a3e6 In den Medien wird die Initiative verschwiegen. OBJ
260
+ 524f9b24eb48b66c85657ae7cc3aedd3b219c2b6 Ex-Premier Matteo Renzi startete eine Unterschriftensammlung, um die Impfpflicht einzuführen. OBJ
261
+ 74643fda56aa179f3003681f0342c3b167bac74e Einige seien voll ausgetragen, andere wären Frühgeburten. OBJ
262
+ c8c352b7eb5515beda1a5037074c954f1ccdb12f Der Sachverhalt bedroht, sollte er nicht rückgängig gemacht werden, einen unserer wichtigen Grundpfeiler in der Demokratie der Bundesrepublik Deutschland. SUBJ
263
+ 1aa4663c1c55858038fcbfd4faf73c21854c89ea Aus Sicht des ⁠UBA⁠ ist für den ⁠Klimaschutz⁠ eine noch ambitioniertere Zielsetzung erforderlich, konkret 105 GW bis 2030 (vgl. GreenSupreme-Szenario der RESCUE-Studie). OBJ
264
+ e7bb0704ed72c4d18bcfd647526f0d119b35bb9c Mit anderen Worten: Nur drei Monate nach der bedingten Zulassung des COVID-19-Vakzins von Pfizer/BioNTech und einen Monat nach selbiger für den Moderna-Impfstoff für 12- bis 17-Jährige durch die Europäische Kommission – sowie lediglich zwei Wochen nach entsprechender STIKO-Empfehlung – überstieg die Zahl der von mutmaßlichen Nebenwirkungen betroffenen Minderjährigen die Zahl aller innerhalb von 16 Monaten in einer Klinik Behandelten an oder mit der COVID-19-Erkrankung, vor welcher die Impfung schützen soll. OBJ
265
+ bbcca593af217a21f5542ec99a47f6fe36661b3b Und der hier immer wieder bemühte Einwand, die Glimpflichkeit des Corona-Verlaufs und seine nichtsignifikante „Milde“ sei gerade kein Beweis für die Harmlosigkeit des Virus, sondern sei eben der umsichtigen Corona-Politik geschuldet, ist durch die zitierte US-Studie erneut eindrucksvoll widerlegt. SUBJ
266
+ 8ea3ae75edf99a76cd788d12046d1c546b014e18 Sie sieht unter anderem eine Ausweitung des sogenannten 2G-Optionsmodells auf den Handel und körpernahe Dienstleistungen vor, wie im Anschluss an die letzte Senatssitzung mitgeteilt wird. OBJ
267
+ 58d5806407abc05a1994b54437705f93a21efb7a Grün-Mandatar Bürstmayr versteht das. OBJ
268
+ e08be75da4b33d53ef2b00dceca2470b7557d502 Eine Antikoagulation [Maßnahme gegen Blutgerinnung] mit Rivaroxaban [Medikament gegen Blutgerinnung] wurde eingeleitet. OBJ
269
+ de91d82bc129f16730a92ab73265ae26e776c061 Nur unter Aufbietung aller Kräfte könne man der aktuellen Situation Herr werden. OBJ
270
+ 20431c5632f3f8af9a71b41e743d2ef530caccca Als Argument für die Existenz wird seitens der Zwangsmaßnahmenbefürworter immer das “Krankheitsbild von Covid-19” heran gezogen und dass weder Regierungen, Medien noch Wissenschaft die Menschen belügen würde. SUBJ
271
+ a1e8360207d4fb2437f57c35ce18d7330927be0b Nach ihrer Lesart zählen mRNA-Impfstoffe zu der Kategorie der “unprecedented vaccines”. OBJ
272
+ 94e615d8d41d6baf2b1925d19f62f1fef6250d66 Es sind genau die Sorten, deren Tragen jetzt zur neuen Vorschrift wird. OBJ
273
+ 61146d6de7a800ab6cf976e1e5217b5076f179d3 Sawtschenko selbst äußerte sich zunächst nicht dazu. OBJ
274
+ 5868dbbd5b6712bcffc7a4fba5665d613d7cbb1e Das zeigt die große Mehrheit der Anbieter, die nicht darauf zurückgreifen. OBJ
275
+ 68dcb02b0d0e1a7628a5020ecb358eebfae6d78c Dass das RKI sich dazu nicht klar äußert, legt den Verdacht der Verschleierung nahe. SUBJ
276
+ 8e80888a7ac126a92d9b864bb393365db6ab52d6 Die Zellen wissen es nicht; daher geht es für die Dauer der Impfung weiter. OBJ
277
+ 089da89c89a3fffab72a5881d4fae77cdc1d59f4 Desinfektionsspray ist im Handgepäck überflüssig? OBJ
278
+ 82e6cb23acf2831a40bfda0ff17ce565dcf1c1a2 Im Oktober 2015 -damals war Rot-Schwarz an der Macht, und der Kanzler hieß Werner Faymann - hatte etwa die Ankündigung baulicher Maßnahmen am steirischen Grenzübergang Spielfeld für Empörung gesorgt. OBJ
279
+ edd27a622a2b14443ab820d49d344840918c457b (10) Von einer tatsächlichen „Einheitsmeinung“ der Öffentlich-Rechtlichen möchte ich nicht sprechen. SUBJ
280
+ e216315d032b3e967b47df4e74474cbe668fd829 Es wird jedoch von 23 Schwangerschaften und zwei unerwünschten Nebenwirkungen einschließlich eines Spontanabbruchs in der Placebo-Gruppe berichtet. OBJ
281
+ e8db8a48f316f78f42c2715e20997411ddb747c6 Das Vorhaben wurde geräuschlos und weitgehend unbemerkt vergangenen Mittwoch in Merkels Bundeskabinett beschlossen. OBJ
282
+ bbe2a2387cd8571dd1857ef95b00b5837c103967 Damals hatten sie beschlossen, Tierversuche zu überspringen und direkt zu Versuchen am Menschen überzugehen. OBJ
283
+ 3966e45eed74074ccc1ce8fbe88f61a0c594d4ee Fake-Alarm!” schwebten durch den Raum: hier ist nichts so, wie es scheint! SUBJ
284
+ 84cc7940ef0be2c70de272c58e6886709f13e1f2 WHO – mir graut vor dir. SUBJ
285
+ 13887bf50bd6dff2b6ef9679cdf23850fa2f6ea3 Angesichts der türkischen Grenzöffnung für Migranten sagte die EU-Grenzschutzagentur Frontex Griechenland zusätzliche Unterstützung zu. OBJ
286
+ bb5e3a0150e3f74f8db0e5916da302e2d294a89e Voraussetzung sind insgesamt 25 Versicherungsjahre, ansonsten soll der Bonus unabhängig vom Zeitpunkt des möglichen Pensionsantritts ausbezahlt werden. OBJ
287
+ cfd59342004e0fcc8d31d65473de98a12796812f Passt ja nicht in ihre Panikmache. SUBJ
288
+ 736e2933489f3053b8e8b36e076849c3d0988467 SPÖ-Chefin Pamela Rendi-Wagner würde das eher nicht unterschreiben. OBJ
289
+ 618ae73625346cba8a549a4ea2e5cfa677293fac Aber ich sehe meine Aufgabe nicht darin, Leser zu zensieren. SUBJ
290
+ 9dad0c97372031ab2b973bd961df819675a5875a Die beschädigte Bindung störte die molekulare Signalübertragung von ACE2 an Mitochondrien, die Organellen, die Energie für Zellen erzeugen. OBJ
291
+ fc61ca7c386d61f67b6b91737bee7374eee119e2 Für den Unterschied gibt es zwei mögliche Erklärungen oder eine Kombination davon: Sicherheit: Die mRNA-Impfstoffe von Pfizer und Astra-Zeneca – um die geht es – sind weit gefährlicher als angenommen. SUBJ
292
+ 4599bab97d13b06f379ac5bb2e18a497b6835a9a Nun, das ist die Chance Ihres Lebens, ein Vermögen aufzubauen, um so zu leben, wie Sie es sich immer erträumt haben. SUBJ
293
+ 3df027e8845ad53011f8dba0e6718d57d8ba722a Nun scheint die Sorge vor einem weiteren Zusammenbruch nach Meinung zahlreicher Kritiker und Beobachter nicht mehr ganz so angemessen zu sein. SUBJ
294
+ 05fa9d4667a0962a508413d830a9acc9cabb9239 Die Software verwendet hochtechnologisierte AI-Algorithmen und lernt ständig dazu, um genau vorhersagen zu können, wann Kryptowährungen steigen und fallen. OBJ
295
+ af2a2b83a9c1c25ca7fc3e6434512af6e7dd03bd In der Regierung ist eindeutig die ÖVP der Haushaltsvorstand. SUBJ
296
+ 2a3dbe69b8b5a1668e1710bf8ea8edef85837862 Auch der Bioterrorismus ist eine reelle Gefahr. SUBJ
297
+ 7878c2d591dbff78bab0947fafb7b59926a72603 Entschieden wurde in Brüssel bisher nichts, es eilt also auch in Österreich nicht. SUBJ
298
+ 104be54ef9619344dac4d5ea9327c660a833f318 „Wir sind froh, dass wir nun zusammen mit der Kassenärztlichen Vereinigung einen Weg gefunden haben, um unsere Corona-Ambulanz als gemeinsames Angebot für die Bevölkerung wieder nutzen zu können“, sagt Professor Christoph Josten, Medizinischer Vorstand des Klinikums. OBJ
299
+ ebcaedf7fc693d7812e30d7383f963005911792a Von daher kann ich die Frage leider nicht beantworten. SUBJ
300
+ 74ff64deecae136d931143b5e0220f1bd95c4e9a Manchmal kann ich in die roten, nicht ganz legal, einsehen. OBJ
301
+ 9ded9be91eadef5eaa9a6be898d21987cd0adf1a In der Covid-19-Statistik schlägt sich das Ereignis jedoch nicht nieder (Stand: 20. Januar). OBJ
302
+ 3d71cc5b168f25466edab5b4ccfca97470c6a21f Nach 24 Stunden werden sie durch die Darmperistaltik mit dem wandernden Stuhl ausgeschieden. OBJ
303
+ 92d2147d7f4256f8c006b27d9c997e98054bf2d1 Die Deutsche Interdisziplinäre Vereinigung für Intensiv- und Notfallmedizin (Divi) teilt mit, es sei in der kommenden Zeit "mit einer spürbaren Einschränkung in der Versorgung der Bevölkerung zu rechnen". OBJ
304
+ 101a13a4f637128a3fa2ad15ff091b30e9f69520 Man tut was für die Opfer, die man offensichtlich erwartet, stört das Geschäft der Pharmaindustrie nicht und hat sich selbst noch einmal als vermeintlicher Wohltäter ins Spiel gebracht. SUBJ
305
+ d54246e6a18fd2b4cab5ec63534fa5043651719c Eine neue Umfrage zeigt, dass mehr Australier den Premierminister am liebsten loswerden würden als den Tennisspieler Nr. 1 der Welt. OBJ
306
+ 2adf01b99a77d44c92586a1fdb61fc7810f0774a Außerdem gibt es Versuche des IS , sich in Europa zu reorganisieren. OBJ
307
+ 69cf52dac39cd1c5dc17baedf797c719cfbe43d9 Die Europäische Arzneimittel-Agentur wird bis Ende 2021 – vorbehaltlich der Ergebnisse von Forschung und Entwicklung – mehr fortlaufende Überprüfungen vielversprechender Therapeutika einleiten. OBJ
308
+ c1c09e647c1d892de9c8e7fb3dcd8f719b998262 Denn laut einem Experten auf diesem Gebiet kann das Coronavirus in der Hitze nicht länger als vier Minuten überleben. OBJ
309
+ 10cd917e306c5b378a4cd824e6d721b214de76e2 Die britische Regierung gab Ende letzten Jahres zu, dass sie nicht weiß, ob der Impfstoff von Pfizer die Fruchtbarkeit beeinflusst. OBJ
310
+ fbd2c884d2cd42097be0623bf68d18db4cb0b67b Für den Geimpften ist es ein Spiel mit der eigenen Gesundheit oder sogar dem eigenen Leben. SUBJ
311
+ 626fe3c8403c7e14a033cfa2139bfcd3bb78231e Doch diesmal sei der den ganzen Tag nicht zu sehen gewesen, heißt es in dem Bericht der "New York Times". OBJ
312
+ e5567138c26ad0b3518eb8e994ba1d5fc4d9c2d9 Demnach werden Ansprüche aus der Bundeshilfe in voller Höhe mit der „Soforthilfe Bayern“ verrechnet. OBJ
313
+ 56fac0da2ac860d5604fa22962780e8db6f8ce91 Dadurch würden landwirtschaftliche Betriebe in ihrer Existenz gefährdet, kritisieren die Initiatoren. OBJ
314
+ e0ccc474f9a2ebf0ab77af5a2446b965d7321aca Am 31. Dezember wurden 40 Bewohner eines Pflegeheims geimpft. OBJ
315
+ 9d85da394c02550564c4ee53f1e753574333de7f Das kündigte Ministerpräsident Markus Söder an. OBJ
316
+ 47a885c41daf3517283798a467c0108c64ef9b54 Durch den neuen Virus bestand vermutlich zu keinem Zeitpunkt eine über das Normalmaß hinausgehende Gefahr für die Bevölkerung (Vergleichsgröße ist das übliche Sterbegeschehen in Deutschland). SUBJ
317
+ 4bdbf0f7020f54395245b7be7977667400e6b207 Der nächste Handel war profitabel! SUBJ
318
+ 1fe039967408818b579098ced25d439a80091cfb Ungeimpfte sind vom öffentlichen Leben derzeit weitgehend ausgeschlossen. OBJ
319
+ f4c3b3f73f3e858ee50a589cab1fd10567d45ff0 1982 endete das Lastenausgleichsgesetz mit den letzten Raten. OBJ
320
+ b2e893c1903e2c2aed4c709f06dad679e8ccc4ab Und die Tante kann sich nicht erinnern, dass sie jemals so viel gebetet hätte wie seit dem 23. Juni, jenem Tag, an dem Titan in der Höhle verschwand. OBJ
321
+ 291f082bc7475eb2db095abc3a1dc284c01d1d21 Welche Fragen müssten geklärt werden, um diese These zu überprüfen? OBJ
322
+ d327736cbc8836fb771f3f9c9a64fca517306391 Die übrigen 166 Betten seien als "Reserve" zu verstehen. OBJ
323
+ 41e61aad4a558b359d1521c5d2dd1a99a78f45cc Der österreichische Gesundheitsminister Anschober gab öffentlich zu, er wolle auf diese Weise das gesunkene Risikobewusstsein wieder steigern. OBJ
324
+ 545e5fbb47e74aa9d23f2c121616742dbe6e8dba Die Lobbygruppe der Industrie-Riesen – die Initiative Neue Soziale Marktwirtschaft (INSM) – wünscht sich Armin Laschet (CDU) zum Kanzler. SUBJ
325
+ f0b092926642e2512ae185f193ab4c223a9f2209 Du willst glauben, dass all deine vertrauenswürdigen Berater dir gesagt haben, dass dieses Zeug sicher ist. SUBJ
326
+ 986b69cd102653c96df9615284a8c12bc104bcb9 Jetzt wird der Bund selbst zum Netzanbieter, weil er eigene Masten aufstellen will im Wert von einer Milliarde Euro. OBJ
327
+ fe9bd81de51d0caa93b0b0eb135fe353e53e232f Also … Stew: (02:38): Also, sag es einfach: Ist Graphenoxid in diesen Impfungen? OBJ
328
+ 23fde0c7acd550f85caaac11cf53e9270e6ac645 Es baut eine schützende Immunantwort gegen den Erreger auf, die im Falle einer Exposition die Infektion oder zumindest die Infektionskrankheit verhindert oder ihren Verlauf abmildert. OBJ
329
+ 670329422817e487dc9ca8f965172a559c425398 Die Botschaft an die Flüchtlinge sei: "Der Weg nach Europa an der türkisch-griechischen Grenze ist eben nicht frei." OBJ
330
+ effd7774baa4bf9ee1dbc7fb2060697a0105f26d Hätte man seit März 2020 Intensivpatienten oder auch „Corona“-Tote immer so ausgewertet wie es nun [nur] bei Geimpften auf Geheiß des RKI getan wird, dann hätten wir heute nicht 92.000 Corona-Tote in Deutschland, sondern statistisch nach zwei Wintern vielleicht 15.000 bzw unter 10.000 pro Wintersaison, was in keiner Weise dramatischer als jede völlig normale Grippewelle jedes Jahr wäre! SUBJ
331
+ d275c9707059b2c18af0565c807929e38db2be1b "Wir müssen uns auf eine Pandemie einstellen" OBJ
332
+ 6ab153c4f2d498c231b750245a39fac98354b3b2 Ich misstraute den Pharmalobbyisten und Freimaurern der BRD-Politik von Anfang an, ließ mich niemals testen oder impfen! SUBJ
333
+ 4b76bb3db8f3670b2f4c96e8feac8b4fa40fb799 Seit dem 4. November 2020 besteht in Italien eine allgemeine Pflicht zum Gebrauch einer Mund-Nasen-Bedeckung (kurz MNB) bei allen Menschen ab dem Alter von Jahren, sowohl im Freien als auch in Innenräumen, insbesondere für die gesamte Dauer des Unterrichts, um die Ausbreitung des Sars-Cov-2 Virus in der Bevölkerung in Schach zu halten. OBJ
334
+ 00811264e40b7c6611faf8a925e8b55cc793629b Im Landkreis Mecklenburgische Seenplatte waren rund 130 in Quarantäne - allein am Sportgymnasium in Neubrandenburg etwa 80 Personen. OBJ
335
+ 98ff9ebd899d191403599bc02e26f7bb6f80da33 Bei einem Abendessen auf Einladung des chinesischen Staatspräsidenten Xi Jinping am Freitagabend ging es um die deutsch-chinesischen Beziehungen und die "umfassende strategische Partnerschaft" zwischen beiden Ländern. OBJ
336
+ 4bfc8776d305ab8199ad060fb2d64dd1ba64c3b5 Bitte beachten, das Geburtsjahr, im Pflegeheim verstorben! OBJ
337
+ 313f23fc64aa67b90582195fc668c37b679cc224 Was für ein „Journalist“ schreibt eine Geschichte, ohne sich mit dem eigentlichen Thema der Geschichte in Verbindung zu setzen? SUBJ
338
+ dc45736c02a504e7570ba0a3302a8bde624192a5 Der PCR-Test kann genau das aber bei SARS-CoV-2 nicht nachweisen, so der Senat. OBJ
data/german/test_de_labeled.tsv ADDED
@@ -0,0 +1,348 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ 0 d091542cfd3fabd983a3db856b78a6335bab6833 Die Zahl der Asylanträge lässt sich offensichtlich steuern, unsere Nachbarstaaten auf dem Balkan haben genau das getan mit der Grenzschließung. OBJ
3
+ 1 155c1a684cb15c02904a8a05815f2fcc6eaa4541 Nachfolgend findet sich wieder aus Israel ein interessanter Vergleich zu dieser Fragestellung: Vergleich Hospizrate von Geimpften mit Ungeimpften nach Hospiz / 100.000 Personen. SUBJ
4
+ 2 62f963896e24a92c01a4432d50613df34dd0aea9 Wie wenden wir Chili zur Krebsvorsorge an? OBJ
5
+ 3 81b1bcf2afcd4b735b87d43f8bdfc0c2ed5bde68 „Der Nutzen im Verhältnis zum Schaden ist gut vertretbar.“ OBJ
6
+ 4 8a3986bf06ddf72fa91b11819d3fe29a3bbf621c Ein Grund dafür ist, dass innere Autopsien bei als ansteckend betrachteten Toten vermieden werden sollen. OBJ
7
+ 5 85c34bd881421614bdb079c25814584e66de08ba Testergebnisse hängen von der Häufigkeit der Krankheit ab OBJ
8
+ 6 91fe8081320d55cd220b2067022112db6e15ca6a Hintergrund: Die Wahl des geeigneten Studientyps ist ein wichtiger Aspekt des Designs medizinischer Studien. OBJ
9
+ 7 5042655b46ded46c6c44837aeeffc3ae368cb55d Zu diesem Ergebnis kommt auch der „Cashkurs“-Beitrag:„Nicht nur in den USA und auf dem afrikanischen Kontinent, sondern auch in vielen Teilen des Rests der Welt scheint das Vertrauen in einen mit Pauken und Trompeten durch Politik, Forschung und Pharmafirmen durchgepeitschten Impfstoff gegen das neue Coronavirus ziemlich gering zu sein.“ OBJ
10
+ 8 5c70cac0e0a901a6a11143dd6618c6e0e397c8e2 Wir bearbeiten im BfV weiterhin eine Vielzahl von Gefährdungssachverhalten. OBJ
11
+ 9 f4ac9524d18bfc259e553ebcbe1e5d0d2fc04f98 „Dekadenz – Jubelnd in den Untergang“, heißt das Werk des Filmemachers Imad Karim – eine schonungslose Abrechnung, die jeder kritische Geist gesehen haben sollte. SUBJ
12
+ 10 5a125b80a2139641c956a2a989b69315a49590da Auch hier muss der Staat für etwaige Impfschäden aufkommen. OBJ
13
+ 11 0309a06b89c91840e501733bc4a5dae65780e69d Die schlechten hygienischen Zustände, in denen die Testkits aber auch die Masken erzeugt und verpackt werden, fallen auch bei den Endnutzern auf. SUBJ
14
+ 12 fe5465a54041e149ae2db4e99fe0208c995ae590 Doch zeigt er Rückgrat: „Es liegt jedoch nicht in meiner Natur, zuzulassen, dass wissenschaftliche Fakten vor der Öffentlichkeit verborgen werden.“ SUBJ
15
+ 13 0715e7bae16838f4d0c52a756f2bf73ffdd10dfc In jedem Gerichtsverfahren gegenüber Behörden, jedem Arbeitgeber, jedem Reiseanbieter, jedem Heimleiter usw. kann man sich nun darauf berufen. SUBJ
16
+ 14 03b0e32f06f0396975c11d18460874f19d60e5d0 Der Sprecherin des RKI zufolge können Verstorbene, die zu Lebzeiten nicht auf COVID-19 getestet worden waren, aber in Verdacht stehen, an COVID-19 gestorben zu sein, post mortem - also nach ihrem Tod - auf das Virus untersucht werden. OBJ
17
+ 15 979a68db52f773c993e2ecee8da51c31e3d7601d „Wir haben einen großen Fehler gemacht und haben das bis jetzt nicht erkannt“, bekannte kürzlich der kanadische Impfstoff-Forscher Byram Bridle im Interview mit der kanadischen Journalistin Alex Pierson. OBJ
18
+ 16 86169a25745947911d036f4dfddfc0715a0c1a27 Dass der Bayerische Rundfunk als Anstalt der ARD hiermit eine rote Linie überschreitet, die mit seriösem Journalismus nicht mehr vereinbar ist, und viele Moderatoren, Redakteure und Redakteurinnen diesen Weg mitgehen, erinnert an dunkle Zeiten und ist im Nachkriegsdeutschland eine noch nie da gewesene Abkehr von Standards einer für eine Demokratie wichtigen freien Berichterstattung, freien Presse, allemal im Rundfunkstaatsvertrag verankerten Verpflichtung der öffentlich-rechtlichen Anstalten. SUBJ
19
+ 17 fae4f85db4fec5219ea3146a5c02097b21714fae Kein Wunder also, dass dieser Trick ebenfalls nicht bei den NPI funktioniert. SUBJ
20
+ 18 64b1d8e124a7b6190bb100b6379e81e2343566f1 Er beantwortete mir alle Fragen und befreite mich von Zweifeln. SUBJ
21
+ 19 be42b7d48552d9089ca52545431f471d0520e9ff Es wird hier auch wieder nur sehr kurz auf den Einzelfall einer älteren Seniorin eingegangen: Ein Fall betraf eine 80 Jahre alte Frau mit bekannter Faktor-V-Leiden-Mutation und schwerwiegenden thromboembolischen Ereignissen in der Vorgeschichte. SUBJ
22
+ 20 5c9331f5d9e818ecbeee62f93de4e72161360db9 Meines Erachtens nach, lehnten nur fünf Artikel die AGW ab: Avakyan (2013a, 2013b), Gervais (2014), Happer (2014) und Hug (2013). SUBJ
23
+ 21 1f3bd51b6dedc74515b042d0b9a24a5cb27cfa9b Nun zum Wochenbericht in möglichst kurzen Worten: COVID-Sterblichkeit und COVID-Intensivbelegung passen nicht zusammen. SUBJ
24
+ 22 da6fc5cfabb212ce87db94a65be82dfc9c3b56a3 Als letztes Glied in der Fälschungskette verdienen auch die Bestatter mit. SUBJ
25
+ 23 9b030a43806b8d9b0fc6c9ea29073499ecc01e95 Wie das PEI mit dieser Quelle auf 13,9 kommt ist uns schlichtweg ein Rätsel. SUBJ
26
+ 24 d708b15e77c81abc15a64b5083f3844fbb026da7 In fünf Fällen wurden Herzmuskelentzündungen (Myokarditiden) diagnostiziert. OBJ
27
+ 25 2a8f626fb4a00cde7ca4492e13fbcf9dd976fc13 Trumps Berater Jason Miller bestritt auf Twitter die Richtigkeit des Arizona-Ergebnisses. OBJ
28
+ 26 bf3cd5fa89404bab4d17c234360e17f4e77bf91f Diese Impfstoffe können weder vor einer Virusinfektion schützen, noch konnte bis dato irgendein positiver Effekt nachgewiesen werden. OBJ
29
+ 27 13378a59a69758f2b7e4b3d5e7b2cc28a6599949 """Leider ist die Lage nicht einfach"", sagte Präsident Wladimir Putin am Mittwoch bei einer Videokonferenz mit der Regierung." OBJ
30
+ 28 9f1b65048e85243bd0ad1871cea8b4708db79826 Aktuell sind noch 14 Bewohner und ein Mitarbeiter erkrankt. OBJ
31
+ 29 6a8d8c254a9088265a091658f128a3daa14a98c4 Wenn der Lockdown wenigstens keinen Schaden anrichtete, könnte wir damit ja noch leben. SUBJ
32
+ 30 80c2f1a8d7b971f66d7551bb6cb71f0a03bfbdc8 Die Einrichtungen sind in der Verantwortung, eine umfassende Umsetzung der Testanordnung sicherzustellen. OBJ
33
+ 31 f3384b133f91229e3dab93f478b7c93dfa0b3480 Sobald die Wahlzeit (§ 47) abgelaufen ist, wird dies vom Wahlvorsteher bekanntgegeben. OBJ
34
+ 32 d7e3116566fa00c254d5695fb38b647a8bda654a "Jan Muntendorf, Sprecher der Schutzgemeinschaft Deutscher Wald (SDW) in Hamburg, sagte der WELT: ""Ich bin entsetzt." OBJ
35
+ 33 4c60a36ffc25062d8935641df2b79515155ced93 Als sich darüber Berichte mehrten, verschwand plötzlich vor Ostern am 1. April Israel komplett aus den Daten, nur um am 8. April mit stark nach unten revidierten Zahlen wieder aufzutauchen. SUBJ
36
+ 34 d07b7bec8128723bf245efabd66dd525043e748d Es war erwartet worden, dass Erdogan den russischen Präsidenten Wladimir Putin trifft, nachdem vergangene Woche 33 türkische Soldaten von der syrischen Luftwaffe in Idlib getötet worden waren. OBJ
37
+ 35 d85b1cde3070a503c38ee9b54ff0bb32a4b7263d Herdenimmunität bedeute selbst im besten Fall nicht, dass niemand erkranken könne. OBJ
38
+ 36 9ac5fb54be2f05ec0d3b618a1906263be9eb7841 Wenn wir uns nicht gegen Impfpässe wehren und stattdessen „für die Vernunft stimmen“, könnten die Medikamenten- und Impfstoffhersteller die Welt in eine langfristige wirtschaftliche und politische Abhängigkeit zwingen. SUBJ
39
+ 37 fe770f10b78507850b52c664c1686b2732dce10c Kritiker eines solchen Ansatzes, die geltend machen, dass dieses Thema im Kindergarten nichts zu suchen habe, gelten dagegen laut der” Gesellschaft für Sexualpädagogik” als christlich-fundamentalistisch oder rechtspopulistisch. OBJ
40
+ 38 61c48ebe30cedb2f3896b6d2646faf47fe93d58f Damals konnte er seine Meinung im öffentlich-rechtlichen Rundfunk persönlich vertreten, seit Corona geht das nicht mehr. OBJ
41
+ 39 b5e35475489cf1f32f675b5a25a9026639f8e8fb So ist auch für das laufende Jahr nicht damit zu rechnen, dass Selbstmorde die Übersterblichkeit begründen können. OBJ
42
+ 40 2cbe3d54f9ba2aefad72fde2a24611e417f3f27e Dies würde bedeuten, dass wir es im ersten Jahr mit bis zu über 22 Millionen Nebenwirkungen und bis zu möglichen 240.000 Todesfällen im zeitlichen Zusammenhang mit der Covid-19-Impfung zu tun hätten. OBJ
43
+ 41 9dc891d4be55b64dab8cfb9deef0887ca3fd7f5e Entscheidet sich der Gesetzgeber für die Sanktion der vorübergehenden Minderung existenzsichernder Leistungen, fehlen der bedürftigen Person allerdings Mittel, die sie benötigt, um die Bedarfe zu decken, die ihr eine menschenwürdige Existenz ermöglichen. SUBJ
44
+ 42 19b12c0441f1357386aac4c9069d4a4225c25f9f Es kann entweder bewirken, dass die Blutplättchen verklumpen und das kann zu Blutgerinnseln führen. OBJ
45
+ 43 aa0befba773f56ddf9947afe66e0b2ced341897f Nur sechs Prozent der zu erwartenden Probleme würden gemeldet. OBJ
46
+ 44 f8ea59820877a9288ad937126bade3499a91b6cf Dennoch versucht er zuversichtlich zu bleiben und hofft, dass bald alles wieder gut sein wird. OBJ
47
+ 45 2e6a4db150d6410d85ee07f8aa9a6754442711c3 Daniel Weinmann arbeitete viele Jahre als Redakteur bei einem der bekanntesten deutschen Medien. OBJ
48
+ 46 0654d70101a3af866b752adbaa81d47bd0028579 Eine Vorabstudie des Klinikums Hochrhein in Waldshut-Tiengen belegt: Im Frühjahr gab es eine Übersterblichkeit, doch nur etwa die Hälfte der Todesfälle hatte einen Bezug zu COVID-19. OBJ
49
+ 47 4db2ddee13bdc2a05b836c2204a0dbad64676132 Wie aus einer Antwort des Bundesfinanzministeriums auf eine Anfrage des Linken-Fraktionsvorsitzenden Dietmar Bartsch hervorgeht, werden in diesem Jahr voraussichtlich 4,4 Millionen Personen den Spitzensteuersatz zahlen, der ursprünglich nur für absolute Spitzenverdiener gedacht war. SUBJ
50
+ 48 9febb6fa6c003fdd6d48c2793f1cac9020c62177 Weiterhin führt Renz in der Diskussion aus, dass ein Fünfjahresdurchschnitt der Daten, denen Beschwerden oder mögliche unerwünschte Nebenwirkungen von Impfstoffen zugeschrieben werden, aus den Jahren 2016 bis 2020 ermittelt wurde. OBJ
51
+ 49 76aba00188af04fffbd6e3462eb5133e7a860ed5 Liposome sind zwar nanoskalig, gehören aber rechtlich nicht zu den Nanomaterialien, da sie nicht gezielt so winzig klein hergestellt werden und obendrein nicht stabil genug sind. OBJ
52
+ 50 0e2068ddd4043a10851b61982d238c980122af5d "Das ""Institut für das Entgeltsystem im Krankenhaus"" liefert ganz andere Zahlen zu den auf Intensivstationen behandelten COVID-19-Fallzahlen als das DIVI-Register." OBJ
53
+ 51 4cea589d369c3c6676d539d30ea785189044b52f In Zeiten einer besonders hohen Übersterblichkeit, in den Kalenderwochen 14 und 15 und seit Kalenderwoche 49, lag die Übersterblichkeit allerdings über der Zahl der übermittelten COVID-19-Sterbefälle (eGrafik 4). OBJ
54
+ 52 ce9a85803b6569eb49d32bdd56afc24c53c4446c Ich schicke heute noch mal einen mit. OBJ
55
+ 53 a4a98e4865db5c9f3a7cecb28b43df54d987f9fb Sie kippte Essig und Chlorreiniger zusammen und atmete das entstehende Chlorgas ein. OBJ
56
+ 54 d5d89115ff8afe5368520073dc42614a4f4d5382 Die Beobachtungen in den Punkten 1-3 lassen den Schluss zu, dass der effektive R0-Wert schon nach den ersten 30 Tagen nach Beginn der „Pandemie“ weltweit um die „1“ oszillierte. OBJ
57
+ 55 d1f77e71989dfdb037af4f8d3a67d1cc937ad7aa Regelmäßig Händewaschen und sich nicht ins Gesicht greifen, sind demnach natürlich weiter wichtige Maßnahmen, um eine Ansteckung zu vermeiden. SUBJ
58
+ 56 04e2b857e3894d873005cb4903162d21f01e2c7f Als Grenzwert soll künftig eine Inzidenz von 100 Coronafällen pro 100.000 Einwohnern dienen. OBJ
59
+ 57 51339be1f565d0d5209d72becdf1f7fe58666c58 Versuche haben gezeigt, dass sich der Abrieb der Mikroplastikfasern aus dem Maskenflies mit der Zeit deutlich erhöht. OBJ
60
+ 58 def739d28eee0e3fe121296c2547567f3e697533 Und über die richtige Anwendung werden die Bürger auch gar nicht erst informiert. SUBJ
61
+ 59 c793aa64d4670c3f4700d044c863ddefd9c80e7a Zusammen mit Restchina und weltweit sind wir möglicherweise bei rund 60.000 Infektionen. SUBJ
62
+ 60 b0e0fc5265c12e0bfd3bc97203cf24bbac828873 Dass das Spike-Protein des Coronavirus etwas Besonderes ist, weiß man schon länger. OBJ
63
+ 61 20074e635e961d37689b0f50e100625fcc3e6047 """Wenn wir wissen, dass wir mit spätestens Mitte, Ende Juni so viele Impfdosen in Österreich haben werden, dass wir Leute suchen werden müssen, die sich impfen lassen"", dann sei jede zusätzliche Möglichkeit gut." OBJ
64
+ 62 63314615d93c0528f4226b84b21a9f465dc08d31 Er war Geschäftsführer in gemeinnützigen, öffentlichen und privaten Krankenanstalten, Ordensspitälern sowie Alten- und Pflegeheimen und Rehabilitationskliniken in mehreren Bundesländern. OBJ
65
+ 63 d950efcdb83af26800f8272b45a1b6d89812509d Hintergrund: Die SARS-CoV-2-Pandemie hat im Jahr 2020 das Gesundheitswesen vor große Herausforderungen gestellt. OBJ
66
+ 64 de92ad7ac376fefd89dddaa141409537b59ef1f8 Wie es um die moralische Integrität eines notorischen Lügners bestellt ist, muss man nicht mehr diskutieren [Bidens beste Lügen finden sich hier] SUBJ
67
+ 65 f22ee073d9f2f31df6fcc1d069637126cacded42 Im roten Kreis sehen wir das Jahr 2021, das fast durchgängig eine Übersterblichkeit bei den 15- bis 44-Jährigen ausweist. OBJ
68
+ 66 b795d0ccea4441c1b830b0dc5ef456a90394827b Die Regierung hat deshalb einen Gesetzentwurf (19/21750) vorgelegt, der auch auf den EU-Austritt Großbritanniens eingeht. OBJ
69
+ 67 e52b940d31ce4c9f298619b64a5389eeefe408ec “Denn während die Immunisierten Teilhabe am öffentlichen Leben erhalten, wird sie den Nichtimmunisierten verwehrt. OBJ
70
+ 68 0640ef0de910c7e5ed7915cac9b5c4aef0225806 Nächster Schritt: Ab Spätsommer soll eine Impfpflicht als Voraussetzung für den Schulbesuch kommen. OBJ
71
+ 69 7cb15f7674e87715740dec52ad57aab1d5a279ca Dabei gehe es um die Anpassung und Erweiterung der bestehenden Zulassung auf diese Altersgruppe, teilten die Unternehmen mit. OBJ
72
+ 70 d78ce149ea763a1988cbb7c9ef06370e61a059a4 Das Mädchen rannte auf direktem Weg nach Hause. OBJ
73
+ 71 4c2cdb091d84064e7700581bd5d3cf7e9da03ef3 In einer aktuellen britischen Studie zeigte sich, dass 30,3 Prozent der Kinder und Jugendlichen mit einem positiven PCR-Test drei Monate nach der Infektion unter mindestens drei Krankheitssymptomen litten. OBJ
74
+ 72 38034c04404f4066ebb5e21328f06b2fd1f3a13a Jetzt weiß ich, warum Friedrich Merz die ganze Zeit gut gelaunt ist. SUBJ
75
+ 73 9ba489a6d1c00b53b2ef8b9c87f835391df45947 Insgesamt müsste dann folgende Anzahl an Menschen eine Impfnebenwirkung erwarten:Das entspricht allen Einwohnern einer Stadt wie Aachen, Mainz oder Kiel! SUBJ
76
+ 74 8c17c10378d39f4a923cb072738a803d5d64c2d1 Auf der Netzseite der Unfallversicherung finden sich lange Anleitungen der Berufsgenossenschaften zum Arbeitsschutz beim Umgang mit solchen Fasern und Links zur Bundesanstalt für Arbeitsschutz und Arbeitsmedizin, die die verschiedenen TRGS, die technischen Regeln zum Umgang mit Gefahrstoffen, auflisten. OBJ
77
+ 75 0490a8449057eb9cce7f47bc369b8268d82b44cd Im Zusammenhang mit dem Ausbruch von SARS – verursacht durch ein Coronavirus namens SARS-CoV – untersuchte das NIH Chloroquin und kam zu dem Schluss, dass es das SARS-Coronavirus wirksam in Schach halten kann. OBJ
78
+ 76 08caf0c40efd6e6dbd2c8aacefae1ef4b7b1cda0 Da das CDC die Korrektur in aller Stille vollzogen hat und die Medien darüber schweigen, ist nicht davon auszugehen, dass man hier eine Botschaft laut verkünden will. SUBJ
79
+ 77 d72fc0b86ea3ca055794593499555698e69de133 Auf Basis dieses Tests werden Maßnahmen verhängt und Lockdowns beschlossen. OBJ
80
+ 78 6af00e3ec7d584be5c962f63476f89a6458ba370 Eine Klage, die letzte Woche vor dem Gericht in Den Haag eingereicht wurde, in der die israelische Regierung beschuldigt wird, den Nürnberger Kodex zu verletzen, indem sie durch Pfizer illegale Experimente an Bürgern durchführt, wurde bestätigt. OBJ
81
+ 79 3b72f6f4fb17bd044444040e176c3ddc008b2f71 Die üblichen Nazi-oder Leugner-Stempel einfach ignorieren. SUBJ
82
+ 80 5aa4a09c29e2192c4f3829aba6ce2b65db6ae14e Das, was wir bisher aus ärztlicher Erfahrung als Verhaltensregel, sozusagen als Lebensweisheit gegeben haben, dann in einen Risikoalgorithmus umzusetzen, war eine große Leistung. SUBJ
83
+ 81 5dd6c41dcd91d193086db82803046a2eb61bf6d7 Zudem haben die Forscher des Hamburger Umweltinstituts flüchtige organische Kohlenwasserstoffe in den Masken, die überwiegend aus China stammen, gefunden. OBJ
84
+ 82 b3418c5b81121c7a002ac70f7013379029da70db In Deutschland geben Krankenhausabrechnungen Anhaltspunkte für einen enormen Anstieg der Nebenwirkungen. OBJ
85
+ 83 004b5c9f682b8adc9b0715f48696940ec11d291b Hat man jemals etwas von einem verbalen Angriff der Identitären auf Japaner, Chinesen oder Vietnamesen gehört? SUBJ
86
+ 84 e89902e8018a43e911575534d45f23bf715cbf25 Wie sieht die Risiko-Nutzen-Analyse aus? OBJ
87
+ 85 5ddfd38243847a8cfa41348a8528a588ad91da72 Anamnestisch waren Vorerkrankungen darunter eine traumatische Subarachnoidalblutung bekannt. OBJ
88
+ 86 6ae329f7e0ffbaa26eb1cd6dda0a3b248814d83c Die Weiterfahrt wird durch Eismassen blockiert, die es nach fester Überzeugung der Gruppe im Sommer eigentlich nicht mehr geben dürfte. OBJ
89
+ 87 9a04edadfd3b85651e5805614a82f3d3e9370565 Seit 2020 steht „Corona“ im Totenschein. OBJ
90
+ 88 5d8279b92a34e3b434dd65fda410a540740cea79 In Grossbritannien starben von knapp zehn Millionen Geimpften kurze Zeit später nicht weniger als 244 Menschen, einschliesslich acht Fehlgeburten (Stand Ende Januar). SUBJ
91
+ 89 f0d2927f793f150d420979bb8dd81cfa733a2c9f Das Gesundheitsministerium in Tokio untersucht derzeit den Zusammenhang zwischen dem Tod zweier Männer und verunreinigten Moderna-Ampullen. OBJ
92
+ 90 4fe0e08d053c641c51fcd488b53317ee1186af09 Denn die Infektion ist Voraussetzung der Infektiosität. OBJ
93
+ 91 6ba0046dabc67280aeccabe73478ed5a54688ce6 Die massiven Nebenwirkungen und Langzeitfolgen der Impfkampagnen mit den gentechnischen Medikamenten, geleugnet von Politik und Pharmaindustrie, werden immer offensichtlicher. SUBJ
94
+ 92 89eb3430c8c6e1f436000394ad6b4e6ba25b5086 Die dortigen Fälle hätten „keine große Relevanz“, weil schnell durchgegriffen werde. OBJ
95
+ 93 4e23d3c4c31275599285e724ade3d89fa376e540 Ob ein Virus vermehrungsfähig ist und damit ein Krankheitserreger im Sinne des IfSG ist oder nicht, wird durch die PCR-Tests jedoch nicht festgestellt. OBJ
96
+ 94 867ffce429e791a509155cef0acf27b1aa461bf6 Das ist mehr als ich mit meiner eigentlichen Arbeit in einer WOCHE verdiene! SUBJ
97
+ 95 aa8065dc54f25795d9cf0aa3c26b372685ce225e Das habe er nun von seiner undurchdachten Scherzerei, soll ihm seine Frau daraufhin vorgeworfen haben, schildert der 39-Jährige in einem seiner neuesten Videos. OBJ
98
+ 96 5ab664412d3c443fce4d427e3237722a2d3be6b0 Eine heikle Aufgabe, aufschieben sollte man sie nicht. SUBJ
99
+ 97 b2f8e84f83f17b2f337e8091cc4c1630f20f7f90 Ferner hat der Staat die Möglichkeit, bei bargeldlosem Zahlungsverkehr jeden einzelnen ihm unangenehmen Menschen per einfachem Mausklick finanziell von allen Zahlungen abzuschneiden und ihn damit quasi in den Tod zu treiben. SUBJ
100
+ 98 5062e93f4ebc2af344a1f2f6d65e025a2dbc8cfa Und hier ist dann die Botschaft, man kann natürlich mehr machen, und das entspricht jetzt vielleicht auch so in grober Näherung dem, was wir hier schon in Deutschland auch jetzt machen. SUBJ
101
+ 99 617fd33414a24a17ad7df56cc469dadc7e78f9b4 Und das obwohl in den Statistiken des PEI „im Rahmen der Spontanerfassung nicht alle Fälle berichtet werden (Dunkelzifferrate)“. OBJ
102
+ 100 22c56031eb76427bc837b7de64dd58227a6e1580 Lediglich 2021, als die Impfkampagne begann, stiegen die Zahlen enorm an, erklärt Renz in der Diskussion. OBJ
103
+ 101 6cf073cbcf7a6c0ecb7231ef0b3fdc7674de4f63 Da ab November 2020 nur Intensivabteilungen hohe Covid-Zulagen bekamen, die eine 75-prozentige Auslastung gemeldet haben, wurden freie Betten einfach nicht gemeldet, wenn es notwendig war, die 75 Prozent darzustellen. SUBJ
104
+ 102 7e9ee1d5a51b2bdc8c256ec7d9d32cd441145d50 Bei Covid-19-Impfstoffen werden in Phase II oft zwei unterschiedliche Dosierungen getestet. OBJ
105
+ 103 c20755ded2becf3ed8d00635b735fd6811b37998 Den Gesetzentwurf zur Reform des Stiftungsrechts und den stiftungsrechtlichen Teil des Änderungsantrags begrüße man grundsätzlich, müsse ihn aber auf Grund der dargelegten Argumente in der Gänze ablehnen. OBJ
106
+ 104 f312c88591a29a4ca9ac600a127de33e42290e13 Wo zuvor Todkranke gemeldet wurden, sind nun plötzlich milde Fälle und Menschen, die eigentlich kerngesund sind, in der Meldestatistik enthalten. SUBJ
107
+ 105 12f86276270af84a3719b83b7c29f655eaea3866 Bei den schweren Nebenwirkungen waren traten bis zum 31.12.2020 insgesamt 11.310 Fälle auf – bei den Corona Impfungen 2.003 Fälle. OBJ
108
+ 106 ed57186913c15c2a2a49670a67ddf7d9883bf8e6 Im vergangenen Jahr war die Zahl noch auf 4,2 Millionen geschätzt worden, 2015 erreichten nur etwa 3,5 Millionen Personen mit ihren Einkünften den Spitzensteuersatz. OBJ
109
+ 107 ab9463ef0230a12d09d3ea12776a2d991ebb276e Mund­at­mung führt zudem zu deut­lich mehr Neben­wir­kungen als reinen Zahn­in­fek­tionen. OBJ
110
+ 108 8e719d5e1a013d7741ecd593039601a1bd683494 Ebenfalls wissen Politiker, Wissenschaftler, Journalisten und die Interessenten der Windindustrie, dass die Abschöpfung von Windenergie in Zusammenhang mit der immer stärker ausgeprägten Windberuhigung steht. OBJ
111
+ 109 a99e82e3ccae5b0eb1f7c22db9ee6013f9031e2a Nach der Impfung könnte es zu spät sein. SUBJ
112
+ 110 23c328f197ed996d33ba79b1294bae9829272c6e Bei Intensivpatienten liegt er bei 15,7 bzw. 44,5 Prozent. OBJ
113
+ 111 54c1a1f90c4296db2acfaa10bc0ae174e1189db9 Studien belegen, dass die Elite ihre Kinder nicht impft. OBJ
114
+ 112 43abf80516eac7cff6644c01f9ed2f1f32bf3f55 Damit die Familien denken, dass sie gestorben sind. SUBJ
115
+ 113 942396299ab7d7929c70584907aefefb3d9f9366 2015 stellte das US-Landwirtschaftsministerium fest, dass 94% des nationalen Baumwollanbaus aus genetisch modifizierten Sorten besteht, die entsprechende Herbizid- und Insektenresistenzen aufweisen. OBJ
116
+ 114 ef7eba20d944fcf93576e3441a58cfffbff41cb4 Einen vorläufigen Tiefpunkt lieferte der Rundschau-Journalist Thomas Vogel, der seinen Beitrag «Ärzte im Visier: Behörden gegen Corona-Skeptiker» vom 10. Februar mit dem Aufruf abschliesst: «Der Staat muss entscheiden, wieviel Freiheit er den corona-skeptischen Ärzten zugestehen soll. SUBJ
117
+ 115 f38c57000d6bb95891e10f1e90a19bb8da58b971 Wenn man die Corona-Toten weltweit nimmt und durch die Weltbevölkerung von 7,827 Milliarden dividiert, dann ist das ein Anteil von 0,0001 die gestorben sind. OBJ
118
+ 116 dc019123fb279a1dd35dde3503ab9f34b95c0d46 Oder: Mit welcher Klimaänderung müssen wir rechnen, wenn große Teile des tropischen Regenwaldes vernichtet werden? OBJ
119
+ 117 1b4634eced90477da64eb2c01550d0c050a68f5f Sogar das RKI gibt auf seiner Webseite an, dass beim bestimmungsgemäßen Einsatz von FFP2-Masken eine arbeitsmedizinische Vorsorgeuntersuchung im Voraus angeboten werden muss. SUBJ
120
+ 118 ab84675c8f6b274082fb3496c9606b6be1c9d61d Zu der Kundgebung wurden 10.000 Teilnehmer und rund 5000 Traktoren erwartet. OBJ
121
+ 119 4ad6651f6a57615a00a3f513da4c35254ec252ef Der Kopp Verlag beschreibt den Inhalt des Videos mit den prägnanten Worten: „Es ist zu erwarten, dass solche selbstzerstörerischen Prozesse Myriaden von Nebenwirkungen bei allen Geimpften, insbesondere nach Booster-Impfungen, haben werden. SUBJ
122
+ 120 3d981bf10969471ebe7d991e35760661da29f235 Weiter merkt er an, dass man bei der kommenden Wahl entscheiden muss, ob man seinen neuen Weg weiter führen will. OBJ
123
+ 121 d9f72ef22963c75737dc988c93b0ac3b6be56bd5 Immer ging es um die Impfung als allein seligmachende Lösung. SUBJ
124
+ 122 43c85bfd6b472c1d194d5e3c3afb99984ca202ba Die Zeit der Worte muß nun der Vergangenheit angehören. SUBJ
125
+ 123 54d9d55a28d07f5f370a0d054d63b694c160fdf9 Es wäre also wichtig, dass Personen, die mit MNB ausgestattet arbeiten müssen, entsprechend geschult würden, und regelmäßig MNB- freie Intervalle, in denen sie ohne dieselbe atmen können, zugestanden werden. SUBJ
126
+ 124 99693765a04aad7ee3a8e169872fdb719cadcae2 In der psychiatrischen Lüneburger Klinik „Am Wienebütteler Weg“ ist am Freitag gegen 2:10 Uhr zunächst ein 54-jähriger Patient niedergemetzelt worden. SUBJ
127
+ 125 260919dee9766adaf111fbc0a3f9016e3905e017 Sie hat sich im Vorjahr etwa auch für eine Pflichtimpfung gegen Masern ausgesprochen. OBJ
128
+ 126 5d8db96d014da0b44b1d4e34ec4d9b6a04c98157 Jetzt wäre es an der Zeit, dass die Amerikaner und die anderen nachziehen. SUBJ
129
+ 127 9d75f52d83caadab4f33a9cf964df3b2916ca2fc Neben dem Rettungsdienst und der Polizei kam ebenso die DEKRA im Rahmen der Verkehrsunfallaufnahme vor Ort. OBJ
130
+ 128 e4f8a5a6b173846842f978a58f80c554fe9fd7df Manche Kliniken bauten dabei erstaunliche Kapazitäten auf. SUBJ
131
+ 129 4ff977460f8b5df5c2d89aa3980f3d86d21cc423 Tineye sagt, dies sei ein einzigartiges Bild und tauche nirgendwo im Internet auf. OBJ
132
+ 130 7918315190abf57c0aaf439d2096e062dc4f2eba Sie kommen mit mehrmonatiger Verspätung. OBJ
133
+ 131 fdfc433c145240afe5697f75318341ae72a6ef2c Man male ledig­lich das Schreck­ge­spenst der Muta­tionen an die Wand, um weiterhin die Bevöl­ke­rung in Panik zu versetzen und sie Entrechten zu können. OBJ
134
+ 132 2383f5738b6bc18637939f0b625235d93440b94a Nicht nur betreffen derartige Einschränkungen damit „faktisch fast ganz Deutschland„, wie es aus den Ländern heißt. OBJ
135
+ 133 8cdc56404e08712812c0513f4c5a4a1ddcb3bd59 Dieser Wert wird von 1 abgezogen und mit hundert multipliziert, so dass man es bequem in Prozenten ausdrücken kann. OBJ
136
+ 134 6d276949847bca043242c335c2c06f5011724b9b Allein bezogen auf Hospitalisierte liegt der Anteil bei „Impfdurchbrüchen“ entsprechend bei 29 bzw. bei 54,5 Prozent. OBJ
137
+ 135 ce166d115e680477fe98272c423a38f18ab4c185 Ein Preisaushang reiche dafür nicht aus. OBJ
138
+ 136 957114edab3ce761317cc11ead74449391e6cc96 Bleibe informiert und folge uns auf Telegram – Corona ist nicht das Problem SUBJ
139
+ 137 34d311d5292e84f7e6328fdbd4061ded3098bf72 Da selten die Informationen vollständig und nachvollziehbar gegeben werden, müssen wir wach bleiben und nachfragen. SUBJ
140
+ 138 5d541b8a61a04603ce9910ee66ab2320ac36dede Russische Medien berichteten auf dem Höhepunkt der Epidemie, dass ein persönliches Treffen mit Putin nur nach einer zweiwöchigen Quarantäne möglich sei. OBJ
141
+ 139 42e10fbc164def234dffd7bc0148c951819660ca Dies hätten Untersuchungen aus Spanien ergeben. OBJ
142
+ 140 71ad43666c4d79bc4b7b3fe656b39e0418efded3 Trumps Sohn Eric habe versucht, die Auszählung im ebenfalls wichtigen Pennsylvania anzuzweifeln. OBJ
143
+ 141 94fdaf9857996ae462b546aa4d556741b0155a4d Eine ARE ist bei GrippeWeb definiert als eine neu aufgetretene Atemwegserkrankung mit Husten ODER Halsschmerzen ODER Fieber (unabhängig von einem etwaigen Erregernachweis). OBJ
144
+ 142 4984046f8d8b84414c91ecb742345223c97db373 Eine mit uns bekannte junge Sanitäterin, Rosemarie Hörnig, hatte in jener Nacht mit ihrer Mutter Dienst am Hauptbahnhof. OBJ
145
+ 143 db230a47dbded064c2d0f93d450b48899604639e Die durch Impfungen erzeugten Antikörper nehmen nach einigen Monaten deutlich ab. OBJ
146
+ 144 5e65787538d32584014c7972e7b6ea63f2d47d56 Darauf haben sich ÖVP und Grüne geeinigt. OBJ
147
+ 145 6b0422bdfa9544c22a8e9ef5f58f5dc287086031 Es ist eine Tatsache, dass Deutschland seit Jahren einen strukturellen Exportüberschuss und den größten Niedriglohnsektor in Westeuropa hat. OBJ
148
+ 146 82d81003062684ca6815ec976b10dec401a79d93 70,6% der Befragten gaben an, „immer“ eine Maske zu tragen, weitere 14,4% erklärten, „häufig“ eine Maske zu tragen. OBJ
149
+ 147 b2030f49a6b6b97d10fbd6addd8b03ebb922983c SPIEGEL: Würden Sie Ihre Vorschläge eigentlich als grün bezeichnen? OBJ
150
+ 148 33c757738649b3989c51f8281dc92a5adaf66a74 Sie weigerte sich in Interviews standhaft, die Frage zu beantworten, ob sie dafür sei, Frauen und Kinder aus Griechenland zu holen. SUBJ
151
+ 149 588946827bc4fd6bc9e26d8d024b0d007fadd953 Die Werbung ist nicht zu übersehen, es ist ja auch ein US-Amerikanisches Produkt. SUBJ
152
+ 150 e3a73454098ead20340e3cca46c236a18b7fbe3f Vielmehr war Schwab darüber hinaus der Meinung, dass der Kapitalismus an sich grüner, nachhaltiger und sozialer werden müsse, um einen globalen wirtschaftlichen Aufschwung zu ermöglichen. OBJ
153
+ 151 f3a3b1d0903223fcc88d3da50a8c3f5fad6934c2 Gesamtantikörperprävalenzen unter 80% wiesen die Blutspenderegionen Dresden, Erfurt, Bayern Süd-Ost, Berlin, Görlitz und Leipzig auf. OBJ
154
+ 152 e53c6768f495f31c969c308eae4b899376280cb6 Viele davon durchaus schwer und mit Symptomen, die zumindest keinen Unterschied zu einer normalen Corona-Infektion erkennen lassen. OBJ
155
+ 153 dd687a183b40da76c335871e74e116beea161b72 Für FFP2-N95-Masken lag der durchschnittlicher CO2 -Wert mit 11.000 ppm (Bereich 7000 – 15.000) bei 349 Prozent des Normalwerts. OBJ
156
+ 154 e7aeed044301b9b30f116c2d0dce85c09a252135 Sie wissen, wer wen treffe, sie sehen nicht nur, welche Symptome eine Person hat, sondern auch welche Wertesystemen oder politischen Einstellungen – und damit, ob er eine Gefahr für das System werden könne. OBJ
157
+ 155 b3df07cda8acb2d5a014f088d4e0a2e445f967ba In Norwegen sind bisher 23 Menschen nach der Verabreichung der ersten Teilimpfung mit dem Serum von Biontech/Pfizer verstorben. OBJ
158
+ 156 343faa39921f9e68e96e2c52896dbfe7c17c202e Für die Koalition, die nur wenige Monate vor der Bundestagswahl steht, ist das Ergebnis ein wichtiger Weckruf. SUBJ
159
+ 157 492068430753caacd22706db66f53f908b299c5d Einfache Hygie­ne­maß­nahmen, wie Hände­wa­schen und im Krank­heits­fall zu Hause bleiben, sollten von allen prak­ti­ziert werden, um die Herdenim­mu­ni­täts­schwelle zu senken. SUBJ
160
+ 158 3f91e838e2bb37a0feaf510e627751cfc70d3a6b Er fügte seine Besorgnis darüber hinzu, warum die Entdeckung von Graphenoxid in den Impfstoffen nicht breiter von den Mainstream-Medien berichtet wird. OBJ
161
+ 159 e629afac28cedb76e5b95b4dc15db0f815a84303 Aber das scheint die Impffanatiker nicht in ihrem Wahn zu bremsen. SUBJ
162
+ 160 37ddfd7d366453890cd5cf6b97f424bb13bdcc85 Alternative Medienplattformen florieren zuallererst, weil die Etablierten ihren Aufgaben als demokratisches Korrektiv nicht mehr nachkommen. SUBJ
163
+ 161 c063937ee31d2e3c0be8e9ea2cd7c9d53fa5cb70 Ist es daher für Frauen wirklich sinnvoll, eine heterosexuelle Lebensweise zu führen und so das Risiko von Geschlechtskrankheiten und Schwangerschaft einzugehen? SUBJ
164
+ 162 2dcdc4d93722fc073daa29b42791dbfb0b030b6c Die Zahlen sind also vergleichbar und werden auch von den Betreibern, der US-Seuchenschutzbehörde CDC und der Arzneimittelbehörde FDA, genutzt. OBJ
165
+ 163 4d64a58ea05fd9ed8de701aa173caf032ef5ba9d Anmerkung: Wenn du dir nicht vorstellen kannst, dass dir die Regierung gegen deinen Willen und ohne dein Einverständnis toxische Substanzen verabreichen würde, solltest du dich an all die schrecklichen Menschenversuche erinnern, die im Nachhinein zugegeben wurden und gemäss Wikipedia bis weit in die Moderne reichten. SUBJ
166
+ 164 6fdb31dc235bfc3dac38d00ff356b55e180e953a Das reicht aber nicht aus, um eine COVID-Erkrankung auszulösen. OBJ
167
+ 165 059844e01c03de2019740001d0728d74bfd59697 In Anbetracht der Übervölkerung stellt sich folgende Frage: Wie könnte die Menschheit überleben, wenn alle heterosexuell wären? SUBJ
168
+ 166 b34bb46af02c1b9f15ab54ac89b3615af0861f62 Dana Samson studiert an einer deutschen Universität und schreibt hier unter Pseudonym. OBJ
169
+ 167 e652860d83c7d7063ffa67095a094c3d8a9807c7 „Was von der wissenschaftlichen Gemeinschaft entdeckt wurde, ist, dass das Spike-Protein allein fast vollständig für die Schäden am Herz-Kreislauf-System verantwortlich ist, wenn es in den Blutkreislauf gelangt.“ OBJ
170
+ 168 6d3c0ea469a9636b5d02c6ee5075613b13a9a221 Dies verwundert Experten wenig, denn mit den Impfungen wurden gegen alle Prinzipien der Medizin bzw. Virologie verstoßen, die bislang galten: Niemals während einer Pandemie impfen, denn das generiert Fluchtmutationen. SUBJ
171
+ 169 5d77ad47f6f3a2c4561ca35b66d20c3894ca4fcd Doch seinen Fans fiel auf: „Warum hängt seine rechte Körperseite so schlaff nach unten?“. OBJ
172
+ 170 4468be02907beb20fa019e9e7a4b5305edb328df Das ergibt eine Reuters-Zählung auf Basis offizieller Daten. OBJ
173
+ 171 46b4eead53fcd7453aacc81985379ee83375ccdd Doch die Zahlen müssen alle Dimensionen sprengen. SUBJ
174
+ 172 bd0d44f3c8ea3f6253735fd54d4345758bede33d Dies beruhe auf einer voreingenommen Ausblendung von Variablen. OBJ
175
+ 173 ad352214696c76522d1045820a95a1be84c3c540 Insgesamt betrafen die Verdachtsmeldungen nach wie vor vor allem Frauen. OBJ
176
+ 174 191718a65e8acda50251ba57e5a7c93bb5ea9dae In den USA erlitten zahlreiche Patienten „mysteriöse Blutgerinnungskomplikationen“ durch das Corona-Virus. OBJ
177
+ 175 127d0c6475c1dfb18b1c266e3c6112d1b3662ff4 Im Klartext bedeutet die Aussage des Sprechers: Die PCR-Tests sind so gut wie fehlerfrei. OBJ
178
+ 176 8e35ba8fda6b7c13d2b3cf197a160240749d3a1f Als außerordentlicher Professor für Virusimmunologie an der University of Guelph ist Bridle kein Außenstehender, der die Sache beobachtet: Er erhielt einen staatlichen Zuschuss in Höhe von 230’000 Dollar für die Forschung zur Entwicklung eines COVID-Impfstoffs. OBJ
179
+ 177 798a904c7c969230462ef13fafaf71bc69b7a1b7 Das RKI hat sich zum Büttel der Politik gemacht. SUBJ
180
+ 178 1cbe21e24e5371eccdb75a6b74df0eef1bb8ca38 Die Richtlinien sind für alle Ärzte, Kliniken und medizinisches Fachpersonal gedacht und somit für alle, die PCR-Tests durchführen und auswerten. OBJ
181
+ 179 8ad10f2872ef07743ed9664e7611485648f8aba7 d. Red: In einer ersten Fassung hieß es, bei den neuen Fällen handele es sich um den Wildtyp des Virus. OBJ
182
+ 180 418dee92332e05b6ccfc3d59a6e67dd3d86af757 Auch beim Kopp-Verlag versandkostenfrei erhältlich. OBJ
183
+ 181 bf5440950b1e102df999245cce549debcc63af53 Das Israel Ministry of Health hat für den Zeitraum vom 27. Juni bis 3 Juli auf die fast gesamten Daten der israelischen Bevölkerung zugegriffen und Geimpfte mit Ungeimpften verglichen. OBJ
184
+ 182 b10f2d062472819cb74cd5acbaf5404d8eb83b0c Beispiel: Wir haben zwei Autounfälle. OBJ
185
+ 183 a57cc11c3cb8128e2dc0662393c20cfde4313f98 Statt unabhängig mit einer solchen Studie das wirkliche Infektionsgeschehen und die Wirksamkeit von Gegenmaßnahmen zu untersuchen, empfahl man, politisch gewollt, unsinnige Massentests und breiteste Streuung von zweifelhaften „Schutzmaßnahmen“. SUBJ
186
+ 184 13bd7cc4acaf65635276b5f4977fb4a46204f88f Mit einem Rekordhaushalt von 17,6 Milliarden Euro blieben Bildung und Forschung Priorität der Bundesregierung. OBJ
187
+ 185 363e039b9dd0dc3734251d935f693f2478cf2102 Die örtlichen Friedhöfe liegen weitgehend friedlich und verlassen unter dem ersten Schnee dieses Winters. OBJ
188
+ 186 267d61fdf4dfc10aff7a2e860eed866ac8650283 Gastbeiträge geben immer die Meinung des Autors wieder, nicht meine. OBJ
189
+ 187 3d31b8819ee685e7c875825941963a8865918410 Faucis Forscher fügen hinzu: “Chloroquin kann die Etablierung der Infektion und die Ausbreitung von SARS-CoV wirksam reduzieren. OBJ
190
+ 188 b5d9a32fb4bc065ad3b1d177b29956785d875d73 Wir hatten ja schon einmal eine „Pandemie“: Die Schweinegrippe 2009. OBJ
191
+ 189 4bf451194c8dffe33bcd20c33ab2e31135df9a07 In den großen Medien dominiert ein Steinwurf in Richtung eines ARD-Teams die Berichterstattung über die Corona-Großkundgebung. OBJ
192
+ 190 3eba04178503a3239707ce1eb51ccb528f1852a3 Britische Medien nannten am Sonntagmittag den Namen eines libyschen Flüchtlings, der vor mehreren Jahren nach Großbritannien gekommen sei, auch schon im Gefängnis gesessen habe und einmal wegen des Mitführens einer Waffe eine Geldstrafe bekam. OBJ
193
+ 191 488bf138f49b74f841956f2356e4ea45a3210b54 Er ist nicht nur Gründer des kritischen Ärztenetzwerkes «Aletheia». OBJ
194
+ 192 bfcf0bba5412cfea549a11325db983acbb8e663e Details dazu finden sich hier und hier. OBJ
195
+ 193 036922f4ebf94144613570659d1838c8e1dcc59e Das Ergebnis einer Studie mit Zellkulturen ist sowohl für mRNA- und Vektor-Injektionen wie auch für SARS-CoV-2-Infektionen relevant. SUBJ
196
+ 194 9bda32b90a0f25df7ab7a60eebf2ef1a70dfe7b0 Prof. Burkhardt liefert hierzu eine Zusammenfassung seiner neuesten histopathologischen Erkenntnisse nach der Untersuchung von fünfzehn Patienten, die innerhalb weniger Tage bis Monate nach der Impfung starben. OBJ
197
+ 195 30dd538703dd787bb2f6836f500b50779c7bb548 Interessant dürften auch die Wahnsinnsbeschlüsse zu Fragen der EU von Maastricht bis Schengen sein, inkl. Lissabon, ESM usw. SUBJ
198
+ 196 060664a268b24823a772424be537d7b8e19ff2b9 Menschen, die tagelang ohne Strom und Versorgung auskommen müssen, warten sehnlichst auf Helfer, Nahrung und Trinkwasser. SUBJ
199
+ 197 c71f71582fb9abce32ea7c61904fa97e70fb3820 Die Fahrzeuge und Haltestellen werden regelmäßig gründlich gereinigt, darüber hinaus sind täglich mobile Hygieneteams von Hochbahn, S-Bahn und VHH im HVV im Einsatz. OBJ
200
+ 198 fb903824a7ec1ddc16aeaa4e0d253529a54794cd Das PEI schreibt zu dem „Einzelfall“ lediglich: Dem Paul-Ehrlich-Institut wurde ein Fall einer ADEM bei einer 29-jährigen Frau einen Tag nach Impfung mit Vaxzevria berichtet. SUBJ
201
+ 199 d66e2d6f13b3090707bce30f33614529d5272a3e Das Durchschnittsalter der Coronatoten liegt bei 83 Jahren, also über der aktuellen Lebenserwartung unseres Landes. OBJ
202
+ 200 a5c7e9cdfa1ba351964e02ea8800f67585e2b3ce Es sei zu wenig, dass es ein verbindliches Testangebot und keine richtige Testpflicht geben soll. OBJ
203
+ 201 ae1ba72ef56046ff6e329b319f40a0847e3a2a32 Nach diesem Lehrgang seien bei 19 von 21 Teilnehmern Corona-Infektionen festgestellt worden, erklärte Miller. OBJ
204
+ 202 13adbf59fd8c558faad727e4d307df43cb486b70 Wie bei Grippewellen auch gibt es bei Covid-19 natürliche Verläufe, die sich dadurch auszeichnen, dass sich zu Beginn die Infektion schnell ausbreitet, um dann nach einer „Pause“ eine Folgewelle zu generieren. OBJ
205
+ 203 ecfa396b34d21776616e784552d89b3b6866d724 So verhielt es sich vergan­genes Jahr zu Ramadan im April, wo der Lock­down zehn Tage vor Beginn gelo­ckert wurde, und auch zum Opfer­fest im August. OBJ
206
+ 204 fbd7e9849fe16274241c2c6cadfe174d64754b34 Dort wird – anders als bei der Staats-Sendeanstalt – noch eine weitere Partei aufgewiesen, nämlich die Freien Wähler. SUBJ
207
+ 205 a1f93cc46dac52ee4b1e41411bd4bf24564dad8c POTUS und das Verteidigungsministerium haben die Amtseinführung des Präsidenten am 20. Januar verschoben . OBJ
208
+ 206 3a6ed6af3d7f8cce3b0463e8c5acb8bb3e4eefe4 """In Teilen Griechenlands herrscht offenbar ein rechtsfreier Raum"", sagte der Geschäftsführer von Reporter ohne Grenzen, Christian Mihr, am Dienstag." OBJ
209
+ 207 6ac198a78450e126880bd5b68eaaf5251d96eb58 Auf welcher Seite würden Sie sich verorten? OBJ
210
+ 208 77ed1bd66ce35fea1821f78713ec7e12b80ffb54 Während ich noch auf der Kontoseite war, klingelte mein Telefon. OBJ
211
+ 209 d4db162aed4a943a5cb7966d2a134b37d28494e5 Niemand weiß genau, wieviele Menschen die Krise in den Freitod getrieben hat. OBJ
212
+ 210 e01173cc1879559693912074c3f0aa3d09e7ce33 Italien hat die zweitälteste Bevölkerung weltweit. OBJ
213
+ 211 932f27549eda83dcb4807e1a7f76058cf0526985 Die hohe Sterberate liege einfach daran, dass man so viele alte Menschen impfe, die ja sowieso gestorben wären: „Wenn Sie in einer Gruppe von Menschen impfen, die sowieso ein statistisch hohes Risiko haben, in nächster Zeit zu sterben, dann kann es natürlich auch sein, dass jemand im engeren zeitlichen Zusammenhang mit der Impfung stirbt.“ – so allen Ernstes Thomas Mertens, Virologe und Vorsitzender der Ständigen Impfkommission (STIKO). SUBJ
214
+ 212 b459660b9ebc717faf4ec867bbe661fce6023fab Am Ende des Tages tragen wir alle die Verantwortung für unser Leben und das Leben unserer Kinder und die Konsequenzen, wenn der Stich schiefgeht. SUBJ
215
+ 213 ededc5298d14f3a1376d75ab89e5f21dc72273ee Es gibt also eine große Gruppe von Milliardären und Millionären, die viele, viele Male die Entwicklung und Ausführung dieser Produkte koordiniert haben. SUBJ
216
+ 214 830f1cbca0869a7b95686a328bca173b6a79a409 Selbst in Italien, das als abschreckendes Beispiel hingestellt wird und mit Horrorzahlen aufwartete, widersprechen die Ärzte und sagen, dass auch da bei weitem nicht alles Covid-19-Tote waren, die als solche in die Statistik eingingen. SUBJ
217
+ 215 798d6f427dd88259bbd723baf96d63b5e0531ab0 In den USA wird schon diskutiert, ob Wissenschaftskritik als „hate crime“ (Verbrechen aus Hass) gelabelt werden sollte. SUBJ
218
+ 216 cfb28e649b2e54f733884481398df96d8f8a1ae9 Doch der größte Rückgang der zur Verfügung stehenden Intensiv-Betten steht im zeitlichen Zusammenhang mit den Änderungen der Abrechnungsmodalitäten. OBJ
219
+ 217 526832dbd29086bb97a6f42dc99e8a7d441c1f0b Es kursieren erschreckende Videos und Bilder von Menschen, die an einer Pilzvergiftung erkrankt sind und denen danach das halbe Gesicht rausgeschnitten wird. SUBJ
220
+ 218 990cc42a595111223138f5306bbb1173be2c2722 Palmer: Das exakt zu beschreiben übersteigt meine Kompetenz als Rathauschef. OBJ
221
+ 219 835505a8fbaaa9f7cb7b4c3a9801c0efa09aa131 Seehofer präsentierte auch einen eigenen Vorschlag zur Reform des Asylrechts, den er mit den Staaten an der südlichen Außengrenze abgestimmt hatte. OBJ
222
+ 220 524a0851c6a7ebc430aaf640555fdedfe7ca15f1 Weder in der medialen und politischen Impf-Propaganda, noch durch das impfende medizinische Personal selbst. SUBJ
223
+ 221 1a1cfa9d22920533d3fe6c9354c02891936a8001 Dabei solle man sich einmal fragen, wieso sie sich – so wie ein großer Teil des restlichen Gesundheitspersonals – nicht impfen lässt. OBJ
224
+ 222 a02276a6248f1d267c93090d1cd588c97508542e "Diese ""Kollateralschäden"" könnten weit schlimmere Folgen verursachen als das Coronavirus selbst." SUBJ
225
+ 223 f9974ace65b349dc933308e959102dc89b337e43 In Deutschland haben wir seit dem 2. November 2020 einen Lockdown, seit dem 16. Dezember 2020 den kompletten Lockdown, der dann wieder etwas gelockert wurde um schließlich in die “Bundesnotbremse” zu münden. OBJ
226
+ 224 63f126de142861666d91eaca1384d49df2a309e1 "Möglicher Corona-Impfzwang spaltet Bevölkerung tief ""64 Prozent der Befragten für generelle Impf-Pflicht"", meldete RTL unter Berufung auf eine Umfrage des SPD-nahen Instituts FORSA gestern." OBJ
227
+ 225 80dd8372c263fd04c83c9dba8e2da95537e8a8f7 """Deutschland wäre der größte Verlierer, wenn wir keine Einigung finden"", warnte Knaus." OBJ
228
+ 226 9ffa38e68e8b81109c88e8f9aaae05dd4ff890bd Wichtig sei, dass sich Zustände wie während der Flüchtlingskrise 2015 nicht wiederholten. OBJ
229
+ 227 44da581751777ac9a6c8180c2f17eec7ff978265 Damit sind wir bei einem bedingungslosen Grundeinkommen, zumindest vorübergehend für ein halbes Jahr. OBJ
230
+ 228 d6e2cf535e9b23056b2f95e5ecb54f3ea86c5027 Sie sind oft kuppelförmig oder faltbar („Kaffeefilterform“, „Entenschnabelform“) und schützen den Träger der Maske vor Partikeln, Tröpfchen und Aerosolen. OBJ
231
+ 229 bf490b1e8232684de30d1144f5b46ab573bd44f4 So sagt Sigurd Hortemo, Chefarzt der norwegischen Arzneimittelbehörde: Auf der Grundlage dieser Berichte können wir nicht ausschließen, dass häufige Nebenwirkungen wie Fieber und Übelkeit zu einem ernsteren Verlauf und tödlichem Ausgang bei einigen gebrechlichen Patienten mit schweren Grunderkrankungen beitragen können OBJ
232
+ 230 9bd6168ea2e6fde180ec1636d71158dcacd77956 Das Fälschen von Totenscheinen kann als Ordnungswidrigkeit oder Falschbeurkundung nach §271 StGB angesehen werden. OBJ
233
+ 231 c600fd7b17823cdbddb225d46badf5a03ce83847 Das RKI schreibt von Todesfällen „im Zusammenhang mit einer COVID-19-Erkrankung“. OBJ
234
+ 232 96ec87bbf5fcdb1812336f540ac53fcc41955f6c Ein Flugticket für einen internationalen Qantas-Flug würde es nur noch mit einem entsprechenden Covid-19-Impfnachweis geben. OBJ
235
+ 233 4a5d966858d7f1ddcc4c4df04a42a117ef568bd9 Bei den daraufhin veranlassten Tests der örtlichen Gesundheitsbehörden wurde bis Sonntagnachmittag bei mehr als 50 der insgesamt 260 Mitarbeiter des Schlachthofs ein positives Ergebnis festgestellt. OBJ
236
+ 234 8eb73f59af1e49a8726cd77123017d75a081dbe8 Nämlich, dass die Herkunft des Täters in vielen Bundesländern nicht in den Statistiken auftaucht. OBJ
237
+ 235 965795cc98932967038e4955111402e27168cdee Britisches Gesundheitsamt lässt Bombe platzen: GEIMPFTE STERBEN 3-MAL HÄUFIGER AN DELTA-VARIANTE !!! SUBJ
238
+ 236 7c38264fe09779ac53e40fd160cdd7a7246da965 Dies hat in den vergangenen Monaten immer wieder zu Nachfragen bei den Trägern der gesetzlichen Unfallversicherung geführt - insbesondere hinsichtlich der Tragedauer und Erholungszeiten. OBJ
239
+ 237 a75dacc1045ab835578abd1f01a935c8e0481669 Doch gäbe es bisher noch keine systematischen und vergleichbaren Studien zu dem Thema. OBJ
240
+ 238 ed572d12ea1fcd035dcd327dfc73c5c7efcebd50 Nach Stationen bei Börse Online in München und als Korrespondent beim „Focus“ in Frankfurt schreibt er seit 2006 als Investment Writer und freier Autor u.a. für die „Welt“-Gruppe, Cash und den Wiener Börsen-Kurier. OBJ
241
+ 239 0f6003ae3dbd38ffc9ac06788811018eecf7b4fe Wissenschaftlerinnen, die einen anderen Umgang mit Corona fordern, bekommen immer noch keine adäquate Bühne bei den öffentlich-rechtlichen Medien, wie die zum Teil diffamierende Berichterstattung zur Aktion #allesaufdentisch wieder gezeigt hat. SUBJ
242
+ 240 b9c572d230e8ad401243e462801bde8df6a669d4 Aber die Leute misstrauen mittlerweile dem ganzen Theaterdonner und suchen nach echten Informationen. SUBJ
243
+ 241 734edb1a0ead6fc687ccaf9b011d2cd87332aa61 Schon 2005 konnten Virologen der Universitäten in Tübingen und Münster sowie auch das Helmholtzzentrum in München diese Wirksamkeit gegen Viren bestätigen, berichtet das Haller Kreisblatt. OBJ
244
+ 242 36cd67250b17bc8ce5827b23bab1b1980ec2d10a Die Autorengruppe ist eine Kooperation von Wissenschaftlern des Helmholtz-Zentrums für Infektionsforschung, der Medizinischen Hochschule Hannover und der Universität Bonn sowie 23 Mediziner und Forscher des Erasmus Medical Center in Rotterdam. OBJ
245
+ 243 65fe92beb3dddf99b78f4b2515970554600c4487 Es sind keine Daten verfügbar bezüglich der Austauschbarkeit des COVID-19-Impfstoffs von Pfizer und BioNTech mit anderen COVID-19-Impfstoffen, um die vollständige Impfung abzuschließen. OBJ
246
+ 244 f96484281c32b0b37a479504a6d4d7aa2e031626 Dort wähnten sie sich sicher – ein tragischer Trugschluß. SUBJ
247
+ 245 35a43623e628011e9c1ceb1523adb382eb141f1c Nachdem in der Nacht die Masse dieser ahnungs- und wehrlosen Menschen zu lebenden Fackeln entzündet, von giftigen Rauchgasen erstickt und zu Brandleichen von der Größe eines Hundes verschmort worden waren, wurden am Morgen des folgenden Tages Zehn-tausende Überlebender im Großen Garten und auf den Elbwiesen von Tieffliegern eiskalt zusammengeschossen und niedergemäht. SUBJ
248
+ 246 d5d6df3bc72de9a479e6aaa74f69e22ac03329f6 Leider ist unbekannt, welche Viruslast (RNA-Kopien/ml) der Ct-Wert 25 hier entspricht (Ct-Werte sind nicht standardisiert; vgl. weiter unten). SUBJ
249
+ 247 a6cb02385037551d7f8400fda7d14e0549dc42a0 Zuvor hatte das Land bereits die Einfuhr von amerikanischem Mais und amerikanischen Sojabohnen verboten. OBJ
250
+ 248 1ea14fbbbd527156f40fc4c5f9bd780f64d5c760 Und – Achtung – all das „unabhängig von der behaupteten Spezifität“: Spezifität eines diagnostischen Testverfahrens ist die Wahrscheinlichkeit, dass Gesunde auch wirklich als gesund erkannt werden. SUBJ
251
+ 249 5dcb9c88c61f084d7a85c5131018fb00fb2c933b Wie die Autoren dieses Artikels im International Journal of Clinical Practice bemerkten, haben frühere Coronavirus-Impfstoffbemühungen – gegen das Coronavirus des schweren akuten respiratorischen Syndroms (SARS-CoV), das Coronavirus des respiratorischen Syndroms des Nahen Ostens (MERS-CoV) und das Respiratory Syncytial Virus (RSV) – ernste Bedenken an den Tag gebracht. OBJ
252
+ 250 70f6249627f6c55e76ade7eb97f836d06e8e4518 Oder hat so ein Kontakt stattgefunden und gab es Gespräche unter den Verteidigungsministern, Außenministern, vonseiten des Kanzleramtes? OBJ
253
+ 251 5c9c543b4fede9b54f16df5005e94cc8958e3fd1 Wie es aussieht, nimmt die große Schmelze weiter ihren Lauf. SUBJ
254
+ 252 660d2016cff54298f76af4891ecf2596c2486676 Doch wie funktioniert eigentlich die Ermittlung des Impfstatus. OBJ
255
+ 253 1f3bbdb642c7d590d4340959bcc7726fae7bc08c 40 Prozent der sexuellen Übergriffe gehen auf das Konto von Migranten, bei besonders schweren Fällen – wenn sie besonders erniedrigend oder gemeinschaftlich erfolgt sind – liegt der Anteil ausländischer Täter sogar bei 54 Prozent. OBJ
256
+ 254 00b20262298abfabdca533b9a80847af70665f45 Das Problem nur: Für die Behauptung gibt es keine wissenschaftliche Grundlage. SUBJ
257
+ 255 851093fb5a89cb354731916f86f16b5fcb05f9bb Zur Bedeutung einer „dringenden Empfehlung“ – als solche wurde das Schreiben ja in Umlauf gebracht – hat das Verwaltungsgericht Wiesbaden in einem Schulurteil über Masken festgehalten: „Die dringende Empfehlung (der Schule) gehe über eine einfache Bitte oder Empfehlung hinaus. OBJ
258
+ 256 94bee36a6259ed3e0c4503a2d242b154422da726 Die meisten sind leicht zu erkennen, andere allerdings weniger. SUBJ
259
+ 257 23dcc2facc2d61e2cc2540d7fc793f2404bd20bd "Söder hatte gesagt, die neue Ampel-Mehrheit dürfe sich ""nicht wegducken""." OBJ
260
+ 258 3b7f72c8c1c0012e45ab46496a44898b3041d63c Die beginnt in sechs Wochen, doch nun kommen ganz andere Töne vom Bundesinnenminister. SUBJ
261
+ 259 ce9d1521a30b983263c7741375f1176ed829e049 NACHTRAG: Die beiden Wissenschaftler haben inzwischen eine Klarstellung veröffentlicht, die an dieser Stelle wiedergegeben werden soll: „Es ist kein logischer Widerspruch, dass eine positive Korrelation vorliegt, ohne dass man einen negativen Effekt der Impfquote auf die Übersterblichkeit unterstellen muss. OBJ
262
+ 260 47a6563dfe71e4f1c6fe7e21adf76085ce5a1918 Denn schlecht qualifizierte und wenig verdienende Menschen leiden nicht nur verstärkt unter chronischen Krankheiten, sondern sterben auch früher. OBJ
263
+ 261 74c882bcdc231a1e4b8d3d64678eb2064c71f0c3 Experimentelle Untersuchungen und Beobachtungen zeigen jedoch, dass die Immunantwort auf die Impfstoffe ganz anders ausfällt als die Reaktion auf eine Infektion mit SARS-CoV-2. OBJ
264
+ 262 b0574c990eb4081671baa58e37cfbce24b1af5bb „Es ist einfach eine Frechheit, dass wir in einem so gut entwickelten Land wie Deutschland, schlechteres Internet haben als z.B. Albanien!“ OBJ
265
+ 263 bf192c325757f80ba1e4f46c71a0372788674959 Tatsächlich sagte er etwas ganz anderes. OBJ
266
+ 264 827a7678b7fe32a98f126b68c7f81222960228d9 Was sollte diese Studie eigentlich zutage fördern, wenn nicht Fantasiezahlen, mit denen Covid 19 gefährlicher gemacht wird, als es ist? SUBJ
267
+ 265 6e5a3169f9c92bc0ce38e3079513bd90f50a17bb (Das heißt, wenn man sich von einer Virusinfektion, z.B. Masern, erholt hat, ist man immun und erkrankt nicht mehr). OBJ
268
+ 266 3bae52391efe04a87cf95498ce30929478d4f822 In einem funktionierenden Diskurs würden unsere Medien ihn zum Streitgespräch einladen. SUBJ
269
+ 267 fdfe6d9eced61bbcc551eb5ac14856b906287eed In dem Bericht heißt es:Ein hoher Anteil der Menschen, die im Rahmen der bishe­rigen Impf­kam­pagne geimpft wurden, ist sehr alt, und viele von ihnen hatten auch bereits bestehende medi­zi­ni­sche Erkran­kungen. OBJ
270
+ 268 8ea8ad9e0bf1a6a5552d5d8a3ffc7bb500a2778a Das klingt eher nach einem Alibi und einer Entschuldigung der medizinischen Behörden, da seit den 1990er Jahren die Giftigkeit des Spikes bekannt ist und unter anderem seine Fähigkeit, das Gehirn zu durchdringen und Schaden anzurichten. SUBJ
271
+ 269 c272dc550f5d9ed19c6edfb541d5ef3ef825cafa Da es sich um einen Ausbruch in einem Krankenhaus handelte, war der Zeitpunkt der Infektion vermutlich in den meisten Fällen derselbe. OBJ
272
+ 270 7e51c694789382733b972935c5b9011361f950d9 US-Präsident Donald Trump sind die Pflicht-Impfungen in den USA seit Beginn seiner Präsidentschaft ein Dorn im Auge. OBJ
273
+ 271 30faa063e49c6737bf0c009343820971f631d2db Im Journalismus wird Information durch „Haltung“ ersetzt, in der Politik haben hauptsächlich Leute das Sagen, die von ihrer Wiederwahl abhängig sind, weil sie keinen Beruf, etliche nicht mal eine ordentliche Ausbildung haben. SUBJ
274
+ 272 28f2ce5267f9700b89dede83f25534e9c66a15fc Solche Diagnosen seien bei einer herkömmlichen Leichenschau normalerweise nicht erkennbar, so die Mediziner, insbesondere nicht als Auswirkungen eines Impfschadens. OBJ
275
+ 273 38179092c1b46937da87039a01d9f95733691f0e Die Idee hinter Bitcoin Circuitist unkompliziert: Wirklich Jedem die Möglichkeit bieten, sich am Kryptowährungs-Boom zu beteiligen, der trotz dem, was die meisten Menschen denken oder glauben, immer noch die lukrativste Investition des 21. Jahrhunderts ist. SUBJ
276
+ 274 1d91a2148cc96bac47d6e1475dfc40ffda678f8d Als diese zurück­gingen, bewegten sich ab Mai auch die Sterbe­fallzahlen etwa auf dem mittleren Niveau der vier Vorjahre. OBJ
277
+ 275 70c69b61a04acd0aa89dc7c17ce9ab4834ed2d75 Durch die Zusammenfassung von nationalen und internationalen Beobachtungen kann sichergestellt werden, dass auch Risiken von Impfstoffen erfasst werden, die so selten sind, dass sie erst bei einer sehr großen Anzahl durchgeführter Impfungen sichtbar werden. OBJ
278
+ 276 d7952a2af41263e54e12403381c3b42371145e3d Zu diesem Zeit­punkt waren schät­zungs­weise 5,4 Millionen Erst­dosen des Impf­stoffs von Pfizer/BioNTech und 1,5 Millionen Dosen des Impf­stoffs der Univer­sität Oxford/AstraZeneca verab­reicht worden, und etwa 0,5 Millionen Zweit­dosen, haupt­säch­lich des Impf­stoffs von Pfizer/BioNTech, waren verab­reicht worden. OBJ
279
+ 277 62dfa98c182283dd74268b51cd91d185a3a6e821 Ein toller Erfolg der Anwendung von Ivermectin im Großteil von Indien. SUBJ
280
+ 278 9b0e036ee251c6042cb98782468a0a17e5ec1ba6 Die allgemeine weltweite Maskierung könnte für den Träger nicht nur atemberaubend im wahrsten Sinne des Wortes sein, sondern offenbar sogar Wahrscheinlichkeit erhöhen, Corona-Symptome zu entwickeln. SUBJ
281
+ 279 b1d398f1d85cd620350c2ed8f0a193fa62cb3063 Achtung: Manche Banken lehnen Neukunden mit hohen Einlagen von vornherein ab. SUBJ
282
+ 280 cfc0909aca776afca13811e318381094a431e669 Alles dank eines experimentellen Impfstoffs, der nur für den Notfall zugelassen ist. SUBJ
283
+ 281 b614fb67ee493e5abf8593053320f8faac85d3fb Sie würden nicht an Covid, sondern mit Covid sterben, schildert die Krankenschwester. OBJ
284
+ 282 2efb207b3cbe5f997b1ef837163f61418dc1e715 Eine Intensivschwester wurde jetzt von den ärztlichen Kollegen auf Station massiv unter Druck gesetzt, sich impfen zu lassen, obwohl nach ihren Angaben nur geimpfte Erkrankte auf Station liegen. SUBJ
285
+ 283 833c2fb930951fba1d8bb1014656965e5a18691a Sie begrüßte in diesem Zusammenhang die Ankündigung der Hongkonger Regierung, das geplante Auslieferungsgesetz mit China formell zurückzunehmen. OBJ
286
+ 284 71bcdb514d54561c014fde372ad9e2294d841270 Wir impfen die Menschen ungewollt mit einem Giftstoff.“ OBJ
287
+ 285 34015bb89c42ae302ea949a3996f30b7d8946090 Ein ständiges Aus- und wieder Anziehen der Mund-Nasen-Bedeckung ist aber auch nicht sinnvoll, da so das Risiko einer Kontamination erhöht wird. SUBJ
288
+ 286 3fd06f26a719ef53e657562010b748efcb43c08d In Österreich wurden auf diese Weise zum Beispiel 700 Corona-Tote „generiert“. SUBJ
289
+ 287 1a21d4fae59b327b6ffdbac9e7bebb491ee2ef3c "Sie halte die Zustände in Griechenland für eine Katastrophe, sagt sie: ""Aber es ist keinem Kind geholfen, wenn ich jetzt irgendwem etwas ausrichte." OBJ
290
+ 288 f5892aed5795a4a3620e4d8f125c815382579c2c Doch er findet nicht zur Genüge in der Berichterstattung unserer Rundfunkanstalten statt und war auch nicht Wahlkampfthema. SUBJ
291
+ 289 3b811d99982d5dd4c5d705a065e86f69502f0927 Während CDU-Chefin Kramp-Karrenbauer mehr Engagement von den Europäern fordert, twittert das Innenministerium. OBJ
292
+ 290 a3f1adaff540f4c64f89f429d8daca5147e9c915 Sein Geschäft sei lahmgelegt gewesen, weil das Schiff nicht habe weiterfahren dürfen. OBJ
293
+ 291 773e1fb8e6d5794d96f244daf793abc9df430df8 Sie können das testen, indem sie eine beliebige Seite einer beliebigen Zeitung aufschlagen und dann in irgendeinem Artikel jeweils die erste Ziffer aller dort auftauchenden Zahlen notieren. OBJ
294
+ 292 79b2b580804906066b5b16ddfd0bedbed5f63bbc Von Anfang an wurde im öffentlichen Diskurs die Meinung verbreitet, dass nur eine Impfung Abhilfe schaffen kann. SUBJ
295
+ 293 c42f0c215b5f95633393d94349c12ef55c001396 Ebenso seien laut Renz die ICD-Codes für neurologische Probleme um 1.000 Prozent angestiegen, von 82.000 im Fünfjahresdurchschnitt auf 863.000. OBJ
296
+ 294 0a3aed492d38e9e99cbdc102be8413adf9dc2b83 Es gebe zudem mindestens zehnmal bis zwanzigmal mehr schwer geschädigte Leute. OBJ
297
+ 295 9df6d85ec531b4fe32be9e91b97b77993a462755 Damit habe er falsche Hoffnungen geweckt, sagte sie. OBJ
298
+ 296 ad5975bee1938a91695b52d73f89c25640b8e79c Der Zweite betrifft eine über 90-jährige, direkte Verwandte, die zwar schon sehr alt war, aber recht gesund. OBJ
299
+ 297 2c25bca807cb0881bc37b9073181844e4e194192 Erst wenn Antikörper vorhanden sind, wäre eine Infektion nachweisbar. OBJ
300
+ 298 fce67689c4dc99555e82f889a9ed1f3defab4bc4 "In einem Tagesschaubericht lesen wir: „Bei den Testungen zeigte sich, dass die Zahl der positiven Befunde außerhalb der Zerlegung deutlich niedriger sind als in diesem Betriebsteil""." OBJ
301
+ 299 72d1faede345d1176c269094721fa16537b164ef Vielmehr ist das Gegenteil der Fall. SUBJ
302
+ 300 9108cc47a2150ac68e71d317c9ff7b84d88ee72c Das Spike-Protein, das sich an den ACE2-Rezeptor der Zelle heftet, ist die erste Stufe des zweistufigen Prozesses, den Viren nutzen, um in Zellen einzudringen. OBJ
303
+ 301 ac4be417779c87d2fc2942b8926be967d2bcab92 Außerdem von 859 Blutungen über alle Organsysteme verteilt, welche erst in diesem Bericht erwähnt werden. OBJ
304
+ 302 0faaeb43a846b17f9df53aa248c718a8d2451972 Und Bartens ist kein Volontär, sondern einer der angesehensten Journalisten für die Themen Gesundheit und Wissenschaft in diesem Lande. SUBJ
305
+ 303 742d08964e5a3bb27c4730ee739819bb454db2fe Zwar ist das Ende dieser Unsicherheit abzusehen: Inzwischen wird jeder Flüchtling an der Grenze registriert, die Zahl der Neuankommenden kann also genau beziffert werden. SUBJ
306
+ 304 6ad6d099fc1b3f00bc56af9dee949865364dc538 Da könnte mit relativ geringem Aufwand schnell Klarheit geschaffen werden – wenn es denn erwünscht wäre. SUBJ
307
+ 305 913d398a0947933d251464fd3c7b87af117371ed Gemeldet wurden laut dem Bericht bisher für diese Saison insgesamt 13 laborbestätigte Todesfälle im Zusammenhang mit der Grippe. OBJ
308
+ 306 749972834c2bf1cb5b279294be62da1abd8db332 Wenn sie eine Schicht von Blättern am Boden haben, getrocknete Blätter von Jahren, dann ist das eine ideale Vorbereitung. SUBJ
309
+ 307 313c5bb695f402787e2a84fe0af7b98d58a5109c """Wenn hier nicht alle vorsichtig sind, sind wir schnell wieder in einem exponentiellem Wachstum"", warnte Kurz." OBJ
310
+ 308 fee73f3611908d6f3e278afd52481f078fa4f57f Winfried Kretschmann wird dieser Tage zitiert, wie er Weihnachtsmärkte und Silvesterpartys für »vollkommen ausgeschlossen« hält und eine Verschärfung der Zwangsmaßnahmen gegen 99 Prozent der gesunden Bürger ankündigt. SUBJ
311
+ 309 81209b7ee1b5a77837117d0fec187d8ef2005007 Nur so entwickeln wir Hoffnung, den angerichteten gigantischen Scherbenhaufen wieder aufräumen zu können. SUBJ
312
+ 310 e692d1c3defb194683b6fa821399d4bba7cfa81b Der Lockdown hat die Fallzahlen stark reduziert, wir halten Abstand soweit irgend möglich, es gibt traditionelles Contact-Tracing. OBJ
313
+ 311 0b896778f718030139d5c36ad03754f886580386 Wir haben jetzt schon die Bestätigung von vielen Schulleitern und Arbeitgebern, dass sie ab Montag keine Masken mehr anordnen werden und können, da jeder der das anordnet „Persönlich in der Haftung steht“ ! SUBJ
314
+ 312 be8cc0fec5890d3ecca7fd5912c851ffd5476f6e Ein aktuelles Beispiel liefert Jan Böhmermann mit seiner Forderung, dem Virologen Hendrik Streeck und Professor Alexander S. Kekulé keine Bühne mehr zu geben, da sie nicht kompetent seien. OBJ
315
+ 313 9501b01d5a8a5a534a027960259f963139853676 In einem Interview sagte er, dass neue Forschungen zeigen, dass „wir einen großen Fehler gemacht haben“ mit den mRNA-Spike-Protein-Impfstoffen. OBJ
316
+ 314 79606b06775301b75007a8b792e75684111c0229 Seit bereits 20 Jahren wird der Wirkstoff gegen Malaria eingesetzt, genau wie Hydroxychloroquin. OBJ
317
+ 315 54b161ceab029856315309e691b65a0edebd4048 Der Sicherheitsrat der Vereinten Nationen befasst sich heute mit der Lage in Syrien. OBJ
318
+ 316 41e6314853e3c4a9aa17587f3dcb3995c01b9019 Die Alltagsmasken (Stoffmaksen / Halswärmer („Schlauchtücher“) schnitten mit einem durchschnittlicher CO2 -Wert 11.500 ppm (Bereich 5000 – 24.000) und damit 365 Prozent vom Basiswert besonders schlecht ab. OBJ
319
+ 317 cfa5c2aa3a66c2758d968a59b9d933831765ae94 Die Krankenhausauslastung ist ein großes Mysterium. SUBJ
320
+ 318 6591d352469c76ffdd99c3a7a5d1171f33ccdb78 Von denjenigen, die durch die Prüfung fielen, waren 100 % Wahlstimmen für Biden. OBJ
321
+ 319 27113abbca9351dbc45d1791efc17a03ffb0d74f Der Demokraten-Funktionär Jones wurde beschuldigt, während der umstrittenen Präsidentschaftswahl bei einer illegalen Wahlzettelsammlung mitgearbeitet und damit der Biden-Kampagne geholfen zu haben. OBJ
322
+ 320 9eee95511840ebcb7c5495888ecc8fa736c953b7 Die Ansteckungsrate (7-Tage-R-Wert) wird vom Robert-Koch-Institut (RKI) mit 1,28 angegeben (Vortag: 1,16). OBJ
323
+ 321 935f13f9514dc65201486ffbc2502fd435844c6a Das UKSH hat also für 166 geschaffene Reservebetten Zuschüsse erhalten, obwohl diese Betten real nie existiert haben. OBJ
324
+ 322 26fbce60a6ddcbcdcb9975ad4affe9a12985f810 StS Seibert: Über genau diese Bewertung hat Frau Adebahr für das Auswärtige Amt gerade schon gesprochen. OBJ
325
+ 323 cdb6f12dd8efd8de3fe80d35822a3215664cf924 Die Frage nach dem „Warum?“ ergibt sich aus der Frage: „Wem nützen die falschen Corona-Toten?“ SUBJ
326
+ 324 9dc0446b1a965057fb715129127bec7cd7718cf6 Aber genau das ist nicht der Fall. SUBJ
327
+ 325 77b5e9683527b62dde5a07a078a8a924ef07a75e Als aktuell infiziert gelten rund 157.915 Personen. OBJ
328
+ 326 bd4b21c3a35045374c6b036c2eea82f8a5b41233 Deshalb finden Sie in den MS-Medien, die sich überschlagen haben, als es darum ging, über ein Banner mit der Aufschrift “White Lives Matter” zu berichten, KEINERLEI Berichterstattung zu den Vorgängen der vergangenen Nacht aus Brixton. SUBJ
329
+ 327 160386a124cb5bbd606c4016b0330c8d5f57df64 Palmer: Stimmt, aber mit Angst hat das nichts zu tun. OBJ
330
+ 328 8d6649601e8037e2bb7c83f3ad57ce6bad42fdf1 Die Impfquote schwankt zwischen 78% bei der jüngsten Gruppe von 20-29 bis auf 93-95% bei ältesten. OBJ
331
+ 329 27799d95ee71a6671e26343608508ccabc6d9fa7 Wie es der Zufall so will, wird der PCR-Test in China jetzt auch anal durchgeführt, weil die Zuverlässigkeit der Ergebnisse besser sei und selbstverständlich wird diese Praxis in den westlichen Mainstream-Medien umgehend befürwortet. SUBJ
332
+ 330 3c5d1b16e145774979898043f9a2e68a5e460418 Ist der falsch beurkundende Arzt gar ein Amtsträger, ist § 348 StGB anzuwenden, welcher die „Falschbeurkundung im Amt“ regelt. OBJ
333
+ 331 8f6aa3090495fa81f7be50a018a4cca5114ee672 Aber vier Tage später, am 1. März, wurde das Mädchen ins Krankenhaus eingeliefert, weil es ernsthaft krank wurde….. OBJ
334
+ 332 8dfc5ad5dcff4fecc8f33eff4ef63623bc05d190 """Es ist unglaublich, wie wir die Situation gemeistert haben." OBJ
335
+ 333 6a2577d4ab573078696282411c07ebc834f28432 Kaum beachtet von der Welt­öf­fent­lich­keit, bahnt sich der erste inter­na­tio­nale Straf­pro­zess gegen die Verant­wort­li­chen und Strip­pen­zieher der Corona‑P(l)andemie an. SUBJ
336
+ 334 f8841366d0052889086e7c75850f335eed4594f7 Die Gruppe der Länder mit Ivermectin Verwendung umfasst 31 Länder mit insgesamt 972,5 Millionen Einwohner. OBJ
337
+ 335 01ec03a6dee2e70a983c5198bcbb3debecf2a8ba Mit gentechnischen Mitteln werden nun deren Oberflächenproteine durch die Spike-Proteine von SARS-CoV-2 ausgetauscht. OBJ
338
+ 336 2b73db534e2ce89e911292fd578e8b0f9e151c3c Zusatzfrage: Es geht ja aber um eine eher politische Partnerschaft - so habe ich die Franzosen zumindest verstanden -, nicht um Hilfe zum Beispiel für UNRWA. SUBJ
339
+ 337 409a9349246014607fd6dd6626ed2af8b279c867 Kommen wir nun zu unserem gut informierten, zahleninterpretationsfesten und klugen Tanzlehrer, der auch diese Website betreibt. SUBJ
340
+ 338 0162213c7ba285523b07382e653d811ad3f396be Maria Paregger erarbeiteten die Studie und führten die Literaturrecherche durch. OBJ
341
+ 339 8648822bfae26a1c1dd1c475d76cae6daefe5102 Maske und Mund-Nasen­schutz führen somit zu weit mehr gesund­heit­li­chen Problemen, als bisher angenommen. OBJ
342
+ 340 e9c0bb5ceb9ee1417ec3bef93eaf7330f9087a7e Dies zeigen sowohl Daten der WHO als auch des US-Meldesystems VAERS. OBJ
343
+ 341 e3f938f6b7dddb5e9b65681c8ea7c8dfed242b38 Vulkanausbrüche führen in der Tendenz zu einer Abkühlung. OBJ
344
+ 342 1a062779113a45b6466a0685ca50e709bc941aff Am Ende des Tages hatte ich über 3.134 EUR Gewinn gemacht, nicht schlecht von einer Anfangsinvestition von 250 EUR! SUBJ
345
+ 343 ce13fc2259550f3e003aec1f6d0a5d9a6168f6bc """Gleichzeitig steigt auch die Belegung von Krankenhausbetten, insbesondere von Intensivbetten, mit COVID-19-Patienten weiter an." OBJ
346
+ 344 2e0680730dc73fdac5dc33c61702958476ec0885 In einer dieser Vorstädte wohnte ich. OBJ
347
+ 345 0977955e3b71af48e0fb4e3930fa65a0a76759fc Man muss dem Gesundheitsministerium zugestehen: Nach anfänglich heftiger Kritik an fehlenden Daten hat man sich bemüht, zentrale Informationen mit dem Dashboard zugänglich zu machen. SUBJ
348
+ 346 618a9f10d98fe913e61bab7066b5fef98bdac144 Es geht um die informationelle Selbstbestimmung. OBJ
data/german/test_de_unlabeled.tsv ADDED
@@ -0,0 +1,348 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence
2
+ 0 d091542cfd3fabd983a3db856b78a6335bab6833 Die Zahl der Asylanträge lässt sich offensichtlich steuern, unsere Nachbarstaaten auf dem Balkan haben genau das getan mit der Grenzschließung.
3
+ 1 155c1a684cb15c02904a8a05815f2fcc6eaa4541 Nachfolgend findet sich wieder aus Israel ein interessanter Vergleich zu dieser Fragestellung: Vergleich Hospizrate von Geimpften mit Ungeimpften nach Hospiz / 100.000 Personen.
4
+ 2 62f963896e24a92c01a4432d50613df34dd0aea9 Wie wenden wir Chili zur Krebsvorsorge an?
5
+ 3 81b1bcf2afcd4b735b87d43f8bdfc0c2ed5bde68 „Der Nutzen im Verhältnis zum Schaden ist gut vertretbar.“
6
+ 4 8a3986bf06ddf72fa91b11819d3fe29a3bbf621c Ein Grund dafür ist, dass innere Autopsien bei als ansteckend betrachteten Toten vermieden werden sollen.
7
+ 5 85c34bd881421614bdb079c25814584e66de08ba Testergebnisse hängen von der Häufigkeit der Krankheit ab
8
+ 6 91fe8081320d55cd220b2067022112db6e15ca6a Hintergrund: Die Wahl des geeigneten Studientyps ist ein wichtiger Aspekt des Designs medizinischer Studien.
9
+ 7 5042655b46ded46c6c44837aeeffc3ae368cb55d Zu diesem Ergebnis kommt auch der „Cashkurs“-Beitrag:„Nicht nur in den USA und auf dem afrikanischen Kontinent, sondern auch in vielen Teilen des Rests der Welt scheint das Vertrauen in einen mit Pauken und Trompeten durch Politik, Forschung und Pharmafirmen durchgepeitschten Impfstoff gegen das neue Coronavirus ziemlich gering zu sein.“
10
+ 8 5c70cac0e0a901a6a11143dd6618c6e0e397c8e2 Wir bearbeiten im BfV weiterhin eine Vielzahl von Gefährdungssachverhalten.
11
+ 9 f4ac9524d18bfc259e553ebcbe1e5d0d2fc04f98 „Dekadenz – Jubelnd in den Untergang“, heißt das Werk des Filmemachers Imad Karim – eine schonungslose Abrechnung, die jeder kritische Geist gesehen haben sollte.
12
+ 10 5a125b80a2139641c956a2a989b69315a49590da Auch hier muss der Staat für etwaige Impfschäden aufkommen.
13
+ 11 0309a06b89c91840e501733bc4a5dae65780e69d Die schlechten hygienischen Zustände, in denen die Testkits aber auch die Masken erzeugt und verpackt werden, fallen auch bei den Endnutzern auf.
14
+ 12 fe5465a54041e149ae2db4e99fe0208c995ae590 Doch zeigt er Rückgrat: „Es liegt jedoch nicht in meiner Natur, zuzulassen, dass wissenschaftliche Fakten vor der Öffentlichkeit verborgen werden.“
15
+ 13 0715e7bae16838f4d0c52a756f2bf73ffdd10dfc In jedem Gerichtsverfahren gegenüber Behörden, jedem Arbeitgeber, jedem Reiseanbieter, jedem Heimleiter usw. kann man sich nun darauf berufen.
16
+ 14 03b0e32f06f0396975c11d18460874f19d60e5d0 Der Sprecherin des RKI zufolge können Verstorbene, die zu Lebzeiten nicht auf COVID-19 getestet worden waren, aber in Verdacht stehen, an COVID-19 gestorben zu sein, post mortem - also nach ihrem Tod - auf das Virus untersucht werden.
17
+ 15 979a68db52f773c993e2ecee8da51c31e3d7601d „Wir haben einen großen Fehler gemacht und haben das bis jetzt nicht erkannt“, bekannte kürzlich der kanadische Impfstoff-Forscher Byram Bridle im Interview mit der kanadischen Journalistin Alex Pierson.
18
+ 16 86169a25745947911d036f4dfddfc0715a0c1a27 Dass der Bayerische Rundfunk als Anstalt der ARD hiermit eine rote Linie überschreitet, die mit seriösem Journalismus nicht mehr vereinbar ist, und viele Moderatoren, Redakteure und Redakteurinnen diesen Weg mitgehen, erinnert an dunkle Zeiten und ist im Nachkriegsdeutschland eine noch nie da gewesene Abkehr von Standards einer für eine Demokratie wichtigen freien Berichterstattung, freien Presse, allemal im Rundfunkstaatsvertrag verankerten Verpflichtung der öffentlich-rechtlichen Anstalten.
19
+ 17 fae4f85db4fec5219ea3146a5c02097b21714fae Kein Wunder also, dass dieser Trick ebenfalls nicht bei den NPI funktioniert.
20
+ 18 64b1d8e124a7b6190bb100b6379e81e2343566f1 Er beantwortete mir alle Fragen und befreite mich von Zweifeln.
21
+ 19 be42b7d48552d9089ca52545431f471d0520e9ff Es wird hier auch wieder nur sehr kurz auf den Einzelfall einer älteren Seniorin eingegangen: Ein Fall betraf eine 80 Jahre alte Frau mit bekannter Faktor-V-Leiden-Mutation und schwerwiegenden thromboembolischen Ereignissen in der Vorgeschichte.
22
+ 20 5c9331f5d9e818ecbeee62f93de4e72161360db9 Meines Erachtens nach, lehnten nur fünf Artikel die AGW ab: Avakyan (2013a, 2013b), Gervais (2014), Happer (2014) und Hug (2013).
23
+ 21 1f3bd51b6dedc74515b042d0b9a24a5cb27cfa9b Nun zum Wochenbericht in möglichst kurzen Worten: COVID-Sterblichkeit und COVID-Intensivbelegung passen nicht zusammen.
24
+ 22 da6fc5cfabb212ce87db94a65be82dfc9c3b56a3 Als letztes Glied in der Fälschungskette verdienen auch die Bestatter mit.
25
+ 23 9b030a43806b8d9b0fc6c9ea29073499ecc01e95 Wie das PEI mit dieser Quelle auf 13,9 kommt ist uns schlichtweg ein Rätsel.
26
+ 24 d708b15e77c81abc15a64b5083f3844fbb026da7 In fünf Fällen wurden Herzmuskelentzündungen (Myokarditiden) diagnostiziert.
27
+ 25 2a8f626fb4a00cde7ca4492e13fbcf9dd976fc13 Trumps Berater Jason Miller bestritt auf Twitter die Richtigkeit des Arizona-Ergebnisses.
28
+ 26 bf3cd5fa89404bab4d17c234360e17f4e77bf91f Diese Impfstoffe können weder vor einer Virusinfektion schützen, noch konnte bis dato irgendein positiver Effekt nachgewiesen werden.
29
+ 27 13378a59a69758f2b7e4b3d5e7b2cc28a6599949 """Leider ist die Lage nicht einfach"", sagte Präsident Wladimir Putin am Mittwoch bei einer Videokonferenz mit der Regierung."
30
+ 28 9f1b65048e85243bd0ad1871cea8b4708db79826 Aktuell sind noch 14 Bewohner und ein Mitarbeiter erkrankt.
31
+ 29 6a8d8c254a9088265a091658f128a3daa14a98c4 Wenn der Lockdown wenigstens keinen Schaden anrichtete, könnte wir damit ja noch leben.
32
+ 30 80c2f1a8d7b971f66d7551bb6cb71f0a03bfbdc8 Die Einrichtungen sind in der Verantwortung, eine umfassende Umsetzung der Testanordnung sicherzustellen.
33
+ 31 f3384b133f91229e3dab93f478b7c93dfa0b3480 Sobald die Wahlzeit (§ 47) abgelaufen ist, wird dies vom Wahlvorsteher bekanntgegeben.
34
+ 32 d7e3116566fa00c254d5695fb38b647a8bda654a "Jan Muntendorf, Sprecher der Schutzgemeinschaft Deutscher Wald (SDW) in Hamburg, sagte der WELT: ""Ich bin entsetzt."
35
+ 33 4c60a36ffc25062d8935641df2b79515155ced93 Als sich darüber Berichte mehrten, verschwand plötzlich vor Ostern am 1. April Israel komplett aus den Daten, nur um am 8. April mit stark nach unten revidierten Zahlen wieder aufzutauchen.
36
+ 34 d07b7bec8128723bf245efabd66dd525043e748d Es war erwartet worden, dass Erdogan den russischen Präsidenten Wladimir Putin trifft, nachdem vergangene Woche 33 türkische Soldaten von der syrischen Luftwaffe in Idlib getötet worden waren.
37
+ 35 d85b1cde3070a503c38ee9b54ff0bb32a4b7263d Herdenimmunität bedeute selbst im besten Fall nicht, dass niemand erkranken könne.
38
+ 36 9ac5fb54be2f05ec0d3b618a1906263be9eb7841 Wenn wir uns nicht gegen Impfpässe wehren und stattdessen „für die Vernunft stimmen“, könnten die Medikamenten- und Impfstoffhersteller die Welt in eine langfristige wirtschaftliche und politische Abhängigkeit zwingen.
39
+ 37 fe770f10b78507850b52c664c1686b2732dce10c Kritiker eines solchen Ansatzes, die geltend machen, dass dieses Thema im Kindergarten nichts zu suchen habe, gelten dagegen laut der” Gesellschaft für Sexualpädagogik” als christlich-fundamentalistisch oder rechtspopulistisch.
40
+ 38 61c48ebe30cedb2f3896b6d2646faf47fe93d58f Damals konnte er seine Meinung im öffentlich-rechtlichen Rundfunk persönlich vertreten, seit Corona geht das nicht mehr.
41
+ 39 b5e35475489cf1f32f675b5a25a9026639f8e8fb So ist auch für das laufende Jahr nicht damit zu rechnen, dass Selbstmorde die Übersterblichkeit begründen können.
42
+ 40 2cbe3d54f9ba2aefad72fde2a24611e417f3f27e Dies würde bedeuten, dass wir es im ersten Jahr mit bis zu über 22 Millionen Nebenwirkungen und bis zu möglichen 240.000 Todesfällen im zeitlichen Zusammenhang mit der Covid-19-Impfung zu tun hätten.
43
+ 41 9dc891d4be55b64dab8cfb9deef0887ca3fd7f5e Entscheidet sich der Gesetzgeber für die Sanktion der vorübergehenden Minderung existenzsichernder Leistungen, fehlen der bedürftigen Person allerdings Mittel, die sie benötigt, um die Bedarfe zu decken, die ihr eine menschenwürdige Existenz ermöglichen.
44
+ 42 19b12c0441f1357386aac4c9069d4a4225c25f9f Es kann entweder bewirken, dass die Blutplättchen verklumpen und das kann zu Blutgerinnseln führen.
45
+ 43 aa0befba773f56ddf9947afe66e0b2ced341897f Nur sechs Prozent der zu erwartenden Probleme würden gemeldet.
46
+ 44 f8ea59820877a9288ad937126bade3499a91b6cf Dennoch versucht er zuversichtlich zu bleiben und hofft, dass bald alles wieder gut sein wird.
47
+ 45 2e6a4db150d6410d85ee07f8aa9a6754442711c3 Daniel Weinmann arbeitete viele Jahre als Redakteur bei einem der bekanntesten deutschen Medien.
48
+ 46 0654d70101a3af866b752adbaa81d47bd0028579 Eine Vorabstudie des Klinikums Hochrhein in Waldshut-Tiengen belegt: Im Frühjahr gab es eine Übersterblichkeit, doch nur etwa die Hälfte der Todesfälle hatte einen Bezug zu COVID-19.
49
+ 47 4db2ddee13bdc2a05b836c2204a0dbad64676132 Wie aus einer Antwort des Bundesfinanzministeriums auf eine Anfrage des Linken-Fraktionsvorsitzenden Dietmar Bartsch hervorgeht, werden in diesem Jahr voraussichtlich 4,4 Millionen Personen den Spitzensteuersatz zahlen, der ursprünglich nur für absolute Spitzenverdiener gedacht war.
50
+ 48 9febb6fa6c003fdd6d48c2793f1cac9020c62177 Weiterhin führt Renz in der Diskussion aus, dass ein Fünfjahresdurchschnitt der Daten, denen Beschwerden oder mögliche unerwünschte Nebenwirkungen von Impfstoffen zugeschrieben werden, aus den Jahren 2016 bis 2020 ermittelt wurde.
51
+ 49 76aba00188af04fffbd6e3462eb5133e7a860ed5 Liposome sind zwar nanoskalig, gehören aber rechtlich nicht zu den Nanomaterialien, da sie nicht gezielt so winzig klein hergestellt werden und obendrein nicht stabil genug sind.
52
+ 50 0e2068ddd4043a10851b61982d238c980122af5d "Das ""Institut für das Entgeltsystem im Krankenhaus"" liefert ganz andere Zahlen zu den auf Intensivstationen behandelten COVID-19-Fallzahlen als das DIVI-Register."
53
+ 51 4cea589d369c3c6676d539d30ea785189044b52f In Zeiten einer besonders hohen Übersterblichkeit, in den Kalenderwochen 14 und 15 und seit Kalenderwoche 49, lag die Übersterblichkeit allerdings über der Zahl der übermittelten COVID-19-Sterbefälle (eGrafik 4).
54
+ 52 ce9a85803b6569eb49d32bdd56afc24c53c4446c Ich schicke heute noch mal einen mit.
55
+ 53 a4a98e4865db5c9f3a7cecb28b43df54d987f9fb Sie kippte Essig und Chlorreiniger zusammen und atmete das entstehende Chlorgas ein.
56
+ 54 d5d89115ff8afe5368520073dc42614a4f4d5382 Die Beobachtungen in den Punkten 1-3 lassen den Schluss zu, dass der effektive R0-Wert schon nach den ersten 30 Tagen nach Beginn der „Pandemie“ weltweit um die „1“ oszillierte.
57
+ 55 d1f77e71989dfdb037af4f8d3a67d1cc937ad7aa Regelmäßig Händewaschen und sich nicht ins Gesicht greifen, sind demnach natürlich weiter wichtige Maßnahmen, um eine Ansteckung zu vermeiden.
58
+ 56 04e2b857e3894d873005cb4903162d21f01e2c7f Als Grenzwert soll künftig eine Inzidenz von 100 Coronafällen pro 100.000 Einwohnern dienen.
59
+ 57 51339be1f565d0d5209d72becdf1f7fe58666c58 Versuche haben gezeigt, dass sich der Abrieb der Mikroplastikfasern aus dem Maskenflies mit der Zeit deutlich erhöht.
60
+ 58 def739d28eee0e3fe121296c2547567f3e697533 Und über die richtige Anwendung werden die Bürger auch gar nicht erst informiert.
61
+ 59 c793aa64d4670c3f4700d044c863ddefd9c80e7a Zusammen mit Restchina und weltweit sind wir möglicherweise bei rund 60.000 Infektionen.
62
+ 60 b0e0fc5265c12e0bfd3bc97203cf24bbac828873 Dass das Spike-Protein des Coronavirus etwas Besonderes ist, weiß man schon länger.
63
+ 61 20074e635e961d37689b0f50e100625fcc3e6047 """Wenn wir wissen, dass wir mit spätestens Mitte, Ende Juni so viele Impfdosen in Österreich haben werden, dass wir Leute suchen werden müssen, die sich impfen lassen"", dann sei jede zusätzliche Möglichkeit gut."
64
+ 62 63314615d93c0528f4226b84b21a9f465dc08d31 Er war Geschäftsführer in gemeinnützigen, öffentlichen und privaten Krankenanstalten, Ordensspitälern sowie Alten- und Pflegeheimen und Rehabilitationskliniken in mehreren Bundesländern.
65
+ 63 d950efcdb83af26800f8272b45a1b6d89812509d Hintergrund: Die SARS-CoV-2-Pandemie hat im Jahr 2020 das Gesundheitswesen vor große Herausforderungen gestellt.
66
+ 64 de92ad7ac376fefd89dddaa141409537b59ef1f8 Wie es um die moralische Integrität eines notorischen Lügners bestellt ist, muss man nicht mehr diskutieren [Bidens beste Lügen finden sich hier]
67
+ 65 f22ee073d9f2f31df6fcc1d069637126cacded42 Im roten Kreis sehen wir das Jahr 2021, das fast durchgängig eine Übersterblichkeit bei den 15- bis 44-Jährigen ausweist.
68
+ 66 b795d0ccea4441c1b830b0dc5ef456a90394827b Die Regierung hat deshalb einen Gesetzentwurf (19/21750) vorgelegt, der auch auf den EU-Austritt Großbritanniens eingeht.
69
+ 67 e52b940d31ce4c9f298619b64a5389eeefe408ec “Denn während die Immunisierten Teilhabe am öffentlichen Leben erhalten, wird sie den Nichtimmunisierten verwehrt.
70
+ 68 0640ef0de910c7e5ed7915cac9b5c4aef0225806 Nächster Schritt: Ab Spätsommer soll eine Impfpflicht als Voraussetzung für den Schulbesuch kommen.
71
+ 69 7cb15f7674e87715740dec52ad57aab1d5a279ca Dabei gehe es um die Anpassung und Erweiterung der bestehenden Zulassung auf diese Altersgruppe, teilten die Unternehmen mit.
72
+ 70 d78ce149ea763a1988cbb7c9ef06370e61a059a4 Das Mädchen rannte auf direktem Weg nach Hause.
73
+ 71 4c2cdb091d84064e7700581bd5d3cf7e9da03ef3 In einer aktuellen britischen Studie zeigte sich, dass 30,3 Prozent der Kinder und Jugendlichen mit einem positiven PCR-Test drei Monate nach der Infektion unter mindestens drei Krankheitssymptomen litten.
74
+ 72 38034c04404f4066ebb5e21328f06b2fd1f3a13a Jetzt weiß ich, warum Friedrich Merz die ganze Zeit gut gelaunt ist.
75
+ 73 9ba489a6d1c00b53b2ef8b9c87f835391df45947 Insgesamt müsste dann folgende Anzahl an Menschen eine Impfnebenwirkung erwarten:Das entspricht allen Einwohnern einer Stadt wie Aachen, Mainz oder Kiel!
76
+ 74 8c17c10378d39f4a923cb072738a803d5d64c2d1 Auf der Netzseite der Unfallversicherung finden sich lange Anleitungen der Berufsgenossenschaften zum Arbeitsschutz beim Umgang mit solchen Fasern und Links zur Bundesanstalt für Arbeitsschutz und Arbeitsmedizin, die die verschiedenen TRGS, die technischen Regeln zum Umgang mit Gefahrstoffen, auflisten.
77
+ 75 0490a8449057eb9cce7f47bc369b8268d82b44cd Im Zusammenhang mit dem Ausbruch von SARS – verursacht durch ein Coronavirus namens SARS-CoV – untersuchte das NIH Chloroquin und kam zu dem Schluss, dass es das SARS-Coronavirus wirksam in Schach halten kann.
78
+ 76 08caf0c40efd6e6dbd2c8aacefae1ef4b7b1cda0 Da das CDC die Korrektur in aller Stille vollzogen hat und die Medien darüber schweigen, ist nicht davon auszugehen, dass man hier eine Botschaft laut verkünden will.
79
+ 77 d72fc0b86ea3ca055794593499555698e69de133 Auf Basis dieses Tests werden Maßnahmen verhängt und Lockdowns beschlossen.
80
+ 78 6af00e3ec7d584be5c962f63476f89a6458ba370 Eine Klage, die letzte Woche vor dem Gericht in Den Haag eingereicht wurde, in der die israelische Regierung beschuldigt wird, den Nürnberger Kodex zu verletzen, indem sie durch Pfizer illegale Experimente an Bürgern durchführt, wurde bestätigt.
81
+ 79 3b72f6f4fb17bd044444040e176c3ddc008b2f71 Die üblichen Nazi-oder Leugner-Stempel einfach ignorieren.
82
+ 80 5aa4a09c29e2192c4f3829aba6ce2b65db6ae14e Das, was wir bisher aus ärztlicher Erfahrung als Verhaltensregel, sozusagen als Lebensweisheit gegeben haben, dann in einen Risikoalgorithmus umzusetzen, war eine große Leistung.
83
+ 81 5dd6c41dcd91d193086db82803046a2eb61bf6d7 Zudem haben die Forscher des Hamburger Umweltinstituts flüchtige organische Kohlenwasserstoffe in den Masken, die überwiegend aus China stammen, gefunden.
84
+ 82 b3418c5b81121c7a002ac70f7013379029da70db In Deutschland geben Krankenhausabrechnungen Anhaltspunkte für einen enormen Anstieg der Nebenwirkungen.
85
+ 83 004b5c9f682b8adc9b0715f48696940ec11d291b Hat man jemals etwas von einem verbalen Angriff der Identitären auf Japaner, Chinesen oder Vietnamesen gehört?
86
+ 84 e89902e8018a43e911575534d45f23bf715cbf25 Wie sieht die Risiko-Nutzen-Analyse aus?
87
+ 85 5ddfd38243847a8cfa41348a8528a588ad91da72 Anamnestisch waren Vorerkrankungen darunter eine traumatische Subarachnoidalblutung bekannt.
88
+ 86 6ae329f7e0ffbaa26eb1cd6dda0a3b248814d83c Die Weiterfahrt wird durch Eismassen blockiert, die es nach fester Überzeugung der Gruppe im Sommer eigentlich nicht mehr geben dürfte.
89
+ 87 9a04edadfd3b85651e5805614a82f3d3e9370565 Seit 2020 steht „Corona“ im Totenschein.
90
+ 88 5d8279b92a34e3b434dd65fda410a540740cea79 In Grossbritannien starben von knapp zehn Millionen Geimpften kurze Zeit später nicht weniger als 244 Menschen, einschliesslich acht Fehlgeburten (Stand Ende Januar).
91
+ 89 f0d2927f793f150d420979bb8dd81cfa733a2c9f Das Gesundheitsministerium in Tokio untersucht derzeit den Zusammenhang zwischen dem Tod zweier Männer und verunreinigten Moderna-Ampullen.
92
+ 90 4fe0e08d053c641c51fcd488b53317ee1186af09 Denn die Infektion ist Voraussetzung der Infektiosität.
93
+ 91 6ba0046dabc67280aeccabe73478ed5a54688ce6 Die massiven Nebenwirkungen und Langzeitfolgen der Impfkampagnen mit den gentechnischen Medikamenten, geleugnet von Politik und Pharmaindustrie, werden immer offensichtlicher.
94
+ 92 89eb3430c8c6e1f436000394ad6b4e6ba25b5086 Die dortigen Fälle hätten „keine große Relevanz“, weil schnell durchgegriffen werde.
95
+ 93 4e23d3c4c31275599285e724ade3d89fa376e540 Ob ein Virus vermehrungsfähig ist und damit ein Krankheitserreger im Sinne des IfSG ist oder nicht, wird durch die PCR-Tests jedoch nicht festgestellt.
96
+ 94 867ffce429e791a509155cef0acf27b1aa461bf6 Das ist mehr als ich mit meiner eigentlichen Arbeit in einer WOCHE verdiene!
97
+ 95 aa8065dc54f25795d9cf0aa3c26b372685ce225e Das habe er nun von seiner undurchdachten Scherzerei, soll ihm seine Frau daraufhin vorgeworfen haben, schildert der 39-Jährige in einem seiner neuesten Videos.
98
+ 96 5ab664412d3c443fce4d427e3237722a2d3be6b0 Eine heikle Aufgabe, aufschieben sollte man sie nicht.
99
+ 97 b2f8e84f83f17b2f337e8091cc4c1630f20f7f90 Ferner hat der Staat die Möglichkeit, bei bargeldlosem Zahlungsverkehr jeden einzelnen ihm unangenehmen Menschen per einfachem Mausklick finanziell von allen Zahlungen abzuschneiden und ihn damit quasi in den Tod zu treiben.
100
+ 98 5062e93f4ebc2af344a1f2f6d65e025a2dbc8cfa Und hier ist dann die Botschaft, man kann natürlich mehr machen, und das entspricht jetzt vielleicht auch so in grober Näherung dem, was wir hier schon in Deutschland auch jetzt machen.
101
+ 99 617fd33414a24a17ad7df56cc469dadc7e78f9b4 Und das obwohl in den Statistiken des PEI „im Rahmen der Spontanerfassung nicht alle Fälle berichtet werden (Dunkelzifferrate)“.
102
+ 100 22c56031eb76427bc837b7de64dd58227a6e1580 Lediglich 2021, als die Impfkampagne begann, stiegen die Zahlen enorm an, erklärt Renz in der Diskussion.
103
+ 101 6cf073cbcf7a6c0ecb7231ef0b3fdc7674de4f63 Da ab November 2020 nur Intensivabteilungen hohe Covid-Zulagen bekamen, die eine 75-prozentige Auslastung gemeldet haben, wurden freie Betten einfach nicht gemeldet, wenn es notwendig war, die 75 Prozent darzustellen.
104
+ 102 7e9ee1d5a51b2bdc8c256ec7d9d32cd441145d50 Bei Covid-19-Impfstoffen werden in Phase II oft zwei unterschiedliche Dosierungen getestet.
105
+ 103 c20755ded2becf3ed8d00635b735fd6811b37998 Den Gesetzentwurf zur Reform des Stiftungsrechts und den stiftungsrechtlichen Teil des Änderungsantrags begrüße man grundsätzlich, müsse ihn aber auf Grund der dargelegten Argumente in der Gänze ablehnen.
106
+ 104 f312c88591a29a4ca9ac600a127de33e42290e13 Wo zuvor Todkranke gemeldet wurden, sind nun plötzlich milde Fälle und Menschen, die eigentlich kerngesund sind, in der Meldestatistik enthalten.
107
+ 105 12f86276270af84a3719b83b7c29f655eaea3866 Bei den schweren Nebenwirkungen waren traten bis zum 31.12.2020 insgesamt 11.310 Fälle auf – bei den Corona Impfungen 2.003 Fälle.
108
+ 106 ed57186913c15c2a2a49670a67ddf7d9883bf8e6 Im vergangenen Jahr war die Zahl noch auf 4,2 Millionen geschätzt worden, 2015 erreichten nur etwa 3,5 Millionen Personen mit ihren Einkünften den Spitzensteuersatz.
109
+ 107 ab9463ef0230a12d09d3ea12776a2d991ebb276e Mund­at­mung führt zudem zu deut­lich mehr Neben­wir­kungen als reinen Zahn­in­fek­tionen.
110
+ 108 8e719d5e1a013d7741ecd593039601a1bd683494 Ebenfalls wissen Politiker, Wissenschaftler, Journalisten und die Interessenten der Windindustrie, dass die Abschöpfung von Windenergie in Zusammenhang mit der immer stärker ausgeprägten Windberuhigung steht.
111
+ 109 a99e82e3ccae5b0eb1f7c22db9ee6013f9031e2a Nach der Impfung könnte es zu spät sein.
112
+ 110 23c328f197ed996d33ba79b1294bae9829272c6e Bei Intensivpatienten liegt er bei 15,7 bzw. 44,5 Prozent.
113
+ 111 54c1a1f90c4296db2acfaa10bc0ae174e1189db9 Studien belegen, dass die Elite ihre Kinder nicht impft.
114
+ 112 43abf80516eac7cff6644c01f9ed2f1f32bf3f55 Damit die Familien denken, dass sie gestorben sind.
115
+ 113 942396299ab7d7929c70584907aefefb3d9f9366 2015 stellte das US-Landwirtschaftsministerium fest, dass 94% des nationalen Baumwollanbaus aus genetisch modifizierten Sorten besteht, die entsprechende Herbizid- und Insektenresistenzen aufweisen.
116
+ 114 ef7eba20d944fcf93576e3441a58cfffbff41cb4 Einen vorläufigen Tiefpunkt lieferte der Rundschau-Journalist Thomas Vogel, der seinen Beitrag «Ärzte im Visier: Behörden gegen Corona-Skeptiker» vom 10. Februar mit dem Aufruf abschliesst: «Der Staat muss entscheiden, wieviel Freiheit er den corona-skeptischen Ärzten zugestehen soll.
117
+ 115 f38c57000d6bb95891e10f1e90a19bb8da58b971 Wenn man die Corona-Toten weltweit nimmt und durch die Weltbevölkerung von 7,827 Milliarden dividiert, dann ist das ein Anteil von 0,0001 die gestorben sind.
118
+ 116 dc019123fb279a1dd35dde3503ab9f34b95c0d46 Oder: Mit welcher Klimaänderung müssen wir rechnen, wenn große Teile des tropischen Regenwaldes vernichtet werden?
119
+ 117 1b4634eced90477da64eb2c01550d0c050a68f5f Sogar das RKI gibt auf seiner Webseite an, dass beim bestimmungsgemäßen Einsatz von FFP2-Masken eine arbeitsmedizinische Vorsorgeuntersuchung im Voraus angeboten werden muss.
120
+ 118 ab84675c8f6b274082fb3496c9606b6be1c9d61d Zu der Kundgebung wurden 10.000 Teilnehmer und rund 5000 Traktoren erwartet.
121
+ 119 4ad6651f6a57615a00a3f513da4c35254ec252ef Der Kopp Verlag beschreibt den Inhalt des Videos mit den prägnanten Worten: „Es ist zu erwarten, dass solche selbstzerstörerischen Prozesse Myriaden von Nebenwirkungen bei allen Geimpften, insbesondere nach Booster-Impfungen, haben werden.
122
+ 120 3d981bf10969471ebe7d991e35760661da29f235 Weiter merkt er an, dass man bei der kommenden Wahl entscheiden muss, ob man seinen neuen Weg weiter führen will.
123
+ 121 d9f72ef22963c75737dc988c93b0ac3b6be56bd5 Immer ging es um die Impfung als allein seligmachende Lösung.
124
+ 122 43c85bfd6b472c1d194d5e3c3afb99984ca202ba Die Zeit der Worte muß nun der Vergangenheit angehören.
125
+ 123 54d9d55a28d07f5f370a0d054d63b694c160fdf9 Es wäre also wichtig, dass Personen, die mit MNB ausgestattet arbeiten müssen, entsprechend geschult würden, und regelmäßig MNB- freie Intervalle, in denen sie ohne dieselbe atmen können, zugestanden werden.
126
+ 124 99693765a04aad7ee3a8e169872fdb719cadcae2 In der psychiatrischen Lüneburger Klinik „Am Wienebütteler Weg“ ist am Freitag gegen 2:10 Uhr zunächst ein 54-jähriger Patient niedergemetzelt worden.
127
+ 125 260919dee9766adaf111fbc0a3f9016e3905e017 Sie hat sich im Vorjahr etwa auch für eine Pflichtimpfung gegen Masern ausgesprochen.
128
+ 126 5d8db96d014da0b44b1d4e34ec4d9b6a04c98157 Jetzt wäre es an der Zeit, dass die Amerikaner und die anderen nachziehen.
129
+ 127 9d75f52d83caadab4f33a9cf964df3b2916ca2fc Neben dem Rettungsdienst und der Polizei kam ebenso die DEKRA im Rahmen der Verkehrsunfallaufnahme vor Ort.
130
+ 128 e4f8a5a6b173846842f978a58f80c554fe9fd7df Manche Kliniken bauten dabei erstaunliche Kapazitäten auf.
131
+ 129 4ff977460f8b5df5c2d89aa3980f3d86d21cc423 Tineye sagt, dies sei ein einzigartiges Bild und tauche nirgendwo im Internet auf.
132
+ 130 7918315190abf57c0aaf439d2096e062dc4f2eba Sie kommen mit mehrmonatiger Verspätung.
133
+ 131 fdfc433c145240afe5697f75318341ae72a6ef2c Man male ledig­lich das Schreck­ge­spenst der Muta­tionen an die Wand, um weiterhin die Bevöl­ke­rung in Panik zu versetzen und sie Entrechten zu können.
134
+ 132 2383f5738b6bc18637939f0b625235d93440b94a Nicht nur betreffen derartige Einschränkungen damit „faktisch fast ganz Deutschland„, wie es aus den Ländern heißt.
135
+ 133 8cdc56404e08712812c0513f4c5a4a1ddcb3bd59 Dieser Wert wird von 1 abgezogen und mit hundert multipliziert, so dass man es bequem in Prozenten ausdrücken kann.
136
+ 134 6d276949847bca043242c335c2c06f5011724b9b Allein bezogen auf Hospitalisierte liegt der Anteil bei „Impfdurchbrüchen“ entsprechend bei 29 bzw. bei 54,5 Prozent.
137
+ 135 ce166d115e680477fe98272c423a38f18ab4c185 Ein Preisaushang reiche dafür nicht aus.
138
+ 136 957114edab3ce761317cc11ead74449391e6cc96 Bleibe informiert und folge uns auf Telegram – Corona ist nicht das Problem
139
+ 137 34d311d5292e84f7e6328fdbd4061ded3098bf72 Da selten die Informationen vollständig und nachvollziehbar gegeben werden, müssen wir wach bleiben und nachfragen.
140
+ 138 5d541b8a61a04603ce9910ee66ab2320ac36dede Russische Medien berichteten auf dem Höhepunkt der Epidemie, dass ein persönliches Treffen mit Putin nur nach einer zweiwöchigen Quarantäne möglich sei.
141
+ 139 42e10fbc164def234dffd7bc0148c951819660ca Dies hätten Untersuchungen aus Spanien ergeben.
142
+ 140 71ad43666c4d79bc4b7b3fe656b39e0418efded3 Trumps Sohn Eric habe versucht, die Auszählung im ebenfalls wichtigen Pennsylvania anzuzweifeln.
143
+ 141 94fdaf9857996ae462b546aa4d556741b0155a4d Eine ARE ist bei GrippeWeb definiert als eine neu aufgetretene Atemwegserkrankung mit Husten ODER Halsschmerzen ODER Fieber (unabhängig von einem etwaigen Erregernachweis).
144
+ 142 4984046f8d8b84414c91ecb742345223c97db373 Eine mit uns bekannte junge Sanitäterin, Rosemarie Hörnig, hatte in jener Nacht mit ihrer Mutter Dienst am Hauptbahnhof.
145
+ 143 db230a47dbded064c2d0f93d450b48899604639e Die durch Impfungen erzeugten Antikörper nehmen nach einigen Monaten deutlich ab.
146
+ 144 5e65787538d32584014c7972e7b6ea63f2d47d56 Darauf haben sich ÖVP und Grüne geeinigt.
147
+ 145 6b0422bdfa9544c22a8e9ef5f58f5dc287086031 Es ist eine Tatsache, dass Deutschland seit Jahren einen strukturellen Exportüberschuss und den größten Niedriglohnsektor in Westeuropa hat.
148
+ 146 82d81003062684ca6815ec976b10dec401a79d93 70,6% der Befragten gaben an, „immer“ eine Maske zu tragen, weitere 14,4% erklärten, „häufig“ eine Maske zu tragen.
149
+ 147 b2030f49a6b6b97d10fbd6addd8b03ebb922983c SPIEGEL: Würden Sie Ihre Vorschläge eigentlich als grün bezeichnen?
150
+ 148 33c757738649b3989c51f8281dc92a5adaf66a74 Sie weigerte sich in Interviews standhaft, die Frage zu beantworten, ob sie dafür sei, Frauen und Kinder aus Griechenland zu holen.
151
+ 149 588946827bc4fd6bc9e26d8d024b0d007fadd953 Die Werbung ist nicht zu übersehen, es ist ja auch ein US-Amerikanisches Produkt.
152
+ 150 e3a73454098ead20340e3cca46c236a18b7fbe3f Vielmehr war Schwab darüber hinaus der Meinung, dass der Kapitalismus an sich grüner, nachhaltiger und sozialer werden müsse, um einen globalen wirtschaftlichen Aufschwung zu ermöglichen.
153
+ 151 f3a3b1d0903223fcc88d3da50a8c3f5fad6934c2 Gesamtantikörperprävalenzen unter 80% wiesen die Blutspenderegionen Dresden, Erfurt, Bayern Süd-Ost, Berlin, Görlitz und Leipzig auf.
154
+ 152 e53c6768f495f31c969c308eae4b899376280cb6 Viele davon durchaus schwer und mit Symptomen, die zumindest keinen Unterschied zu einer normalen Corona-Infektion erkennen lassen.
155
+ 153 dd687a183b40da76c335871e74e116beea161b72 Für FFP2-N95-Masken lag der durchschnittlicher CO2 -Wert mit 11.000 ppm (Bereich 7000 – 15.000) bei 349 Prozent des Normalwerts.
156
+ 154 e7aeed044301b9b30f116c2d0dce85c09a252135 Sie wissen, wer wen treffe, sie sehen nicht nur, welche Symptome eine Person hat, sondern auch welche Wertesystemen oder politischen Einstellungen – und damit, ob er eine Gefahr für das System werden könne.
157
+ 155 b3df07cda8acb2d5a014f088d4e0a2e445f967ba In Norwegen sind bisher 23 Menschen nach der Verabreichung der ersten Teilimpfung mit dem Serum von Biontech/Pfizer verstorben.
158
+ 156 343faa39921f9e68e96e2c52896dbfe7c17c202e Für die Koalition, die nur wenige Monate vor der Bundestagswahl steht, ist das Ergebnis ein wichtiger Weckruf.
159
+ 157 492068430753caacd22706db66f53f908b299c5d Einfache Hygie­ne­maß­nahmen, wie Hände­wa­schen und im Krank­heits­fall zu Hause bleiben, sollten von allen prak­ti­ziert werden, um die Herdenim­mu­ni­täts­schwelle zu senken.
160
+ 158 3f91e838e2bb37a0feaf510e627751cfc70d3a6b Er fügte seine Besorgnis darüber hinzu, warum die Entdeckung von Graphenoxid in den Impfstoffen nicht breiter von den Mainstream-Medien berichtet wird.
161
+ 159 e629afac28cedb76e5b95b4dc15db0f815a84303 Aber das scheint die Impffanatiker nicht in ihrem Wahn zu bremsen.
162
+ 160 37ddfd7d366453890cd5cf6b97f424bb13bdcc85 Alternative Medienplattformen florieren zuallererst, weil die Etablierten ihren Aufgaben als demokratisches Korrektiv nicht mehr nachkommen.
163
+ 161 c063937ee31d2e3c0be8e9ea2cd7c9d53fa5cb70 Ist es daher für Frauen wirklich sinnvoll, eine heterosexuelle Lebensweise zu führen und so das Risiko von Geschlechtskrankheiten und Schwangerschaft einzugehen?
164
+ 162 2dcdc4d93722fc073daa29b42791dbfb0b030b6c Die Zahlen sind also vergleichbar und werden auch von den Betreibern, der US-Seuchenschutzbehörde CDC und der Arzneimittelbehörde FDA, genutzt.
165
+ 163 4d64a58ea05fd9ed8de701aa173caf032ef5ba9d Anmerkung: Wenn du dir nicht vorstellen kannst, dass dir die Regierung gegen deinen Willen und ohne dein Einverständnis toxische Substanzen verabreichen würde, solltest du dich an all die schrecklichen Menschenversuche erinnern, die im Nachhinein zugegeben wurden und gemäss Wikipedia bis weit in die Moderne reichten.
166
+ 164 6fdb31dc235bfc3dac38d00ff356b55e180e953a Das reicht aber nicht aus, um eine COVID-Erkrankung auszulösen.
167
+ 165 059844e01c03de2019740001d0728d74bfd59697 In Anbetracht der Übervölkerung stellt sich folgende Frage: Wie könnte die Menschheit überleben, wenn alle heterosexuell wären?
168
+ 166 b34bb46af02c1b9f15ab54ac89b3615af0861f62 Dana Samson studiert an einer deutschen Universität und schreibt hier unter Pseudonym.
169
+ 167 e652860d83c7d7063ffa67095a094c3d8a9807c7 „Was von der wissenschaftlichen Gemeinschaft entdeckt wurde, ist, dass das Spike-Protein allein fast vollständig für die Schäden am Herz-Kreislauf-System verantwortlich ist, wenn es in den Blutkreislauf gelangt.“
170
+ 168 6d3c0ea469a9636b5d02c6ee5075613b13a9a221 Dies verwundert Experten wenig, denn mit den Impfungen wurden gegen alle Prinzipien der Medizin bzw. Virologie verstoßen, die bislang galten: Niemals während einer Pandemie impfen, denn das generiert Fluchtmutationen.
171
+ 169 5d77ad47f6f3a2c4561ca35b66d20c3894ca4fcd Doch seinen Fans fiel auf: „Warum hängt seine rechte Körperseite so schlaff nach unten?“.
172
+ 170 4468be02907beb20fa019e9e7a4b5305edb328df Das ergibt eine Reuters-Zählung auf Basis offizieller Daten.
173
+ 171 46b4eead53fcd7453aacc81985379ee83375ccdd Doch die Zahlen müssen alle Dimensionen sprengen.
174
+ 172 bd0d44f3c8ea3f6253735fd54d4345758bede33d Dies beruhe auf einer voreingenommen Ausblendung von Variablen.
175
+ 173 ad352214696c76522d1045820a95a1be84c3c540 Insgesamt betrafen die Verdachtsmeldungen nach wie vor vor allem Frauen.
176
+ 174 191718a65e8acda50251ba57e5a7c93bb5ea9dae In den USA erlitten zahlreiche Patienten „mysteriöse Blutgerinnungskomplikationen“ durch das Corona-Virus.
177
+ 175 127d0c6475c1dfb18b1c266e3c6112d1b3662ff4 Im Klartext bedeutet die Aussage des Sprechers: Die PCR-Tests sind so gut wie fehlerfrei.
178
+ 176 8e35ba8fda6b7c13d2b3cf197a160240749d3a1f Als außerordentlicher Professor für Virusimmunologie an der University of Guelph ist Bridle kein Außenstehender, der die Sache beobachtet: Er erhielt einen staatlichen Zuschuss in Höhe von 230’000 Dollar für die Forschung zur Entwicklung eines COVID-Impfstoffs.
179
+ 177 798a904c7c969230462ef13fafaf71bc69b7a1b7 Das RKI hat sich zum Büttel der Politik gemacht.
180
+ 178 1cbe21e24e5371eccdb75a6b74df0eef1bb8ca38 Die Richtlinien sind für alle Ärzte, Kliniken und medizinisches Fachpersonal gedacht und somit für alle, die PCR-Tests durchführen und auswerten.
181
+ 179 8ad10f2872ef07743ed9664e7611485648f8aba7 d. Red: In einer ersten Fassung hieß es, bei den neuen Fällen handele es sich um den Wildtyp des Virus.
182
+ 180 418dee92332e05b6ccfc3d59a6e67dd3d86af757 Auch beim Kopp-Verlag versandkostenfrei erhältlich.
183
+ 181 bf5440950b1e102df999245cce549debcc63af53 Das Israel Ministry of Health hat für den Zeitraum vom 27. Juni bis 3 Juli auf die fast gesamten Daten der israelischen Bevölkerung zugegriffen und Geimpfte mit Ungeimpften verglichen.
184
+ 182 b10f2d062472819cb74cd5acbaf5404d8eb83b0c Beispiel: Wir haben zwei Autounfälle.
185
+ 183 a57cc11c3cb8128e2dc0662393c20cfde4313f98 Statt unabhängig mit einer solchen Studie das wirkliche Infektionsgeschehen und die Wirksamkeit von Gegenmaßnahmen zu untersuchen, empfahl man, politisch gewollt, unsinnige Massentests und breiteste Streuung von zweifelhaften „Schutzmaßnahmen“.
186
+ 184 13bd7cc4acaf65635276b5f4977fb4a46204f88f Mit einem Rekordhaushalt von 17,6 Milliarden Euro blieben Bildung und Forschung Priorität der Bundesregierung.
187
+ 185 363e039b9dd0dc3734251d935f693f2478cf2102 Die örtlichen Friedhöfe liegen weitgehend friedlich und verlassen unter dem ersten Schnee dieses Winters.
188
+ 186 267d61fdf4dfc10aff7a2e860eed866ac8650283 Gastbeiträge geben immer die Meinung des Autors wieder, nicht meine.
189
+ 187 3d31b8819ee685e7c875825941963a8865918410 Faucis Forscher fügen hinzu: “Chloroquin kann die Etablierung der Infektion und die Ausbreitung von SARS-CoV wirksam reduzieren.
190
+ 188 b5d9a32fb4bc065ad3b1d177b29956785d875d73 Wir hatten ja schon einmal eine „Pandemie“: Die Schweinegrippe 2009.
191
+ 189 4bf451194c8dffe33bcd20c33ab2e31135df9a07 In den großen Medien dominiert ein Steinwurf in Richtung eines ARD-Teams die Berichterstattung über die Corona-Großkundgebung.
192
+ 190 3eba04178503a3239707ce1eb51ccb528f1852a3 Britische Medien nannten am Sonntagmittag den Namen eines libyschen Flüchtlings, der vor mehreren Jahren nach Großbritannien gekommen sei, auch schon im Gefängnis gesessen habe und einmal wegen des Mitführens einer Waffe eine Geldstrafe bekam.
193
+ 191 488bf138f49b74f841956f2356e4ea45a3210b54 Er ist nicht nur Gründer des kritischen Ärztenetzwerkes «Aletheia».
194
+ 192 bfcf0bba5412cfea549a11325db983acbb8e663e Details dazu finden sich hier und hier.
195
+ 193 036922f4ebf94144613570659d1838c8e1dcc59e Das Ergebnis einer Studie mit Zellkulturen ist sowohl für mRNA- und Vektor-Injektionen wie auch für SARS-CoV-2-Infektionen relevant.
196
+ 194 9bda32b90a0f25df7ab7a60eebf2ef1a70dfe7b0 Prof. Burkhardt liefert hierzu eine Zusammenfassung seiner neuesten histopathologischen Erkenntnisse nach der Untersuchung von fünfzehn Patienten, die innerhalb weniger Tage bis Monate nach der Impfung starben.
197
+ 195 30dd538703dd787bb2f6836f500b50779c7bb548 Interessant dürften auch die Wahnsinnsbeschlüsse zu Fragen der EU von Maastricht bis Schengen sein, inkl. Lissabon, ESM usw.
198
+ 196 060664a268b24823a772424be537d7b8e19ff2b9 Menschen, die tagelang ohne Strom und Versorgung auskommen müssen, warten sehnlichst auf Helfer, Nahrung und Trinkwasser.
199
+ 197 c71f71582fb9abce32ea7c61904fa97e70fb3820 Die Fahrzeuge und Haltestellen werden regelmäßig gründlich gereinigt, darüber hinaus sind täglich mobile Hygieneteams von Hochbahn, S-Bahn und VHH im HVV im Einsatz.
200
+ 198 fb903824a7ec1ddc16aeaa4e0d253529a54794cd Das PEI schreibt zu dem „Einzelfall“ lediglich: Dem Paul-Ehrlich-Institut wurde ein Fall einer ADEM bei einer 29-jährigen Frau einen Tag nach Impfung mit Vaxzevria berichtet.
201
+ 199 d66e2d6f13b3090707bce30f33614529d5272a3e Das Durchschnittsalter der Coronatoten liegt bei 83 Jahren, also über der aktuellen Lebenserwartung unseres Landes.
202
+ 200 a5c7e9cdfa1ba351964e02ea8800f67585e2b3ce Es sei zu wenig, dass es ein verbindliches Testangebot und keine richtige Testpflicht geben soll.
203
+ 201 ae1ba72ef56046ff6e329b319f40a0847e3a2a32 Nach diesem Lehrgang seien bei 19 von 21 Teilnehmern Corona-Infektionen festgestellt worden, erklärte Miller.
204
+ 202 13adbf59fd8c558faad727e4d307df43cb486b70 Wie bei Grippewellen auch gibt es bei Covid-19 natürliche Verläufe, die sich dadurch auszeichnen, dass sich zu Beginn die Infektion schnell ausbreitet, um dann nach einer „Pause“ eine Folgewelle zu generieren.
205
+ 203 ecfa396b34d21776616e784552d89b3b6866d724 So verhielt es sich vergan­genes Jahr zu Ramadan im April, wo der Lock­down zehn Tage vor Beginn gelo­ckert wurde, und auch zum Opfer­fest im August.
206
+ 204 fbd7e9849fe16274241c2c6cadfe174d64754b34 Dort wird – anders als bei der Staats-Sendeanstalt – noch eine weitere Partei aufgewiesen, nämlich die Freien Wähler.
207
+ 205 a1f93cc46dac52ee4b1e41411bd4bf24564dad8c POTUS und das Verteidigungsministerium haben die Amtseinführung des Präsidenten am 20. Januar verschoben .
208
+ 206 3a6ed6af3d7f8cce3b0463e8c5acb8bb3e4eefe4 """In Teilen Griechenlands herrscht offenbar ein rechtsfreier Raum"", sagte der Geschäftsführer von Reporter ohne Grenzen, Christian Mihr, am Dienstag."
209
+ 207 6ac198a78450e126880bd5b68eaaf5251d96eb58 Auf welcher Seite würden Sie sich verorten?
210
+ 208 77ed1bd66ce35fea1821f78713ec7e12b80ffb54 Während ich noch auf der Kontoseite war, klingelte mein Telefon.
211
+ 209 d4db162aed4a943a5cb7966d2a134b37d28494e5 Niemand weiß genau, wieviele Menschen die Krise in den Freitod getrieben hat.
212
+ 210 e01173cc1879559693912074c3f0aa3d09e7ce33 Italien hat die zweitälteste Bevölkerung weltweit.
213
+ 211 932f27549eda83dcb4807e1a7f76058cf0526985 Die hohe Sterberate liege einfach daran, dass man so viele alte Menschen impfe, die ja sowieso gestorben wären: „Wenn Sie in einer Gruppe von Menschen impfen, die sowieso ein statistisch hohes Risiko haben, in nächster Zeit zu sterben, dann kann es natürlich auch sein, dass jemand im engeren zeitlichen Zusammenhang mit der Impfung stirbt.“ – so allen Ernstes Thomas Mertens, Virologe und Vorsitzender der Ständigen Impfkommission (STIKO).
214
+ 212 b459660b9ebc717faf4ec867bbe661fce6023fab Am Ende des Tages tragen wir alle die Verantwortung für unser Leben und das Leben unserer Kinder und die Konsequenzen, wenn der Stich schiefgeht.
215
+ 213 ededc5298d14f3a1376d75ab89e5f21dc72273ee Es gibt also eine große Gruppe von Milliardären und Millionären, die viele, viele Male die Entwicklung und Ausführung dieser Produkte koordiniert haben.
216
+ 214 830f1cbca0869a7b95686a328bca173b6a79a409 Selbst in Italien, das als abschreckendes Beispiel hingestellt wird und mit Horrorzahlen aufwartete, widersprechen die Ärzte und sagen, dass auch da bei weitem nicht alles Covid-19-Tote waren, die als solche in die Statistik eingingen.
217
+ 215 798d6f427dd88259bbd723baf96d63b5e0531ab0 In den USA wird schon diskutiert, ob Wissenschaftskritik als „hate crime“ (Verbrechen aus Hass) gelabelt werden sollte.
218
+ 216 cfb28e649b2e54f733884481398df96d8f8a1ae9 Doch der größte Rückgang der zur Verfügung stehenden Intensiv-Betten steht im zeitlichen Zusammenhang mit den Änderungen der Abrechnungsmodalitäten.
219
+ 217 526832dbd29086bb97a6f42dc99e8a7d441c1f0b Es kursieren erschreckende Videos und Bilder von Menschen, die an einer Pilzvergiftung erkrankt sind und denen danach das halbe Gesicht rausgeschnitten wird.
220
+ 218 990cc42a595111223138f5306bbb1173be2c2722 Palmer: Das exakt zu beschreiben übersteigt meine Kompetenz als Rathauschef.
221
+ 219 835505a8fbaaa9f7cb7b4c3a9801c0efa09aa131 Seehofer präsentierte auch einen eigenen Vorschlag zur Reform des Asylrechts, den er mit den Staaten an der südlichen Außengrenze abgestimmt hatte.
222
+ 220 524a0851c6a7ebc430aaf640555fdedfe7ca15f1 Weder in der medialen und politischen Impf-Propaganda, noch durch das impfende medizinische Personal selbst.
223
+ 221 1a1cfa9d22920533d3fe6c9354c02891936a8001 Dabei solle man sich einmal fragen, wieso sie sich – so wie ein großer Teil des restlichen Gesundheitspersonals – nicht impfen lässt.
224
+ 222 a02276a6248f1d267c93090d1cd588c97508542e "Diese ""Kollateralschäden"" könnten weit schlimmere Folgen verursachen als das Coronavirus selbst."
225
+ 223 f9974ace65b349dc933308e959102dc89b337e43 In Deutschland haben wir seit dem 2. November 2020 einen Lockdown, seit dem 16. Dezember 2020 den kompletten Lockdown, der dann wieder etwas gelockert wurde um schließlich in die “Bundesnotbremse” zu münden.
226
+ 224 63f126de142861666d91eaca1384d49df2a309e1 "Möglicher Corona-Impfzwang spaltet Bevölkerung tief ""64 Prozent der Befragten für generelle Impf-Pflicht"", meldete RTL unter Berufung auf eine Umfrage des SPD-nahen Instituts FORSA gestern."
227
+ 225 80dd8372c263fd04c83c9dba8e2da95537e8a8f7 """Deutschland wäre der größte Verlierer, wenn wir keine Einigung finden"", warnte Knaus."
228
+ 226 9ffa38e68e8b81109c88e8f9aaae05dd4ff890bd Wichtig sei, dass sich Zustände wie während der Flüchtlingskrise 2015 nicht wiederholten.
229
+ 227 44da581751777ac9a6c8180c2f17eec7ff978265 Damit sind wir bei einem bedingungslosen Grundeinkommen, zumindest vorübergehend für ein halbes Jahr.
230
+ 228 d6e2cf535e9b23056b2f95e5ecb54f3ea86c5027 Sie sind oft kuppelförmig oder faltbar („Kaffeefilterform“, „Entenschnabelform“) und schützen den Träger der Maske vor Partikeln, Tröpfchen und Aerosolen.
231
+ 229 bf490b1e8232684de30d1144f5b46ab573bd44f4 So sagt Sigurd Hortemo, Chefarzt der norwegischen Arzneimittelbehörde: Auf der Grundlage dieser Berichte können wir nicht ausschließen, dass häufige Nebenwirkungen wie Fieber und Übelkeit zu einem ernsteren Verlauf und tödlichem Ausgang bei einigen gebrechlichen Patienten mit schweren Grunderkrankungen beitragen können
232
+ 230 9bd6168ea2e6fde180ec1636d71158dcacd77956 Das Fälschen von Totenscheinen kann als Ordnungswidrigkeit oder Falschbeurkundung nach §271 StGB angesehen werden.
233
+ 231 c600fd7b17823cdbddb225d46badf5a03ce83847 Das RKI schreibt von Todesfällen „im Zusammenhang mit einer COVID-19-Erkrankung“.
234
+ 232 96ec87bbf5fcdb1812336f540ac53fcc41955f6c Ein Flugticket für einen internationalen Qantas-Flug würde es nur noch mit einem entsprechenden Covid-19-Impfnachweis geben.
235
+ 233 4a5d966858d7f1ddcc4c4df04a42a117ef568bd9 Bei den daraufhin veranlassten Tests der örtlichen Gesundheitsbehörden wurde bis Sonntagnachmittag bei mehr als 50 der insgesamt 260 Mitarbeiter des Schlachthofs ein positives Ergebnis festgestellt.
236
+ 234 8eb73f59af1e49a8726cd77123017d75a081dbe8 Nämlich, dass die Herkunft des Täters in vielen Bundesländern nicht in den Statistiken auftaucht.
237
+ 235 965795cc98932967038e4955111402e27168cdee Britisches Gesundheitsamt lässt Bombe platzen: GEIMPFTE STERBEN 3-MAL HÄUFIGER AN DELTA-VARIANTE !!!
238
+ 236 7c38264fe09779ac53e40fd160cdd7a7246da965 Dies hat in den vergangenen Monaten immer wieder zu Nachfragen bei den Trägern der gesetzlichen Unfallversicherung geführt - insbesondere hinsichtlich der Tragedauer und Erholungszeiten.
239
+ 237 a75dacc1045ab835578abd1f01a935c8e0481669 Doch gäbe es bisher noch keine systematischen und vergleichbaren Studien zu dem Thema.
240
+ 238 ed572d12ea1fcd035dcd327dfc73c5c7efcebd50 Nach Stationen bei Börse Online in München und als Korrespondent beim „Focus“ in Frankfurt schreibt er seit 2006 als Investment Writer und freier Autor u.a. für die „Welt“-Gruppe, Cash und den Wiener Börsen-Kurier.
241
+ 239 0f6003ae3dbd38ffc9ac06788811018eecf7b4fe Wissenschaftlerinnen, die einen anderen Umgang mit Corona fordern, bekommen immer noch keine adäquate Bühne bei den öffentlich-rechtlichen Medien, wie die zum Teil diffamierende Berichterstattung zur Aktion #allesaufdentisch wieder gezeigt hat.
242
+ 240 b9c572d230e8ad401243e462801bde8df6a669d4 Aber die Leute misstrauen mittlerweile dem ganzen Theaterdonner und suchen nach echten Informationen.
243
+ 241 734edb1a0ead6fc687ccaf9b011d2cd87332aa61 Schon 2005 konnten Virologen der Universitäten in Tübingen und Münster sowie auch das Helmholtzzentrum in München diese Wirksamkeit gegen Viren bestätigen, berichtet das Haller Kreisblatt.
244
+ 242 36cd67250b17bc8ce5827b23bab1b1980ec2d10a Die Autorengruppe ist eine Kooperation von Wissenschaftlern des Helmholtz-Zentrums für Infektionsforschung, der Medizinischen Hochschule Hannover und der Universität Bonn sowie 23 Mediziner und Forscher des Erasmus Medical Center in Rotterdam.
245
+ 243 65fe92beb3dddf99b78f4b2515970554600c4487 Es sind keine Daten verfügbar bezüglich der Austauschbarkeit des COVID-19-Impfstoffs von Pfizer und BioNTech mit anderen COVID-19-Impfstoffen, um die vollständige Impfung abzuschließen.
246
+ 244 f96484281c32b0b37a479504a6d4d7aa2e031626 Dort wähnten sie sich sicher – ein tragischer Trugschluß.
247
+ 245 35a43623e628011e9c1ceb1523adb382eb141f1c Nachdem in der Nacht die Masse dieser ahnungs- und wehrlosen Menschen zu lebenden Fackeln entzündet, von giftigen Rauchgasen erstickt und zu Brandleichen von der Größe eines Hundes verschmort worden waren, wurden am Morgen des folgenden Tages Zehn-tausende Überlebender im Großen Garten und auf den Elbwiesen von Tieffliegern eiskalt zusammengeschossen und niedergemäht.
248
+ 246 d5d6df3bc72de9a479e6aaa74f69e22ac03329f6 Leider ist unbekannt, welche Viruslast (RNA-Kopien/ml) der Ct-Wert 25 hier entspricht (Ct-Werte sind nicht standardisiert; vgl. weiter unten).
249
+ 247 a6cb02385037551d7f8400fda7d14e0549dc42a0 Zuvor hatte das Land bereits die Einfuhr von amerikanischem Mais und amerikanischen Sojabohnen verboten.
250
+ 248 1ea14fbbbd527156f40fc4c5f9bd780f64d5c760 Und – Achtung – all das „unabhängig von der behaupteten Spezifität“: Spezifität eines diagnostischen Testverfahrens ist die Wahrscheinlichkeit, dass Gesunde auch wirklich als gesund erkannt werden.
251
+ 249 5dcb9c88c61f084d7a85c5131018fb00fb2c933b Wie die Autoren dieses Artikels im International Journal of Clinical Practice bemerkten, haben frühere Coronavirus-Impfstoffbemühungen – gegen das Coronavirus des schweren akuten respiratorischen Syndroms (SARS-CoV), das Coronavirus des respiratorischen Syndroms des Nahen Ostens (MERS-CoV) und das Respiratory Syncytial Virus (RSV) – ernste Bedenken an den Tag gebracht.
252
+ 250 70f6249627f6c55e76ade7eb97f836d06e8e4518 Oder hat so ein Kontakt stattgefunden und gab es Gespräche unter den Verteidigungsministern, Außenministern, vonseiten des Kanzleramtes?
253
+ 251 5c9c543b4fede9b54f16df5005e94cc8958e3fd1 Wie es aussieht, nimmt die große Schmelze weiter ihren Lauf.
254
+ 252 660d2016cff54298f76af4891ecf2596c2486676 Doch wie funktioniert eigentlich die Ermittlung des Impfstatus.
255
+ 253 1f3bbdb642c7d590d4340959bcc7726fae7bc08c 40 Prozent der sexuellen Übergriffe gehen auf das Konto von Migranten, bei besonders schweren Fällen – wenn sie besonders erniedrigend oder gemeinschaftlich erfolgt sind – liegt der Anteil ausländischer Täter sogar bei 54 Prozent.
256
+ 254 00b20262298abfabdca533b9a80847af70665f45 Das Problem nur: Für die Behauptung gibt es keine wissenschaftliche Grundlage.
257
+ 255 851093fb5a89cb354731916f86f16b5fcb05f9bb Zur Bedeutung einer „dringenden Empfehlung“ – als solche wurde das Schreiben ja in Umlauf gebracht – hat das Verwaltungsgericht Wiesbaden in einem Schulurteil über Masken festgehalten: „Die dringende Empfehlung (der Schule) gehe über eine einfache Bitte oder Empfehlung hinaus.
258
+ 256 94bee36a6259ed3e0c4503a2d242b154422da726 Die meisten sind leicht zu erkennen, andere allerdings weniger.
259
+ 257 23dcc2facc2d61e2cc2540d7fc793f2404bd20bd "Söder hatte gesagt, die neue Ampel-Mehrheit dürfe sich ""nicht wegducken""."
260
+ 258 3b7f72c8c1c0012e45ab46496a44898b3041d63c Die beginnt in sechs Wochen, doch nun kommen ganz andere Töne vom Bundesinnenminister.
261
+ 259 ce9d1521a30b983263c7741375f1176ed829e049 NACHTRAG: Die beiden Wissenschaftler haben inzwischen eine Klarstellung veröffentlicht, die an dieser Stelle wiedergegeben werden soll: „Es ist kein logischer Widerspruch, dass eine positive Korrelation vorliegt, ohne dass man einen negativen Effekt der Impfquote auf die Übersterblichkeit unterstellen muss.
262
+ 260 47a6563dfe71e4f1c6fe7e21adf76085ce5a1918 Denn schlecht qualifizierte und wenig verdienende Menschen leiden nicht nur verstärkt unter chronischen Krankheiten, sondern sterben auch früher.
263
+ 261 74c882bcdc231a1e4b8d3d64678eb2064c71f0c3 Experimentelle Untersuchungen und Beobachtungen zeigen jedoch, dass die Immunantwort auf die Impfstoffe ganz anders ausfällt als die Reaktion auf eine Infektion mit SARS-CoV-2.
264
+ 262 b0574c990eb4081671baa58e37cfbce24b1af5bb „Es ist einfach eine Frechheit, dass wir in einem so gut entwickelten Land wie Deutschland, schlechteres Internet haben als z.B. Albanien!“
265
+ 263 bf192c325757f80ba1e4f46c71a0372788674959 Tatsächlich sagte er etwas ganz anderes.
266
+ 264 827a7678b7fe32a98f126b68c7f81222960228d9 Was sollte diese Studie eigentlich zutage fördern, wenn nicht Fantasiezahlen, mit denen Covid 19 gefährlicher gemacht wird, als es ist?
267
+ 265 6e5a3169f9c92bc0ce38e3079513bd90f50a17bb (Das heißt, wenn man sich von einer Virusinfektion, z.B. Masern, erholt hat, ist man immun und erkrankt nicht mehr).
268
+ 266 3bae52391efe04a87cf95498ce30929478d4f822 In einem funktionierenden Diskurs würden unsere Medien ihn zum Streitgespräch einladen.
269
+ 267 fdfe6d9eced61bbcc551eb5ac14856b906287eed In dem Bericht heißt es:Ein hoher Anteil der Menschen, die im Rahmen der bishe­rigen Impf­kam­pagne geimpft wurden, ist sehr alt, und viele von ihnen hatten auch bereits bestehende medi­zi­ni­sche Erkran­kungen.
270
+ 268 8ea8ad9e0bf1a6a5552d5d8a3ffc7bb500a2778a Das klingt eher nach einem Alibi und einer Entschuldigung der medizinischen Behörden, da seit den 1990er Jahren die Giftigkeit des Spikes bekannt ist und unter anderem seine Fähigkeit, das Gehirn zu durchdringen und Schaden anzurichten.
271
+ 269 c272dc550f5d9ed19c6edfb541d5ef3ef825cafa Da es sich um einen Ausbruch in einem Krankenhaus handelte, war der Zeitpunkt der Infektion vermutlich in den meisten Fällen derselbe.
272
+ 270 7e51c694789382733b972935c5b9011361f950d9 US-Präsident Donald Trump sind die Pflicht-Impfungen in den USA seit Beginn seiner Präsidentschaft ein Dorn im Auge.
273
+ 271 30faa063e49c6737bf0c009343820971f631d2db Im Journalismus wird Information durch „Haltung“ ersetzt, in der Politik haben hauptsächlich Leute das Sagen, die von ihrer Wiederwahl abhängig sind, weil sie keinen Beruf, etliche nicht mal eine ordentliche Ausbildung haben.
274
+ 272 28f2ce5267f9700b89dede83f25534e9c66a15fc Solche Diagnosen seien bei einer herkömmlichen Leichenschau normalerweise nicht erkennbar, so die Mediziner, insbesondere nicht als Auswirkungen eines Impfschadens.
275
+ 273 38179092c1b46937da87039a01d9f95733691f0e Die Idee hinter Bitcoin Circuitist unkompliziert: Wirklich Jedem die Möglichkeit bieten, sich am Kryptowährungs-Boom zu beteiligen, der trotz dem, was die meisten Menschen denken oder glauben, immer noch die lukrativste Investition des 21. Jahrhunderts ist.
276
+ 274 1d91a2148cc96bac47d6e1475dfc40ffda678f8d Als diese zurück­gingen, bewegten sich ab Mai auch die Sterbe­fallzahlen etwa auf dem mittleren Niveau der vier Vorjahre.
277
+ 275 70c69b61a04acd0aa89dc7c17ce9ab4834ed2d75 Durch die Zusammenfassung von nationalen und internationalen Beobachtungen kann sichergestellt werden, dass auch Risiken von Impfstoffen erfasst werden, die so selten sind, dass sie erst bei einer sehr großen Anzahl durchgeführter Impfungen sichtbar werden.
278
+ 276 d7952a2af41263e54e12403381c3b42371145e3d Zu diesem Zeit­punkt waren schät­zungs­weise 5,4 Millionen Erst­dosen des Impf­stoffs von Pfizer/BioNTech und 1,5 Millionen Dosen des Impf­stoffs der Univer­sität Oxford/AstraZeneca verab­reicht worden, und etwa 0,5 Millionen Zweit­dosen, haupt­säch­lich des Impf­stoffs von Pfizer/BioNTech, waren verab­reicht worden.
279
+ 277 62dfa98c182283dd74268b51cd91d185a3a6e821 Ein toller Erfolg der Anwendung von Ivermectin im Großteil von Indien.
280
+ 278 9b0e036ee251c6042cb98782468a0a17e5ec1ba6 Die allgemeine weltweite Maskierung könnte für den Träger nicht nur atemberaubend im wahrsten Sinne des Wortes sein, sondern offenbar sogar Wahrscheinlichkeit erhöhen, Corona-Symptome zu entwickeln.
281
+ 279 b1d398f1d85cd620350c2ed8f0a193fa62cb3063 Achtung: Manche Banken lehnen Neukunden mit hohen Einlagen von vornherein ab.
282
+ 280 cfc0909aca776afca13811e318381094a431e669 Alles dank eines experimentellen Impfstoffs, der nur für den Notfall zugelassen ist.
283
+ 281 b614fb67ee493e5abf8593053320f8faac85d3fb Sie würden nicht an Covid, sondern mit Covid sterben, schildert die Krankenschwester.
284
+ 282 2efb207b3cbe5f997b1ef837163f61418dc1e715 Eine Intensivschwester wurde jetzt von den ärztlichen Kollegen auf Station massiv unter Druck gesetzt, sich impfen zu lassen, obwohl nach ihren Angaben nur geimpfte Erkrankte auf Station liegen.
285
+ 283 833c2fb930951fba1d8bb1014656965e5a18691a Sie begrüßte in diesem Zusammenhang die Ankündigung der Hongkonger Regierung, das geplante Auslieferungsgesetz mit China formell zurückzunehmen.
286
+ 284 71bcdb514d54561c014fde372ad9e2294d841270 Wir impfen die Menschen ungewollt mit einem Giftstoff.“
287
+ 285 34015bb89c42ae302ea949a3996f30b7d8946090 Ein ständiges Aus- und wieder Anziehen der Mund-Nasen-Bedeckung ist aber auch nicht sinnvoll, da so das Risiko einer Kontamination erhöht wird.
288
+ 286 3fd06f26a719ef53e657562010b748efcb43c08d In Österreich wurden auf diese Weise zum Beispiel 700 Corona-Tote „generiert“.
289
+ 287 1a21d4fae59b327b6ffdbac9e7bebb491ee2ef3c "Sie halte die Zustände in Griechenland für eine Katastrophe, sagt sie: ""Aber es ist keinem Kind geholfen, wenn ich jetzt irgendwem etwas ausrichte."
290
+ 288 f5892aed5795a4a3620e4d8f125c815382579c2c Doch er findet nicht zur Genüge in der Berichterstattung unserer Rundfunkanstalten statt und war auch nicht Wahlkampfthema.
291
+ 289 3b811d99982d5dd4c5d705a065e86f69502f0927 Während CDU-Chefin Kramp-Karrenbauer mehr Engagement von den Europäern fordert, twittert das Innenministerium.
292
+ 290 a3f1adaff540f4c64f89f429d8daca5147e9c915 Sein Geschäft sei lahmgelegt gewesen, weil das Schiff nicht habe weiterfahren dürfen.
293
+ 291 773e1fb8e6d5794d96f244daf793abc9df430df8 Sie können das testen, indem sie eine beliebige Seite einer beliebigen Zeitung aufschlagen und dann in irgendeinem Artikel jeweils die erste Ziffer aller dort auftauchenden Zahlen notieren.
294
+ 292 79b2b580804906066b5b16ddfd0bedbed5f63bbc Von Anfang an wurde im öffentlichen Diskurs die Meinung verbreitet, dass nur eine Impfung Abhilfe schaffen kann.
295
+ 293 c42f0c215b5f95633393d94349c12ef55c001396 Ebenso seien laut Renz die ICD-Codes für neurologische Probleme um 1.000 Prozent angestiegen, von 82.000 im Fünfjahresdurchschnitt auf 863.000.
296
+ 294 0a3aed492d38e9e99cbdc102be8413adf9dc2b83 Es gebe zudem mindestens zehnmal bis zwanzigmal mehr schwer geschädigte Leute.
297
+ 295 9df6d85ec531b4fe32be9e91b97b77993a462755 Damit habe er falsche Hoffnungen geweckt, sagte sie.
298
+ 296 ad5975bee1938a91695b52d73f89c25640b8e79c Der Zweite betrifft eine über 90-jährige, direkte Verwandte, die zwar schon sehr alt war, aber recht gesund.
299
+ 297 2c25bca807cb0881bc37b9073181844e4e194192 Erst wenn Antikörper vorhanden sind, wäre eine Infektion nachweisbar.
300
+ 298 fce67689c4dc99555e82f889a9ed1f3defab4bc4 "In einem Tagesschaubericht lesen wir: „Bei den Testungen zeigte sich, dass die Zahl der positiven Befunde außerhalb der Zerlegung deutlich niedriger sind als in diesem Betriebsteil""."
301
+ 299 72d1faede345d1176c269094721fa16537b164ef Vielmehr ist das Gegenteil der Fall.
302
+ 300 9108cc47a2150ac68e71d317c9ff7b84d88ee72c Das Spike-Protein, das sich an den ACE2-Rezeptor der Zelle heftet, ist die erste Stufe des zweistufigen Prozesses, den Viren nutzen, um in Zellen einzudringen.
303
+ 301 ac4be417779c87d2fc2942b8926be967d2bcab92 Außerdem von 859 Blutungen über alle Organsysteme verteilt, welche erst in diesem Bericht erwähnt werden.
304
+ 302 0faaeb43a846b17f9df53aa248c718a8d2451972 Und Bartens ist kein Volontär, sondern einer der angesehensten Journalisten für die Themen Gesundheit und Wissenschaft in diesem Lande.
305
+ 303 742d08964e5a3bb27c4730ee739819bb454db2fe Zwar ist das Ende dieser Unsicherheit abzusehen: Inzwischen wird jeder Flüchtling an der Grenze registriert, die Zahl der Neuankommenden kann also genau beziffert werden.
306
+ 304 6ad6d099fc1b3f00bc56af9dee949865364dc538 Da könnte mit relativ geringem Aufwand schnell Klarheit geschaffen werden – wenn es denn erwünscht wäre.
307
+ 305 913d398a0947933d251464fd3c7b87af117371ed Gemeldet wurden laut dem Bericht bisher für diese Saison insgesamt 13 laborbestätigte Todesfälle im Zusammenhang mit der Grippe.
308
+ 306 749972834c2bf1cb5b279294be62da1abd8db332 Wenn sie eine Schicht von Blättern am Boden haben, getrocknete Blätter von Jahren, dann ist das eine ideale Vorbereitung.
309
+ 307 313c5bb695f402787e2a84fe0af7b98d58a5109c """Wenn hier nicht alle vorsichtig sind, sind wir schnell wieder in einem exponentiellem Wachstum"", warnte Kurz."
310
+ 308 fee73f3611908d6f3e278afd52481f078fa4f57f Winfried Kretschmann wird dieser Tage zitiert, wie er Weihnachtsmärkte und Silvesterpartys für »vollkommen ausgeschlossen« hält und eine Verschärfung der Zwangsmaßnahmen gegen 99 Prozent der gesunden Bürger ankündigt.
311
+ 309 81209b7ee1b5a77837117d0fec187d8ef2005007 Nur so entwickeln wir Hoffnung, den angerichteten gigantischen Scherbenhaufen wieder aufräumen zu können.
312
+ 310 e692d1c3defb194683b6fa821399d4bba7cfa81b Der Lockdown hat die Fallzahlen stark reduziert, wir halten Abstand soweit irgend möglich, es gibt traditionelles Contact-Tracing.
313
+ 311 0b896778f718030139d5c36ad03754f886580386 Wir haben jetzt schon die Bestätigung von vielen Schulleitern und Arbeitgebern, dass sie ab Montag keine Masken mehr anordnen werden und können, da jeder der das anordnet „Persönlich in der Haftung steht“ !
314
+ 312 be8cc0fec5890d3ecca7fd5912c851ffd5476f6e Ein aktuelles Beispiel liefert Jan Böhmermann mit seiner Forderung, dem Virologen Hendrik Streeck und Professor Alexander S. Kekulé keine Bühne mehr zu geben, da sie nicht kompetent seien.
315
+ 313 9501b01d5a8a5a534a027960259f963139853676 In einem Interview sagte er, dass neue Forschungen zeigen, dass „wir einen großen Fehler gemacht haben“ mit den mRNA-Spike-Protein-Impfstoffen.
316
+ 314 79606b06775301b75007a8b792e75684111c0229 Seit bereits 20 Jahren wird der Wirkstoff gegen Malaria eingesetzt, genau wie Hydroxychloroquin.
317
+ 315 54b161ceab029856315309e691b65a0edebd4048 Der Sicherheitsrat der Vereinten Nationen befasst sich heute mit der Lage in Syrien.
318
+ 316 41e6314853e3c4a9aa17587f3dcb3995c01b9019 Die Alltagsmasken (Stoffmaksen / Halswärmer („Schlauchtücher“) schnitten mit einem durchschnittlicher CO2 -Wert 11.500 ppm (Bereich 5000 – 24.000) und damit 365 Prozent vom Basiswert besonders schlecht ab.
319
+ 317 cfa5c2aa3a66c2758d968a59b9d933831765ae94 Die Krankenhausauslastung ist ein großes Mysterium.
320
+ 318 6591d352469c76ffdd99c3a7a5d1171f33ccdb78 Von denjenigen, die durch die Prüfung fielen, waren 100 % Wahlstimmen für Biden.
321
+ 319 27113abbca9351dbc45d1791efc17a03ffb0d74f Der Demokraten-Funktionär Jones wurde beschuldigt, während der umstrittenen Präsidentschaftswahl bei einer illegalen Wahlzettelsammlung mitgearbeitet und damit der Biden-Kampagne geholfen zu haben.
322
+ 320 9eee95511840ebcb7c5495888ecc8fa736c953b7 Die Ansteckungsrate (7-Tage-R-Wert) wird vom Robert-Koch-Institut (RKI) mit 1,28 angegeben (Vortag: 1,16).
323
+ 321 935f13f9514dc65201486ffbc2502fd435844c6a Das UKSH hat also für 166 geschaffene Reservebetten Zuschüsse erhalten, obwohl diese Betten real nie existiert haben.
324
+ 322 26fbce60a6ddcbcdcb9975ad4affe9a12985f810 StS Seibert: Über genau diese Bewertung hat Frau Adebahr für das Auswärtige Amt gerade schon gesprochen.
325
+ 323 cdb6f12dd8efd8de3fe80d35822a3215664cf924 Die Frage nach dem „Warum?“ ergibt sich aus der Frage: „Wem nützen die falschen Corona-Toten?“
326
+ 324 9dc0446b1a965057fb715129127bec7cd7718cf6 Aber genau das ist nicht der Fall.
327
+ 325 77b5e9683527b62dde5a07a078a8a924ef07a75e Als aktuell infiziert gelten rund 157.915 Personen.
328
+ 326 bd4b21c3a35045374c6b036c2eea82f8a5b41233 Deshalb finden Sie in den MS-Medien, die sich überschlagen haben, als es darum ging, über ein Banner mit der Aufschrift “White Lives Matter” zu berichten, KEINERLEI Berichterstattung zu den Vorgängen der vergangenen Nacht aus Brixton.
329
+ 327 160386a124cb5bbd606c4016b0330c8d5f57df64 Palmer: Stimmt, aber mit Angst hat das nichts zu tun.
330
+ 328 8d6649601e8037e2bb7c83f3ad57ce6bad42fdf1 Die Impfquote schwankt zwischen 78% bei der jüngsten Gruppe von 20-29 bis auf 93-95% bei ältesten.
331
+ 329 27799d95ee71a6671e26343608508ccabc6d9fa7 Wie es der Zufall so will, wird der PCR-Test in China jetzt auch anal durchgeführt, weil die Zuverlässigkeit der Ergebnisse besser sei und selbstverständlich wird diese Praxis in den westlichen Mainstream-Medien umgehend befürwortet.
332
+ 330 3c5d1b16e145774979898043f9a2e68a5e460418 Ist der falsch beurkundende Arzt gar ein Amtsträger, ist § 348 StGB anzuwenden, welcher die „Falschbeurkundung im Amt“ regelt.
333
+ 331 8f6aa3090495fa81f7be50a018a4cca5114ee672 Aber vier Tage später, am 1. März, wurde das Mädchen ins Krankenhaus eingeliefert, weil es ernsthaft krank wurde…..
334
+ 332 8dfc5ad5dcff4fecc8f33eff4ef63623bc05d190 """Es ist unglaublich, wie wir die Situation gemeistert haben."
335
+ 333 6a2577d4ab573078696282411c07ebc834f28432 Kaum beachtet von der Welt­öf­fent­lich­keit, bahnt sich der erste inter­na­tio­nale Straf­pro­zess gegen die Verant­wort­li­chen und Strip­pen­zieher der Corona‑P(l)andemie an.
336
+ 334 f8841366d0052889086e7c75850f335eed4594f7 Die Gruppe der Länder mit Ivermectin Verwendung umfasst 31 Länder mit insgesamt 972,5 Millionen Einwohner.
337
+ 335 01ec03a6dee2e70a983c5198bcbb3debecf2a8ba Mit gentechnischen Mitteln werden nun deren Oberflächenproteine durch die Spike-Proteine von SARS-CoV-2 ausgetauscht.
338
+ 336 2b73db534e2ce89e911292fd578e8b0f9e151c3c Zusatzfrage: Es geht ja aber um eine eher politische Partnerschaft - so habe ich die Franzosen zumindest verstanden -, nicht um Hilfe zum Beispiel für UNRWA.
339
+ 337 409a9349246014607fd6dd6626ed2af8b279c867 Kommen wir nun zu unserem gut informierten, zahleninterpretationsfesten und klugen Tanzlehrer, der auch diese Website betreibt.
340
+ 338 0162213c7ba285523b07382e653d811ad3f396be Maria Paregger erarbeiteten die Studie und führten die Literaturrecherche durch.
341
+ 339 8648822bfae26a1c1dd1c475d76cae6daefe5102 Maske und Mund-Nasen­schutz führen somit zu weit mehr gesund­heit­li­chen Problemen, als bisher angenommen.
342
+ 340 e9c0bb5ceb9ee1417ec3bef93eaf7330f9087a7e Dies zeigen sowohl Daten der WHO als auch des US-Meldesystems VAERS.
343
+ 341 e3f938f6b7dddb5e9b65681c8ea7c8dfed242b38 Vulkanausbrüche führen in der Tendenz zu einer Abkühlung.
344
+ 342 1a062779113a45b6466a0685ca50e709bc941aff Am Ende des Tages hatte ich über 3.134 EUR Gewinn gemacht, nicht schlecht von einer Anfangsinvestition von 250 EUR!
345
+ 343 ce13fc2259550f3e003aec1f6d0a5d9a6168f6bc """Gleichzeitig steigt auch die Belegung von Krankenhausbetten, insbesondere von Intensivbetten, mit COVID-19-Patienten weiter an."
346
+ 344 2e0680730dc73fdac5dc33c61702958476ec0885 In einer dieser Vorstädte wohnte ich.
347
+ 345 0977955e3b71af48e0fb4e3930fa65a0a76759fc Man muss dem Gesundheitsministerium zugestehen: Nach anfänglich heftiger Kritik an fehlenden Daten hat man sich bemüht, zentrale Informationen mit dem Dashboard zugänglich zu machen.
348
+ 346 618a9f10d98fe913e61bab7066b5fef98bdac144 Es geht um die informationelle Selbstbestimmung.
data/german/train_de.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/greek/test_gr_labeled.tsv ADDED
@@ -0,0 +1,285 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ d8aefd03-01f9-45e7-8f4a-0a5d8e090b11 Η Επιτροπή, όμως, είναι πολυμελής και η μεσότητα κατά τον Αριστοτέλη είναι μάλλον η καλύτερη προσέγγιση. SUBJ
3
+ eadae18a-e8e1-4059-9947-11d018a50a77 Εντοπίστηκαν και διαλύθηκαν τέσσερα υπόγεια εργαστήρια, ερευνήθηκαν 52 εγκληματικές οργανώσεις και συνελήφθησαν 418 άτομα. OBJ
4
+ 6536021e-3ae3-4fbd-a56c-fafca57da6e7 Latest News OBJ
5
+ a2edadc9-ee3e-4d29-abd3-e402d9808b48 Ο βουλευτής Ηλείας του ΠαΣοΚ άσκησε δριμεία κριτική στη στάση της κυβέρνησης απέναντι στις οικογένειες των θυμάτων, σημειώνοντας ότι «τη στιγμή που ο πρωθυπουργός δηλώνει πως σκύβει το κεφάλι μπροστά στους συγγενείς των θυμάτων, ανέχεται την παρουσία υπουργών στο κυβερνητικό σχήμα, οι οποίοι κατηγορούν τους δικηγόρους των θυμάτων ότι το κάνουν για να αποκομίσουν κέρδη». OBJ
6
+ 391eb216-01f5-43c3-b8f5-3a8006d83522 Όσον αφορά τους δανειολήπτες σε ελβετικό φράγκο; μετακυλίεται ο κίνδυνος από τη συναλλαγματική ισοτιμία κατά τα 2/3 στην τράπεζα; με αποτέλεσμα να μειώνεται σημαντικά η οφειλή τους. OBJ
7
+ 35363500-94c2-4b38-953d-cd4fedafa93b Με αργούς ρυθμούς υιοθετούν οι επιχειρήσεις την τεχνητή νοημοσύνη; σύμφωνα με έρευνα της Deloitte OBJ
8
+ f8734fca-8bdf-4c4f-95ec-31872fd95863 – Στο τέλος του άρθρου ως Πηγή OBJ
9
+ 1b508fcd-0f79-43be-b424-73b2a6b93459 ΣΧΟΛΙΑ OBJ
10
+ 72c3a49e-6efa-467a-a3a9-39d61af7b213 Η επικινδυνότητά τους για την υγεία, διευκρινίζει ο Οργανισμός, είναι ιδιαίτερα υψηλή. OBJ
11
+ d5ee8eeb-c55c-4b6b-bb2a-4d49ff9c8671 Μετά τις 8 μέχρι το πρωί; είχαμε μόνο 5 δονήσεις. OBJ
12
+ ffcff2b1-46d8-4be9-9f95-482e7e055433 Αυτό έχει επηρεάσει τα χρονοδιαγράμματα της συγκομιδής, οδηγώντας σε προβλήματα όπως η καθυστερημένη ωρίμανση των καρπών. OBJ
13
+ ffafdaf7-65fe-4d28-916e-c2322c0cb3d1 Το μήνυμα της Αθήνας στην Αγκυρα είναι πως οι προγραμματισμένες έρευνες των δύο πλοίων για το καλώδιο ηλεκτρικής διασύνδεσης με την Κύπρο θα ολοκληρωθούν κανονικά. OBJ
14
+ a07f7331-719c-4a91-80cd-991135dbfe7c Ο πρόεδρος των ΗΠΑ Τραμπ αναίρεσε απόφαση της κυβέρνησης του προκατόχου του Μπάιντεν που παρείχε σε κάπου 600.000 πολίτες της Βενεζουέλας προστασία από την απέλαση. OBJ
15
+ 9cc26214-6bcd-4e18-9222-6f84c5b66c7c · Οι μισοί από τους ερωτηθέντες λένε ότι συζητούν με τον Διευθύνοντα Σύμβουλο για τα ΑΙ θέματα. OBJ
16
+ 243febdf-3e2b-418f-be21-b39d28b38b27 «Δεν κρύβουμε τη συμπάθειά μας» για τον Ντόναλντ Τραμπ, πρόσθεσε ο Ναγίμπ Μπουκέλε, κρίνοντας πως είναι «καλή στιγμή για την ενίσχυση της διπλωματικής σχέσης». OBJ
17
+ 6de008b7-0aa3-4e43-87e5-7d90d786c9ac Τα μάτια στραμένα στο Παρίσι - Τι αναμένεται στη Σύνοδο για την ΑΙ OBJ
18
+ 8e63de62-f32a-4cf4-9e37-3b74a9c67efd Κυρίως αναβολικά και ορμόνες αλλά και «τεράστια ποσότητα» χαπιών για στυτική δυσλειτουργία καθώς και ένα εργαστήριο παρασκευής τους βρίσκονται, σύμφωνα με πληροφορίες της «Κ», ανάμεσα στα ευρήματα της ΕΛ.ΑΣ. στο πλαίσιο της επιχείρησης της EUROPOL, «SHIELD V», με αντικείμενο το εμπόριο ψευδεπίγραφων φαρμάκων και συναφών σκευασμάτων. OBJ
19
+ 1f67a691-0db1-4cf2-b524-5c1db56fa006 ? Το 37% αναφέρει ότι εξωτερικοί συνεργάτες; ειδικοί σε θέματα ΑΙ; αναλαμβάνουν την εκπαίδευση των Διοικητικών Συμβουλίων. OBJ
20
+ 437ce6e1-1571-4cbc-90f4-30b5551a7d81 Κάνε like στη σελίδα μας στο Facebook OBJ
21
+ b3017e9d-1877-4d1f-9e26-87e3bc8cca30 Παράλ��ηλα ζήτησε από τον Μασκ, ο οποίος έχει χαρακτηρίσει τη USAID «εγκληματική οργάνωση», να μειώσει τον προϋπολογισμό της υπηρεσίας και να «νοικοκυρέψει» τα οικονομικά των ομοσπονδιακών υπηρεσιών. OBJ
22
+ a4106167-b439-4489-9e7e-8df0d044fe3a Τα είδη που θα μπορούσαν να επηρεαστούν περιλαμβάνουν τον καφέ και το πετρέλαιο, σύμφωνα με το Euronews. OBJ
23
+ a09900cb-11df-4b7b-9cc2-c7fd1f75dcf8 Ποιες κινεζικές εταιρείες AI θα μπορούσαν να... μιμηθούν την DeepSeek SUBJ
24
+ 45096efe-b7ba-4db5-b6cc-573d67817f2b «Την Παρασκευή 7 Φεβρουαρίου στις 23:59 (τοπική ώρα- 06:59 ώρα Ελλάδας το Σάββατο) όλο το προσωπικό που εργάζεται για την USAID θα τεθεί σε αργία παγκοσμίως», ανέφερε η υπηρεσία στην ανακοίνωση που έχει αναρτηθεί στον ιστότοπό της, ο οποίος έχει τεθεί εκτός λειτουργίας από το Σάββατο. OBJ
25
+ d9634feb-aa15-453f-a1e6-bd44b6c67c36 Οι ΗΠΑ δεν κάνουν φιλανθρωπίες SUBJ
26
+ 05596d60-7a4b-47c5-a009-ffcf504f3b6e Σύμφωνα με τη Washington Post, ο υπουργός Οικονομικών Σκοτ Μπέσεντ έδωσε τις ευλογίες του γι' αυτή την ανάληψη του ελέγχου του συστήματος πληρωμών, η οποία δεν κατέστη δυνατή παρά μόνο αφού ένας υψηλόβαθμος δημόσιος αξιωματούχος τέθηκε σε διοικητική αργία επειδή αρνήθηκε να δώσει τα κλειδιά του συστήματος στις ομάδες του Έλον Μασκ. SUBJ
27
+ d25172df-91a9-408f-809c-6aff9a20020c «Δεν έχει αλλάξει κάτι δραματικά. OBJ
28
+ 9d78bcac-c71c-4dd9-9af5-da7cc4aa3a24 Είναι χαρακτηριστικό πως ο κύριος Ανδρουλάκης κάλεσε τους πολίτες να αναρωτηθούν «αν την Κυριακή δεν είχαν βγει στις πλατείες όλης της χώρας εκατοντάδες χιλιάδες Έλληνες γεμάτοι θυμό και αγανάκτηση για τον τρόπο που η κυβέρνηση έχει χειριστεί την τραγωδία των Τεμπών; θα έδινε τη χθεσινή συνέντευξη ο κ. Μητσοτάκης; OBJ
29
+ 9a1c24d4-224b-4239-91ba-83115a46773a Παράλληλα; σε αυτή τη φάση της επιχείρησης που διήρκεσε από τον Απρίλιο έως τον Νοέμβριο του 2024 εντοπίστηκαν και διαλύθηκαν 4 υπόγεια εργαστήρια; ερευνήθηκαν 52 εγκληματικές οργανώσεις και συνελήφθησαν 418 άτομα. OBJ
30
+ d577f461-aac0-49ce-a8d9-771be05a5361 Την ίδια στιγμή βέβαια στρατιωτικές πηγές που μίλησαν στα «ΝΕΑ» επισημαίνουν ότι η κορβέτα που έχουν στείλει οι Τούρκοι είναι από τις παλιές και όχι τις σύγχρονες της κλάσης Ada, και αυτό εκλαμβάνεται ως ένα έμμεσο μήνυμα της Αγκυρας πως δεν έχει καμία διάθεση για περαιτέρω κλιμάκωση. OBJ
31
+ bbd34baa-40f0-49d2-b95b-7624c193e856 Στην Αυστραλία, η χρήση προγραμμάτων της DeepSeek απαγορεύτηκε στις κυβερνητικές συσκευές λόγω «απαράδεκτου επιπέδου κινδύνου στο ζήτημα της ασφάλειας». OBJ
32
+ 020cda3f-b0f8-4e70-84ba-809e4e908316 Δημοφιλή OBJ
33
+ 91392c45-8bc6-4c73-8efb-8a7580d6db40 Μέτρα κατά της κινεζικής εφαρμογής από πολλές χώρες – Επικαλούνται λόγους κυβερνοασφάλειας OBJ
34
+ 9d273357-84ec-4a4b-8c12-71d65e1f480f Στο ελληνικό επιτελείο συνεχίζουν να διατηρούν χαμηλούς τόνους, επισημαίνοντας ότι το γεγονός αυτό, μετά εκείνο της Κάσου προ λίγων μηνών, δείχνει πως είναι στρατηγική επιλογή της Τουρκίας να αμφισβητεί οποιαδήποτε κίνηση της Ελλάδας είναι πέρα από τα 6 ναυτικά μίλια, ασχέτως αν είναι σε περιοχές τις οποίες η Αγκυρα θεωρεί μέρος της «Γαλάζιας Πατρίδας» ή της υφαλοκρηπίδας της, σύμφωνα πάντοτε με τη δική της θεώρηση των πραγμάτων. OBJ
35
+ 8d127c76-a822-4c18-8b2b-ebfda3908b40 ΡΟΗ ΕΙΔΗΣΕΩΝ OBJ
36
+ 5648acad-078b-4be2-b6c6-9c1e1d62e8a8 Σύμφωνα με τον ιστότοπο Wired, το αφεντικό των Tesla, X και SpaceX έβαλε νέους που εργάζονται για την DOGE σε κυβερνητικές θέσεις κλειδιά. OBJ
37
+ 5e75e992-ac5f-432e-8e50-bed6c54b1db0 Τελευταία κίνηση της Αγκυρας σε αυτό το πεδίο αποτελεί η ΝΟΤΑΜ που εξέδωσε χθες με αφορμή ελληνικές ασκήσεις στις 11 και 12 Φεβρουαρίου σε Αη Στράτη και δυτικά της Καρπάθου, ζητώντας την αποστρατιωτικοποίηση των νησιών αυτών. OBJ
38
+ 9748f5d5-f812-456f-aa80-994c85dbb41c Συνδικάτα και μια οργάνωση υπεράσπισης των ανθρώπινων δικαιωμάτων προσέφυγαν στη δικαιοσύνη στην Ουάσινγκτον κατά αυτής της ανάληψης ελέγχου. OBJ
39
+ 196ea8a1-0f05-41c4-a512-5ac9afa3cd08 Κάποτε, πυκνώνει η ακολουθία σε σύντομο χρόνο, κάποτε αραιώνει. OBJ
40
+ 44e7ac7b-c5ed-4df5-ab42-040b23387ceb Την περασμένη χρονιά επίσης; εγκαινίασε τη μεγαλύτερη φυλακή στη Λατινική Αμερική; κοντά στην Τεκολούκα; κάπου 75 χιλιόμετρα από την πρωτεύουσα Σαν Σαλβαδόρ. OBJ
41
+ 52f0b056-74e1-49e9-bc2f-e5a1521b40d0 Ο ρυθμός της σεισμικότητας μέχρι στιγμής παραμένει σταθερός»; είπε ο Βασίλης Καραστάθης. OBJ
42
+ e8ffc65c-c3a4-48dc-987e-d97967e90eb4 Ακολουθήστε το protothema.gr στο Google News και μάθετε πρώτοι όλες τις ειδήσεις OBJ
43
+ c131b457-593c-43b7-8907-9cfc4ede5537 «Υπάρχει ροή ρευστών υγρών τα οποία ανεβαίνουν σιγά – σιγά σε μεγάλο βάθος προς την επιφάνεια και πηγαίνουν προς την Άνυδρο. OBJ
44
+ 385cd19a-2e33-4f8a-a5bb-bdf72a43c60f Τη Δευτέρα ο υπουργός Εξωτερικών των ΗΠΑ Μάρκο Ρούμπιο τόνισε ότι η χώρα δεν κάνει «φιλανθρωπίες»; εξηγώντας ότι έχει τεθεί προσωρινά επικεφαλής της USAID και κατηγορώντας το προσωπικό της ότι «δεν είναι διατεθειμένο να απαντήσει σε απλές ερωτήσεις» για τα προγράμματα της υπηρεσίας. OBJ
45
+ f9f5cce2-1fb0-46dd-bfaf-ade227eda068 «Η αμοιβή θα είναι σχετικά χαμηλή για τις ΗΠΑ αλλά σημαντική για εμάς και θα μας επιτρέψει να κάνουμε βιώσιμο όλο το σύστημα των φυλακών μας», πρόσθεσε ο πρόεδρος του Ελ Σαλβαδόρ. OBJ
46
+ d2fe4fd3-766f-4d18-8fe6-2f5acf6e5509 Συγκεκριμένα και σύμφωνα πάντα με πληροφορίες από τη Χαριλάου Τρικούπη; επαναφέρεται στην πρόταση η προστασία της κύριας κατοικίας κατά τα πρότυπα του νόμου του ΠαΣοΚ του 2010 με επικαιροποιημένα κριτήρια και διαδικασίες. OBJ
47
+ cf2b61ad-1062-4810-a2d9-b5a399461d94 Σύμφωνα με τη Χαριλάου Τρικούπη με την συγκεκριμένη που θα καταθέσει το ΠαΣοΚ οι δανειολήπτες αποκτούν δικαίωμα προτίμησης στην αγορά του δανείου υπό συγκεκριμένες προϋποθέσεις, ενώ περιορίζεται η ευθύνη του εγγυητή στην περίπτωση των δανείων που έχουν μεταβιβαστεί και παρέχονται ευνοϊκοί όροι για τη ρύθμιση της οφειλής. OBJ
48
+ ab9cd74a-7065-4a0a-b0b3-05e26812f212 Μερικές φορές δεν συμφωνούμε και δεν θα πάμε εκεί όπου θέλει να πάει. OBJ
49
+ b23bbed0-9c5f-4b6e-a24b-241b5de82b1a Στο περιθώριο της επίσκεψης του κ. Ρούμπιο; στο πλαίσιο μίνι-περιοδείας του στην κεντρική Αμερική; το πρώτο του ταξίδι στο εξωτερικό αφού ανέλαβε; οι ΗΠΑ και το Ελ Σαλβαδόρ ανακοίνωσαν την υπογραφία συμφωνίας συνεργασίας στο πεδίο της πυρηνικής ενέργειας; που θέλει να αναπτυχθεί στη χώρα ο κ. Μπουκέλε. OBJ
50
+ 383336e9-466e-4ece-91c8-695a01e7da88 «Όταν σε έν�� κτήριο παρατηρούμε ρωγμές τότε αρχίζουμε να παρατηρούμε μια μεγάλη τρωτότητα», επισήμανε. OBJ
51
+ 7e37da7f-9d73-4655-aca6-d1df05d44960 Εξασφαλίζοντας ανωνυμία στους προμηθευτές, που καλύπτουν τα ίχνη τους στις δαιδαλώδεις διαδρομές του κυβερνοχώρου από την αγορά μέχρι την πώληση, αλλά και σε διευρυμένα ακροατήρια δυνητικών αγοραστών, αποτελούν τον βασικό κανάλι του παράνομου εμπορίου φαρμάκων και συναφών σκευασμάτων που «ανθεί» σήμερα στην Ευρώπη. SUBJ
52
+ 7c43dffd-981e-4663-b4ce-54e6c36b9f9e «Προτείναμε στις ΗΠΑ (σ.σ. να προχωρήσουν σε) εξωτερική ανάθεση (outsourcing) μέρους του σωφρονιστικού συστήματός τους», ανέφερε μέσω X ο αρχηγός του σαλβαδοριανού κράτους, γνωστός για τη εξαιρετικά σκληρή στάση του έναντι της εγκληματικότητας. SUBJ
53
+ c7fc52a9-52cb-49ff-b389-ebafe793acfa Οι ευρωπαϊκές εταιρείες τεχνολογίας χρειάζονται ολοένα και περισσότερο χώρο συνδεδεμένο με την τεχνητή νοημοσύνη OBJ
54
+ 7571134e-7135-4ac4-b141-3254e4a9cbce Ο Αμερικανός πρόεδρος χαιρέτισε τη δουλειά του Έλον Μασκ, ο οποίος ξέρει «να περικόπτει τα κόστη. OBJ
55
+ 49ca9739-d733-43e2-a1f4-f7effa229fea Σχολιασμένα OBJ
56
+ 7bcf5364-a145-4ca3-b891-0142dfde7d50 «Τα πρόσωπα τα οποία οφείλουν να μοιράζονται πληροφορίες με την ομοσπονδιακή κυβέρνηση; δεν θα έπρεπε να είναι υποχρεωμένα να τις μοιράζονται και με τον Έλον Μασκ ή με την 'DOGE' του»; υπογραμμίζεται στην προσφυγή. OBJ
57
+ 5961aa26-4a1f-4805-bca4-9c6f0df4dcf9 Στο X, ο Έλον Μασκ υποσχέθηκε «ένα εγγυημένο θέαμα» ως απάντηση σε μια ανάρτηση, αναφέροντας ότι η DOGE θα ανακαλύψει «απάτη και διαφθορά σε πρωτοφανή κλίμακα σε πολυάριθμες κυβερνητικές υπηρεσίες». OBJ
58
+ d0931ce6-08bb-4318-9023-6cbdd9d6dd67 Στη φυλακή; με ονομαστική χωρητικότητα 40.000 θέσεων; κρατούνται το τρέχον διάστημα κάπου 15.000 άνθρωποι; κατά εκτιμήσεις. OBJ
59
+ 86dcd8a4-c398-420f-8210-2533e785dc9d Νεαροί συνεργάτες του πιο πλούσιου ανθρώπου στον κόσμο απέκτησαν πρόσβαση στο σύστημα διανομής τρισεκατομμυρίων δολαρίων; προκαλώντας σφοδρές αντιδράσεις UPD 88 OBJ
60
+ dc054dc1-77e8-48ee-a87e-3432d7febb04 Σε κατάσταση έκτακτης ανάγκης παραμένει ο Δήμος Θήρας μέχρι τις 3 Μαρτίου, ενώ οι επιστήμονες συνιστούν ψυχραιμία μέχρι την αποκλιμάκωση που μπορεί να γίνει «είτε με σεισμό άνω των 5,5 Ρίχτερ είτε με τη συνέχεια της υπό εξέλιξη δραστηριότητας», την οποία ο Ευθύμιος Λέκκας ανέφερε ως σμηνοσειρά. OBJ
61
+ b9ad8878-fba1-4062-9069-01c4f4ea8e4e Έχει πει μάλιστα πως έχει σκοπό περίπου 30.000 μετανάστες να μεταφερθούν σε διαβόητη στρατιωτική φυλακή στην αμερικανική ναυτική βάση στον Κόλπο Γουαντάναμο, στην Κούβα. OBJ
62
+ 28717719-0d46-44bf-ab3b-43513f0033db «Φουντώνει» ο εμπορικός πόλεμος ΗΠΑ-Κίνας: SUBJ
63
+ a0726ab3-ac57-44c0-9316-bab5a5b39e49 Η συνεχιζόμενη σεισμική δραστηριότητα στις Κυκλάδες κρατά σε πλήρη εγρήγορση κατοίκους, κρατικό μηχανισμό και επιστήμονες, που παρακολουθούν το φαινόμενο. OBJ
64
+ 80fc1f58-d398-487b-bf13-92562906fa7d ● Το 57% υποστηρίζει ότι τα μέλη των Διοικητικών Συμβουλίων εκπαιδεύονται ανεξάρτητα σχετικά με το ΑΙ. OBJ
65
+ 8ee92ac3-9c64-4a2e-8c22-d71c6c7c5304 Στο Χ, το μέσο κοινωνικής δικτύωσης του οποίου είναι ιδιοκτήτης, ο Μασκ έγραψε πως «ο μόνος τρόπος για να σταματήσει η απά��η και η σπατάλη χρημάτων των φορολογουμένων είναι να μπορούμε να παρακολουθούμε τις ροές των πληρωμών και να μπλοκάρουμε ύποπτες συναλλαγές για να τις εξετάσουμε». OBJ
66
+ 6721135a-81c3-4092-a311-78cea9f1a128 «Δεν υπάρχουν νικητές στους εμπορικούς πολέμους», τόνισε χαρακτηριστικά η ύπατη εκπρόσωπος της ΕΕ για Θέματα Εξωτερικής Πολιτικής και Πολιτικής Ασφάλειας. OBJ
67
+ c974d986-ed1b-4ca8-ab1d-3d1d02a67d57 - Στη Σαντορίνη ο Πρωθυπουργός: «Ο κρατικός μηχανισμός στο πλευρό των κατοίκων – Καλύτερα να προετοιμαζόμαστε και να προλαμβάνουμε» OBJ
68
+ fa628452-2298-4f9f-8e06-cd3ac7d81872 Εγινε υπό τη βαριά σκιά της προαναγγελίας του αμερικανού προέδρου Τραμπ για επιβολή δασμών (και) στη σύμμαχο ΕΕ; των επαναλαμβανόμενων αξιώσεών του για αύξηση των αμυντικών δαπανών στο 5% του ΑΕΠ στο ΝΑΤΟ – ενόσω ο ίδιος απειλεί να προσαρτήσει τη Γροιλανδία ακόμη και με τη χρήση στρατιωτικής βίας κατά της συμμάχου Δανίας – και; φυσικά; του σχεδόν τριετούς πολέμου στην Ουκρανία; που φέρει την αρχιτεκτονική ασφαλείας στην Ευρώπη στο επίκεντρο του ρωσικού αναθεωρητισμού. SUBJ
69
+ b3be546a-5abd-4bc9-a19e-b41c030608a5 Αλλά πιστεύω πως κάνει πολύ καλή δουλειά». OBJ
70
+ 1fa394b0-a116-405d-abbd-5375b008343f Αν και στη συνέχεια ο Petro δέχθηκε αυτούς τους μετανάστες; η αβεβαιότητα στην αγορά του καφέ παρέμεινε. SUBJ
71
+ b87d5e86-68c7-4937-85d9-5a5a44a99a39 Ε. Λέκκας: Απίθανο το σενάριο για μέγιστο σεισμό 6 Ρίχτερ και κάτω OBJ
72
+ 2a360f4c-2290-4b65-96a1-d41cd32544e2 Σύμφωνα με τη Washington Post; ο υπουργός Οικονομικών Σκοτ Μπέσεντ έδωσε τις ευλογίες του γι' αυτή την ανάληψη του ελέγχου του συστήματος πληρωμών; η οποία δεν κατέστη δυνατή παρά μόνο αφού ένας υψηλόβαθμος δημόσιος αξιωματούχος τέθηκε σε διοικητική αργία επειδή αρνήθηκε να δώσει τα κλειδιά του συστήματος στις ομάδες του Έλον Μασκ. OBJ
73
+ e46c5ca1-d633-4933-9b0e-2eeae3bd55f7 «Πικρίζουν» οι τιμές του καφέ -Ο ρόλος Τραμπ και η Βραζιλία SUBJ
74
+ cc86211c-99e9-4a69-ab61-385922ef2de3 Λιανγκ Ουενφένγκ: OBJ
75
+ 49cba92e-441e-4f09-8e08-2e80f1854fa6 Διακυβέρνηση, Διοικητικά Συμβούλια και αποτελεσματικοί τρόποι υιοθέτησης του AI OBJ
76
+ 12f079ea-aab6-4563-84b4-643ffee95a6d Ανακοινώθηκε το νέο μοντέλο τεχνητής νοημοσύνης Gemini 2.0 της Google OBJ
77
+ e05747c5-d2c7-4b05-8e2e-5e099eac7025 Κατά τον πολωνό πρωθυπουργό Ντόναλντ Τουσκ – η χώρα του οποίου ασκεί την εκ περιτροπής εξάμηνη προεδρία της ΕΕ – οι «27» πρέπει να αποφύγουν «εντελώς περιττούς και ανόητους δασμολογικούς πολέμους» και το «σκληρό παράδοξο» να μπουν σε εμπορικό πόλεμο με έναν μακροχρόνιο σύμμαχο. OBJ
78
+ acacb81d-0e5b-4479-84ba-f26d99ef6f7c Στη Γαλλία; η Εθνική Επιτροπή Πληροφορικής και Ελευθεριών (Cnil) όπως και η ρυθμιστική αρχή της Ιρλανδίας; ανακοίνωσαν την πρόθεσή τους να ζητήσουν πληροφορίες από την κινεζική εταιρεία όσον αφορά την προστασία των δεδομένων. OBJ
79
+ 055e4f4c-7b6b-442e-a4f6-897558b75386 Τα κόμματα στα αριστερά της Νέας Δημοκρατίας στρέφουν τα βέλη τους στον πρωθυπουργό και δείχνουν να εναρμονίζονται με τη λαϊκή απαίτηση για απονομή δικαιοσύνης στο δυστύχημα που στέρησε τη ζωή σε 57 συμπολίτες μας, στην πλειοψηφία τους νέα παιδιά. SUBJ
80
+ 4e5febc7-ab66-4279-b852-39844b3916b2 «Σε μια εποχή που η Τεχνητή Νοημοσύνη εφαρμόζεται από όλους τους οργανισμούς, είναι επιτακτική ανάγκη τα μέλη των Διοικητικών Συμβουλίων να συνεχίσουν να επενδύουν σε επιμόρφωση και πόρους για να βελτιώσουν το επίπεδο γνώσης τους για το ΑΙ. OBJ
81
+ 2ea476c4-91fd-4c4a-b798-398ef91512e4 Για το προσωπικό της USAID που βρίσκεται στο εξωτερικό η Ουάσιγκτον σχεδιάζει, σε συνεργασία με το Στέιτ Ντιπάρτμεντ, να καταβάλει χρήματα για την επιστροφή τους στις ΗΠΑ μέσα σε 30 ημέρες, επεσήμανε η ανακοίνωση. OBJ
82
+ cb45d030-464d-437d-9def-cdf355744d53 Εύη Νομικού: OBJ
83
+ 7f31e19b-1ee1-4e83-a1f2-9fe3c2e964fd ? 8% των ερωτηθέντων προσλαμβάνουν ειδικούς σε θέματα ΑΙ ως νέα μέλη του Διοικητικού Συμβουλίου. OBJ
84
+ 0ad2751e-a2b2-47ba-b634-3612502230ab Η απειλή από τον Τραμπ ακολούθησε την κίνηση του Κολομβιανού Προέδρου Γκουστάβο Πέτρο να αρνηθεί να δεχτεί δύο αμερικανικές στρατιωτικές πτήσεις που μετέφεραν μετανάστες πίσω στην Κολομβία. OBJ
85
+ 9b6e544e-e371-4141-99c5-23c2ca7f9b91 Την αρνήθηκε η Νέα Δημοκρατία, αλλά σήμερα δηλώνουν ότι δεν θα μπουν εμπόδιο στη σύσταση προανακριτικής επιτροπής. OBJ
86
+ a2064fad-809f-4ec1-9e6c-7cd62c55c4a2 ● Το 44% των ερωτηθέντων θεωρεί ότι ο ρυθμός υιοθέτησης του ΑΙ πρέπει να επιταχυνθεί. OBJ
87
+ 9b1a0bc5-09ff-4ab3-8eba-47b7d37911b1 Πρόβλημα... χώρου στα data centers της Ευρώπης λόγω τεχνητής νοημοσύνης SUBJ
88
+ 750aa31a-07b6-438d-8be2-5646cb3217f9 «Η προοπτική και ο στόχος μας θα πρέπει να είναι πώς θα οδηγηθούμε σε συνεργασία»; δήλωσε σε ανάλογο μήκος κύματος ο απερχόμενος καγκελάριος της Γερμανίας Ολαφ Σολτς; η χώρα του οποίου θα πληγεί περισσότερο από έναν εμπορικό πόλεμο με τις ΗΠΑ. OBJ
89
+ cd1e1496-c64b-41a3-b356-14267bfcca12 E. Λέκκας: Ελάχιστα πιθανό το σενάριο των 6 Ρίχτερ – Οι πολίτες να δίνουν βάση μόνο στις επιστημονικές ανακοινώσεις OBJ
90
+ a28c0593-86de-4f51-800e-3fd313088a4b Προ της συνόδου, μάλιστα, η Πολωνία και οι χώρες της Βαλτικής κυκλοφόρησαν έγγραφο, με το οποίο καλούν την ΕΕ να δαπανήσει τουλάχιστον 100 δισεκατομμύρια ευρώ για την άμυνα έως το 2027, συμπεριλαμβανομένης της αγοράς όπλων από συμμάχους του ΝΑΤΟ εκτός ΕΕ. OBJ
91
+ 738a2217-4600-43e5-b488-e52006ee7b95 Ο κ. Γεραπετρίτης διόρισε τριμελή επιτροπή με καθηγητές, οι οποίοι συμφώνησαν ότι υπάρχει άμεση αιτιότητα καθώς αν υπήρχε τηλεδιοίκηση, τα δύο τρένα -ακόμη και αν είχαν μπει στην ίδια γραμμή-, δεν θα είχαν συγκρουστεί ποτέ. OBJ
92
+ ad0d2280-ca4c-4bb1-a98f-54bc6bfb2522 Αυτό είναι το μεγάλο ερώτημα που δείχνει ότι ο Πρωθυπουργός συμπεριφέρεται με έναν αναξιόπιστο τρόπο». OBJ
93
+ 97ff1db4-38a6-4159-a3fe-b1c7ce917907 Τα συμβόλαια μελλοντικής εκπλήρωσης του καφέ Arabica αυξήθηκαν κατά 6;55% την προηγούμενη εβδομάδα και 15;14% τον προηγούμενο μήνα. OBJ
94
+ 737bc438-799c-4ea2-a35d-bc38bd6035ce Ειδήσεις OBJ
95
+ 6e1f0a15-87f3-4743-af6f-af5d0f9add11 Στη Νότια Κορέα, τα υπουργεία Άμυνας και Εμπορίου ανακοίνωσαν ότι απέκλεισαν την πρόσβαση της DeepSeek στους υπολογιστές τους, εν αναμονή διευκρινίσεων από την κινεζική startup για τη διαχείριση των πληροφοριών που συλλέγονται από τους χρήστες. OBJ
96
+ 274621e0-d74c-46a8-86c8-328ab49b3f83 Υπογραμμίζεται πως «με βάση τους εργαστηριακούς ελέγχους που πραγματοποιήθηκαν από τον ΕΟΦ σε γνωστοποιημένα και μη συμπληρώματα διατροφής που διαβιβάστηκαν στο πλαίσιο καταγγελίας ή κατασχέθηκαν από διωκτικές αρχές, προέκυψαν μη συμμορφώσεις με τη νομοθεσία, οι κυριότερες από τις οποίες συνίστανται σε: OBJ
97
+ 727f6e73-f21d-4dca-981b-12003f23fee8 Η εκστρατεία αυτή, που του χάρισε τεράστια δημοτικότητα, μείωσε σε εντυπωσιακό βαθμό την εγκληματικότητα, ωστόσο επικρίνεται έντονα από οργανώσεις υπεράσπισης των ανθρωπίνων δικαιωμάτων. SUBJ
98
+ f87178a2-52d1-4741-a19e-a08ce084b49a Αυτή η επένδυση θα επιτρέψει στους οργανισμούς να συμβαδίζουν με τις εξελισσόμενες τάσεις της Τεχνητής Νοημοσύνης και να έχουν σαφές πλεονέκτημα στην αντιμετώπιση των κινδύνων και στη σύνδεση του ΑΙ με την στρατηγική και τις προτεραιότητες των επιχειρήσεων». OBJ
99
+ 21ef6a7c-db36-4094-b291-17f3ebeec6bc Η μετοχή της AMD υποχώρησε περίπου 6% στις εκτεταμένες συναλλαγές καθώς η εταιρεία έχασε τις εκτιμήσεις για το βασικό της τμήμα των data center OBJ
100
+ 9e03f2a2-7a67-490e-8321-26e98052527b η ακολουθία συνεχίζει σε αυτές τις τέσσερις μέρες με την ίδια ένταση. OBJ
101
+ 0a23bf5f-0158-4bd4-afc8-aa72e15a828c Ειδήσεις σήμερα: OBJ
102
+ c76a809f-ab91-493d-88c5-66151b807229 Στο ίδιο μήκος κύματος ήταν και η ραδιοφωνική παρέμβαση του Μιχάλη Κατρίνη. OBJ
103
+ e5197443-b44e-4c7f-baa6-84541800f5be Σε αυτό το πλαίσιο, προσκλήθηκαν ο μεν γενικός γραμματέας του ΝΑΤΟ Μαρκ Ρούτε σε γεύμα εργασίας με τους «27», ο δε βρετανός πρωθυπουργός, Κιρ Στάρμερ (πρώτη φορά μετά το Brexit). OBJ
104
+ f9f6ecd1-f9d8-4807-b7e2-5e590c9157dd «Κάνουμε ό,τι μπορούμε, και άλλοι συνάδελφοι, από διάφορα κέντρα, να βελτιώσουμε την παρακολούθηση για να σας δίνουμε και πιο αξιόπιστες πληροφορίες. OBJ
105
+ 46b14a0c-eb2e-4420-8e7f-a0c874cd8ff8 Αν και οι επενδύσεις των επιχειρήσεων στην Τεχνητή Νοημοσύνη αυξάνονται παγκοσμίως; πολλά Διοικητικά Συμβούλια δεν γνωρίζουν πώς να αξιοποιήσουν τη χρήση της. OBJ
106
+ cae5d8a6-5284-487d-9c76-2ba218d77670 Τα πολιτικά γεγονότα μετά τα ογκώδη συλλαλητήρια της Κυριακής, που έγιναν με αφορμή την υπόθεση των Τεμπών, είναι πυκνά. SUBJ
107
+ 723e7b2a-d914-4192-a8cd-31f585308017 Ακόμα και μια ισχυρότερη δόνηση θα είχε σχετικά πλέον περιορισμένες επιπτώσεις OBJ
108
+ 09c3a0be-1425-400f-9c71-442ac3295e2d Τα έντονα καιρικά φαινόμενα, τα οποία περιλαμβάνουν ακραίους καύσωνες, ξηρασίες και παγετούς, επιδείνωσε επίσης την κατάσταση. SUBJ
109
+ cbeeb591-339d-49b6-88e0-2b7defa97be0 Νέα Agentic AI πλατφόρμα από την AustriaCard OBJ
110
+ f40c9364-0d7f-48e8-be6c-e5ab2ef9f34f Η δημοκρατική γερουσιαστής Ελίζαμπεθ Γουόρεν, μέλος της επιτροπής της Γερουσίας που είναι αρμόδια για τις τράπεζες, σε επιστολή της προς τον Μπέσεντ χαρακτήρισε την κατάσταση «εξαιρετικά επικίνδυνη». OBJ
111
+ 65286bcd-a227-4205-ac6c-19acbfd83a25 Το σύστημα πληρωμών του Γραφείου Χρηματοοικονομικών Υπηρεσιών του υπουργείου Οικονομικών διαχειρίζεται τις ροές των ομοσπονδιακών κεφαλαίων, περιλαμβανομένων των 6 τρισεκατομμυρίων δολαρίων που προορίζονται κάθε χρόνο για τις συντάξεις, το πρόγραμμα υγειονομικής ασφάλισης Medicare, τους μισθούς των ομοσπονδιακών υπαλλήλων και άλλες ουσιώδεις δαπάνες. OBJ
112
+ 581442f0-a4cb-4f74-a47c-368d5d3ca8b4 Θα πρέπει να κάνουν οι κάτοικοι εδώ μια μικρή υπομονή; ίσως και την επόμενη εβδομάδα. SUBJ
113
+ c26abe90-d876-4713-a280-4579479fab71 «Εάν δεχθούμε επίθεση σε εμπορικά θέματα», τόνισε ο γάλλος πρόεδρος Εμανουέλ Μακρόν, «η Ευρώπη ως ισχυρή δύναμη, πρέπει να αντιδράσει». OBJ
114
+ 084eed3a-627a-4cbd-9fc6-7061b46f07af Τούτων λεχθέντων, σε ξεχωριστή διμερή συνάντηση που είχαν χθες στις Βρυξέλλες, ο μεν ΓΓ του ΝΑΤΟ υπογράμμισε ότι η ευρωπαϊκή άμυνα χωρίς τις ΗΠΑ «δεν θα λειτουργήσει», ο δε βρετανός πρωθυπουργός Στάρμερ ξεκαθάρισε ότι η χώρα του «δεν επιλέγει μεταξύ ΗΠΑ και ΕΕ». OBJ
115
+ 7eb7f781-a5f7-4908-bbf1-3493ee4a72dc Οι συγκομιδές Arabica από την Κολομβία και την Κεντρική Αμερική παρουσιάζουν επίσης μεγαλύτερες καθυστερήσεις στην κυκλοφορία τους στην αγορά, κυρίως λόγω των έντονων βροχοπτώσεων σε αυτές τις περιοχές. OBJ
116
+ ca3d59b8-9ad2-4771-8424-4cf6166fd032 Ο υδρογραφικός σταθμός Ηρακλείου ανανέωσε και διεύρυνε τη Navtex για το «Ievoli Relume» έως τις 5 Φεβρουαρίου, προσθέτοντας και μια νέα γραμμή πλεύσης μεταξύ Κρήτης και Κάσου, η οποία μισή είναι στα διεθνή και μισή στα εθνικά χωρικά ύδατα. OBJ
117
+ 3ff91a2f-d3fa-4953-b0b8-f3bc320da783 Για την ορθή χρήση του ΑΙ στην εταιρική διακυβέρνηση, είναι σημαντικό, τα μέλη των Διοικητικών Συμβουλίων, να διαθέτουν επαρκή χρόνο και να ενημερώνονται πλήρως σχετικά με αυτό το θέμα. SUBJ
118
+ 3450b6ae-ec83-4fbf-b603-4413e97c0f57 Επομένως; πρέπει και στη δημόσια επικοινωνία μας να ισορροπούμε μεταξύ της ανάγκης; να είμαστε παρόντες και να δρούμε προληπτικά χωρίς όμως ταυτόχρονα να αναπαράγουμε σενάρια καταστροφής τα οποία ενδεχομένως μπορεί να τρομάξουν κάποιους επισκέπτες»; τόνισε μεταξύ άλλων ο κ. Μητσοτάκης. OBJ
119
+ 2ed949b0-7b6b-4901-aee5-2a8a0be6cf51 Σε σχέση με την ακολουθία: OBJ
120
+ 62f482e7-b74b-4e3a-9383-2cf9b1f4995e Αυτοί οι άνθρωποι του Μασκ, ηλικίας από 19 ως 24 ετών, σύμφωνα με τον αμερικανικό Τύπο, διορίσθηκαν επίσης στους κόλπους του Γραφείου Διαχείρισης Προσωπικού, την υπηρεσία ανθρώπινων πόρων των δημοσίων υπαλλήλων, που τους έστειλε την περασμένη εβδομάδα ηλεκτρονική επιστολή προτείνοντάς τους να παραιτηθούν με αποζημίωση μισθούς εννέα μηνών. OBJ
121
+ c57a156d-f833-4a3b-a487-af57ff1b8a76 Σκέψεις να στέλνονται στο Ελ Σαλβαδόρ μέλη συμμοριών από τη Λατινική Αμερική OBJ
122
+ 1bdc7125-8342-4ddd-8685-72069075fc54 Δείτε όλες τις τελευταίες Ειδήσεις από την Ελλάδα και τον Κόσμο, τη στιγμή που συμβαίνουν, στο Protothema.gr OBJ
123
+ d01f97a7-8774-408b-b0e8-e551c6012e70 · Μόνο το 3% των ερωτηθέντων απάντησε ότι η επιχείρησή τους είναι πραγματικά έτοιμη να αναπτύξει το ΑΙ, ενώ το 41% εκτιμά ότι δεν είναι (ή θεωρεί το αντίθετο). OBJ
124
+ 61b94803-aeee-4835-bbbd-6b8e475f8b29 Η Σαντορίνη είναι ένας εμβληματικός τουριστικός προορισμός και είναι χρέος μας να διαφυλάξουμε τη φήμη της και να είμαστε σίγουροι ότι και το 2025 θα είναι μια εξαιρετική χρονιά για τον τουρισμό του νησιού. SUBJ
125
+ 7e196145-49c5-4197-a4fc-f4cb74e97e0b Microsoft, Google και Meta Platforms έχουν προβλέψει αθροιστικά κεφαλαιουχικές δαπάνες τουλάχιστον 215 δισεκατομμυρίων δολαρίων για to 2025 OBJ
126
+ c7adb0fa-5a1a-46d7-9ad7-09c81b9b7f69 Είναι μια προσωπική άποψη. OBJ
127
+ 0a0075d0-b804-4138-bab1-7feb54e34fb2 Επισήμανε, επίσης, τις αντιφάσεις κυβερνητικών στελεχών, που «άλλοτε έλεγαν ότι είναι μπαγιάτικη υ��όθεση, άλλοτε ότι κρίθηκε στις εκλογές, άλλοτε ότι δεν υπάρχει λόγος να ασχολούμαστε, ενώ τώρα ο πρωθυπουργός αναγκάζεται να παραδεχθεί ότι τα πράγματα δεν είναι όπως τα παρουσίαζε αρχικά» δήλωσε χαρακτηριστικά. OBJ
128
+ e7538ced-7ef6-4a25-8018-bd46f0cef67a Ορισμένοι ηγέτες υιοθέτησαν ωστόσο πιο συμβιβαστικούς τόνους. SUBJ
129
+ 77b4d794-740b-425d-b1ef-4be757cfae6d Η πτώση αυτή της σεισμικότητας δεν πρέπει, όμως, να εκλαμβάνεται ως στοιχείο ότι άλλαξαν τα πράγματα αιφνιδίως. OBJ
130
+ 2a83ac91-c497-4b1b-a480-55ce8d6c0cab Ο Πρωθυπουργός, συνοδευόμενος από τον Υπουργό Κλιματικής Κρίσης και Πολιτικής Προστασίας Βασίλη Κικίλια, μετέβη στο Κινητό Επιχειρησιακό Κέντρο «Όλυμπος», το οποίο βρίσκεται στο νησί από τις αρχές της εβδομάδας, όπου ενημερώθηκε από τον Αρχηγό του Πυροσβεστικού Σώματος Αντιστράτηγο Θεόδωρο Βάγια για τον σχεδιασμό που έχει καταρτιστεί σε περίπτωση έκτακτης ανάγκης, για τους προληπτικούς ελέγχους που έχουν γίνει σε δημόσια κτήρια και για τις παρεμβάσεις σε σημεία όπου υπάρχει αυξημένος κίνδυνος κατολισθήσεων. OBJ
131
+ 8b6f4666-ecaa-45d0-b2ad-c206a7c7c3cf ? Το 80% των ερωτηθέντων ανέφεραν ότι τα Διοικητικά τους Συμβούλια έχουν περιορισμένη; ελάχιστη ή καθόλου γνώση και εμπειρία γύρω από την Τεχνητή Νοημοσύνη. OBJ
132
+ 13bbad80-5d09-4c5c-b25c-e69c04e2b842 Παράλληλα επισήμανε ότι στη Νέα Καμένη εγκαθίστανται νέοι σεισμογράφοι, το απόγευμα στο Γαβρίλο θα μπει ένας νέος σεισμογράφος ενώ στη Θηρασιά θα μπει νέος σεισμογράφος αύριο Σάββατο. OBJ
133
+ 8d112b2e-12f6-40d5-a94c-866ddfac6456 Ερωτηθείς για το εάν ο πρωινός σεισμός στην Πάτρα συνδέεται με τη σεισμική ακολουθία στις Κυκλάδες απάντησε αρνητικά λέγοντας ότι «είναι τελείως ανεξάρτητα γεγονότα». OBJ
134
+ 51082fb6-fe4c-4406-b977-7a53f461a305 Πτώση στη σεισμικότητα διαπιστώθηκε τη νύχτα στη Σαντορίνη και όπως ενημερώνει ο διευθυντής του Γεωδυναμικού Ινστιτούτου, Βασίλης Καραστάθης είναι στο πλαίσιο φυσικής εξέλιξης και δεν πρέπει να εκλαμβάνεται ως αιφνίδια αλλαγή. OBJ
135
+ ad75b81e-53b3-4464-8648-2abd5d6706db Κατά συνέπεια ο Αμερικανός πρόεδρος δεν έχει τη δικαιοδοσία να την καταργήσει χωρίς την έγκριση του Κογκρέσου. OBJ
136
+ a9aa1f7d-25fd-4881-8e9d-4f4787ff666b Όπως είπα; δεν “ψυχανεμιζόμαστε” στην επιστήμη. SUBJ
137
+ 3b06fa3d-198c-4fd6-bae5-4ec5cd60f4e5 Παράλληλα; τα όσα είπε για το ενδεχόμενο να υπήρχε παράνομο φορτίο στην εμπορική αμαξοστοιχία; φαίνεται πως ενώνουν τις πολιτικές δυνάμεις του προοδευτικού τόξου εναντίον του. SUBJ
138
+ 36a5a5aa-c35d-4215-85f5-9d5a3d573ae4 Οι δομές υγείας των δύο νησιών ενισχύονται με προσωπικό, ενώ διεξάγονται και έλεγχοι στατικότητας σε κτίρια. OBJ
139
+ 5a49f5cb-8acf-42be-bc33-277557ef5419 Ενημέρωση για τα γεωλογικά φαινόμενα στην Σαντορίνη έκανε ο καθηγητής Γεωφυσικής του ΑΠΘ Κωνσταντίνος Παπαζάχος, στο τέλος της σύσκεψης του πρωθυπουργού, Κυριάκου Μητσοτάκη, με τους φορείς. OBJ
140
+ 5a044a9d-5a35-4af7-80ed-1376a03ebcfe Κάποια έχουν την αμερικανική εθνικότητα. OBJ
141
+ ec365e4c-9a08-43ee-9e60-b6c1a9245813 Οι ομάδες αυτές έχουν πλέον άνευ προηγουμένου πρόσβαση στο σύστημα πληρωμών, την οποία είχαν μέχρι τώρα αποκλειστικά μη κομματικοί υψηλόβαθμοι δημόσιοι αξιωματούχοι. OBJ
142
+ 268810d9-c60c-4817-8401-b59196ecd63c Ο Ντάριν Λαχούντ χαρακτήρισε παράλληλα την DeepSeek «επιχείρηση που συνδέεται με το ΚΚΚ» και δήλωσε βέβαιος ότι δεν θα πρέπει «υπό κανένα πρόσχημα» να λάβει άδεια για «να αποκτήσει ευαίσθητα δεδομένα της κυβέρνησης» ή των χρηστών. OBJ
143
+ a746032b-06f5-4bc5-8253-99af3c3301d6 Στο Ελ Σαλβαδόρ λειτουργεί η μεγαλύτερη φυλακή στη Λατινική Αμερική OBJ
144
+ c2deb24d-e079-4138-81aa-fe78bf327825 ? Σχεδόν οι μισοί από τους ερωτηθέντες (45%) θεωρούν ότι η Τεχνητή Νοημοσύνη δεν είναι στην ημερήσια διάταξη του Διοικητικού Συμβουλίου. OBJ
145
+ 91a66eb8-763c-450f-87df-c85d051b1756 «Είμαστε σε καλή πορεία για το απίθανο αυτό σενάριο, για το σενάριο που συγκεντρώνει ελάχιστες πιθανότητες εκδήλωσης με το οποίο αναπτύχθηκε όλη η επιχειρησιακή δραστηριότητα στο νησί». OBJ
146
+ f1293441-0375-4089-b743-fda24f3997a1 Η Τουρκία συνεχίζει την πρόκληση βορείως της Κρήτης, έχοντας την κορβέτα κλάσης Burak στα 10 ναυτικά μίλια από τα υπό ιταλική σημαία «Ievoli Relume» και «NG Worker» που συνεχίζουν κανονικά τις εργασίες τους. OBJ
147
+ fee818a9-7a10-4850-acb9-de32dda0e66d «Σας ευχαριστούμε για τις υπηρεσίες σας»; κατέληγε. OBJ
148
+ d84317c3-b8b6-4ef6-a9bd-9438960d9f78 Πάντως η Τουρκία συνεχίζει, παρά το καλό κλίμα στη συνάντηση Γεραπετρίτη – Φιντάν στην Ντόχα, να θέτει ζητήματα που αν μη τι άλλο αμφισβητούν κυριαρχικά δικαιώματα και συνθήκες. SUBJ
149
+ 225686d8-185f-4bfe-8176-d21fe3d9eab3 Σε αργία τίθεται από την Παρασκευή όλο το προσωπικό της υπηρεσίας Διεθνούς Ανάπτυξης (USAID) των ΗΠΑ σε μία κίνηση σοκ από την αμερικανική κυβέρνηση που ανακοίνωσε μέσω του Έλον Μασκ ότι θα κλείσει τον οργανισμό με προϋπολογισμό 40 δισ. δολάρια που προορίζονται για την παροχή ανθρωπιστικής βοήθειας και ανάπτυξης σε όλο τον κόσμο. OBJ
150
+ b13379df-b32c-4167-9224-d85dc8b8f1c5 Δεν σημαίνει αυτό ότι θα γίνει έκρηξη, αλλά ότι το ηφαιστειακό σύμπλεγμα της Σαντορίνης μπορεί να μεγαλώνει και με άλλους κρατήρες, είπε ο Κωνσταντίνος Συνολάκης καθηγητής στο Πανεπιστήμιο της Νότιας Καλιφόρνιας και μέλος της Ακαδημίας Αθηνών, μιλώντας στο ΕΡΤΝews. OBJ
151
+ bf444323-385b-4e18-a982-c52216e9eb36 «Τα σενάρια που έχουμε “τρέξει” δεν δείχνουν κάτι το σημαντικό»; τόνισε και συμπλήρωσε ότι «τίποτε δεν μπορεί να αποκλείσει τη φύση και εκπλήξεις». OBJ
152
+ 6d947f1d-7d4b-4923-ab7c-074d36481781 Γίνε μέλος στο κανάλι μας στο Viber OBJ
153
+ 83539709-8f50-4db3-920d-7627b581eceb Πηγή: ΑΠΕ – ΜΠΕ OBJ
154
+ 28b906bd-7c1c-4b95-921c-c773ad0672fa Επιχείρηση σε 30 χώρες OBJ
155
+ a7e9fd2e-6f4c-4302-96d7-4293de818a58 Ελπίζω τα πράγματα να πηγαίνουν προς το καλύτερο». OBJ
156
+ a7c5aaa3-a59a-4f23-a10d-3a0c26c63f61 Επίσης; αναμένονται ένας παιδίατρος και ένας ορθοπεδικός γιατρός στο νησί. OBJ
157
+ 37e93fee-d341-499a-b72b-1740729ba45d Ο Τραμπ ζήτησε ήδη από τις 20 Ιανουαρίου, αμέσως μετά την ορκωμοσία του στην προεδρία των ΗΠΑ, να παγώσει σχεδόν το σύνολο της ανθρωπιστικής βοήθειας που παρέχει η Ουάσινγκτον σε όλο τον κόσμο μέσω της USAID, στο πλαίσιο της πολιτικής του «η Αμερική πρώτα», προκαλώντας σοκ στις ανθρωπιστικές οργανώσεις. OBJ
158
+ 1495e4d8-80f7-4da3-8bfd-799b0dfbcad3 Η έρευνα κατέδειξε ότι πολλές επιχειρήσεις εξακολουθούν να αμφιταλαντεύονται για το πώς να υιοθετήσουν κα�� να εφαρμόσουν την Τεχνητή Νοημοσύνη. OBJ
159
+ 6ba11733-876f-4234-8f1f-632a811b0eef Δεν υπάρχουν νικητές SUBJ
160
+ 2e950b7c-1ca5-4d78-a718-2222824e0d50 Το τουρκολιβυκό μνημόνιο δεν είναι αόριστη σύλληψη στο μυαλό μας που απομονώνει τα νησιά μας από την ενδοχώρα. SUBJ
161
+ bdec1a53-5e27-40da-b7db-0dbec136d6fe Τέλος σημείωσε: OBJ
162
+ 588feb98-0ab5-419b-8e84-7092bbcc6f18 Όπως τόνισε, μιλώντας στο ΕΡΤΝews ο Eυθύμιος Λέκκας ερωτηθείς για το ποιος είναι ο μέγιστος πιθανός σεισμός που μπορεί να δώσει η περιοχή απάντησε ότι είναι 6 Ρίχτερ και κάτω. OBJ
163
+ 645f1772-9b9e-446a-81c6-b615ba42d83a Η σημασία του ΑΙ στα Διοικητικά Συμβούλια OBJ
164
+ 5e1491e5-b65c-4bf4-836f-1719d7863d69 Όπως είπε ο κ. Παπαζάχος η ακολουθία συνεχίζει σε αυτές τις τέσσερις μέρες με την ίδια ένταση ωστόσο είναι «πιο αισιόδοξοι» καθώς βλέπουν «το κομμάτι του ρήγματος, το οποίο έχει πλέον πιο σαφή χαρακτηριστικά μετά την πύκνωση του δικτύου, να αρχίζει να “γεμίζει”, δηλαδή να απομακρύνονται οι πιθανότητες όλο και περισσότερο, να γίνεται όλο και πιο απίθανο το σενάριο μιας ισχυρότερης δόνησης». OBJ
165
+ 530974d1-958e-4e3f-9631-fe16ae83c4b7 Με βάση τη νομοθεσία για την ίδρυσή της, την οποία ψήφισε το Κογκρέσο το 1961, η USAID είναι ανεξάρτητος οργανισμός. OBJ
166
+ 0521dbde-5035-43a1-a2ba-92601f4b3942 «Έχουμε τρία διαφορετικά πράγματα. OBJ
167
+ ece3fad9-1c6f-4222-8ac6-8e2c3d11b9b8 Εν τω μεταξύ, καθώς η τεχνολογία εξελίσσεται, όλο και περισσότεροι εργαζόμενοι αποκτούν πρόσβαση σε εργαλεία AI, είτε είναι εγκεκριμένα από τον οργανισμό τους είτε όχι, γεγονός που μπορεί να δημιουργήσει πραγματικούς κινδύνους για τους οργανισμούς. OBJ
168
+ b48ffd11-73dc-4539-a20e-339b30733520 Η νύχτα κύλησε ήρεμα ωστόσο λίγο μετά τις 9:00 σημειώθηκε σεισμός 4,8 Ριχτερ, μεταξύ Σαντορίνης και Αμοργού, που έγινε ιδιαίτερα αισθητός και στα γύρω νησιά. OBJ
169
+ ecdd4434-0a89-4648-a9c5-29de290fa41a Παρά τις αυξημένες επενδύσεις και την καινοτομία στην Τεχνητή Νοημοσύνη, δεν αποτελεί ακόμα προτεραιότητα στην ατζέντα των Διοικητικών Συμβουλίων, όπως επισημάνθηκε και από πρόσφατη έρευνα της Deloitte. OBJ
170
+ e5f73659-abf0-4ae4-9691-e5ea1a5cbc38 Τα συνολικά έσοδα από την εγκληματική δραστηριότητα υπερέβησαν τα 6,5 εκατομμύρια ευρώ. OBJ
171
+ 9f6f40de-7eea-4e74-9c8e-66c9fa519231 Οι ΗΠΑ εξετάζουν πρωτοφανές σχέδιο για αποστολή κρατουμένων - ακόμα και Αμερικανών - στις φυλακές «φρούρια» του Ελ Σαλβαδόρ SUBJ
172
+ 6da582f8-2061-424f-ad2a-4ab1f83cd4be Επικίνδυνα για την υγεία SUBJ
173
+ e6986073-2525-4715-b57f-bb87495896d2 Σύμφωνα με την έρευνα της Deloitte, η χρήση των συστημάτων Αgentic AI (Αυτόνομων Συστημάτων Τεχνητής Νοημοσύνης που δρουν με ελάχιστη ή καμία ανθρώπινη παρέμβαση) αυξάνεται OBJ
174
+ d3fef1a6-52f2-48d0-a3cf-913668d90c54 Ο Ντόναλντ Τραμπ έχει ανακοινώσει πως εννοεί να τερματίσει το δικαίωμα του εδάφους (την αυτόματη απόκτηση της υπηκοότητας οποιουδήποτε παιδιού γεννιέται στις ΗΠΑ) και συνεχίζει την εκστρατεία μαζικών απελάσεων παράτυπων μεταναστών. OBJ
175
+ 1b9846db-80a1-49c0-85e8-748a5972c8fa Στη διαδικασία αυτή εμπλέκονται όχι μόνο οι Διευθύνοντες Σύμβουλοι και οι υπεύθυνοι τεχνολογίας, αλλά και άλλα C-suite στελέχη που πρέπει να αξιολογούν τους κινδύνους και τις ευκαιρίες που προκύπτουν από το AI. SUBJ
176
+ aabf76b8-9206-44dc-a374-e3c88d2da620 «Κινούμαστε πάντα με στοιχεία, δεν κινούμαστε με υποθέσεις. OBJ
177
+ 2b9e6d0a-c759-4ce2-81e1-ad8a5c7064b1 Οι κατασχέσεις αφορούν 426.016 πακέτα παράνομων φαρμάκων, 4.111 κιλά σκόνης και πρώτων υλών, 108 λίτρα ενεργού συστατικού, 174.968 φιαλίδια και αμπούλες και περισσότερα από 4,5 εκατ. δισκία και χάπια. OBJ
178
+ b7f464cc-9966-46eb-a110-5c664cf76418 Μόνο το 3% των ερωτηθέντων στην έρευνα της Deloitte, απάντησε ότι η επιχείρησή τους είναι πραγματικά έτοιμη να αναπτύξει το ΑΙ, ενώ το 41% εκτιμά ότι δεν είναι (ή θεωρεί το αντίθετο) OBJ
179
+ 4d53b5ce-a8ea-4bae-8291-175d774a0535 Από ελληνικής πλευράς η φρεγάτα «Σπέτσες» και σκάφος του Λιμενικού συνεχίζουν να βρίσκονται κοντά στα δύο ερευνητικά, διατηρώντας ετοιμότητα για κάθε πιθανή κίνηση από την πλευρά της τουρκικής μονάδας. OBJ
180
+ 27704bf6-b191-4cce-8144-27bc19681787 Εχουμε λοιπόν μια διατυπωμένη απειλή από μια χώρα 10 φορές μεγαλύτερη από εμάς». OBJ
181
+ 953aff15-00f6-425f-ab1e-92da37cb4f94 Κάποιοι εργαζόμενοι «αρμόδιοι για τη λειτουργία κρίσιμων αποστολών (… ) και ειδικών προγραμμάτων» εξαιρούνται από την απόφαση. OBJ
182
+ cddbfee8-cec2-401b-9f93-0931735bda03 Ο κ. Ρούμπιο αναφέρθηκε ιδίως σε μέλη συμμοριών από τη Λατινική Αμερική; όπως για παράδειγμα η Μάρα Σαλβατρούτσα (MS-13) από το Ελ Σαλβαδόρ; ή η Tren de Aragua από τη Βενεζουέλα; που δρουν στις ΗΠΑ. OBJ
183
+ 10351bb3-c497-46db-84b0-922f6ba4d992 Εκτός από τους ενδεχόμενους δασμούς στην Κολομβία από τον Πρόεδρο των ΗΠΑ Ντόναλντ Τραμπ, οι τιμές του καφέ έχουν επίσης επηρεαστεί από την κακή συγκομιδή στη Βραζιλία, η οποία είναι ένας από τους κύριους παραγωγούς. OBJ
184
+ 8235aabc-e280-468f-b49b-0687ef8b5906 «Αναξιόπιστος ο Πρωθυπουργός» OBJ
185
+ a2509ab5-5654-46e7-b40f-95ed71667083 Ωστόσο, δεν έχει θίξει μέχρι τώρα το καθεστώς των 232.000 Σαλβαδοριανών που θα μπορούσαν δυνητικά να απελαθούν επίσης. OBJ
186
+ 5d1044c1-5a49-4ed5-8229-6edeaa918e38 Η κα. Κατερίνα Γλαβά, Partner, Engineering, AI & Data, Financial Services Industry Leader στην Deloitte Ελλάδος δήλωσε σχετικά: OBJ
187
+ e27db19c-1ab4-4b56-b876-64814bd9c65c Επίσης, περιγράφοντας πως εξελίσσεται εκ μέρους της κυβέρνησης η επιχείρηση συγκάλυψης, περιέγραψε ότι «το ΠαΣοΚ πήρε τα στοιχεία από το πόρισμα της Ευρωπαϊκής Εισαγγελίας πέρυσι, -χωρίς να βάλουμε ούτε λέξη παραπάνω-, και βάσει αυτού προτείναμε προανακριτική για τις ποινικές ευθύνες του κ. Καραμανλή που περιγράφονται με καθαρό τρόπο. SUBJ
188
+ 7ebb07c7-82b6-48ee-84bf-64c62814cb30 Η ίδια εκτιμά επίσης ότι ο παραμερισμός εξειδικευμένου προσωπικού «αυξάνει τον κίνδυνο να μην μπορέσει η χώρα να αποπληρώσει το χρέος της, κάτι που θα μπορούσε να προκαλέσει παγκόσμια χρηματοοικονομική κρίση». OBJ
189
+ 90c7a851-7862-4c3c-8e98-5758fd94633f Χαρίζει ζωή ο 3χρονος Άγγελος – Η καρδιά του θα σώσει ένα παιδί από τη Γερμανία UPD 88 SUBJ
190
+ fc9f1d76-9ea2-4ae4-aaaa-71f2fbbed829 Βουτιά μετοχής ΑΜD μετά τα αποτελέσματα για τα data centers OBJ
191
+ 766ca775-59a5-4d63-b969-632446ddf858 Ακολούθησε μας στο Twitter OBJ
192
+ 180d2b59-affd-4f6e-8ea9-acea866bb57e Η USAID είναι ο μεγαλύτερος δωρητής ανθρωπιστικής βοήθειας παγκοσμίως. OBJ
193
+ 8966a8b5-8a90-45b1-a20a-ab9629731d9a Έτυχε προχθές το βράδυ να γίνουν όλοι μεταξύ 03:00 και 05:30 τα ξημερώματα. OBJ
194
+ 28e7f1e3-c80a-4591-b383-052e641272fa Εκτοτε παραμένει σε «άνθηση», παρά τις συντονισμένες ενέργειες των Αρχών πανευρωπαϊκά, κυρίως λόγω της ευκολίας διάθεσής τους μέσω του Διαδικτύου. SUBJ
195
+ 1eeeaa1b-c7e8-4e5f-989f-b082194a1ab9 Η Τουρκία προσπαθεί να το επιβάλει επί του πεδίου. OBJ
196
+ 14e7aea8-d6b8-4573-9729-5cf1a42b553c «Η διαφθορά και η σπατάλη εξαλείφονται σε πραγματικό χρόνο», υποστήριξε ο πλουσιότερος άνθρωπος του κόσμου, στον οποίο ο Ντόναλντ Τραμπ ανέθεσε να διευθύνει μια επιτροπή «κυβερνητικής αποδοτικότητας» (DOGE). OBJ
197
+ 980bd331-23c8-45f3-b7d7-c67bf67640d0 Έχει έναν τρόπο η ακολουθία, έχει ένα μηχανισμό μάλλον, που οφείλεται σε ρευστά και δίνει μεγάλες εξάρσεις σεισμών, μαζεμένων σε κάποιες ώρες. OBJ
198
+ 0758af44-4cd8-41fa-8850-81dc4aac3055 ● Μόλις το 2% πιστεύει πως τα Διοικητικά τους Συμβούλια κατέχουν σημαντική γνώση και εμπειρία γύρω από το ΑΙ. OBJ
199
+ 86f39671-69fc-4573-a408-67155482d762 «Παρά το γεγονός ότι η ελληνική νομοθεσία μέχρι σήμερα απαγορεύει τη διακίνηση φαρμάκων μέσω Διαδικτύου, πολλοί καταφεύγουν σε ιστοσελίδες του εξωτερικού αλλά και του εσωτερικού, αφού προβάλλονται στην ελληνική γλώσσα, αμφιβόλου προελεύσεως, που διαφημίζουν τη γρήγορη αγορά φαρμάκων χωρίς συνταγή γιατρού», επισημαίνει ο Εθνικός Οργανισμός Φαρμάκων σε σχετικό ερώτημα της «Κ». OBJ
200
+ ca985db5-7ef0-42f0-9eed-b90415aeff4f – Σε ένα από τα δύο σημεία να υπάρχει ενεργός σύνδεσμος OBJ
201
+ e93d8b5a-de39-44b3-8a89-0b7226c73fa5 Κάθε μέρα, νομίζω, πηγαίνουμε ελαφρά προς το καλύτερο, αλλά δεν θα είναι τόσο γρήγορη η απεμπλοκή μας. SUBJ
202
+ 7a14dc41-b8a6-4a1b-aa9f-fb165e4a5d7b Έτσι θα πορευτούμε και το επόμενο χρονικό διάστημα. OBJ
203
+ 4f8bd051-efe2-4e07-9e64-c24f8ed2108e Κ. Συνολάκης στο EΡTNews: OBJ
204
+ 07a4239f-9cd7-47c3-9359-0acee0fb32fa «Του είμαστε βαθιά ευγνώμονες. OBJ
205
+ 785aed62-aad8-4971-a454-f5919df29e26 Νέα Καμένη: Τοποθέτηση νέου σεισμογράφου OBJ
206
+ a4ff3949-30ca-44a4-9c7b-03bc6a706afa Ειδικότερα, το Deloitte Global Boardroom Program πραγματοποίησε έρευνα σε περίπου 500 μέλη Διοικητικών Συμβουλίων και σε στελέχη C-suite σε 57 χώρες, εξετάζοντας τόσο την εφαρμογή της Τεχνητής Νοημοσύνης στην εταιρική διακυβέρνηση, όσο και το αν η υιοθέτησή της από τα Διοικητικά Συμβούλια αποτελεί προτεραιότητα. OBJ
207
+ e00f0752-2de7-4926-8060-f3fc005843b1 ● Το 41% εκτιμά ότι η εταιρεία τους δεν είναι έτοιμη για την εφαρμογή του ΑΙ και τις προκλήσεις που φέρνει. OBJ
208
+ c7dec5bd-4924-48fb-9d85-56064d513dfa Το Πεκίνο αντεπιτίθεται με δασμούς 15% σε αμερικανικούς υδρογονάνθρακες OBJ
209
+ f9075622-866f-4142-ab96-533fa360b053 Το 2024 η υπηρεσία προσέφερε το 42% του συνόλου της ανθρωπιστικής βοήθειας που καταγράφεται από τον ΟΗΕ. OBJ
210
+ 53764267-1ce8-4a10-99d5-d90c124316da Περισσότερες συνεργασίες, μεγαλύτερη ενότητα, υπογράμμιση της σημασία της εταιρικής σχέσης ΗΠΑ – ΕΕ, αλλά και προειδοποίηση για ισχυρή απάντηση σε περίπτωση επιβολής δασμών από τις ΗΠΑ ήταν το μήνυμα από τις δηλώσεις των ηγετών των «27». OBJ
211
+ 605ce09b-38e3-4c97-890b-a9e6240ea79f Η Κολομβία θα μπορούσε να επηρεαστεί σημαντικά από τους δασμούς των ΗΠΑ; καθώς η τελευταία είναι ο μεγαλύτερος εμπορικός εταίρος της. OBJ
212
+ 1bbb7508-d462-4c4e-b1dc-b740bdbc494c Ποιος είναι αρμόδιος για την εφαρμογή του ΑΙ στην εταιρική διακυβέρνηση; OBJ
213
+ 0b6082da-f987-4649-a6c9-3fd7ae853b0b Β. Καραστάθης: OBJ
214
+ 2de61671-8c93-4ac9-9181-69e5fda38dcd Όμως, πιστεύω ότι τις ��πόμενες μέρες θα παραμείνουμε σε σχετικά συντηρητικά σενάρια. SUBJ
215
+ b663ab64-6345-4826-b727-01938f83e6bc Ορισμένα Διοικητικά Συμβούλια στρέφονται σε εξωτερικούς ή εσωτερικούς συμβούλους για να ενισχύσουν τη γνώση τους στο συγκεκριμένο τομέα. OBJ
216
+ 4c0276cb-2ef8-4323-926f-f41f7ea0a48f · Το 26% δηλώνει ότι συνεργάζεται με τον Επικεφαλής Οικονομικών Υπηρεσιών (CFO). OBJ
217
+ eafe12d6-43e4-441d-860a-c2718bbf7178 Δικαιώματα καταναλωτών απέναντι στους servicers OBJ
218
+ fd113329-fd51-4c64-96f8-79783f385c41 Ο Πρωθυπουργός Κυριάκος Μητσοτάκης επισκέφθηκε το πρωί τη Σαντορίνη, όπου ενημερώθηκε για τα μέτρα πολιτικής προστασίας που έχουν τεθεί σε εφαρμογή από τον κρατικό μηχανισμό, σε συνεργασία με την επιστημονική κοινότητα και την τοπική αυτοδιοίκηση, και συνομίλησε με τοπικούς φορείς σχετικά με τις ανάγκες και τη στήριξη του νησιού. OBJ
219
+ 8bdea73d-3607-4e05-b1ef-df5d47534136 α) ανίχνευση απαγορευμένων ουσιών με αναβολική δράση ή αντιορεξιογόνο δράση; οι οποίες εξ ορισμού θέτουν σε σοβαρό κίνδυνο την υγεία του χρήστη; β) ανίχνευση φαρμακευτικών δραστικών ουσιών; π.χ. σιλντεναφίλη για την αντιμετώπιση της στυτικής δυσλειτουργίας». OBJ
220
+ 0eca0a83-c850-40a1-be0a-23f7e7b19572 Η αμοιβή θα είναι σχετικά χαμηλή για τις ΗΠΑ αλλά σημαντική για εμάς SUBJ
221
+ fecdd03b-0d74-4f8c-bbab-5002fe79f49b Ήδη δεκάδες υψηλόβαθμα στελέχη της USAID έχουν τεθεί σε αργία, ενώ έχει αποκλειστεί στους εργαζόμενους η πρόσβαση στην έδρα της υπηρεσίας στην Ουάσιγκτον. OBJ
222
+ d5c4cc87-28e1-412a-b54b-dd1d1f6f35d2 Ο Τραμπ απείλησε πρόσφατα να επιβάλει γενικό δασμό 25% σε όλες τις εισαγωγές της Κολομβίας εν μέσω κλιμάκωσης της έντασης μεταξύ των δύο χωρών. OBJ
223
+ 11f256bc-0306-47e1-bfc3-dddc4603815b Γι’ αυτό και οι εθνικές επιτροπές, όπως πολύ σωστά είπατε, βγάζουν μία μέση άποψη η οποία είναι ψύχραιμη και ώριμη και συμφωνώ απόλυτα μαζί σας ότι δεν πρέπει ο κόσμος να ακούει τις φήμες που αναπτύσσονται», υπογράμμισε. OBJ
224
+ 4bae1207-232b-42dc-93db-58282822c952 Με τη συμμετοχή κορυφαίων ηγετικών στελεχών από Google και OpenAI; στόχος παραμένει η παγκόσμια συναίνεση για την τεχνητή νοημοσύνη OBJ
225
+ b06ab260-dc37-4f25-beeb-a64b4bbe9a0a Καθώς οι επιχειρήσεις εξετάζουν αποτελεσματικούς τρόπους υιοθέτησης του ΑΙ, τα Διοικητικά Συμβούλια θα πρέπει να εφαρμόζουν προστατευτικά μέτρα για να μετριάσουν τους κινδύνους από τη χρήση μη εγκεκριμένων εργαλείων Τεχνητής Νοημοσύνης. SUBJ
226
+ 625f5247-7ff5-4877-a774-8b86ca1209b0 Σύμφωνα με τον κ. Ρούμπιο, η κυβέρνηση του Ελ Σαλβαδόρ δηλώνει έτοιμη να υποδεχθεί τους υπηκόους της, όπως και άλλες χώρες της Λατινικής Αμερικής. OBJ
227
+ 379a8b7e-f069-41ee-9a46-c3dd6cce8d9f Η Διεύθυνση Αντιμετώπισης Οργανωμένου Εγκλήματος χειρίσθηκε 9 υποθέσεις; που αφορούσαν ισάριθμες εγκληματικές οργανώσεις με δράση εντός και εκτός Ελλάδας. OBJ
228
+ cb486ba6-8415-4abf-94b8-15745a361007 Κοινωνικά δίκτυα; ηλεκτρονικά καταστήματα ή ψηφιακοί χώροι αγοραπωλησιών που ευδοκιμούν στο σκοτεινό αλλά και στο νόμιμο Διαδίκτυο παρέχουν την ιδανική κάλυψη για την αθρόα προώθηση πλαστών φαρμακευτικών σκευασμάτων. OBJ
229
+ 16f42684-aa69-4377-8d7e-f7d8213cd2d5 Σύμφωνα με τον κ. Ρούμπιο, η πρόταση αυτή άνευ προηγουμένου ��υμπεριλαμβάνει «αμερικανούς υπηκόους και ανθρώπους με άδεια παραμονής» στις ΗΠΑ. OBJ
230
+ a4807dfa-0e92-4398-a868-a610552444b8 Αυτές οι μεταβολές είναι πάντα στα πλαίσια της φυσικής εξέλιξης. SUBJ
231
+ e575fdb3-d76d-4cab-b233-e1cbafbc6170 Δεν είναι διόλου τυχαία η αναφορά του υπουργού Εθνικής Αμυνας Νίκου Δένδια σε κομματική εκδήλωση στα Ιωάννινα: SUBJ
232
+ fd647256-e731-4691-a2d7-d40585d33abf Είναι απόφαση της τουρκικής Εθνοσυνέλευσης. OBJ
233
+ 58e231f0-06cb-44f9-b374-940f64a51de5 Ομοίως, σε περίπτωση κλιμάκωσης εμπορικού πολέμου μεταξύ των δύο χωρών, οι ΗΠΑ θα μπορούσαν επίσης να επηρεαστούν από τις υψηλότερες τιμές του καφέ. OBJ
234
+ 6e56c0a1-52e3-4f0d-a8ea-e8be2b61a518 Σε μια ξεχωριστή εξέλιξη, η Ινδία προειδοποίησε επίσης ότι οι εξαγωγές καφέ της το 2025 είναι πιθανό να είναι περίπου 10% χαμηλότερες λόγω των προβλέψεων για ένα ζεστό καλοκαίρι με ξηρασία. OBJ
235
+ 4defc3d2-dfe2-4afd-8b95-6f625cb22926 Είμαστε όλο και πιο αισιόδοξοι γιατί βλέπουμε το κομμάτι του ρήγματος, το οποίο έχει πλέον πιο σαφή χαρακτηριστικά μετά την πύκνωση του δικτύου, να αρχίζει να “γεμίζει”, δηλαδή να απομακρύνονται οι πιθανότητες όλο και περισσότερο, να γίνεται όλο και πιο απίθανο το σενάριο μιας ισχυρότερης δόνησης», ανέφερε χαρακτηριστικά ο κ. Παπαζάχος. OBJ
236
+ 86fb1415-fee6-46a6-8aa2-2877c7dcabc5 Ο 40άρης ηλεκτρολόγος που δημιούργησε την DeepSeek «έβαλε τα γυαλιά» στο περιβόητο ChatGPT και έσπειρε τον πανικό στη Wall Street SUBJ
237
+ 25394317-e30d-497c-bd08-38883a6b0aca Οι επιστήμονες έχουν τοποθετηθεί σχετικά με το χειρότερο σενάριο και ευχόμαστε ότι αυτή η ακολουθία θα εκτονωθεί χωρίς να δώσει κάποιο μεγαλύτερο σεισμό. SUBJ
238
+ ba3a7129-482c-49df-8e31-b359a54b744a Με την προσφυγή ζητείται από έναν ομοσπονδιακό δικαστή να κηρύξει παράνομο το γεγονός ότι ο Μασκ ή άλλα μέλη της DOGE μπορούν να λαμβάνουν προσωπικές πληροφορίες για τους φορολογουμένους. OBJ
239
+ 91f7fb11-a4b3-4279-a955-fb924ceedcb1 Μίλησα με τον πρόεδρο (Ντόναλντ) Τραμπ», πρόσθεσε. OBJ
240
+ 2a2e1cbc-d715-4594-8e71-4e76d4501675 Οι συνεχιζόμενες εκδόσεις αποτελούν μέρος μιας ευρύτερης στρατηγικής για την Google να επενδύει σε μεγάλο βαθμό σε «πράκτορες τεχνητής νοημοσύνης» OBJ
241
+ 2361aaa7-fae5-489e-ad4f-e48893c3ab56 Το ηφαιστειακό σύμπλεγμα της Σαντορίνης μπορεί να μεγαλώνει OBJ
242
+ f5f01d8e-f2f2-4798-999b-f740891b2ec4 Κάνε εγγραφή στο κανάλι μας στο Youtube OBJ
243
+ 83c15396-9c15-4e80-adc6-88c385820463 Την Τετάρτη (5/2); η αμερικανική εταιρεία κυβερνοασφάλειας Feroot Security ανακοίνωσε ότι το μοντέλο τεχνητής νοημοσύνης της DeepSeek περιέχει γραμμές κώδικα που καθιστούν δυνατή τη μετάδοση προσωπικών δεδομένων στην China Mobile; κινεζική δημόσια επιχείρηση τηλεπικοινωνιών. OBJ
244
+ efe78e97-76f1-451f-9095-be05224d6714 Υψηλότερη κατάρτιση για τη βελτίωση των γνώσεων στην Τεχνητή Νοημοσύνη OBJ
245
+ c05d0de8-aa4c-44d4-a8ac-0a5b608f25f7 Μάλιστα την ιδέα αυτή εξήρε ο αμερικανός υπουργός Εξωτερικών Μάρκο Ρούμπιο, που είχε συνάντηση μαζί του στο Σαν Σαλβαδόρ. OBJ
246
+ 8a4b0ba6-f325-4701-9857-bb66bcdfa1c8 Generative AI: Έρευνα της Deloitte για το μέλλον της τεχνητής νοημοσύνης OBJ
247
+ c2982b73-16d7-4227-993b-86d81c7895a9 Η ΑΙ στρατηγική της AustriaCard Holdings εμπλουτίζεται και αξιοποιεί το σύνολο μοντέλων παραγωγικής τεχνητής νοημοσύνης OBJ
248
+ 6ddaa949-855c-436e-a889-e80d96ddd8d2 ��Ανησυχώ για το γεγονός ότι με ένα από τα πρώτα μέτρα σας ως υπουργού, φαίνεται να δώσατε το έλεγχο ενός πολύ ευαίσθητου συστήματος υπεύθυνου για τα προσωπικά δεδομένα εκατομμυρίων Αμερικανών -και ένα πυλώνα κλειδί της κυβέρνησής μας- σε έναν δισεκατομμυριούχο, ο οποίος δεν έχει εκλεγεί, και σε απροσδιόριστο αριθμό τοποτηρητών του που δεν έχουν τα απαιτούμενα προσόντα», γράφει στην επιστολή. OBJ
249
+ 626b006d-41c9-4f85-b2eb-696f3583d818 «Το Κομμουνιστικό Κόμμα Κίνας (ΚΚΚ) έχει καταστήσει σαφές ότι θα χρησιμοποιήσει οποιοδήποτε εργαλείο έχει στη διάθεσή του για να υπονομεύσει την εθνική ασφάλειά μας; για να διαδώσει επικίνδυνη παραπληροφόρηση και να συλλέξει δεδομένα Αμερικανών»; υποστηρίζει ο Γκοτχάιμερ σε ανακοίνωσή του. OBJ
250
+ 46ab7c92-811d-4eb5-80f7-9c747dbc8b50 «Καμιά άλλη χώρα δεν είχε κάνει ποτέ τέτοια φιλική προσφορά», σημείωσε ο νέος επικεφαλής της αμερικανικής διπλωματίας μετά την τρίωρη συνάντησή του με τον κ. Μπουκέλε. OBJ
251
+ ff33c959-9c36-4008-9266-fc20125b95d2 Σε «άνθηση» το παρεμπόριο μετά την πανδημία OBJ
252
+ 2361d89f-7c8f-4559-86c6-63eba60c3401 Ενόσω «το Παρίσι παραμένει σταθερό στη θέση του ότι τα χρήματα των ευρωπαίων φορολογουμένων πρέπει να δαπανώνται σε στρατιωτικά συστήματα που σχεδιάζονται και κατασκευάζονται στην Ευρώπη, πολλές άλλες χώρες προειδοποιούν ότι ο αποκλεισμός των αμερικανικών κατασκευαστριών όπλων από τις επιδοτήσεις της ΕΕ θα εξοργίσει τον πρόεδρο των ΗΠΑ, υποστήριξαν αρκετοί διπλωμάτες», γράφει το Politico, σκιαγραφώντας τη διασύνδεση και της ευρωπαϊκής άμυνας με τους επαπειλούμενους δασμούς Τραμπ. OBJ
253
+ b4cb6a35-9078-43ad-b269-00f990e0ba8d Ο Δημοκρατικός γερουσιαστής Τζος Γκοτχάιμερ του Νιου Τζέρσι παρουσίασε την πρόταση νόμου μαζί με τον Ρεπουμπλικανό συνάδελφό του του Ιλινόι Ντάριν Λαχούντ, επιχειρηματολογώντας ότι πρόκειται για «ανησυχητική απειλή για την εθνική ασφάλεια των ΗΠΑ». OBJ
254
+ a18cb449-e975-467b-b6a3-f93e36f237c6 Πρωταγωνιστής ωστόσο – αν και ουχί παρών – ήταν ο Ντόναλντ Τραμπ. SUBJ
255
+ ae2f5c28-8125-4164-ae23-c86cf78781dc – Αναφέρεται ως πηγή το ertnews.gr στο σημείο όπου γίνεται η αναφορά. OBJ
256
+ 091e9ba6-9631-46bc-b191-7eedb72ef58b Ο πρόεδρος του Ελ Σαλβαδόρ Ναγίμπ Μπουκέλε εισηγήθηκε χθες Δευτέρα η χώρα του να υποδεχτεί κρατούμενους στις ΗΠΑ έναντι χρηματικού αντιτίμου. OBJ
257
+ 5a15bfd8-a100-4476-bdcc-e59d743fb022 Προστασία κατοικίας – αγροτικής περιουσίας OBJ
258
+ f3ca00c9-0ab1-4680-a1ec-40a68c927c56 Υπό τη «μέγγενη» πολλαπλασιαζόμενων γεωπολιτικών προκλήσεων στην εποχή Τραμπ 2.0, αλλά και των μεταξύ τους διαφωνιών, οι ηγέτες των «27» έθεσαν χθες επί τάπητος το μέλλον της ευρωπαϊκής άμυνας και ασφάλειας στην άτυπη μεν, πλην πρώτη με αποκλειστικά αυτό το θέμα σύνοδο κορυφής της ΕΕ, στις Βρυξέλλες. SUBJ
259
+ 369f2620-bd07-4963-8d82-657a0bbf1bf0 Ο Μασκ ελέγχει πλέον το σύστημα πληρωμών του αμερικανικού υπ. Οικονομικών - Σε θέσεις κλειδιά 20άρηδες συνεργάτες του OBJ
260
+ ab1ff9bb-cc29-49fd-96e0-e9727f715f03 · Το 69% αναφέρει ότι τα Διοικητικά Συμβούλια συνεργάζονται με τον Επικεφαλής Τεχνολογίας (CTO) ή τον Επικεφαλής Πληροφοριών (CIO) σχετικά με την Τεχνητή Νοημοσύνη. OBJ
261
+ b7e6f70d-9fb9-40f4-ad74-bab2f350ceca Δεν έχει αρμοδιότητα για τέτοιες αποφάσεις OBJ
262
+ 4b8d7625-8070-4395-927a-92cb90a6c451 Η παρέμβαση Κατρίνη για τα Τέμπη OBJ
263
+ 43f5d2cf-39b0-4519-98be-e78efde5df72 Δημιουργούνται ψευδαισθήσεις καμιά φορά ότι η ακολουθία ηρεμεί. Uncertain
264
+ 024ca988-54c2-4c61-9e6f-1109e2143989 Ο κ. Μπουκέλε επανεξελέγη στην προεδρία του Ελ Σαλβαδόρ —αφού παρέκαμψε τη συνταγματική απαγόρευση των συναπτών θητειών στο κορυφαίο αξίωμα— με το 80% των ψήφων πέρυσι, κυρίως χάρη στον «πόλεμο» που κήρυξε στις συμμορίες. SUBJ
265
+ 7dafba11-de86-4b01-bf1a-357c8b70eb67 Πώς αποσυνδέει, λοιπόν, ο υπουργός Δικαιοσύνης την υλοποίηση του έργου της τηλεδιοίκησης από την τραγωδία των Τεμπών;» SUBJ
266
+ 673ebf59-b011-41c1-9a5e-a2d67f68fd86 «Φουντώνει» ο εμπορικός πόλεμος ΗΠΑ-Κίνας: Το Πεκίνο αντεπιτίθεται με δασμούς 15% σε αμερικανικούς υδρογονάνθρακες SUBJ
267
+ b8b4b4ce-699d-4cd2-acff-8c85b1321eff Σχετικές ειδήσεις: OBJ
268
+ ff96ac97-20a0-4a34-9569-7d1c9db69e4a Τα συμβόλαια μελλοντικής εκπλήρωσης του καφέ Arabica έχουν αυξηθεί κατά περίπου 90% σε ετήσια βάση. OBJ
269
+ 296176e1-dc12-4e15-acb4-45a7c836975b Περίπου το 8% του καφέ που φθάνει στις ΗΠΑ προέρχεται από το Βιετνάμ; ενώ το 7% προέρχεται από την Ονδούρα OBJ
270
+ 1675f99f-e6ff-48e2-ac61-f9bd9f3a9bc9 «Οι σεισμοί τη νύχτα; ήταν ελάχιστοι με την έννοια ότι ο κόσμος κοιμήθηκε ήσυχα. OBJ
271
+ 71948084-8f82-4892-94f1-69c75aee1023 Έχει δραστηριοποιηθεί όλος ο χώρος δίπλα από το ρήγμα της Ανύδρου OBJ
272
+ 2c122857-eba8-4993-8279-97d229c439b8 Επίσης; οι ληξιπρόθεσμες βεβαιωμένες οφειλές ρυθμίζονται στις 120 δόσεις; με τον οφειλέτη να απαλλάσσεται από το 30% της οφειλής; εφόσον είναι συνεπής στην αποπληρωμή της ρύθμισης. OBJ
273
+ 554ec14b-5065-4fc9-aaa7-663e4fb033e9 Η έξαρση του παραεμπορίου ψευδεπίγραφων, μη εγκεκριμένων ή παράνομων σκευασμάτων έχει τις ρίζες της στις απαρχές της πανδημίας της COVID-19, οπότε εγκληματικά δίκτυα εκμεταλλεύτηκαν τις ελλείψεις σε ιατρικό και ατομικό προστατευτικό εξοπλισμό, αλλά και τον ανθρώπινο φόβο, φτάνοντας να διαθέτουν στην αγορά μέχρι και ψευδεπίγραφα εμβόλια. SUBJ
274
+ 8f479692-d485-42de-a10d-0ef20fea74d2 Οι σεισμοί τη νύχτα ήταν ελάχιστοι αλλά δεν πρόκειται ούτε για αιφνίδια, ούτε για συστηματική αραίωση Uncertain
275
+ 01e59807-2e4a-4205-8cca-b823843ea729 «Περιμένουμε να πέσουν τα Μποφόρ για να σηκώσουμε τους υποθαλάσσιους τομογράφους στην καλντέρα της Σαντορίνης», είπε στο ΕΡΤΝews η καθηγήτρια Γεωλογικής Ωκεανογραφίας, Εύη Νομικού η οποία και διέψευσε ότι τα επιστημονικά δεδομένα δείχνουν ότι υπάρχει κίνδυνος έκρηξης του υποθαλάσσιου ηφαιστείου της Σαντορίνης. OBJ
276
+ c3f35572-439b-403a-abf8-c38349b08919 Ο 40χρονος Ασιάτης που αλλάζει τον κόσμο της ΑΙ SUBJ
277
+ 7354c2eb-648a-4bbf-a3e2-c2da5a8176ce Η συνέντευξη του Κυριάκου Μητσοτάκη στον τηλεοπτικό σταθμό ALPHA προκάλεσε θόρυβο και συνοδεύτηκε από κύμα οργής κι αγανάκτησης στα μέσα κοινωνικής δικτύωσης. OBJ
278
+ f8ffa574-52cf-432e-bf7c-28525f699110 Πρόταση δυσπιστίας στη ΝΔ OBJ
279
+ 6c5b0792-a178-4c77-a97e-2e391d110366 – Σε ένα από τα δύο σημεία να υπάρχει ενεργός σύνδεσμος OBJ
280
+ cf061d14-8ae9-401d-b97f-2235faa9a43b ? Σχεδόν οι μισοί (46%) δηλώνουν ότι δεν είναι ικανοποιημένοι σχετικά με τον χρόνο που αφιερώνουν τα Διοικητικά Συμβούλια στην εφαρμογή εργαλ��ίων Τεχνητής Νοημοσύνης. OBJ
281
+ c851a7c4-5afc-4365-9d13-0e58c0f286eb Ο Νίκος Ανδρουλάκης σε χθεσινή τηλεοπτική του συνέντευξη στον δημοσιογράφο Νίκο Παναγιωτόπουλο έκανε λόγο για ρεσιτάλ αναξιοπιστίας και ψέματος από την κυβέρνηση και επανέλαβε τη θέση του ΠαΣοΚ για κατάθεση πρότασης δυσπιστίας, μόλις έρθουν στο φως τα πορίσματα από το Εθνικό Μετσόβιο Πολυτεχνείο αλλά κι εκείνο της Επιτροπής Διερεύνησης Ατυχημάτων. OBJ
282
+ d091d98a-226f-45d3-bb20-6b3acd5cddbb Η τελευταία επιχείρηση «SHIELD» της EUROPOL, που αφορά 30 χώρες, είχε ως αποτέλεσμα την απόσυρση από την αγορά παράνομων σκευασμάτων συνολικής αξίας 11,1 εκατ. ευρώ. OBJ
283
+ 1aaba158-7e0c-45c6-8985-61bc158eb822 Αυτό, που θέλουμε εμείς να δούμε, είναι μια συστηματική αραίωση, δηλαδή σε μεγαλύτερα χρονικά διαστήματα, ώστε να είναι πιο αξιόπιστοι οι μέσοι όροι. SUBJ
284
+ c3480a60-d8f8-42a7-86af-df748136800f · Οι επιτροπές που συνήθως ασχολούνται με την εφαρμογή του ΑΙ είναι είτε η Επιτροπή Κινδύνου και Κανονιστικών Ρυθμίσεων (25%) είτε η Επιτροπή Ελέγχου (22%). OBJ
285
+ ae9c7264-619b-4ee8-9504-26d2856d9f2c Συνεργάτες του Έλον Μασκ πήραν τον έλεγχο του συστήματος πληρωμών του αμερικανικού υπουργείου Οικονομικών, αρμόδιου για τη διανομή ομοσπονδιακών κεφαλαίων τρισεκατομμυρίων δολαρίων, ένα μέτρο που καταγγέλθηκε από δημοκρατικούς αιρετούς αξιωματούχους ως «εξαιρετικά επικίνδυνο» και έχει αποτελέσει αντικείμενο προσφυγής στη δικαιοσύνη. OBJ
data/greek/test_gr_unlabeled.tsv ADDED
@@ -0,0 +1,285 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence
2
+ d8aefd03-01f9-45e7-8f4a-0a5d8e090b11 Η Επιτροπή, όμως, είναι πολυμελής και η μεσότητα κατά τον Αριστοτέλη είναι μάλλον η καλύτερη προσέγγιση.
3
+ eadae18a-e8e1-4059-9947-11d018a50a77 Εντοπίστηκαν και διαλύθηκαν τέσσερα υπόγεια εργαστήρια, ερευνήθηκαν 52 εγκληματικές οργανώσεις και συνελήφθησαν 418 άτομα.
4
+ 6536021e-3ae3-4fbd-a56c-fafca57da6e7 Latest News
5
+ a2edadc9-ee3e-4d29-abd3-e402d9808b48 Ο βουλευτής Ηλείας του ΠαΣοΚ άσκησε δριμεία κριτική στη στάση της κυβέρνησης απέναντι στις οικογένειες των θυμάτων, σημειώνοντας ότι «τη στιγμή που ο πρωθυπουργός δηλώνει πως σκύβει το κεφάλι μπροστά στους συγγενείς των θυμάτων, ανέχεται την παρουσία υπουργών στο κυβερνητικό σχήμα, οι οποίοι κατηγορούν τους δικηγόρους των θυμάτων ότι το κάνουν για να αποκομίσουν κέρδη».
6
+ 391eb216-01f5-43c3-b8f5-3a8006d83522 Όσον αφορά τους δανειολήπτες σε ελβετικό φράγκο; μετακυλίεται ο κίνδυνος από τη συναλλαγματική ισοτιμία κατά τα 2/3 στην τράπεζα; με αποτέλεσμα να μειώνεται σημαντικά η οφειλή τους.
7
+ 35363500-94c2-4b38-953d-cd4fedafa93b Με αργούς ρυθμούς υιοθετούν οι επιχειρήσεις την τεχνητή νοημοσύνη; σύμφωνα με έρευνα της Deloitte
8
+ f8734fca-8bdf-4c4f-95ec-31872fd95863 – Στο τέλος του άρθρου ως Πηγή
9
+ 1b508fcd-0f79-43be-b424-73b2a6b93459 ΣΧΟΛΙΑ
10
+ 72c3a49e-6efa-467a-a3a9-39d61af7b213 Η επικινδυνότητά τους για την υγεία, διευκρινίζει ο Οργανισμός, είναι ιδιαίτερα υψηλή.
11
+ d5ee8eeb-c55c-4b6b-bb2a-4d49ff9c8671 Μετά τις 8 μέχρι το πρωί; είχαμε μόνο 5 δονήσεις.
12
+ ffcff2b1-46d8-4be9-9f95-482e7e055433 Αυτό έχει επηρεάσει τα χρονοδιαγράμματα της συγκομιδής, οδηγώντας σε προβλήματα όπως η καθυστερημένη ωρίμανση των καρπών.
13
+ ffafdaf7-65fe-4d28-916e-c2322c0cb3d1 Το μήνυμα της Αθήνας στην Αγκυρα είναι πως οι προγραμματισμένες έρευνες των δύο πλοίων για το καλώδιο ηλεκτρικής διασύνδεσης με την Κύπρο θα ολοκληρωθούν κανονικά.
14
+ a07f7331-719c-4a91-80cd-991135dbfe7c Ο πρόεδρος των ΗΠΑ Τραμπ αναίρεσε απόφαση της κυβέρνησης του προκατόχου του Μπάιντεν που παρείχε σε κάπου 600.000 πολίτες της Βενεζουέλας προστασία από την απέλαση.
15
+ 9cc26214-6bcd-4e18-9222-6f84c5b66c7c · Οι μισοί από τους ερωτηθέντες λένε ότι συζητούν με τον Διευθύνοντα Σύμβουλο για τα ΑΙ θέματα.
16
+ 243febdf-3e2b-418f-be21-b39d28b38b27 «Δεν κρύβουμε τη συμπάθειά μας» για τον Ντόναλντ Τραμπ, πρόσθεσε ο Ναγίμπ Μπουκέλε, κρίνοντας πως είναι «καλή στιγμή για την ενίσχυση της διπλωματικής σχέσης».
17
+ 6de008b7-0aa3-4e43-87e5-7d90d786c9ac Τα μάτια στραμένα στο Παρίσι - Τι αναμένεται στη Σύνοδο για την ΑΙ
18
+ 8e63de62-f32a-4cf4-9e37-3b74a9c67efd Κυρίως αναβολικά και ορμόνες αλλά και «τεράστια ποσότητα» χαπιών για στυτική δυσλειτουργία καθώς και ένα εργαστήριο παρασκευής τους βρίσκονται, σύμφωνα με πληροφορίες της «Κ», ανάμεσα στα ευρήματα της ΕΛ.ΑΣ. στο πλαίσιο της επιχείρησης της EUROPOL, «SHIELD V», με αντικείμενο το εμπόριο ψευδεπίγραφων φαρμάκων και συναφών σκευασμάτων.
19
+ 1f67a691-0db1-4cf2-b524-5c1db56fa006 ? Το 37% αναφέρει ότι εξωτερικοί συνεργάτες; ειδικοί σε θέματα ΑΙ; αναλαμβάνουν την εκπαίδευση των Διοικητικών Συμβουλίων.
20
+ 437ce6e1-1571-4cbc-90f4-30b5551a7d81 Κάνε like στη σελίδα μας στο Facebook
21
+ b3017e9d-1877-4d1f-9e26-87e3bc8cca30 Παράλληλα ζήτησε από τον Μασκ, ο οποίος έχει χαρακτ��ρίσει τη USAID «εγκληματική οργάνωση», να μειώσει τον προϋπολογισμό της υπηρεσίας και να «νοικοκυρέψει» τα οικονομικά των ομοσπονδιακών υπηρεσιών.
22
+ a4106167-b439-4489-9e7e-8df0d044fe3a Τα είδη που θα μπορούσαν να επηρεαστούν περιλαμβάνουν τον καφέ και το πετρέλαιο, σύμφωνα με το Euronews.
23
+ a09900cb-11df-4b7b-9cc2-c7fd1f75dcf8 Ποιες κινεζικές εταιρείες AI θα μπορούσαν να... μιμηθούν την DeepSeek
24
+ 45096efe-b7ba-4db5-b6cc-573d67817f2b «Την Παρασκευή 7 Φεβρουαρίου στις 23:59 (τοπική ώρα- 06:59 ώρα Ελλάδας το Σάββατο) όλο το προσωπικό που εργάζεται για την USAID θα τεθεί σε αργία παγκοσμίως», ανέφερε η υπηρεσία στην ανακοίνωση που έχει αναρτηθεί στον ιστότοπό της, ο οποίος έχει τεθεί εκτός λειτουργίας από το Σάββατο.
25
+ d9634feb-aa15-453f-a1e6-bd44b6c67c36 Οι ΗΠΑ δεν κάνουν φιλανθρωπίες
26
+ 05596d60-7a4b-47c5-a009-ffcf504f3b6e Σύμφωνα με τη Washington Post, ο υπουργός Οικονομικών Σκοτ Μπέσεντ έδωσε τις ευλογίες του γι' αυτή την ανάληψη του ελέγχου του συστήματος πληρωμών, η οποία δεν κατέστη δυνατή παρά μόνο αφού ένας υψηλόβαθμος δημόσιος αξιωματούχος τέθηκε σε διοικητική αργία επειδή αρνήθηκε να δώσει τα κλειδιά του συστήματος στις ομάδες του Έλον Μασκ.
27
+ d25172df-91a9-408f-809c-6aff9a20020c «Δεν έχει αλλάξει κάτι δραματικά.
28
+ 9d78bcac-c71c-4dd9-9af5-da7cc4aa3a24 Είναι χαρακτηριστικό πως ο κύριος Ανδρουλάκης κάλεσε τους πολίτες να αναρωτηθούν «αν την Κυριακή δεν είχαν βγει στις πλατείες όλης της χώρας εκατοντάδες χιλιάδες Έλληνες γεμάτοι θυμό και αγανάκτηση για τον τρόπο που η κυβέρνηση έχει χειριστεί την τραγωδία των Τεμπών; θα έδινε τη χθεσινή συνέντευξη ο κ. Μητσοτάκης;
29
+ 9a1c24d4-224b-4239-91ba-83115a46773a Παράλληλα; σε αυτή τη φάση της επιχείρησης που διήρκεσε από τον Απρίλιο έως τον Νοέμβριο του 2024 εντοπίστηκαν και διαλύθηκαν 4 υπόγεια εργαστήρια; ερευνήθηκαν 52 εγκληματικές οργανώσεις και συνελήφθησαν 418 άτομα.
30
+ d577f461-aac0-49ce-a8d9-771be05a5361 Την ίδια στιγμή βέβαια στρατιωτικές πηγές που μίλησαν στα «ΝΕΑ» επισημαίνουν ότι η κορβέτα που έχουν στείλει οι Τούρκοι είναι από τις παλιές και όχι τις σύγχρονες της κλάσης Ada, και αυτό εκλαμβάνεται ως ένα έμμεσο μήνυμα της Αγκυρας πως δεν έχει καμία διάθεση για περαιτέρω κλιμάκωση.
31
+ bbd34baa-40f0-49d2-b95b-7624c193e856 Στην Αυστραλία, η χρήση προγραμμάτων της DeepSeek απαγορεύτηκε στις κυβερνητικές συσκευές λόγω «απαράδεκτου επιπέδου κινδύνου στο ζήτημα της ασφάλειας».
32
+ 020cda3f-b0f8-4e70-84ba-809e4e908316 Δημοφιλή
33
+ 91392c45-8bc6-4c73-8efb-8a7580d6db40 Μέτρα κατά της κινεζικής εφαρμογής από πολλές χώρες – Επικαλούνται λόγους κυβερνοασφάλειας
34
+ 9d273357-84ec-4a4b-8c12-71d65e1f480f Στο ελληνικό επιτελείο συνεχίζουν να διατηρούν χαμηλούς τόνους, επισημαίνοντας ότι το γεγονός αυτό, μετά εκείνο της Κάσου προ λίγων μηνών, δείχνει πως είναι στρατηγική επιλογή της Τουρκίας να αμφισβητεί οποιαδήποτε κίνηση της Ελλάδας είναι πέρα από τα 6 ναυτικά μίλια, ασχέτως αν είναι σε περιοχές τις οποίες η Αγκυρα θεωρεί μέρος της «Γαλάζιας Πατρίδας» ή της υφαλοκρηπίδας της, σύμφωνα πάντοτε με τη δική της θεώρηση των πραγμάτων.
35
+ 8d127c76-a822-4c18-8b2b-ebfda3908b40 ΡΟΗ ΕΙΔΗΣΕΩΝ
36
+ 5648acad-078b-4be2-b6c6-9c1e1d62e8a8 Σύμφωνα με τον ιστότοπο Wired, το αφεντικό των Tesla, X και SpaceX έβαλε νέους που εργάζονται για την DOGE σε κυβερνητικές θέσεις κλειδιά.
37
+ 5e75e992-ac5f-432e-8e50-bed6c54b1db0 Τελευταία κίνηση της Αγκυρας σε αυτό το πεδίο αποτελεί η ΝΟΤΑΜ που εξέδωσε χθες με αφορμή ελληνικές ασκήσεις στις 11 και 12 Φεβρουαρίου σε Αη Στράτη και δυτικά της Καρπάθου, ζητώντας την αποστρατιωτικοποίηση των νησιών αυτών.
38
+ 9748f5d5-f812-456f-aa80-994c85dbb41c Συνδικάτα και μια οργάνωση υπεράσπισης των ανθρώπινων δικαιωμάτων προσέφυγαν στη δικαιοσύνη στην Ουάσινγκτον κατά αυτής της ανάληψης ελέγχου.
39
+ 196ea8a1-0f05-41c4-a512-5ac9afa3cd08 Κάποτε, πυκνώνει η ακολουθία σε σύντομο χρόνο, κάποτε αραιώνει.
40
+ 44e7ac7b-c5ed-4df5-ab42-040b23387ceb Την περασμένη χρονιά επίσης; εγκαινίασε τη μεγαλύτερη φυλακή στη Λατινική Αμερική; κοντά στην Τεκολούκα; κάπου 75 χιλιόμετρα από την πρωτεύουσα Σαν Σαλβαδόρ.
41
+ 52f0b056-74e1-49e9-bc2f-e5a1521b40d0 Ο ρυθμός της σεισμικότητας μέχρι στιγμής παραμένει σταθερός»; είπε ο Βασίλης Καραστάθης.
42
+ e8ffc65c-c3a4-48dc-987e-d97967e90eb4 Ακολουθήστε το protothema.gr στο Google News και μάθετε πρώτοι όλες τις ειδήσεις
43
+ c131b457-593c-43b7-8907-9cfc4ede5537 «Υπάρχει ροή ρευστών υγρών τα οποία ανεβαίνουν σιγά – σιγά σε μεγάλο βάθος προς την επιφάνεια και πηγαίνουν προς την Άνυδρο.
44
+ 385cd19a-2e33-4f8a-a5bb-bdf72a43c60f Τη Δευτέρα ο υπουργός Εξωτερικών των ΗΠΑ Μάρκο Ρούμπιο τόνισε ότι η χώρα δεν κάνει «φιλανθρωπίες»; εξηγώντας ότι έχει τεθεί προσωρινά επικεφαλής της USAID και κατηγορώντας το προσωπικό της ότι «δεν είναι διατεθειμένο να απαντήσει σε απλές ερωτήσεις» για τα προγράμματα της υπηρεσίας.
45
+ f9f5cce2-1fb0-46dd-bfaf-ade227eda068 «Η αμοιβή θα είναι σχετικά χαμηλή για τις ΗΠΑ αλλά σημαντική για εμάς και θα μας επιτρέψει να κάνουμε βιώσιμο όλο το σύστημα των φυλακών μας», πρόσθεσε ο πρόεδρος του Ελ Σαλβαδόρ.
46
+ d2fe4fd3-766f-4d18-8fe6-2f5acf6e5509 Συγκεκριμένα και σύμφωνα πάντα με πληροφορίες από τη Χαριλάου Τρικούπη; επαναφέρεται στην πρόταση η προστασία της κύριας κατοικίας κατά τα πρότυπα του νόμου του ΠαΣοΚ του 2010 με επικαιροποιημένα κριτήρια και διαδικασίες.
47
+ cf2b61ad-1062-4810-a2d9-b5a399461d94 Σύμφωνα με τη Χαριλάου Τρικούπη με την συγκεκριμένη που θα καταθέσει το ΠαΣοΚ οι δανειολήπτες αποκτούν δικαίωμα προτίμησης στην αγορά του δανείου υπό συγκεκριμένες προϋποθέσεις, ενώ περιορίζεται η ευθύνη του εγγυητή στην περίπτωση των δανείων που έχουν μεταβιβαστεί και παρέχονται ευνοϊκοί όροι για τη ρύθμιση της οφειλής.
48
+ ab9cd74a-7065-4a0a-b0b3-05e26812f212 Μερικές φορές δεν συμφωνούμε και δεν θα πάμε εκεί όπου θέλει να πάει.
49
+ b23bbed0-9c5f-4b6e-a24b-241b5de82b1a Στο περιθώριο της επίσκεψης του κ. Ρούμπιο; στο πλαίσιο μίνι-περιοδείας του στην κεντρική Αμερική; το πρώτο του ταξίδι στο εξωτερικό αφού ανέλαβε; οι ΗΠΑ και το Ελ Σαλβαδόρ ανακοίνωσαν την υπογραφία συμφωνίας συνεργασίας στο πεδίο της πυρηνικής ενέργειας; που θέλει να αναπτυχθεί στη χώρα ο κ. Μπουκέλε.
50
+ 383336e9-466e-4ece-91c8-695a01e7da88 «Όταν σε ένα κτήριο παρατηρούμε ρωγμές τότε αρχίζουμε να παρατηρούμε μια μεγάλη τρωτότητα», επισήμανε.
51
+ 7e37da7f-9d73-4655-aca6-d1df05d44960 Εξασφαλίζοντας ανωνυμία στους προμηθευτές, που καλύπτουν τα ίχνη τους στις δαιδαλώδεις διαδρομές του κυβερνοχώρου από την αγορά μέχρι την πώληση, αλλά και σε διευρυμένα ακροατήρια δυνητικών αγοραστών, αποτελούν τον βασικό κανάλι του παράνομου εμπορίου φαρμάκων και συναφών σκευασμάτων που «ανθεί» σήμερα στην Ευρώπη.
52
+ 7c43dffd-981e-4663-b4ce-54e6c36b9f9e «Προτείναμε στις ΗΠΑ (σ.σ. να προχωρήσουν σε) εξωτερική ανάθεση (outsourcing) μέρους του σωφρονιστικού συστήματός τους», ανέφερε μέσω X ο αρχηγός του σαλβαδοριανού κράτους, γνωστός για τη εξαιρετικά σκληρή στάση του έναντι της εγκληματικότητας.
53
+ c7fc52a9-52cb-49ff-b389-ebafe793acfa Οι ευρωπαϊκές εταιρείες τεχνολογίας χρειάζονται ολοένα και περισσότερο χώρο συνδεδεμένο με την τεχνητή νοημοσύνη
54
+ 7571134e-7135-4ac4-b141-3254e4a9cbce Ο Αμερικανός πρόεδρος χαιρέτισε τη δουλειά του Έλον Μασκ, ο οποίος ξέρει «να περικόπτει τα κόστη.
55
+ 49ca9739-d733-43e2-a1f4-f7effa229fea Σχολιασμένα
56
+ 7bcf5364-a145-4ca3-b891-0142dfde7d50 «Τα πρόσωπα τα οποία οφείλουν να μοιράζονται πληροφορίες με την ομοσπονδιακή κυβέρνηση; δεν θα έπρεπε να είναι υποχρεωμένα να τις μοιράζονται και με τον Έλον Μασκ ή με την 'DOGE' του»; υπογραμμίζεται στην προσφυγή.
57
+ 5961aa26-4a1f-4805-bca4-9c6f0df4dcf9 Στο X, ο Έλον Μασκ υποσχέθηκε «ένα εγγυημένο θέαμα» ως απάντηση σε μια ανάρτηση, αναφέροντας ότι η DOGE θα ανακαλύψει «απάτη και διαφθορά σε πρωτοφανή κλίμακα σε πολυάριθμες κυβερνητικές υπηρεσίες».
58
+ d0931ce6-08bb-4318-9023-6cbdd9d6dd67 Στη φυλακή; με ονομαστική χωρητικότητα 40.000 θέσεων; κρατούνται το τρέχον διάστημα κάπου 15.000 άνθρωποι; κατά εκτιμήσεις.
59
+ 86dcd8a4-c398-420f-8210-2533e785dc9d Νεαροί συνεργάτες του πιο πλούσιου ανθρώπου στον κόσμο απέκτησαν πρόσβαση στο σύστημα διανομής τρισεκατομμυρίων δολαρίων; προκαλώντας σφοδρές αντιδράσεις UPD 88
60
+ dc054dc1-77e8-48ee-a87e-3432d7febb04 Σε κατάσταση έκτακτης ανάγκης παραμένει ο Δήμος Θήρας μέχρι τις 3 Μαρτίου, ενώ οι επιστήμονες συνιστούν ψυχραιμία μέχρι την αποκλιμάκωση που μπορεί να γίνει «είτε με σεισμό άνω των 5,5 Ρίχτερ είτε με τη συνέχεια της υπό εξέλιξη δραστηριότητας», την οποία ο Ευθύμιος Λέκκας ανέφερε ως σμηνοσειρά.
61
+ b9ad8878-fba1-4062-9069-01c4f4ea8e4e Έχει πει μάλιστα πως έχει σκοπό περίπου 30.000 μετανάστες να μεταφερθούν σε διαβόητη στρατιωτική φυλακή στην αμερικανική ναυτική βάση στον Κόλπο Γουαντάναμο, στην Κούβα.
62
+ 28717719-0d46-44bf-ab3b-43513f0033db «Φουντώνει» ο εμπορικός πόλεμος ΗΠΑ-Κίνας:
63
+ a0726ab3-ac57-44c0-9316-bab5a5b39e49 Η συνεχιζόμενη σεισμική δραστηριότητα στις Κυκλάδες κρατά σε πλήρη εγρήγορση κατοίκους, κρατικό μηχανισμό και επιστήμονες, που παρακολουθούν το φαινόμενο.
64
+ 80fc1f58-d398-487b-bf13-92562906fa7d ● Το 57% υποστηρίζει ότι τα μέλη των Διοικητικών Συμβουλίων εκπαιδεύονται ανεξάρτητα σχετικά με το ΑΙ.
65
+ 8ee92ac3-9c64-4a2e-8c22-d71c6c7c5304 Στο Χ, το μέσο κοινωνικής δικτύωσης του οποίου είναι ιδιοκτήτης, ο Μασκ έγραψε πως «ο μόνος τρόπος για να σταματήσει η απάτη και η σπατάλη χρημάτων των φορολογουμένων είναι να μπορούμε να παρακολουθούμε τις ροές των πληρωμών και να μπλοκάρουμε ύποπτες συναλλαγές γι�� να τις εξετάσουμε».
66
+ 6721135a-81c3-4092-a311-78cea9f1a128 «Δεν υπάρχουν νικητές στους εμπορικούς πολέμους», τόνισε χαρακτηριστικά η ύπατη εκπρόσωπος της ΕΕ για Θέματα Εξωτερικής Πολιτικής και Πολιτικής Ασφάλειας.
67
+ c974d986-ed1b-4ca8-ab1d-3d1d02a67d57 - Στη Σαντορίνη ο Πρωθυπουργός: «Ο κρατικός μηχανισμός στο πλευρό των κατοίκων – Καλύτερα να προετοιμαζόμαστε και να προλαμβάνουμε»
68
+ fa628452-2298-4f9f-8e06-cd3ac7d81872 Εγινε υπό τη βαριά σκιά της προαναγγελίας του αμερικανού προέδρου Τραμπ για επιβολή δασμών (και) στη σύμμαχο ΕΕ; των επαναλαμβανόμενων αξιώσεών του για αύξηση των αμυντικών δαπανών στο 5% του ΑΕΠ στο ΝΑΤΟ – ενόσω ο ίδιος απειλεί να προσαρτήσει τη Γροιλανδία ακόμη και με τη χρήση στρατιωτικής βίας κατά της συμμάχου Δανίας – και; φυσικά; του σχεδόν τριετούς πολέμου στην Ουκρανία; που φέρει την αρχιτεκτονική ασφαλείας στην Ευρώπη στο επίκεντρο του ρωσικού αναθεωρητισμού.
69
+ b3be546a-5abd-4bc9-a19e-b41c030608a5 Αλλά πιστεύω πως κάνει πολύ καλή δουλειά».
70
+ 1fa394b0-a116-405d-abbd-5375b008343f Αν και στη συνέχεια ο Petro δέχθηκε αυτούς τους μετανάστες; η αβεβαιότητα στην αγορά του καφέ παρέμεινε.
71
+ b87d5e86-68c7-4937-85d9-5a5a44a99a39 Ε. Λέκκας: Απίθανο το σενάριο για μέγιστο σεισμό 6 Ρίχτερ και κάτω
72
+ 2a360f4c-2290-4b65-96a1-d41cd32544e2 Σύμφωνα με τη Washington Post; ο υπουργός Οικονομικών Σκοτ Μπέσεντ έδωσε τις ευλογίες του γι' αυτή την ανάληψη του ελέγχου του συστήματος πληρωμών; η οποία δεν κατέστη δυνατή παρά μόνο αφού ένας υψηλόβαθμος δημόσιος αξιωματούχος τέθηκε σε διοικητική αργία επειδή αρνήθηκε να δώσει τα κλειδιά του συστήματος στις ομάδες του Έλον Μασκ.
73
+ e46c5ca1-d633-4933-9b0e-2eeae3bd55f7 «Πικρίζουν» οι τιμές του καφέ -Ο ρόλος Τραμπ και η Βραζιλία
74
+ cc86211c-99e9-4a69-ab61-385922ef2de3 Λιανγκ Ουενφένγκ:
75
+ 49cba92e-441e-4f09-8e08-2e80f1854fa6 Διακυβέρνηση, Διοικητικά Συμβούλια και αποτελεσματικοί τρόποι υιοθέτησης του AI
76
+ 12f079ea-aab6-4563-84b4-643ffee95a6d Ανακοινώθηκε το νέο μοντέλο τεχνητής νοημοσύνης Gemini 2.0 της Google
77
+ e05747c5-d2c7-4b05-8e2e-5e099eac7025 Κατά τον πολωνό πρωθυπουργό Ντόναλντ Τουσκ – η χώρα του οποίου ασκεί την εκ περιτροπής εξάμηνη προεδρία της ΕΕ – οι «27» πρέπει να αποφύγουν «εντελώς περιττούς και ανόητους δασμολογικούς πολέμους» και το «σκληρό παράδοξο» να μπουν σε εμπορικό πόλεμο με έναν μακροχρόνιο σύμμαχο.
78
+ acacb81d-0e5b-4479-84ba-f26d99ef6f7c Στη Γαλλία; η Εθνική Επιτροπή Πληροφορικής και Ελευθεριών (Cnil) όπως και η ρυθμιστική αρχή της Ιρλανδίας; ανακοίνωσαν την πρόθεσή τους να ζητήσουν πληροφορίες από την κινεζική εταιρεία όσον αφορά την προστασία των δεδομένων.
79
+ 055e4f4c-7b6b-442e-a4f6-897558b75386 Τα κόμματα στα αριστερά της Νέας Δημοκρατίας στρέφουν τα βέλη τους στον πρωθυπουργό και δείχνουν να εναρμονίζονται με τη λαϊκή απαίτηση για απονομή δικαιοσύνης στο δυστύχημα που στέρησε τη ζωή σε 57 συμπολίτες μας, στην πλειοψηφία τους νέα παιδιά.
80
+ 4e5febc7-ab66-4279-b852-39844b3916b2 «Σε μια εποχή που η Τεχνητή Νοημοσύνη εφαρμόζεται από όλους τους οργανισμούς, είναι επιτακτική ανάγκη τα μέλη των Διοικητικών Συμβουλίων να συνεχίσουν να επενδύουν σε επιμόρφωση και πόρους για να βελτιώσουν το επίπεδο γνώσης τους για το ΑΙ.
81
+ 2ea476c4-91fd-4c4a-b798-398ef91512e4 Για το προσωπικό της USAID που βρίσκεται στο εξωτερικό η Ουάσιγκτον σχεδιάζει, σε συνεργασία με το Στέιτ Ντιπάρτμεντ, να καταβάλει χρήματα για την επιστροφή τους στις ΗΠΑ μέσα σε 30 ημέρες, επεσήμανε η ανακοίνωση.
82
+ cb45d030-464d-437d-9def-cdf355744d53 Εύη Νομικού:
83
+ 7f31e19b-1ee1-4e83-a1f2-9fe3c2e964fd ? 8% των ερωτηθέντων προσλαμβάνουν ειδικούς σε θέματα ΑΙ ως νέα μέλη του Διοικητικού Συμβουλίου.
84
+ 0ad2751e-a2b2-47ba-b634-3612502230ab Η απειλή από τον Τραμπ ακολούθησε την κίνηση του Κολομβιανού Προέδρου Γκουστάβο Πέτρο να αρνηθεί να δεχτεί δύο αμερικανικές στρατιωτικές πτήσεις που μετέφεραν μετανάστες πίσω στην Κολομβία.
85
+ 9b6e544e-e371-4141-99c5-23c2ca7f9b91 Την αρνήθηκε η Νέα Δημοκρατία, αλλά σήμερα δηλώνουν ότι δεν θα μπουν εμπόδιο στη σύσταση προανακριτικής επιτροπής.
86
+ a2064fad-809f-4ec1-9e6c-7cd62c55c4a2 ● Το 44% των ερωτηθέντων θεωρεί ότι ο ρυθμός υιοθέτησης του ΑΙ πρέπει να επιταχυνθεί.
87
+ 9b1a0bc5-09ff-4ab3-8eba-47b7d37911b1 Πρόβλημα... χώρου στα data centers της Ευρώπης λόγω τεχνητής νοημοσύνης
88
+ 750aa31a-07b6-438d-8be2-5646cb3217f9 «Η προοπτική και ο στόχος μας θα πρέπει να είναι πώς θα οδηγηθούμε σε συνεργασία»; δήλωσε σε ανάλογο μήκος κύματος ο απερχόμενος καγκελάριος της Γερμανίας Ολαφ Σολτς; η χώρα του οποίου θα πληγεί περισσότερο από έναν εμπορικό πόλεμο με τις ΗΠΑ.
89
+ cd1e1496-c64b-41a3-b356-14267bfcca12 E. Λέκκας: Ελάχιστα πιθανό το σενάριο των 6 Ρίχτερ – Οι πολίτες να δίνουν βάση μόνο στις επιστημονικές ανακοινώσεις
90
+ a28c0593-86de-4f51-800e-3fd313088a4b Προ της συνόδου, μάλιστα, η Πολωνία και οι χώρες της Βαλτικής κυκλοφόρησαν έγγραφο, με το οποίο καλούν την ΕΕ να δαπανήσει τουλάχιστον 100 δισεκατομμύρια ευρώ για την άμυνα έως το 2027, συμπεριλαμβανομένης της αγοράς όπλων από συμμάχους του ΝΑΤΟ εκτός ΕΕ.
91
+ 738a2217-4600-43e5-b488-e52006ee7b95 Ο κ. Γεραπετρίτης διόρισε τριμελή επιτροπή με καθηγητές, οι οποίοι συμφώνησαν ότι υπάρχει άμεση αιτιότητα καθώς αν υπήρχε τηλεδιοίκηση, τα δύο τρένα -ακόμη και αν είχαν μπει στην ίδια γραμμή-, δεν θα είχαν συγκρουστεί ποτέ.
92
+ ad0d2280-ca4c-4bb1-a98f-54bc6bfb2522 Αυτό είναι το μεγάλο ερώτημα που δείχνει ότι ο Πρωθυπουργός συμπεριφέρεται με έναν αναξιόπιστο τρόπο».
93
+ 97ff1db4-38a6-4159-a3fe-b1c7ce917907 Τα συμβόλαια μελλοντικής εκπλήρωσης του καφέ Arabica αυξήθηκαν κατά 6;55% την προηγούμενη εβδομάδα και 15;14% τον προηγούμενο μήνα.
94
+ 737bc438-799c-4ea2-a35d-bc38bd6035ce Ειδήσεις
95
+ 6e1f0a15-87f3-4743-af6f-af5d0f9add11 Στη Νότια Κορέα, τα υπουργεία Άμυνας και Εμπορίου ανακοίνωσαν ότι απέκλεισαν την πρόσβαση της DeepSeek στους υπολογιστές τους, εν αναμονή διευκρινίσεων από την κινεζική startup για τη διαχείριση των πληροφοριών που συλλέγονται από τους χρήστες.
96
+ 274621e0-d74c-46a8-86c8-328ab49b3f83 Υπογραμμίζεται πως «με βάση τους εργαστηριακούς ελέγχους που πραγματοποιήθηκαν από τον ΕΟΦ σε γνωστοποιημένα και μη συμπληρώματα διατροφής που διαβιβάστηκαν στο πλαίσιο καταγγελίας ή κατασχέθηκαν από διωκτικές αρχές, προέκυψαν μη συμμορφώσεις με τη νομοθεσία, οι κυριότερες από τις οποίες συνίστανται σε:
97
+ 727f6e73-f21d-4dca-981b-12003f23fee8 Η εκστρ��τεία αυτή, που του χάρισε τεράστια δημοτικότητα, μείωσε σε εντυπωσιακό βαθμό την εγκληματικότητα, ωστόσο επικρίνεται έντονα από οργανώσεις υπεράσπισης των ανθρωπίνων δικαιωμάτων.
98
+ f87178a2-52d1-4741-a19e-a08ce084b49a Αυτή η επένδυση θα επιτρέψει στους οργανισμούς να συμβαδίζουν με τις εξελισσόμενες τάσεις της Τεχνητής Νοημοσύνης και να έχουν σαφές πλεονέκτημα στην αντιμετώπιση των κινδύνων και στη σύνδεση του ΑΙ με την στρατηγική και τις προτεραιότητες των επιχειρήσεων».
99
+ 21ef6a7c-db36-4094-b291-17f3ebeec6bc Η μετοχή της AMD υποχώρησε περίπου 6% στις εκτεταμένες συναλλαγές καθώς η εταιρεία έχασε τις εκτιμήσεις για το βασικό της τμήμα των data center
100
+ 9e03f2a2-7a67-490e-8321-26e98052527b η ακολουθία συνεχίζει σε αυτές τις τέσσερις μέρες με την ίδια ένταση.
101
+ 0a23bf5f-0158-4bd4-afc8-aa72e15a828c Ειδήσεις σήμερα:
102
+ c76a809f-ab91-493d-88c5-66151b807229 Στο ίδιο μήκος κύματος ήταν και η ραδιοφωνική παρέμβαση του Μιχάλη Κατρίνη.
103
+ e5197443-b44e-4c7f-baa6-84541800f5be Σε αυτό το πλαίσιο, προσκλήθηκαν ο μεν γενικός γραμματέας του ΝΑΤΟ Μαρκ Ρούτε σε γεύμα εργασίας με τους «27», ο δε βρετανός πρωθυπουργός, Κιρ Στάρμερ (πρώτη φορά μετά το Brexit).
104
+ f9f6ecd1-f9d8-4807-b7e2-5e590c9157dd «Κάνουμε ό,τι μπορούμε, και άλλοι συνάδελφοι, από διάφορα κέντρα, να βελτιώσουμε την παρακολούθηση για να σας δίνουμε και πιο αξιόπιστες πληροφορίες.
105
+ 46b14a0c-eb2e-4420-8e7f-a0c874cd8ff8 Αν και οι επενδύσεις των επιχειρήσεων στην Τεχνητή Νοημοσύνη αυξάνονται παγκοσμίως; πολλά Διοικητικά Συμβούλια δεν γνωρίζουν πώς να αξιοποιήσουν τη χρήση της.
106
+ cae5d8a6-5284-487d-9c76-2ba218d77670 Τα πολιτικά γεγονότα μετά τα ογκώδη συλλαλητήρια της Κυριακής, που έγιναν με αφορμή την υπόθεση των Τεμπών, είναι πυκνά.
107
+ 723e7b2a-d914-4192-a8cd-31f585308017 Ακόμα και μια ισχυρότερη δόνηση θα είχε σχετικά πλέον περιορισμένες επιπτώσεις
108
+ 09c3a0be-1425-400f-9c71-442ac3295e2d Τα έντονα καιρικά φαινόμενα, τα οποία περιλαμβάνουν ακραίους καύσωνες, ξηρασίες και παγετούς, επιδείνωσε επίσης την κατάσταση.
109
+ cbeeb591-339d-49b6-88e0-2b7defa97be0 Νέα Agentic AI πλατφόρμα από την AustriaCard
110
+ f40c9364-0d7f-48e8-be6c-e5ab2ef9f34f Η δημοκρατική γερουσιαστής Ελίζαμπεθ Γουόρεν, μέλος της επιτροπής της Γερουσίας που είναι αρμόδια για τις τράπεζες, σε επιστολή της προς τον Μπέσεντ χαρακτήρισε την κατάσταση «εξαιρετικά επικίνδυνη».
111
+ 65286bcd-a227-4205-ac6c-19acbfd83a25 Το σύστημα πληρωμών του Γραφείου Χρηματοοικονομικών Υπηρεσιών του υπουργείου Οικονομικών διαχειρίζεται τις ροές των ομοσπονδιακών κεφαλαίων, περιλαμβανομένων των 6 τρισεκατομμυρίων δολαρίων που προορίζονται κάθε χρόνο για τις συντάξεις, το πρόγραμμα υγειονομικής ασφάλισης Medicare, τους μισθούς των ομοσπονδιακών υπαλλήλων και άλλες ουσιώδεις δαπάνες.
112
+ 581442f0-a4cb-4f74-a47c-368d5d3ca8b4 Θα πρέπει να κάνουν οι κάτοικοι εδώ μια μικρή υπομονή; ίσως και την επόμενη εβδομάδα.
113
+ c26abe90-d876-4713-a280-4579479fab71 «Εάν δεχθούμε επίθεση σε εμπορικά θέματα», τόνισε ο γάλλος πρόεδρος Εμανουέλ Μακρόν, «η Ευρώπη ως ισχυρή δύναμη, πρέπει να αντιδράσει».
114
+ 084eed3a-627a-4cbd-9fc6-7061b46f07af Τούτων λεχθέντων, σε ξεχωριστή διμερή συνάντηση που είχαν χθες στις Βρυξέλλες, �� μεν ΓΓ του ΝΑΤΟ υπογράμμισε ότι η ευρωπαϊκή άμυνα χωρίς τις ΗΠΑ «δεν θα λειτουργήσει», ο δε βρετανός πρωθυπουργός Στάρμερ ξεκαθάρισε ότι η χώρα του «δεν επιλέγει μεταξύ ΗΠΑ και ΕΕ».
115
+ 7eb7f781-a5f7-4908-bbf1-3493ee4a72dc Οι συγκομιδές Arabica από την Κολομβία και την Κεντρική Αμερική παρουσιάζουν επίσης μεγαλύτερες καθυστερήσεις στην κυκλοφορία τους στην αγορά, κυρίως λόγω των έντονων βροχοπτώσεων σε αυτές τις περιοχές.
116
+ ca3d59b8-9ad2-4771-8424-4cf6166fd032 Ο υδρογραφικός σταθμός Ηρακλείου ανανέωσε και διεύρυνε τη Navtex για το «Ievoli Relume» έως τις 5 Φεβρουαρίου, προσθέτοντας και μια νέα γραμμή πλεύσης μεταξύ Κρήτης και Κάσου, η οποία μισή είναι στα διεθνή και μισή στα εθνικά χωρικά ύδατα.
117
+ 3ff91a2f-d3fa-4953-b0b8-f3bc320da783 Για την ορθή χρήση του ΑΙ στην εταιρική διακυβέρνηση, είναι σημαντικό, τα μέλη των Διοικητικών Συμβουλίων, να διαθέτουν επαρκή χρόνο και να ενημερώνονται πλήρως σχετικά με αυτό το θέμα.
118
+ 3450b6ae-ec83-4fbf-b603-4413e97c0f57 Επομένως; πρέπει και στη δημόσια επικοινωνία μας να ισορροπούμε μεταξύ της ανάγκης; να είμαστε παρόντες και να δρούμε προληπτικά χωρίς όμως ταυτόχρονα να αναπαράγουμε σενάρια καταστροφής τα οποία ενδεχομένως μπορεί να τρομάξουν κάποιους επισκέπτες»; τόνισε μεταξύ άλλων ο κ. Μητσοτάκης.
119
+ 2ed949b0-7b6b-4901-aee5-2a8a0be6cf51 Σε σχέση με την ακολουθία:
120
+ 62f482e7-b74b-4e3a-9383-2cf9b1f4995e Αυτοί οι άνθρωποι του Μασκ, ηλικίας από 19 ως 24 ετών, σύμφωνα με τον αμερικανικό Τύπο, διορίσθηκαν επίσης στους κόλπους του Γραφείου Διαχείρισης Προσωπικού, την υπηρεσία ανθρώπινων πόρων των δημοσίων υπαλλήλων, που τους έστειλε την περασμένη εβδομάδα ηλεκτρονική επιστολή προτείνοντάς τους να παραιτηθούν με αποζημίωση μισθούς εννέα μηνών.
121
+ c57a156d-f833-4a3b-a487-af57ff1b8a76 Σκέψεις να στέλνονται στο Ελ Σαλβαδόρ μέλη συμμοριών από τη Λατινική Αμερική
122
+ 1bdc7125-8342-4ddd-8685-72069075fc54 Δείτε όλες τις τελευταίες Ειδήσεις από την Ελλάδα και τον Κόσμο, τη στιγμή που συμβαίνουν, στο Protothema.gr
123
+ d01f97a7-8774-408b-b0e8-e551c6012e70 · Μόνο το 3% των ερωτηθέντων απάντησε ότι η επιχείρησή τους είναι πραγματικά έτοιμη να αναπτύξει το ΑΙ, ενώ το 41% εκτιμά ότι δεν είναι (ή θεωρεί το αντίθετο).
124
+ 61b94803-aeee-4835-bbbd-6b8e475f8b29 Η Σαντορίνη είναι ένας εμβληματικός τουριστικός προορισμός και είναι χρέος μας να διαφυλάξουμε τη φήμη της και να είμαστε σίγουροι ότι και το 2025 θα είναι μια εξαιρετική χρονιά για τον τουρισμό του νησιού.
125
+ 7e196145-49c5-4197-a4fc-f4cb74e97e0b Microsoft, Google και Meta Platforms έχουν προβλέψει αθροιστικά κεφαλαιουχικές δαπάνες τουλάχιστον 215 δισεκατομμυρίων δολαρίων για to 2025
126
+ c7adb0fa-5a1a-46d7-9ad7-09c81b9b7f69 Είναι μια προσωπική άποψη.
127
+ 0a0075d0-b804-4138-bab1-7feb54e34fb2 Επισήμανε, επίσης, τις αντιφάσεις κυβερνητικών στελεχών, που «άλλοτε έλεγαν ότι είναι μπαγιάτικη υπόθεση, άλλοτε ότι κρίθηκε στις εκλογές, άλλοτε ότι δεν υπάρχει λόγος να ασχολούμαστε, ενώ τώρα ο πρωθυπουργός αναγκάζεται να παραδεχθεί ότι τα πράγματα δεν είναι όπως τα παρουσίαζε αρχικά» δήλωσε χαρακτηριστικά.
128
+ e7538ced-7ef6-4a25-8018-bd46f0cef67a Ορισμένοι ηγέτες υιοθέτησαν ωστόσο πιο συμβιβαστικ��ύς τόνους.
129
+ 77b4d794-740b-425d-b1ef-4be757cfae6d Η πτώση αυτή της σεισμικότητας δεν πρέπει, όμως, να εκλαμβάνεται ως στοιχείο ότι άλλαξαν τα πράγματα αιφνιδίως.
130
+ 2a83ac91-c497-4b1b-a480-55ce8d6c0cab Ο Πρωθυπουργός, συνοδευόμενος από τον Υπουργό Κλιματικής Κρίσης και Πολιτικής Προστασίας Βασίλη Κικίλια, μετέβη στο Κινητό Επιχειρησιακό Κέντρο «Όλυμπος», το οποίο βρίσκεται στο νησί από τις αρχές της εβδομάδας, όπου ενημερώθηκε από τον Αρχηγό του Πυροσβεστικού Σώματος Αντιστράτηγο Θεόδωρο Βάγια για τον σχεδιασμό που έχει καταρτιστεί σε περίπτωση έκτακτης ανάγκης, για τους προληπτικούς ελέγχους που έχουν γίνει σε δημόσια κτήρια και για τις παρεμβάσεις σε σημεία όπου υπάρχει αυξημένος κίνδυνος κατολισθήσεων.
131
+ 8b6f4666-ecaa-45d0-b2ad-c206a7c7c3cf ? Το 80% των ερωτηθέντων ανέφεραν ότι τα Διοικητικά τους Συμβούλια έχουν περιορισμένη; ελάχιστη ή καθόλου γνώση και εμπειρία γύρω από την Τεχνητή Νοημοσύνη.
132
+ 13bbad80-5d09-4c5c-b25c-e69c04e2b842 Παράλληλα επισήμανε ότι στη Νέα Καμένη εγκαθίστανται νέοι σεισμογράφοι, το απόγευμα στο Γαβρίλο θα μπει ένας νέος σεισμογράφος ενώ στη Θηρασιά θα μπει νέος σεισμογράφος αύριο Σάββατο.
133
+ 8d112b2e-12f6-40d5-a94c-866ddfac6456 Ερωτηθείς για το εάν ο πρωινός σεισμός στην Πάτρα συνδέεται με τη σεισμική ακολουθία στις Κυκλάδες απάντησε αρνητικά λέγοντας ότι «είναι τελείως ανεξάρτητα γεγονότα».
134
+ 51082fb6-fe4c-4406-b977-7a53f461a305 Πτώση στη σεισμικότητα διαπιστώθηκε τη νύχτα στη Σαντορίνη και όπως ενημερώνει ο διευθυντής του Γεωδυναμικού Ινστιτούτου, Βασίλης Καραστάθης είναι στο πλαίσιο φυσικής εξέλιξης και δεν πρέπει να εκλαμβάνεται ως αιφνίδια αλλαγή.
135
+ ad75b81e-53b3-4464-8648-2abd5d6706db Κατά συνέπεια ο Αμερικανός πρόεδρος δεν έχει τη δικαιοδοσία να την καταργήσει χωρίς την έγκριση του Κογκρέσου.
136
+ a9aa1f7d-25fd-4881-8e9d-4f4787ff666b Όπως είπα; δεν “ψυχανεμιζόμαστε” στην επιστήμη.
137
+ 3b06fa3d-198c-4fd6-bae5-4ec5cd60f4e5 Παράλληλα; τα όσα είπε για το ενδεχόμενο να υπήρχε παράνομο φορτίο στην εμπορική αμαξοστοιχία; φαίνεται πως ενώνουν τις πολιτικές δυνάμεις του προοδευτικού τόξου εναντίον του.
138
+ 36a5a5aa-c35d-4215-85f5-9d5a3d573ae4 Οι δομές υγείας των δύο νησιών ενισχύονται με προσωπικό, ενώ διεξάγονται και έλεγχοι στατικότητας σε κτίρια.
139
+ 5a49f5cb-8acf-42be-bc33-277557ef5419 Ενημέρωση για τα γεωλογικά φαινόμενα στην Σαντορίνη έκανε ο καθηγητής Γεωφυσικής του ΑΠΘ Κωνσταντίνος Παπαζάχος, στο τέλος της σύσκεψης του πρωθυπουργού, Κυριάκου Μητσοτάκη, με τους φορείς.
140
+ 5a044a9d-5a35-4af7-80ed-1376a03ebcfe Κάποια έχουν την αμερικανική εθνικότητα.
141
+ ec365e4c-9a08-43ee-9e60-b6c1a9245813 Οι ομάδες αυτές έχουν πλέον άνευ προηγουμένου πρόσβαση στο σύστημα πληρωμών, την οποία είχαν μέχρι τώρα αποκλειστικά μη κομματικοί υψηλόβαθμοι δημόσιοι αξιωματούχοι.
142
+ 268810d9-c60c-4817-8401-b59196ecd63c Ο Ντάριν Λαχούντ χαρακτήρισε παράλληλα την DeepSeek «επιχείρηση που συνδέεται με το ΚΚΚ» και δήλωσε βέβαιος ότι δεν θα πρέπει «υπό κανένα πρόσχημα» να λάβει άδεια για «να αποκτήσει ευαίσθητα δεδομένα της κυβέρνησης» ή των χρηστών.
143
+ a746032b-06f5-4bc5-8253-99af3c3301d6 Στο Ελ Σαλβαδόρ λειτουργεί η μεγαλύτερη φυλακή στη Λατινική Αμερική
144
+ c2deb24d-e079-4138-81aa-fe78bf327825 ? Σχεδόν οι μισοί από τους ερωτηθέντες (45%) θεωρούν ότι η Τεχνητή Νοημοσύνη δεν είναι στην ημερήσια διάταξη του Διοικητικού Συμβουλίου.
145
+ 91a66eb8-763c-450f-87df-c85d051b1756 «Είμαστε σε καλή πορεία για το απίθανο αυτό σενάριο, για το σενάριο που συγκεντρώνει ελάχιστες πιθανότητες εκδήλωσης με το οποίο αναπτύχθηκε όλη η επιχειρησιακή δραστηριότητα στο νησί».
146
+ f1293441-0375-4089-b743-fda24f3997a1 Η Τουρκία συνεχίζει την πρόκληση βορείως της Κρήτης, έχοντας την κορβέτα κλάσης Burak στα 10 ναυτικά μίλια από τα υπό ιταλική σημαία «Ievoli Relume» και «NG Worker» που συνεχίζουν κανονικά τις εργασίες τους.
147
+ fee818a9-7a10-4850-acb9-de32dda0e66d «Σας ευχαριστούμε για τις υπηρεσίες σας»; κατέληγε.
148
+ d84317c3-b8b6-4ef6-a9bd-9438960d9f78 Πάντως η Τουρκία συνεχίζει, παρά το καλό κλίμα στη συνάντηση Γεραπετρίτη – Φιντάν στην Ντόχα, να θέτει ζητήματα που αν μη τι άλλο αμφισβητούν κυριαρχικά δικαιώματα και συνθήκες.
149
+ 225686d8-185f-4bfe-8176-d21fe3d9eab3 Σε αργία τίθεται από την Παρασκευή όλο το προσωπικό της υπηρεσίας Διεθνούς Ανάπτυξης (USAID) των ΗΠΑ σε μία κίνηση σοκ από την αμερικανική κυβέρνηση που ανακοίνωσε μέσω του Έλον Μασκ ότι θα κλείσει τον οργανισμό με προϋπολογισμό 40 δισ. δολάρια που προορίζονται για την παροχή ανθρωπιστικής βοήθειας και ανάπτυξης σε όλο τον κόσμο.
150
+ b13379df-b32c-4167-9224-d85dc8b8f1c5 Δεν σημαίνει αυτό ότι θα γίνει έκρηξη, αλλά ότι το ηφαιστειακό σύμπλεγμα της Σαντορίνης μπορεί να μεγαλώνει και με άλλους κρατήρες, είπε ο Κωνσταντίνος Συνολάκης καθηγητής στο Πανεπιστήμιο της Νότιας Καλιφόρνιας και μέλος της Ακαδημίας Αθηνών, μιλώντας στο ΕΡΤΝews.
151
+ bf444323-385b-4e18-a982-c52216e9eb36 «Τα σενάρια που έχουμε “τρέξει” δεν δείχνουν κάτι το σημαντικό»; τόνισε και συμπλήρωσε ότι «τίποτε δεν μπορεί να αποκλείσει τη φύση και εκπλήξεις».
152
+ 6d947f1d-7d4b-4923-ab7c-074d36481781 Γίνε μέλος στο κανάλι μας στο Viber
153
+ 83539709-8f50-4db3-920d-7627b581eceb Πηγή: ΑΠΕ – ΜΠΕ
154
+ 28b906bd-7c1c-4b95-921c-c773ad0672fa Επιχείρηση σε 30 χώρες
155
+ a7e9fd2e-6f4c-4302-96d7-4293de818a58 Ελπίζω τα πράγματα να πηγαίνουν προς το καλύτερο».
156
+ a7c5aaa3-a59a-4f23-a10d-3a0c26c63f61 Επίσης; αναμένονται ένας παιδίατρος και ένας ορθοπεδικός γιατρός στο νησί.
157
+ 37e93fee-d341-499a-b72b-1740729ba45d Ο Τραμπ ζήτησε ήδη από τις 20 Ιανουαρίου, αμέσως μετά την ορκωμοσία του στην προεδρία των ΗΠΑ, να παγώσει σχεδόν το σύνολο της ανθρωπιστικής βοήθειας που παρέχει η Ουάσινγκτον σε όλο τον κόσμο μέσω της USAID, στο πλαίσιο της πολιτικής του «η Αμερική πρώτα», προκαλώντας σοκ στις ανθρωπιστικές οργανώσεις.
158
+ 1495e4d8-80f7-4da3-8bfd-799b0dfbcad3 Η έρευνα κατέδειξε ότι πολλές επιχειρήσεις εξακολουθούν να αμφιταλαντεύονται για το πώς να υιοθετήσουν και να εφαρμόσουν την Τεχνητή Νοημοσύνη.
159
+ 6ba11733-876f-4234-8f1f-632a811b0eef Δεν υπάρχουν νικητές
160
+ 2e950b7c-1ca5-4d78-a718-2222824e0d50 Το τουρκολιβυκό μνημόνιο δεν είναι αόριστη σύλληψη στο μυαλό μας που απομονώνει τα νησιά μας από την ενδοχώρα.
161
+ bdec1a53-5e27-40da-b7db-0dbec136d6fe Τέλος σημείωσε:
162
+ 588feb98-0ab5-419b-8e84-7092bbcc6f18 Όπως τόνισε, μιλώντας στο ΕΡΤΝews ο Eυθύμιος Λέκκας ερωτηθείς για το ποιος είναι ο μέγιστος πιθανός σεισμός που μπορεί να δώσει η περιοχή απάντησε ότι είναι 6 Ρίχτερ και κάτω.
163
+ 645f1772-9b9e-446a-81c6-b615ba42d83a Η σημασία του ΑΙ στα Διοικητικά Συμβούλια
164
+ 5e1491e5-b65c-4bf4-836f-1719d7863d69 Όπως είπε ο κ. Παπαζάχος η ακολουθία συνεχίζει σε αυτές τις τέσσερις μέρες με την ίδια ένταση ωστόσο είναι «πιο αισιόδοξοι» καθώς βλέπουν «το κομμάτι του ρήγματος, το οποίο έχει πλέον πιο σαφή χαρακτηριστικά μετά την πύκνωση του δικτύου, να αρχίζει να “γεμίζει”, δηλαδή να απομακρύνονται οι πιθανότητες όλο και περισσότερο, να γίνεται όλο και πιο απίθανο το σενάριο μιας ισχυρότερης δόνησης».
165
+ 530974d1-958e-4e3f-9631-fe16ae83c4b7 Με βάση τη νομοθεσία για την ίδρυσή της, την οποία ψήφισε το Κογκρέσο το 1961, η USAID είναι ανεξάρτητος οργανισμός.
166
+ 0521dbde-5035-43a1-a2ba-92601f4b3942 «Έχουμε τρία διαφορετικά πράγματα.
167
+ ece3fad9-1c6f-4222-8ac6-8e2c3d11b9b8 Εν τω μεταξύ, καθώς η τεχνολογία εξελίσσεται, όλο και περισσότεροι εργαζόμενοι αποκτούν πρόσβαση σε εργαλεία AI, είτε είναι εγκεκριμένα από τον οργανισμό τους είτε όχι, γεγονός που μπορεί να δημιουργήσει πραγματικούς κινδύνους για τους οργανισμούς.
168
+ b48ffd11-73dc-4539-a20e-339b30733520 Η νύχτα κύλησε ήρεμα ωστόσο λίγο μετά τις 9:00 σημειώθηκε σεισμός 4,8 Ριχτερ, μεταξύ Σαντορίνης και Αμοργού, που έγινε ιδιαίτερα αισθητός και στα γύρω νησιά.
169
+ ecdd4434-0a89-4648-a9c5-29de290fa41a Παρά τις αυξημένες επενδύσεις και την καινοτομία στην Τεχνητή Νοημοσύνη, δεν αποτελεί ακόμα προτεραιότητα στην ατζέντα των Διοικητικών Συμβουλίων, όπως επισημάνθηκε και από πρόσφατη έρευνα της Deloitte.
170
+ e5f73659-abf0-4ae4-9691-e5ea1a5cbc38 Τα συνολικά έσοδα από την εγκληματική δραστηριότητα υπερέβησαν τα 6,5 εκατομμύρια ευρώ.
171
+ 9f6f40de-7eea-4e74-9c8e-66c9fa519231 Οι ΗΠΑ εξετάζουν πρωτοφανές σχέδιο για αποστολή κρατουμένων - ακόμα και Αμερικανών - στις φυλακές «φρούρια» του Ελ Σαλβαδόρ
172
+ 6da582f8-2061-424f-ad2a-4ab1f83cd4be Επικίνδυνα για την υγεία
173
+ e6986073-2525-4715-b57f-bb87495896d2 Σύμφωνα με την έρευνα της Deloitte, η χρήση των συστημάτων Αgentic AI (Αυτόνομων Συστημάτων Τεχνητής Νοημοσύνης που δρουν με ελάχιστη ή καμία ανθρώπινη παρέμβαση) αυξάνεται
174
+ d3fef1a6-52f2-48d0-a3cf-913668d90c54 Ο Ντόναλντ Τραμπ έχει ανακοινώσει πως εννοεί να τερματίσει το δικαίωμα του εδάφους (την αυτόματη απόκτηση της υπηκοότητας οποιουδήποτε παιδιού γεννιέται στις ΗΠΑ) και συνεχίζει την εκστρατεία μαζικών απελάσεων παράτυπων μεταναστών.
175
+ 1b9846db-80a1-49c0-85e8-748a5972c8fa Στη διαδικασία αυτή εμπλέκονται όχι μόνο οι Διευθύνοντες Σύμβουλοι και οι υπεύθυνοι τεχνολογίας, αλλά και άλλα C-suite στελέχη που πρέπει να αξιολογούν τους κινδύνους και τις ευκαιρίες που προκύπτουν από το AI.
176
+ aabf76b8-9206-44dc-a374-e3c88d2da620 «Κινούμαστε πάντα με στοιχεία, δεν κινούμαστε με υποθέσεις.
177
+ 2b9e6d0a-c759-4ce2-81e1-ad8a5c7064b1 Οι κατασχέσεις αφορούν 426.016 πακέτα παράνομων φαρμάκων, 4.111 κιλά σκόνης και πρώτων υλών, 108 λίτρα ενεργού συστατικού, 174.968 φιαλίδια και αμπούλες και περισσότερα από 4,5 εκατ. δισκία και χάπια.
178
+ b7f464cc-9966-46eb-a110-5c664cf76418 Μόνο το 3% των ερωτηθέντων στην έρευνα της Deloitte, απάντησε ότι η επιχείρησή τους είναι πραγματικά έτοιμη να αναπτύξει το ΑΙ, ενώ το 41% εκτιμά ότι δεν είναι (ή θεωρεί το αντίθετο)
179
+ 4d53b5ce-a8ea-4bae-8291-175d774a0535 Από ελληνικής πλευράς η φρεγάτα «Σπέτσες» και σκάφος του Λιμενικού συνεχίζουν να βρίσκονται κοντά στα δύο ερευνητικά, διατηρώντας ετοιμότητα για κάθε πιθανή κίνηση από την πλευρά της τουρκικής μονάδας.
180
+ 27704bf6-b191-4cce-8144-27bc19681787 Εχουμε λοιπόν μια διατυπωμένη απειλή από μια χώρα 10 φορές μεγαλύτερη από εμάς».
181
+ 953aff15-00f6-425f-ab1e-92da37cb4f94 Κάποιοι εργαζόμενοι «αρμόδιοι για τη λειτουργία κρίσιμων αποστολών (… ) και ειδικών προγραμμάτων» εξαιρούνται από την απόφαση.
182
+ cddbfee8-cec2-401b-9f93-0931735bda03 Ο κ. Ρούμπιο αναφέρθηκε ιδίως σε μέλη συμμοριών από τη Λατινική Αμερική; όπως για παράδειγμα η Μάρα Σαλβατρούτσα (MS-13) από το Ελ Σαλβαδόρ; ή η Tren de Aragua από τη Βενεζουέλα; που δρουν στις ΗΠΑ.
183
+ 10351bb3-c497-46db-84b0-922f6ba4d992 Εκτός από τους ενδεχόμενους δασμούς στην Κολομβία από τον Πρόεδρο των ΗΠΑ Ντόναλντ Τραμπ, οι τιμές του καφέ έχουν επίσης επηρεαστεί από την κακή συγκομιδή στη Βραζιλία, η οποία είναι ένας από τους κύριους παραγωγούς.
184
+ 8235aabc-e280-468f-b49b-0687ef8b5906 «Αναξιόπιστος ο Πρωθυπουργός»
185
+ a2509ab5-5654-46e7-b40f-95ed71667083 Ωστόσο, δεν έχει θίξει μέχρι τώρα το καθεστώς των 232.000 Σαλβαδοριανών που θα μπορούσαν δυνητικά να απελαθούν επίσης.
186
+ 5d1044c1-5a49-4ed5-8229-6edeaa918e38 Η κα. Κατερίνα Γλαβά, Partner, Engineering, AI & Data, Financial Services Industry Leader στην Deloitte Ελλάδος δήλωσε σχετικά:
187
+ e27db19c-1ab4-4b56-b876-64814bd9c65c Επίσης, περιγράφοντας πως εξελίσσεται εκ μέρους της κυβέρνησης η επιχείρηση συγκάλυψης, περιέγραψε ότι «το ΠαΣοΚ πήρε τα στοιχεία από το πόρισμα της Ευρωπαϊκής Εισαγγελίας πέρυσι, -χωρίς να βάλουμε ούτε λέξη παραπάνω-, και βάσει αυτού προτείναμε προανακριτική για τις ποινικές ευθύνες του κ. Καραμανλή που περιγράφονται με καθαρό τρόπο.
188
+ 7ebb07c7-82b6-48ee-84bf-64c62814cb30 Η ίδια εκτιμά επίσης ότι ο παραμερισμός εξειδικευμένου προσωπικού «αυξάνει τον κίνδυνο να μην μπορέσει η χώρα να αποπληρώσει το χρέος της, κάτι που θα μπορούσε να προκαλέσει παγκόσμια χρηματοοικονομική κρίση».
189
+ 90c7a851-7862-4c3c-8e98-5758fd94633f Χαρίζει ζωή ο 3χρονος Άγγελος – Η καρδιά του θα σώσει ένα παιδί από τη Γερμανία UPD 88
190
+ fc9f1d76-9ea2-4ae4-aaaa-71f2fbbed829 Βουτιά μετοχής ΑΜD μετά τα αποτελέσματα για τα data centers
191
+ 766ca775-59a5-4d63-b969-632446ddf858 Ακολούθησε μας στο Twitter
192
+ 180d2b59-affd-4f6e-8ea9-acea866bb57e Η USAID είναι ο μεγαλύτερος δωρητής ανθρωπιστικής βοήθειας παγκοσμίως.
193
+ 8966a8b5-8a90-45b1-a20a-ab9629731d9a Έτυχε προχθές το βράδυ να γίνουν όλοι μεταξύ 03:00 και 05:30 τα ξημερώματα.
194
+ 28e7f1e3-c80a-4591-b383-052e641272fa Εκτοτε παραμένει σε «άνθηση», παρά τις συντονισμένες ενέργειες των Αρχών πανευρωπαϊκά, κυρίως λόγω της ευκολίας διάθεσής τους μέσω του Διαδικτύου.
195
+ 1eeeaa1b-c7e8-4e5f-989f-b082194a1ab9 Η Τουρκία προσπαθεί να το επιβάλει επί του πεδίου.
196
+ 14e7aea8-d6b8-4573-9729-5cf1a42b553c «Η διαφθορά και η σπατάλη εξαλείφονται σε πραγματικό χρόνο», υποστήριξε ο πλουσιότερος άνθρωπος του κόσμου, στον οποίο ο Ντόναλντ Τραμπ ανέθεσε να διευθύνει μια επιτροπή «κυβερνητικής αποδοτικότητας» (DOGE).
197
+ 980bd331-23c8-45f3-b7d7-c67bf67640d0 Έχει έναν τρόπο η ακολουθία, έχει ένα μηχανισμό μάλλον, που οφείλεται σε ρευστά και δίνει μεγάλες εξάρσεις σεισμών, μαζεμένων σε κάποιες ώρες.
198
+ 0758af44-4cd8-41fa-8850-81dc4aac3055 ● Μόλις το 2% πιστεύει πως τα Διοικητικά τους Συμβούλια κατέχουν σημαντική γνώση και εμπειρία γύρω από το ΑΙ.
199
+ 86f39671-69fc-4573-a408-67155482d762 «Παρά το γεγονός ότι η ελληνική νομοθεσία μέχρι σήμερα απαγορεύει τη διακίνηση φαρμάκων μέσω Διαδικτύου, πολλοί καταφεύγουν σε ιστοσελίδες του εξωτερικού αλλά και του εσωτερικού, αφού προβάλλονται στην ελληνική γλώσσα, αμφιβόλου προελεύσεως, που διαφημίζουν τη γρήγορη αγορά φαρμάκων χωρίς συνταγή γιατρού», επισημαίνει ο Εθνικός Οργανισμός Φαρμάκων σε σχετικό ερώτημα της «Κ».
200
+ ca985db5-7ef0-42f0-9eed-b90415aeff4f – Σε ένα από τα δύο σημεία να υπάρχει ενεργός σύνδεσμος
201
+ e93d8b5a-de39-44b3-8a89-0b7226c73fa5 Κάθε μέρα, νομίζω, πηγαίνουμε ελαφρά προς το καλύτερο, αλλά δεν θα είναι τόσο γρήγορη η απεμπλοκή μας.
202
+ 7a14dc41-b8a6-4a1b-aa9f-fb165e4a5d7b Έτσι θα πορευτούμε και το επόμενο χρονικό διάστημα.
203
+ 4f8bd051-efe2-4e07-9e64-c24f8ed2108e Κ. Συνολάκης στο EΡTNews:
204
+ 07a4239f-9cd7-47c3-9359-0acee0fb32fa «Του είμαστε βαθιά ευγνώμονες.
205
+ 785aed62-aad8-4971-a454-f5919df29e26 Νέα Καμένη: Τοποθέτηση νέου σεισμογράφου
206
+ a4ff3949-30ca-44a4-9c7b-03bc6a706afa Ειδικότερα, το Deloitte Global Boardroom Program πραγματοποίησε έρευνα σε περίπου 500 μέλη Διοικητικών Συμβουλίων και σε στελέχη C-suite σε 57 χώρες, εξετάζοντας τόσο την εφαρμογή της Τεχνητής Νοημοσύνης στην εταιρική διακυβέρνηση, όσο και το αν η υιοθέτησή της από τα Διοικητικά Συμβούλια αποτελεί προτεραιότητα.
207
+ e00f0752-2de7-4926-8060-f3fc005843b1 ● Το 41% εκτιμά ότι η εταιρεία τους δεν είναι έτοιμη για την εφαρμογή του ΑΙ και τις προκλήσεις που φέρνει.
208
+ c7dec5bd-4924-48fb-9d85-56064d513dfa Το Πεκίνο αντεπιτίθεται με δασμούς 15% σε αμερικανικούς υδρογονάνθρακες
209
+ f9075622-866f-4142-ab96-533fa360b053 Το 2024 η υπηρεσία προσέφερε το 42% του συνόλου της ανθρωπιστικής βοήθειας που καταγράφεται από τον ΟΗΕ.
210
+ 53764267-1ce8-4a10-99d5-d90c124316da Περισσότερες συνεργασίες, μεγαλύτερη ενότητα, υπογράμμιση της σημασία της εταιρικής σχέσης ΗΠΑ – ΕΕ, αλλά και προειδοποίηση για ισχυρή απάντηση σε περίπτωση επιβολής δασμών από τις ΗΠΑ ήταν το μήνυμα από τις δηλώσεις των ηγετών των «27».
211
+ 605ce09b-38e3-4c97-890b-a9e6240ea79f Η Κολομβία θα μπορούσε να επηρεαστεί σημαντικά από τους δασμούς των ΗΠΑ; καθώς η τελευταία είναι ο μεγαλύτερος εμπορικός εταίρος της.
212
+ 1bbb7508-d462-4c4e-b1dc-b740bdbc494c Ποιος είναι αρμόδιος για την εφαρμογή του ΑΙ στην εταιρική διακυβέρνηση;
213
+ 0b6082da-f987-4649-a6c9-3fd7ae853b0b Β. Καραστάθης:
214
+ 2de61671-8c93-4ac9-9181-69e5fda38dcd Όμως, πιστεύω ότι τις επόμενες μέρες θα παραμείνουμε σε σχετικά συντηρητικά σενάρια.
215
+ b663ab64-6345-4826-b727-01938f83e6bc Ορισμένα Διοικητικά Συμβούλια στρέφονται σε εξωτερικούς ή εσωτερικούς συμβούλους για να ενισχύσουν τη γνώση τους στο συγκεκριμένο τομέα.
216
+ 4c0276cb-2ef8-4323-926f-f41f7ea0a48f · Το 26% δηλώνει ότι συνεργάζεται με τον Επικεφαλής Οικονομικών Υπηρεσιών (CFO).
217
+ eafe12d6-43e4-441d-860a-c2718bbf7178 Δικαιώματα καταναλωτών απέναντι στους servicers
218
+ fd113329-fd51-4c64-96f8-79783f385c41 Ο Πρωθυπουργός Κυριάκος Μητσοτάκης επισκέφθηκε το πρωί τη Σαντορίνη, όπου ενημερώθηκε για τα μέτρα πολιτικής προστασίας που έχουν τεθεί σε εφαρμογή από τον κρατικό μηχανισμό, σε συνεργασία με την επιστημονική κοινότητα και την τοπική αυτοδιοίκηση, και συνομίλησε με τοπικούς φορείς σχετικά με τις ανάγκες και τη στήριξη του νησιού.
219
+ 8bdea73d-3607-4e05-b1ef-df5d47534136 α) ανίχνευση απαγορευμένων ουσιών με αναβολική δράση ή αντιορεξιογόνο δράση; οι οποίες εξ ορισμού θέτουν σε σοβαρό κίνδυνο την υγεία του χρήστη; β) ανίχνευση φαρμακευτικών δραστικών ουσιών; π.χ. σιλντεναφίλη για την αντιμετώπιση της στυτικής δυσλειτουργίας».
220
+ 0eca0a83-c850-40a1-be0a-23f7e7b19572 Η αμοιβή θα είναι σχετικά χαμηλή για τις ΗΠΑ αλλά σημαντική για εμάς
221
+ fecdd03b-0d74-4f8c-bbab-5002fe79f49b Ήδη δεκάδες υψηλόβαθμα στελέχη της USAID έχουν τεθεί σε αργία, ενώ έχει αποκλειστεί στους εργαζόμενους η πρόσβαση στην έδρα της υπηρεσίας στην Ουάσιγκτον.
222
+ d5c4cc87-28e1-412a-b54b-dd1d1f6f35d2 Ο Τραμπ απείλησε πρόσφατα να επιβάλει γενικό δασμό 25% σε όλες τις εισαγωγές της Κολομβίας εν μέσω κλιμάκωσης της έντασης μεταξύ των δύο χωρών.
223
+ 11f256bc-0306-47e1-bfc3-dddc4603815b Γι’ αυτό και οι εθνικές επιτροπές, όπως πολύ σωστά είπατε, βγάζουν μία μέση άποψη η οποία είναι ψύχραιμη και ώριμη και συμφωνώ απόλυτα μαζί σας ότι δεν πρέπει ο κόσμος να ακούει τις φήμες που αναπτύσσονται», υπογράμμισε.
224
+ 4bae1207-232b-42dc-93db-58282822c952 Με τη συμμετοχή κορυφαίων ηγετικών στελεχών από Google και OpenAI; στόχος παραμένει η παγκόσμια συναίνεση για την τεχνητή νοημοσύνη
225
+ b06ab260-dc37-4f25-beeb-a64b4bbe9a0a Καθώς οι επιχειρήσεις εξετάζουν αποτελεσματικούς τρόπους υιοθέτησης του ΑΙ, τα Διοικητικά Συμβούλια θα πρέπει να εφαρμόζουν προστατευτικά μέτρα για να μετριάσουν τους κινδύνους από τη χρήση μη εγκεκριμένων εργαλείων Τεχνητής Νοημοσύνης.
226
+ 625f5247-7ff5-4877-a774-8b86ca1209b0 Σύμφωνα με τον κ. Ρούμπιο, η κυβέρνηση του Ελ Σαλβαδόρ δηλώνει έτοιμη να υποδεχθεί τους υπηκόους της, όπως και άλλες χώρες της Λατινικής Αμερικής.
227
+ 379a8b7e-f069-41ee-9a46-c3dd6cce8d9f Η Διεύθυνση Αντιμετώπισης Οργανωμένου Εγκλήματος χειρίσθηκε 9 υποθέσεις; που αφορούσαν ισάριθμες εγκληματικές οργανώσεις με δράση εντός και εκτός Ελλάδας.
228
+ cb486ba6-8415-4abf-94b8-15745a361007 Κοινωνικά δίκτυα; ηλεκτρονικά καταστήματα ή ψηφιακοί χώροι αγοραπωλησιών που ευδοκιμούν στο σκοτεινό αλλά και στο νόμιμο Διαδίκτυο παρέχουν την ιδανική κάλυψη για την αθρόα προώθηση πλαστών φαρμακευτικών σκευασμάτων.
229
+ 16f42684-aa69-4377-8d7e-f7d8213cd2d5 Σύμφωνα με τον κ. Ρούμπιο, η πρόταση αυτή άνευ προηγουμένου συμπεριλαμβάνει «αμερικανούς υπηκόους και ανθρώπους με άδεια παραμονής» στις ΗΠΑ.
230
+ a4807dfa-0e92-4398-a868-a610552444b8 Αυτές οι μεταβολές είναι πάντα στα πλαίσια της φυσικής εξέλιξης.
231
+ e575fdb3-d76d-4cab-b233-e1cbafbc6170 Δεν είναι διόλου τυχαία η αναφορά του υπουργού Εθνικής Αμυνας Νίκου Δένδια σε κομματική εκδήλωση στα Ιωάννινα:
232
+ fd647256-e731-4691-a2d7-d40585d33abf Είναι απόφαση της τουρκικής Εθνοσυνέλευσης.
233
+ 58e231f0-06cb-44f9-b374-940f64a51de5 Ομοίως, σε περίπτωση κλιμάκωσης εμπορικού πολέμου μεταξύ των δύο χωρών, οι ΗΠΑ θα μπορούσαν επίσης να επηρεαστούν από τις υψηλότερες τιμές του καφέ.
234
+ 6e56c0a1-52e3-4f0d-a8ea-e8be2b61a518 Σε μια ξεχωριστή εξέλιξη, η Ινδία προειδοποίησε επίσης ότι οι εξαγωγές καφέ της το 2025 είναι πιθανό να είναι περίπου 10% χαμηλότερες λόγω των προβλέψεων για ένα ζεστό καλοκαίρι με ξηρασία.
235
+ 4defc3d2-dfe2-4afd-8b95-6f625cb22926 Είμαστε όλο και πιο αισιόδοξοι γιατί βλέπουμε το κομμάτι του ρήγματος, το οποίο έχει πλέον πιο σαφή χαρακτηριστικά μετά την πύκνωση του δικτύου, να αρχίζει να “γεμίζει”, δηλαδή να απομακρύνονται οι πιθανότητες όλο και περισσότερο, να γίνεται όλο και πιο απίθανο το σενάριο μιας ισχυρότερης δόνησης», ανέφερε χαρακτηριστικά ο κ. Παπαζάχος.
236
+ 86fb1415-fee6-46a6-8aa2-2877c7dcabc5 Ο 40άρης ηλεκτρολόγος που δημιούργησε την DeepSeek «έβαλε τα γυαλιά» στο περιβόητο ChatGPT και έσπειρε τον πανικό στη Wall Street
237
+ 25394317-e30d-497c-bd08-38883a6b0aca Οι επιστήμονες έχουν τοποθετηθεί σχετικά με το χειρότερο σενάριο και ευχόμαστε ότι αυτή η ακολουθία θα εκτονωθεί χωρίς να δώσει κάποιο μεγαλύτερο σεισμό.
238
+ ba3a7129-482c-49df-8e31-b359a54b744a Με την προσφυγή ζητείται από έναν ομοσπονδιακό δικαστή να κηρύξει παράνομο το γεγονός ότι ο Μασκ ή άλλα μέλη της DOGE μπορούν να λαμβάνουν προσωπικές πληροφορίες για τους φορολογουμένους.
239
+ 91f7fb11-a4b3-4279-a955-fb924ceedcb1 Μίλησα με τον πρόεδρο (Ντόναλντ) Τραμπ», πρόσθεσε.
240
+ 2a2e1cbc-d715-4594-8e71-4e76d4501675 Οι συνεχιζόμενες εκδόσεις αποτελούν μέρος μιας ευρύτερης στρατηγικής για την Google να επενδύει σε μεγάλο βαθμό σε «πράκτορες τεχνητής νοημοσύνης»
241
+ 2361aaa7-fae5-489e-ad4f-e48893c3ab56 Το ηφαιστειακό σύμπλεγμα της Σαντορίνης μπορεί να μεγαλώνει
242
+ f5f01d8e-f2f2-4798-999b-f740891b2ec4 Κάνε εγγραφή στο κανάλι μας στο Youtube
243
+ 83c15396-9c15-4e80-adc6-88c385820463 Την Τετάρτη (5/2); η αμερικανική εταιρεία κυβερνοασφάλειας Feroot Security ανακοίνωσε ότι το μοντέλο τεχνητής νοημοσύνης της DeepSeek περιέχει γραμμές κώδικα που καθιστούν δυνατή τη μετάδοση προσωπικών δεδομένων στην China Mobile; κινεζική δημόσια επιχείρηση τηλεπικοινωνιών.
244
+ efe78e97-76f1-451f-9095-be05224d6714 Υψηλότερη κατάρτιση για τη βελτίωση των γνώσεων στην Τεχνητή Νοημοσύνη
245
+ c05d0de8-aa4c-44d4-a8ac-0a5b608f25f7 Μάλιστα την ιδέα αυτή εξήρε ο αμερικανός υπουργός Εξωτερικών Μάρκο Ρούμπιο, που είχε συνάντηση μαζί του στο Σαν Σαλβαδόρ.
246
+ 8a4b0ba6-f325-4701-9857-bb66bcdfa1c8 Generative AI: Έρευνα της Deloitte για το μέλλον της τεχνητής νοημοσύνης
247
+ c2982b73-16d7-4227-993b-86d81c7895a9 Η ΑΙ στρατηγική της AustriaCard Holdings εμπλουτίζεται και αξιοποιεί το σύνολο μοντέλων παραγωγικής τεχνητής νοημοσύνης
248
+ 6ddaa949-855c-436e-a889-e80d96ddd8d2 «Ανησυχώ για το γεγονός ότι με ένα από τα πρώτα μέτρα σας ως υπουργού, φαίνεται να δώσατε το έλεγχο ενός πολύ ευαίσθητου συστήματος υπεύθυνου για τα προσωπικά δεδομένα εκατομμυρίων Αμερικανών -και ένα πυλώνα κλειδί της κυβέρνησής μας- σε έναν δισεκατομμυριούχο, ο οποίος δεν έχει εκλεγεί, και σε απροσδιόριστο αριθμό τοποτηρητών του που δεν έχουν τα απαιτούμενα προσόντα», γράφει στην επιστολή.
249
+ 626b006d-41c9-4f85-b2eb-696f3583d818 «Το Κομμουνιστικό Κόμμα Κίνας (ΚΚΚ) έχει καταστήσει σαφές ότι θα χρησιμοποιήσει οποιοδήποτε εργαλείο έχει στη διάθεσή του για να υπονομεύσει την ��θνική ασφάλειά μας; για να διαδώσει επικίνδυνη παραπληροφόρηση και να συλλέξει δεδομένα Αμερικανών»; υποστηρίζει ο Γκοτχάιμερ σε ανακοίνωσή του.
250
+ 46ab7c92-811d-4eb5-80f7-9c747dbc8b50 «Καμιά άλλη χώρα δεν είχε κάνει ποτέ τέτοια φιλική προσφορά», σημείωσε ο νέος επικεφαλής της αμερικανικής διπλωματίας μετά την τρίωρη συνάντησή του με τον κ. Μπουκέλε.
251
+ ff33c959-9c36-4008-9266-fc20125b95d2 Σε «άνθηση» το παρεμπόριο μετά την πανδημία
252
+ 2361d89f-7c8f-4559-86c6-63eba60c3401 Ενόσω «το Παρίσι παραμένει σταθερό στη θέση του ότι τα χρήματα των ευρωπαίων φορολογουμένων πρέπει να δαπανώνται σε στρατιωτικά συστήματα που σχεδιάζονται και κατασκευάζονται στην Ευρώπη, πολλές άλλες χώρες προειδοποιούν ότι ο αποκλεισμός των αμερικανικών κατασκευαστριών όπλων από τις επιδοτήσεις της ΕΕ θα εξοργίσει τον πρόεδρο των ΗΠΑ, υποστήριξαν αρκετοί διπλωμάτες», γράφει το Politico, σκιαγραφώντας τη διασύνδεση και της ευρωπαϊκής άμυνας με τους επαπειλούμενους δασμούς Τραμπ.
253
+ b4cb6a35-9078-43ad-b269-00f990e0ba8d Ο Δημοκρατικός γερουσιαστής Τζος Γκοτχάιμερ του Νιου Τζέρσι παρουσίασε την πρόταση νόμου μαζί με τον Ρεπουμπλικανό συνάδελφό του του Ιλινόι Ντάριν Λαχούντ, επιχειρηματολογώντας ότι πρόκειται για «ανησυχητική απειλή για την εθνική ασφάλεια των ΗΠΑ».
254
+ a18cb449-e975-467b-b6a3-f93e36f237c6 Πρωταγωνιστής ωστόσο – αν και ουχί παρών – ήταν ο Ντόναλντ Τραμπ.
255
+ ae2f5c28-8125-4164-ae23-c86cf78781dc – Αναφέρεται ως πηγή το ertnews.gr στο σημείο όπου γίνεται η αναφορά.
256
+ 091e9ba6-9631-46bc-b191-7eedb72ef58b Ο πρόεδρος του Ελ Σαλβαδόρ Ναγίμπ Μπουκέλε εισηγήθηκε χθες Δευτέρα η χώρα του να υποδεχτεί κρατούμενους στις ΗΠΑ έναντι χρηματικού αντιτίμου.
257
+ 5a15bfd8-a100-4476-bdcc-e59d743fb022 Προστασία κατοικίας – αγροτικής περιουσίας
258
+ f3ca00c9-0ab1-4680-a1ec-40a68c927c56 Υπό τη «μέγγενη» πολλαπλασιαζόμενων γεωπολιτικών προκλήσεων στην εποχή Τραμπ 2.0, αλλά και των μεταξύ τους διαφωνιών, οι ηγέτες των «27» έθεσαν χθες επί τάπητος το μέλλον της ευρωπαϊκής άμυνας και ασφάλειας στην άτυπη μεν, πλην πρώτη με αποκλειστικά αυτό το θέμα σύνοδο κορυφής της ΕΕ, στις Βρυξέλλες.
259
+ 369f2620-bd07-4963-8d82-657a0bbf1bf0 Ο Μασκ ελέγχει πλέον το σύστημα πληρωμών του αμερικανικού υπ. Οικονομικών - Σε θέσεις κλειδιά 20άρηδες συνεργάτες του
260
+ ab1ff9bb-cc29-49fd-96e0-e9727f715f03 · Το 69% αναφέρει ότι τα Διοικητικά Συμβούλια συνεργάζονται με τον Επικεφαλής Τεχνολογίας (CTO) ή τον Επικεφαλής Πληροφοριών (CIO) σχετικά με την Τεχνητή Νοημοσύνη.
261
+ b7e6f70d-9fb9-40f4-ad74-bab2f350ceca Δεν έχει αρμοδιότητα για τέτοιες αποφάσεις
262
+ 4b8d7625-8070-4395-927a-92cb90a6c451 Η παρέμβαση Κατρίνη για τα Τέμπη
263
+ 43f5d2cf-39b0-4519-98be-e78efde5df72 Δημιουργούνται ψευδαισθήσεις καμιά φορά ότι η ακολουθία ηρεμεί.
264
+ 024ca988-54c2-4c61-9e6f-1109e2143989 Ο κ. Μπουκέλε επανεξελέγη στην προεδρία του Ελ Σαλβαδόρ —αφού παρέκαμψε τη συνταγματική απαγόρευση των συναπτών θητειών στο κορυφαίο αξίωμα— με το 80% των ψήφων πέρυσι, κυρίως χάρη στον «πόλεμο» που κήρυξε στις συμμορίες.
265
+ 7dafba11-de86-4b01-bf1a-357c8b70eb67 Πώς αποσυνδέει, λοιπόν, ο υπουργός Δικαιοσύνης την υλοποίηση του έργου της τηλεδιοίκησης από την τραγωδία των Τε��πών;»
266
+ 673ebf59-b011-41c1-9a5e-a2d67f68fd86 «Φουντώνει» ο εμπορικός πόλεμος ΗΠΑ-Κίνας: Το Πεκίνο αντεπιτίθεται με δασμούς 15% σε αμερικανικούς υδρογονάνθρακες
267
+ b8b4b4ce-699d-4cd2-acff-8c85b1321eff Σχετικές ειδήσεις:
268
+ ff96ac97-20a0-4a34-9569-7d1c9db69e4a Τα συμβόλαια μελλοντικής εκπλήρωσης του καφέ Arabica έχουν αυξηθεί κατά περίπου 90% σε ετήσια βάση.
269
+ 296176e1-dc12-4e15-acb4-45a7c836975b Περίπου το 8% του καφέ που φθάνει στις ΗΠΑ προέρχεται από το Βιετνάμ; ενώ το 7% προέρχεται από την Ονδούρα
270
+ 1675f99f-e6ff-48e2-ac61-f9bd9f3a9bc9 «Οι σεισμοί τη νύχτα; ήταν ελάχιστοι με την έννοια ότι ο κόσμος κοιμήθηκε ήσυχα.
271
+ 71948084-8f82-4892-94f1-69c75aee1023 Έχει δραστηριοποιηθεί όλος ο χώρος δίπλα από το ρήγμα της Ανύδρου
272
+ 2c122857-eba8-4993-8279-97d229c439b8 Επίσης; οι ληξιπρόθεσμες βεβαιωμένες οφειλές ρυθμίζονται στις 120 δόσεις; με τον οφειλέτη να απαλλάσσεται από το 30% της οφειλής; εφόσον είναι συνεπής στην αποπληρωμή της ρύθμισης.
273
+ 554ec14b-5065-4fc9-aaa7-663e4fb033e9 Η έξαρση του παραεμπορίου ψευδεπίγραφων, μη εγκεκριμένων ή παράνομων σκευασμάτων έχει τις ρίζες της στις απαρχές της πανδημίας της COVID-19, οπότε εγκληματικά δίκτυα εκμεταλλεύτηκαν τις ελλείψεις σε ιατρικό και ατομικό προστατευτικό εξοπλισμό, αλλά και τον ανθρώπινο φόβο, φτάνοντας να διαθέτουν στην αγορά μέχρι και ψευδεπίγραφα εμβόλια.
274
+ 8f479692-d485-42de-a10d-0ef20fea74d2 Οι σεισμοί τη νύχτα ήταν ελάχιστοι αλλά δεν πρόκειται ούτε για αιφνίδια, ούτε για συστηματική αραίωση
275
+ 01e59807-2e4a-4205-8cca-b823843ea729 «Περιμένουμε να πέσουν τα Μποφόρ για να σηκώσουμε τους υποθαλάσσιους τομογράφους στην καλντέρα της Σαντορίνης», είπε στο ΕΡΤΝews η καθηγήτρια Γεωλογικής Ωκεανογραφίας, Εύη Νομικού η οποία και διέψευσε ότι τα επιστημονικά δεδομένα δείχνουν ότι υπάρχει κίνδυνος έκρηξης του υποθαλάσσιου ηφαιστείου της Σαντορίνης.
276
+ c3f35572-439b-403a-abf8-c38349b08919 Ο 40χρονος Ασιάτης που αλλάζει τον κόσμο της ΑΙ
277
+ 7354c2eb-648a-4bbf-a3e2-c2da5a8176ce Η συνέντευξη του Κυριάκου Μητσοτάκη στον τηλεοπτικό σταθμό ALPHA προκάλεσε θόρυβο και συνοδεύτηκε από κύμα οργής κι αγανάκτησης στα μέσα κοινωνικής δικτύωσης.
278
+ f8ffa574-52cf-432e-bf7c-28525f699110 Πρόταση δυσπιστίας στη ΝΔ
279
+ 6c5b0792-a178-4c77-a97e-2e391d110366 – Σε ένα από τα δύο σημεία να υπάρχει ενεργός σύνδεσμος
280
+ cf061d14-8ae9-401d-b97f-2235faa9a43b ? Σχεδόν οι μισοί (46%) δηλώνουν ότι δεν είναι ικανοποιημένοι σχετικά με τον χρόνο που αφιερώνουν τα Διοικητικά Συμβούλια στην εφαρμογή εργαλείων Τεχνητής Νοημοσύνης.
281
+ c851a7c4-5afc-4365-9d13-0e58c0f286eb Ο Νίκος Ανδρουλάκης σε χθεσινή τηλεοπτική του συνέντευξη στον δημοσιογράφο Νίκο Παναγιωτόπουλο έκανε λόγο για ρεσιτάλ αναξιοπιστίας και ψέματος από την κυβέρνηση και επανέλαβε τη θέση του ΠαΣοΚ για κατάθεση πρότασης δυσπιστίας, μόλις έρθουν στο φως τα πορίσματα από το Εθνικό Μετσόβιο Πολυτεχνείο αλλά κι εκείνο της Επιτροπής Διερεύνησης Ατυχημάτων.
282
+ d091d98a-226f-45d3-bb20-6b3acd5cddbb Η τελευταία επιχείρηση «SHIELD» της EUROPOL, που αφορά 30 χώρες, είχε ως αποτέλεσμα την απόσυρση από την αγορά παράνομων σκευασμάτων συνολικής αξίας 11,1 εκατ. ευρώ.
283
+ 1aaba158-7e0c-45c6-8985-61bc158eb822 Αυτό, που θέλουμε εμείς να δούμε, είναι μια συστηματική αραίωση, δηλαδή σε μεγαλύτερα χρονικά διαστήματα, ώστε να είναι πιο αξιόπιστοι οι μέσοι όροι.
284
+ c3480a60-d8f8-42a7-86af-df748136800f · Οι επιτροπές που συνήθως ασχολούνται με την εφαρμογή του ΑΙ είναι είτε η Επιτροπή Κινδύνου και Κανονιστικών Ρυθμίσεων (25%) είτε η Επιτροπή Ελέγχου (22%).
285
+ ae9c7264-619b-4ee8-9504-26d2856d9f2c Συνεργάτες του Έλον Μασκ πήραν τον έλεγχο του συστήματος πληρωμών του αμερικανικού υπουργείου Οικονομικών, αρμόδιου για τη διανομή ομοσπονδιακών κεφαλαίων τρισεκατομμυρίων δολαρίων, ένα μέτρο που καταγγέλθηκε από δημοκρατικούς αιρετούς αξιωματούχους ως «εξαιρετικά επικίνδυνο» και έχει αποτελέσει αντικείμενο προσφυγής στη δικαιοσύνη.
data/italian/Licenses_by-nc-sa_4.0_legalcode.txt ADDED
@@ -0,0 +1,438 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Attribution-NonCommercial-ShareAlike 4.0 International
2
+
3
+ =======================================================================
4
+
5
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
6
+ does not provide legal services or legal advice. Distribution of
7
+ Creative Commons public licenses does not create a lawyer-client or
8
+ other relationship. Creative Commons makes its licenses and related
9
+ information available on an "as-is" basis. Creative Commons gives no
10
+ warranties regarding its licenses, any material licensed under their
11
+ terms and conditions, or any related information. Creative Commons
12
+ disclaims all liability for damages resulting from their use to the
13
+ fullest extent possible.
14
+
15
+ Using Creative Commons Public Licenses
16
+
17
+ Creative Commons public licenses provide a standard set of terms and
18
+ conditions that creators and other rights holders may use to share
19
+ original works of authorship and other material subject to copyright
20
+ and certain other rights specified in the public license below. The
21
+ following considerations are for informational purposes only, are not
22
+ exhaustive, and do not form part of our licenses.
23
+
24
+ Considerations for licensors: Our public licenses are
25
+ intended for use by those authorized to give the public
26
+ permission to use material in ways otherwise restricted by
27
+ copyright and certain other rights. Our licenses are
28
+ irrevocable. Licensors should read and understand the terms
29
+ and conditions of the license they choose before applying it.
30
+ Licensors should also secure all rights necessary before
31
+ applying our licenses so that the public can reuse the
32
+ material as expected. Licensors should clearly mark any
33
+ material not subject to the license. This includes other CC-
34
+ licensed material, or material used under an exception or
35
+ limitation to copyright. More considerations for licensors:
36
+ wiki.creativecommons.org/Considerations_for_licensors
37
+
38
+ Considerations for the public: By using one of our public
39
+ licenses, a licensor grants the public permission to use the
40
+ licensed material under specified terms and conditions. If
41
+ the licensor's permission is not necessary for any reason--for
42
+ example, because of any applicable exception or limitation to
43
+ copyright--then that use is not regulated by the license. Our
44
+ licenses grant only permissions under copyright and certain
45
+ other rights that a licensor has authority to grant. Use of
46
+ the licensed material may still be restricted for other
47
+ reasons, including because others have copyright or other
48
+ rights in the material. A licensor may make special requests,
49
+ such as asking that all changes be marked or described.
50
+ Although not required by our licenses, you are encouraged to
51
+ respect those requests where reasonable. More considerations
52
+ for the public:
53
+ wiki.creativecommons.org/Considerations_for_licensees
54
+
55
+ =======================================================================
56
+
57
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
58
+ Public License
59
+
60
+ By exercising the Licensed Rights (defined below), You accept and agree
61
+ to be bound by the terms and conditions of this Creative Commons
62
+ Attribution-NonCommercial-ShareAlike 4.0 International Public License
63
+ ("Public License"). To the extent this Public License may be
64
+ interpreted as a contract, You are granted the Licensed Rights in
65
+ consideration of Your acceptance of these terms and conditions, and the
66
+ Licensor grants You such rights in consideration of benefits the
67
+ Licensor receives from making the Licensed Material available under
68
+ these terms and conditions.
69
+
70
+
71
+ Section 1 -- Definitions.
72
+
73
+ a. Adapted Material means material subject to Copyright and Similar
74
+ Rights that is derived from or based upon the Licensed Material
75
+ and in which the Licensed Material is translated, altered,
76
+ arranged, transformed, or otherwise modified in a manner requiring
77
+ permission under the Copyright and Similar Rights held by the
78
+ Licensor. For purposes of this Public License, where the Licensed
79
+ Material is a musical work, performance, or sound recording,
80
+ Adapted Material is always produced where the Licensed Material is
81
+ synched in timed relation with a moving image.
82
+
83
+ b. Adapter's License means the license You apply to Your Copyright
84
+ and Similar Rights in Your contributions to Adapted Material in
85
+ accordance with the terms and conditions of this Public License.
86
+
87
+ c. BY-NC-SA Compatible License means a license listed at
88
+ creativecommons.org/compatiblelicenses, approved by Creative
89
+ Commons as essentially the equivalent of this Public License.
90
+
91
+ d. Copyright and Similar Rights means copyright and/or similar rights
92
+ closely related to copyright including, without limitation,
93
+ performance, broadcast, sound recording, and Sui Generis Database
94
+ Rights, without regard to how the rights are labeled or
95
+ categorized. For purposes of this Public License, the rights
96
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
97
+ Rights.
98
+
99
+ e. Effective Technological Measures means those measures that, in the
100
+ absence of proper authority, may not be circumvented under laws
101
+ fulfilling obligations under Article 11 of the WIPO Copyright
102
+ Treaty adopted on December 20, 1996, and/or similar international
103
+ agreements.
104
+
105
+ f. Exceptions and Limitations means fair use, fair dealing, and/or
106
+ any other exception or limitation to Copyright and Similar Rights
107
+ that applies to Your use of the Licensed Material.
108
+
109
+ g. License Elements means the license attributes listed in the name
110
+ of a Creative Commons Public License. The License Elements of this
111
+ Public License are Attribution, NonCommercial, and ShareAlike.
112
+
113
+ h. Licensed Material means the artistic or literary work, database,
114
+ or other material to which the Licensor applied this Public
115
+ License.
116
+
117
+ i. Licensed Rights means the rights granted to You subject to the
118
+ terms and conditions of this Public License, which are limited to
119
+ all Copyright and Similar Rights that apply to Your use of the
120
+ Licensed Material and that the Licensor has authority to license.
121
+
122
+ j. Licensor means the individual(s) or entity(ies) granting rights
123
+ under this Public License.
124
+
125
+ k. NonCommercial means not primarily intended for or directed towards
126
+ commercial advantage or monetary compensation. For purposes of
127
+ this Public License, the exchange of the Licensed Material for
128
+ other material subject to Copyright and Similar Rights by digital
129
+ file-sharing or similar means is NonCommercial provided there is
130
+ no payment of monetary compensation in connection with the
131
+ exchange.
132
+
133
+ l. Share means to provide material to the public by any means or
134
+ process that requires permission under the Licensed Rights, such
135
+ as reproduction, public display, public performance, distribution,
136
+ dissemination, communication, or importation, and to make material
137
+ available to the public including in ways that members of the
138
+ public may access the material from a place and at a time
139
+ individually chosen by them.
140
+
141
+ m. Sui Generis Database Rights means rights other than copyright
142
+ resulting from Directive 96/9/EC of the European Parliament and of
143
+ the Council of 11 March 1996 on the legal protection of databases,
144
+ as amended and/or succeeded, as well as other essentially
145
+ equivalent rights anywhere in the world.
146
+
147
+ n. You means the individual or entity exercising the Licensed Rights
148
+ under this Public License. Your has a corresponding meaning.
149
+
150
+
151
+ Section 2 -- Scope.
152
+
153
+ a. License grant.
154
+
155
+ 1. Subject to the terms and conditions of this Public License,
156
+ the Licensor hereby grants You a worldwide, royalty-free,
157
+ non-sublicensable, non-exclusive, irrevocable license to
158
+ exercise the Licensed Rights in the Licensed Material to:
159
+
160
+ a. reproduce and Share the Licensed Material, in whole or
161
+ in part, for NonCommercial purposes only; and
162
+
163
+ b. produce, reproduce, and Share Adapted Material for
164
+ NonCommercial purposes only.
165
+
166
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
167
+ Exceptions and Limitations apply to Your use, this Public
168
+ License does not apply, and You do not need to comply with
169
+ its terms and conditions.
170
+
171
+ 3. Term. The term of this Public License is specified in Section
172
+ 6(a).
173
+
174
+ 4. Media and formats; technical modifications allowed. The
175
+ Licensor authorizes You to exercise the Licensed Rights in
176
+ all media and formats whether now known or hereafter created,
177
+ and to make technical modifications necessary to do so. The
178
+ Licensor waives and/or agrees not to assert any right or
179
+ authority to forbid You from making technical modifications
180
+ necessary to exercise the Licensed Rights, including
181
+ technical modifications necessary to circumvent Effective
182
+ Technological Measures. For purposes of this Public License,
183
+ simply making modifications authorized by this Section 2(a)
184
+ (4) never produces Adapted Material.
185
+
186
+ 5. Downstream recipients.
187
+
188
+ a. Offer from the Licensor -- Licensed Material. Every
189
+ recipient of the Licensed Material automatically
190
+ receives an offer from the Licensor to exercise the
191
+ Licensed Rights under the terms and conditions of this
192
+ Public License.
193
+
194
+ b. Additional offer from the Licensor -- Adapted Material.
195
+ Every recipient of Adapted Material from You
196
+ automatically receives an offer from the Licensor to
197
+ exercise the Licensed Rights in the Adapted Material
198
+ under the conditions of the Adapter's License You apply.
199
+
200
+ c. No downstream restrictions. You may not offer or impose
201
+ any additional or different terms or conditions on, or
202
+ apply any Effective Technological Measures to, the
203
+ Licensed Material if doing so restricts exercise of the
204
+ Licensed Rights by any recipient of the Licensed
205
+ Material.
206
+
207
+ 6. No endorsement. Nothing in this Public License constitutes or
208
+ may be construed as permission to assert or imply that You
209
+ are, or that Your use of the Licensed Material is, connected
210
+ with, or sponsored, endorsed, or granted official status by,
211
+ the Licensor or others designated to receive attribution as
212
+ provided in Section 3(a)(1)(A)(i).
213
+
214
+ b. Other rights.
215
+
216
+ 1. Moral rights, such as the right of integrity, are not
217
+ licensed under this Public License, nor are publicity,
218
+ privacy, and/or other similar personality rights; however, to
219
+ the extent possible, the Licensor waives and/or agrees not to
220
+ assert any such rights held by the Licensor to the limited
221
+ extent necessary to allow You to exercise the Licensed
222
+ Rights, but not otherwise.
223
+
224
+ 2. Patent and trademark rights are not licensed under this
225
+ Public License.
226
+
227
+ 3. To the extent possible, the Licensor waives any right to
228
+ collect royalties from You for the exercise of the Licensed
229
+ Rights, whether directly or through a collecting society
230
+ under any voluntary or waivable statutory or compulsory
231
+ licensing scheme. In all other cases the Licensor expressly
232
+ reserves any right to collect such royalties, including when
233
+ the Licensed Material is used other than for NonCommercial
234
+ purposes.
235
+
236
+
237
+ Section 3 -- License Conditions.
238
+
239
+ Your exercise of the Licensed Rights is expressly made subject to the
240
+ following conditions.
241
+
242
+ a. Attribution.
243
+
244
+ 1. If You Share the Licensed Material (including in modified
245
+ form), You must:
246
+
247
+ a. retain the following if it is supplied by the Licensor
248
+ with the Licensed Material:
249
+
250
+ i. identification of the creator(s) of the Licensed
251
+ Material and any others designated to receive
252
+ attribution, in any reasonable manner requested by
253
+ the Licensor (including by pseudonym if
254
+ designated);
255
+
256
+ ii. a copyright notice;
257
+
258
+ iii. a notice that refers to this Public License;
259
+
260
+ iv. a notice that refers to the disclaimer of
261
+ warranties;
262
+
263
+ v. a URI or hyperlink to the Licensed Material to the
264
+ extent reasonably practicable;
265
+
266
+ b. indicate if You modified the Licensed Material and
267
+ retain an indication of any previous modifications; and
268
+
269
+ c. indicate the Licensed Material is licensed under this
270
+ Public License, and include the text of, or the URI or
271
+ hyperlink to, this Public License.
272
+
273
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
274
+ reasonable manner based on the medium, means, and context in
275
+ which You Share the Licensed Material. For example, it may be
276
+ reasonable to satisfy the conditions by providing a URI or
277
+ hyperlink to a resource that includes the required
278
+ information.
279
+ 3. If requested by the Licensor, You must remove any of the
280
+ information required by Section 3(a)(1)(A) to the extent
281
+ reasonably practicable.
282
+
283
+ b. ShareAlike.
284
+
285
+ In addition to the conditions in Section 3(a), if You Share
286
+ Adapted Material You produce, the following conditions also apply.
287
+
288
+ 1. The Adapter's License You apply must be a Creative Commons
289
+ license with the same License Elements, this version or
290
+ later, or a BY-NC-SA Compatible License.
291
+
292
+ 2. You must include the text of, or the URI or hyperlink to, the
293
+ Adapter's License You apply. You may satisfy this condition
294
+ in any reasonable manner based on the medium, means, and
295
+ context in which You Share Adapted Material.
296
+
297
+ 3. You may not offer or impose any additional or different terms
298
+ or conditions on, or apply any Effective Technological
299
+ Measures to, Adapted Material that restrict exercise of the
300
+ rights granted under the Adapter's License You apply.
301
+
302
+
303
+ Section 4 -- Sui Generis Database Rights.
304
+
305
+ Where the Licensed Rights include Sui Generis Database Rights that
306
+ apply to Your use of the Licensed Material:
307
+
308
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
309
+ to extract, reuse, reproduce, and Share all or a substantial
310
+ portion of the contents of the database for NonCommercial purposes
311
+ only;
312
+
313
+ b. if You include all or a substantial portion of the database
314
+ contents in a database in which You have Sui Generis Database
315
+ Rights, then the database in which You have Sui Generis Database
316
+ Rights (but not its individual contents) is Adapted Material,
317
+ including for purposes of Section 3(b); and
318
+
319
+ c. You must comply with the conditions in Section 3(a) if You Share
320
+ all or a substantial portion of the contents of the database.
321
+
322
+ For the avoidance of doubt, this Section 4 supplements and does not
323
+ replace Your obligations under this Public License where the Licensed
324
+ Rights include other Copyright and Similar Rights.
325
+
326
+
327
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
328
+
329
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
330
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
331
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
332
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
333
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
334
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
335
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
336
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
337
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
338
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
339
+
340
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
341
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
342
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
343
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
344
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
345
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
346
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
347
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
348
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
349
+
350
+ c. The disclaimer of warranties and limitation of liability provided
351
+ above shall be interpreted in a manner that, to the extent
352
+ possible, most closely approximates an absolute disclaimer and
353
+ waiver of all liability.
354
+
355
+
356
+ Section 6 -- Term and Termination.
357
+
358
+ a. This Public License applies for the term of the Copyright and
359
+ Similar Rights licensed here. However, if You fail to comply with
360
+ this Public License, then Your rights under this Public License
361
+ terminate automatically.
362
+
363
+ b. Where Your right to use the Licensed Material has terminated under
364
+ Section 6(a), it reinstates:
365
+
366
+ 1. automatically as of the date the violation is cured, provided
367
+ it is cured within 30 days of Your discovery of the
368
+ violation; or
369
+
370
+ 2. upon express reinstatement by the Licensor.
371
+
372
+ For the avoidance of doubt, this Section 6(b) does not affect any
373
+ right the Licensor may have to seek remedies for Your violations
374
+ of this Public License.
375
+
376
+ c. For the avoidance of doubt, the Licensor may also offer the
377
+ Licensed Material under separate terms or conditions or stop
378
+ distributing the Licensed Material at any time; however, doing so
379
+ will not terminate this Public License.
380
+
381
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
382
+ License.
383
+
384
+
385
+ Section 7 -- Other Terms and Conditions.
386
+
387
+ a. The Licensor shall not be bound by any additional or different
388
+ terms or conditions communicated by You unless expressly agreed.
389
+
390
+ b. Any arrangements, understandings, or agreements regarding the
391
+ Licensed Material not stated herein are separate from and
392
+ independent of the terms and conditions of this Public License.
393
+
394
+
395
+ Section 8 -- Interpretation.
396
+
397
+ a. For the avoidance of doubt, this Public License does not, and
398
+ shall not be interpreted to, reduce, limit, restrict, or impose
399
+ conditions on any use of the Licensed Material that could lawfully
400
+ be made without permission under this Public License.
401
+
402
+ b. To the extent possible, if any provision of this Public License is
403
+ deemed unenforceable, it shall be automatically reformed to the
404
+ minimum extent necessary to make it enforceable. If the provision
405
+ cannot be reformed, it shall be severed from this Public License
406
+ without affecting the enforceability of the remaining terms and
407
+ conditions.
408
+
409
+ c. No term or condition of this Public License will be waived and no
410
+ failure to comply consented to unless expressly agreed to by the
411
+ Licensor.
412
+
413
+ d. Nothing in this Public License constitutes or may be interpreted
414
+ as a limitation upon, or waiver of, any privileges and immunities
415
+ that apply to the Licensor or You, including from the legal
416
+ processes of any jurisdiction or authority.
417
+
418
+ =======================================================================
419
+
420
+ Creative Commons is not a party to its public
421
+ licenses. Notwithstanding, Creative Commons may elect to apply one of
422
+ its public licenses to material it publishes and in those instances
423
+ will be considered the “Licensor.” The text of the Creative Commons
424
+ public licenses is dedicated to the public domain under the CC0 Public
425
+ Domain Dedication. Except for the limited purpose of indicating that
426
+ material is shared under a Creative Commons public license or as
427
+ otherwise permitted by the Creative Commons policies published at
428
+ creativecommons.org/policies, Creative Commons does not authorize the
429
+ use of the trademark "Creative Commons" or any other trademark or logo
430
+ of Creative Commons without its prior written consent including,
431
+ without limitation, in connection with any unauthorized modifications
432
+ to any of its public licenses or any other arrangements,
433
+ understandings, or agreements concerning use of licensed material. For
434
+ the avoidance of doubt, this paragraph does not form part of the
435
+ public licenses.
436
+
437
+ Creative Commons may be contacted at creativecommons.org.
438
+
data/italian/dev_it.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/italian/dev_test_it.tsv ADDED
@@ -0,0 +1,514 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ 1be43573-ed80-46da-810b-0a4d17364fb7 Innanzitutto facciamo un distinguo tra la medicina estetica e la chirurgia estetica. OBJ
3
+ c1e36394-8bdb-4f84-9569-41bf18c4406c "Ci sarà anche una cerimonia virtuale per lanciare una fabbrica di pannelli solari", ha detto Peskov. OBJ
4
+ c12de058-79c6-456a-8d93-6bda58174d60 Mini-break, contro mini-break, mini-break, contro mini-break. OBJ
5
+ af79b8a1-7ea5-468a-beba-a5e1100de79d Ma stavolta l'incontro si è trasformato in una bufera social per il segretario delle Nazioni Unite, accusato dagli utenti di avere "le mani insanguinate" per il gesto nei confronti del capo della diplomazia russa SUBJ
6
+ 31c45f93-ed00-48ea-8606-e52ca7e6dc04 Si tratterebbe infatti di inziativi che "se svolte in concomitanza con la predetta ricorrenza, potrebbero assumere connotazioni lesive, sotto l'aspetto formale organizzativo e contenutistico, del valore nazionale che la Repubblica Italiana ha attribuito con la citata legge allo spirito commemorativo in favore delle vittime delle leggi razziali...". OBJ
7
+ 2ef5cacd-7690-4fca-b4ac-d2c81d0c1eb5 Cos’è un complesso? OBJ
8
+ c6ef556b-0bad-45ea-b0c3-ac965ad5a682 E temiamo che possa peggiorare le diseguaglianze invece che diminuirle". OBJ
9
+ e45fe03e-3df6-4cce-9172-e146b001713c La grande richiesta di prestazioni estetiche e la grande concorrenza derivante dal vasto numero di medici che si propongono, spesso senza qualifiche e competenze, ha fatto sì che ormai molti si dimentichino di essere veri medici, che si prendono cura del benessere dei pazienti e che si impegnano a trovare la giusta soluzione ai problemi delle persone che a essi si affidano, e che invece si piegano a qualsiasi richiesta pur di fare cassa. SUBJ
10
+ 160430e6-29db-4fa7-8a04-942a3c259bf8 Cacciari aggiunge: “Il divario tra Nord e Sud si può sanare solo se si fa leva sulla responsabilità effettiva dell’ente Regione rinnovato, sulle imprese, sulle capacità imprenditoriali, sulle risorse umane locali, perché possono decidere solo loro dove e andare e che cosa fare. OBJ
11
+ c708346b-764e-4ade-81a8-8bad7eb61dc6 Secondo Peskov, citato dall'agenzia Interfax, i Paesi europei hanno bisogno di un nemico esterno per "distrarre l'attenzione dei cittadini" dai problemi economici che si trovano ad affrontare. OBJ
12
+ 24ebc973-dfa0-4cff-b3a8-4b0981f65e47 Il portavoce dell'intelligence della Difesa ucraina (Gur) Andriy Yusov ha affermato, parlando a Radio Liberty, che ai soccorritori russi non è stato permesso di ispezionare il sito dell'incidente dell'aereo Il-76, precipitato ieri nella regione di Belgorod. OBJ
13
+ 8943e74b-4cd9-40dd-8372-32d90e6421d9 Oltre venti anni fa, ricorda la società scientifica, furono introdotti i Livelli Essenziali di Assistenza (LEA) proprio per definire quali cure garantire a tutti. OBJ
14
+ 2dc401ce-c898-4b27-8097-a79e5d3ca2fb L’azzurro non si fa pregare oltre, costruendosi due set point. OBJ
15
+ 261533bc-4615-4eda-b3e5-adec18e29bd8 Le sue parole arrivano mentre rimangono numerosi interrogativi sulla caduta dell'aereo che, secondo i russi, trasportava 65 prigionieri ucraini, mentre Kiev lo riteneva carico di missili S-300. OBJ
16
+ 8abc77cf-db4a-4853-ad8f-a7061ed1f23a Il presidente turco, Recep Tayyip Erdogan, ha firmato il protocollo di ingresso della Svezia nella Nato. OBJ
17
+ deeca428-c7d5-4232-8549-a28f3f0500d6 Le manifestazioni di sostegno alla causa palestinese saranno pertanto autorizzate ma non in concomitanza con il Giorno della Memoria del 27 gennaio: lo si legge in una circolare di Pubblica sicurezza inviata ai questori sul territorio. OBJ
18
+ d296fd7f-34b1-4b8e-bbe5-a0c8d4837916 Per informazioni su modalità di iscrizione e borse di studio scrivere a [email protected] o visitare il sito https://web.uniroma1.it/masteronehealth/home. OBJ
19
+ 826729e4-0792-409a-a30b-abf16520a177 Le condizioni ci sono, è una loro scelta quella di abbracciare quel mondo disgregato. SUBJ
20
+ 3dac6f44-2131-4450-932d-240995c7aed2 Hanno chiesto autonomia. OBJ
21
+ 53ca7a79-becb-4d22-b3d7-df1759b351ef "E' un processo che avviene nel silenzio più totale. OBJ
22
+ 15d22813-1ead-45d5-ae88-6ffc422125c4 Tra l’altro, nel secondo dopoguerra c’erano grandi personalità che avevano una strategia. SUBJ
23
+ 659bff1c-5e74-445c-92b8-96cac672c279 Quindi bisogna sempre affidarsi a un professionista preparato e che sa anche dire di no. SUBJ
24
+ 200cc92f-b1bf-4070-a5ae-f6668c55182b Più che scrittori, le case editrici cercano influencer... SUBJ
25
+ d7c25b2f-7c12-4530-bbab-f3c277a1a500 Aiom - conclude - è a completa disposizione delle Istituzioni per ridurre le disparità ancora esistenti e continuare a garantire ai pazienti l'universalismo delle cure". OBJ
26
+ 4973c4ce-fd9f-493c-8007-bab14289b8a3 In quanto non tutti sono disposti a perdere una paziente, anche se è una paziente con cui non hanno feeling e armonia di vedute. SUBJ
27
+ 5594af2c-b385-4c53-bc7d-d8e806f9b518 Kiev: “Non abbiamo visto prove che a bordo dell’aereo precipitato ci fossero prigionieri ucraini” OBJ
28
+ 39559fa6-7120-4daf-adcb-728e881eebbf L'incontro è stato organizzato in occasione della Giornata degli studenti russi, ha spiegato Peskov. OBJ
29
+ 1032875a-2f78-41b4-b35f-4f262ae53f34 Bocciato anche il meccanismo di ricollocamento dei richiedenti asilo in Ue, con il 99,33% contrario alla "creazione di ghetti per migranti in Ungheria". OBJ
30
+ 296a152c-5ea1-423f-81fb-bc34bd4789b3 L'istituto precisa di non essere in grado di verificare in maniera indipendente la veridicità di quanto affermato da Mosca e Kiev in merito all'accaduto. OBJ
31
+ 23ec9ba0-dca7-4b4a-9b05-f943ff6d176a La capsule collection "Oreo by Chiara Ferragni comprendeva una parte utilizzata come premio del concorso 'Libera il tuo stile Oreo' nel 2020, e come tale non oggetto di vendita, e un'altra parte dedicata, venduta direttamente dalla Sig.ra Chiara Ferragni attraverso i propri canali". OBJ
32
+ cf35af76-28f9-4b63-8684-e9db6e5d3f56 Sinner controlla, gestisce e grazie al servizio continua però a non concedere niente. SUBJ
33
+ 3ded33fd-ea67-4d12-b56a-355152a0b484 Oggi però i tempi sono cambiati. SUBJ
34
+ 6558bb79-6c44-4387-bd99-f4575a588665 "Non capiamo come sia stato possibile concedere l'autorizzazione in una ricorrenza che è internazionale, per di più nel contesto del 7 ottobre, massacro antisemita come non se ne vedevano dai tempi del nazismo", aveva lamentato la Comunità ebraica capitolina. SUBJ
35
+ 6e105a88-3582-41d0-b4cb-cf92edb8a7ff Piantedosi stoppa i cortei pro-Gaza nella Giornata della Memoria OBJ
36
+ 4c247c23-5490-4f74-abb4-c247134962de Per quanto riguarda le motivazioni, è importante chiedersi se l’intervento è realmente mirato a risolvere un complesso, a modificare un aspetto del corpo con cui non si riesce a convivere serenamente, oppure se è frutto di una moda passeggera o dell’influenza tossica del web che spesso induce a volere cose di cui non si ha assolutamente bisogno. SUBJ
37
+ e0218dfe-4b69-4dc7-80eb-f4ac64b2e1c9 Al secondo set point l’azzurro chiude: 6-2. OBJ
38
+ 78444fde-1797-48f3-b94b-f78268ae0366 Secondo i russi a bordo dell'aereo viaggiavano in tutto 74 persone quando è stato colpito da un missile ucraino OBJ
39
+ a12dd0b2-5237-40af-a003-b518f55b9a9c Ma adesso continuare con quella linea…scherziamo?”. OBJ
40
+ 89ddf166-5b61-4084-804d-e28a8a1f3b68 Le fotografie che il chirurgo vi fa vedere non sono il campionario, servono soprattutto a capire i possibili risultati e se si è in sintonia di gusto estetico. OBJ
41
+ 0fd3f0e9-7467-4b97-9d33-a8c1dd4b27c0 Tutto questo bailamme è stato enormemente favorito da tre fattori. SUBJ
42
+ e592c063-e426-4820-a298-588e99da10de "È necessario stabilire tutti i fatti", ha aggiunto spiegando che i servizi ucraini "stanno indagando tutte le circostanze" dell'accaduto e di aver incaricato il suo ministro degli Esteri "di informare i partner sui dati disponibili all'Ucraina". OBJ
43
+ 0ce76141-7e65-46a5-aa43-a9b116328942 "Sollecitare il rinvio". OBJ
44
+ 9c1e871e-973b-42fb-81d5-cbd64a010896 La replica del Cremlino a Zelensky: “L’Ucraina ha ucciso i propri prigionieri” OBJ
45
+ 1d01ec0f-ea83-41e2-8fcf-bf3dbc95eab7 Il Cremlino: l’abbattimento del Il-76 “un atto mostruoso” OBJ
46
+ 2d4a8d8e-cf7b-460d-a0e3-e7c30b128225 Ma questo è il colmo del centralismo, altro che federalismo“. OBJ
47
+ 7a38923b-31fe-4d93-bc44-9f71ec0fce93 Ma dai, ma non scherziamo. SUBJ
48
+ 39160676-b020-4f84-8562-bd7fa1706a65 In Ungheria, gli aventi diritto al voto, tuttavia, sono 9,7 milioni. OBJ
49
+ 8f462f42-f8b1-4219-b2e4-0756e7688e7a Il serbo alza il livello ma gli errori continuano, così come i passaggi a vuoto. SUBJ
50
+ 9766f5b1-9f94-46a9-8e9a-df27a545ab37 Secondo set – Tutti si aspettano la reazione di Nole, e questa arriva, ma solo per un game. SUBJ
51
+ dc1e4ddf-21f4-4fd8-a01c-4dfce9fda2f2 Il secondo è relativo alla legge Bersani che ha consentito una pubblicità scriteriata. SUBJ
52
+ 7cd2b13b-379f-4bf3-bbfd-ded28c65c72e Sua moglie Barbara Exignotis e la figlia della donna sono ora indagate dalla Procura per stalking e diffamazione. OBJ
53
+ dd4075e8-1e0f-4c97-a324-02be69b9340b Per il 99,02% inoltre, "non ci sono ancora le condizioni per l'adesione dell'Ucraina all'Unione Europea". OBJ
54
+ 386cc372-3d22-487f-a2bb-1aa70260dd3c Ma, al momento attuale, questa cosiddetta riforma non può fare altro che aumentare la confusione”. OBJ
55
+ 880f4824-f940-4189-a369-e1157f635e7c I primi sono stati abbattuti e sono caduti in mare. OBJ
56
+ 390d6d16-722a-4f55-9600-4cd3597b2104 Commentando le osservazioni del presidente ucraino Zelensky riguardo la necessità di un'inchiesta internazionale sull'incidente, Peskov ha aggiunto che il Cremlino è d'accordo, ma a condizione che venga trattato come un crimine delle autorità ucraine. OBJ
57
+ 151ad1de-2786-435d-ad16-3d459dc1cf5e Quella dei promotori è una evidente provocazione contro il popolo ebraico e le vittime della Shoah, che rischia di determinare anche seri problemi di ordine pubblico", ha osservato l'esponente leghista. OBJ
58
+ 6d67a860-1486-4381-98aa-e8b730ba982b Lo riportano le agenzie russe riferendo la sentenza del tribunale. OBJ
59
+ e08b47a0-dc63-469b-b378-1ad110e57c6f "Wolfgang Schäuble è stato per decenni una figura determinante nella politica tedesca ed europea. OBJ
60
+ 7454ece3-8889-42cf-80bd-fd0a43232552 Parliamo di un grande aereo militare. Secondo le loro dichiarazioni era stato caricato per un terzo. OBJ
61
+ 983b68e9-5708-47f3-b623-b0a0beed41eb Roberta è stata trovata impiccata con una sciarpa della squadra locale del Casarano che le aveva regalato il fidanzato che, dopo il ritrovamento del corpo, fu ascoltato dai carabinieri come persona informata sui fatti. OBJ
62
+ 99cb3f86-a2d9-4cf1-a0ab-0f42175c7c08 Nino Frassica nei guai per il gatto scomparso OBJ
63
+ 6ac7eb10-5464-4a1a-b20d-a923adce1694 "È ovvio che i russi giocano con la vita dei prigionieri ucraini, con i sentimenti dei loro parenti e con le emozioni della nostra società", ha detto nel suo messaggio serale su Telegram. OBJ
64
+ 8bf128da-76d7-4851-9b66-c6e1850546b9 Sul 2-1 si fa rimontare da 40-0, regalando una nuova occasione a Sinner con un doppio fallo. OBJ
65
+ f6da8731-c198-4caa-8f29-e2d54c14d04b Il ministro degli Interni, Matteo Piantedosi, apre alla possibilità di revocare i cortei pro-Palestina indetti in occasione dell'ormai imminente Giorno della memoria, in ricordo delle vittime della Shoah. OBJ
66
+ da202a46-a5aa-49e9-8232-f6358e4be359 Kiev: a bordo dell’Ilyushin precipitato potevano esserci sia missili che persone OBJ
67
+ 76050f94-5872-416c-ac45-f28dd97b77ce La Germania dice addio a Wolfgang Schäuble, uno dei giganti della politica tedesca, il falco dell'austerità nell'eurozona, l'ex ministro delle Finanze di Angela Merkel spesso celebrato in patria e altrettanto criticato all'estero. OBJ
68
+ 6b3354d1-b0e0-4e31-be37-3c9b7d8dc5cc Così Wanda Nara ha blindato il matrimonio OBJ
69
+ b2a3a5ee-7208-4371-8bdd-3de41d4b9486 Djokovic aveva un record di dieci semifinali vinte su dieci. OBJ
70
+ 13e51d3d-a1fb-4f26-85d2-a7a5a0e1921f Von der Leyen: 'Una grave perdita per l'Ue' OBJ
71
+ ceda3471-0904-4452-8311-25cc0ff83763 Per quanto riguarda la realizzazione, bisogna rivolgersi a un professionista intellettualmente onesto e preparato. SUBJ
72
+ 7077a785-ac8b-4d09-83bd-18cdaddd4781 "Accordo anti tradimento". OBJ
73
+ 368c5435-2c38-4d43-b496-20e5a4b7f532 Perego, allora, replica: “Io guadagnavo 400 euro quando ho cominciato a lavorare, l'han fatto tutti ragazzi, ma di che parliamo. OBJ
74
+ e1e5be9d-4177-438f-910b-318a8b1d7893 E' quanto avrebbero riferito agli investigatori quattro testimoni che quella sera erano a casa di Roberta. OBJ
75
+ 123953c3-f258-42f5-bbf5-f6327b5975a7 Paolo Cento: "Se gli immigrati diventano criminali è anche colpa nostra" OBJ
76
+ 557dcb4c-1bc7-452b-b39d-967e2dee722c Così, con ormai alle spalle una lunga carriera - le sue opere sono state tradotte in tutto il mondo - Lecca si concede un romanzo che è, insieme, sfogo e divertissement. SUBJ
77
+ 288a5d4d-5e6b-46d4-bf9d-ed12210b85f0 Quando gli è stato chiesto il motivo per cui è stato abbattuto l'aereo, se si è trattato di un atto deliberato, Peskov ha risposto con sarcasmo: "Dovreste avere il numero di telefono del presidente Zelensky. OBJ
78
+ 04bc4b4b-79f0-48b6-ae98-03ef8ae40cea Il fidanzato sarebbe andato via per poi tornare dopo qualche minuto. OBJ
79
+ 8c4eb818-4b1b-4251-a0ee-be62e29b0b6d "Sono triste, ma anche grato per le tante conversazioni molto belle e intense", aggiunge l'europarlamentare bavarese della Csu. OBJ
80
+ bccdde1c-924d-443c-91d1-d5a0eb1ca6bd Isw: “La Russia usa l’aereo caduto per seminare malcontento in Ucraina” OBJ
81
+ d7ea43a8-cd5b-4c62-8202-3cf5f348359a Yusov ha aggiunto che i nomi di questi alti funzionari sono noti e "saranno citati, mentre i materiali saranno forniti come parte dell'indagine internazionale". OBJ
82
+ 02126120-ca09-49da-9015-7b89c9f2089b Il bravo chirurgo non si giudica solo da quello che fa, ma anche da ciò da cui si astiene. SUBJ
83
+ f790ac69-e340-4c10-b171-86df3e93eca5 Sono questi i principali risultati della consultazione "a tutela della sovranità nazionale" lanciata a novembre dello scorso anno dal governo di Viktor Orbán. OBJ
84
+ 1a3f25d3-889e-43bc-913f-95df8cd4f9a1 Weber, 'Una figura determinante nella politica tedesca ed europea'. OBJ
85
+ 79a08846-8ab4-4b9f-93bd-8501e853494d Un roulette di tensioni in cui alla fine spunta un match point per Sinner. SUBJ
86
+ 84387112-e678-49b4-899b-60b618f5cac7 Si registrano almeno due vittime. OBJ
87
+ bd5a34b8-d42f-413a-97fe-e05e0c13ec48 Roberta sarebbe tornata a piedi a casa e i quattro amici l'avrebbero raggiunta. OBJ
88
+ 909badb6-b6f3-45ad-b20b-26ff1ee57486 In questo modo, sono stati trasformati in uno strumento volto a quantificare la distribuzione del Fondo Sanitario Nazionale - spiega il Presidente AIOM -. OBJ
89
+ f273c52f-271e-49c3-afa6-dc0a3aa4ef06 Nel 2001, con la riforma del Titolo V della Costituzione, sono stati demandati alle Regioni molti poteri nella gestione della sanità, con l'obiettivo di ridurre le differenze territoriali nei risultati di salute e migliorare il livello dell'assistenza. OBJ
90
+ e8384543-3b2e-4adc-906c-064797d9df6a Questo può portare quindi le persone con un equilibrio non ancora stabilmente strutturato, i giovani per lo più, a richiedere trattamenti che avvicinino la loro immagine a quella irreale e caricaturale rimandata dal filtro. SUBJ
91
+ a4029a80-f707-4547-98f8-c1bc99d33803 Sul 5-3 l’azzurro serve per la finale e la tensione cresce esponenzialmente, e non a caso arriva anche il primo doppio fallo di tutta la partita. SUBJ
92
+ 80bd3bb2-73f5-4191-8390-c044f6f82d37 Lei è favorevole a questo trattamento e cosa bisogna valutare per procedere a questo trattamento? OBJ
93
+ cba5dec9-97ab-49db-bf71-2680ccbd309c Nole le annulla, con un diritto, un ace e un servizio vincente. OBJ
94
+ 0992eb42-d528-4b8c-a543-9103578ca348 D'obbligo il condizionale perché le circostanze dei decessi non sono chiare, né le eventuali responsabilità. OBJ
95
+ d355bcab-9b14-4c7d-bbe4-c554b3bea72d Attacco russo nella regione di Kharkiv, 4 feriti OBJ
96
+ f1f1dc32-f040-40b3-a9f4-9445751e863f L’inerzia infatti non cambia. OBJ
97
+ d8be0886-99af-4b0d-b9d2-2f17b738d099 Il portavoce del Cremlino, Dmitrij Peskov, ha precisato che il suo viaggio "non è assolutamente un messaggio diretto ai Paesi della Nato". OBJ
98
+ 136dbb0d-e8cc-4cec-bc7e-af6497323542 E' l'analisi effettuata dal think-tank americano Institute for the Study of War. OBJ
99
+ 8e5615a5-06d0-4735-902d-dd56a5b569d8 Quattro persone sono rimaste ferite ieri sera in un attacco russo sul villaggio ucraino di Rohan, nella regione nordorientale di Kharkiv. OBJ
100
+ 00630e11-b712-44f3-af00-ad600ee9225d "Ho la sensazione che ormai siamo vicini a una trattativa finale", ha detto Scholz riferendosi all'accordo sulla sicurezza tra Berlino e Kiev, come riporta l'emittente Ard, aggiungendo di aver parlato molto intensamente dell'argomento con il presidente ucraino Volodymyr Zelensky, con il quale continuerà ad approfondire la questione. OBJ
101
+ ec1e2a28-a1ff-42d1-89ba-eeee1ba1a7e7 Negli anni dell'eurocrisi Schäuble divenne il volto più noto della severità tedesca verso i partner sud-europei, a partire dalla Grecia sull'orlo del collasso. SUBJ
102
+ 7d2c033c-8eff-4db6-951d-304dd83ba11a L'accusa aveva chiesto 28 anni OBJ
103
+ 2dba1b2f-7dda-4ad1-bbf8-602c6cef91a3 Questo progetto è incardinato nella prestigiosa Scuola di Studi Avanzati dell’Ateneo, e promosso dal neocostituito centro di ricerca National Biodiversity Future Center, finanziato con i fondi europei del PNRR, così da accostare alla tradizione e conoscenza dell’ateneo romano le ricerche e competenze più avanzate nell’ambito dei progetti ambientali e politici a livello internazionale. OBJ
104
+ 610bde92-f142-4be0-bacb-20f2bb3a40f7 "Già altre volte in queste occasioni abbiamo visto bruciare bandiere di Israele o compiere atti di vandalismo antisemita. OBJ
105
+ 6e27a69a-e399-4faf-9639-e7e7f7e5ad39 "Gli studenti chiederanno quello che vogliono, il presidente risponderà a tutte le loro domande", ha detto. OBJ
106
+ 297596a0-7373-44eb-9ba5-d470ff594aba "Se Zelensky intende un'indagine internazionale sugli atti criminali del regime di Kiev, allora è assolutamente necessaria", ha detto Peskov ai giornalisti. OBJ
107
+ 9babc0bf-be11-45df-971f-634ebb771b2d "La morte di Wolfgang Schäuble è una grave perdita per la Germania e l'Europa. OBJ
108
+ 4c3062db-8e3e-435f-8999-c844a1e0b148 Bisogna essere specializzati di estetica per scrivere articoli dove si fa un distinguo tra un filler e un intervento chirurgico. SUBJ
109
+ 64a7053c-6a2c-4e89-9e82-3f0a6c6f5483 Risponendo a una domanda sull'argomento, nel corso della conferenza stampa seguita al Consiglio dei ministri, il capo del Viminale ha osservato: "La libertà di manifestazione del pensiero ha una sacralità intrinseca, e può essere compressa o limitata solo per motivi di ordine pubblico". OBJ
110
+ 764ec324-1c9e-4cc8-ade3-9752cf81b6ed Quarto set – Contraccolpi? Nessuno. SUBJ
111
+ 16a7190c-d005-4217-afde-7bd245472ff5 Un gesto che non passa inosservato sui social media e non solo, scatenando le polemiche e una pioggia di critiche contro il capo delle Nazioni Unite. SUBJ
112
+ e046170a-8483-4ec5-93e8-c91bb9ed0785 Per creare le nuove figure professionali, il Master si appoggia su un modello didattico dinamico in cui studentesse e studenti possano essere protagonisti attivi, attraverso stage, laboratori, simulazioni e giochi di ruolo che li preparino a partecipare in prima persona e con consapevolezza alle future politiche One health. OBJ
113
+ 77736353-804d-493d-805a-96db64498a2f La chirurgia è sempre una cosa seria e deve essere utilizzata quando nessuna alternativa potrà dare lo stesso risultato. SUBJ
114
+ 3a534ae4-ecf8-4776-9cad-891a6ef770c9 Il ministro sollecita il rinvio delle manifestazioni pro-Palestina nel giorno dedicato alle vittime della Shoah. OBJ
115
+ 46f954b8-b2a8-43f2-99d4-1c58f10412ed In Italia, nel 2023, sono stati stimati 395.000 nuovi casi di tumore. OBJ
116
+ c02bbebb-3e3a-4cb3-adce-a34efa7a5e36 Fino a un po’ di anni fa, prima del dilagare di social media che hanno dato voce a molti personaggi senz’arte né parte, i pazienti della chirurgia estetica avevano maturato la consapevolezza, con quello che era una volta il buon gusto italiano, che gli eccessi non erano desiderabili e che l’armonia e la naturalezza erano il risultato da perseguire. SUBJ
117
+ f5a22fee-c943-48c5-af57-529da30c9dd0 Che Nicola Lecca fosse una bella promessa era stato certificato, nel lontano 1999, da tre pesi massimi come Giovanni Raboni, Mario Rigoni Stern e Sergio Maldini, i quali avevano speso parole lusinghiere per la sua opera d'esordio, Concerti senza orchestra (Marsilio), finalista del premio Strega. SUBJ
118
+ d106c4f1-ec49-49d9-91ce-e3c0f9056b0e La crisi coniugale tra Wanda Nara e Mauro Icardi è acqua passata. SUBJ
119
+ 54b9c502-d2d1-4247-b531-6c75819f99d8 Né Rafael Nadal, né Roger Federer. OBJ
120
+ e5c641d0-1cb1-42d7-9487-f41a3f90428d "Diversi vip della rappresentanza militare e politica dello Stato aggressore avrebbero dovuto essere a bordo", ha detto Yusov, "ma all'ultimo momento l'Fsb ha ordinato loro di non salire a bordo e di utilizzare altri mezzi di trasporto". OBJ
121
+ 65fe7f66-a880-483e-b703-3877a905c1c9 "Tra loro c'è un accordo anti-infedeltà imposto dallo studio legale di Wanda", ha fatto sapere il sito Noticias, svelando che "se Icardi volesse tradirla, gli costerebbe una cifra di circa cento milioni di dollari". OBJ
122
+ d3860dbd-728e-42ad-bce8-2ef0926957f4 Ha fatto bene il ministro Piantedosi a muoversi in questa direzione. SUBJ
123
+ 33009fcd-c3b4-4a9c-8214-5c56b81343bf Il destino ha voluto che Schäuble se ne sia andato proprio nelle settimane in cui il governo di Olaf Scholz si dibatte tra le difficoltà di bilancio, nel tentativo di rispettare il freno al debito tedesco. SUBJ
124
+ c88cd1fa-9941-4ba3-8c8d-ed980ff539ed La Germania vuole concludere presto un accordo di sicurezza con l'Ucraina. OBJ
125
+ 30818368-5e87-4647-95ae-6346a8287f7f Un vantaggio che non solo Sinner conferma con grande autorità, ma addirittura raddoppia. SUBJ
126
+ cff9b8e9-e0ec-4167-84be-b7ab46baeda6 "L'inchiesta è stata aperta sulla base dell'articolo 205 del Codice penale russo, relativo ad atti terroristici", rende noto il Comitato in una dichiarazione citata dall'agenzia russa Ria Novosti OBJ
127
+ 6da56aff-0903-4215-ba7a-dd8be66ee33f Sinner riparte al servizio con autorità, mentre Djokovic continua a faticare. SUBJ
128
+ dfe9cc7d-f0ec-4f26-9a8f-4fed419f1188 Questo percorso sarà strumentale per lavorare in realtà pubbliche o in aziende che debbano allinearsi alle politiche One health, in commissioni governative locali e nazionali che cerchino esperti per definire le nuove policy sui temi della salute umana e ambientale, o in contesti che vogliano sfruttare competenze di comunicazione e marketing a supporto di progettualità innovative, non solo “green”. SUBJ
129
+ 1e8255b9-36c3-4c3c-a356-3fd4672f9f63 E comunque mai esagerare. SUBJ
130
+ 15d9ff02-44fb-40e2-a869-45902dc8195d Si complica la vicenda della scomparsa di Hiro, il gatto di Nino Frassica sparito a settembre a Spoleto dove l'attore si trovava per alcune riprese televisive. OBJ
131
+ cbd16795-19cc-4220-8452-cb0af8486ed8 Terzo set – Posto in una situazione inedita e con l’acqua alla gola, Nole inizia a scuotersi. SUBJ
132
+ 2044ee5c-6f8a-44d9-bf9b-53f60f2077f7 Lo fa in semifinale, come mai nessuno era riuscito a fare a Melbourne. SUBJ
133
+ 1c36137b-c643-4abc-9521-5e92a8d1b8b7 Cominciamo a mettere in discussione questo modello di valori, perché non l'affrontiamo la vicenda solo con il carcere”. OBJ
134
+ 036bc4e4-798f-4576-b808-25a270a4d09f Non è un caso che poco dopo sia costretto ad annullare una nuova occasione per Jannik, per poi cedere nuovamente la battuta. SUBJ
135
+ 21840c03-996e-441d-972e-bd87c472cd3a Un passante in corridoio di Jannik vale un set point per il serbo, un rovescio lungo l’intero parziale, 7-6. OBJ
136
+ cda3c657-e8e4-426a-85f4-8c628fb84b94 Il motore di Djokovic non gira, e Sinner non ha il minimo cedimento. SUBJ
137
+ e17ee2bd-064e-47fb-8c15-b5262f5a13ef Così, intervistato dalla televisione ucraina, il commissario per i diritti umani Dmytro Lubinets afferma che Kiev finora non ha visto prove del fatto che a bordo dell'Il-76 russo precipitato ieri a Belgorod vi fossero 65 prigionieri ucraini, come sostiene Mosca. OBJ
138
+ 1cb176c8-c441-44e9-a4e8-63cc5d6453d5 Droni russi contro Odessa, almeno due vittime OBJ
139
+ 354512b2-cc56-435a-9afd-d9c6fb8876a2 I video della scena dell'incidente dell'aereo Il-76, precipitato ieri nella regione russa di Belgorod, pubblicati su Internet non mostrano resti di corpi umani, e secondo le informazioni disponibili solo cinque corpi sono stati portati all'obitorio di Belgorod. OBJ
140
+ 4048dcf6-95a7-4f59-9b95-1ab33794be65 Jannik ha subito tre palle break. OBJ
141
+ ca62a622-07d4-4d7c-98fa-eb683e02b204 Non può più essere decisa una politica di sviluppo del Sud da Roma. SUBJ
142
+ d57be5b0-04fb-4c76-b17b-8d6450c36114 "Non sono comodo, ma sono leale", diceva Schäuble, senza tuttavia alimentare polemiche pubbliche. OBJ
143
+ 10d26df8-d022-4888-aa2e-2d5705014b93 Perfetto, dominante, inedito, storico. SUBJ
144
+ 5c8981f7-f5d3-4be9-a4b3-0bb7abb5db67 A New York Lavrov ha partecipato alle riunioni del Consiglio di sicurezza su Ucraina e Medio Oriente. OBJ
145
+ 095f5d6c-511c-44ce-9c48-3cdc1aadce8f Che senso aveva usare questo tipo di aereo? SUBJ
146
+ 1d925100-356c-40ef-8c73-2189bc1160ef Non è ancora la sua migliore versione, ma abbastanza da costringere Jannik a rimontare da 0-30 nel quarto gioco. SUBJ
147
+ f250e3d4-7b5d-4958-8df5-3e6d0e5dd733 A bordo dell'aereo Il-76, precipitato nella regione di Belgorod, avrebbero dovuto esserci alti funzionari russi, ma all'ultimo momento l'Fsb, il servizio d'intelligence di Mosca, ha proibito loro di salire a bordo. OBJ
148
+ c4d46a2f-c7ed-4bf7-aa8a-87bb84b92b42 Le Regioni in difficoltà nel raggiungere i 'criteri soglia' definiti dai LEA, invece di essere supportate, sono state danneggiate con l'ulteriore riduzione dei finanziamenti, determinando così un circolo vizioso, perché senza risorse è difficile garantire una buona assistenza". OBJ
149
+ 4fc8c72e-7d42-4af5-8d72-df61b0aaf7ff Ma la cura dei pazienti oncologici è a 360 gradi e non si riduce a una somma di prestazioni: alla sola somministrazione dei farmaci o alla possibilità di accedere tempestivamente a un intervento chirurgico. SUBJ
150
+ 941cd5b8-26f0-4a94-ad2d-19ad40c2b0e2 A sollevare l'attenzione sulla concomitanza tra le commemorazioni del 27 gennaio e alcune manifestazioni pro-Gaza era stata nelle scorse ore la Comunità ebraica di Roma, che si era opposta al corteo filopalestinese organizzato proprio in quella giornata dai collettivi comunisti studenteschi. OBJ
151
+ fc879bc7-ab4a-4d5e-a456-2beff6e5fb4b Sono tre gli arrestati davanti al tribunale che ha condannato il nazionalista Girkin OBJ
152
+ ea0ccd2f-6532-4e3a-a659-d9690c1e928d L'abbandono della scuola è una loro scelta. OBJ
153
+ 05175b50-e188-4202-867b-0e4f2a1105b1 Problemi? SUBJ
154
+ e143fc21-81ed-43fa-b701-ea897187eb98 Confido nelle autorità di pubblica sicurezza, in primis di Roma e Milano, che stanno incontrando i promotori per sollecitare se possibile lo spostamento da parte loro in altra data". OBJ
155
+ 7108110d-bc4c-4e92-a327-c50f04eedf80 Per gli immigrati di seconda generazione, quelli non produttivi e che non contribuiscono al 9% del PIL nazionale, ma delinquono soltanto, è diventato tutto lecito nel nostro Paese? SUBJ
156
+ ae643e09-3a20-434d-a822-fe0ab77404fe "Ho sentito cosa hai detto sottovoce": sfregio agli italiani, un caso in studio da Del Debbio SUBJ
157
+ e73d5a0b-24e4-421a-8c51-d9f9f30f3de9 Il terzo ha centrato la raffineria provocando un'esplosione con fiamme alte fino a 70 metri". OBJ
158
+ 03e48b76-c4b2-49ed-aea5-3ac9a1fb1591 Nel secondo ruolo fu uno dei politici che strutturarono e gestirono la Riunificazione tedesca, nonché uno dei più appassionati promotori del ritorno di Berlino a capitale tedesca. SUBJ
159
+ 720c4ad9-be7f-4deb-83b4-e8132b1c19f6 Il via libera alla ratifica da parte del parlamento di Ankara era arrivato la tarda sera dello scorso 23 gennaio, dopo che la commissione Esteri aveva precedentemente approvato il testo lo scorso 27 dicembre. OBJ
160
+ bea0ece2-14ef-403f-8918-1e32697047e2 La cattiva informazione e il cattivo esempio, che purtroppo mietono vittime soprattutto tra i più giovani, hanno stravolto questi criteri. SUBJ
161
+ c21beede-e9a0-443f-b986-2fe7112feea4 A condividere la linea di buon senso espressa da Piantedosi è stato, dalla maggioranza, il vicepresidente del Senato, Gian Marco Centinaio. SUBJ
162
+ 521369b4-48b2-4e28-84ee-0673b3eabc0f Inoltre, ricorda, prima dell'incidente, nell'area erano in volo anche due aerei russi An-26 e An-27. OBJ
163
+ 8cb32f2a-e958-4694-bb8c-23b394d2aa12 Ce lo spiega il Dr. Paolo Santanchè, Specialista in chirurgia plastica a Milano e Torino. OBJ
164
+ f3437d6f-fbd1-4f6b-a0c8-8497b15d8cc9 Nicola Lecca, ritratto al nero dei "crimini" editoriali SUBJ
165
+ d38d4d09-414d-422b-958b-63650be05406 L'attacco è stato condotto da tre droni. OBJ
166
+ 1dd3ec20-0177-4056-bdcf-400bbced8b9e Il ruolo distorto dei filtri nell'alterare l'aspetto fisico e renderlo perfetto può avere conseguenze negative? SUBJ
167
+ 565b6c87-fc57-4405-89b6-f85f05764c8e Il portavoce presidenziale russo Dmitrij Peskov ha rifiutato di dire come lo schianto di un aereo da trasporto militare Ilyushin Il-76 fuori Belgorod potrebbe influenzare lo scambio di prigionieri di guerra tra Russia e Ucraina. OBJ
168
+ 162cd435-57a5-4e3a-8d10-761af96ab23f "Non abbiamo visto nessun segno che vi fosse a bordo dell'aereo un grande numero di persone, che fossero o no cittadini ucraini". OBJ
169
+ 01c742b7-7ed7-4515-825a-746c85e7300b E continua a essere questa la politica, magari giustificabile nell’immediato dopoguerra perché si doveva dare uno scossone forte, rapido e deciso nel brevissimo periodo. SUBJ
170
+ 36871b69-681a-4255-b669-715117a99197 "Io no, mai. OBJ
171
+ b10cd5bd-1a60-4c0e-b886-232f7d2ad1f1 Lo ha detto oggi il portavoce del Cremlino, Dmitrij Peskov. OBJ
172
+ 78fd0574-62c5-480a-98a6-017b1c63a0fc Il politico Cdu, malato da tempo, si è spento "serenamente" all'età di 81 anni la sera del 26 dicembre, come hanno comunicato i suoi familiari. OBJ
173
+ 145b2f09-8050-4b35-9d35-7181f8fd82fa La "collaborazione" non prevedeva "alcun accordo di beneficenza". OBJ
174
+ febce4b2-bea1-42d3-901f-2da07003de21 Tutti coloro che hanno affrontato la questione hanno sempre detto che il presupposto per una riforma seria in questo senso sia un riassetto complessivo dell’ente Regione. OBJ
175
+ 81015b07-c335-4c65-bf5f-da322ff8f83c Tale concezione è stata sottolineata nel 2022 dalle Nazioni Unite, e definita con il nome di One health, vale a dire un sistema integrato di analisi dell’insieme degli aspetti che caratterizzano la salute umana, fisica, psicologica e sociale, ricompresi all’interno di un insieme ancora più ampio, che riguarda la vita vegetale, animale e degli ecosistemi, in breve l’ambiente naturale stesso. OBJ
176
+ d8a66291-0a9f-4851-b9fb-09e4b6a1b00d Il nazionalista Girkin condannato a 4 anni per “incitamento all’estremismo”. OBJ
177
+ a1cc76ae-5d0b-43fa-b359-ccaf10e7f775 È il primo azzurro a conquistare l’ultimo atto di un Major sul cemento. OBJ
178
+ 5e475eb6-c269-4b66-ba26-9a707f263a9c Un approccio che dà immediatamente i suoi frutti. OBJ
179
+ ff45ff39-8188-40b8-aac4-51cd31402275 Un incendio è scoppiato stanotte in un deposito petrolifero della città di Tuapse, nella regione russa meridionale di Krasnodar. OBJ
180
+ 8f381e93-9ee6-4fe9-b4e0-9b7a26d718b3 E davanti ai fotografi, gli offre una stretta di mano, accennando un sorriso. OBJ
181
+ dda369dc-1c33-438a-8d42-956688c498dc E puntualizza che solo attraverso un riassetto delle Regioni e una effettiva autonomia a 360 gradi il Sud potrà crescere: “I veri meridionalisti sono sempre stati federalisti, non hanno mai chiesto a Roma carità, benevolenza, finanziamenti. OBJ
182
+ 6177e2bb-19df-4511-ac1d-cff8074528e9 "A bordo potevano essersi missili S-300, missili e persone allo stesso tempo. OBJ
183
+ ef8ba1b6-8e30-452b-9f29-53f1724ffc37 La procura ha disposto un'indagine informatica sul telefono cellulare di Roberta (che da due giorni era in riparazione) per ricostruire gli ultimi contatti avuti e i messaggi ricevuti. OBJ
184
+ 18d025bd-b6b8-4b8f-adae-c73a9f2183ab Il filosofo infine esprime preoccupazione per i programmi scolastici decisi dalle Regioni, nonché dai concorsi pubblici per i docenti su base regionale e non più nazionale: “Al momento attuale vedo un pericolo in questo. OBJ
185
+ ff07867e-d957-4be1-9314-331571c6c92c Nessuno. OBJ
186
+ 550bf882-8874-4167-8f68-a0070b1b1825 "In questo contesto il partenariato per la sicurezza ha svolto un ruolo importante. OBJ
187
+ c6bcbb6d-1ead-4ded-a188-2b2d8a070097 "La Germania perde un pensatore acuto, un politico appassionato e un democratico combattivo", scrive invece il cancelliere Scholz, che celebra un uomo che ha "plasmato il nostro Paese per oltre mezzo secolo". OBJ
188
+ 7bdccf53-89d6-4bdd-ba10-cc353c2919bd Lo ha riferito il comitato investigativo russo, come riporta Ria Novosti. OBJ
189
+ bf43833f-3643-4877-9741-cc964569180e Nel settembre dello scorso anno, la compagnia energetica ucraina ha creati Gazseti, la cui attività principale è la distribuzione del gas attraverso gasdotti locali. OBJ
190
+ 27867827-abaf-48ef-a2f8-b6d9e9e94f17 Il tie-break a questo punto è inevitabile. SUBJ
191
+ 2d3e6621-abd8-45b0-b26f-a8bd7763e2a3 Le autorità militari ucraine rivendicano l’attacco alla raffineria in territorio russo OBJ
192
+ c6df3fd3-bc3f-46e2-9b8b-9e543b293082 Scholz ha affermato anche di contare sul fatto che tutti i 27 stati membri dell'Ue si impegnino per il pacchetto di aiuti finanziari all'Ucraina da 50 miliardi di euro in occasione del Consiglio europeo straordinario a Bruxelles della prossima settimana. OBJ
193
+ 0d737ffb-b010-4902-b692-d0df79c08b41 Al momento l'ipotesi di un addio tra Wanda e Mauro appare assai remota ma l'argentina ha voluto comunque blindare le sue nozze mettendo dei paletti, che costerebbero decisamente caro al calciatore in caso di infedeltà. OBJ
194
+ a072285e-85f8-45fc-a288-b58b01d0d27b Djokovic prova una timida reazione, sale 0-30 ma Sinner, forte del vantaggio, non si disunisce. SUBJ
195
+ 99afbe27-0c7e-42f2-9a99-580456949414 Ecco perché presumo che lo finalizzeremo presto", ha spiegato il cancelliere tedesco. OBJ
196
+ 6c68c737-c059-4f69-bc00-50f9f5d3b17a Era sinonimo di serietà, solidità e schiettezza. SUBJ
197
+ d50d3260-dbc3-4242-9eea-f8381b415b9a Il Cremlino sugli allarmi su una prossima guerra con la Russia: “Gli europei cercano sempre un nemico esterno nei momenti di crisi” OBJ
198
+ bbe7ea1a-2d7c-4633-9a8d-7e7cec11c5aa Ormai i dipendenti da computer, smartphone e social media, la propria immagine non è neanche più quella riflessa dallo specchio, ma quella ripresa dalla microcamera del device, immagine che non può reggere il confronto con l’effetto filtro. SUBJ
199
+ 1030f72e-cb77-442b-af86-ba7c99e926ae Lo riferisce l'agenzia Ria Novosti. OBJ
200
+ 3a2b7376-8148-4c0e-81f8-6c574bb10031 Fermati sostenitori del nazionalista Girkin davanti al tribunale OBJ
201
+ d261b627-9832-4da2-bfc9-148a4ccc6af2 Se vogliono manifestare lo facciano in un altro giorno, rispettando sempre e comunque il dolore dei cittadini israeliani, vittime il 7 ottobre scorso di un atroce attacco terrorista", si legge ancora nella nota firmata da Centinaio. OBJ
202
+ a2331cf8-0f91-41dc-b1c8-113b82cdb560 Il lancio è avvenuto dalla regione di Primorsko-Akhtarsk (Russia) verso Capo Chauda (Crimea). OBJ
203
+ 7fe1b835-de24-437f-b2c4-6b8d9fd83573 Mai nessuno agli Australian Open è stato avanti 2-0 in semifinale contro il serbo. OBJ
204
+ 568aec85-e04d-4a9a-8b6f-5a67153f38ff Nel 2017 non entrò a far parte dell'ultimo governo Merkel: anche per la Kanzlerin una certa austerità vecchio stile era diventata troppo complicata da difendere in Ue. SUBJ
205
+ 5afa7091-39e5-4a4a-90b4-d5ee1ba914f3 Quali sono le sfide e le preoccupazioni connesse all'influenza dei social media sull'aumento delle richieste di interventi di medicina estetica, specialmente tra i giovani? OBJ
206
+ 7ac8de6f-c229-405b-aa99-4bc47b66ee1c Dopo un turno di servizio tenuto a zero, Nole riprende a commettere tantissimi errori, sotto la pressione di un Sinner che continua ad essere solidissimo nei colpi. OBJ
207
+ a6f2f18f-dd3b-4d10-b241-805a7ebc56b7 Dovranno comunque essere predisposte "idonee misure di prevenzione e sicurezza, in considerazione della perdurante minaccia terroristica, prevedendo l'attuazione di dispositivi di ordine pubblico adeguati fronteggiare eventuali azioni promosse in violazione dei provvedimenti adottati nonché il potenziamento delle misure di vigilanza agli obiettivi e siti di qualsiasi natura ritenuti potenzialmente esposti a rischio". OBJ
208
+ 7a8cce2b-381e-4daf-8a6d-9793b2714281 si è chiesto Yusov, domandandosi il perché di un aereo così grande per il trasporto di 65 prigionieri. OBJ
209
+ 8715b91f-acb1-43fb-a531-c4e22262d4c7 Prima di loro c’erano stati Giorgio De Stefani (Roland Garros 1932), Nicola Pietrangeli (Roland Garros 1959, 1960, 1961, 1964) e Adriano Panatta (Roland Garros 1976). OBJ
210
+ 7e3c963a-f436-4780-abe7-c6364f81ca50 Nel corso degli ultimi anni l’emergenza pandemica, le sfide socio-politiche sul cambiamento climatico, la crisi della biodiversità, hanno generato la necessità di una nuova concezione del rapporto fra essere umano e pianeta. SUBJ
211
+ 40dd1e98-b923-4906-a67e-6309536811c6 Nonostante questo, la moglie di Frassica ha continuato a insultare e minacciare i vicini: "Devi morire basta***, pezzo di me***. Tu e la tua famiglia". OBJ
212
+ e1baec5f-410f-4c7b-8f8a-e99b397a4fb5 A preoccupare sono anche le possibili difficoltà per la ricerca scientifica come conseguenza del regionalismo: "Nella ricerca scientifica - continua Perrone - non devono esistere barriere: solo la collaborazione e la coesione senza ostacoli consentono di migliorare la qualità delle cure. OBJ
213
+ f2ad1a69-2726-4240-8e0e-7fd7418d3976 Giordano a valanga, come zittisce Fratoianni SUBJ
214
+ f5d3901e-7218-441c-88bc-fdb1ff9709b7 Successivamente avrebbe lasciato definitivamente l'abitazione e Roberta sarebbe rimasta con il gruppo di amici fino alle 3 di notte per poi rimanere in casa da sola. OBJ
215
+ dca45364-6c91-44ff-adc5-e4819dbeb900 È la risposta, di cui dà conto una nota del Codacons, che "la società Mondelez Italia, titolare del marchio Oreo", ha fornito all' associazione dei consumatori sulla "iniziativa di solidarietà avviata nel 2020 da Chiara Ferragni, quando l'influencer pubblicizzò attraverso Instagram una capsule collection (cioè una collezione formata da pochi capi coordinati) realizzata in collaborazione con l'azienda Oreo". OBJ
216
+ cab22b5d-8a61-40d8-b2bc-c3ab780640fc il rovescio di Nole è fuori. OBJ
217
+ 7c08186f-24b3-4a27-9ec4-94a3037410d0 La medicina estetica dovrebbe curare la salute e l’estetica della superficie cutanea mantenendola fresca e luminosa e attenuando i primi segni d’invecchiamento. SUBJ
218
+ 65f35f0a-a6f5-44f1-afa3-46b5e9c0383c I colpi sono più precisi e incisivi, gli errori calati. OBJ
219
+ 435bcb5b-7626-4f90-bdb4-641559892032 C'è anche una colpa delle nostre generazioni". OBJ
220
+ 4429f748-8bb9-4b73-b6e2-2e2e27aaf383 "Continueremo a colpire in profondità la Federazione Russa e continueremo ad attaccare obiettivi che non sono solo importanti per l'economia russa, ma che in particolare forniscono anche carburante alle truppe nemiche. OBJ
221
+ 7624d027-dca6-4657-b007-3a5804244f61 Chi millanta una specializzazione che non ha è passibile di espulsione dall’ordine dei medici. OBJ
222
+ 72d2375f-5b64-4fe1-8826-2840828cc858 Il governo Orbán: il sondaggio tra gli ungheresi dice no agli aiuti a Kiev OBJ
223
+ 62bc1826-4531-4061-bc19-1b9bc8d09683 Solo chi è realmente specialista in chirurgia plastica può definirsi “chirurgo plastico” o “chirurgo estetico”. OBJ
224
+ 15c92f21-122f-4d30-bbe5-90641aa4aa7f Più avanti, a soli ventisette anni, Lecca avrebbe ricevuto il premio Hemingway per la letteratura. OBJ
225
+ 276e1202-218b-4e3a-b02e-13298153adce Lunedì è previsto l'incontro dei ministri degli Esteri ungherese e ucraino, e il capo di gabinetto del presidente Volodymyr Zelensky ha detto che si potrebbe discutere di una visita del presidente Orbán OBJ
226
+ a657be82-de28-4954-97e9-eb08caa62459 Lubinets ha poi ribadito la richiesta, fatta da Volodymyr Zelensky, di un'inchiesta internazionale sulla vicenda. OBJ
227
+ 7ecc586b-7004-4aeb-b384-2e86d010921d La resilienza di Nole riapre la partita. SUBJ
228
+ d12de170-c57a-4b46-9ca5-563a6b224ff5 La retta è di 2.500 euro. OBJ
229
+ 4bbe28eb-bd37-4855-889c-e583ca8f39f8 Unito a ciò, il Master può esser seguito in modalità blended, così che le persone già impegnate nel lavoro o lontane da Roma non ne vengano escluse. OBJ
230
+ 4d5dff96-2a82-402c-827b-36c5b525e00c Nemmeno sul 5-4 Djokovic, quando è chiamato a servire per difendere il terzo parziale. OBJ
231
+ b0b72a03-b75c-4c2e-b7b1-91983ad05012 Nessuno è obbligato, questa è l'equazione sbagliata". OBJ
232
+ f3ad62e2-b773-40a7-bfa0-7f49108a448e Perché sono proprio i filtri che snaturano i lineamenti, creando la falsa aspettativa di poter diventare realmente come l’immagine filtrata, senza neanche la necessità di un po’ di maquillage. SUBJ
233
+ 1ad6095d-65a5-4a06-ab54-73b437e67699 Condannata a 27 anni Daria Trepova, l’attentatrice del bar di San Pietroburgo OBJ
234
+ d824deeb-46e5-4379-b9f9-728dc61a5596 Sì, perché anche in questo parziale arriva il doppio break. OBJ
235
+ ccdc640d-89bf-4d1c-aae9-f4bc603244bb Perché – conclude – anche se logico che tutte le politiche di formazione professionale siano specifiche per diverse regioni, ci devono essere comunque un indirizzo generale e dei parametri nazionali chiari all’interno dei quali tutte le Regioni possano muoversi autonomamente sulla base delle loro specificità”. OBJ
236
+ d0cd4e89-55a4-4f70-b07b-c72b2cd6ba88 Se va fatta, va fatta bene, secondo lo stato dell’arte: in chirurgia le scorciatoie sono il mezzo più veloce per andare nel posto sbagliato. SUBJ
237
+ cf5c9dae-5bc5-492c-a3e3-e7938f882661 La reazione del numero 1 del mondo arriva, i colpi sono rabbiosi e d’istinto, il punteggio si fissa più volte ai vantaggi, ma alla fine la palla del contro-break non arriva. SUBJ
238
+ 2307d140-930f-4a65-bc7b-db704a58c8ea E se le aspettative non vengono soddisfatte, anche se l’intervento è tecnicamente corretto, il nostro obbiettivo, cioè il benessere del paziente, non sarà raggiunto. OBJ
239
+ 6bccecd7-2eac-421c-b8ac-da57816fb534 Per questo motivo i questori sul territorio sono invitati "a valutare, con riguardo alle iniziative organizzate a sostegno della causa palestinese, l'adozione (...) di prescrizioni di tempo che ne prevedano il rinvio alla giornata successiva o ad altra data". OBJ
240
+ ac5c5245-c374-48ce-b764-2a944d45624d E come mostrano gli audio e i filmati trasmessi da Fuori dal coro la moglie dell'attore starebbe davvero rendendo impossibile la vita dei suoi vicini. OBJ
241
+ 94406752-7842-4f96-b150-a7c8d3a3e908 Ospite della trasmissione L’Italia s’è desta, su Radio Cusano Campus, Cacciari osserva: “È una legge senza capo, né coda. OBJ
242
+ 097aaf73-5191-418a-b616-60251a7a7cf2 Cosa consiglia a chi decide di sottoporsi a un qualunque intervento estetico? OBJ
243
+ 4b3ae58e-d7cd-4b03-978b-6cda73119d76 Ha continuato così, distillando un libro ogni tre-quattro anni, con l'ostinazione tipica dei sardi, limando la sua scrittura fulgente e a tratti un po' funerea, alla costante ricerca della parola perfetta, secondo un ideale letterario che non pare riduttivo definire d'altri tempi. SUBJ
244
+ e5bdf732-3302-42e4-8db1-5086d016c06a Inoltre - prosegue la circolare - "le suddette manifestazioni potrebbero determinare, anche in relazione all'attuale contesto conflittuale internazionale, il sorgere di tensioni con il conseguente rischio di effetti negativi sulla tenuta dell'ordine pubblico e sociale". OBJ
245
+ 7a631ac4-db26-4c9d-b3f3-401820a7c06e "L'obiettivo, lo dicono molte fonti, non è stato raggiunto - ricorda Francesco Perrone, Presidente Aiom - Al contrario, l'istituzione di 21 diversi sistemi sanitari regionali ha peggiorato le disparità nelle cure. OBJ
246
+ cd315446-49c3-4b21-b08e-718dee564c80 Ma è una scelta obbligata a volte da una disgregazione che abbiamo costruito noi”. OBJ
247
+ 0a204ce7-d8a6-4461-a097-4fd22c3f2b0d Il mio maestro ai tempi della scuola di specializzazione diceva: “Il chirurgo plastico è uno psichiatra col bisturi”. OBJ
248
+ efc77d5a-5b50-4817-bc73-7ad7bb36be0c Putin è arrivato a Kaliningrad OBJ
249
+ 186911ec-81d9-4163-8a5e-d4a62b391baa E se tu lo fai, paghi". OBJ
250
+ 7314bde7-bcb5-440e-9b8e-1543172bad06 Lo riporta l'Aviazione delle forze armate ucraine su Telegram precisando che in tutto sono stati lanciati 14 droni. OBJ
251
+ 459e1ed3-2f25-41ef-912b-f9e778789b45 Comitato investigativo russo: “Il volo è stato attaccato da un missile antiaereo di Kiev” OBJ
252
+ 47f66fa2-3805-49c4-a769-f62314faec7f "Sono ora in corso ulteriori azioni investigative volte a identificare le persone tra le forze armate ucraine coinvolte nella commissione di questo atto terroristico", si legge in una nota OBJ
253
+ b8157ed4-ee0f-4734-9fb0-f266fd0bb966 Zelensky chiede indagine internazionale sull'aereo caduto OBJ
254
+ 976d73fb-1269-49d1-b509-21aab670c53e Una follia – prosegue – che continua ininterrottamente, senza differenza per le politiche industriali. OBJ
255
+ 4720ca12-1146-4193-b63c-1e0412155f0f L'associazione riporta la lettera di Mondelez Italia Services Srl: "l'accordo di collaborazione tra Oreo e Chiara Ferragni comportava che la Sig.ra Chiara Ferragni disegnasse un packaging in limited edition di Oreo Double, in vendita da Marzo 2020 per un breve periodo e da noi venduto alla grande distribuzione allo stesso prezzo di cessione del prodotto standard. OBJ
256
+ c07b0c99-5e63-4c60-8c2a-9844806035ca Non può essere che una Regione decida di non studiare l’italiano e di studiare, invece, il dialetto veneto, non ha senso. SUBJ
257
+ 57b37399-616a-4fb0-bf34-0302086108e3 Le autorità militari ucraine hanno rivendicato l'attacco avvenuto nella notte ai danni di una raffineria in territorio russo. OBJ
258
+ 877d9df4-cee1-4d5d-9651-c84dd1b21f2f "Il 98,64% ha risposto che le norme sulla protezione dei minori dovrebbero essere ulteriormente rafforzate" spiega ancora il portavoce su X. OBJ
259
+ edfbd24b-b050-42a9-983e-ef5941f92c78 Il presidente russo, Vladimir Putin, ha visitato Kaliningrad per incontrare gli studenti dell'Università Kant e tenere un incontro sullo sviluppo della regione. OBJ
260
+ 4fdb2eb5-af31-4634-bd7e-e15bf8f27e47 Quali nuove forme di trattamenti estetici o di correzione del corpo stanno emergendo e in che modo stanno cambiando i trend nel campo della medicina estetica? OBJ
261
+ 38487376-2711-4736-8151-0b2fd33a1007 La firma di Erdogan era l'ultimo step per il definitivo semaforo verde della Turchia all'allargamento e mette fine a una attesa durata un anno e 7 mesi. OBJ
262
+ 6aa0cc69-033f-4920-8500-2fc2344e22d0 "Laddove non succedesse per volontà degli organizzatori, faremo valutazioni" OBJ
263
+ 176d6c3a-bbdc-409d-b782-c13640a1378a Sostenitori del nazionalista Girkin, condannato stamani a quattro anni, sono stati fermati davanti al tribunale. OBJ
264
+ e91f8684-211b-4b0e-9be2-e339a88ff3aa Il progresso scientifico perde buona parte della sua 'bellezza' se non arriva a tutti. SUBJ
265
+ 879b3e41-208e-4ec9-81ff-f45a3dbaa303 Le difese ucraine hanno abbattuto 11 droni nelle regioni di Odessa e Mykolaiv OBJ
266
+ 811be322-e957-4286-aef4-2aa86dd7a015 Quali sono le conseguenze negative evidenziate dall'eccessiva enfasi sui canoni estetici proposti dai social media? OBJ
267
+ eb54ae2b-d26a-4511-a4bd-1d21626e9f50 Le perplessità sui Livelli Essenziali delle Prestazioni OBJ
268
+ 75e930c5-607d-4e0d-8c9a-ad0cfb372cd4 Una linea di demarcazione che segna un prima e un dopo, per una carriera e probabilmente per la storia di un movimento intero. SUBJ
269
+ 45c13f6b-16ec-413e-9897-cc8175838a26 Contemporaneamente - si legge ancora - veniva creata una capsule collection (linea di abbigliamento in edizione limitata ritraente il biscotto Oreo) a marchio Oreo by Chiara Ferragni". OBJ
270
+ 7dcd5b5e-1bfd-4c36-b0c0-c477513de05f Nessuno è stato infatti membro del Bundestag più a lungo di Schäuble. OBJ
271
+ 4aa32e08-a664-4c3d-b797-d8dfc0c164b7 Il disegno di legge sull'autonomia differenziata approvato al Senato segna un punto di non ritorno per il Servizio Sanitario Nazionale. SUBJ
272
+ 7d43666b-4aac-4430-b867-ffb99f565ad4 "Nella lista abbiamo trovato cittadini ucraini che erano già stati scambiati in precedenza", ha detto Lubinets OBJ
273
+ 3f79d46b-3cf7-434b-b453-a61d35f4d64f Sulla controversa legge che vieta la "promozione dell'omosessualità" davanti ai minori, valsa all'Ungheria l'avvio di una procedura d'infrazione Ue, Budapest aveva già indetto un referendum nel 2022, risultato poi nullo per il mancato raggiungimento del quorum. OBJ
274
+ 261e3739-871a-4c74-a82a-609ce75614a2 Nel 2000 Schäuble fu coinvolto nello scandalo delle donazioni della Cdu, che segnò la fine dell'era Kohl. OBJ
275
+ 09448122-83e9-427c-b4da-d3d01d243c79 Droni sulla regione russa di Krasnodar, fiamme in deposito petrolio OBJ
276
+ 620c7b86-0c85-4cf5-a326-42d4524b02b6 Ci saranno ancora molte sorprese, il nostro lavoro continua", ha dichiarato una fonte della SBU ucraina. OBJ
277
+ ce266607-25c0-497f-9933-d5d1587f61ba Lo scrive su X la presidente della Commissione europea, Ursula von der Leyen, ricordando l'ex ministro delle Finanze tedesco. OBJ
278
+ 0e1ee7f4-3206-4064-89df-60feea97fe8b Il commissario ucraino per i diritti umani Dmytro Lubinets ha affermato, come riporta il Guardian, che l'elenco condiviso dai media russi dei prigionieri di guerra ucraini che sarebbero stati a bordo dell'aereo precipitato ieri sulla regione di Belgorod presenta delle discrepanze. OBJ
279
+ aa3dddf8-f0a5-4e16-b76a-5eb6482a2beb Rivolgendosi, poi, a Matteo Perego di Forza Italia: “Avete fatto peraltro negli ultimi mesi tanti decreti che aumentano le sanzioni penali, ma non risolvono il problema. OBJ
280
+ 7c5a515b-de7f-4f74-a0bd-2b402713d6c5 Il nazionalista russo Igor Girkin (detto Strelkov, il fuciliere), ex comandante delle milizie separatiste nella regione ucraina di Donetsk, è stato condannato a 4 anni di reclusione da una Corte di Mosca perché giudicato colpevole di "incitamento all'estremismo". OBJ
281
+ 2a62c373-ceff-4568-9dec-4d4aea7b4aa2 Il presidente ucraino, Volodymyr Zelensky, chiede un'indagine internazionale sull'aereo abbattuto in Russia con 65 prigionieri ucraini a bordo. OBJ
282
+ de605cfb-aa8f-4950-a048-7427990b8bec Ecco perché il chirurgo plastico deve scandagliare a fondo le motivazioni e le aspettative del paziente, perché non sempre il paziente riesce a correlare le sue richieste e i risultati. SUBJ
283
+ 9d3cb194-90fb-45d7-b655-4c84806f7ca4 Reduce dalla vittoria a Ballando con le Stelle, Wanda è sempre più impegnata ed è addirittura in uscita con una nuova canzone, il cui videoclip è stato girato in Brasile. OBJ
284
+ c4385c5d-9374-4374-a89d-ad8acdcb0443 Qualcosa di titanico che certifica un cambio di status, indipendemente da come andrà la finale di domenica contro uno tra Alexander Zverev e Daniil Medvedev. SUBJ
285
+ 6fb81d41-a326-4101-9241-65f3324a5621 "Ci sono delle valutazioni in corso". OBJ
286
+ bd0fd07e-2f0c-4aca-947c-e7e7dcf22c47 Sempre secondo quanto riferito dal sito sudamericano, Mauro Icardi non avrebbe fatto resistenze e avrebbe accettato di buon grado l'accordo milionario, che però sarebbe solo a titolo di "risarcimento" oltre alla conseguente causa di divorzio nel caso i due coniugi si lasciassero. OBJ
287
+ 471ffeac-4a1a-4afc-94fd-7fcc2bb6ab47 Per questo l'imprenditrice argentina avrebbe deciso di tutelarsi, facendo firmare un accordo milionario al marito, che gli imporrebbe un risarcimento record in caso di infedeltà. OBJ
288
+ 2ef27aad-facf-4471-a74d-5ab920c7b64b Russia, aperta un’inchiesta per terrorismo sull’aereo precipitato OBJ
289
+ 864999ff-94c5-4ed4-8a58-de34000ce82d L’altoatesino con uno schiaffo al volo annulla un’occasione di 4-3 di Nole e poi si costruisce una nuova palla break, annullata dopo uno scambio duro. SUBJ
290
+ eef6020d-5c5b-48ec-85e9-ffb617ee17df Kiev sta lavorando per organizzare una visita del primo ministro ungherese Viktor Orbán in Ucraina. OBJ
291
+ 32c3b0f7-52a1-44d8-8773-281c6acdbd76 E fa il dito medio. OBJ
292
+ 2c589810-e5e5-4d83-ad75-80d898f416ab Lo riporta Kyiv Independent OBJ
293
+ 0b81b121-4f61-4457-8d6c-de9153bff992 Le labbra hanno un’estetica legata a molteplici fattori e proporzioni che non sono semplici da valutare e spesso conducono a risultati grotteschi. SUBJ
294
+ 5d8b5dd2-8c29-4c8b-9093-0f1967d9ef50 Sono state trovate e risultano "in buone condizioni tecniche", entrambe le scatole nere dell'aereo russo Ilyushin-76 precipitato ieri nella regione di Belgorod e che secondo Mosca è stato abbattuto dalle forze di Kiev mentre trasportava 65 prigionieri ucraini ad uno scambio con soldati russi. OBJ
295
+ 3ae74265-2a67-42fa-8ae4-c3da56c08f1d Inoltre paragonare immagini di attori paparazzati per strada a foto di studio photoshoppate non ha senso. SUBJ
296
+ af224a41-2b73-4b1e-bc41-d641b7eb2a75 Si tratterebbe della prima visita dall'invasione della Russia del leader ungherese, figura ampiamente considerata come la più solidale con Mosca tra tutti i leader dei Paesi Nato. OBJ
297
+ 4bb075eb-d423-4f39-a3cf-721929586d22 Un atto ufficializzato con la pubblicazione sulla Gazzetta ufficiale turca questa sera. OBJ
298
+ ada8e4a6-c6af-46db-8f20-51ff631b23fb Sarà una conseguenza del tutto logica. SUBJ
299
+ 0f3de4b9-945a-4713-873c-5a81f6599858 Il fidanzato di Roberta Bertacchi sarebbe stato in casa con lei la notte prima che la 26enne venisse trovata impiccata sul balcone della sua abitazione a Casarano, in provincia di Lecce, la mattina del 6 gennaio. OBJ
300
+ c1c31674-6a1f-4933-aa35-e74da2352533 Lo rendono noto i media locali, secondo i quali i residenti hanno riferito di aver visto diversi droni sorvolare la zona. OBJ
301
+ 717cac92-586a-48ef-872d-fbb68522db9b Lo rendono noto le autorità locali, citate dai media di Kiev. OBJ
302
+ 7cf9bdd4-d0f7-422d-bd2f-14d087da2d91 Noir ambientato in Liguria, la prima volta per l'autore. OBJ
303
+ 797947c5-fed3-4240-b693-dac8790c860f La malattia scoperta di recente dalla showgirl ha fatto riavvicinare la coppia, che da ormai dieci anni è legata dal vincolo del matrimonio. OBJ
304
+ 3f3ab0fc-a769-4837-8be4-99325fb5c566 Orbán è stato poi spesso un ostacolo alle speranze dell'Ucraina di ottenere aiuti e l'adesione all'Unione Europea. SUBJ
305
+ f3703355-e982-4e2b-9e93-3dd99fe0517c Venuti a conoscenza della sua decisione di procedere in tal senso, anche Oreo ha deciso di effettuare una donazione allo stesso ente (Cesvi a favore dell'emergenza Coronavirus)". OBJ
306
+ 58888ae3-ced1-4151-84b5-18e5f4f3fff5 Terzo: le leggi che esistono e che comunque regolamentano l’utilizzo dei titoli accademici, non vengono fatte rispettare. SUBJ
307
+ c2f88c52-4bd3-42ad-b62f-c949d1a966d3 Era un sentenza insomma, fino all’arrivo di questo 22enne nato a San Candido che sta riscrivendo il rapporto tra il tennis e l’Italia. SUBJ
308
+ dcfaf8dd-507e-4675-bb27-27e7b8111c00 Antonio Guterres, segretario generale dell'Onu, accoglie il ministro degli Esteri russo Serghei Lavrov al Palazzo di Vetro. OBJ
309
+ dca7a5c5-4b8d-46c3-9f01-7125b903d5f5 E lancia sassi ai vicini OBJ
310
+ f8917e97-8c45-46b0-8b66-f0202bd6b07e Il portavoce del Cremlino, Dmitry Peskov, ha precisato che il suo viaggio "non è assolutamente un messaggio diretto ai Paesi della Nato". OBJ
311
+ c29c6a7d-9bba-4c1a-8432-b5d7436cf61b Nell'ultima puntata del 24 gennaio di Fuori dal coro, su Rete 4, condotta da Mario Giordano, sono stati mandati in onda alcuni documenti sulla donna che, fin dall'inizio della vicenda, ha accusato i vicini di essere i responsabili della scomparsa del suo gatto. OBJ
312
+ ab0803c0-bf8c-4af5-a37f-954ade707141 La prima visita è importante, in quanto è il momento topico in cui si analizza il problema e si imposta la soluzione ideale, il momento della diagnosi e della terapia, non l’occasione di vendita di una prestazione. SUBJ
313
+ 2addba33-5429-4d35-800c-43f8efcf41c9 Alti e meno alti, certo, ma sempre prodotti confezionati da un vero, grande artigiano che andava via via affinando la propria tecnica, fino a trovare una inconfondibile cifra stilistica. SUBJ
314
+ ae7ac055-c9b3-410f-9286-146f8b0369ec In un mondo perfetto la chirurgia estetica dovrebbe mirare a risolvere i problemi di benessere psicofisico dei pazienti che non riescono a convivere serenamente con un difetto o un aspetto della loro immagine che non accettano e non sentono come un’armonica parte si sé. SUBJ
315
+ a3d684c6-f482-43a3-8c57-13d8722ebf53 Eppure questo non evita un’altra palla break per Jannik. OBJ
316
+ 71f2ca9c-de29-4c2c-9656-aa2e29ee8fe6 Lo riferisce l'agenzia Ria Novosti citando i servizi d'emergenza. OBJ
317
+ 97ec3648-1f9c-4858-b4ec-e7cd97ff5d82 Il presidente russo Vladimir Putin sarà oggi in visita a Kaliningrad, l'exclave russa stretta tra Polonia e Lituania, in un viaggio che il Cremlino ha tenuto a sottolineare "non è una provocazione alla Nato". OBJ
318
+ d207c028-cc3a-446d-acfe-ed43bcd71e83 Le conseguenze negative sono sostanzialmente legate al fatto che i canoni proposti spesso non si ispirano ad armonia e buon gusto, bensì frequentemente enfatizzano aspetti caricaturali e talvolta grotteschi. SUBJ
319
+ 81643a49-ca62-4e80-b1d7-34ae50c02e0b D’altronde non poteva che nascere nella capitale un master che ha come obiettivo quello di integrare la scienza e la salute nell’ambito dei rapporti politico-istituzionali e delle policy di livello nazionale e internazionale. SUBJ
320
+ 16cdf6d1-a1d8-480d-8eb8-83137e1456c5 Con Merkel, invece, Schäuble fu ministro dell'Interno dal 2005 al 2009 e poi ministro delle Finanze per due mandati, dal 2009 al 2017. OBJ
321
+ 1ba5e410-0557-4f00-bbe7-5ea5f2e2ee14 Il problema è costruire le condizioni, affinché questi ragazzi abbiano un'alternativa, poi quando commettono un reato è ovvio che paghino. SUBJ
322
+ a78adc17-814c-435a-88ea-c64323c61732 Per quanto riguarda la medicina estetica, intesa come l’attività dei cosiddetti medici estetici attuali (ad eccezione dell’uso sapiente di tossina botulinica e fillers di cui pochi seri professionisti sanno fare uso), sono orripilato dalla maggior parte dei trattamenti che propongono, per cui preferisco non addentrarmi ulteriormente nell’argomento. SUBJ
323
+ 26f1d8b5-0bae-4f77-8447-7b99e50f3853 Quali sono le principali preoccupazioni riguardo al rapporto tra l'influenza dei social media e l'aumento delle richieste stravaganti di interventi di medicina estetica, in particolare da parte dei giovani? OBJ
324
+ 77b3a866-d2d6-4e9a-ae96-051b723faaa1 "I rappresentanti del ministero russo delle Situazioni di emergenza che sono arrivati sul posto sono stati di fatto cacciati da rappresentanti dell'Fsb (l'intelligence russa, ndr) e dell'esercito, e non sono stati autorizzati a ispezionare il sito e a localizzare i rottami secondo il protocollo", ha detto. OBJ
325
+ 8642496a-d215-4af5-bd82-762593f878e1 Attraverso le sue azioni e il suo esempio, ha plasmato la democrazia tedesca come nessun altro. SUBJ
326
+ 5d0627f6-252e-4d2b-bbf4-4ae37bd2fd6d Come ha riferito il portavoce della presidenza, Dmitrij Peskov, il leader russo incontrerà gli studenti dell'Università Federale Baltica Immanuel Kant. OBJ
327
+ dd99fc0b-a943-45b4-89fd-e0386bd6afaf Per Djokovic sfuma il record assoluto di titoli Slam a quota 25, così come manca l’aggancio a Margaret Court nella speciale classifica degli Australian Open vinti: 10 per lui, 11 per l’australiana. OBJ
328
+ 55897a29-f836-4bbf-ac3a-c7c30eb8682b La lezione arriva proprio dal mondo dell'oncologia: "Se un trattamento contro il cancro non funziona - esemplifica Perrone - è regola della pratica clinica cambiare terapia: insistere, intensificando le dosi, aumenta gli effetti collaterali senza alcun beneficio". OBJ
329
+ 861d642b-b3b1-4e04-a32d-68824a0152d7 Attacco di droni ucraini in territorio russo: colpita la raffineria di Tuapse OBJ
330
+ 6fcf390f-6c0d-4776-9179-df7920cb655c Kiev: dal luogo dell’incidente dell’aereo precipitato, recuperati solo 5 corpi OBJ
331
+ 37ad2678-bac2-4c73-8e68-b25802119f17 Nella nota dei servizi di difesa ucraini viene spiegato che "nell'impianto della raffineria di petrolio Rosneft a Tuapse, danneggiato dai droni, erano stoccate 112 tonnellate di benzina e 200 tonnellate di olio combustibile. OBJ
332
+ 85a59ae2-36bc-4939-9cd9-4d96466ce89f Il presidente russo, Vladimir Putin, è arrivato a Kaliningrad dove incontrerà gli studenti dell'Università Kant e terrà un incontro sullo sviluppo della regione. OBJ
333
+ 2f30c7cc-27fe-415b-9449-9a6ce0a31900 E a margine ha tenuto un colloquio separato con Guterres, durante il quale sono stati discussi "vari aspetti della cooperazione tra Russia e Onu e le principali questioni dell'agenda internazionale". OBJ
334
+ 6b3faecc-594e-4a96-a016-0a04723f9e44 La Russia sta "sfruttando" lo schianto dell'aereo militare IL-76 per "seminare malcontento interno in Ucraina" e "minare" la volontà dell'Occidente di continuare a fornire sostegno militare all'Ucraina. SUBJ
335
+ 344fcc9a-bbf6-4197-9836-232335c8ba3f Gli studenti e le studentesse, che siano neo-laureati o giovani professionisti, seguiranno un percorso suddiviso in moduli tematici, che riguardano ambiti come la biologia, la medicina, l’etica ambientale, l’ecologia, l’urbanistica, la psicologia, la comunicazione ed il marketing, la politica. OBJ
336
+ a92edb88-60c6-4526-9e8c-ee1bd8846d89 Questo fenomeno è esclusivamente colpa della comunicazione. SUBJ
337
+ aa2186b3-3b14-4718-9418-1dd4576a5d30 Questa volta Jannik non si fa pregare e si prende il break con l’ennesimo rovescio lungo di Nole, 3-1. OBJ
338
+ 012cfc40-a33d-4cc7-9daf-3161151a8983 Secondo quanto si era appreso finora, il 35enne avrebbe invece detto agli investigatori che quella sera, dopo la lite nel locale, era tornato a casa sua a dormire con i figli. OBJ
339
+ 73696bc7-318f-4a12-adc1-ba3fb202a7a0 Visto che la vita professionale va a gonfie vele e le impone di rimanere lontana per lungo tempo dal marito, Wanda avrebbe deciso di tutelarsi da possibili nuovi tradimenti mettendo alle strette Maurito, che vive a Istambul per ragioni calcistiche. SUBJ
340
+ 99457a75-c112-4e88-9403-24bf31dd6a27 Purtroppo, anche i medici sono presi un po’ tra l’incudine e il martello, perché, se rifiutano una correzione che ritengono non idonea, la paziente troverà senza difficoltà un altro che la farà. SUBJ
341
+ d45921e6-e686-472a-aae4-bcdae8f7d988 Insomma, Nicola non lo sapeva quando l'ha scritto, ma il suo romanzo profuma di pandoro... SUBJ
342
+ b00756e1-2ef6-4a71-bb72-e4f2b0b72412 Effettivamente sono i giovani quelli che subiscono le influenze negative dei media, in particolare dei cosiddetti influencer e dell’uso e abuso dei filtri. SUBJ
343
+ d33be482-f872-4706-83b9-d89d0696fa20 "Questo dimostra - ha aggiunto il portavoce - che la Russia aveva ragione quando, ancora prima dell'avvio dell'operazione militare speciale (in Ucraina), il presidente Putin parlava delle nostre profonde preoccupazioni per la nostra sicurezza durante lo strisciante processo per portare le infrastrutture della Nato vicino ai nostri confini". OBJ
344
+ f9fc93b8-c1a4-4e53-8526-783f0c6cba5b "Molte circostanze - sottolinea - richiedono indagini ed esami approfonditi". OBJ
345
+ c9207703-ef47-4422-8b29-4bbb6488d510 È quella condizione che porta una persona a confrontarsi con gli altri solo o soprattutto attraverso un certo particolare, una caratteristica, chiamata, a seconda dei criteri estetici del luogo o del momento, “difetto” e a sentirsi inferiori a chi quel difetto non ce l’ha. SUBJ
346
+ 7af0e292-4f3a-4d8c-8f41-70bb7f44b281 Dopo la finale alle Atp Finals e la vittoria in Coppa Davis (annullando tre match point a Djokovic in semifinale), per Sinner arriva questo nuovo cambio di prospettiva, forse quello definitivo. SUBJ
347
+ 0b122d4d-1e7c-4a5d-837d-b63841109410 Questo è un principio cardine della nostra etica professionale, sia nell'assistenza che nella ricerca". OBJ
348
+ 085084fd-d368-4587-b56f-f17d5fc80e90 Il 99,32% ha risposto che "invece delle spedizioni di armi è necessario un cessate il fuoco e la pace in Ucraina", scrive il portavoce, mentre il 99,06% si è detto d'accordo sul fatto che "non dovremmo pagare di più per il sostegno all'Ucraina fino a quando non riceveremo il denaro che ci è dovuto". OBJ
349
+ be6b36a3-9b12-4ec9-816c-267bceaff201 Una consultazione, articolata in undici quesiti, cui hanno risposto in 1.545.628, fa sapere in un tweet il portavoce di Orbán, Zoltan Kovacs. OBJ
350
+ 33daed53-035e-4f68-8949-8ab6e25547d6 Per la stampa argentina si tratterebbe di una sorta di precauzione adottata dall'imprenditrice per tutelare lei e i suoi figli, in particolare le due bambine nate dalla relazione con Icardi, Francesca e Isabela. OBJ
351
+ 84dd07e5-5379-4ce9-8129-e73e8f694378 "Il Servizio Sanitario Nazionale è uno dei migliori al mondo, ma ha bisogno di 'manutenzione' e di essere difeso nella sua principale caratteristica, cioè l'universalismo delle cure - afferma il Presidente Aiom -. OBJ
352
+ 65e7207b-c565-413a-ba8d-60141a1a0d29 Si tratta dell'ultima fatica: Scrittori al veleno. SUBJ
353
+ 3b5a10cf-3eb0-43f9-9245-081b8abda130 Durante la visita tutto dovrà essere chiesto e tutto dovrà essere spiegato, soprattutto i limiti e i lati negativi; quelli positivi il paziente già se li immagina. SUBJ
354
+ 07337460-6f33-4b3e-8f60-2bbdcb395868 Due palle break, basta la prima. OBJ
355
+ 0340e023-fb0c-4156-93da-a89f2700e93f E questo, ha tenuto a precisare il ministro, "non per negare la libertà di manifestare ma per renderla compatibile con quei valori". OBJ
356
+ 0b385005-c9d4-4691-9c2a-d81a573c025d La polizia russa ha arrestato tre persone che protestavano davanti al tribunale di Mosca che ha condannato a quattro anni di reclusione il nazionalista russo Igor Girkin, ex comandante delle milizie separatiste della regione ucraina del Donbass. OBJ
357
+ bc523fea-cc50-47d0-8e0d-b6527c06f2fb È quanto ha affermato il portavoce dell'intelligence della Difesa ucraina (Gur) Andriy Yusov, parlando a Radio Liberty. OBJ
358
+ dfa5eb4a-fb29-44dc-8a99-30e2b6586cb0 L'Ucraina ha denunciato un attacco informatico su larga scala contro uno dei data center utilizzati dalle aziende che fanno parte della rete di distribuzione del gas ucraino. OBJ
359
+ d036c394-a03d-4019-992d-515caf67c7cf Con la scomparsa di Wolfgang Schäuble "la Germania perde un pensatore acuto, un politico appassionato e un democratico combattivo", ha scritto su X il cancelliere tedesco, Olaf Scholz, che sottolinea come Schäuble abbia "plasmato il nostro Paese per oltre mezzo secolo: come deputato, ministro e presidente del Bundestag". OBJ
360
+ bd3bef8e-c322-464c-aa23-1ff15ae0c6ce A mettere nero su bianco l'accordo anti-corna sarebbe stata Ana Rosenfeld, l'avvocato di Wanda ma anche una delle sue migliori amiche, che già in passato si era occupata delle questioni legali della famiglia. SUBJ
361
+ 7f84096f-1b74-4dd3-b04f-841d1bd4fe50 “I primi risultati delle indagini russe, compresi i dati preliminari dell'ispezione del luogo dell'incidente, ci permettono di concludere che l'aereo russo II-76 è stato attaccato da un missile antiaereo proveniente dal territorio dell'Ucraina". OBJ
362
+ 9fdddc5f-4e25-4996-b887-5a56e4cba637 È un insieme complesso di elementi, che concorrono a risultati importanti, come la sopravvivenza e la qualità di vita dei pazienti", sottolinea il presidente. OBJ
363
+ 77270b03-bfb4-4b29-bf3e-0e9223af9a9f Girkin, un ex colonnello dei servizi di sicurezza russi Fsb, è un convinto sostenitore dell'operazione militare in Ucraina, ma non ha risparmiato critiche ai vertici militari e allo stesso presidente Vladimir Putin per la sua conduzione. OBJ
364
+ 74b95308-e2a1-4df3-a44b-4c57a8bca5f2 L’azzurro non la sfrutta e così Nole si salva con una grande contro-smorzata a chiudere il game. SUBJ
365
+ d051a51c-2065-43fa-b0a5-f6eadcfa717d "Per informazioni più dettagliate circa la suddetta vendita della capsule collection e la relativa donazione - conclude la missiva - vi invitiamo pertanto a rivolgervi direttamente alla Sig.ra Chiara Ferragni". OBJ
366
+ 23e1df0a-1260-42cb-9cf0-e414e4cb7b3f Kiev: “Nell'elenco di Mosca ci sono nomi di prigionieri già scambiati” OBJ
367
+ 8bd1f4e8-6bbc-49d0-9467-7390ebc66fe7 Anzi, assume le sembianze sgradevoli delle occasioni sprecate, dei diritti raccontati ma non garantiti. SUBJ
368
+ 5e448f9f-74ee-4145-996b-7378924390b3 A seguito "dell'emergenza Covid - prosegue l'azienda - la Sig.ra Chiara Ferragni ha deciso autonomamente, al di fuori dell'accordo commerciale in essere, di donare in beneficenza l'ammontare derivante dai proventi della vendita della parte della capsule collection nella sua disponibilità. OBJ
369
+ e27c8ca7-e314-4409-9fa8-6caa7181e43c Mai più". OBJ
370
+ 22332b4c-fe7d-41fd-aeba-0300a4e21b33 Guterres stringe la mano a Lavrov: bufera sui social SUBJ
371
+ 5007e9af-49e3-4ecb-b166-0bc8d8a203ae L'accusata e le vittime sono ospiti tutti a «Villa Solitudine», centro internazionale a tutela della poesia e della letteratura, collocato in cima alla più alta scogliera di Manarola, nelle Cinque Terre, dove in passato, dietro invito degli organizzatori e sulla base di una selezione rigidamente meritocratica, si è riunito il Gotha della Patrie lettere. OBJ
372
+ 649d9a57-0f29-45f2-928e-b67500b22a5e A partire dal nostro Risorgimento, prima i piemontesi, poi i romani hanno fatto una politica meridionale basata soltanto sui trasferimenti dall’alto. SUBJ
373
+ 4bcc8d4d-9dec-443c-8ddd-e7a5b1ba7d60 Già in occasioni passate - e molto dopo l'invasione russa dell'Ucraina - il segretario Onu e il ministro russo si sono visti e si sono stretti la mano, come testimoniano gli scatti diffusi dai media. OBJ
374
+ d2b2b4ec-6055-46dc-80eb-b80e9fe64a32 Wanda Nara però non dimentica la scappatella del calciatore argentino con la modella Eugenia "China" Suarez, che li portò a un passo dal divorzio nell'autunno del 2021. OBJ
375
+ 6bd37a40-d0e4-4b45-9165-e9236296f683 Primo set – Concentrato, aggressivo, dominante. SUBJ
376
+ 2933293f-6191-46a6-894d-f9356e7b9ec5 Kiev lavora a una visita di Orbán in Ucraina OBJ
377
+ 49e29960-634d-4dc9-8abf-3f6cdaaa53ad L’equilibrio questa volta tiene, anche perché il serbo sembra essere entrato finalmente nel match. SUBJ
378
+ aabe23fe-11b8-48e3-9df8-e2aa29a5bbc7 Il filler alle labbra sta diventando un must tra le giovani. SUBJ
379
+ 5c88ff7c-8335-47bf-8c4c-221be405ec08 "Quando ero giovane ministra, Wolfgang Schäuble è stato per me un maestro politico. OBJ
380
+ 3cb73c0c-7daf-4b43-9a0f-08af237818a4 Il filosofo ribadisce l’importanza di un’autonomia regionale effettiva e funzionale: “Se le Regioni hanno una certa dimensione, degli effettivi poteri e delle effettive responsabilità specificate, non certo quel casino che hanno fatto con la riforma del Titolo V, va da sé che ciascuna di loro marcerà in modo differenziato rispetto alle altre. OBJ
381
+ c91c1fca-388c-4a26-bbc3-6f12991460d3 Secondo quanto reso noto, a colpire la raffineria sarebbero stati alcuni droni kamikaze imbottiti di esplosivo. OBJ
382
+ a3e3d458-3738-4aec-941b-535ed81a5390 Il suo rovescio in avanzamento è lungo. OBJ
383
+ 35cf16ac-010d-446e-8d02-aa1488d3e19b Ora l'autonomia differenziata costituisce, di fatto, un'intensificazione del regionalismo sanitario introdotto nel 2001, che ha già causato troppi danni ai pazienti oncologici. SUBJ
384
+ 07c80c33-3be2-4965-b90b-84206024b9dd Lo ha detto la vicepremier ucraina Olha Stefanishyna secondo quanto riportato da Sky News. OBJ
385
+ 23d43e0e-9c77-4476-90ab-0c70902a7872 Come reso noto nel recente rapporto di Agenas, esistono ancora disparità sullo stato di avanzamento e sull'efficienza delle reti regionali e quelle ancora lontane dalla realizzazione degli obiettivi organizzativi vanno supportate, più di quanto non sia stato fatto fino ad ora. OBJ
386
+ c66703b8-152b-4112-803d-61e844d9c3d5 Ora per l'ingresso della Svezia nella Nato manca solo il via libera dell'Ungheria OBJ
387
+ 2ecea374-49d2-4b9b-8c77-0fe3168a3117 Tra gli ospiti presenti in studio, dà la sua versione il direttore di Articolo 9, la rivista green di Editailor, Paolo Cento: "Se diventano criminali è anche perché non c'è una politica in questo Paese contro la dispersione scolastica, se diventano criminali è anche perché le periferie sono abbandonate a sé stesse, se diventano criminali é perché questi giovani spesso non hanno un'alternativa di lavoro, di identificazione con modelli positivi e quindi bisogna farci i conti, non solo con il carcere. OBJ
388
+ 0b7defcb-966f-4698-a9c9-dc0d9f5117b6 La vocazione interdisciplinare, necessaria per affrontare la questione del One health è rappresentata dall’apporto di docenti di fama, provenienti innanzitutto, ma non solo, dalla Scuola di Studi Avanzati della Sapienza e dal National Biodiversity Future Center, dalla presenza di professionisti del settore della biologia planetaria e da rappresentanti della salute, dell’imprenditoria e della politica applicata. SUBJ
389
+ da6d980a-e775-4578-8bca-f2d8938362c7 La quale è l'unica, tra gli ospiti di «Villa Solitudine» che possa realmente fregiarsi del titolo di scrittore e non esiterà a denunciare le magagne dei suoi falsi colleghi (libri scritti da ghost writer, tossicodipendenze...). SUBJ
390
+ c8f1c25f-c47a-45b2-bfc6-c42d824597f3 Il primo non va a segno, ma non il secondo: 6-1 Sinner in appena 35 minuti di gioco. OBJ
391
+ 5e3daca8-6e6d-47e7-a3c4-8b95a9fb20d3 Nino Frassica, la moglie fuori controllo: "Fottiti in c***! Muori". SUBJ
392
+ 6ac5775d-28df-4cd4-9b1d-750dd31ebefa Un democristiano di cuore e di mente". OBJ
393
+ 235b1a24-39f3-4781-a476-3edfa7e74ce4 L'accordo sulla sicurezza, sottolinea Ard, riguarda garanzie per l'Ucraina anche dopo la fine della guerra seguita all'invasione da parte della Russia. OBJ
394
+ 643c1872-e0ad-4b82-becc-386725e5dca9 Erdogan firma il protocollo per l’ingresso della Svezia nella Nato OBJ
395
+ ef5d5d08-b241-4273-81fe-c4de64fe89f6 Per quanto riguarda la chirurgia plastica estetica, ci sono i seri professionisti preparati che perseguono il benessere e la soddisfazione dei pazienti con risultati armonici e naturali, al contrario di quelli che ragionano con marketing e convenienza personale, che si preoccupano solamente di riuscire a vendere qualsivoglia prestazione al paziente. SUBJ
396
+ 1ce6ae3f-40da-4991-9ee2-478b0daec5f6 Lo ha annunciato il cancelliere tedesco, Olaf Scholz, ieri dopo un incontro con il primo ministro slovacco Robert Fico. OBJ
397
+ 80566103-5339-4727-9e5f-fed792bebad3 Nell'impianto si sono registrate due potenti esplosioni che hanno provocato un incendio che a sua volta ha danneggiato l'impianto primario di lavorazione dei prodotti petroliferi. OBJ
398
+ ed87d697-774a-4986-9ee5-343aa800a207 La Meloni o la Schlein che decidono le politiche del Mezzogiorno? Ma siamo pazzi?“. OBJ
399
+ 87583baa-5f76-43ff-9de9-2170d1fb9029 "In realtà, questo numero corrisponde al numero di membri dell'equipaggio dello stesso Il-76", ha sottolineato Yusov. Secondo le autorità russe a bordo del volo, oltre ai membri dell'equipaggio, viaggiavano 65 prigionieri ucraini. OBJ
400
+ 36f2d2e0-8c1f-4b80-9c88-983b6ef04648 Come in un giallo di Agatha Christie, quattro giovani scrittori sono morti avvelenati da un risotto all'amanita phalloides, che la cinquantenne collega sarda Antonina Pistuddi avrebbe cucinato per loro. OBJ
401
+ db077e0c-27b4-49ca-90ba-1ce4fb46968c E spiega: “Occorre invece responsabilizzare fino in fondo le Regioni, bisogna trasformarle da enti che vivono di trasferimenti finanziari a enti totalmente responsabili anche sul piano della riscossione delle imposte e si devono fare delle Regioni che abbiano un senso anche dal punto di vista quantitativo. OBJ
402
+ 07773e44-b488-4fce-95fe-fcdf70139fbe L'allarme arriva dall'Associazione Italiana di Oncologia Medica (Aiom) che esprime forti preoccupazioni e prospetta uno scenario tutt'altro che roseo: assistenza dei pazienti oncologici ridotta a semplice prestazione, confini alla ricerca scientifica più debole e a diverse velocità, aumento delle disequità territoriali nell'accesso alle cure, progressiva privatizzazione della sanità in alcune Regioni, concorrenza anche tra le strutture pubbliche, a danno sia dei malati che degli operatori sanitari. SUBJ
403
+ eeb1d270-9a99-4290-aeb2-28df0007e5e6 L’inizio della partita è tutto dalla parte di Sinner, per niente intimorito di trovarsi sulla Rod Laver Arena contro Novak Djokovic, in una semifinale Slam. SUBJ
404
+ a6352f6b-2876-45d0-acc1-1d59e911aa71 Questo è il compito della chirurgia estetica: il risultato non deve essere il fine sic et simpliciter, ma il mezzo per raggiungere il benessere del paziente. SUBJ
405
+ 1a2b8555-773e-44b4-ac5c-e3fe0c9b35a3 "Attualmente i siti web e il call center non funzionano" riferisce il canale Telegram dell'azienda Naftogaz. OBJ
406
+ 5bd6f867-c649-421e-83fe-b09bbe488c37 Che senso ha – continua – un assetto regionale in cui ci sono regioni più grandi dell’Olanda e del Belgio messi insieme e altre da 100mila abitanti? Che senso ha avere Regioni a statuto speciale che fanno quello che vogliono e altre l’opposto? È tutto un assoluto casino e occorre riassettare tutto. OBJ
407
+ b13d51f3-2735-48fc-baaa-202c6e78532b Finita? Non proprio, perché Jannik alla fine strappa ancora il servizio al serbo: 5-2. OBJ
408
+ 9ff2b37c-f156-4824-80d8-8c0a0226bce7 Jannik riparte come se niente fosse, si costruisce un nuovo match point e un vincente di diritto lungolinea dà inizio a una nuova storia. SUBJ
409
+ 7df0fdb9-f74d-4e35-bd92-09224f8ba99d Lento, falloso e stranamente in tensione, per il serbo equivale a un cazzotto. SUBJ
410
+ b3ddd632-3329-402f-9d3b-ca96154b898d È stato un atto terribile: gli ucraini hanno ucciso i loro prigionieri”. OBJ
411
+ b2be6d5d-1084-4f89-b5d7-3be053bfbc83 Vediamo personaggi famosi stravolti nella loro bellezza dai fillers. SUBJ
412
+ 9e265cf1-ba7c-49e0-b3b0-2721fb43825c Durissima critica del filosofo Massimo Cacciari sul ddl Calderoli sull’attuazione dell’autonomia differenziata delle Regioni a statuto ordinario. SUBJ
413
+ f0e80f26-fe4d-45f3-b234-9d951e361db4 Si tratta dell'impianto di Tuapse, sulla costa del mar Nero a metà strada tra Krasnodar e il confine con la Georgia. OBJ
414
+ c8da2eef-4e17-45de-abd2-9d7acf81f6f5 Con l'iniziativa "'Capsule collection limited edition Chiara Ferragni by Oreo'" l'imprenditrice, prosegue il Codacons, aveva promesso "che il 100% del ricavato delle vendite di tali abiti sarebbe andato in beneficenza per iniziative contro il coronavirus". OBJ
415
+ 025e3971-37e0-4047-a971-3c8f2b3ada0a Perché si continua a colpevolizzare la chirurgia estetica e non il cattivo uso dei fillers? SUBJ
416
+ b8d065b8-78c3-4571-b515-0c7f0af306eb Gli allarmi di vari alti ufficiali europei su una prossima guerra con la Russia sono dovuti al fatto che "gli europei tendono sempre a cercare un nemico esterno nei momenti difficili, e per loro, ovviamente, noi siamo il più antico nemico esterno". OBJ
417
+ e58c0a6f-5d56-425c-a41c-39987421fff7 Aveva criticato Putin OBJ
418
+ 41447b7b-adff-422f-b4ab-b5a1f3e600c6 In un video si vede la donna che dopo aver lanciato una pietra contro la finestra della famiglia con cui condivide il pianerottolo comincia a insultare la vicina: "Fottiti in c***". OBJ
419
+ ea78ff18-700c-486a-89d2-ee428eb9377a Se il lavoro lo dai a 400 euro è evidente che non funziona con questo modello sociale, che a me non piace, un modello per cui se non hai le scarpe all'ultima moda, la borsa firmata non conti niente. SUBJ
420
+ 1330bb00-b2e3-42d8-b347-fa77cd9836fb Le difese aeree ucraine hanno abbattuto, nelle regioni di Odessa e Mykolaiv, 11 droni di tipo 'Shahed-136/131' lanciati dalle forze russe nella notte. OBJ
421
+ 8ea86d31-81f0-475b-91ae-a8288984bced Secondo quanto riferito alla France Presse da una fonte della sicurezza ucraina, "l'unità primaria di trattamento del petrolio, vale a dire le colonne del vuoto e quelle atmosferiche, è stata danneggiata". OBJ
422
+ 30757429-cde3-42bf-8f6a-986d6d15b6b4 Lo schiaffo al volo sul primo turno di servizio di Nole vale il break alla prima occasione. OBJ
423
+ 409b840f-0a0c-465b-b472-d1c9e3cb23fd Vincere agli Australian Open contro Novak Djokovic, sulla Rod Laver Arena, è infatti l’impresa più grande che il tennis mondiale può mettere a disposizione in questo momento, alla pari forse del superare Rafael Nadal in finale al Roland Garros. SUBJ
424
+ fcdd9545-c975-425b-abe7-8ffc8bb4e82b A conferma di ciò, Lecca mette in scena in diretta, sugli schermi della Bbc, un terribile processo contro la piccola, tenace scrittrice sarda. SUBJ
425
+ 143211e1-aa9d-4f01-a0e6-63e6be7ab67d I moduli didattici partiranno a febbraio 2024; le iscrizioni saranno possibili fino alla fine di gennaio. OBJ
426
+ 450be8c3-6c23-4270-9fa9-2d76d69614f3 La Sapienza Università di Roma, per rispondere a questo nuovo quadro, quest'anno ha aperto il primo Master per diventare One health analyst, ossia esperti del tema della salute unica. OBJ
427
+ 1520a630-4bae-40d3-b0c4-23440f1fb1eb Lo riferisce il governatore regionale Oleh Kiper, citato dai media locali. OBJ
428
+ ccaa1bc4-2b83-4d2a-a243-63d294669aad "L'autonomia differenziata aumenterebbe il divario già esistente - spiega Perrone - Oggi è già forte la concorrenza fra sistema pubblico e privato, ma, con la realizzazione del regionalismo differenziato, è concreto il rischio che le stesse strutture pubbliche entrino in competizione fra loro e che le Regioni più ricche offrano ai professionisti migliori contratti e remunerazioni più elevate". OBJ
429
+ f4f7e8b8-a0d8-4989-af9c-b1c342c13279 È una di quelle giornate che segnano un prima e un dopo, e nel quale gli aggettivi si sprecano. SUBJ
430
+ 99b24bd3-18bb-4b5e-9a2e-dcef394f95d6 La posizione dell'Aiom è chiara: per troppo tempo la gestione del Servizio sanitario a livello centrale ha perso capacità propulsiva e competenze di gestione, che non sono state tempestivamente sostituite. OBJ
431
+ dd914adb-1b3d-4d84-91cf-09ced44d6ae0 L’azzurro tiene con coraggio e carattere, confermando il break ottenuto pochi istanti prima. OBJ
432
+ ae834ca2-289f-4042-90c3-c08d22b3a724 Isabella Saggio è genetista all'Università La Sapienza di Roma OBJ
433
+ 8942368c-a240-4708-b047-b3bd50751ff8 Jannik Sinner batte il numero 1 del mondo Novak Djokovic con il punteggio di 6-1 6-2 6-7 6-3, interrompendo la striscia vincente del serbo che durava dagli ottavi di finale dell’edizione 2018, 33 partite consecutive. OBJ
434
+ 087d3f89-78c8-472c-9c02-f2aac63d40d9 Uno scenario molto diverso dalle celebrazioni per lo 'schwarze Null', lo 'zero nero' del pareggio di bilancio che Schäuble raggiunse da ministro nel 2014, per la prima volta in Germania dal 1969. OBJ
435
+ 9b0c3856-3af4-454e-b37b-8c5d14734044 Chiamatelo e chiedeteglielo". OBJ
436
+ 2f82c494-ef5f-4283-a0b2-8870c3fd7396 Il decano Cdu non divenne invece mai cancelliere perché Kohl gli preferì proprio Merkel e nemmeno presidente della Repubblica federale, nonostante almeno un tentativo. OBJ
437
+ feed8e70-82e3-4be2-ba4e-060310d93691 In questo mondo reale la chirurgia estetica, che è una branca della chirurgia plastica, è in buona parte caduta in mano ai sedicenti “chirurghi estetici”, titolo che legalmente è esclusivo appannaggio degli specialisti in chirurgia plastica ricostruttiva ed estetica, che senza specializzazione e con competenze limitate o approssimative, si avventurano nella difficile arte della chirurgia estetica, non per vocazione, ma per business. SUBJ
438
+ a03756a0-8f85-49ab-b6a5-a10a0e8c5cfe Dovette dimettersi dalle cariche di presidente del partito e di capogruppo parlamentare: i suoi successori furono proprio Merkel e Friedrich Merz, l'attuale leader dei cristiano-democratici. OBJ
439
+ 67e56d59-06f5-45c4-84c9-f5408ac50587 Sarebbe inaccettabile che qualcosa del genere accadesse nel nostro Paese, proprio mentre il mondo intero commemora i circa sei milioni di ebrei uccisi nei campi di sterminio nazisti. SUBJ
440
+ 581a4d40-c513-4ac8-934c-35d0c00de540 La via da seguire non va verso un regionalismo sanitario ancora più forte, ma nella direzione di un potenziamento del sistema a livello centrale, a cui servono più competenze e risorse. SUBJ
441
+ 39a099e0-ee89-4d91-b583-3f7810d40e54 Come direbbe George Clooney: no feeling, no surgery! SUBJ
442
+ 061c5447-b3b7-4b8c-af2c-aaa5d4376a82 È quanto afferma il rappresentante dell'intelligence della Difesa ucraina (Gur) Andriy Yusov in un commento a Radio Liberty. OBJ
443
+ 2ff53aa3-864d-4de0-90a4-a69cd646d5ad Dal concetto di assistenza si passa a quello della singola prestazione. OBJ
444
+ 1c46dbe8-4e04-4667-aed5-138385cb9030 Cento propone un nuovo modello sociale, d’integrazione: “Noi dovremmo fare un grande investimento economico: scuola, lavoro. OBJ
445
+ 33773b19-97e0-4899-9371-23df823246f6 Droni russi hanno colpito due volte stanotte la città ucraina meridionale di Odessa. OBJ
446
+ 70c4269d-9724-4d02-8e63-98f897fbe194 Sinner diventa il quinto tennista italiano in finale in singolare maschile in uno Slam, due anni e mezzo dopo Matteo Berrettini a Wimbledon. OBJ
447
+ c2b82234-f512-4e97-8439-b1f05e9990a8 La prima cosa da fare è confrontare i titoli esposti sul suo sito con i dati dell’ordine dei medici (www.fnomceo.it anagrafica). OBJ
448
+ b8885db6-8993-4b04-985a-a527d27bb5e9 Capite l’assurdità di stabilire delle procedure differenziate tra Regione e Regione, laddove nessuna Regione è veramente autonoma, perché vive di trasferimenti statali?“. OBJ
449
+ f226d083-a41d-46de-8058-d55df91a5cb7 Se il sistema dei LEA non ha funzionato, i Livelli Essenziali delle Prestazioni (LEP), che verrebbero introdotti con la legge sull'autonomia differenziata, non possono essere la soluzione del problema secondo l'Aiom: "I LEP costituiscono uno svilimento e un'eccessiva semplificazione dei LEA. OBJ
450
+ 88becb62-ce14-4932-85bf-019f3a39a8a0 Kiev: attacco informatico alle nostre aziende che gestiscono la distribuzione del gas OBJ
451
+ 486eef1f-b894-4a87-9fa5-fcac65076ea9 Per Schäuble arrivò il ruolo di presidente del Bundestag. OBJ
452
+ fae73e85-01f2-4473-9ffe-f5c9bbf98ae3 Poi sarebbe arrivato il 35enne e i due avrebbero continuato a litigare. OBJ
453
+ ebc6a7d4-bbfc-42c4-93c2-50befea707c9 Scholz: presto accordo sulla sicurezza con Kiev OBJ
454
+ 2fa2f683-7924-42ea-903b-2b61272a18eb Più tardi, Putin incontrerà il governatore della regione di Kaliningrad Anton Alikhanov e presiederà un incontro sullo sviluppo socioeconomico della regione. OBJ
455
+ abc105de-199d-4e61-a94c-4171aa373f2c Daria Trepova, la donna accusata di aver eseguito l'attentato al bar di San Pietroburgo in cui perse la vita un celebre blogger di guerra Vladlen Tatarsky l'anno scorso, è stata dichiarata colpevole di "terrorismo" e condannata a 27 anni di carcere. OBJ
456
+ 27dd5afe-654f-4c04-a4e2-a8938491c99c A bordo dell'Il-76 russo precipitato ieri a Belgorod potevano esserci sia missili S-300 che persone. SUBJ
457
+ cc43ec66-4d96-42c6-8ad0-7f8f92a9645a "Ho ammirato la sua disciplina, anche nei confronti di se stesso, che ha mantenuto nonostante la sua paraplegia... È diventato così un modello per milioni di persone", ricorda ora Merkel. OBJ
458
+ 76dc8548-a132-49d5-9596-6a8b678641cf I colpi sono più efficaci, il ritmo più alto. SUBJ
459
+ d95aca72-616f-45f4-a9b4-410b41280a67 Ma, in questo modo si sono acuite le disparità territoriali. OBJ
460
+ 5cdcd56e-d255-4262-a2a3-a7facaf5695c L'inchiesta per istigazione al suicidio resta ancora a carico di ignoti. OBJ
461
+ 6455ac1a-0663-480a-866c-452768ababf5 Nole tiene e alla fine il diritto dell’azzurro si ferma sul nastro. OBJ
462
+ 91a2bb05-9bba-43f7-bb71-483952288ebd Alcune manifestazioni - ha argomentato Piantedosi - "per motivazioni anche estranee agli intenti degli organizzatori potrebbero avere un'evoluzione lesiva di valori sanciti da leggi dello Stato, come in questo caso la commemorazione della Shoah. OBJ
463
+ d5375999-2766-4a9f-96cd-6819157d6951 Fu ministro per gli Affari Speciali (1984-1989) e ministro dell'Interno (1989-1991) con Helmut Kohl. OBJ
464
+ 634d762c-1e8f-46b1-9890-cbbc0c58405f Kiev: a bordo dell’aereo precipitato dovevano esserci alti funzionari russi, ma l’Fsb li ha fermati all’ultimo momento OBJ
465
+ b627115a-3e0c-44fb-a6e8-73eb9674cc4f Kiev: ai soccorritori negato l’accesso al sito dell’incidente dell’Ilyushin OBJ
466
+ 13e1d0c4-d7f8-4cb8-bc89-64ad4d6bcec4 Il Cremlino ha definito l'abbattimento di un aereo da trasporto militare russo come un "atto mostruoso" da parte di Kiev. OBJ
467
+ 2054a253-33f7-42fa-8903-bb71af7c55a6 Lo ha detto Andrij Yusov, rappresentante dell'intelligence militare ucraina, ipotizzando con Radio Liberty che prigionieri ucraini possano essere stati usati come scudi umani per trasportare missili e munizioni. OBJ
468
+ f318b443-f76b-49d2-8c47-83d5535824de Un patto segreto siglato mesi fa, si vocifera dopo la scoperta della leucemia, che imporrebbe a Icardi un certo rigore. OBJ
469
+ 85290ad6-8b79-455e-b7f8-73fa52ca14aa Pertanto, ha concluso l'esponente di governo, "laddove questo non dovesse succedere per autonoma volontà degli organizzatori faremo le nostre valutazioni a seconda degli scenari che si presentano e adotteremo i provvedimenti di conseguenza". OBJ
470
+ 7c1690ad-1b09-4d66-a44e-3e2313490831 Jannik Sinner è in finale agli Australian Open, la prima in carriera. OBJ
471
+ 720ebc23-92d1-4a94-a90e-b44a8109b834 Quale dovrebbe essere l'approccio corretto nei confronti della chirurgia estetica? OBJ
472
+ 7520db15-50a6-415c-9af5-d280df27bca7 La chirurgia estetica deve essere prima di tutto una terapia, una cura, non di una malattia del corpo, bensì di quello stato d’animo, di quel disagio di cui soffrono le persone afflitte da un complesso. SUBJ
473
+ 8cc42eb5-eb8e-476f-8c89-1438c68a8ceb Da giorni in Sudamerica non si parla d'altro soprattutto ora che Wanda Nara è pronta a sbarcare su Netflix con un nuovo format - Love Is Blind Argentina - al fianco del conduttore Dario Barassi. OBJ
474
+ 511588f7-6fd9-4d85-a81d-e2229de5c6d0 Adesso chi abbiamo? OBJ
475
+ db992bbd-47f4-4bda-9e8b-a9dfc2ed3fca Oggi Merz scrive che "con Wolfgang Schäuble perdo il più caro amico e consigliere che abbia mai avuto in politica". OBJ
476
+ af989775-8ebf-4f44-9da6-9f4261b84ca3 Valutazioni arrivate nelle stesse ore in cui il ministro degli Esteri e vicepremier, Antonio Tajani, pronunciava parole inequivocabili durante una commemorazione allo Yad Vashem, il memoriale dell'Olocausto, a Gerusalemme: in Italia e in Europa "non c'è spazio per l'antisemitismo: è incompatibile con i nostri valori e con i nostri principi. SUBJ
477
+ 0f35953c-910e-4e2f-8a80-61580bb143c1 Dall'altro lato, vanno realizzate le Reti oncologiche regionali su tutto il territorio. SUBJ
478
+ 1db30e8d-790f-49a6-abb1-df997d0d0dcc È ovvio che chiunque nella vita di tutti i giorni è meno fotogenico rispetto ad una foto in studio magari ritoccata. SUBJ
479
+ fb17f1a9-fe3f-4cc4-af67-ece8ca52ee90 A Dritto e Rovescio, talk di approfondimento politico e sociale di Rete 4 condotto da Paolo Del Debbio, di discute di immigrazione. OBJ
480
+ 63ecb8a3-5827-48f9-97e9-d885d92ca7da Ha sempre pensato in grande e lontano". OBJ
481
+ 9ba98da7-bfc3-491a-8a13-a6f95d220851 Con questa riforma, invece – sottolinea – decidi una differenziazione delle Regioni dall’alto, con criteri stabiliti sempre dall’alto, cioè da Roma, a prescindere dalla realtà specifica delle singole Regioni. OBJ
482
+ 73717f8c-4f4e-4126-a0df-6b2f19dbf712 Putin oggi in visita a Kaliningrad OBJ
483
+ 540ca83a-97d4-4946-8eed-5fe8bff5bf1a Lo scrive su X il presidente e capogruppo del Ppe, Manfred Weber, ricordando l'ex ministro delle Finanze tedesco. OBJ
484
+ 3f919d80-6f5e-437e-abcf-efc10ac8e41a Nato nel 1942 a Friburgo in Brisgovia, nella Germania sud-occidentale, Schäuble entrò nella Cdu nel 1965 e nel parlamento tedesco nel 1972, non uscendone più. OBJ
485
+ 040ceb81-071a-4949-afe0-9394d04223a0 Per sé stesso e, probabilmente, per il tennis. SUBJ
486
+ 0cc7efff-5dbf-442f-a7a0-4a895964c592 Dall'altro lato, si sono distinte molte figure professionali in alcune Regioni che hanno quindi richiesto maggiore autonomia. OBJ
487
+ ef06a473-3b32-4b0e-9bc8-7fe95e4762c5 Scholz, 'Perdiamo un politico appassionato e un democratico combattivo'. OBJ
488
+ 038ae781-e08d-4a26-a404-9b4db5b40d8c La medicina estetica, che di per se stessa come specializzazione non esiste, è diventata una terra di nessuno in cui spesso personaggi senza arte né parte si propongono come grandi specialisti che, pur con mezzi scarsi e spesso inefficaci, millantano risultati di qualità chirurgica. SUBJ
489
+ 23aa5c2f-909e-4684-a495-ad6ec56a879c Mosca: trovate in buone condizioni le scatole nere dell’Ilyushin caduto OBJ
490
+ 6fcaf9c6-24be-408c-b558-6aba93c7ae10 Secondo i testimoni, la notte tra il 5 e il 6 gennaio la 26enne e il fidanzato avrebbero litigato in un locale e poi si sarebbero divisi per strada. OBJ
491
+ 0a975488-8dff-4e5f-8ac7-db9f11e28d9e "I LEA avrebbero dovuto rappresentare un parametro per capire dove investire più risorse, ma sono diventati criteri per giudicare l'efficienza dei servizi sanitari regionali e per stabilire provvedimenti sanzionatori. OBJ
492
+ bc98ef3b-09d8-41cd-afbc-297259e65309 Il 12 ottobre del 1990, a soli nove giorni dalla Riunificazione, il politico cristiano-democratico subì un grave attentato da parte di un folle che gli sparò tre colpi di pistola: Schäuble si salvò, ma rimase paraplegico. OBJ
493
+ c5648a84-5f70-430b-bb80-35af1d3a6751 L'Ucraina ha colpito con un attacco notturno di droni una raffineria di petrolio nella città di Tuapse, nel Sud della Russia. OBJ
494
+ 5b896a3f-539e-4c2a-a012-735ee7633b9b L'Ungheria boccia l'adesione dell'Ucraina all'Ue e l'invio di nuovi aiuti Ue a Kiev, almeno finché Budapest non avrà ricevuto i fondi europei ad essa destinati. OBJ
495
+ a24635a5-ca48-4f9c-b810-b3c8552e9bfa Da oltre un trentennio si muoveva con l'ausilio di una sedia a rotelle. OBJ
496
+ 9a9686b0-18fa-4664-ba24-32e3ebf434db Il fatto che gli ucraini abbiano ucciso dei prigionieri di guerra ucraini, loro stessi cittadini, che sarebbero tornati a casa letteralmente il giorno dopo, è certamente un atto assolutamente mostruoso". OBJ
497
+ db16eff8-f280-4ab2-a2fc-9b5242004b0b Il Cremlino replica alla richiesta del presidente ucraino di una inchiesta internazionale sull’incidente aereo di Belgorod con 65 prigionieri a bordo: “Necessaria un’indagine sui crimini del regime di Zelensky. OBJ
498
+ 5e4da36f-ba59-4a48-bba6-7dc113115266 "È giusto chiedere il rinvio delle manifestazioni pro Palestina, previste proprio per la Giornata della Memoria. OBJ
499
+ 6518cad5-4738-45f5-b68e-850819f33b7c Circa il 60% dei pazienti è vivo a 5 anni dalla diagnosi. OBJ
500
+ d4956a96-8f99-44ff-bbc6-e4fa91245b6c Il Comitato investigativo della Russia, che si occupa delle indagini sui reati più gravi, ha aperto un'inchiesta con l'ipotesi di "terrorismo" sullo schianto avvenuto ieri nella regione di Belgorod di un aereo Ilyushin-76 che secondo Mosca è stato colpito da missili delle forze di Kiev mentre trasportava 65 prigionieri ucraini destinati ad essere scambiati con soldati russi. OBJ
501
+ 92248bf2-7431-4f89-b390-666c679dbb6b Stando alle forze dell'ordine, i vicini non avrebbero in alcun modo ostacolato le indagini: anzi, avrebbero collaborato per far sì che il gatto Hiro tornasse dalla sua famiglia. OBJ
502
+ cb235797-a122-4a51-b725-b17f2e6d7094 Le informazioni su procedure estetiche divulgate tramite i social media stanno influenzando la consulenza medica e l'immagine della medicina estetica? OBJ
503
+ 36f43668-4a41-47d2-ba81-4e4e68d3eef2 Secondo la stampa sudamericana Wanda Nara avrebbe fatto firmare un accordo milionario a Mauro Icardi per precauzione in caso di infedeltà OBJ
504
+ c38382d3-7879-4a1f-b550-2a3a6c8ac765 Nessuna specializzazione è obbligatoria per cardiochirurghi, neurochirurghi e chirurghi plastici. OBJ
505
+ 2eb2029e-a7ab-4ad0-8c43-43585d15eeab Quanto all'esercitazione avviata in questi giorni dalla Nato con la partecipazione di 90.000 soldati, la più vasta dai tempi della Guerra Fredda, Peskov ha detto che mira ad intimidire la Russia. OBJ
506
+ 5d7a37a3-afaf-4dee-9ba9-6003af468f14 Il primo è che in Italia il diploma di specializzazione è richiesto solamente per i medici anestesisti e radioterapisti. OBJ
507
+ b9f505db-f34e-451b-9fea-a5524913a23d Secondo quanto riferito da una fonte della sicurezza ucraina, "l'unità primaria di trattamento del petrolio, vale a dire le colonne del vuoto e quelle atmosferiche, è stata danneggiata" OBJ
508
+ 1fcec522-734c-47b3-a577-a609acdd0ea3 Poi la conferma sulle "valutazioni in corso" e sul caldeggiato il rinvio delle sfilate pro-Gaza programmate per quella giornata così carica di significati. SUBJ
509
+ a01922c3-c624-4d9b-906a-a1fea69cfad1 A quanto si apprende, ora il tema è al vaglio del Viminale con una linea di indirizzo piuttosto chiara: meglio evitare concomitanze destinate a creare tensioni e potenziali pericoli di ordine pubblico. OBJ
510
+ d99bb73d-7ce4-4d35-b970-948d451dac23 L'ex ministro delle Finanze greco Yanis Varoufakis - che con lui si scontrò platealmente durante la drammatica crisi finanziaria di Atene - lo ricorda con tutt'altro tono: "La storia lo giudicherà duramente" per le sue politiche "disastrose e distruttive". OBJ
511
+ 51d83b52-2609-47fb-9be8-a42477c1a0af In Italia, nel 2023, la Camera dei deputati ha dimostrato una sensibilità anche governativa al One health istituendo un intergruppo parlamentare dedicato. OBJ
512
+ 175a28f2-e51b-4d36-8fed-8a70a0b7aab7 Come ministro dell'Interno e delle Finanze è stato una delle ancore dei miei primi tre gabinetti di governo", lo ricorda Angela Merkel. OBJ
513
+ dad2cc4d-9bbe-4ce7-ae2e-86fe6b0f4f44 Dopo analoghe affermazioni di ufficiali della Nato, ieri è stato il capo di stato maggiore britannico Patrick Sanders ad affermare che i suoi concittadini "potrebbero essere chiamati" in un futuro non lontano a combattere contro la Russia. OBJ
514
+ e4355ca2-9649-4b05-98cf-9f5613f66a10 Kiev: continueremo ad attaccare in territorio russo OBJ
data/italian/test_it_labeled.tsv ADDED
@@ -0,0 +1,300 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ 46837ef2-dffd-465c-b286-370fadef96d2 "Dalla premier ""viltà istituzionale""." OBJ
3
+ e942babd-cc81-4e84-8fb7-18259c7766f9 Ma in ballo c’è di più. SUBJ
4
+ 171bb1a9-7cc8-4c8a-a658-1ff88aaf65b0 Meglio che di sinistra. SUBJ
5
+ 123bf8b8-f249-4e3a-bb7c-51fa6f0bba86 La paura di chiamare le persone con il loro nome OBJ
6
+ bd00f3c7-b0c7-4ee4-be34-4f79704bf0d4 MAGI - Riccardo Magi di Più Europa è sarcastico. OBJ
7
+ 57f8c633-87d2-4c0d-bd64-69efb748665b online, ma anche nella narrativa, sui giornali, nei discorsi politici e in ambito accademico. OBJ
8
+ 2a5329db-37b1-4aa8-8df4-611b61901a29 publius48 OBJ
9
+ 53bdfaf0-f2fc-497b-a5db-5b4e2277bc2b Nessundorma OBJ
10
+ b3659a44-c4f7-49cf-910d-964df67d9ca3 Tempo al tempo vedremo. SUBJ
11
+ 229cf948-1614-4b87-986b-5d2748dabd66 E' solo molto più comodo da raggiungere (da Milano) che non Campiglio, che comunque è rimasto dieci volte più bello. SUBJ
12
+ 5ab833ba-88cb-448c-86fa-28732bbcbf2b Nelle dolomiti c'è posto per tutti. SUBJ
13
+ 527bc8a7-66c4-4c0b-b62e-1d2690ce3ccf Non siamo mai contenti SUBJ
14
+ c141e05e-4882-4cd0-99b3-5d4106a3b4a0 L'ostentazione della burineria e servizi montani penosi. SUBJ
15
+ ec318dfd-ed96-4a95-a7a9-5c885d349ec0 Il progetto Openpolis ha pubblicato nuovi dati sullo stato di attuazione del Piano Nazionale di Ripresa e Resilienza, il grande piano di riforme e investimenti da realizzare entro giugno del 2026 finanziato coi fondi europei, di cui l’Italia beneficia nel complesso per oltre 194 miliardi di euro: OBJ
16
+ 0c69a14c-865c-4a2a-8cd9-b7a180ee39bc Poi il leader M5S è durissimo con il ministro Nordio: SUBJ
17
+ b875a061-6621-4273-a84d-b50c92f7d955 Conte infanga Meloni? SUBJ
18
+ 37bc1250-1003-4554-afef-da9be4e38d60 Ed è proprio la Leonardo che, insieme ad Ansaldo Nucleare ed ENEL, partecipa alla nuova cordata italiana per il nucleare, promossa proprio in questi mesi. OBJ
19
+ 97087942-1354-4694-98a5-6468f3bf1cfe Il Repower-EU ha provato a tracciare la rotta in merito all’indipendenza energetica, che tutto è tranne che autosufficienza dell’UE. SUBJ
20
+ 4308775c-420a-43b3-a0a8-4d709b02c4aa Quello di cui c’è davvero bisogno è di una radicale riflessione sulla strada verso cui le classi dirigenti europee e occidentali ci stanno trascinando nella direzione di un baratro ambientale, sociale e militare. SUBJ
21
+ 549a0951-74d1-484a-b643-091dcbd06d15 L’Italia ha speso meno di un terzo dei fondi del PNRR OBJ
22
+ fe371645-5408-4b35-ba30-e02f26c3d2f0 anbingrui OBJ
23
+ 48b2a8b1-0d3a-4ea2-b470-06a609847c67 risorse scartate da svariate riduzioni di budget relative ai progetti degli anni scorsi, da spendere necessariamente entro i prossimi due anni. OBJ
24
+ 5913ba3d-b7f3-46dc-8edc-fafd30f14873 "Non è stato un passacarte, è stato fino in fondo un'autorità politica""." OBJ
25
+ 99070ab6-ee00-4c45-9ef6-f623c299b748 Una possibile soluzione, e attuabile nell’immediato, è quella proposta dall’economista Gabriel Zucman. OBJ
26
+ 8f8cb122-96f8-4281-b6b9-bb2e3b1a9eb7 Tra questi i titoli di Stato dei paesi più solidi, con Treasury e Bund (ma anche i Btp). OBJ
27
+ 576df14c-12c8-4207-9358-de2b79081169 Capisco il senso di appartenenza... ma addirittura masochisti purché sia di Destra, SUBJ
28
+ 26d35e42-6f9a-4e31-be4d-10fe96cab9d6 In questi anni ci siamo battuti contro gli striscianti tentativi di riavviare nel nostro Paese un percorso di ritorno all’energia da fissione nucleare, una fonte insostenibile sotto tutti i punti di vista, la fantomatica quarta generazione – pur efficientando alcuni aspetti delle esperienze precedenti – non supera i problemi già noti e su cui in ben due occasioni in Italia ha vinto un forte “NO” referendario. SUBJ
29
+ 42617ab6-e957-40a1-814a-bffae3977147 Roberta De Zanna, consigliera d’opposizione di Cortina Bene Comune, replica allarmata: OBJ
30
+ 157d1296-c4b7-4d58-94d8-a94ce54240b2 L’associazione automobilistica tedesca Vda ha affermato che i dazi potrebbero avere ripercussioni sui posti di lavoro in Germania e in Europa. OBJ
31
+ 5cdc4a43-93de-4005-9ca7-3b05753e4b4e Sul versante Scuola, università e ricerca si arriva al 26,21 per cento (7,4 miliardi), ma il dato scivola al 14,79 per cento quando si parla di Salute, in cui sono stati spesi solo 2,3 miliardi su 15,6. OBJ
32
+ 77a3fb4c-5e30-4dc3-9761-0544f4213f9f Disse che a sua madre capita spesso di incontrare agli sportelli degli uffici pubblici impiegati e impiegate che tendono a darle automaticamente del tu, appena leggono e riconoscono come non italiani il nome e il cognome sui suoi documenti. OBJ
33
+ a8c10a28-f9cd-47ed-8124-31d8ce311bdd Sarà la più moderna pista d’Europa, forse la più veloce, l’unica senza l’incubo dell’ammoniaca. SUBJ
34
+ 078495cf-0431-4577-beac-7c232418460b MAMO101 OBJ
35
+ ef3d6810-58b0-4e21-8933-1627fd28f3e7 A riportarlo è Openpolis, fondazione indipendente che da tempo monitora l'andamento dei progetti legati al Pnrr, raccogliendo in uno specifico portale (OpenPnrr) i dati che periodicamente vengono inseriti sulla piattaforma governativa Italia Domani. OBJ
36
+ 133a417b-87df-4155-b1fe-c42130efbaa7 al 13 dicembre 2024 ne aveva spesi solo 58 miliardi, all’incirca il 30 per cento del totale. OBJ
37
+ c78105a3-ab49-4564-950d-64dd326c48bd Ma setacciando fra i vari settori di investimento, la spesa effettiva rilevata è ben più bassa. OBJ
38
+ 434ce086-6ab8-452e-ad7a-4e3c2f544c6a A Cortina andai due anni per amici in loco, scappato per sempre. OBJ
39
+ 6e09f2c8-b674-44f4-a337-f7307facf6ad Ma per il bob si spendono due milioni di euro a testa per i cinquanta atleti italiani che lo praticano. OBJ
40
+ 244b1454-1805-4161-ab6b-8a206460eeda Secondo il monitoraggio di Openpolis i progetti più indietro sul fronte della spesa riguardano la transizione ecologica, con solo l’8 per cento dei fondi spesi contro l’85 per cento delle riforme attuate, la cultura e il turismo, per cui è stato speso l’11 per cento dei fondi a fronte di riforme completate, e la salute, con una spesa del 14 per cento dei fondi a fronte di tutte le riforme completate. OBJ
41
+ 28977057-afb6-4540-bdcc-ee81d315e965 "il fatto che esistano ""posti per ricchi""?" OBJ
42
+ 43adf87b-4c71-4d0c-8788-28ef31f31c95 Si smonta qui definitivamente la narrazione per cui le scelte energetiche possono essere frutto esclusivo di valutazioni “tecniche” e non politiche. SUBJ
43
+ f49f2415-b1c2-4b4e-9949-ddb5945d7bc5 @779 le dolomiti del Brenta la sera con sole che scende in fondo alla val Rendena crea un tramonto montano rosa ed arancione che non ha eguali al mondo. SUBJ
44
+ 20726ef2-1eac-419b-b218-fadb0ca4be8b Il portavoce di Meta non ha detto in che modo è stato determinato che la responsabile degli attacchi fosse proprio Paragon, ma ha detto di aver inviato una lettera di diffida all’azienda e di aver collaborato con le forze dell’ordine e con il laboratorio di ricerca canadese Citizen Lab, specializzato nell’intersezione tra sorveglianza digitale e diritti umani. OBJ
45
+ e8eb935f-359d-4929-a30f-9a41d98d80e9 Non se be oarla sono la naggioranza degli elettori, ben protetti dal governo di cdx della Meloni che gli permetto di evadere ancora meglio! SUBJ
46
+ 5f36e912-8231-4627-999b-b7aeb61c5094 L'aumento del dollaro ha fanno uno sgambetto all'oro, in calo anche se marginale, dopo che settimana scorsa aveva toccato i nuovi massimi storici. OBJ
47
+ d6a05642-1054-4a05-a009-f4fe88645c2a Il presidente Donald Trump ha inoltre fatto intendere chiaramente che l’Unione Europea sarà la prossima presa di mira, citando un grande deficit commerciale con il blocco. OBJ
48
+ 18be0f5e-2c9f-40da-b342-2e68c6afc81a Una tendenza a usarlo con eccessiva disinvoltura, a non alternarlo con il lei in modo appropriato e a trascurare modalità più formali di relazione potrebbe tuttavia aumentare il rischio di non rispettare la sensibilità e l’individualità dei parlanti. SUBJ
49
+ f097d6c7-4873-48a6-bf21-ac53e8ed7787 Sarebbe inaccettabile, per esempio, una convenzione che imponesse alle donne di rivolgersi agli uomini con rispetto, e agli uomini di chiamare le donne per nome. SUBJ
50
+ 9e46a0e7-ac5a-4c22-87b7-84f17914b5b8 Dare del tu e chiamarsi per nome, a seconda del contesto, della relazione esistente tra i parlanti, e di molti altri fattori variabili, possono essere un modo per esprimere empatia oppure un modo di interloquire inappropriato e irrispettoso. OBJ
51
+ 76dd6b22-88d8-4056-b1a7-1f7b9f4fb177 Poi fatte le olimpiadi verrà abbondonata. SUBJ
52
+ cc918f4c-2cae-4dbd-8ee9-687df4979b5c Si tratta di un contributo consistente, ma non essenziale: SUBJ
53
+ 71e527b8-1bc3-4b07-aa0e-0939c9c7054d Meno di 100 anni fa, le donne non potevano votare, e sembrava normale, nello stesso modo in cui oggi sembra normale vedere un autobus nel traffico. OBJ
54
+ 41047dd8-c25a-4aa7-8320-3b964278b3fa In questo quadro di competizione e guerra che coinvolge innanzitutto il mercato energetico, la narrazione Italiana costruita dal Governo Meloni sulla “sicurezza energetica” si inserisce perfettamente. OBJ
55
+ 9cfb91fc-38d9-4d67-a77b-db715dfb818d E' quindi ipotizzabile che si assista a una fase in cui oro e dollaro si muovono nella stessa direzione, senza necessariamente influenzarsi a vicenda. OBJ
56
+ 7ee72a3e-936f-451d-9d99-94df77f40e81 Per evitare di sembrare discriminatoria gli ha quindi chiesto: OBJ
57
+ 8c9dab2c-2617-4daf-a155-187b8bb0cd3f Cortina è sempre stato un posto per ricchi, o vogliamo cadere dal pero per fare polemiche tanto inutili quanto sterili? SUBJ
58
+ ac23f811-7f4e-478f-870b-35116780793d La maggior parte dei cittadini e delle società svizzere non ha niente da perdere dalla totale trasparenza finanziaria e di certo preferirebbe la fine dell’evasione fiscale offshore alle costanti critiche al proprio Paese. SUBJ
59
+ b072ea10-e9b7-484e-9a0b-4c64948771cf Per esempio, ad Amsterdam, più del 30% della popolazione usa biciclette, nonostante il fatto che l’Olanda abbia un reddito pro capite più alto di quello degli Stati Uniti. OBJ
60
+ 0daca54f-a477-4759-b1f1-33c8fa75d9ff """Sappiate che quando manca la politica i magistrati si prendono quello spazio e vogliono governare, accade da trent’anni almeno"":" OBJ
61
+ 5a0286d3-e34f-421d-8925-a650809c0c8b Tuttavia, questa relazione si è notevolmente attenuata. OBJ
62
+ e4e2bf45-704e-40da-a942-f33db9fe1c91 Nelle caselle di testo sui siti, inclusi quelli istituzionali, c’è scritto «cerca», per esempio, o «compila qui». OBJ
63
+ ffb0c072-5da4-4175-99ab-826240d580a4 L’attitudine a darsi del tu e chiamarsi per nome più spesso che in passato non implica che sia sempre appropriato e inoffensivo farlo OBJ
64
+ 76e20085-b093-4124-a164-331633ebbccf La spesa che non c'è OBJ
65
+ bf86c93d-918e-4532-9460-3dcc88cce2e5 Saranno contenti gli italiani seguaci devoti di Trump. SUBJ
66
+ e918c890-4319-4ec5-8a3c-e76f9825df70 Il sindaco Gianluca Lorenzi (domani a Milano per la festa dei -365 giorni alle Olimpiadi) si toglie un sassolino dalla scarpa («Tutti esaltavano il ghiaccio naturale di St. Moritz e volevano spostare i Giochi lì, ma la prova di Coppa del Mondo è stata appena cancellata per il caldo») e poi delinea un cronoprogramma super ambizioso: SUBJ
67
+ fe531ced-391f-46c1-adef-dc4976f290d2 Capisco le polemiche, i soldi in gioco sono tanti, ma se c’è un luogo nelle Alpi che merita una pista è Cortina con i suoi cent’anni di tradizione bobbistica». SUBJ
68
+ 61313ea0-3912-49df-aa98-f22f1e08e139 Cripto allo sbando, Ethereum fino a -27% OBJ
69
+ 819a7074-2a5d-4d27-9334-9348ac0d02c4 quando il dollaro si rafforza, l’oro tende a indebolirsi. OBJ
70
+ fb5c7221-6fe5-4427-9dd2-bc7d9f92585f C’è molto da fare, molto da cambiare, soprattutto nella testa della gente. SUBJ
71
+ 31db9cd0-8b7e-42cd-940b-c1dc167bcd11 Sarebbe quindi una coalizione contro cui la Svizzera non avrebbe interesse a combattere. OBJ
72
+ 92b4c821-e6ad-4c2d-8557-d3bf9fdb319e Cortesia e rispetto sono qualità umane che si manifestano nei rapporti interpersonali in molti modi diversi. OBJ
73
+ a1ff3a2a-67b5-4c2d-aabd-2c61ce26c19b L’uso del tu reciproco è da tempo diffuso tra persone sconosciute: OBJ
74
+ 991b1ad1-4a8a-44ff-89cc-5f7360493d7a Homo Habilis OBJ
75
+ 34f97034-7333-4633-a9d0-235667883130 Al contrario l’attuazione del piano in termini di obiettivi raggiunti, come l’avvio dei progetti e delle riforme previste, è molto più avanti: OBJ
76
+ 28b6860a-4eb8-4436-aa28-7e620ee54546 l’offerta di Lake Placid che aveva ingolosito il Cio e umiliato noi italiani (viaggi e alberghi per gli Usa regalati dagli zii d’America, premiazione a New York) è respinta al mittente, i Giochi 2026 saranno tutti tricolori. SUBJ
77
+ 2fb5f502-6249-44b2-9ec0-1e8af1d001ef Il fronte delle opposizioni va durissimo all'attacco della premier Giorgia Meloni e del governo nel dibattito alla Camera dopo le informative dei ministri Carlo Nordio e Matteo Piantedosi sul caso Almasri. SUBJ
78
+ 32c7938d-0351-4b54-83e5-a5f88fe5ef12 al posto della lira io sceglierei l'arpa SUBJ
79
+ c2f764b2-bcc4-4946-9299-fb481a5db4ce La verità è che vi vergognate di quello che fate e per questo mentite. SUBJ
80
+ cb8fb117-f157-4ef4-86d3-f61ad7c9b2c0 Purtroppo lo stesso non si può dire per le facility per gli sport invernali ed estivi. SUBJ
81
+ b2c03823-5c25-40fd-a86d-7460ce0005c6 Ricordiamo che Leonardo è l’azienda che più di tutte ha visto lievitare il proprio fatturato dall’escalation in Ucraina fino ad arrivare al genocidio a Gaza e l’allargamento del conflitto a tutto il Medio Oriente. SUBJ
82
+ e7348d09-24a7-408a-b1ea-6d7c37a1396d Il mercato crypto paga anche la mancanza di misure immediate per sostenere il settore. OBJ
83
+ 9eb794b0-2a51-4419-b1c8-81fdc0eda114 Internet, gli smartphone, gli assistenti vocali e altri progressi hanno reso la comunicazione più “orizzontale” e accessibile di quanto lo fosse prima. OBJ
84
+ 52aa417a-f2fe-41ac-9885-9dbe1b1c5ee0 Chi le ha chiesto di stare fermo? SUBJ
85
+ 2e9840a4-0f41-4008-bff8-2fd6652d3fb7 CONTE - Come Schlein, anche Giuseppe Conte parte subito all'attacco della premier Meloni assente in aula. SUBJ
86
+ 9022ed57-9e51-4e15-af34-c06c8303ffca "Questo cambiamento mette in discussione l’idea tradizionale che un dollaro forte penalizzi i metalli preziosi e viceversa""." OBJ
87
+ 6852a3ea-86e7-4bb1-8857-bd1cf1419a14 Un caso a parte è il settore del Fisco e della revisione della spesa, che ad oggi conta il 45,45 per cento di interveti normativi effettuati e punta a raggiungere il 100 per cento entro il secondo trimestre del 2026. OBJ
88
+ 63ca0d49-670c-4ebe-b161-53a5e8155212 “Prendono quasi niente e noi tutto, milioni di auto, enormi quantità di cibo e prodotti agricoli”. OBJ
89
+ 56ae394c-2fa3-4ec3-89dd-32d900932baa Inoltre, ad oggi, i titoli di Stato hanno il vantaggio aggiuntivo di alti rendimenti. OBJ
90
+ a97ab77c-a127-4531-8d85-1b7609310fb2 Le nostre indagini indicano che potresti aver ricevuto un file dannoso tramite WhatsApp e che lo spyware potrebbe aver comportato l’accesso ai tuoi dati, inclusi i messaggi salvati nel dispositivo». OBJ
91
+ fba96b71-1d1b-40ae-be45-31db86bc37bb "E se come dice"" la sorella della premier, Arianna, ""sua sorella è Frodo, l'anello del potere l'ha già indossato e le ha dato alla testa e ha liberato Sauron Almasri, che è capo di un battaglione di orchi torturatori di bambini in Libia""." OBJ
92
+ d0097ab3-5cdf-4460-9680-f3d258fc40e2 Datevi da fare a stanarli, quindi! SUBJ
93
+ 9fc2f9f4-e2eb-4d54-87e1-50a8deaa63d5 In particolare Volkswagen e Stellantis son o arrivati a cedere il 7% in Borsa. OBJ
94
+ 73eef31d-9b48-4370-ae41-8e8065bbc01e Direi lungimirante. SUBJ
95
+ cb239294-b19e-4c76-8e13-8b053e39e4ba Grazie a soluzioni tecnologiche innovative è possibile gestire il servizio, dalla prenotazione al rilascio dell’auto, tramite un’applicazione mobile. OBJ
96
+ a5d1c6e6-fa3a-403b-9033-092ddee0895a """La nostra credibilità internazionale -rimarca la segretaria del Pd- è stata sfregiata dalla vostra scelta, oggi rivendicata, di riaccompagnare a casa un torturatore libico Almasri è accusato di aver picchiato, stuprato e ucciso, ma nonostante questo viene scarcerato e fatto salire su un aereo di Stato con tutti gli onori, per poi essere accolto nel suo paese come un eroe." OBJ
97
+ 09fa9919-4462-4054-a783-da4cda37f56f Pichetto-Fratin, ministro della “Sicurezza Energetica” annuncia l’imminente arrivo del disegno di legge sul nucleare in Consiglio dei Ministri. OBJ
98
+ ac206365-2f33-4ee9-affa-0ff2965e5a08 Al momento non si sa quali governi siano responsabili delle attività di spionaggio. OBJ
99
+ fcb98a63-2307-4aa4-8d40-cd6b31a11d5a A far scalpore è il crollo dell'Ethereum, seconda criptovaluta per capitalizzazione di mercato, arrivata fino a -27%. OBJ
100
+ e703eabc-73a8-44c7-9cd9-59d1b2a763da Adesso non si torna più indietro: SUBJ
101
+ 25e8590e-e6be-4756-ba30-f18b5c0801b3 In aula sono intervenuti Elly Schlein, Giuseppe Conte, Ettore Rosato, Maria Elena Boschi, Nicola Fratoianni e Riccardo Magi. OBJ
102
+ ed27c255-e380-4d4f-af34-5060cb3e0e5a No continua alla grande. SUBJ
103
+ 14cbcb31-0fba-4d75-9998-330aea24e586 Evviva la repubblica Italiana degli evasori SUBJ
104
+ 7c0f252c-20f2-49fb-b3da-eb2c45fc31ba Non esiste “uguaglianza democratica”. SUBJ
105
+ c6e068a7-3603-4df1-86f4-2758155fbe60 In qualche modo il car sharing ha anticipato la cosa. OBJ
106
+ 8f7858e2-9972-4be6-83f8-e74002184237 Anche per effetto dell’influenza dell’inglese, il tu e i verbi alla seconda persona singolare sono da sempre le forme dominanti dell’italiano su Internet e nei contesti digitali. OBJ
107
+ 819d5f21-60e8-43cf-9ac4-3d8fafeebd77 No meglio prenderlo..... sorrdidendo :) SUBJ
108
+ 6e4b5384-1445-439d-adff-ba695f460934 A proposito di queste cifre, sono necessarie due osservazioni. OBJ
109
+ e01b55d2-2796-4eee-9606-b01d4cf8d467 Tra le valute il dollaro Usa si è rafforzato notevolmente sulla scia di aspettative di crescita globale inferiori e potenzialmente meno spazio per la Fed per tagliare i tassi. OBJ
110
+ 48d048ef-1772-466e-a732-f920d1612d23 Che problema è? OBJ
111
+ b0330502-c466-4ea6-81b8-52aac86291e5 «Grazie per non avermi parlato come se fossi un vucumprà». OBJ
112
+ 00adf587-4d16-42ea-b0d9-7bfdc97a65d4 Prima con Tangentopoli poi con i governi Berlusconi. OBJ
113
+ 66a35a4c-b8cf-466d-878c-ee62bd72cf02 In italiano, tralasciando i casi in cui la preferenza per i pronomi di cortesia è espressa minacciosamente per reclamare deferenza e spesso per cambiare argomento («lei non sa chi sono io!»), è comunque consigliabile non abusare del tu in situazioni formali. SUBJ
114
+ b3513ee8-dd6d-477c-aa6f-299d81112e5d Schlein ribatte all'informativa del ministro Nordio e lo accusa: OBJ
115
+ 4e1e7c0e-87de-4993-9836-f4d6df2b5acd «Insomma, ho solo sbagliato aggiungendo l’inglese, che non serviva, ma il mio “lei” lo ha fatto sentire rispettato. OBJ
116
+ bafae34a-0262-4ab9-9359-10aadfa7fb03 La grande ineguaglianza nei paesi in via di sviluppo rende difficile vedere, per esempio, che in termini di trasporto, una città evoluta non è quella in cui anche i poveri usano le automobili, ma piuttosto quella in cui anche i ricchi usano il trasporto pubblico. SUBJ
117
+ 5c881bec-16e9-421d-9339-f13d5009954a Lo stesso approccio permetterebbe di ottenere la collaborazione di altri centri importanti. OBJ
118
+ 186bb77d-a997-4381-953a-5bc0dd7df55b I ministri sono in aula a coprire le spalle della presidente del Consiglio. SUBJ
119
+ a7443b7c-f98e-4174-937b-eb1d5a4da08a Tramite un software israeliano in una ventina di paesi, compresa l’Italia OBJ
120
+ fbddad81-243f-48be-91cb-fcee9fbf51c0 Ma guardate, è così dalla caduta della prima Repubblica nel 1992-94. SUBJ
121
+ cc91df67-e80c-4b41-887d-eff333def028 Capita spesso con le giovani donne vittime di femminicidio, per suggerire una condizione di vulnerabilità e fragilità, ma anche con giovani uomini, alludendo alla loro inesperienza. OBJ
122
+ dc6f8424-1661-4bba-8fff-678be258571f se avesse firmato lei l'atto e il presidente del Consiglio avesse fatto un video attaccandola, come si sarebbe sentito? SUBJ
123
+ 14ad2b7c-5998-4637-bcf1-b7c151b01d6f Circa l’8% dei patrimoni finanziari mondiali è detenuto nei paradisi fiscali, e nei paesi emergenti e in via di sviluppo la percentuale aumenta notevolmente (30% Africa, oltre il 50% in Medio Oriente). OBJ
124
+ 86da118f-8f9b-473d-bf7b-17fa639614ea "E' da quel momento, secondo lui, che ""la magistratura tende a occupare, e in parte ci è riuscita, gli spazi di competenza della politica." OBJ
125
+ be15a19c-a73a-4292-8bc1-a9bba9ccf05d Sotto quella legislatura è diventata pressante a tutti i livelli la propaganda per il ritorno al nucleare, dalle dichiarazioni istituzionali, alle campagne giornalistiche e social, alle iniziative “divulgative” messe in campo da una serie di attori privati del settore che hanno tutto l’interesse ad ampliare all’Italia il mercato per le loro tecnologie. SUBJ
126
+ 25da01ef-7d16-4930-aefd-e619b862b397 E quale sarebbe il problema se cortina diventa sempre più un posto per ricchi? SUBJ
127
+ 31765011-c4be-485a-b3ef-b64c9408063d «Se il pronome preferito di una mia studentessa fosse “Sua Altezza Reale”, non sarei in alcun modo obbligato a rivolgermi a lei in quel modo», a meno che non fosse effettivamente una principessa in qualche famiglia reale, ha scritto Benatar. OBJ
128
+ da401a7a-1792-49d2-88ce-06f2b400c229 E questo capita indipendentemente dall’eventuale familiarità tra i due, o dalla rispettiva appartenenza politica. OBJ
129
+ 4d79a5b2-493e-42e7-9023-e5ad41321e0c Negli ultimi anni è capitato però che gli spyware venissero installati anche sui dispositivi di decine di giornalisti, attivisti, funzionari di altri governi e politici d’opposizione: OBJ
130
+ 4d3d725e-a62e-4782-8956-85b6694ae01f L'annuncio di sabato che Washington avrebbe applicato dazi al 25% contro Messico e Canada, e al 10% sulla Cina, a partire da martedì è stata una sorpresa per i mercati. OBJ
131
+ d37662e0-791b-4aab-bbc5-2ce6a8116c5c Se non veniva fatta la colpa serebbe stata di un OBJ
132
+ 1fba68e7-2fd9-4708-abcc-6a99a28db212 Il numero di veicoli elettrici è passato da 620 mezzi nel 2015 ai 2,200 del 2017. OBJ
133
+ 8f759b3a-a6a9-417a-9c0a-4f59aaaf0d9f «Caro compagno, dammi pure del lei». OBJ
134
+ 693e2f1a-a004-4fef-b481-c4219f01726d Prima di fasciarti la testa aspetta di vedere come si svilupperanno gli eventi. SUBJ
135
+ 1634a208-920d-487c-92ec-ed64179c5464 Ligera OBJ
136
+ ac6d3b4e-f898-47b1-bf5a-01c99a4b6463 "Come dice la premier, se qualcuno oggi vuole governare si deve candidare e non cercare altre strade""." OBJ
137
+ 80ed0720-ba78-4836-ba63-c90ff69f80b1 I banchieri hanno però un’influenza politica che supera di gran lunga il loro reale peso economico e quindi, senza minacce di rappresaglie, c’è da temere che riusciranno a mantenere una forma di status quo – a costo di abbandonare una parte della loro clientela, cioè quella che non ha i mezzi per nascondere i propri attivi nei trust, concentrandosi invece sulle fortune più ingenti. SUBJ
138
+ 20f032b3-e1ca-4b35-8f66-7bb09c24db6f Il signore le ha quindi risposto, con un gran sorriso e con dizione in perfetto italiano: OBJ
139
+ dca0fbd1-0239-4c17-a60b-a153687f704e E ha poi aggiunto: OBJ
140
+ 6ddab91e-bf9e-42db-a314-fc68304ca728 Una vergogna ai miei occhi! SUBJ
141
+ 725e471f-c3d0-46f7-ba91-5e79361feee5 sono passati più di tre anni e mezzo dall’approvazione, avvenuta nell’estate del 2021, e manca solo un anno e mezzo alla scadenza, fissata per metà del 2026. OBJ
142
+ e39b6dc0-fd37-448e-8f63-f7a67960cfb8 I due asset sono inversamente correlati in quanto l'oro è quotato in dollari Usa, quindi quando il biglietto verde si rafforza, l'oro diventa più costoso al di fuori degli Stati Uniti e la domanda (e quindi il prezzo) diminuisce. OBJ
143
+ 1104423d-34c6-4093-8c60-dce5686c320e Con ogni probabilità, una perdita di 15 miliardi di euro sarebbe sufficiente per convincere la Svizzera a una cooperazione reale, perché la somma è paragonabile a quello che il Paese guadagna in totale gestendo i patrimoni degli evasori fiscali. OBJ
144
+ 091f32ac-1472-4572-9db2-e9a2da6578ae È probabile che Citizen Lab pubblicherà un rapporto in cui fornisce maggiori dettagli sugli obiettivi della campagna di spionaggio, come ha fatto in passato con altri casi. OBJ
145
+ 855a6cf5-c4a5-4425-af87-197cce9c52a7 """Lei oggi è stato scandaloso." OBJ
146
+ 4700370d-41a2-449a-9600-c6126e33e0a0 Nel 2016 sono stati effettuati complessivamente circa 8 milioni di noleggi per una percorrenza complessiva di 62 milioni di km. OBJ
147
+ 853cd6e6-9f3e-4654-8307-358a4dd1a543 Prendiamo il caso della Svizzera – ma l’esempio potrebbe applicarsi a Dubai, Macau o qualsiasi altro Paese tentato di fare nel XXI secolo quello che la Svizzera ha fatto per la prima volta nel XX, cioè aiutare i frodatori a sottrarsi alle leggi dei loro Paesi d’origine. SUBJ
148
+ 9616a865-3190-4073-a3b7-6669c96913fb "Per Schelin oggi il governo si è nascosto ""dietro i cavilli e il giuridichese, ma qua non si tratta di un difesa formale, ma di una scelta politica." OBJ
149
+ 144c070a-844d-42cd-925c-057ce1d9d961 Volkswagen ha in Messico uno dei suoi più grandi stabilimenti e ieri si è premurata di auspicare «colloqui costruttivi» per preservare la stabilità economica. OBJ
150
+ f64c9393-074a-422d-9821-c67eedf5eb89 Siccome non siamo in un regime comunista, allora è bello che ci siano posti per soli ricchi e posti per soli poveri, tutti però a spese della collettività. SUBJ
151
+ cc41904c-0ac4-402c-bee0-0c1d604cc607 La percentuale di completamento è al 79,54 per cento, e si prevede che possa raggiungere l'85,2 per cento entro la fine del trimestre attualmente in corso. OBJ
152
+ 2a6b5cb3-de5d-41f2-bda4-bce91b34b730 Il secondo mandato di von der Leyen farà capire se l’Unione ha forza e volontà per difendere le regole con cui ha normato il digitale e le sue mostruose concentrazioni. SUBJ
153
+ 13814086-1baa-4134-a96b-2b9bfdfd1cb6 Recentemente lo stesso ufficio ha poi condotto uno studio sullo stato di realizzazione di uno degli obiettivi più discussi e ambiziosi del piano, cioè la realizzazione di nuovi posti negli asili nido e nelle scuole materne, da sempre una delle grosse criticità delle politiche familiari italiane: SUBJ
154
+ 8b87750f-86a2-41b5-905f-0101c64e2ecc Siamo così abituati alla diseguaglianza che a volte è davanti al nostro naso e non la vediamo. SUBJ
155
+ ce3cf2ee-353d-47e1-b690-af10d0eb05b0 Appena il 30,14 per cento dei 194,4 miliardi stanziati complessivamente. OBJ
156
+ eb252279-b91e-4a13-b002-4e66356a9c53 Ma così Cortina sarà sempre più un posto per ricchi SUBJ
157
+ e0df7316-3198-48b3-85bc-7702b1f5f213 Cinquanta? OBJ
158
+ f300c938-b0b8-4277-a71b-9f60bd225715 La percentuale cala al 22,61 per cento per i progetti di Digitalizzazione, pari a 3 miliardi dei 13 disponibili, nonostante abbia già raggiunto il 100 per cento delle riforme normative da attuare. OBJ
159
+ efd75c1a-098f-4cc0-b637-1f7078ab7781 Fino a venerdì pomeriggio infatti circolavano voci secondo cui il primo round di dazi sarebbe partito il 1° marzo, dando così a Canada e Messico un mese per negoziare. OBJ
160
+ b8f65596-e7b8-4d43-bef6-2a0403e40a10 Google ha respinto l’idea del fact checking su YouTube. OBJ
161
+ 78e8a5bc-76dc-4bd9-ba9c-3d966df0f9b2 La questione deve essere posta al centro del dibattito sul commercio. SUBJ
162
+ a1fcbbec-21b7-42c9-afb8-8e6e3f7b8e3b La prospettiva di un mondo in cui non si studiano più le lingue straniere OBJ
163
+ 6bc5d0c8-b76e-46aa-9c7b-57a41066c48d Ma se le minacce non dovessero risultare sufficienti, dovranno trasformarsi in realtà. SUBJ
164
+ e59d5231-3ba4-4916-b9a4-fdea5fd4a9d5 Giornata decisamente difficile per il settore auto, tra quelli potenzialmente più impattati dai dazi. OBJ
165
+ 48393422-e898-4aae-a880-a43086e91c17 Lunedì molto difficile per le criptovalute in quanto l'attrattiva degli asset più rischiosi è intaccata dalle crescenti tensioni sui dazi. OBJ
166
+ 01997fcc-aae4-4f03-8a25-5da812072f13 È un principio molto forte. SUBJ
167
+ 5c6d56e3-0054-4239-bff3-44a9c441ab68 Le automobili sono distribuite a rete all’interno di un territorio e possono essere prelevate automaticamente senza bisogno di assistenza da parte di personale. OBJ
168
+ 78b477d7-82a6-434a-9231-6771048ed40b """Torsione autoritaria"":" OBJ
169
+ ef4e846a-bde9-4e10-85a6-ce1f292e822e Spriamo di no. SUBJ
170
+ eff44e4b-d0bc-4646-ae34-27163928f8d2 una guerra economica si concluderebbe di certo con la sconfitta di Berna. SUBJ
171
+ 9a8fcbcd-bac9-4350-8a76-e0881ab599f3 10 a zero G25 OBJ
172
+ 749ab220-dd5f-4119-a43e-68d6ca8bee0f L’efficacia di questi software dipende dallo specifico programma, ma ne esistono di molto potenti, capaci di raccogliere email, elenchi di contatti, registrazioni audio, immagini, video e password, ma anche di attivare telecamere e microfoni per registrare ciò che sta accadendo attorno al dispositivo, ascoltarne le chiamate e registrarne la posizione senza che il proprietario se ne accorga. OBJ
173
+ e5988a31-68c2-43c9-a47f-c963edb7eadc A parte gli allocutivi, ci sono altri modi di esprimere cortesia in italiano neostandard, definizione proposta nel 1987 dal sociolinguista Gaetano Berruto per una varietà di italiano informale parlata dalla maggior parte della popolazione e diversa da quella imparata a scuola. OBJ
174
+ 11d0b235-06b9-4556-a68c-f3de9c8f35b5 Vediamo la proposta di seguito nel dettaglio: OBJ
175
+ c6c793bb-e616-49a5-8b6c-2cd0cc084f59 Meglio un posto per pochi alcuni dei quali si faranno solo una settimana di vacanza all'anno, ma come si deve e non in stile coatto a Roccaraso. SUBJ
176
+ 35d29a82-9fe6-49bc-a2c3-9f5145608556 Lo stesso Ufficio Parlamentare di Bilancio ha fatto notare a sua volta i ritardi nella spesa: OBJ
177
+ 5184a98e-c7a1-4a39-af3a-6af14349b7b3 Sono lieto che la pista sia terminata per tempo. OBJ
178
+ 9130da95-4f1c-452a-a762-9f1d578b2821 15 miliardi di euro è la somma che potrebbero recuperare con un dazio del 30% sulle merci provenienti dalla Svizzera. OBJ
179
+ 9ecdbd81-8268-4584-a81c-ca96e44e9d17 Gaspareconsiglia OBJ
180
+ 3ac76bac-b191-42f4-b57a-497756b041c5 "Cosa dicono i sondaggi riservati"":" OBJ
181
+ 16333539-865f-4fbb-8d00-832f0b1f388f Il lei serve anche a rispettare le diverse sensibilità e proteggere le individualità delle persone, specialmente quelle che non conosciamo, perché «a volte consente di avvicinarsi piano piano all’interlocutore e capire quale livello di formalità la persona gradisce». OBJ
182
+ a244a47e-619c-4e8a-a374-2332573d1156 Si tratta da un lato di una scelta di campo: OBJ
183
+ 45586fc7-26f6-48bc-9ffe-f2d1116556e1 Eppure i progetti sono spesso a buon punto e molte riforme sono state avviate: OBJ
184
+ 02664a00-b02b-4350-af51-8d235f493691 Spiritolibero OBJ
185
+ b4f0ba75-d32b-4a24-8e4a-b4928e37cb94 "Meloni diceva che avrebbe dato la caccia ai trafficanti di tutto il mondo, invece li rimanda a casa con il rimpatrio più veloce della storia""." OBJ
186
+ 9d1f63ad-9735-4ba1-bf84-9cebfba5db5b La prima virata a monte, la Curva Sento, è completa, la Bandion è armata, l’«otto» tra Antelao e Cristallo impostato. OBJ
187
+ dca4389d-5ca3-468c-8467-0b8c110ae1fd Cose le hanno fatto i magistrati.... SUBJ
188
+ 540bd30a-5c3f-474a-a7e6-fe45b069482d Dare del tu a una persona che presumiamo essere migrante o straniera è una scelta probabilmente motivata dalla convinzione che quella persona non comprenda bene l’italiano. OBJ
189
+ 739f66ea-e90f-4d72-9059-86076e9b9780 Poi che andare a Cortina specialmente a Natale sia diventato un po' come affacciarsi al circo Barnum è la verità , però se ci si va in periodi diversi le montagne intorno sono splendide. SUBJ
190
+ e0c3a9fe-a8e3-468e-8f37-94cf45030545 Oddio credevo venticinqe. SUBJ
191
+ aa41b8d4-d5b8-4da3-a524-dae1b489d9d9 Il tuo commento........concordo. SUBJ
192
+ b79b9117-9bd1-4d40-94cf-ac6e64ff895a Lettore_15054040 OBJ
193
+ bbfa5b7f-4b93-4592-b827-c2df992cc6c0 Si mormora sopratutto di partnership già avviata con i Giochi 2030 in Francia. OBJ
194
+ 84900491-102e-40fc-b11f-fa97b06bef5e Gli economisti ipotizzano infatti che i dazi potrebbero causare una nuovo fiammata dell'inflazione e crescita più debole negli Stati Uniti, e potenzialmente alimentare recessioni in Canada e Messico, due paesi che hanno forti relazioni commerciali con la maggiore economia al mondo. OBJ
195
+ 90c8d274-5fa9-40fd-b452-199876b21c9f Paragon negli anni ha cercato di posizionarsi come un operatore più virtuoso degli altri, vantandosi per esempio di lavorare solo con paesi democratici e con governi stabili, e di non vendere Graphite ai governi di paesi democratici che sono noti per aver abusato di spyware in passato, tra cui Grecia, Polonia, Messico e Ungheria. SUBJ
196
+ 013f1617-1ec1-4dd5-b6b8-52693601abed Ecco ad esempio che la Regione Liguria, guidata dalla destra, ha pensato bene di stanziare 220mila euro per un progetto di educazione all’affettività nelle parrocchie e negli oratori. SUBJ
197
+ 44bdb7c1-1a07-4af3-b745-169a48af8242 Commento fantastico.. SUBJ
198
+ ce15d876-03a8-43d2-83d1-94d1ada3e7b2 Quel giorno passeremo dall’acquistare un mezzo ad acquistare mobilità. SUBJ
199
+ 76eeedc1-057e-422c-99df-7c2405ccaa76 “Circa il prolungamento del Pnrr nel 2026 ho già detto che noi non chiediamo proroghe perché è evidente che avevamo assunto degli impegni e dobbiamo essere coerenti con gli impegni che abbiamo assunto” ha detto il ministro degli Affari europei, Tommaso Foti. OBJ
200
+ 412bc250-0ca7-4f03-bc21-eeadb889fc5a Ma chi ha accettato queste olimpiadi SUBJ
201
+ b6e37d2c-60a9-4437-86cc-10ed2f1a230b Ricordiamo come già nel 2021, nel corso delle discussioni al Parlamento europeo sugli atti delegati al Green Deal, il nucleare da fissione era stato presentato insieme al gas come fonte “di transizione”. OBJ
202
+ e5d8d6d7-ee00-4e7d-8f7c-40b45fddee33 Una politica onesta, pulita e trasparente. OBJ
203
+ fff614f7-772b-4d4b-9496-827d4aad19d6 Poiché i dazi-sanzioni sono realistici e proporzionati, e pertanto credibili, in teoria non dovranno essere applicati. SUBJ
204
+ fc4c196a-b005-48ad-a3c3-7ec087c32fc2 Contestano l'assenza della premier e contestano il merito delle informative che non chiariscono affatto, sostengono le opposizioni, perchè l'esecutivo abbia rilasciato e riaccompagnato in Libia con volo di Stato un ricercato dalla Corte penale internazionale per crimini contro l'umanità. OBJ
205
+ 7cc63676-4192-4c86-89fa-ed309cff502b Lettore_17132480 OBJ
206
+ b8d86096-64d8-4170-9fa8-072723135a0f Tutti i problemi derivanti dal traffico deviano tanti soldi in nuove strade, lotta all’inquinamento, sanità dovuta allo smog, ecc. OBJ
207
+ f2d16465-e32b-4395-9edc-de03b9bc2be8 Stiamo parlando di minacce da brandire, che auspicabilmente non dovranno essere messe in pratica. SUBJ
208
+ 832926e4-6c90-4012-93c6-7e867f47d7d1 fa la vittima. SUBJ
209
+ efaa0748-f628-4a1e-97b7-71b3bfaf16bd Nicolò Zanon smonta le toghe anti-Meloni, perché sbagliano SUBJ
210
+ 8965ff1e-ed80-4798-a447-7ad1c5dfcaec Lo stesso Trump, dopo una telefonata con Tim Cook (ceo Apple) ha detto: OBJ
211
+ bf6040e0-f058-4b04-b269-e898101d42ee """Questa è una giornata triste per la democrazia." OBJ
212
+ c2f71533-17f4-4482-a26a-d469c840741e Rispetto a vent’anni fa, per esempio, la frequenza di utilizzo di Mr e Mrs è diminuita del 30 e del 56 per cento. OBJ
213
+ 9358f45f-898c-4e33-b532-9cbf8c4f3c70 Lettore_15653544 OBJ
214
+ 84ed3706-62b8-4498-a2dc-1ff64731a059 Se cerchiamo di applicare questo principio democratico per cui il bene pubblico prevale sull’interesse privato, un autobus con 100 persone ha un diritto allo spazio pubblico 100 volte superiore a quello di una sola macchina. OBJ
215
+ e58b8a27-4f5b-4258-8511-1de419c013a1 Sulla neve, in un viavai ininterrotto di camion e operai dalle 7 alle 19, festivi compresi, ci sono decine di enormi cilindri neri serviti al trasporto del liquido refrigerante, l’acqua glicolata. OBJ
216
+ 0dd487b1-82d9-4fde-85af-9af6204297f5 Io sono di Courmayeur. OBJ
217
+ 2e472117-76ee-41a0-b1c5-b3e266bf4822 «A dicembre WhatsApp ha interrotto le attività di una società di spyware che riteniamo abbia attaccato il tuo dispositivo. OBJ
218
+ 59036e13-681e-4c10-9727-b9fb89130731 Non possiamo ancora fare delle valitazioni serie. OBJ
219
+ bf435849-872a-4ebe-b20c-f140ec2d449c è stato il giudice assolutore. OBJ
220
+ efb3b716-9a64-4784-802f-adeb180244f9 Quelli più avanti riguardano le infrastrutture, per cui è stato speso il 46 per cento dei fondi, e le imprese, con il 47 per cento. OBJ
221
+ 1fb99663-7813-470b-9cce-c685526d16b1 Nello Musumeci, ministro della Protezione civile nonché esponente di FdI, lo ha detto in un'intervista a Repubblica a proposito dello scontro politica-magistratura. OBJ
222
+ 54b81ecc-9731-4e8b-8bb5-66e97d7b7ad7 In generale, negli ultimi decenni, l’uso di formule un tempo riservate soltanto ai rapporti informali – di parentela, di amicizia, di lavoro – si è esteso a situazioni in cui in passato non era ammesso. OBJ
223
+ 1b29d787-4487-4203-b530-0986348a8962 Secondo le statistiche ufficiali, l’industria finanziaria costituisce circa l’11% del Pil elvetico. OBJ
224
+ 8acae1a3-0a02-4dec-9223-4fbe81e12a31 Lettore_2418318 OBJ
225
+ 01e97dad-f0b7-4b44-9135-3c0b7b6e4ced «Non permetterò che approfittino delle nostre aziende». OBJ
226
+ 79c609d6-997f-4002-94c3-3820d65f323f Un signore guardava spaesato il tabellone degli orari sul suo stesso binario. OBJ
227
+ 2d1e4e34-e42b-4a41-9732-5b6766842a84 Dopo aver notato che aveva forse bisogno di aiuto, e aver registrato mentalmente altre informazioni (era una persona nera, «vestita in modo sobrio e pulito»), nel proporre aiuto Molinelli si è chiesta se usare il tu o il lei, nel dubbio che lui potesse non capire l’italiano. OBJ
228
+ aa6f546e-ab1a-45e1-a2dd-d39dd958557c Nell’ultima relazione al parlamento, avvenuta a luglio dello scorso anno, il governo puntò molto proprio su questo: OBJ
229
+ 4d3a2a47-763a-4650-9bd8-4104806ace54 Non è stato qui il difensore di Almasri, ma peggio: SUBJ
230
+ 08f05664-9fd3-479d-abc5-82fda2c87151 La funzione, all’epoca, era stata quella di accontentare Francia e Germania in un momento in cui la transizione avrebbe significato per la Germania smantellare l’ingente quantitativo di centrali a carbone passando al gas (era infatti pronto il North-Stream II, per un approvvigionamento diretto dalla Russia); OBJ
231
+ d77c683d-9a5d-438d-98d4-bfc982585a43 Uno dei tanti modi, per esempio, è il cosiddetto imperfetto attenuativo (o di cortesia, appunto), usato per attenuare richieste che all’indicativo suonerebbero impositive («Buongiorno, volevo un’informazione su…»), o anche per smorzare l’urgenza di una comunicazione («Volevo dirvi che…»). OBJ
232
+ 3688ce23-08c9-4c20-94d6-2c8ffb37e212 Elly Schlein definisce così la premier Meloni che le opposizioni continuano a chiamare in aula. OBJ
233
+ 78861bd1-3246-4990-a83a-a142f99b831b CitizEUn OBJ
234
+ cabf0560-e281-4313-84b0-49ed98d33872 Nel Nord del paese molti docenti e ricercatori usano il tu reciproco, mentre al Sud e nelle isole c’è ancora un’attenzione maggiore ai ruoli accademici, e di conseguenza più formalità: OBJ
235
+ 60c37f36-435c-47ee-83e9-62920341ad8d Lettore_14157448 OBJ
236
+ 91c0bcc5-cd64-4c8b-b12f-ae1eaab8fc76 Lettore_17998019 OBJ
237
+ bbb16237-46a8-44ee-a4c5-2fe96bdec988 la pista, il biscione di ferro e acciaio di 1.650 metri e 16 curve dei Giochi 2026, è quasi pronta. SUBJ
238
+ f19835bf-14e2-42ed-bb60-685f37e54042 DI bello i comuni hanno poco nulla tra l'altro si cammina in stradine dove il sole arriva poco. SUBJ
239
+ a4b02952-6250-4917-b563-c73488fe70ff Nel lungo periodo, il libero scambio è vantaggioso per tutti e il protezionismo deve essere evitato, ma, molto semplicemente, non possiamo continuare a liberalizzare i mercati ignorando il problema della dissimulazione fiscale. SUBJ
240
+ dfbbf712-be7b-4356-88b1-a65084a50fdc Anche l’inglese, secondo diverse ricerche, è diventato più informale che in passato: OBJ
241
+ 732bfed3-a9a9-439a-aef5-ddfa83c70615 Questo sistema sta funzionando alla grande e, per esempio, in Guangzhou gli autobus trasportano più passeggeri di tutte le linee della metropolitana cinese, ad una frazione del prezzo. SUBJ
242
+ b704a49f-e5d4-46f8-86a6-32b210f97cc1 A cento metri di quota, le Tofane maestose a destra, il Cristallo a sinistra, metabolizzato un anno di «niet» dell’appaltatrice Simico a chi voleva verificare l’avanzamento dei lavori e incassati i dubbi rabbiosi espressi dal Cio sul comitato organizzatore (con il famoso piano B sempre incombente), un fatto è lampante: SUBJ
243
+ ff26e219-8783-452b-9a88-ff53d46b32c6 Cosa ne sarà dopo i Giochi? OBJ
244
+ f3dd901c-01ea-4644-9329-c790c2d5e15a Rispettare pienamente il linguaggio della cortesia, scrive Coluccia, richiede però anche la capacità di variare tra il tu e il lei in un modo appropriato alle diverse situazioni comunicative. OBJ
245
+ 35515823-4f1f-4ff6-94b3-24952ddef469 fissato il telaio di supporto, modellate le gabbie delle curve, montata la rete di tubi dove scorre il glicole, si arma la struttura spruzzando cemento speciale che resiste a congelamento e scongelamento. OBJ
246
+ 19ae8ae3-0c76-47e7-aff8-92c8bda8714e Secondo lui la non reciprocità di certe forme di cortesia non è una cosa sbagliata in sé: OBJ
247
+ efff8f71-9d68-458a-9c43-7985b05573d9 In salita invece il prezzo del petrolio (+2%) perché gli investitori ritengono che i dazi potessero interrompere le forniture agli Stati Uniti, il più grande consumatore di greggio al mondo. OBJ
248
+ 38f65c39-e94e-4437-ac18-75109ca90050 L’offerta di Lake Placid che aveva ingolosito il Cio è respinta al mittente. SUBJ
249
+ f238a733-43bf-4ac2-b3bd-a68eef140382 Primo, la perdita di gettito fiscale dovuta al segreto finanziario è stimata al minimo, perché non include il costo degli scudi fiscali che gli Stati hanno dovuto approvare per paura che i loro contribuenti nascondessero i propri soldi in Svizzera. SUBJ
250
+ d91061db-ec7a-435a-9a0b-61e637df89f3 I lavori accessori cominceranno subito». OBJ
251
+ c5175f3d-53ee-4fc5-8453-72b76f4dc78a WhatsApp dice che oltre novanta giornalisti e attivisti sono stati spiati sulla sua app OBJ
252
+ cc8e3993-fadf-405c-b505-99d38edd4481 Il Bitcoin, il token digitale più grande, è sceso al minimo delle ultime tre settimane in area 94mila dollari, ossia ben 15mila sotto i massimi storici toccati lo scorso mese. OBJ
253
+ 7b818254-ef30-4151-afcd-47c98a0d56f3 E finalmente soluzioni nuove cominciano a vedersi. SUBJ
254
+ 6b332748-1cd1-470a-8055-c199e4ac15c1 L’azienda, fondata dall’ex primo ministro israeliano Ehud Barak, è stata recentemente venduta a una società di private equity statunitense, AE Industrial Partners, per 900 milioni di dollari. OBJ
255
+ e1219e91-443b-4216-b166-7dd8277adcb4 May I help you?». OBJ
256
+ 9294991d-346f-4651-9173-000e736a9035 L’ombra dei duemila larici che sostituiscono i mille centenari abbattuti arriverà tra decenni, la spesa (85 milioni di euro, Iva esclusa) copre solo il tracciato, di parcheggi (qui merce rarissima e carissima), tribune, accesso del pubblico a un’area impervia non parla nessuno come pure del futuro di un impianto in un’Italia che vanta solo cento tra bobbisti e slittinisti agonisti in uno sport che per il Cio non ha futuro. SUBJ
257
+ f0ac3c67-7e53-49a3-8205-2387d63de486 È sbagliato semmai quando quelle differenze di potere nella società sono distribuite sulla base di criteri inaccettabili. SUBJ
258
+ 1967e665-a6eb-4bd9-81ae-e556fe159984 Resti pure un posto per ricchi: SUBJ
259
+ 86acb722-4af0-482f-8e88-8bc7c3c96195 già nel 2019, per esempio, WhatsApp aveva fatto causa all’azienda israeliana NSO Group per aver sfruttato una falla di sicurezza nel proprio codice per spiarne gli utenti. OBJ
260
+ 702ec2e1-e389-46d8-8b2f-26f4ddb88748 Ma non si vergogna? SUBJ
261
+ 84f3a953-ce19-4a35-bdcf-4b95de462fa3 Il dato ancor più positivo è che la maggior parte dei servizi di mobilità condivisa è a Zero Emissioni. SUBJ
262
+ 2b2e6c8f-f7fa-40d4-931b-6019c52ae3b5 "Non si capisce la relazione yra pista da bob e ""ricchi"", quelli al più sciano mica fanno il bob o lo skeleton." SUBJ
263
+ 4e617eff-1937-4834-b8a2-102907d0ec4a Lo spyware di Paragon, Graphite, funziona in modo piuttosto simile a quello di NSO. OBJ
264
+ fbb7add0-dbbf-4887-957e-562dab32f17c Openpolis ha detto che arrivare a questi calcoli non è stato facile, a causa dei ritardi e delle opacità nella pubblicazione dei dati da parte di Italia OBJ
265
+ f251668f-617d-467d-b2a0-aab4af7abab8 Titoli auto UE nel mirino, Stellantis -7% OBJ
266
+ 7197a8b8-87e3-488b-90d3-83c663e97c57 Molinelli cita un esempio che le è capitato pochi giorni fa, in una grande stazione ferroviaria a Milano. OBJ
267
+ 3c7c6c8a-a4e5-4d04-ae87-af442df7bfba Come era facile prevedere, la marcia indietro del Governo sui fondi destinati inizialmente all’educazione all’affettività e alla sessualità, sta iniziando a dare i temuti risultati. SUBJ
268
+ 132aa79d-9a3c-4050-9336-e9120a7f10b4 Lettore_2814779 OBJ
269
+ bf0bdb5c-2aa9-4adb-a75f-e9be82afe453 Nel frattempo abbiamo tagliato alberi e sfrattato il parco avventura. OBJ
270
+ 339b179b-a341-4d39-b268-f5cf0195f0a8 Commentando l'iscrizione nel registro degli indagati della premier Giorgia Meloni, dei ministri Nordio e Piantedosi e del sottosegretario Mantovano per il caso del generale libico Almasri, Musumeci ha sottolineato: OBJ
271
+ 44a92c22-0d78-48e6-bca4-0e5c7836643d Giù anche l'oro, asset rifugio per eccellenza. OBJ
272
+ 950be3ad-65f4-4bb6-b048-b70d2be1bdae "larga fetta dei ""ricchi"" son EVASORI." SUBJ
273
+ af10b5a8-8ed8-4ed1-a602-85249bd0efe7 Hai ragione quasi su tutto, Cortina non conosco, ma Curma è diventato tutto meno che un posto ben frequentato, caro si, ma senza servizi e piste decenti e poco sole in paese. SUBJ
274
+ a22279bb-b36e-4901-be23-eaf82e56fa89 Sia chiaro: SUBJ
275
+ c9c1695a-8f4d-4086-9ee0-1a2a9f9e786e Il gruppo è anche incaricato di esaminare la creazione di una riserva di bitcoin, uno dei punti focali per il settore. OBJ
276
+ 71425490-5173-4427-b3ac-77eccb1173c7 """Io penso che non sia corretto che un pm prende una denuncia di otto righe e questa si trasforma in un atto d'accusa verso il premier e i ministri." OBJ
277
+ aa1dff75-3433-4e01-80fc-dfca872ab639 "La capisco la nostra premier, era assai difficile, forse impossibile venire qui a schiena dritta a giustificare la scelta del suo governo di liberare un torturatore, uno stupratore di bambini, per questo ha inviato qui due onorevoli prestanome""." OBJ
278
+ f7520050-04d1-4989-99a5-f42081d76b5a Termine che, tuttavia, non sembra preoccupare troppo l'esecutivo: SUBJ
279
+ dcbc67b5-ff9e-4204-a222-20d05e06b4cd Spianato in tempo record da FdI SUBJ
280
+ 1694b5ac-aad7-4906-9654-922bb4556dc3 significa che i ritardi e i problemi del piano riguardano la capacità di spesa dei diversi enti che gestiscono i programmi, cioè il finanziamento concreto dei progetti (che hanno poi ricadute sull’economia nazionale). OBJ
281
+ 3f9c1171-edc4-4080-968d-0e2c1c1559b0 "Ma la vittima non è la presidente del Consiglio, le vittime qui sono i torturati da Almasri, le donne e i bambini torturati, ma tanto sono in Libia, non le vediamo, giusto?""." OBJ
282
+ 10382708-72a9-49b9-983c-d74c68d08e4b Su 269.299 progetti monitorati, l'ammontare della spesa effettiva va ancora a rilento dopo tre anni e mezzo dall’approvazione del Piano (nel luglio 2021) e a meno di due anni dalla sua conclusione, prevista per il 30 giugno 2026. OBJ
283
+ 2539672f-80de-4047-aa91-5ff382f5936f per rimanere sempre all'ultima moda imperante SUBJ
284
+ c5e86f15-13e7-4a72-9792-1e8506213aca In ogni caso, senza minacce specifiche non si faranno progressi. SUBJ
285
+ 96c8c2d9-b355-4828-b4b8-fd71feb3a0e0 Stacchiamo la spina a questo sistema! SUBJ
286
+ 056fd16a-7a64-494b-8596-cc65a526b07a Questi tre Paesi possiedono in totale circa 500 miliardi di euro nelle banche svizzere, di cui grosso modo l’80% è ancora nascosto. OBJ
287
+ 8a03768e-9bae-4deb-bc3c-65b75a5ddf77 Ma la buona notizia è che basterebbe un piccolo gruppo (la Francia, la Germania e l’Italia o il Regno Unito) per obbligare le banche e le autorità svizzere a una completa cooperazione. SUBJ
288
+ 33504c5a-cf57-45e2-8a1e-83f830ba499f Il numero di veicoli condivisi globalmente in Italia tra il 2013 e il 2017 è quintuplicato, mentre il numero degli iscritti e dei noleggi è cresciuto rispettivamente di diciotto e trentasette volte. OBJ
289
+ 8cedde25-f6e1-411d-95f7-08b609a9d60e «Posso aiutarla? OBJ
290
+ f1088056-1cc4-4cd4-9134-1989b9dc5306 Al 13 dicembre 2024, sono stati spesi 58,6 miliardi di euro di fondi del Piano nazionale di ripresa e resilienza. OBJ
291
+ 02f742da-b73e-482a-806f-ad0af22c73a4 Cortina è un posto meraviglioso, direi unico in Italia. SUBJ
292
+ 54a25862-423e-46d0-8cdb-5963bd0dbef7 Lo scopo di Leonardo è di agire in tutti i settori strategici della difesa (“multidominio interoperabile” lo definisce Cingolani), compreso quello energetico, relativo allo sviluppo del nucleare. OBJ
293
+ ea39518a-8897-4c3f-9002-0302d0737c52 Il governo Meloni, però, continua ad andare per la sua strada non perdendo i consensi. SUBJ
294
+ e1d8750d-a9dc-4dde-82bb-e7f9e4a38fa1 Poco in confronto ai paesi esteri, ma comunque un buon inizio. SUBJ
295
+ 0090251a-5526-4f25-92fb-9175944d8c5a Personalmente non sono d'accordo sui dazi, ma la settimana scorsa si è perso molto di più con un solo annuncio. SUBJ
296
+ 9cdd9a0a-27f7-4b06-a3ba-20e563477846 Non compreremo auto, ma abbonamenti che ci permettono di “muoverci”, usare questa o quel mezzo di trasporto, che sia pubblico o privato. OBJ
297
+ 4953e202-537f-4364-8d73-1261d967f8bb Ad oggi il 24% delle vetture noleggiate è a zero emissioni. OBJ
298
+ 85a33c8b-dc04-4c88-b3ca-10b9a8d95628 Di che conflitti parlo? OBJ
299
+ 72c934fc-2e12-468d-a98f-00f5770235e8 E' vero Cortina è sempre stato un posto per ricchi, che ultimamente si sono trasformati in ricchi burini..... SUBJ
300
+ ff11f4e0-a0e5-46ee-9871-ee1050582da3 Lo stesso vale per l’uso del tu o del lei. OBJ
data/italian/test_it_unlabeled.tsv ADDED
@@ -0,0 +1,300 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence
2
+ 46837ef2-dffd-465c-b286-370fadef96d2 "Dalla premier ""viltà istituzionale""."
3
+ e942babd-cc81-4e84-8fb7-18259c7766f9 Ma in ballo c’è di più.
4
+ 171bb1a9-7cc8-4c8a-a658-1ff88aaf65b0 Meglio che di sinistra.
5
+ 123bf8b8-f249-4e3a-bb7c-51fa6f0bba86 La paura di chiamare le persone con il loro nome
6
+ bd00f3c7-b0c7-4ee4-be34-4f79704bf0d4 MAGI - Riccardo Magi di Più Europa è sarcastico.
7
+ 57f8c633-87d2-4c0d-bd64-69efb748665b online, ma anche nella narrativa, sui giornali, nei discorsi politici e in ambito accademico.
8
+ 2a5329db-37b1-4aa8-8df4-611b61901a29 publius48
9
+ 53bdfaf0-f2fc-497b-a5db-5b4e2277bc2b Nessundorma
10
+ b3659a44-c4f7-49cf-910d-964df67d9ca3 Tempo al tempo vedremo.
11
+ 229cf948-1614-4b87-986b-5d2748dabd66 E' solo molto più comodo da raggiungere (da Milano) che non Campiglio, che comunque è rimasto dieci volte più bello.
12
+ 5ab833ba-88cb-448c-86fa-28732bbcbf2b Nelle dolomiti c'è posto per tutti.
13
+ 527bc8a7-66c4-4c0b-b62e-1d2690ce3ccf Non siamo mai contenti
14
+ c141e05e-4882-4cd0-99b3-5d4106a3b4a0 L'ostentazione della burineria e servizi montani penosi.
15
+ ec318dfd-ed96-4a95-a7a9-5c885d349ec0 Il progetto Openpolis ha pubblicato nuovi dati sullo stato di attuazione del Piano Nazionale di Ripresa e Resilienza, il grande piano di riforme e investimenti da realizzare entro giugno del 2026 finanziato coi fondi europei, di cui l’Italia beneficia nel complesso per oltre 194 miliardi di euro:
16
+ 0c69a14c-865c-4a2a-8cd9-b7a180ee39bc Poi il leader M5S è durissimo con il ministro Nordio:
17
+ b875a061-6621-4273-a84d-b50c92f7d955 Conte infanga Meloni?
18
+ 37bc1250-1003-4554-afef-da9be4e38d60 Ed è proprio la Leonardo che, insieme ad Ansaldo Nucleare ed ENEL, partecipa alla nuova cordata italiana per il nucleare, promossa proprio in questi mesi.
19
+ 97087942-1354-4694-98a5-6468f3bf1cfe Il Repower-EU ha provato a tracciare la rotta in merito all’indipendenza energetica, che tutto è tranne che autosufficienza dell’UE.
20
+ 4308775c-420a-43b3-a0a8-4d709b02c4aa Quello di cui c’è davvero bisogno è di una radicale riflessione sulla strada verso cui le classi dirigenti europee e occidentali ci stanno trascinando nella direzione di un baratro ambientale, sociale e militare.
21
+ 549a0951-74d1-484a-b643-091dcbd06d15 L’Italia ha speso meno di un terzo dei fondi del PNRR
22
+ fe371645-5408-4b35-ba30-e02f26c3d2f0 anbingrui
23
+ 48b2a8b1-0d3a-4ea2-b470-06a609847c67 risorse scartate da svariate riduzioni di budget relative ai progetti degli anni scorsi, da spendere necessariamente entro i prossimi due anni.
24
+ 5913ba3d-b7f3-46dc-8edc-fafd30f14873 "Non è stato un passacarte, è stato fino in fondo un'autorità politica""."
25
+ 99070ab6-ee00-4c45-9ef6-f623c299b748 Una possibile soluzione, e attuabile nell’immediato, è quella proposta dall’economista Gabriel Zucman.
26
+ 8f8cb122-96f8-4281-b6b9-bb2e3b1a9eb7 Tra questi i titoli di Stato dei paesi più solidi, con Treasury e Bund (ma anche i Btp).
27
+ 576df14c-12c8-4207-9358-de2b79081169 Capisco il senso di appartenenza... ma addirittura masochisti purché sia di Destra,
28
+ 26d35e42-6f9a-4e31-be4d-10fe96cab9d6 In questi anni ci siamo battuti contro gli striscianti tentativi di riavviare nel nostro Paese un percorso di ritorno all’energia da fissione nucleare, una fonte insostenibile sotto tutti i punti di vista, la fantomatica quarta generazione – pur efficientando alcuni aspetti delle esperienze precedenti – non supera i problemi già noti e su cui in ben due occasioni in Italia ha vinto un forte “NO” referendario.
29
+ 42617ab6-e957-40a1-814a-bffae3977147 Roberta De Zanna, consigliera d’opposizione di Cortina Bene Comune, replica allarmata:
30
+ 157d1296-c4b7-4d58-94d8-a94ce54240b2 L’associazione automobilistica tedesca Vda ha affermato che i dazi potrebbero avere ripercussioni sui posti di lavoro in Germania e in Europa.
31
+ 5cdc4a43-93de-4005-9ca7-3b05753e4b4e Sul versante Scuola, università e ricerca si arriva al 26,21 per cento (7,4 miliardi), ma il dato scivola al 14,79 per cento quando si parla di Salute, in cui sono stati spesi solo 2,3 miliardi su 15,6.
32
+ 77a3fb4c-5e30-4dc3-9761-0544f4213f9f Disse che a sua madre capita spesso di incontrare agli sportelli degli uffici pubblici impiegati e impiegate che tendono a darle automaticamente del tu, appena leggono e riconoscono come non italiani il nome e il cognome sui suoi documenti.
33
+ a8c10a28-f9cd-47ed-8124-31d8ce311bdd Sarà la più moderna pista d’Europa, forse la più veloce, l’unica senza l’incubo dell’ammoniaca.
34
+ 078495cf-0431-4577-beac-7c232418460b MAMO101
35
+ ef3d6810-58b0-4e21-8933-1627fd28f3e7 A riportarlo è Openpolis, fondazione indipendente che da tempo monitora l'andamento dei progetti legati al Pnrr, raccogliendo in uno specifico portale (OpenPnrr) i dati che periodicamente vengono inseriti sulla piattaforma governativa Italia Domani.
36
+ 133a417b-87df-4155-b1fe-c42130efbaa7 al 13 dicembre 2024 ne aveva spesi solo 58 miliardi, all’incirca il 30 per cento del totale.
37
+ c78105a3-ab49-4564-950d-64dd326c48bd Ma setacciando fra i vari settori di investimento, la spesa effettiva rilevata è ben più bassa.
38
+ 434ce086-6ab8-452e-ad7a-4e3c2f544c6a A Cortina andai due anni per amici in loco, scappato per sempre.
39
+ 6e09f2c8-b674-44f4-a337-f7307facf6ad Ma per il bob si spendono due milioni di euro a testa per i cinquanta atleti italiani che lo praticano.
40
+ 244b1454-1805-4161-ab6b-8a206460eeda Secondo il monitoraggio di Openpolis i progetti più indietro sul fronte della spesa riguardano la transizione ecologica, con solo l’8 per cento dei fondi spesi contro l’85 per cento delle riforme attuate, la cultura e il turismo, per cui è stato speso l’11 per cento dei fondi a fronte di riforme completate, e la salute, con una spesa del 14 per cento dei fondi a fronte di tutte le riforme completate.
41
+ 28977057-afb6-4540-bdcc-ee81d315e965 "il fatto che esistano ""posti per ricchi""?"
42
+ 43adf87b-4c71-4d0c-8788-28ef31f31c95 Si smonta qui definitivamente la narrazione per cui le scelte energetiche possono essere frutto esclusivo di valutazioni “tecniche” e non politiche.
43
+ f49f2415-b1c2-4b4e-9949-ddb5945d7bc5 @779 le dolomiti del Brenta la sera con sole che scende in fondo alla val Rendena crea un tramonto montano rosa ed arancione che non ha eguali al mondo.
44
+ 20726ef2-1eac-419b-b218-fadb0ca4be8b Il portavoce di Meta non ha detto in che modo è stato determinato che la responsabile degli attacchi fosse proprio Paragon, ma ha detto di aver inviato una lettera di diffida all’azienda e di aver collaborato con le forze dell’ordine e con il laboratorio di ricerca canadese Citizen Lab, specializzato nell’intersezione tra sorveglianza digitale e diritti umani.
45
+ e8eb935f-359d-4929-a30f-9a41d98d80e9 Non se be oarla sono la naggioranza degli elettori, ben protetti dal governo di cdx della Meloni che gli permetto di evadere ancora meglio!
46
+ 5f36e912-8231-4627-999b-b7aeb61c5094 L'aumento del dollaro ha fanno uno sgambetto all'oro, in calo anche se marginale, dopo che settimana scorsa aveva toccato i nuovi massimi storici.
47
+ d6a05642-1054-4a05-a009-f4fe88645c2a Il presidente Donald Trump ha inoltre fatto intendere chiaramente che l’Unione Europea sarà la prossima presa di mira, citando un grande deficit commerciale con il blocco.
48
+ 18be0f5e-2c9f-40da-b342-2e68c6afc81a Una tendenza a usarlo con eccessiva disinvoltura, a non alternarlo con il lei in modo appropriato e a trascurare modalità più formali di relazione potrebbe tuttavia aumentare il rischio di non rispettare la sensibilità e l’individualità dei parlanti.
49
+ f097d6c7-4873-48a6-bf21-ac53e8ed7787 Sarebbe inaccettabile, per esempio, una convenzione che imponesse alle donne di rivolgersi agli uomini con rispetto, e agli uomini di chiamare le donne per nome.
50
+ 9e46a0e7-ac5a-4c22-87b7-84f17914b5b8 Dare del tu e chiamarsi per nome, a seconda del contesto, della relazione esistente tra i parlanti, e di molti altri fattori variabili, possono essere un modo per esprimere empatia oppure un modo di interloquire inappropriato e irrispettoso.
51
+ 76dd6b22-88d8-4056-b1a7-1f7b9f4fb177 Poi fatte le olimpiadi verrà abbondonata.
52
+ cc918f4c-2cae-4dbd-8ee9-687df4979b5c Si tratta di un contributo consistente, ma non essenziale:
53
+ 71e527b8-1bc3-4b07-aa0e-0939c9c7054d Meno di 100 anni fa, le donne non potevano votare, e sembrava normale, nello stesso modo in cui oggi sembra normale vedere un autobus nel traffico.
54
+ 41047dd8-c25a-4aa7-8320-3b964278b3fa In questo quadro di competizione e guerra che coinvolge innanzitutto il mercato energetico, la narrazione Italiana costruita dal Governo Meloni sulla “sicurezza energetica” si inserisce perfettamente.
55
+ 9cfb91fc-38d9-4d67-a77b-db715dfb818d E' quindi ipotizzabile che si assista a una fase in cui oro e dollaro si muovono nella stessa direzione, senza necessariamente influenzarsi a vicenda.
56
+ 7ee72a3e-936f-451d-9d99-94df77f40e81 Per evitare di sembrare discriminatoria gli ha quindi chiesto:
57
+ 8c9dab2c-2617-4daf-a155-187b8bb0cd3f Cortina è sempre stato un posto per ricchi, o vogliamo cadere dal pero per fare polemiche tanto inutili quanto sterili?
58
+ ac23f811-7f4e-478f-870b-35116780793d La maggior parte dei cittadini e delle società svizzere non ha niente da perdere dalla totale trasparenza finanziaria e di certo preferirebbe la fine dell’evasione fiscale offshore alle costanti critiche al proprio Paese.
59
+ b072ea10-e9b7-484e-9a0b-4c64948771cf Per esempio, ad Amsterdam, più del 30% della popolazione usa biciclette, nonostante il fatto che l’Olanda abbia un reddito pro capite più alto di quello degli Stati Uniti.
60
+ 0daca54f-a477-4759-b1f1-33c8fa75d9ff """Sappiate che quando manca la politica i magistrati si prendono quello spazio e vogliono governare, accade da trent’anni almeno"":"
61
+ 5a0286d3-e34f-421d-8925-a650809c0c8b Tuttavia, questa relazione si è notevolmente attenuata.
62
+ e4e2bf45-704e-40da-a942-f33db9fe1c91 Nelle caselle di testo sui siti, inclusi quelli istituzionali, c’è scritto «cerca», per esempio, o «compila qui».
63
+ ffb0c072-5da4-4175-99ab-826240d580a4 L’attitudine a darsi del tu e chiamarsi per nome più spesso che in passato non implica che sia sempre appropriato e inoffensivo farlo
64
+ 76e20085-b093-4124-a164-331633ebbccf La spesa che non c'è
65
+ bf86c93d-918e-4532-9460-3dcc88cce2e5 Saranno contenti gli italiani seguaci devoti di Trump.
66
+ e918c890-4319-4ec5-8a3c-e76f9825df70 Il sindaco Gianluca Lorenzi (domani a Milano per la festa dei -365 giorni alle Olimpiadi) si toglie un sassolino dalla scarpa («Tutti esaltavano il ghiaccio naturale di St. Moritz e volevano spostare i Giochi lì, ma la prova di Coppa del Mondo è stata appena cancellata per il caldo») e poi delinea un cronoprogramma super ambizioso:
67
+ fe531ced-391f-46c1-adef-dc4976f290d2 Capisco le polemiche, i soldi in gioco sono tanti, ma se c’è un luogo nelle Alpi che merita una pista è Cortina con i suoi cent’anni di tradizione bobbistica».
68
+ 61313ea0-3912-49df-aa98-f22f1e08e139 Cripto allo sbando, Ethereum fino a -27%
69
+ 819a7074-2a5d-4d27-9334-9348ac0d02c4 quando il dollaro si rafforza, l’oro tende a indebolirsi.
70
+ fb5c7221-6fe5-4427-9dd2-bc7d9f92585f C’è molto da fare, molto da cambiare, soprattutto nella testa della gente.
71
+ 31db9cd0-8b7e-42cd-940b-c1dc167bcd11 Sarebbe quindi una coalizione contro cui la Svizzera non avrebbe interesse a combattere.
72
+ 92b4c821-e6ad-4c2d-8557-d3bf9fdb319e Cortesia e rispetto sono qualità umane che si manifestano nei rapporti interpersonali in molti modi diversi.
73
+ a1ff3a2a-67b5-4c2d-aabd-2c61ce26c19b L’uso del tu reciproco è da tempo diffuso tra persone sconosciute:
74
+ 991b1ad1-4a8a-44ff-89cc-5f7360493d7a Homo Habilis
75
+ 34f97034-7333-4633-a9d0-235667883130 Al contrario l’attuazione del piano in termini di obiettivi raggiunti, come l’avvio dei progetti e delle riforme previste, è molto più avanti:
76
+ 28b6860a-4eb8-4436-aa28-7e620ee54546 l’offerta di Lake Placid che aveva ingolosito il Cio e umiliato noi italiani (viaggi e alberghi per gli Usa regalati dagli zii d’America, premiazione a New York) è respinta al mittente, i Giochi 2026 saranno tutti tricolori.
77
+ 2fb5f502-6249-44b2-9ec0-1e8af1d001ef Il fronte delle opposizioni va durissimo all'attacco della premier Giorgia Meloni e del governo nel dibattito alla Camera dopo le informative dei ministri Carlo Nordio e Matteo Piantedosi sul caso Almasri.
78
+ 32c7938d-0351-4b54-83e5-a5f88fe5ef12 al posto della lira io sceglierei l'arpa
79
+ c2f764b2-bcc4-4946-9299-fb481a5db4ce La verità è che vi vergognate di quello che fate e per questo mentite.
80
+ cb8fb117-f157-4ef4-86d3-f61ad7c9b2c0 Purtroppo lo stesso non si può dire per le facility per gli sport invernali ed estivi.
81
+ b2c03823-5c25-40fd-a86d-7460ce0005c6 Ricordiamo che Leonardo è l’azienda che più di tutte ha visto lievitare il proprio fatturato dall’escalation in Ucraina fino ad arrivare al genocidio a Gaza e l’allargamento del conflitto a tutto il Medio Oriente.
82
+ e7348d09-24a7-408a-b1ea-6d7c37a1396d Il mercato crypto paga anche la mancanza di misure immediate per sostenere il settore.
83
+ 9eb794b0-2a51-4419-b1c8-81fdc0eda114 Internet, gli smartphone, gli assistenti vocali e altri progressi hanno reso la comunicazione più “orizzontale” e accessibile di quanto lo fosse prima.
84
+ 52aa417a-f2fe-41ac-9885-9dbe1b1c5ee0 Chi le ha chiesto di stare fermo?
85
+ 2e9840a4-0f41-4008-bff8-2fd6652d3fb7 CONTE - Come Schlein, anche Giuseppe Conte parte subito all'attacco della premier Meloni assente in aula.
86
+ 9022ed57-9e51-4e15-af34-c06c8303ffca "Questo cambiamento mette in discussione l’idea tradizionale che un dollaro forte penalizzi i metalli preziosi e viceversa""."
87
+ 6852a3ea-86e7-4bb1-8857-bd1cf1419a14 Un caso a parte è il settore del Fisco e della revisione della spesa, che ad oggi conta il 45,45 per cento di interveti normativi effettuati e punta a raggiungere il 100 per cento entro il secondo trimestre del 2026.
88
+ 63ca0d49-670c-4ebe-b161-53a5e8155212 “Prendono quasi niente e noi tutto, milioni di auto, enormi quantità di cibo e prodotti agricoli”.
89
+ 56ae394c-2fa3-4ec3-89dd-32d900932baa Inoltre, ad oggi, i titoli di Stato hanno il vantaggio aggiuntivo di alti rendimenti.
90
+ a97ab77c-a127-4531-8d85-1b7609310fb2 Le nostre indagini indicano che potresti aver ricevuto un file dannoso tramite WhatsApp e che lo spyware potrebbe aver comportato l’accesso ai tuoi dati, inclusi i messaggi salvati nel dispositivo».
91
+ fba96b71-1d1b-40ae-be45-31db86bc37bb "E se come dice"" la sorella della premier, Arianna, ""sua sorella è Frodo, l'anello del potere l'ha già indossato e le ha dato alla testa e ha liberato Sauron Almasri, che è capo di un battaglione di orchi torturatori di bambini in Libia""."
92
+ d0097ab3-5cdf-4460-9680-f3d258fc40e2 Datevi da fare a stanarli, quindi!
93
+ 9fc2f9f4-e2eb-4d54-87e1-50a8deaa63d5 In particolare Volkswagen e Stellantis son o arrivati a cedere il 7% in Borsa.
94
+ 73eef31d-9b48-4370-ae41-8e8065bbc01e Direi lungimirante.
95
+ cb239294-b19e-4c76-8e13-8b053e39e4ba Grazie a soluzioni tecnologiche innovative è possibile gestire il servizio, dalla prenotazione al rilascio dell’auto, tramite un’applicazione mobile.
96
+ a5d1c6e6-fa3a-403b-9033-092ddee0895a """La nostra credibilità internazionale -rimarca la segretaria del Pd- è stata sfregiata dalla vostra scelta, oggi rivendicata, di riaccompagnare a casa un torturatore libico Almasri è accusato di aver picchiato, stuprato e ucciso, ma nonostante questo viene scarcerato e fatto salire su un aereo di Stato con tutti gli onori, per poi essere accolto nel suo paese come un eroe."
97
+ 09fa9919-4462-4054-a783-da4cda37f56f Pichetto-Fratin, ministro della “Sicurezza Energetica” annuncia l’imminente arrivo del disegno di legge sul nucleare in Consiglio dei Ministri.
98
+ ac206365-2f33-4ee9-affa-0ff2965e5a08 Al momento non si sa quali governi siano responsabili delle attività di spionaggio.
99
+ fcb98a63-2307-4aa4-8d40-cd6b31a11d5a A far scalpore è il crollo dell'Ethereum, seconda criptovaluta per capitalizzazione di mercato, arrivata fino a -27%.
100
+ e703eabc-73a8-44c7-9cd9-59d1b2a763da Adesso non si torna più indietro:
101
+ 25e8590e-e6be-4756-ba30-f18b5c0801b3 In aula sono intervenuti Elly Schlein, Giuseppe Conte, Ettore Rosato, Maria Elena Boschi, Nicola Fratoianni e Riccardo Magi.
102
+ ed27c255-e380-4d4f-af34-5060cb3e0e5a No continua alla grande.
103
+ 14cbcb31-0fba-4d75-9998-330aea24e586 Evviva la repubblica Italiana degli evasori
104
+ 7c0f252c-20f2-49fb-b3da-eb2c45fc31ba Non esiste “uguaglianza democratica”.
105
+ c6e068a7-3603-4df1-86f4-2758155fbe60 In qualche modo il car sharing ha anticipato la cosa.
106
+ 8f7858e2-9972-4be6-83f8-e74002184237 Anche per effetto dell’influenza dell’inglese, il tu e i verbi alla seconda persona singolare sono da sempre le forme dominanti dell’italiano su Internet e nei contesti digitali.
107
+ 819d5f21-60e8-43cf-9ac4-3d8fafeebd77 No meglio prenderlo..... sorrdidendo :)
108
+ 6e4b5384-1445-439d-adff-ba695f460934 A proposito di queste cifre, sono necessarie due osservazioni.
109
+ e01b55d2-2796-4eee-9606-b01d4cf8d467 Tra le valute il dollaro Usa si è rafforzato notevolmente sulla scia di aspettative di crescita globale inferiori e potenzialmente meno spazio per la Fed per tagliare i tassi.
110
+ 48d048ef-1772-466e-a732-f920d1612d23 Che problema è?
111
+ b0330502-c466-4ea6-81b8-52aac86291e5 «Grazie per non avermi parlato come se fossi un vucumprà».
112
+ 00adf587-4d16-42ea-b0d9-7bfdc97a65d4 Prima con Tangentopoli poi con i governi Berlusconi.
113
+ 66a35a4c-b8cf-466d-878c-ee62bd72cf02 In italiano, tralasciando i casi in cui la preferenza per i pronomi di cortesia è espressa minacciosamente per reclamare deferenza e spesso per cambiare argomento («lei non sa chi sono io!»), è comunque consigliabile non abusare del tu in situazioni formali.
114
+ b3513ee8-dd6d-477c-aa6f-299d81112e5d Schlein ribatte all'informativa del ministro Nordio e lo accusa:
115
+ 4e1e7c0e-87de-4993-9836-f4d6df2b5acd «Insomma, ho solo sbagliato aggiungendo l’inglese, che non serviva, ma il mio “lei” lo ha fatto sentire rispettato.
116
+ bafae34a-0262-4ab9-9359-10aadfa7fb03 La grande ineguaglianza nei paesi in via di sviluppo rende difficile vedere, per esempio, che in termini di trasporto, una città evoluta non è quella in cui anche i poveri usano le automobili, ma piuttosto quella in cui anche i ricchi usano il trasporto pubblico.
117
+ 5c881bec-16e9-421d-9339-f13d5009954a Lo stesso approccio permetterebbe di ottenere la collaborazione di altri centri importanti.
118
+ 186bb77d-a997-4381-953a-5bc0dd7df55b I ministri sono in aula a coprire le spalle della presidente del Consiglio.
119
+ a7443b7c-f98e-4174-937b-eb1d5a4da08a Tramite un software israeliano in una ventina di paesi, compresa l’Italia
120
+ fbddad81-243f-48be-91cb-fcee9fbf51c0 Ma guardate, è così dalla caduta della prima Repubblica nel 1992-94.
121
+ cc91df67-e80c-4b41-887d-eff333def028 Capita spesso con le giovani donne vittime di femminicidio, per suggerire una condizione di vulnerabilità e fragilità, ma anche con giovani uomini, alludendo alla loro inesperienza.
122
+ dc6f8424-1661-4bba-8fff-678be258571f se avesse firmato lei l'atto e il presidente del Consiglio avesse fatto un video attaccandola, come si sarebbe sentito?
123
+ 14ad2b7c-5998-4637-bcf1-b7c151b01d6f Circa l’8% dei patrimoni finanziari mondiali è detenuto nei paradisi fiscali, e nei paesi emergenti e in via di sviluppo la percentuale aumenta notevolmente (30% Africa, oltre il 50% in Medio Oriente).
124
+ 86da118f-8f9b-473d-bf7b-17fa639614ea "E' da quel momento, secondo lui, che ""la magistratura tende a occupare, e in parte ci è riuscita, gli spazi di competenza della politica."
125
+ be15a19c-a73a-4292-8bc1-a9bba9ccf05d Sotto quella legislatura è diventata pressante a tutti i livelli la propaganda per il ritorno al nucleare, dalle dichiarazioni istituzionali, alle campagne giornalistiche e social, alle iniziative “divulgative” messe in campo da una serie di attori privati del settore che hanno tutto l’interesse ad ampliare all’Italia il mercato per le loro tecnologie.
126
+ 25da01ef-7d16-4930-aefd-e619b862b397 E quale sarebbe il problema se cortina diventa sempre più un posto per ricchi?
127
+ 31765011-c4be-485a-b3ef-b64c9408063d «Se il pronome preferito di una mia studentessa fosse “Sua Altezza Reale”, non sarei in alcun modo obbligato a rivolgermi a lei in quel modo», a meno che non fosse effettivamente una principessa in qualche famiglia reale, ha scritto Benatar.
128
+ da401a7a-1792-49d2-88ce-06f2b400c229 E questo capita indipendentemente dall’eventuale familiarità tra i due, o dalla rispettiva appartenenza politica.
129
+ 4d79a5b2-493e-42e7-9023-e5ad41321e0c Negli ultimi anni è capitato però che gli spyware venissero installati anche sui dispositivi di decine di giornalisti, attivisti, funzionari di altri governi e politici d’opposizione:
130
+ 4d3d725e-a62e-4782-8956-85b6694ae01f L'annuncio di sabato che Washington avrebbe applicato dazi al 25% contro Messico e Canada, e al 10% sulla Cina, a partire da martedì è stata una sorpresa per i mercati.
131
+ d37662e0-791b-4aab-bbc5-2ce6a8116c5c Se non veniva fatta la colpa serebbe stata di un
132
+ 1fba68e7-2fd9-4708-abcc-6a99a28db212 Il numero di veicoli elettrici è passato da 620 mezzi nel 2015 ai 2,200 del 2017.
133
+ 8f759b3a-a6a9-417a-9c0a-4f59aaaf0d9f «Caro compagno, dammi pure del lei».
134
+ 693e2f1a-a004-4fef-b481-c4219f01726d Prima di fasciarti la testa aspetta di vedere come si svilupperanno gli eventi.
135
+ 1634a208-920d-487c-92ec-ed64179c5464 Ligera
136
+ ac6d3b4e-f898-47b1-bf5a-01c99a4b6463 "Come dice la premier, se qualcuno oggi vuole governare si deve candidare e non cercare altre strade""."
137
+ 80ed0720-ba78-4836-ba63-c90ff69f80b1 I banchieri hanno però un’influenza politica che supera di gran lunga il loro reale peso economico e quindi, senza minacce di rappresaglie, c’è da temere che riusciranno a mantenere una forma di status quo – a costo di abbandonare una parte della loro clientela, cioè quella che non ha i mezzi per nascondere i propri attivi nei trust, concentrandosi invece sulle fortune più ingenti.
138
+ 20f032b3-e1ca-4b35-8f66-7bb09c24db6f Il signore le ha quindi risposto, con un gran sorriso e con dizione in perfetto italiano:
139
+ dca0fbd1-0239-4c17-a60b-a153687f704e E ha poi aggiunto:
140
+ 6ddab91e-bf9e-42db-a314-fc68304ca728 Una vergogna ai miei occhi!
141
+ 725e471f-c3d0-46f7-ba91-5e79361feee5 sono passati più di tre anni e mezzo dall’approvazione, avvenuta nell’estate del 2021, e manca solo un anno e mezzo alla scadenza, fissata per metà del 2026.
142
+ e39b6dc0-fd37-448e-8f63-f7a67960cfb8 I due asset sono inversamente correlati in quanto l'oro è quotato in dollari Usa, quindi quando il biglietto verde si rafforza, l'oro diventa più costoso al di fuori degli Stati Uniti e la domanda (e quindi il prezzo) diminuisce.
143
+ 1104423d-34c6-4093-8c60-dce5686c320e Con ogni probabilità, una perdita di 15 miliardi di euro sarebbe sufficiente per convincere la Svizzera a una cooperazione reale, perché la somma è paragonabile a quello che il Paese guadagna in totale gestendo i patrimoni degli evasori fiscali.
144
+ 091f32ac-1472-4572-9db2-e9a2da6578ae È probabile che Citizen Lab pubblicherà un rapporto in cui fornisce maggiori dettagli sugli obiettivi della campagna di spionaggio, come ha fatto in passato con altri casi.
145
+ 855a6cf5-c4a5-4425-af87-197cce9c52a7 """Lei oggi è stato scandaloso."
146
+ 4700370d-41a2-449a-9600-c6126e33e0a0 Nel 2016 sono stati effettuati complessivamente circa 8 milioni di noleggi per una percorrenza complessiva di 62 milioni di km.
147
+ 853cd6e6-9f3e-4654-8307-358a4dd1a543 Prendiamo il caso della Svizzera – ma l’esempio potrebbe applicarsi a Dubai, Macau o qualsiasi altro Paese tentato di fare nel XXI secolo quello che la Svizzera ha fatto per la prima volta nel XX, cioè aiutare i frodatori a sottrarsi alle leggi dei loro Paesi d’origine.
148
+ 9616a865-3190-4073-a3b7-6669c96913fb "Per Schelin oggi il governo si è nascosto ""dietro i cavilli e il giuridichese, ma qua non si tratta di un difesa formale, ma di una scelta politica."
149
+ 144c070a-844d-42cd-925c-057ce1d9d961 Volkswagen ha in Messico uno dei suoi più grandi stabilimenti e ieri si è premurata di auspicare «colloqui costruttivi» per preservare la stabilità economica.
150
+ f64c9393-074a-422d-9821-c67eedf5eb89 Siccome non siamo in un regime comunista, allora è bello che ci siano posti per soli ricchi e posti per soli poveri, tutti però a spese della collettività.
151
+ cc41904c-0ac4-402c-bee0-0c1d604cc607 La percentuale di completamento è al 79,54 per cento, e si prevede che possa raggiungere l'85,2 per cento entro la fine del trimestre attualmente in corso.
152
+ 2a6b5cb3-de5d-41f2-bda4-bce91b34b730 Il secondo mandato di von der Leyen farà capire se l’Unione ha forza e volontà per difendere le regole con cui ha normato il digitale e le sue mostruose concentrazioni.
153
+ 13814086-1baa-4134-a96b-2b9bfdfd1cb6 Recentemente lo stesso ufficio ha poi condotto uno studio sullo stato di realizzazione di uno degli obiettivi più discussi e ambiziosi del piano, cioè la realizzazione di nuovi posti negli asili nido e nelle scuole materne, da sempre una delle grosse criticità delle politiche familiari italiane:
154
+ 8b87750f-86a2-41b5-905f-0101c64e2ecc Siamo così abituati alla diseguaglianza che a volte è davanti al nostro naso e non la vediamo.
155
+ ce3cf2ee-353d-47e1-b690-af10d0eb05b0 Appena il 30,14 per cento dei 194,4 miliardi stanziati complessivamente.
156
+ eb252279-b91e-4a13-b002-4e66356a9c53 Ma così Cortina sarà sempre più un posto per ricchi
157
+ e0df7316-3198-48b3-85bc-7702b1f5f213 Cinquanta?
158
+ f300c938-b0b8-4277-a71b-9f60bd225715 La percentuale cala al 22,61 per cento per i progetti di Digitalizzazione, pari a 3 miliardi dei 13 disponibili, nonostante abbia già raggiunto il 100 per cento delle riforme normative da attuare.
159
+ efd75c1a-098f-4cc0-b637-1f7078ab7781 Fino a venerdì pomeriggio infatti circolavano voci secondo cui il primo round di dazi sarebbe partito il 1° marzo, dando così a Canada e Messico un mese per negoziare.
160
+ b8f65596-e7b8-4d43-bef6-2a0403e40a10 Google ha respinto l’idea del fact checking su YouTube.
161
+ 78e8a5bc-76dc-4bd9-ba9c-3d966df0f9b2 La questione deve essere posta al centro del dibattito sul commercio.
162
+ a1fcbbec-21b7-42c9-afb8-8e6e3f7b8e3b La prospettiva di un mondo in cui non si studiano più le lingue straniere
163
+ 6bc5d0c8-b76e-46aa-9c7b-57a41066c48d Ma se le minacce non dovessero risultare sufficienti, dovranno trasformarsi in realtà.
164
+ e59d5231-3ba4-4916-b9a4-fdea5fd4a9d5 Giornata decisamente difficile per il settore auto, tra quelli potenzialmente più impattati dai dazi.
165
+ 48393422-e898-4aae-a880-a43086e91c17 Lunedì molto difficile per le criptovalute in quanto l'attrattiva degli asset più rischiosi è intaccata dalle crescenti tensioni sui dazi.
166
+ 01997fcc-aae4-4f03-8a25-5da812072f13 È un principio molto forte.
167
+ 5c6d56e3-0054-4239-bff3-44a9c441ab68 Le automobili sono distribuite a rete all’interno di un territorio e possono essere prelevate automaticamente senza bisogno di assistenza da parte di personale.
168
+ 78b477d7-82a6-434a-9231-6771048ed40b """Torsione autoritaria"":"
169
+ ef4e846a-bde9-4e10-85a6-ce1f292e822e Spriamo di no.
170
+ eff44e4b-d0bc-4646-ae34-27163928f8d2 una guerra economica si concluderebbe di certo con la sconfitta di Berna.
171
+ 9a8fcbcd-bac9-4350-8a76-e0881ab599f3 10 a zero G25
172
+ 749ab220-dd5f-4119-a43e-68d6ca8bee0f L’efficacia di questi software dipende dallo specifico programma, ma ne esistono di molto potenti, capaci di raccogliere email, elenchi di contatti, registrazioni audio, immagini, video e password, ma anche di attivare telecamere e microfoni per registrare ciò che sta accadendo attorno al dispositivo, ascoltarne le chiamate e registrarne la posizione senza che il proprietario se ne accorga.
173
+ e5988a31-68c2-43c9-a47f-c963edb7eadc A parte gli allocutivi, ci sono altri modi di esprimere cortesia in italiano neostandard, definizione proposta nel 1987 dal sociolinguista Gaetano Berruto per una varietà di italiano informale parlata dalla maggior parte della popolazione e diversa da quella imparata a scuola.
174
+ 11d0b235-06b9-4556-a68c-f3de9c8f35b5 Vediamo la proposta di seguito nel dettaglio:
175
+ c6c793bb-e616-49a5-8b6c-2cd0cc084f59 Meglio un posto per pochi alcuni dei quali si faranno solo una settimana di vacanza all'anno, ma come si deve e non in stile coatto a Roccaraso.
176
+ 35d29a82-9fe6-49bc-a2c3-9f5145608556 Lo stesso Ufficio Parlamentare di Bilancio ha fatto notare a sua volta i ritardi nella spesa:
177
+ 5184a98e-c7a1-4a39-af3a-6af14349b7b3 Sono lieto che la pista sia terminata per tempo.
178
+ 9130da95-4f1c-452a-a762-9f1d578b2821 15 miliardi di euro è la somma che potrebbero recuperare con un dazio del 30% sulle merci provenienti dalla Svizzera.
179
+ 9ecdbd81-8268-4584-a81c-ca96e44e9d17 Gaspareconsiglia
180
+ 3ac76bac-b191-42f4-b57a-497756b041c5 "Cosa dicono i sondaggi riservati"":"
181
+ 16333539-865f-4fbb-8d00-832f0b1f388f Il lei serve anche a rispettare le diverse sensibilità e proteggere le individualità delle persone, specialmente quelle che non conosciamo, perché «a volte consente di avvicinarsi piano piano all’interlocutore e capire quale livello di formalità la persona gradisce».
182
+ a244a47e-619c-4e8a-a374-2332573d1156 Si tratta da un lato di una scelta di campo:
183
+ 45586fc7-26f6-48bc-9ffe-f2d1116556e1 Eppure i progetti sono spesso a buon punto e molte riforme sono state avviate:
184
+ 02664a00-b02b-4350-af51-8d235f493691 Spiritolibero
185
+ b4f0ba75-d32b-4a24-8e4a-b4928e37cb94 "Meloni diceva che avrebbe dato la caccia ai trafficanti di tutto il mondo, invece li rimanda a casa con il rimpatrio più veloce della storia""."
186
+ 9d1f63ad-9735-4ba1-bf84-9cebfba5db5b La prima virata a monte, la Curva Sento, è completa, la Bandion è armata, l’«otto» tra Antelao e Cristallo impostato.
187
+ dca4389d-5ca3-468c-8467-0b8c110ae1fd Cose le hanno fatto i magistrati....
188
+ 540bd30a-5c3f-474a-a7e6-fe45b069482d Dare del tu a una persona che presumiamo essere migrante o straniera è una scelta probabilmente motivata dalla convinzione che quella persona non comprenda bene l’italiano.
189
+ 739f66ea-e90f-4d72-9059-86076e9b9780 Poi che andare a Cortina specialmente a Natale sia diventato un po' come affacciarsi al circo Barnum è la verità , però se ci si va in periodi diversi le montagne intorno sono splendide.
190
+ e0c3a9fe-a8e3-468e-8f37-94cf45030545 Oddio credevo venticinqe.
191
+ aa41b8d4-d5b8-4da3-a524-dae1b489d9d9 Il tuo commento........concordo.
192
+ b79b9117-9bd1-4d40-94cf-ac6e64ff895a Lettore_15054040
193
+ bbfa5b7f-4b93-4592-b827-c2df992cc6c0 Si mormora sopratutto di partnership già avviata con i Giochi 2030 in Francia.
194
+ 84900491-102e-40fc-b11f-fa97b06bef5e Gli economisti ipotizzano infatti che i dazi potrebbero causare una nuovo fiammata dell'inflazione e crescita più debole negli Stati Uniti, e potenzialmente alimentare recessioni in Canada e Messico, due paesi che hanno forti relazioni commerciali con la maggiore economia al mondo.
195
+ 90c8d274-5fa9-40fd-b452-199876b21c9f Paragon negli anni ha cercato di posizionarsi come un operatore più virtuoso degli altri, vantandosi per esempio di lavorare solo con paesi democratici e con governi stabili, e di non vendere Graphite ai governi di paesi democratici che sono noti per aver abusato di spyware in passato, tra cui Grecia, Polonia, Messico e Ungheria.
196
+ 013f1617-1ec1-4dd5-b6b8-52693601abed Ecco ad esempio che la Regione Liguria, guidata dalla destra, ha pensato bene di stanziare 220mila euro per un progetto di educazione all’affettività nelle parrocchie e negli oratori.
197
+ 44bdb7c1-1a07-4af3-b745-169a48af8242 Commento fantastico..
198
+ ce15d876-03a8-43d2-83d1-94d1ada3e7b2 Quel giorno passeremo dall’acquistare un mezzo ad acquistare mobilità.
199
+ 76eeedc1-057e-422c-99df-7c2405ccaa76 “Circa il prolungamento del Pnrr nel 2026 ho già detto che noi non chiediamo proroghe perché è evidente che avevamo assunto degli impegni e dobbiamo essere coerenti con gli impegni che abbiamo assunto” ha detto il ministro degli Affari europei, Tommaso Foti.
200
+ 412bc250-0ca7-4f03-bc21-eeadb889fc5a Ma chi ha accettato queste olimpiadi
201
+ b6e37d2c-60a9-4437-86cc-10ed2f1a230b Ricordiamo come già nel 2021, nel corso delle discussioni al Parlamento europeo sugli atti delegati al Green Deal, il nucleare da fissione era stato presentato insieme al gas come fonte “di transizione”.
202
+ e5d8d6d7-ee00-4e7d-8f7c-40b45fddee33 Una politica onesta, pulita e trasparente.
203
+ fff614f7-772b-4d4b-9496-827d4aad19d6 Poiché i dazi-sanzioni sono realistici e proporzionati, e pertanto credibili, in teoria non dovranno essere applicati.
204
+ fc4c196a-b005-48ad-a3c3-7ec087c32fc2 Contestano l'assenza della premier e contestano il merito delle informative che non chiariscono affatto, sostengono le opposizioni, perchè l'esecutivo abbia rilasciato e riaccompagnato in Libia con volo di Stato un ricercato dalla Corte penale internazionale per crimini contro l'umanità.
205
+ 7cc63676-4192-4c86-89fa-ed309cff502b Lettore_17132480
206
+ b8d86096-64d8-4170-9fa8-072723135a0f Tutti i problemi derivanti dal traffico deviano tanti soldi in nuove strade, lotta all’inquinamento, sanità dovuta allo smog, ecc.
207
+ f2d16465-e32b-4395-9edc-de03b9bc2be8 Stiamo parlando di minacce da brandire, che auspicabilmente non dovranno essere messe in pratica.
208
+ 832926e4-6c90-4012-93c6-7e867f47d7d1 fa la vittima.
209
+ efaa0748-f628-4a1e-97b7-71b3bfaf16bd Nicolò Zanon smonta le toghe anti-Meloni, perché sbagliano
210
+ 8965ff1e-ed80-4798-a447-7ad1c5dfcaec Lo stesso Trump, dopo una telefonata con Tim Cook (ceo Apple) ha detto:
211
+ bf6040e0-f058-4b04-b269-e898101d42ee """Questa è una giornata triste per la democrazia."
212
+ c2f71533-17f4-4482-a26a-d469c840741e Rispetto a vent’anni fa, per esempio, la frequenza di utilizzo di Mr e Mrs è diminuita del 30 e del 56 per cento.
213
+ 9358f45f-898c-4e33-b532-9cbf8c4f3c70 Lettore_15653544
214
+ 84ed3706-62b8-4498-a2dc-1ff64731a059 Se cerchiamo di applicare questo principio democratico per cui il bene pubblico prevale sull’interesse privato, un autobus con 100 persone ha un diritto allo spazio pubblico 100 volte superiore a quello di una sola macchina.
215
+ e58b8a27-4f5b-4258-8511-1de419c013a1 Sulla neve, in un viavai ininterrotto di camion e operai dalle 7 alle 19, festivi compresi, ci sono decine di enormi cilindri neri serviti al trasporto del liquido refrigerante, l’acqua glicolata.
216
+ 0dd487b1-82d9-4fde-85af-9af6204297f5 Io sono di Courmayeur.
217
+ 2e472117-76ee-41a0-b1c5-b3e266bf4822 «A dicembre WhatsApp ha interrotto le attività di una società di spyware che riteniamo abbia attaccato il tuo dispositivo.
218
+ 59036e13-681e-4c10-9727-b9fb89130731 Non possiamo ancora fare delle valitazioni serie.
219
+ bf435849-872a-4ebe-b20c-f140ec2d449c è stato il giudice assolutore.
220
+ efb3b716-9a64-4784-802f-adeb180244f9 Quelli più avanti riguardano le infrastrutture, per cui è stato speso il 46 per cento dei fondi, e le imprese, con il 47 per cento.
221
+ 1fb99663-7813-470b-9cce-c685526d16b1 Nello Musumeci, ministro della Protezione civile nonché esponente di FdI, lo ha detto in un'intervista a Repubblica a proposito dello scontro politica-magistratura.
222
+ 54b81ecc-9731-4e8b-8bb5-66e97d7b7ad7 In generale, negli ultimi decenni, l’uso di formule un tempo riservate soltanto ai rapporti informali – di parentela, di amicizia, di lavoro – si è esteso a situazioni in cui in passato non era ammesso.
223
+ 1b29d787-4487-4203-b530-0986348a8962 Secondo le statistiche ufficiali, l’industria finanziaria costituisce circa l’11% del Pil elvetico.
224
+ 8acae1a3-0a02-4dec-9223-4fbe81e12a31 Lettore_2418318
225
+ 01e97dad-f0b7-4b44-9135-3c0b7b6e4ced «Non permetterò che approfittino delle nostre aziende».
226
+ 79c609d6-997f-4002-94c3-3820d65f323f Un signore guardava spaesato il tabellone degli orari sul suo stesso binario.
227
+ 2d1e4e34-e42b-4a41-9732-5b6766842a84 Dopo aver notato che aveva forse bisogno di aiuto, e aver registrato mentalmente altre informazioni (era una persona nera, «vestita in modo sobrio e pulito»), nel proporre aiuto Molinelli si è chiesta se usare il tu o il lei, nel dubbio che lui potesse non capire l’italiano.
228
+ aa6f546e-ab1a-45e1-a2dd-d39dd958557c Nell’ultima relazione al parlamento, avvenuta a luglio dello scorso anno, il governo puntò molto proprio su questo:
229
+ 4d3a2a47-763a-4650-9bd8-4104806ace54 Non è stato qui il difensore di Almasri, ma peggio:
230
+ 08f05664-9fd3-479d-abc5-82fda2c87151 La funzione, all’epoca, era stata quella di accontentare Francia e Germania in un momento in cui la transizione avrebbe significato per la Germania smantellare l’ingente quantitativo di centrali a carbone passando al gas (era infatti pronto il North-Stream II, per un approvvigionamento diretto dalla Russia);
231
+ d77c683d-9a5d-438d-98d4-bfc982585a43 Uno dei tanti modi, per esempio, è il cosiddetto imperfetto attenuativo (o di cortesia, appunto), usato per attenuare richieste che all’indicativo suonerebbero impositive («Buongiorno, volevo un’informazione su…»), o anche per smorzare l’urgenza di una comunicazione («Volevo dirvi che…»).
232
+ 3688ce23-08c9-4c20-94d6-2c8ffb37e212 Elly Schlein definisce così la premier Meloni che le opposizioni continuano a chiamare in aula.
233
+ 78861bd1-3246-4990-a83a-a142f99b831b CitizEUn
234
+ cabf0560-e281-4313-84b0-49ed98d33872 Nel Nord del paese molti docenti e ricercatori usano il tu reciproco, mentre al Sud e nelle isole c’è ancora un’attenzione maggiore ai ruoli accademici, e di conseguenza più formalità:
235
+ 60c37f36-435c-47ee-83e9-62920341ad8d Lettore_14157448
236
+ 91c0bcc5-cd64-4c8b-b12f-ae1eaab8fc76 Lettore_17998019
237
+ bbb16237-46a8-44ee-a4c5-2fe96bdec988 la pista, il biscione di ferro e acciaio di 1.650 metri e 16 curve dei Giochi 2026, è quasi pronta.
238
+ f19835bf-14e2-42ed-bb60-685f37e54042 DI bello i comuni hanno poco nulla tra l'altro si cammina in stradine dove il sole arriva poco.
239
+ a4b02952-6250-4917-b563-c73488fe70ff Nel lungo periodo, il libero scambio è vantaggioso per tutti e il protezionismo deve essere evitato, ma, molto semplicemente, non possiamo continuare a liberalizzare i mercati ignorando il problema della dissimulazione fiscale.
240
+ dfbbf712-be7b-4356-88b1-a65084a50fdc Anche l’inglese, secondo diverse ricerche, è diventato più informale che in passato:
241
+ 732bfed3-a9a9-439a-aef5-ddfa83c70615 Questo sistema sta funzionando alla grande e, per esempio, in Guangzhou gli autobus trasportano più passeggeri di tutte le linee della metropolitana cinese, ad una frazione del prezzo.
242
+ b704a49f-e5d4-46f8-86a6-32b210f97cc1 A cento metri di quota, le Tofane maestose a destra, il Cristallo a sinistra, metabolizzato un anno di «niet» dell’appaltatrice Simico a chi voleva verificare l’avanzamento dei lavori e incassati i dubbi rabbiosi espressi dal Cio sul comitato organizzatore (con il famoso piano B sempre incombente), un fatto è lampante:
243
+ ff26e219-8783-452b-9a88-ff53d46b32c6 Cosa ne sarà dopo i Giochi?
244
+ f3dd901c-01ea-4644-9329-c790c2d5e15a Rispettare pienamente il linguaggio della cortesia, scrive Coluccia, richiede però anche la capacità di variare tra il tu e il lei in un modo appropriato alle diverse situazioni comunicative.
245
+ 35515823-4f1f-4ff6-94b3-24952ddef469 fissato il telaio di supporto, modellate le gabbie delle curve, montata la rete di tubi dove scorre il glicole, si arma la struttura spruzzando cemento speciale che resiste a congelamento e scongelamento.
246
+ 19ae8ae3-0c76-47e7-aff8-92c8bda8714e Secondo lui la non reciprocità di certe forme di cortesia non è una cosa sbagliata in sé:
247
+ efff8f71-9d68-458a-9c43-7985b05573d9 In salita invece il prezzo del petrolio (+2%) perché gli investitori ritengono che i dazi potessero interrompere le forniture agli Stati Uniti, il più grande consumatore di greggio al mondo.
248
+ 38f65c39-e94e-4437-ac18-75109ca90050 L’offerta di Lake Placid che aveva ingolosito il Cio è respinta al mittente.
249
+ f238a733-43bf-4ac2-b3bd-a68eef140382 Primo, la perdita di gettito fiscale dovuta al segreto finanziario è stimata al minimo, perché non include il costo degli scudi fiscali che gli Stati hanno dovuto approvare per paura che i loro contribuenti nascondessero i propri soldi in Svizzera.
250
+ d91061db-ec7a-435a-9a0b-61e637df89f3 I lavori accessori cominceranno subito».
251
+ c5175f3d-53ee-4fc5-8453-72b76f4dc78a WhatsApp dice che oltre novanta giornalisti e attivisti sono stati spiati sulla sua app
252
+ cc8e3993-fadf-405c-b505-99d38edd4481 Il Bitcoin, il token digitale più grande, è sceso al minimo delle ultime tre settimane in area 94mila dollari, ossia ben 15mila sotto i massimi storici toccati lo scorso mese.
253
+ 7b818254-ef30-4151-afcd-47c98a0d56f3 E finalmente soluzioni nuove cominciano a vedersi.
254
+ 6b332748-1cd1-470a-8055-c199e4ac15c1 L’azienda, fondata dall’ex primo ministro israeliano Ehud Barak, è stata recentemente venduta a una società di private equity statunitense, AE Industrial Partners, per 900 milioni di dollari.
255
+ e1219e91-443b-4216-b166-7dd8277adcb4 May I help you?».
256
+ 9294991d-346f-4651-9173-000e736a9035 L’ombra dei duemila larici che sostituiscono i mille centenari abbattuti arriverà tra decenni, la spesa (85 milioni di euro, Iva esclusa) copre solo il tracciato, di parcheggi (qui merce rarissima e carissima), tribune, accesso del pubblico a un’area impervia non parla nessuno come pure del futuro di un impianto in un’Italia che vanta solo cento tra bobbisti e slittinisti agonisti in uno sport che per il Cio non ha futuro.
257
+ f0ac3c67-7e53-49a3-8205-2387d63de486 È sbagliato semmai quando quelle differenze di potere nella società sono distribuite sulla base di criteri inaccettabili.
258
+ 1967e665-a6eb-4bd9-81ae-e556fe159984 Resti pure un posto per ricchi:
259
+ 86acb722-4af0-482f-8e88-8bc7c3c96195 già nel 2019, per esempio, WhatsApp aveva fatto causa all’azienda israeliana NSO Group per aver sfruttato una falla di sicurezza nel proprio codice per spiarne gli utenti.
260
+ 702ec2e1-e389-46d8-8b2f-26f4ddb88748 Ma non si vergogna?
261
+ 84f3a953-ce19-4a35-bdcf-4b95de462fa3 Il dato ancor più positivo è che la maggior parte dei servizi di mobilità condivisa è a Zero Emissioni.
262
+ 2b2e6c8f-f7fa-40d4-931b-6019c52ae3b5 "Non si capisce la relazione yra pista da bob e ""ricchi"", quelli al più sciano mica fanno il bob o lo skeleton."
263
+ 4e617eff-1937-4834-b8a2-102907d0ec4a Lo spyware di Paragon, Graphite, funziona in modo piuttosto simile a quello di NSO.
264
+ fbb7add0-dbbf-4887-957e-562dab32f17c Openpolis ha detto che arrivare a questi calcoli non è stato facile, a causa dei ritardi e delle opacità nella pubblicazione dei dati da parte di Italia
265
+ f251668f-617d-467d-b2a0-aab4af7abab8 Titoli auto UE nel mirino, Stellantis -7%
266
+ 7197a8b8-87e3-488b-90d3-83c663e97c57 Molinelli cita un esempio che le è capitato pochi giorni fa, in una grande stazione ferroviaria a Milano.
267
+ 3c7c6c8a-a4e5-4d04-ae87-af442df7bfba Come era facile prevedere, la marcia indietro del Governo sui fondi destinati inizialmente all’educazione all’affettività e alla sessualità, sta iniziando a dare i temuti risultati.
268
+ 132aa79d-9a3c-4050-9336-e9120a7f10b4 Lettore_2814779
269
+ bf0bdb5c-2aa9-4adb-a75f-e9be82afe453 Nel frattempo abbiamo tagliato alberi e sfrattato il parco avventura.
270
+ 339b179b-a341-4d39-b268-f5cf0195f0a8 Commentando l'iscrizione nel registro degli indagati della premier Giorgia Meloni, dei ministri Nordio e Piantedosi e del sottosegretario Mantovano per il caso del generale libico Almasri, Musumeci ha sottolineato:
271
+ 44a92c22-0d78-48e6-bca4-0e5c7836643d Giù anche l'oro, asset rifugio per eccellenza.
272
+ 950be3ad-65f4-4bb6-b048-b70d2be1bdae "larga fetta dei ""ricchi"" son EVASORI."
273
+ af10b5a8-8ed8-4ed1-a602-85249bd0efe7 Hai ragione quasi su tutto, Cortina non conosco, ma Curma è diventato tutto meno che un posto ben frequentato, caro si, ma senza servizi e piste decenti e poco sole in paese.
274
+ a22279bb-b36e-4901-be23-eaf82e56fa89 Sia chiaro:
275
+ c9c1695a-8f4d-4086-9ee0-1a2a9f9e786e Il gruppo è anche incaricato di esaminare la creazione di una riserva di bitcoin, uno dei punti focali per il settore.
276
+ 71425490-5173-4427-b3ac-77eccb1173c7 """Io penso che non sia corretto che un pm prende una denuncia di otto righe e questa si trasforma in un atto d'accusa verso il premier e i ministri."
277
+ aa1dff75-3433-4e01-80fc-dfca872ab639 "La capisco la nostra premier, era assai difficile, forse impossibile venire qui a schiena dritta a giustificare la scelta del suo governo di liberare un torturatore, uno stupratore di bambini, per questo ha inviato qui due onorevoli prestanome""."
278
+ f7520050-04d1-4989-99a5-f42081d76b5a Termine che, tuttavia, non sembra preoccupare troppo l'esecutivo:
279
+ dcbc67b5-ff9e-4204-a222-20d05e06b4cd Spianato in tempo record da FdI
280
+ 1694b5ac-aad7-4906-9654-922bb4556dc3 significa che i ritardi e i problemi del piano riguardano la capacità di spesa dei diversi enti che gestiscono i programmi, cioè il finanziamento concreto dei progetti (che hanno poi ricadute sull’economia nazionale).
281
+ 3f9c1171-edc4-4080-968d-0e2c1c1559b0 "Ma la vittima non è la presidente del Consiglio, le vittime qui sono i torturati da Almasri, le donne e i bambini torturati, ma tanto sono in Libia, non le vediamo, giusto?""."
282
+ 10382708-72a9-49b9-983c-d74c68d08e4b Su 269.299 progetti monitorati, l'ammontare della spesa effettiva va ancora a rilento dopo tre anni e mezzo dall’approvazione del Piano (nel luglio 2021) e a meno di due anni dalla sua conclusione, prevista per il 30 giugno 2026.
283
+ 2539672f-80de-4047-aa91-5ff382f5936f per rimanere sempre all'ultima moda imperante
284
+ c5e86f15-13e7-4a72-9792-1e8506213aca In ogni caso, senza minacce specifiche non si faranno progressi.
285
+ 96c8c2d9-b355-4828-b4b8-fd71feb3a0e0 Stacchiamo la spina a questo sistema!
286
+ 056fd16a-7a64-494b-8596-cc65a526b07a Questi tre Paesi possiedono in totale circa 500 miliardi di euro nelle banche svizzere, di cui grosso modo l’80% è ancora nascosto.
287
+ 8a03768e-9bae-4deb-bc3c-65b75a5ddf77 Ma la buona notizia è che basterebbe un piccolo gruppo (la Francia, la Germania e l’Italia o il Regno Unito) per obbligare le banche e le autorità svizzere a una completa cooperazione.
288
+ 33504c5a-cf57-45e2-8a1e-83f830ba499f Il numero di veicoli condivisi globalmente in Italia tra il 2013 e il 2017 è quintuplicato, mentre il numero degli iscritti e dei noleggi è cresciuto rispettivamente di diciotto e trentasette volte.
289
+ 8cedde25-f6e1-411d-95f7-08b609a9d60e «Posso aiutarla?
290
+ f1088056-1cc4-4cd4-9134-1989b9dc5306 Al 13 dicembre 2024, sono stati spesi 58,6 miliardi di euro di fondi del Piano nazionale di ripresa e resilienza.
291
+ 02f742da-b73e-482a-806f-ad0af22c73a4 Cortina è un posto meraviglioso, direi unico in Italia.
292
+ 54a25862-423e-46d0-8cdb-5963bd0dbef7 Lo scopo di Leonardo è di agire in tutti i settori strategici della difesa (“multidominio interoperabile” lo definisce Cingolani), compreso quello energetico, relativo allo sviluppo del nucleare.
293
+ ea39518a-8897-4c3f-9002-0302d0737c52 Il governo Meloni, però, continua ad andare per la sua strada non perdendo i consensi.
294
+ e1d8750d-a9dc-4dde-82bb-e7f9e4a38fa1 Poco in confronto ai paesi esteri, ma comunque un buon inizio.
295
+ 0090251a-5526-4f25-92fb-9175944d8c5a Personalmente non sono d'accordo sui dazi, ma la settimana scorsa si è perso molto di più con un solo annuncio.
296
+ 9cdd9a0a-27f7-4b06-a3ba-20e563477846 Non compreremo auto, ma abbonamenti che ci permettono di “muoverci”, usare questa o quel mezzo di trasporto, che sia pubblico o privato.
297
+ 4953e202-537f-4364-8d73-1261d967f8bb Ad oggi il 24% delle vetture noleggiate è a zero emissioni.
298
+ 85a33c8b-dc04-4c88-b3ca-10b9a8d95628 Di che conflitti parlo?
299
+ 72c934fc-2e12-468d-a98f-00f5770235e8 E' vero Cortina è sempre stato un posto per ricchi, che ultimamente si sono trasformati in ricchi burini.....
300
+ ff11f4e0-a0e5-46ee-9871-ee1050582da3 Lo stesso vale per l’uso del tu o del lei.
data/italian/train_it.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/multilingual/dev_test_multilingual.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/multilingual/test_multilingual_labeled.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/multilingual/test_multilingual_unlabeled.tsv ADDED
The diff for this file is too large to render. See raw diff
 
data/polish/test_pol_labeled.tsv ADDED
@@ -0,0 +1,352 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ 912822ea-d6ec-4eed-8779-5dd78b5dc044 Pokonała go tęczowa flaga SUBJ
3
+ 91d1d9fd-e671-4eb7-bab8-19ff43fd99ba Zanim rozważymy podróż podczas zwolnienia lekarskiego od psychiatry, należy najpierw przyjrzeć się oznaczeniem na zwolnieniu. OBJ
4
+ e9ed9a8c-0aad-4995-9ef9-72909eb3f6fa """Patriota"", widząc kolorową flagę powiewającą na wietrze, za punkt honoru wziął sobie zerwanie jej i zabranie. " SUBJ
5
+ af8623f1-6bb2-4785-b6c9-baacd17bc2d6 Na miejscu drugim znalazło się zaś Prawo i Sprawiedliwość, które liczyć może na 29 proc. głosów. OBJ
6
+ 8063498b-bc3d-4e2b-88a5-1b29fc2402bd Nie ma żadnych szans na 10 tys. SUBJ
7
+ 70e57239-26d0-4983-8e49-e0338b4d7b56 Wbrew propagandowemu oszustwu można było uniknąć brexitu, ale kanclerz Merkel i Tusk, jako przewodniczący Rady Europejskiej, a potem lider Europejskiej Partii Ludowej, wykonali ciężką pracę, aby... - SUBJ
8
+ 56f1ec1d-6646-4deb-ba21-8221717c4601 "Jeśli na dokumencie widnieje cyfra ""2"", która oznacza ""chory może chodzić"" nie ma przeszkód w podróżowaniu poza miejsce zamieszkania. " OBJ
9
+ 6f41e0f9-f0f3-4dca-829f-dfa7007ad17b Jak Berlin ogra Tuska SUBJ
10
+ 312109a0-3691-4189-b5aa-4c6156a2d5c0 Jaka wysokość świadczeń dla imigrantów Polsce? OBJ
11
+ 23f7e985-7495-4df7-b4da-b6848abfcc90 Młody mężczyzna natknął się na nią, gdy wracał z centrum miasta po zakończonym przemarszu. OBJ
12
+ fffffa9d-1eb7-42e0-a8b7-b403137c08d9 Całe zdarzenie zarejestrowała kamera monitoringu. OBJ
13
+ e8625386-1731-4f59-bbc3-d0e5ea649de3 Więcej o tym, z czym wiąże się zwolnienie lekarskie od psychiatry, pisaliśmy w tym artykule. OBJ
14
+ 4f36e9b3-17b6-4d45-9cb0-fe4d886c0589 Na pokładzie dumnego brytyjskiego pancernika nazywającego się „Książę Walii”, 12 sierpnia 1941 roku, Franklin D. Roosevelt, 32. prezydent Stanów Zjednoczonych Ameryki, oraz Winston Churchill, premier... OBJ
15
+ cd849808-b0c2-40e7-8f92-605d40c18548 Wpadka po powrocie z Marszu Niepodległości. SUBJ
16
+ 10b357cd-dd1b-4e99-9588-4379c490bbd1 Mężczyzna chciał zerwać tęczową flagę. 2 SUBJ
17
+ e9c574f5-b264-477e-be18-d46fb459d693 Jak już wspomniano, była to prognoza bez podstawy prawnej. SUBJ
18
+ aff8ebb5-f613-4570-a27f-0ae10b445115 – Na spadek liczby prób nielegalnego przedostania się z Białorusi do Polski znaczący wpływ ma powstanie bariery fizycznej na granicy i uruchomienie już ponad 100 km bariery elektronicznej, oraz nasza zdecydowana postawa w pierwszej fazie presji migracyjnej – mówi Anna Michalska, rzeczniczka KG SG. OBJ
19
+ cc643493-bbd9-4970-93e5-5eff5afc3a49 Alternatywa dla Niemiec (AfD) mówi o niemieckich zbrodniach z II wojny światowej tak samo jak niemiecki mainstream. SUBJ
20
+ 96f2be41-8dec-403f-883c-78b5705ba282 Imigrant poza ośrodkiem może liczyć na ekwiwalent w wysokości do 25 zł na dzień (§ 6 rozporządzenia). OBJ
21
+ 4bf000b4-3eea-48b0-84e2-5f3c7029b8e3 """Plan sprytny, wykonawca jeszcze bardziej"", ""Jaki bohater"", ""Instant karma"", ""Geniusz zbrodni"" — komentują internauci. " OBJ
22
+ 1fba1d33-a7c0-44e9-a60f-9c0eae005d64 Młody mężczyzna rzucił się na tęczową flagę wiszącą przed jedną z warszawskich restauracji, ale potknął się i upadł, gubiąc telefon. OBJ
23
+ 9a672579-4a8c-4860-998a-fb4af372da08 Wstyd na całą Polskę SUBJ
24
+ b0e5e705-42fd-49d7-a503-3d6c7539f717 Uczestnicy wysłuchania publicznego w Sejmie w większości bardzo negatywnie ocenili projekt nowelizacji ustawy o udzielaniu cudzoziemcom ochrony na terytorium Rzeczypospolitej Polski. OBJ
25
+ dbaf9c14-f0d5-4842-88eb-2f14fe49e510 - Więcej aktualnych wiadomości znajdziesz na stronie głównej Onetu OBJ
26
+ bb44a913-143a-4410-97de-a32566aa231e W związku z trudnościami z mówieniem poprosił swojego asystenta o odczytanie przygotowanego przez niego przesłania. SUBJ
27
+ e3c6c860-0d6d-4ca6-be95-1bf3e5284ca2 W pobliżu jednej ze szkół znajdujących się w szwedzkim mieście Örebro doszło do ataku z użyciem broni automatycznej. OBJ
28
+ 34db3ef6-b460-4a06-a1f5-e9f7629bbba0 W Niemczech wynosi ono ok. 500-600 euro. OBJ
29
+ 7ce72deb-652f-4342-ad52-d98445489d28 Nagranie opublikowała w mediach społecznościowych pizzeria, sprzed której zerwano flagę. OBJ
30
+ a61257c3-bcfa-4f74-a683-b109bde7124d Ale coś poszło nie tak. SUBJ
31
+ 4b88d1c3-09af-4275-89e6-826f7f5fe4a7 Aktywne skanowanie charakterystyki urządzenia do celów identyfikacji. OBJ
32
+ 4b73242f-3f70-470a-88af-79a18ffbba72 Drożyzna lekowa rujnuje Polaków SUBJ
33
+ fe966fa0-f16e-4ce0-b6c8-6dc9b63e8c79 """Geniusz zbrodni"" zgubił telefon " SUBJ
34
+ db9153f6-ca30-46be-9c13-930626ce19dd Wielu polskich seniorów, i nie tylko, musi wydawać nawet kilkaset złotych miesięcznie na leki, co stanowi ogromny problem szczególnie dla najuboższych. SUBJ
35
+ 36b84110-cf60-48d6-bad6-85afc10c4b26 W USA mieszka nielegalnie nawet 30 tys. Polaków – szacuje MSZ. OBJ
36
+ 9b6e2bb6-fa13-408b-b3a3-067f92eef566 Rodacy w kraju są podzieleni, czy powinni być deportowani. SUBJ
37
+ 39696f52-7b26-4ffb-a599-5fa450d635af Właściciele lokalu zwrócili się z apelem do wandala. OBJ
38
+ d01b6b90-96e7-4382-add0-a869894afc78 Dzięki publicznej zbiórce polscy naukowcy rozpoczną w Egipcie prace w grobowcu faraona Szepseskafa, który dotychczas nie był kompleksowo zbadany. OBJ
39
+ 72bcd602-ca8b-4296-b8df-ba9fa4a2ed4a Zamach na Telewizję Republika nie składa się z działań przypadkowych, lecz jest starannie zaplanowany i sterowany. SUBJ
40
+ 5576374e-c50d-4cd2-8570-77dcf3dbef01 Na takie zgłoszenie pacjent ma trzy dni od momentu wyjazdu. OBJ
41
+ c3abc217-53e0-4e99-a7e5-6f141ad92c50 Najważniejszą z nich jest zgłoszenie do Zakładu Ubezpieczeń Społecznych zmiany miejsca pobytu. SUBJ
42
+ 887d3738-cac3-494c-96c9-b59e56245466 Ofiarą uczestnika Marszu Niepodległości padła też tęczowa flaga wywieszona przed jedną z warszawskich restauracji. SUBJ
43
+ 7527bdc5-0bd6-407f-9b2b-5f793ad09213 W treści dyrektywy zapisano: OBJ
44
+ ea3a619c-3ff2-46e6-b449-871c429eee8b Treść przykuwa uwagę SUBJ
45
+ 46eb375a-8f8d-44f5-832c-e71ef8add0a9 Padły cztery słowa OBJ
46
+ 293f43ee-d9c0-4a34-86cf-d22fa9d9033d Można to zrobić telefonicznie, osobiście w oddziale ZUS albo za pomocą platformy PUE ZUS. OBJ
47
+ eaee0acd-3835-4f19-807d-8e3e20f4117d Papież Franciszek, który w ostatnich tygodniach mierzył się z problemami zdrowotnymi, podczas audiencji generalnej przyznał, że znów nie czuje się najlepiej. OBJ
48
+ 36add77a-9323-4d2d-9537-7d7c589257b1 Zaczyna się rysować podział ról, w ... - SUBJ
49
+ b5117115-556b-4e7c-9dc6-23fb6daac470 Nic zresztą dziwnego. SUBJ
50
+ 3e70c986-c6c5-4034-b0d6-5ba812b6e536 Dokument nie jest obowiązkowy, ale jest dobrym argumentem, jeśli ZUS będzie próbował podważyć zasadność wyjazdu SUBJ
51
+ a9a812a6-db02-4061-b17b-d9dddad56d1e Donald Tusk wykluczył możliwość, by Polska, w związku z przyjętym przez UE paktem migracyjnym, musiała płacić za imigrantów, których nie przyjmie z innych państw w ramach relokacji. SUBJ
52
+ 6dfb5c07-a24a-4701-945f-723d855ecb70 Co ciekawe może też rekreacyjnie wyjechać np. na wakacje czy ferie zimowe. SUBJ
53
+ 40a661f4-12cf-44b7-afb8-09dba7b3a6d9 I choć wideo zostało już usunięte z profilu pizzerii, to obecnie żyje własnym życiem i wciąż jest udostępniane w internecie przez rozbawionych użytkowników sieci. SUBJ
54
+ 9d177a1d-3729-4183-843a-babc7665cd32 W ostatnim czasie administracja Donalda Trumpa podjęła działania prowadzące do usunięcia lub modyfikacji treści dotyczących społeczności LGBTQ z rządowych stron internetowych – informuje NBC News. OBJ
55
+ 72372e68-0ed9-4d9c-ac68-42bfb703aabd Po wpadce szybko podnosi się i oddala ze swoimi towarzyszami. SUBJ
56
+ e44a74c2-a4cc-4fbb-a9e3-364e70750c17 Wspomniane pozwy pokazują, jakiego elementu swojej biografii były „król Europy” boi się najbardziej. SUBJ
57
+ 72cbe835-039d-433c-b0e6-e2fc01b1cad3 "Chciał przykozaczyć i po Marszu Niepodległości wykazać się ""patriotyczną"" postawą. " SUBJ
58
+ 9f364736-4a95-4a37-9adb-279520abf87b Przed wyjazdem na ferie warto też porozmawiać ze swoim lekarzem prowadzącym i poprosić o zaświadczenie o braku przeciwwskazań do podróżowania. SUBJ
59
+ 2765c448-cd2a-40ee-9841-42acfaa3bb6a Użycie dokładnych danych geolokalizacyjnych. OBJ
60
+ 50466388-2c5d-41aa-a2dd-861f7975b182 Przewracając się, zgubił telefon. OBJ
61
+ 9e367f98-c5e1-4456-9726-388aa95bc39c Te były podczas tegorocznego marszu palone przy wtórze piosenek szkalujących osoby homoseksualne. SUBJ
62
+ 514a46d5-40c8-4668-aca4-111696eca2cf Przyczyną medialnej burzy jest dyrektywa z 14 maja 2024 r. w sprawie ustanowienia norm dotyczących przyjmowania osób ubiegających się o ochronę międzynarodową. SUBJ
63
+ 8c51b314-a477-4425-abac-c34178611f98 Powinno być możliwe przyznanie świadczenia na codzienne wydatki”. SUBJ
64
+ 66c66e98-f35b-4d45-8e97-d8c3e9e5e4d4 Ten Marsz Niepodległości zapisał się czarną kartą w historii SUBJ
65
+ e9b07adb-552e-462c-a563-5210525e17d1 - W ciągu trzech dni od wyjazdu należy dopełnić formalności w Zakładzie Ubezpieczeń Społecznych OBJ
66
+ be2deb43-6b2c-4b96-a69c-e54a379c2b06 Pacjent na takim zwolnieniu może bez problemu realizować swoje codzienne zadania, chodzić na spacery, spotykać się z przyjaciółmi czy uprawiać sporty. OBJ
67
+ d6ec5329-60e5-4c2e-8121-d2c92ae33dc0 - W 2023 r. lekarze psychiatrzy wystawili 1,4 mln zwolnień lekarskich, a ich liczba rośnie z roku na rok OBJ
68
+ 59180e67-add9-414e-beda-08428df84078 Takich zachowań było nieporównanie mniej – podjęło je 15,7 tys. osób – wynika z danych Straży Granicznej podsumowujących miniony rok. OBJ
69
+ 4c996986-ce46-48e0-a32b-2d727c03141c Za brexitem stali Tusk i Merkel SUBJ
70
+ 739cc0ee-d466-4b53-992e-744391d30b29 10 tys. zł na uchodźcę w Polsce – prognoza polityczna bez podstawy prawnej SUBJ
71
+ 2bd24b4b-0292-4cfa-9201-970a5cee5f9f Na celowniku uczestników marszu znajdują się głównie mniejszości seksualne i ich symbole — m.in. tęczowe flagi. SUBJ
72
+ dd8cc496-7e29-4769-af47-b6cff7ce17d2 Czego boi się Tusk? SUBJ
73
+ 1aaecccc-8098-46df-a8ab-0d250bf790fd Ten po odejściu mężczyzny podniósł siedzący przy stoliku klient restauracji i oddał go jej pracownikom. OBJ
74
+ 08650abd-dcda-4714-b420-c3be42063360 To efekt rozporządzeń wykonawczych podpisanych przez nowego prezydenta USA. SUBJ
75
+ cf63594b-25eb-4fbf-b3dd-d25f5ebbae0a Co ciekawe, w obu wypadkach wściekłość Tuska wywołało to samo. SUBJ
76
+ 54829797-bb22-400a-944a-adbc618767dd Rozporządzenie z 6 października 2023 r. w sprawie wysokości pomocy dla cudzoziemców ubiegających się o udzielenie ochrony międzynarodowej określa konkretne stawki na jakie mogą liczyć imigranci w Polsce. OBJ
77
+ 82363db6-1e64-4448-be99-46f271166306 Z roku na rok liczba L4 wydawanych przez tych konkretnych specjalistów rośnie. OBJ
78
+ e47ddfb3-69bc-44d4-b37a-75b521cca2ab Jak wynika z badania przeprowadzonego przez pracownię Opinia24 dla Radia ZET, pierwsze miejsce w nowym sondażu partyjnym – z wynikiem 32 proc. – zajmuje Koalicja Obywatelska. OBJ
79
+ f373ff57-ecee-4ccb-8520-db4a6c3b0c3c Nowacka nie przejęzyczyła się. SUBJ
80
+ 86fb31e9-f52a-492f-940f-f697beca97ec Najczęściej wśród powodów zwolnienia lekarskiego od psychiatry wymienia się reakcję na ciężki stres. OBJ
81
+ feca7b67-c943-4efe-9c89-834cb97aba90 Niektórzy z powodu wysokich cen rezygnują. SUBJ
82
+ 87fd1193-efd9-4fbc-a97d-f36f107d4e60 „Mnie nikt w Unii Europejskiej nie ogra” – mówił w grudniu 2023 roku Donald Tusk. OBJ
83
+ b6a6007f-e302-4365-bbfa-b55aa4f6650b Z Santorini – wyspy będącej jednym z najpopularniejszych turystycznych miejsc w Grecji – uciekają mieszkańcy i turyści. SUBJ
84
+ 44efb001-9a21-4e42-91b5-01938e53ecca Ale w nowej rozgrywce Europy z Waszyngtonem Warszawa ogrywana jest raz za razem. SUBJ
85
+ 8f22e622-d18d-4532-8e55-807b96cb323b Jedno jest niezmienne: przerzucani do nas cudzoziemcy nie chcą zostać w Polsce, ich celem są kraje zachodnie – głównie Niemcy. SUBJ
86
+ 55712c0f-aaa7-4375-8f62-eb3a306cb764 Najgorsza ze wszystkich twarz zdrady SUBJ
87
+ baffe2e3-381d-4b25-ae5b-8bb8bb2a2749 W odróżnieniu jednak od zwolnień lekarskich od innych specjalistów L4 od psychiatry jest bardziej elastyczne. SUBJ
88
+ 220065d2-61a1-4c53-be86-fad887bd1f64 Jest bardzo prorosyjska, nawołuje do odbudowy i wznowienia przesyłu gazu z Nord... - SUBJ
89
+ b995780a-cd90-4ad4-b5eb-b442331a8a76 Zmianę miejsca pobytu należy również zgłosić pracodawcy. OBJ
90
+ b6beb4f0-3343-4c97-97a8-d72d9f64a44b Podczas strzelaniny zginęło co najmniej 10 osób – poinformowała szwedzka policja. OBJ
91
+ fd0ebf1c-d1a3-4485-80b6-f5641fa82b69 - Dobrze dbasz o zdrowie? OBJ
92
+ f6ec723c-e89e-4ace-b9dc-6aa570c38366 Marsz Niepodległości organizowany 11 listopada w Warszawie od kilku lat jest przede wszystkim pokazem homofobii i nietolerancji narodowców, przykrytych wartościami patriotycznymi. SUBJ
93
+ 14419ddb-a61e-462c-b63a-e33f0e68e3bd Powodem jest to, że poważnie nasiliła się aktywność sejsmiczna. OBJ
94
+ 1fac6acb-4e7d-4cac-8624-fb53dd1d84eb - Zwolnienie lekarskie od psychiatry jest bardziej elastyczne, pacjent może bez problemu wyjechać na wakacje czy ferie zimowe OBJ
95
+ 65039952-a1a6-42b8-a30c-bed7262fff32 Nie zauważył tylko jednego — że podczas upadku z kieszeni wypadł mu telefon komórkowy. OBJ
96
+ 668f5231-7973-43d9-a2da-315619ab20e4 """Cześć kolego, chętnie wymienimy flagę na telefon, zapraszamy do baru"" — napisali pod filmikiem. " OBJ
97
+ 1cf07cbd-3b04-4485-8bb8-7946c74595b3 To świadoma strategia SUBJ
98
+ a896c513-f7dc-4a31-8243-2df4638ec781 Ich zdaniem nie zwiększy bezpieczeństwa, a narusza prawa człowieka. SUBJ
99
+ 1f969c4d-dbae-45a3-83c5-fe80d57a0dd4 W 2023 r. lekarze psychiatrzy wystawili 1,4 mln zwolnień lekarskich. OBJ
100
+ f1b29150-ac0c-4044-8b8f-a606a1959d97 Przewodniczący Platformy Obywatelskie naprawdę się „rozkręcił”, jeśli chodzi o pozwy sądowe. SUBJ
101
+ 2a461825-0fcc-4762-9db0-eff96cde9d26 Przysługuje również jednorazowa pomoc na zakup odzieży w wysokości 140 zł (§ 2 rozporządzenia). OBJ
102
+ 3055b162-9a94-4bb2-8250-c42a2b2a82aa - Zgodnie z intencją, która jest zawarta w tej dyrektywie, świadczenie na rzecz migranta ma być podobne we wszystkich krajach UE. OBJ
103
+ 6d63d139-15c2-47ac-b4e6-683f80d5966f "Szczególnie ważne są tu cyfry ""1"" i ""2"". " SUBJ
104
+ dd943f81-e90e-4ecf-93b3-5bd2cc45e39f Przypomnienie tego, jak skrajnie prorosyjskim był (i jest) politykiem, jak opłacalne dla Putina były czasy jego rządów w Polsce. SUBJ
105
+ bea17def-1060-49eb-8174-34c0821de83a „Oberwało się” Telewizji Publicznej, a także „Gazecie Polskiej”. SUBJ
106
+ 303e90a7-59ff-4260-b064-37b06431da2a Podobnie jak w przypadku zaświadczeń od innych specjalistów, L4 od psychiatry płatne jest 80 proc. podstawy wynagrodzenia. OBJ
107
+ f9319a78-c1fc-449a-96e3-536d29d990ae Nagrali go po Marszu Niepodległości. OBJ
108
+ 3f2df149-9cd1-4013-a975-387ee89d0601 To był inny Putin?Trzeba bowiem przypomnieć, co jeszcze bardziej pokazuje kuriozalność tych pozwów, że SUBJ
109
+ 68299bbc-fa67-4d84-8466-8951dbabc712 „świadczenie na codzienne wydatki powinno być przyznawane osobom ubiegającym się o ochronę międzynarodową jako część świadczeń materialnych w ramach przyjmowania, tak aby osoby te mogły korzystać z minimalnego stopnia samodzielności w swoim życiu codziennym. OBJ
110
+ d3e9f3d3-fab2-4356-8060-dcecfe0147ba - Według stanu na 31 marca 2024 r. z pomocy socjalnej korzystało prawie 5,2 tys. obcokrajowców, z czego niespełna 700 osób przebywało w ośrodkach dla cudzoziemców – ujawnia cytowany przez wp.pl urząd do spraw cudzoziemców. OBJ
111
+ 62664617-6ac7-4f9f-86ba-0b5aade33611 Kiedy dodamy do tego wyżywienie, mieszkanie i możliwość połączenia rodzin to wychodzi, że u nas taka rodzina 2+2 będzie miała dochód ok. 10 tys. zł - uznał polityk PiS w wypowiedzi dla serwisu wpolityce.pl. OBJ
112
+ 80ccc8a7-996e-47c0-a112-59fb984cfdfd Jak widać, jedyną metodą, jaką uznaje były premier, jest knebel prawny. SUBJ
113
+ bc130938-8187-4860-a039-d5d7ff481e11 Teraz z jego kompromitacji śmieje się cała Polska. SUBJ
114
+ 036f1a26-4e4e-4364-abb8-5730c6772426 Policjanci, strażacy oraz strażnicy graniczni otrzymają dodatek mieszkaniowy w wysokości od 900 do 1800 zł - ogłosił podczas wtorkowej konferencji prasowej premier Donald Tusk. OBJ
115
+ 06431f86-10d1-49d7-ad03-9797460a28d6 W najnowszym odcinku podcastu „Pałac Prezydencki” Michał Kolanko rozmawia z Anną Górską, szefową sztabu Magdaleny Biejat. OBJ
116
+ 31efe267-b813-4ae5-b187-3f0420a13f08 Zwolnienie lekarskie od psychiatry może mieć różną długość, ale maksymalnie może trwać 182 dni robocze, czyli ok. pół roku. OBJ
117
+ 01436db7-2e0c-4658-aa2f-499baf7748cb Imigrant przebywający w ośrodku może liczyć na okrągłe 50 zł miesięcznie (§ 4 rozporządzenia). OBJ
118
+ c8655d0a-35f8-42e1-bb03-935e0cd5f499 Jak reguluje świadczenia dla imigrantów dyrektywa UE? OBJ
119
+ 0e33fcf8-b8e2-4f8a-aff3-dee00dd46817 Przed podróżą trzeba jednak dopełnić kilku formalności. OBJ
120
+ fa0d9779-c405-40c2-a7af-d97534da4f5f Na nagraniu widać, jak osobnik z biało-czerwonym szalem na szyi wchodzi na krzesło, szarpie za flagę, a następnie traci równowagę i spada z krzesła, przewracając się na chodniku. SUBJ
121
+ 0e014edd-bdd0-43c1-832c-a417157446a2 Dla każdego, kto nie jest oczadziałym „Wyborczą” i TVN-em bądź członkiem KOD-u czy podobnej organizacji, sprawa jest oczywista. SUBJ
122
+ c552d367-f9bd-4b96-bc49-0e895f218457 – Straż Graniczna dała wyraźny sygnał Białorusi i światu, że polska granica jest chroniona, i nikt nie zaakceptuje otwarcia szlaku nielegalnej migracji przez Polskę do innych krajów Europy Zachodniej. SUBJ
123
+ 2637ed51-099e-4d51-bb16-caf57a8afde6 Po rekordowym 2021 r. i szturmie na granicę z Białorusią, gdy 40 tys. osób próbowało nielegalnie przedostać się do Polski, w roku ubiegłym presja migracyjna osłabła. SUBJ
124
+ 9a73d976-d8af-4601-9f01-5878441cde66 Kampania prezydencka nabiera tempa, a kandydaci i kandydatki coraz intensywniej zabiegają o głosy wyborców. SUBJ
125
+ b810db7a-3761-4a30-9264-05bfebe93253 Oznacza, że nie możesz wychodzić z domu OBJ
126
+ 945cef6f-97c0-434d-a7c3-5d844821f710 Po tym, jak w środowy poranek doszło do strzelaniny w pobliżu jednej ze stacji metra w Brukseli, belgijska policja poszukuje uzbrojonych mężczyzn. OBJ
127
+ a23b491a-6037-4b68-976c-af0b0f2a4b95 Jakie są kluczowe założenia kampanii kandydatki Nowej Lewicy? OBJ
128
+ 336429e7-554e-408b-85fd-7eadbf855f9b Rozliczenie z przeszłością jest - zdaniem ankietowanych w sondażu United Surveys dla Wirtualnej Polski - warunkiem niezbędnym do rozszerzenia NATO i Unii Europejskiej o Ukrainę. OBJ
129
+ d546dcd1-e3b0-4aec-a8c9-e9bdfb675b98 Donald Tusk był najbardziej prorosyjskim premierem w dziejach III RP, człowiekiem, który, przez wiele lat z bliskich kontaktów z Moskwą i Putinem uczynił swój atut wyborczy. SUBJ
130
+ c937a318-7465-409c-affa-42405eb3e777 Zaczęło się od tego, że upomnieliśmy się o ofiary powodzi i zapytaliśmy o pieniądze... SUBJ
131
+ db938cdb-5d80-4166-8d04-4c33b893c70a Dlatego nie warto liczyć na to, że „na pewno nic się nie stanie” albo „jakoś tam będzie” SUBJ
132
+ 532fe528-5948-4dbc-b555-4ff9797ffc7e Użycie określeń „świadczenie na codzienne wydatki” oraz „minimalny stopień samodzielności” jest sprzeczne z teoriami polityka PiS zwiastującego ogromny socjał dla imigrantów w Polsce. SUBJ
133
+ 1ccac935-6b70-4c92-9402-e12650114c45 "Na transparentach można było przeczytać hasła: ""Beata niestety, twój rząd obalą kobiety"", ""Potrzebują dziś obrony nasze siostry, matki, żony"", ""Ratujmy kobiety przez wyborem czy iść do nieba czy do więzienia"". " OBJ
134
+ fb3865f9-640d-4492-81a9-1e3b101d6c57 W Poznaniu zatrzymano trzy osoby; rannych zostało pięciu policjantów. OBJ
135
+ 9d360636-da66-4e2a-bf43-01b81cccefc6 - Wszystkie praktycznie te zgromadzenia przebiegały w sposób niezwykle spokojny i bezpieczny i to było efektem dobrej, jak zwykle profesjonalnej, służby pełnionej przez polskich policjantów w tych miejscach - powiedział komendant policji. OBJ
136
+ 80715d03-f697-4953-a0db-a6fcaf343178 Policja prowadzi takie statystyki jedynie ze względów bezpieczeństwa, nie ze względów politycznych. SUBJ
137
+ d075f9e6-2604-4ece-b5a7-05595585d61b "Z kolei Ratusz podał, że w ""czarnym proteście"" wzięło udział ok. 30 tys. osób " OBJ
138
+ aca64e59-978a-4ffd-a2eb-a437f586bb0b "Na poniedziałek zaplanowano przede wszystkim spotkania w mniejszych grupach i dyskusje na takie tematy jak: ""Polityka a aborcja"", ""Intymne życie łodzianek"", a także przemarsz ul. Piotrkowską, w manifestacji wzięło udział mniej osób niż w niedzielnej demonstracji. " OBJ
139
+ dfa5b784-cb7b-4146-ad65-3231a54f00a6 To właśnie tam według szacunków ustalonych na podstawie zdjęć, zebrało się kilkanaście tysięcy osób. OBJ
140
+ 6b9ec074-f7a6-4e35-ab07-6f164793a55c • Demonstranci protestowali przeciwko zaostrzeniu ustawy antyaborcyjnej OBJ
141
+ 10e63ac5-8038-46e2-b4cf-7e48bf9ad2b7 W niektórych miastach mężczyźni przygotowywali dla strajkujących posiłki. OBJ
142
+ d6c1030c-a1f4-4069-a774-b33dda4ff7b2 Kilkanaście tysięcy osób wzięło także udział w manifestacji we Wrocławiu. OBJ
143
+ 9012ee15-1192-4c01-b7ae-4cb8d967b6b8 - Z informacji, które policja przekazała do Centrum Zarządzania Kryzysowego UM Wrocław wynika, że marsz, który szedł od pl. Hallera do Rynku, liczył ok. 10 tys. osób. OBJ
144
+ b8a72141-de87-4d8e-8166-a2a6e23a5ef2 Według policji na placu przebywało ok. 4 tys. osób. OBJ
145
+ ba8dbbd1-dc20-464d-a479-a590956cb983 W wielu miastach odbyły się manifestacje, największa z nich - w stolicy. OBJ
146
+ 014f4f3a-e8ab-4361-9762-9f311b5da4ee Manifestowały i kobiety i mężczyźni. OBJ
147
+ fbccdcd7-cbee-436e-bdbf-88f4bf46983f """Musimy działać, musimy protestować, bo prawda jest taka, że na razie żadne inne sposoby nie działają. " SUBJ
148
+ c3ff9d91-4d33-41aa-a564-a4a2d28d4b5d W Warszawie dni otwarte ogłosiły m.in. Centrum Praw Kobiet i Federacja na rzecz Kobiet i Planowania Rodziny, w Łodzi w Centrum Praw Kobiet na protestujące czekały kawa i ciastka. OBJ
149
+ e5b8673b-8ed3-48f2-80e0-e91ea094a823 Uczestników musiało być jednak sporo - jak widać na zdjęciach z niedzielnego marszu, protestujący zajmowali ul. Piotrkowską od pl. Wolności aż do Centralu przy al. Adama Mickiewicza. OBJ
150
+ d606dc68-4456-48c7-ba37-c7a788adf93f • W głównych manifestacjach wzięło udział kilkadziesiąt tysięcy osób OBJ
151
+ 9a1ca6b3-c6bd-4615-b9ed-1bffed5f9021 Prawicowa propaganda wylewająca się z telewizorów zderzyła się z rzeczywistością, z gniewem setek tysięcy kobiet, które mają dość odbierania sobie godności - napisało Razem na swoim profilu na Facebooku. OBJ
152
+ 85c9d3ff-f084-4bfb-b6c2-b44f7ec155c1 - Na świecie tysiące ludzi zebrały się na protestach solidarnościowych. OBJ
153
+ da04ff4d-dc8c-4a1d-94af-e4642ad0aa91 Dodał, że odnotowano siedem incydentów. OBJ
154
+ 9c003e4b-f3ed-43ec-8f27-b67e3fceac7c Według policji manifestacja przebiegła spokojnie. OBJ
155
+ 9625d9e0-53d7-451e-9774-3a1eb71b9571 Dodał, że największe zgromadzenia odbyły się we Wrocławiu, gdzie było ok. 20 tysięcy uczestników, w Warszawie - 17 tys. uczestników i w Poznaniu - ok. 8 tys. OBJ
156
+ ab0d0db0-d6d4-423f-b6da-f7b07314d238 Na Pomorzu najliczniejsze protesty miały miejsce w Gdyni i Gdańsku. OBJ
157
+ af005427-3790-44e5-8294-ab80cf486f7e "Uczestnicy protestu trzymali w rękach czarne balony i transparenty z napisami m.in. ""Oprócz macic mamy mózgi!"", ""Moje ciało, mój wybór!"", ""Dzisiaj strajkujemy, jutro wyjedziemy! " OBJ
158
+ dadeff5d-f5a6-4f52-b5bf-85a02da55dd7 Pokazałyśmy, że sprzeciw jest powszechny i że są nas tysiące: w każdym mieście, w każdej gminie, w całym kraju. SUBJ
159
+ 285bf6a1-38db-4680-afe2-ad25f0164b5c "Marsz rozpoczął się na skrzyżowaniu ulic Powstańców Śląskich i Hallera, demonstrujący krzyczeli do ludzi: ""Wrocławianie chodźcie z nami to jest wojna z kobietami"", dzięki czemu do kolumny dołączali kolejni protestujący. " SUBJ
160
+ 94da18f6-6086-4f10-a9d5-f4321a2e3967 Nie chcemy niejasności, że my podamy jedną liczbę, np. szacunki organizatora będą inne - powiedział Wirtualnej Polsce kom. Grzegorz Gubała z małopolskiej policji. OBJ
161
+ b7f52225-6fe8-4c4a-b296-cf30b54349ae Organizowano też m.in. bezpłatne treningi, zajęcia jogi oraz wycieczki, a także rozmaite warsztaty i happeningi. OBJ
162
+ 8daf3929-60aa-4ec1-a188-9b8df6893038 Zostaniecie sami! SUBJ
163
+ c760dcdd-4baa-4db6-b447-365073c9d1a8 "Na czele marszu, niesiono transparent z napisem ""Strajk Kobiet"". " OBJ
164
+ 39a92c5f-c22f-4ef5-bf51-c0f8fe9a3e50 Przed teatrem zgromadziła się kilkudziesięcioosobowa grupa, która rozeszła się przed godz. 20. OBJ
165
+ 5dc13e99-8b86-45f6-b6d2-1f90b24debbf "W Warszawie padał deszcz, więc ""czarnemu protestowi"" towarzyszyły kolorowe parasole. " SUBJ
166
+ 47914cf6-948e-4dc2-ad4e-2f7dd6d49501 Od wczoraj zbieramy relacje od osób biorących udział w protestach oraz doniesienia mediów, liczymy się na zdjęciach - czytamy we wpisie. OBJ
167
+ 7a50a5c1-ed7d-4ec1-acb5-dba57bac09dc Policja nie chce udzielić dokładnych informacji na temat szacunkowej liczby protestujących w poniedziałek we Wrocławiu. SUBJ
168
+ cdcc4bb2-1aed-4d40-8b7e-9fb63190dbe6 - Nie ufamy reżimowym mediom, że podadzą prawdziwe informacje. SUBJ
169
+ 2d89a7f5-f836-4d8e-abc4-ce7c15128ed4 Późnym popołudniem uczestnicy manifestacji przeszli z pl. Zamkowego przed Sejm; następnie część z nich postanowiła pójść pod Teatr Polski, gdzie odbywała się gala z okazji 35-lecia Tygodnika Solidarność, z udziałem m.in. prezydenta Andrzeja Dudy, premier Beaty Szydło oraz przedstawicieli rządu. SUBJ
170
+ 26e5ff48-1aba-40e7-a8ba-dfdfa32de337 Nie można decydować za kogoś co ma robić ze swoim ciałem – to odbieranie podstawowych praw człowiekowi. SUBJ
171
+ e17e19cc-d725-4d0b-bc86-4ed2b29050eb "Uczestnicy, głównie kobiety, przemaszerowali przez centrum miasta, skandując m.in. ""Prawa kobiet prawami człowieka"". " OBJ
172
+ e566ed37-0af9-43f7-a09b-e372c2ddd5a6 "• W mediach pojawiają się kontrowersyjne komentarze nt. ""Strajku Kobiet"" " SUBJ
173
+ 59251e9b-5bd7-496f-b328-69f6884cd922 W ciągu dnia kobiety w stolicy Małopolski rozdawały ulotki, zawieszały czarne wstążki na pomnikach, drzewach, przystankach. OBJ
174
+ 59ce072d-612d-42f0-9cf1-163181271db3 Po południu manifestanci przenieśli się na plac Solidarności, gdzie dołączyli do nich także protestujący z Sopotu i Gdyni. OBJ
175
+ e2f9dca2-ca59-4351-9647-a149f0b38f7c Politycy owszem – wygrali wybory, ale to nie znaczy, że ich głos jest głosem całego społeczeństwa. SUBJ
176
+ 4f0c2c93-4867-4a4e-8561-7f384011ece9 "W nocy z niedzieli na poniedziałek na krzyżu na Giewoncie pojawił się baner z napisem: ""Brońmy kobiet od Giewontu do Bałtyku"". " OBJ
177
+ 25aa901a-63df-489c-af63-1f6095673f45 To jest kpina z ważnych kwestii SUBJ
178
+ ad8c124a-7bb4-41f0-8f4f-b80d77e741f8 W poniedziałek odbywał się strajk kobiet - protest wobec możliwego zaostrzenia przepisów dot. aborcji. SUBJ
179
+ 1e675d68-5ac6-428e-bc18-b7ccc6e46884 Dodała także, że jest pozytywnie zaskoczona frekwencją, i że mimo ulewnego deszczu tak wiele mieszkańców miasta uczestniczy w proteście. OBJ
180
+ 49842edd-2a0b-4c51-bfd7-9b506f47a413 W Gdyni protest zaczął się w południe i trwał około trzech godzin. OBJ
181
+ dc6f65f4-00f5-4032-a254-f7b161d488c8 W Gdańsku na placu naprzeciwko Dworca Głównego od rana przebywało kilkaset ubranych na czarno osób, głównie kobiet. OBJ
182
+ cffd807c-c2ed-40a6-9aa7-5da744c242de Zgromadzenie rozpoczęło się po południu na pl. Zamkowym w Warszawie. OBJ
183
+ 1ea74260-ed1f-4f36-89a3-2f56f999d2a4 Obecna na proteście żona prezydenta Poznania Joanna Jaśkowiak powiedziała PAP, że ma nadzieję, że dzięki tego typu akcjom politycy zrozumieją, że przy podejmowaniu decyzji należy się liczyć ze zdaniem społeczeństwa. OBJ
184
+ 556b628b-da06-4fa2-8779-717361badbb1 • Łącznie w protestach wzięło udział ok. 98 tys. osób OBJ
185
+ be8b22ec-bb1b-43ab-b63e-93aecac37413 Byli tam także przeciwnicy aborcji, którzy - w odpowiedzi na hasła wykrzykiwane przez protestujących - inicjowali modlitwy. Łódź OBJ
186
+ 13e3d48d-ea76-4fbc-9b8a-196355aaf6d0 Według organizatorów - wzięło udział ponad 20 tys. osób - zarówno kobiet, jak i mężczyzn. OBJ
187
+ b399462e-992d-408a-83df-e86c61a73837 Liczba uczestników protestu zmieniała się, ale zdaniem gdyńskiej policji w kulminacyjnym momencie było ich około 2,5 tys. OBJ
188
+ 3c9493d2-e370-431c-abb9-4e6900a7690a Uczestniczyło w nich ok. 98 tys. osób - poinformował komendant główny policji nadinsp. Jarosław Szymczyk. OBJ
189
+ 16655e19-258f-4e56-ad0c-b9db8e7ccde5 "Marsz w obronie praw kobiet ""Jestem! Myślę! Decyduję!"" ulicami Łodzi przeszedł w niedzielę. " OBJ
190
+ 6e409590-4d8a-4e9f-bb7b-62e4b6f4fb78 """Przede wszystkim chodzi jednak o to, że jeśli nie zaprotestuję, będę mogła mieć pretensje tylko i wyłącznie do siebie. " OBJ
191
+ 92c36bc3-e5c7-445d-8671-aa2837c060ac Jak dodali, liczenie trwa - czekają na dane o uczestnikach z kolejnych miast. OBJ
192
+ a2604be8-95e0-4494-8a31-fe18667d71e5 "W Warszawie po ""czarnym proteście"" policja przedstawiła zarzut popełnienia wykroczenia polegającego na zakłócaniu legalnego zgromadzenia czterem 18-latkom. " SUBJ
193
+ d09301bf-7444-498f-8747-084c97aede34 Służby porządkowe szacują, że w kulminacyjnym momencie uczestniczyło w niej ok. 17 tys. osób, choć - jak zastrzegają - była duża rotacja. OBJ
194
+ f258b497-3cda-4c83-9112-7aadc9a9bb71 "To na razie strajk ostrzegawczy, ale nie cofniemy się przed niczym"" – powiedziała uczestniczka protestu Dominika Suwalska, która, aby uczestniczyć w proteście, wzięła dzień urlopu w pracy. " OBJ
195
+ 3711d4a9-73cc-467c-bad2-e6e1eb5250cd - Policja odnotowała w poniedziałek 143 zgromadzenia związane z tzw. czarnym protestem. OBJ
196
+ f2281de7-c1a4-49eb-98bb-c705030c7a9c Natomiast w manifestacji, w kulminacyjnym momencie w Rynku, uczestniczyło ok. 20 tys. osób - przekazała Wirtualnej Polsce Małgorzata Szafran z biura prasowego UM. OBJ
197
+ 1a886111-9a92-4fad-86d0-6bde23f4fd07 "Główna manifestacja ""Godzina K"" rozpoczęła się ok. godz. 18 na Rynku. " OBJ
198
+ 6378c2e0-88f3-4033-8c6a-f53e16d27b72 - Były to bardzo drobne incydenty i tylko jeden z nich, ten poznański, miał charakter zbiorowy - poinformował Szymczyk. OBJ
199
+ 6df27515-d547-4fa1-ad37-aa42ab1b4e04 "Skandowano hasła: ""Chcemy kochać, nie umierać"", ""Jestem, czuję, decyduję"", ""Wolny wybór"", ""Kobiet prawa - ważna sprawa"", ""Moje ciało, moja broszka"" ""Wściekłe macice nie cofną się przed niczym"", ""Solidarność jest kobietą"". " OBJ
200
+ 40135c96-80db-403f-bd47-50740a0b8bad - Czarny Marsz w Łodzi - największa manifestacja od zmiany ustroju - napisał jeden z uczestników na Twitterze. OBJ
201
+ 9d8fb15a-2da1-4286-8713-9f6cb461c472 "To tak jak z chodzeniem na wybory"" – powiedziała. " OBJ
202
+ 212366c8-dd71-48e5-993f-03dd8e48808b "Według szacunków organizatorów i policji, ok. 8 tys. osób, mimo intensywnego deszczu, uczestniczyło w poniedziałek w centrum Poznania w ""czarnym proteście"". " OBJ
203
+ 23b910c9-6268-4450-8ebb-bee5cad1b991 "W Krakowie z Rynku Dębnickiego na Rynek Główny przeszedł ""czarny masz milczenia"". " OBJ
204
+ 84d50e24-36b3-48e9-94d6-46cc45cbb15c Nie podajemy mediom takich informacji, przekazujemy je jedynie organizatorowi. OBJ
205
+ 97600840-c03c-463c-bcd2-fec37fe24113 Demonstrujących było na tyle dużo, że przez Most Dębnicki kolumna protestujących przechodziła przez 35 minut. SUBJ
206
+ 659eb627-ac45-42a7-b354-a9b8c6b455fa Protestom towarzyszyły różnego rodzaju akcje, np. dni otwarte w organizacjach broniących praw kobiet. OBJ
207
+ dcc81b30-1e49-4573-8302-af379056c95e "Według organizatorów w ""czarnym marszu"" wzięło udział ok. 15 tys. osób. " OBJ
208
+ 4b946c5a-a671-4791-9da6-32b08d02e075 Lekarz ustala takie rzeczy w toku diagnostyki, ale nie widzę powodu, dlaczego miałoby to się znajdować w uzasadnieniu zaświadczenia, które idzie do lekarza ginekologa. SUBJ
209
+ f35e2c34-b88a-405d-9f31-25643425e5b1 W mojej ocenie potwierdza to, że lekarze po prostu troszeczkę inaczej interpretują te przesłanki, niż powinno to mieć miejsce, patrząc na treść przepisów - podsumowała dr Sabrina Mana-Walasek w rozmowie z Gazeta.pl. - Cieszę się jednak, że psychiatrzy i lekarze uznają tę przesłankę psychiatryczną, czyli zdrowie psychiczne, jako element zdrowia, bo też słyszałam różne głosy na ten temat. OBJ
210
+ 4a4bb164-39a4-49a3-b8e5-23ca3aef7b9a Wszystkie wytyczne takich towarzystw lekarskich i naukowych, jeżeli są oparte na aktualnej wiedzy medycznej, mogą mieć wpływ na ocenę, czy dana osoba wykonująca zawód lekarza w konkretnej sytuacji wykonała czynności w sposób prawidłowy. SUBJ
211
+ c27b55aa-541c-4e83-ad82-dd695f2ff303 Rozszerza ona kwestię związaną z przesłankami do przerwania ciąży z przyczyn zdrowotnych, wskazując na to, że to musi być jakieś poważne zagrożenie. SUBJ
212
+ 436d46e9-bf29-44ab-9937-4f1b4f327ff5 "Dr Sabrina Mana-Walasek wyjaśniła, że ""wytyczne nie są wiążące i nie stanowią źródła prawa, ale mają wpływ na ocenę należytej staranności w wykonywaniu zawodu"". " OBJ
213
+ 2bc5c7a6-008e-489d-9479-02a36d8e6d72 "Jak wskazała adwokatka, ""są dwie rzeczy, które ją uderzyły, kiedy przeczytała wytyczne"". " OBJ
214
+ f1abecdc-1041-49cd-a22f-2b3efdd4061f Jest to zbyt ingerujące w prywatność pacjentki, która musi uzasadniać, że zasługuje na tę aborcję, bo np. jest w trudnej sytuacji finansowej lub nie ma męża - oceniła prawniczka. OBJ
215
+ 7f53e92b-e3e6-46a0-b621-b8dcdfa6f001 """To absolutnie nie powinno mieć miejsca w gabinecie"". " OBJ
216
+ 59992e82-11c5-4108-94cf-d74d4556c58f Wizyta zdalna jest dopuszczalną, legalną opcją korzystania ze świadczeń medycznych, więc w mojej ocenie jest to trochę bezprawne ograniczanie praw pacjentek. SUBJ
217
+ 90d54555-768b-4f75-957f-459b0ab8e2f5 To są wartości, które ocenia ustawodawca, a nie lekarz, który ma wystawić zaświadczenie. SUBJ
218
+ 61bc49bc-6a2b-4083-a993-2773723ff13a Czytając o tym, zastanawiam się, czy rzeczywiście ustalenie tego, czy pacjentka pracuje, ma męża, dzieci ma jakikolwiek wpływ na prawo do aborcji i to, czy ta ciąża zagraża zdrowiu psychicznemu. SUBJ
219
+ a2eae579-ce48-490b-b791-b53988dbc660 Ten aspekt został zupełnie pominięty - podkreśliła ekspertka. OBJ
220
+ 20f5ec6f-f4db-4db8-a81b-c8a0255a9175 Adwokatka alarmuje o nowych wytycznych ws. aborcji SUBJ
221
+ c4509421-27f1-454c-95e1-cd79e6b4b61a "Wytyczne zawierają między innymi wzmiakę, że ""wydanie orzeczenia/zaświadczenia powinno być zawsze poprzedzone osobistym badaniem pacjentki"", co wyklucza możliwość przeprowadzenia konsultacji w formie online i telefonicznie. " SUBJ
222
+ 70b61e5d-16e1-4f34-94ad-997ade099ca3 - Wtedy moim zdaniem już niczym się nie wytłumaczy - podkreśliła prawniczka. OBJ
223
+ 74b81dc7-7d1e-4e9b-9e44-ef13ef4396bc Uważam, że wykładnia przepisów Polskiego Towarzystwa Psychiatrycznego, która została dokonana w tych wytycznych, odbiega od zasad prowadzenia wykładni prawnej. SUBJ
224
+ 9e57e0c3-4d9e-4ccf-ab7f-aaa7ef646d46 "Wątpliwości budzi również wątek ""uzasadnionego opisania informacji z anamnezy (wywiadu lekarskiego - przyp. red.), z uwzględnieniem sytuacji rodzinnej i wywiadu społeczno-ekonomicznego"". " SUBJ
225
+ af8fbedd-a1ac-4c3f-ad2e-0bf023a64cda Oceniając prawidłowość wykonywania zawodu między innymi w kontekście kwestii związanych z odpowiedzialnością dyscyplinarną lekarza, sięga się nie tylko do przepisów, ale również takich wytycznych - poinformowała adwokatka w rozmowie z Gazeta.pl. OBJ
226
+ f19ce234-7f23-405c-8e1e-d0c55686949e Przykładem jest weryfikacja stanu rodzinnego czy sytuacji życiowej pacjentki - wyjaśniła ekspertka. OBJ
227
+ 1438e7a9-3e49-441a-b772-7fa5774f1165 To druga kwestia, która została niepotrzebnie wskazana w tych wytycznych. SUBJ
228
+ 777d9274-4dcb-4b24-a259-d2d9d5b15b04 Dotyczy ona zbierania danych o pacjentce, których nie trzeba ujawniać w kontekście przesłanki zdrowotnej. OBJ
229
+ 9b51a7f4-9ab8-48d8-9b08-b6f9b5cceeee "Mogę sobie wyobrazić, że lekarz, który ma poglądy antyaborcyjne, może wykorzystywać taką wykładnię do odmowy aborcji - wskazała adwokatka, ale podkreśliła, że ""jeżeli chodzi o odmowę aborcji, bo lekarz uzna, że zagrożenie życia lub zdrowia wystąpiło, ale nie było poważne, to już jest kwestia oceny prawnej nieprawidłowego zastosowania ustawy"". " OBJ
230
+ d428ff51-d078-4402-9745-ddd9d30f171b Tego ustawodawca nie przewidział i do tej pory nie było to w ten sposób wykładane przez prawników, tylko przez lekarzy. SUBJ
231
+ 64c3a243-30c4-426f-8ef6-9f7164df29f4 "Zdaniem ekspertki wytyczne są ""dosyć szkodliwe i krzywdzące dla pacjentek"". " OBJ
232
+ d7ed3dea-19f2-44a4-9307-9ef4df676a33 Jeżeli kobieta ma uprawnienia do legalnej aborcji zapewniane przez prawo, lekarz nie powinien ważyć wartości, których sam nie jest w stanie ocenić. SUBJ
233
+ f9b08b0d-7950-4b2d-8970-a604a630370e "Lekarze wskazali, że ""życie dziecka poczętego jest wartością społeczną"", która musi być chroniona przez lekarzy, ale nie wspomnieli, że prawo do zdrowia też jest wartością społeczną i prawem człowieka. " SUBJ
234
+ 5bd5a9d5-7698-4e68-b352-0ee198c2dd83 "Polskie Towarzystwo Psychiatryczne w piątek 18 października opublikowało ""wytyczne dla lekarzy psychiatrów, dotyczące wydawania orzeczenia stwierdzającego zagrożenia dla życia lub zdrowia kobiety ciężarnej jako przesłanki legalnego przerwania ciąży"". " OBJ
235
+ 2dea54db-ef4b-4bfa-b285-3e6ed5dd3f1b To absolutnie nie powinno mieć miejsca w gabinecie lekarskim, ponieważ lekarz jest od oceny stanu zdrowia pacjentek - zaznaczyła dr Sabrina Mana-Walasek. OBJ
236
+ f981cf40-cff5-4346-8911-0bed5c7666b4 Dziwi mnie to wykluczenie, ponieważ psychiatrzy bardzo często pracują zdalnie, a wiele pacjentek nie jest w stanie przyjść osobiście na wizytę. SUBJ
237
+ 5c229aa6-80ac-4a81-b029-d5c5e789f3a6 To wygląda, jakby lekarze nie ufali pacjentkom i zakładali, że któraś okłamie lekarza - powiedziała dr Sabrina Mana-Walasek. OBJ
238
+ 87025fed-e26f-43f7-b2e3-a85d9600334c To jedyny plus tych wytycznych - dodała. OBJ
239
+ 75e11bd3-049c-4e08-832b-2b90acc465d7 Wytyczne ministerstwa jasno mówiły, że ustawodawca nie wymaga, żeby było to poważne zagrożenie a wytyczne psychiatrów mówią co innego - powiedziała dr Sabrina Mana-Walasek. OBJ
240
+ 0d41a906-7dad-4ab4-858f-63c885404d6c - Pierwszą rzeczą jest postawienie dziwnej hierarchii dóbr prawnych, które stoją w konflikcie w przypadku przerwania ciąży. SUBJ
241
+ f7d8ad73-4fc7-4c5c-abb4-51acab1ed651 O ocenę wytycznych i to, jakie efekty mogą wywołać, zapytaliśmy stałą doradczynię komisji nadzwyczajnej do rozpatrzenia projektów ustaw dotyczących prawa do przerywania ciąży i współzałożycielkę grupy Prawniczki Pro Abo dr Sabrinę Manę-Walasek. SUBJ
242
+ 0496ff90-0b23-41f6-bba6-ffb22a0bfe3d - Wytyczne mogą więc zmienić praktykę, choć mam nadzieję, że tak się nie stanie i lekarze zauważą, że mamy pewną niespójność między wytycznymi Ministerstwa Zdrowia a Polskiego Towarzystwa Psychiatrycznego. SUBJ
243
+ 937bd5bb-362f-425f-ad12-6eaa426f6278 Do weryfikacji stanu zdrowia psychicznego nie jest przecież potrzebna wizyta osobista ani fizyczne zbadanie pacjentki, tak jak w przypadku np. wizyty ginekologicznej. SUBJ
244
+ 6152a4d0-e8f7-4ad8-a926-caa457e90fd8 - Przede wszystkim dlatego, że pozostawiają bardzo duże pole do nadużyć i do arbitralnych decyzji lekarza. SUBJ
245
+ e3a3ae81-d718-4b7b-8e33-a721bc04b41e Jestem szefem Platformy na Dolnym Śląsku i ja będę szefem kampanii u siebie w regionie - mówił w rozmowie z nami wiceminister. OBJ
246
+ 7ba1bdea-150f-4237-a46e-4707fdbc766b """Ruch w dobrą stronę"" " SUBJ
247
+ 5236aa6f-31d9-43ca-89e6-dcb398e09de0 Firma Graszewicza świadczyła również usługi promocyjne dla gminy Ząbkowice Śląskie w 2021 r. OBJ
248
+ c82fd44f-5eeb-4b87-90bb-734b848e96d5 W sierpniu 2023 r. Kontecka opublikowała artykuł o dolnośląskich kandydatach Koalicji Obywatelskiej do Sejmu zilustrowany zdjęciem Michała Jarosa w towarzystwie m.in. Barbary Nowackiej. OBJ
249
+ c0c40d3a-edc8-4284-a2a0-1120b4e57d12 Kiedy bezpośrednio próbowaliśmy uzyskać od niego komentarz, nie zareagował na naszą prośbę o kontakt. SUBJ
250
+ 7e091515-a71d-46cf-b1a6-51eed32936d8 "Burmistrzem Polkowic w tamtym czasie był Łukasz Puźniecki, były członek zarządu dolnośląskiej Platformy, od 2018 r. działający jako bezpartyjny pod szyldem ""Lepsze Polkowice"". " OBJ
251
+ 5801a729-299b-4c09-9a28-434059dc0851 Tak się zarabia w dolnośląskiej Platformie SUBJ
252
+ 9d2e59f9-0346-43bf-93f2-01fedd7adbe2 Po gminie osobiście oprowadzał go burmistrz. SUBJ
253
+ 2979dd6a-4b01-4319-8662-a6203b5ab195 "Inne samorządy na Dolnym Śląsku zapytaliśmy: ""Czy w okresie od początku 2020 roku zawierali Państwo jakiekolwiek umowy o świadczenie usług ze spółką Morrismarlowe, panem Maurycym Graszewiczem lub z innymi podmiotami, których beneficjentem jest pan Maurycy Graszewicz"". " OBJ
254
+ 32a4a6a2-f6e8-4583-a64d-d75d0e31dbb1 Latem ubiegłego roku wizytę w Twardogórze złożył poseł Michał Jaros. OBJ
255
+ c0883803-3cf7-41e0-b74a-a728f2d85529 Umowa opiewała na 12 tys. zł. OBJ
256
+ 6035c151-22a8-43b4-ace2-814d6248adab Wartość kontraktów: 65 400 zł. OBJ
257
+ 00460868-af56-42fe-8827-f71b3a99922d Zakres był taki sam jak w przypadku pozostałych samorządów - publikacje w serwisach spółki i obsługa mediów społecznościowych. OBJ
258
+ f843bf96-dd66-4b1d-a14b-f370a7155d58 Nie zareagował również na naszą wiadomość w serwisach społecznościowych, choć ją odczytał. SUBJ
259
+ 23b11fe6-d5e7-445a-9d00-dd24a243e59f Jego zdjęcie reklamowało chociażby cykl spotkań polityków PO z rolnikami w czasie kampanii parlamentarnej. SUBJ
260
+ 6bf69981-50a7-4876-997a-2d230de5590d Skomentował propozycję Trzaskowskiego. OBJ
261
+ 7abb5f42-ebdf-497c-881f-d592283a40d5 Dotarliśmy do umów, które powiat trzebnicki w latach 2020-2023 zawierał z agencją Morris Marlowe. SUBJ
262
+ 5edb4263-bd35-4826-920c-172619cdd872 Gdy sprawą zainteresowała się Wirtualna Polska, Jaros wycofał się z poparcia dla nominacji Graszewicza. SUBJ
263
+ 9414fd42-41a8-4752-af92-c4ca1ba7074e W sprawie zawartych umów z samorządami pytania do Graszewicza wysłaliśmy już pod koniec stycznia. SUBJ
264
+ 34f14d24-df9f-4f71-8892-4f60493c8796 Z kolei po zmianie władzy partnerka Graszewicza została zatrudniona w lokalnej spółce Skarbu Państwa. SUBJ
265
+ 40f3231f-f086-4f36-a03f-1c3d08c6faff Gmina Twardogóra współpracowała z kolei z obiema spółkami. SUBJ
266
+ 2ad857f0-8564-4769-b7bd-123cf52e968f Jaros to zresztą stały bohater artykułów Konteckiej. SUBJ
267
+ cff057e0-15fd-4aba-b9b3-00b5fcd519d0 Umowy zawierano z wolnej ręki. OBJ
268
+ 0d46b526-59d6-42b0-b3bd-69b22f79bdb5 - Wezmę to na siebie. SUBJ
269
+ 058bdda9-64d8-4af7-b563-403929b4df16 Od tego czasu nie publikowała już. SUBJ
270
+ fa8741cd-e119-459f-81c4-9c988cfd0509 Z informacji przesłanych Wirtualnej Polsce przez starostwo wynika, że firma Graszewicza w ciągu czterech lat zarobiła na tych umowach 107 tys. zł. OBJ
271
+ 3df2a1de-baba-4350-a4e1-10a4199b262e Jak ujawniliśmy w styczniu, mógł zostać szefem dolnośląskiego sztabu Rafała Trzaskowskiego. SUBJ
272
+ fcf38db3-0fdc-46a1-9069-10f0876ac1c7 Wójtem gminy w tym czasie był Ryszard Pacholik, który w ubiegłym roku dostał od Koalicji Obywatelskiej pierwsze miejsce na liście w wyborach samorządowych do rady powiatu wrocławskiego. OBJ
273
+ aa9148c1-39cc-4a6a-b10e-c1a6209f1d43 Na nasze pytania o wysokość zarobków Dozamel nie odpowiedział, zasłaniając się tajemnicą przedsiębiorstwa. SUBJ
274
+ ff28cf2b-4f61-41e0-9bfb-2d85c26f3309 - Jeśli publikowanie prawdziwych wypowiedzi ktoś nazywa hejtem, jest to raczej problem tych wypowiedzi - tłumaczył się Graszewicz. OBJ
275
+ 09916661-3879-4573-b11f-0711c635b7fa Większość z nich to typowe materiały promujące samorządy: informacje o darmowych poradach prawnych czy wakacyjnym teatrze dla dzieci, ale jest też trochę artykułów dotyczących życia Platformy Obywatelskiej. SUBJ
276
+ 6274e2b9-9d42-4be3-9670-6ed0678080ec Do czasu publikacji nie odpisał na żadne z nich. SUBJ
277
+ a07e0340-4981-455e-8172-c89f12ff30a2 O Graszewiczu zrobiło się głośno rok temu podczas kampanii samorządowej, w której Platforma popierała Jacka Sutryka w walce o reelekcję na stanowisku prezydenta Wrocławia, wybuchła tzw. afera hejterska. SUBJ
278
+ 291be1b9-9468-4568-a11c-0e157c220143 """Pani Dominika Kontecka jest zatrudniona w Spółce na stanowisku administracyjno-biurowym (z wynagrodzeniem niższym niż średnie wynagrodzenie obowiązujące w Spółce)"" - potwierdza Ewa Gryglewicz, dyrektor biura zarządu spółki. " OBJ
279
+ 4ce6d38e-1050-459b-b85c-c55ffad3d6a8 """Umowy zawierano z wolnej ręki"" " OBJ
280
+ bd857281-eaf1-411e-9109-c673007b0845 Wśród autorów podpisanych pod artykułami publikowanymi w serwisach internetowych należących do spółki Nowe Medium znajdujemy Dominikę Kontecką - prywatnie partnerkę Graszewicza i wrocławską radną Platformy Obywatelskiej. SUBJ
281
+ b7bf5f4e-ea45-4cf7-849f-db7122b0bc41 Starostą w Kłodzku w tym czasie był członek PO Maciej Awiżeń, który po zwycięstwie Platformy w wyborach parlamentarnych na rok został nawet wojewodą dolnośląskim. SUBJ
282
+ 7ee0ec05-6ec5-45e1-8a15-620034aebb24 W tym przypadku stroną umowy była spółka Nowe Medium. OBJ
283
+ 3758bbef-ac48-49c3-95de-5b31b5842369 W 2023 r. Nowe Medium podpisało też roczną umowę o wartości 36 900 zł z podwrocławskimi Kobierzycami. OBJ
284
+ d9a9cfeb-df55-43bc-8585-687a4cc2bc70 Wyszło na jaw, że Graszewicz publikował w serwisach społecznościowych treści ośmieszające Sutryka. SUBJ
285
+ b961b96d-4186-4ac4-b0a9-20421ba221a4 Niemal identyczna sytuacja miała miejsce w powiecie kłodzkim w latach 2021-2023, gdzie Nowe Medium miało zawartych pięć umów o łącznej wartości 43 tys. zł. SUBJ
286
+ f8f22bb7-3eae-46c3-8925-88a6e38b3e95 W zeszłym roku był u niej nawet z wizytą w parlamencie. SUBJ
287
+ 7bf443e8-ef62-4431-9202-9b06d0bd0599 Jak wynika z nadesłanych odpowiedzi, analogiczne usługi jak w powiecie trzebnickim Graszewicz świadczył na rzecz gminy Polkowice w latach 2022-2024. SUBJ
288
+ e948901c-3d56-4e55-8359-0ea5008c75b0 Gdy sprawę opisały media, Graszewicz musiał zrezygnować z kierowania sztabem, a nominacja przeszła Jarosowi koło nosa. SUBJ
289
+ 97119075-7057-4052-9e4f-7bb8838b5f44 Pod kontraktami są podpisani Graszewicz i jego partyjny kolega Grzegorz Terebun, ówczesny wicestarosta powiatu, a obecnie lokalny radny powiatowy Platformy. OBJ
290
+ 2821c6f7-1406-4d13-a142-9b5bc1be1540 Maurycy Graszewicz uchodzi za spin doktora dolnośląskiej Platformy i jest prawą ręką szefa struktur wojewódzkich Michała Jarosa, posła i wiceministra rozwoju. SUBJ
291
+ bf8626b6-9587-4a12-91fc-3390bb70470e W tym czasie znalazła zatrudnienie we wrocławskiej spółce Dozamel należącej do państwowej Agencji Rozwoju Przemysłu. SUBJ
292
+ 782eb5e0-3a5f-433d-9eee-2140ff9bbbe8 Gminą od wielu lat rządzi Paweł Czuliński, członek Nowoczesnej wchodzącej w skład Koalicji Obywatelskiej. OBJ
293
+ 4803d5ce-927d-41e9-9140-3bc68de380f3 Skoro widzę, że ma to być punkt zwrotny w dolnośląskiej Platformie, w batalii o nie wiem co, chcę to przeciąć. SUBJ
294
+ d8ad3a9b-9f16-481c-a057-47223790f44b Kontrakty dla swoich. SUBJ
295
+ 366b0b2c-851e-438a-a3ea-7dd8f296a751 Agencja Morris Marlowe doradzała jej wizerunkowo, a Nowe Medium obsługiwało jej profil na Facebooku i publikowało artykuły promocyjne w należącym do spółki serwisie twardogorainfo.pl. SUBJ
296
+ ed696f7e-be9f-47f7-a77d-0d71742008ca Graszewicz to nie tylko działacz Platformy, ale też biznesmen. SUBJ
297
+ 78bd93b9-c0e5-4d54-a6c7-35ada1d19ca8 Z umowy wynika, że chodziło o obsługę Facebooka powiatu oraz publikację artykułów promocyjnych w serwisach trzebnicainfo.pl, dolnyslaskinfo.pl i nowemedium.pl należących do spółki Nowe Medium Graszewicza. OBJ
298
+ 89dcc2c0-bc74-48fa-a28c-bbe1310a8cc6 Ostatni artykuł w dolnyslaskinfo.pl Kontecka opublikowała 3 stycznia 2024 r., zaraz po powołaniu rządu Platformy Obywatelskiej. OBJ
299
+ 924835e1-509a-49cc-9cb7-e71fdb0f3bd8 Dolnośląskie gminy i powiaty rządzone przez Platformę taśmowo podpisywały umowy na promocję i obsługę PR z firmami należącymi do działacza tej partii — dowiedziała się Wirtualna Polska. OBJ
300
+ ff3af4ad-d5c7-4bef-b283-5e8fe697fb61 W serwisie dolnyslaskinfo.pl opublikowała ona aż 355 artykułów a w trzebnicainfo.pl - 25. OBJ
301
+ aa37a179-bdb1-4a11-b910-6088e9e476d1 Jego kandydaturę podczas grudniowego posiedzenia zarządu dolnośląskiej PO zgłosił sekretarz struktur Mateusz Jędrachowicz. OBJ
302
+ 102113a1-91b8-4627-81a1-32caad546035 Interpretowano to wówczas jako kampanię czarnego PR-u mającą osłabić urzędującego prezydenta i pomóc Michałowi Jarosowi w uzyskaniu rekomendacji władz PO na kandydata na prezydenta Wrocławia. SUBJ
303
+ eea0c31d-5e4b-474f-b0e0-8bab9a22fc57 Jest właścicielem agencji PR - Morris Marlowe i firmy Nowe Medium, która prowadzi lokalne portale na Dolnym Śląsku. OBJ
304
+ 81f99679-c914-40f5-aa1b-846135882b4f Jego spółki zarobiły na tych kontraktach od 2020 roku co najmniej 300 tys. zł. SUBJ
305
+ 49e3d6c1-c755-41f5-9cd3-bc25e103d915 """Przedmiotem zawartych umów było świadczenie przez Wykonawcę usług informacyjnych i ogłoszeniowych dot. działalności gminy Polkowice, burmistrza i radnych na łamach portalu nowemedium.pl"" - czytamy w odpowiedziach gminy. " OBJ
306
+ 00c7b6ca-c6fb-4bc2-9ef0-04cf0b2bceb0 Burmistrzem gminy jest członek PO Marcin Orzeszek, politycznie kojarzony z wicemarszałek Sejmu Monika Wielichowską. SUBJ
307
+ 3d92791b-2762-4ba1-bc15-e8900d8a41ca Jak ustaliła Wirtualna Polska, samorządy gminne i powiatowe rządzone lub współrządzone przez Platformę w minionych latach bardzo chętnie korzystały z usług obu firm. SUBJ
308
+ efed1b69-0e18-40f9-8e38-da5b3c91f19b "W odpowiedzi na nasze pytania starostwo podaje, że przedmiotem kontraktów było ""świadczenie usług o charakterze reklamowym i promocyjnym, mających na celu nagłośnienia i promocję zleceniodawcy"". " OBJ
309
+ faab5fd9-ab15-431f-a0a0-c766592d2648 Współpraca miała miejsce w latach 2020-2022 i obie firmy zainkasowały za nią w sumie 45 tys. zł. SUBJ
310
+ 01d901bb-81a0-4007-9886-23c575668828 A to oznacza, że nie tylko lewicowy Madryt, lecz także wrogo nastawiona Moskwa będą miały wpływ na kwoty relokacji migrantów do Polski SUBJ
311
+ d34c1a47-03e5-4255-b378-de3808b67564 W jego ramach zapowiadane jest „silniejsze SUBJ
312
+ b1762c81-a3ac-4490-87e6-57f72c5ac098 Pakt migracyjny jest także, jak można przeczytać w komunikatach Komisji Europejskiej na jego temat, odpowiedzią na zidentyfikowane niedostatki ochrony Unii Europejskiej przed falami nielegalnej migracji od czasu kryzysu migracyjnego w latach 2015–2016. SUBJ
313
+ 6c4d4411-5c9b-48b7-bc75-453e5df04487 Oficjalne cele paktu migracyjnego to „stworzenie szybszych, płynnych procesów migracyjnych” i „ograniczenie problemu niebezpiecznych szlaków i szlaków imigracji nieuregulowanej oraz promowanie trwałych i bezpiecznych, legalnych dróg migracji”, a także lepsze dostosowanie imigracji „do potrzeb rynku pracy UE”. SUBJ
314
+ cac40699-2e7d-4dde-bec0-a4a57bf8fa6f Pakt o migracji i azylu, potocznie zwany „paktem migracyjnym”, to 10 aktów prawnych przygotowanych przez Komisję Europejską w 2020 r. OBJ
315
+ cd8e0c2a-e3b2-4c6c-a3e7-7f8431ee1c74 Polska nie przyjmie żadnych migrantów z tytułu paktu migracyjnego – zapewniał premier Donald Tusk już rok temu, kiedy w Brukseli przedstawiciele państw członkowskich Unii Europejskiej przyjmowali kolejne dokumenty dotyczące reformy wspólnego systemu azylowego. OBJ
316
+ 5bbd07da-9108-4317-87e1-07bb5c322f38 Wyrok został jednak uchylony przez Sąd Apelacyjny w lutym 2022 roku. OBJ
317
+ 1cf75690-9ec7-4603-a6b3-e4c6140ea4ff """Grozi też tym, że nie będzie można ostrzegać przed pedofilią w pewnych środowiskach... " SUBJ
318
+ 443dd0b1-17ba-417d-bb7d-3fb34223740e Wyrok skomentowała główna zainteresowana. OBJ
319
+ c2c0d054-232b-46e4-a4ce-eae0db845ed1 W większości krajów Unii Europejskiej za podobne wypowiedzi groziłaby odpowiedzialność karna. SUBJ
320
+ 5404f2c8-cf87-46cf-aa3c-d9ef5e19f410 Oboje jednak przyznają, że czują ulgę. OBJ
321
+ 7176a48b-01a5-498a-927e-c8544f166a7e "Będę apelować"" - czytamy w oświadczeniu Godek. " OBJ
322
+ dcdb575b-2e04-47de-b7a4-68f350d97219 Godek prosi o pomoc. SUBJ
323
+ 9f48c9d6-0390-4850-b177-734f0637c686 Sytuacja ma się jednak zmienić – w Sejmie znajduje się już projekt nowelizacji kodeksu karnego, który rozszerzy katalog przestępstw z nienawiści, obejmując m.in. ochronę osób ze względu na orientację seksualną, płeć, niepełnosprawność i wiek. SUBJ
324
+ 930c16e7-1db9-45de-9171-e53466036700 Sąd zobowiązał ją do zaprzestania podobnych wypowiedzi w przyszłości oraz przeprosin wobec każdej z pozywających osób, choć nie publicznie, jak tego oczekiwali skarżący. SUBJ
325
+ 18d19eb5-650b-4b79-af83-17baf6904e4a "Choć mówiąc te słowa, nie znałam nikogo z powodów i nie do nich ani nie o nich były moje wypowiedzi"" - napisała. " OBJ
326
+ 8ec0af06-56fc-4638-9560-18ae774f8eb5 W uzasadnieniu stwierdzono, że skarżący nie udowodnili swojej orientacji seksualnej. OBJ
327
+ 9bb92ebc-a070-4ddb-ac59-8abe47ca4ee7 Uznał bowiem, że upowszechnianie przeprosin zawierających homofobiczne treści mogłoby prowadzić do wtórnej wiktymizacji. SUBJ
328
+ 668fc927-df98-4c99-b4d6-28694a5c81be """Mam przepraszać 15 aktywistów LGBT za słowo 'zboczenie' oraz za wspominanie, że homoseksualizm często idzie w parze z pedofilią oraz że geje chcą adoptować dzieci, żeby je molestować i gwałcić. " SUBJ
329
+ 5ae5676b-6b93-4e39-b751-9dbfe2a28737 """Nie będę przepraszać"" - pisze Godek i prosi o pomoc w pokryciu kosztów apelacji. " OBJ
330
+ 36fb696c-690f-4f46-b642-25b0dec51d31 "Jak przypomina oko.press, sprawa dotyczyła wypowiedzi z 2017 roku, kiedy to działaczka antygenderowa i przeciwniczka praw reprodukcyjnych publicznie, m.in. w Polsat News, określiła osoby LGBT+ mianem ""zboczeńców"" i zestawiła homoseksualność z pedofilią. " SUBJ
331
+ 561398c3-a08c-4225-aebc-906b45bc2f39 Aleksandra Muzińska, współzałożycielka Funduszu dla Odmiany i jedna z powodów, przyznała w rozmowie z OKO.press, że wyrok wywołał w niej ogromne emocje. SUBJ
332
+ 2bed3928-c75d-4032-9d25-a5e8f06a23df Przegrała proces z aktywistami LGBT OBJ
333
+ 9b9ca1bd-4a9b-470b-a09a-44a017761108 Muzińska podkreśliła również, że cała sprawa była obciążająca nie tylko ze względu na czas, ale także na bolesne treści, które ponownie pojawiały się w sądzie. SUBJ
334
+ d2762a14-3a65-4a7a-b9a9-6186d8b334ba Podczas procesu działaczka urządziła w sądzie spektakl, osobiście przesłuchując skarżących i domagając się dowodów ich orientacji. SUBJ
335
+ a0141ac4-aa87-4f0a-8179-dda69d3de8ef Odkrycie ich pogrążyło SUBJ
336
+ 6738faa7-656a-4560-a07d-7865ca852d17 - Gdy usłyszałam decyzję sądu, popłakałam się - mówi. OBJ
337
+ 82f4db25-6f2b-43b0-a138-09ed16b954f0 Nie będę przepraszać. OBJ
338
+ 8c9eb9da-f208-460a-aa24-9c734b5feab6 "Nie będzie wolno formułować żadnej opinii o żadnym zjawisku"". " SUBJ
339
+ c2930fe1-2ab7-45af-ab71-3611ee941da9 Po siedmiu latach walki, szesnaścioro przedstawicieli społeczności LGBT+ – w tym prawniczki, dziennikarze, naukowcy, artyści i aktywiści – wygrało proces przeciwko Kai Godek w sprawie naruszenia dóbr osobistych. OBJ
340
+ 2b8469c4-f5e0-45bc-89b0-9f14798ae3da Sąd domagał się opinii biegłego seksuologa lub zaświadczeń lekarskich potwierdzających, że powodowie są gejami, lesbijkami lub osobami biseksualnymi. SUBJ
341
+ 491150aa-c1e9-4a92-ad09-3bd04eb6d0a1 Witold Klaus, kolejny z pozywających, dodał, że w trakcie procesu musieli szczegółowo opowiadać o swoim życiu prywatnym, udowadniając przed sądem, jak trudno żyje się osobom LGBT+ w Polsce. OBJ
342
+ 3becacc5-e74e-4a03-8bb9-0a0c94c7f3f7 25 lutego 2025 roku Sąd Okręgowy w Warszawie, który ponownie rozpatrywał sprawę, uznał, że Kaja Godek naruszyła godność powodów. OBJ
343
+ e338a0a9-3212-4483-81d1-1f6c4847bf25 Sędzia Małgorzata Kuracka uznała, że słowa Kai Godek stanowiły społecznie nieakceptowalną mowę nienawiści. OBJ
344
+ fd6d723f-caad-49a7-a947-cb61753dc876 Wcześniej sprawa została oddalona przez sąd pierwszej instancji, który uznał, że dobra osobiste mogą zostać naruszone tylko wtedy, gdy obraźliwe słowa są skierowane do konkretnych osób lub jasno określonej grupy. OBJ
345
+ 74ede3a1-0275-44a7-b57f-783774ff8fcb Proces trwał tak długo, że wielu z nich straciło nadzieję na pozytywne rozstrzygnięcie. SUBJ
346
+ 734fb357-ac39-49b9-9333-a8e45fdb9d9a "Dodała, że ""uprawomocnienie się tego wyroku mogłoby oznaczać w największym skrócie, że wszyscy możemy pozywać wszystkich o jakiekolwiek słowa, nie trzeba mówić o konkretnej osobie. " OBJ
347
+ f0eaaf8b-7aad-4b05-aff0-500b1e0dfb79 W Polsce natomiast kodeks karny nadal nie penalizuje homofobicznej mowy nienawiści, dlatego powodowie zdecydowali się na ścieżkę cywilną. OBJ
348
+ a9573d7a-f121-43af-bb7f-9309efcf1815 Aktywistka zaapelowała o finansowe wsparcie jej Fundacji Życie i Rodzina w celu pokryciu kosztów apelacji. OBJ
349
+ 7d205277-9b79-435a-bad2-32c793a7ecc4 Twierdziła także, że jest ofiarą nagonki i niesprawiedliwości. SUBJ
350
+ a31150d3-728b-440f-93ae-04dfbf247af0 Klaus natomiast podkreślił, że wyrok jest przełomowy, bo jasno pokazuje, iż przekraczanie granic wolności słowa i naruszanie godności innych ludzi nie jest akceptowalne. SUBJ
351
+ e41807f3-5c84-4dbd-ba6d-9c572eb009ba - Kaja Godek w trakcie rozprawy powtarzała raniące określenia, nazywała nas mitomanami i megalomanami, podważała naszą przynależność do społeczności LGBT+ - wspomina. OBJ
352
+ 30ba4dee-9152-463c-92d0-ee975b60a263 - To sygnał dla całej społeczności, że można skutecznie walczyć o swoje prawa na drodze cywilnej - mówi Muzińska, dodając, że ma nadzieję na dalsze zmiany prawne w zakresie ochrony przed mową nienawiści. OBJ
data/polish/test_pol_unlabeled.tsv ADDED
@@ -0,0 +1,352 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence
2
+ 912822ea-d6ec-4eed-8779-5dd78b5dc044 Pokonała go tęczowa flaga
3
+ 91d1d9fd-e671-4eb7-bab8-19ff43fd99ba Zanim rozważymy podróż podczas zwolnienia lekarskiego od psychiatry, należy najpierw przyjrzeć się oznaczeniem na zwolnieniu.
4
+ e9ed9a8c-0aad-4995-9ef9-72909eb3f6fa """Patriota"", widząc kolorową flagę powiewającą na wietrze, za punkt honoru wziął sobie zerwanie jej i zabranie. "
5
+ af8623f1-6bb2-4785-b6c9-baacd17bc2d6 Na miejscu drugim znalazło się zaś Prawo i Sprawiedliwość, które liczyć może na 29 proc. głosów.
6
+ 8063498b-bc3d-4e2b-88a5-1b29fc2402bd Nie ma żadnych szans na 10 tys.
7
+ 70e57239-26d0-4983-8e49-e0338b4d7b56 Wbrew propagandowemu oszustwu można było uniknąć brexitu, ale kanclerz Merkel i Tusk, jako przewodniczący Rady Europejskiej, a potem lider Europejskiej Partii Ludowej, wykonali ciężką pracę, aby... -
8
+ 56f1ec1d-6646-4deb-ba21-8221717c4601 "Jeśli na dokumencie widnieje cyfra ""2"", która oznacza ""chory może chodzić"" nie ma przeszkód w podróżowaniu poza miejsce zamieszkania. "
9
+ 6f41e0f9-f0f3-4dca-829f-dfa7007ad17b Jak Berlin ogra Tuska
10
+ 312109a0-3691-4189-b5aa-4c6156a2d5c0 Jaka wysokość świadczeń dla imigrantów Polsce?
11
+ 23f7e985-7495-4df7-b4da-b6848abfcc90 Młody mężczyzna natknął się na nią, gdy wracał z centrum miasta po zakończonym przemarszu.
12
+ fffffa9d-1eb7-42e0-a8b7-b403137c08d9 Całe zdarzenie zarejestrowała kamera monitoringu.
13
+ e8625386-1731-4f59-bbc3-d0e5ea649de3 Więcej o tym, z czym wiąże się zwolnienie lekarskie od psychiatry, pisaliśmy w tym artykule.
14
+ 4f36e9b3-17b6-4d45-9cb0-fe4d886c0589 Na pokładzie dumnego brytyjskiego pancernika nazywającego się „Książę Walii”, 12 sierpnia 1941 roku, Franklin D. Roosevelt, 32. prezydent Stanów Zjednoczonych Ameryki, oraz Winston Churchill, premier...
15
+ cd849808-b0c2-40e7-8f92-605d40c18548 Wpadka po powrocie z Marszu Niepodległości.
16
+ 10b357cd-dd1b-4e99-9588-4379c490bbd1 Mężczyzna chciał zerwać tęczową flagę. 2
17
+ e9c574f5-b264-477e-be18-d46fb459d693 Jak już wspomniano, była to prognoza bez podstawy prawnej.
18
+ aff8ebb5-f613-4570-a27f-0ae10b445115 – Na spadek liczby prób nielegalnego przedostania się z Białorusi do Polski znaczący wpływ ma powstanie bariery fizycznej na granicy i uruchomienie już ponad 100 km bariery elektronicznej, oraz nasza zdecydowana postawa w pierwszej fazie presji migracyjnej – mówi Anna Michalska, rzeczniczka KG SG.
19
+ cc643493-bbd9-4970-93e5-5eff5afc3a49 Alternatywa dla Niemiec (AfD) mówi o niemieckich zbrodniach z II wojny światowej tak samo jak niemiecki mainstream.
20
+ 96f2be41-8dec-403f-883c-78b5705ba282 Imigrant poza ośrodkiem może liczyć na ekwiwalent w wysokości do 25 zł na dzień (§ 6 rozporządzenia).
21
+ 4bf000b4-3eea-48b0-84e2-5f3c7029b8e3 """Plan sprytny, wykonawca jeszcze bardziej"", ""Jaki bohater"", ""Instant karma"", ""Geniusz zbrodni"" — komentują internauci. "
22
+ 1fba1d33-a7c0-44e9-a60f-9c0eae005d64 Młody mężczyzna rzucił się na tęczową flagę wiszącą przed jedną z warszawskich restauracji, ale potknął się i upadł, gubiąc telefon.
23
+ 9a672579-4a8c-4860-998a-fb4af372da08 Wstyd na całą Polskę
24
+ b0e5e705-42fd-49d7-a503-3d6c7539f717 Uczestnicy wysłuchania publicznego w Sejmie w większości bardzo negatywnie ocenili projekt nowelizacji ustawy o udzielaniu cudzoziemcom ochrony na terytorium Rzeczypospolitej Polski.
25
+ dbaf9c14-f0d5-4842-88eb-2f14fe49e510 - Więcej aktualnych wiadomości znajdziesz na stronie głównej Onetu
26
+ bb44a913-143a-4410-97de-a32566aa231e W związku z trudnościami z mówieniem poprosił swojego asystenta o odczytanie przygotowanego przez niego przesłania.
27
+ e3c6c860-0d6d-4ca6-be95-1bf3e5284ca2 W pobliżu jednej ze szkół znajdujących się w szwedzkim mieście Örebro doszło do ataku z użyciem broni automatycznej.
28
+ 34db3ef6-b460-4a06-a1f5-e9f7629bbba0 W Niemczech wynosi ono ok. 500-600 euro.
29
+ 7ce72deb-652f-4342-ad52-d98445489d28 Nagranie opublikowała w mediach społecznościowych pizzeria, sprzed której zerwano flagę.
30
+ a61257c3-bcfa-4f74-a683-b109bde7124d Ale coś poszło nie tak.
31
+ 4b88d1c3-09af-4275-89e6-826f7f5fe4a7 Aktywne skanowanie charakterystyki urządzenia do celów identyfikacji.
32
+ 4b73242f-3f70-470a-88af-79a18ffbba72 Drożyzna lekowa rujnuje Polaków
33
+ fe966fa0-f16e-4ce0-b6c8-6dc9b63e8c79 """Geniusz zbrodni"" zgubił telefon "
34
+ db9153f6-ca30-46be-9c13-930626ce19dd Wielu polskich seniorów, i nie tylko, musi wydawać nawet kilkaset złotych miesięcznie na leki, co stanowi ogromny problem szczególnie dla najuboższych.
35
+ 36b84110-cf60-48d6-bad6-85afc10c4b26 W USA mieszka nielegalnie nawet 30 tys. Polaków – szacuje MSZ.
36
+ 9b6e2bb6-fa13-408b-b3a3-067f92eef566 Rodacy w kraju są podzieleni, czy powinni być deportowani.
37
+ 39696f52-7b26-4ffb-a599-5fa450d635af Właściciele lokalu zwrócili się z apelem do wandala.
38
+ d01b6b90-96e7-4382-add0-a869894afc78 Dzięki publicznej zbiórce polscy naukowcy rozpoczną w Egipcie prace w grobowcu faraona Szepseskafa, który dotychczas nie był kompleksowo zbadany.
39
+ 72bcd602-ca8b-4296-b8df-ba9fa4a2ed4a Zamach na Telewizję Republika nie składa się z działań przypadkowych, lecz jest starannie zaplanowany i sterowany.
40
+ 5576374e-c50d-4cd2-8570-77dcf3dbef01 Na takie zgłoszenie pacjent ma trzy dni od momentu wyjazdu.
41
+ c3abc217-53e0-4e99-a7e5-6f141ad92c50 Najważniejszą z nich jest zgłoszenie do Zakładu Ubezpieczeń Społecznych zmiany miejsca pobytu.
42
+ 887d3738-cac3-494c-96c9-b59e56245466 Ofiarą uczestnika Marszu Niepodległości padła też tęczowa flaga wywieszona przed jedną z warszawskich restauracji.
43
+ 7527bdc5-0bd6-407f-9b2b-5f793ad09213 W treści dyrektywy zapisano:
44
+ ea3a619c-3ff2-46e6-b449-871c429eee8b Treść przykuwa uwagę
45
+ 46eb375a-8f8d-44f5-832c-e71ef8add0a9 Padły cztery słowa
46
+ 293f43ee-d9c0-4a34-86cf-d22fa9d9033d Można to zrobić telefonicznie, osobiście w oddziale ZUS albo za pomocą platformy PUE ZUS.
47
+ eaee0acd-3835-4f19-807d-8e3e20f4117d Papież Franciszek, który w ostatnich tygodniach mierzył się z problemami zdrowotnymi, podczas audiencji generalnej przyznał, że znów nie czuje się najlepiej.
48
+ 36add77a-9323-4d2d-9537-7d7c589257b1 Zaczyna się rysować podział ról, w ... -
49
+ b5117115-556b-4e7c-9dc6-23fb6daac470 Nic zresztą dziwnego.
50
+ 3e70c986-c6c5-4034-b0d6-5ba812b6e536 Dokument nie jest obowiązkowy, ale jest dobrym argumentem, jeśli ZUS będzie próbował podważyć zasadność wyjazdu
51
+ a9a812a6-db02-4061-b17b-d9dddad56d1e Donald Tusk wykluczył możliwość, by Polska, w związku z przyjętym przez UE paktem migracyjnym, musiała płacić za imigrantów, których nie przyjmie z innych państw w ramach relokacji.
52
+ 6dfb5c07-a24a-4701-945f-723d855ecb70 Co ciekawe może też rekreacyjnie wyjechać np. na wakacje czy ferie zimowe.
53
+ 40a661f4-12cf-44b7-afb8-09dba7b3a6d9 I choć wideo zostało już usunięte z profilu pizzerii, to obecnie żyje własnym życiem i wciąż jest udostępniane w internecie przez rozbawionych użytkowników sieci.
54
+ 9d177a1d-3729-4183-843a-babc7665cd32 W ostatnim czasie administracja Donalda Trumpa podjęła działania prowadzące do usunięcia lub modyfikacji treści dotyczących społeczności LGBTQ z rządowych stron internetowych – informuje NBC News.
55
+ 72372e68-0ed9-4d9c-ac68-42bfb703aabd Po wpadce szybko podnosi się i oddala ze swoimi towarzyszami.
56
+ e44a74c2-a4cc-4fbb-a9e3-364e70750c17 Wspomniane pozwy pokazują, jakiego elementu swojej biografii były „król Europy” boi się najbardziej.
57
+ 72cbe835-039d-433c-b0e6-e2fc01b1cad3 "Chciał przykozaczyć i po Marszu Niepodległości wykazać się ""patriotyczną"" postawą. "
58
+ 9f364736-4a95-4a37-9adb-279520abf87b Przed wyjazdem na ferie warto też porozmawiać ze swoim lekarzem prowadzącym i poprosić o zaświadczenie o braku przeciwwskazań do podróżowania.
59
+ 2765c448-cd2a-40ee-9841-42acfaa3bb6a Użycie dokładnych danych geolokalizacyjnych.
60
+ 50466388-2c5d-41aa-a2dd-861f7975b182 Przewracając się, zgubił telefon.
61
+ 9e367f98-c5e1-4456-9726-388aa95bc39c Te były podczas tegorocznego marszu palone przy wtórze piosenek szkalujących osoby homoseksualne.
62
+ 514a46d5-40c8-4668-aca4-111696eca2cf Przyczyną medialnej burzy jest dyrektywa z 14 maja 2024 r. w sprawie ustanowienia norm dotyczących przyjmowania osób ubiegających się o ochronę międzynarodową.
63
+ 8c51b314-a477-4425-abac-c34178611f98 Powinno być możliwe przyznanie świadczenia na codzienne wydatki”.
64
+ 66c66e98-f35b-4d45-8e97-d8c3e9e5e4d4 Ten Marsz Niepodległości zapisał się czarną kartą w historii
65
+ e9b07adb-552e-462c-a563-5210525e17d1 - W ciągu trzech dni od wyjazdu należy dopełnić formalności w Zakładzie Ubezpieczeń Społecznych
66
+ be2deb43-6b2c-4b96-a69c-e54a379c2b06 Pacjent na takim zwolnieniu może bez problemu realizować swoje codzienne zadania, chodzić na spacery, spotykać się z przyjaciółmi czy uprawiać sporty.
67
+ d6ec5329-60e5-4c2e-8121-d2c92ae33dc0 - W 2023 r. lekarze psychiatrzy wystawili 1,4 mln zwolnień lekarskich, a ich liczba rośnie z roku na rok
68
+ 59180e67-add9-414e-beda-08428df84078 Takich zachowań było nieporównanie mniej – podjęło je 15,7 tys. osób – wynika z danych Straży Granicznej podsumowujących miniony rok.
69
+ 4c996986-ce46-48e0-a32b-2d727c03141c Za brexitem stali Tusk i Merkel
70
+ 739cc0ee-d466-4b53-992e-744391d30b29 10 tys. zł na uchodźcę w Polsce – prognoza polityczna bez podstawy prawnej
71
+ 2bd24b4b-0292-4cfa-9201-970a5cee5f9f Na celowniku uczestników marszu znajdują się głównie mniejszości seksualne i ich symbole — m.in. tęczowe flagi.
72
+ dd8cc496-7e29-4769-af47-b6cff7ce17d2 Czego boi się Tusk?
73
+ 1aaecccc-8098-46df-a8ab-0d250bf790fd Ten po odejściu mężczyzny podniósł siedzący przy stoliku klient restauracji i oddał go jej pracownikom.
74
+ 08650abd-dcda-4714-b420-c3be42063360 To efekt rozporządzeń wykonawczych podpisanych przez nowego prezydenta USA.
75
+ cf63594b-25eb-4fbf-b3dd-d25f5ebbae0a Co ciekawe, w obu wypadkach wściekłość Tuska wywołało to samo.
76
+ 54829797-bb22-400a-944a-adbc618767dd Rozporządzenie z 6 października 2023 r. w sprawie wysokości pomocy dla cudzoziemców ubiegających się o udzielenie ochrony międzynarodowej określa konkretne stawki na jakie mogą liczyć imigranci w Polsce.
77
+ 82363db6-1e64-4448-be99-46f271166306 Z roku na rok liczba L4 wydawanych przez tych konkretnych specjalistów rośnie.
78
+ e47ddfb3-69bc-44d4-b37a-75b521cca2ab Jak wynika z badania przeprowadzonego przez pracownię Opinia24 dla Radia ZET, pierwsze miejsce w nowym sondażu partyjnym – z wynikiem 32 proc. – zajmuje Koalicja Obywatelska.
79
+ f373ff57-ecee-4ccb-8520-db4a6c3b0c3c Nowacka nie przejęzyczyła się.
80
+ 86fb31e9-f52a-492f-940f-f697beca97ec Najczęściej wśród powodów zwolnienia lekarskiego od psychiatry wymienia się reakcję na ciężki stres.
81
+ feca7b67-c943-4efe-9c89-834cb97aba90 Niektórzy z powodu wysokich cen rezygnują.
82
+ 87fd1193-efd9-4fbc-a97d-f36f107d4e60 „Mnie nikt w Unii Europejskiej nie ogra” – mówił w grudniu 2023 roku Donald Tusk.
83
+ b6a6007f-e302-4365-bbfa-b55aa4f6650b Z Santorini – wyspy będącej jednym z najpopularniejszych turystycznych miejsc w Grecji – uciekają mieszkańcy i turyści.
84
+ 44efb001-9a21-4e42-91b5-01938e53ecca Ale w nowej rozgrywce Europy z Waszyngtonem Warszawa ogrywana jest raz za razem.
85
+ 8f22e622-d18d-4532-8e55-807b96cb323b Jedno jest niezmienne: przerzucani do nas cudzoziemcy nie chcą zostać w Polsce, ich celem są kraje zachodnie – głównie Niemcy.
86
+ 55712c0f-aaa7-4375-8f62-eb3a306cb764 Najgorsza ze wszystkich twarz zdrady
87
+ baffe2e3-381d-4b25-ae5b-8bb8bb2a2749 W odróżnieniu jednak od zwolnień lekarskich od innych specjalistów L4 od psychiatry jest bardziej elastyczne.
88
+ 220065d2-61a1-4c53-be86-fad887bd1f64 Jest bardzo prorosyjska, nawołuje do odbudowy i wznowienia przesyłu gazu z Nord... -
89
+ b995780a-cd90-4ad4-b5eb-b442331a8a76 Zmianę miejsca pobytu należy również zgłosić pracodawcy.
90
+ b6beb4f0-3343-4c97-97a8-d72d9f64a44b Podczas strzelaniny zginęło co najmniej 10 osób – poinformowała szwedzka policja.
91
+ fd0ebf1c-d1a3-4485-80b6-f5641fa82b69 - Dobrze dbasz o zdrowie?
92
+ f6ec723c-e89e-4ace-b9dc-6aa570c38366 Marsz Niepodległości organizowany 11 listopada w Warszawie od kilku lat jest przede wszystkim pokazem homofobii i nietolerancji narodowców, przykrytych wartościami patriotycznymi.
93
+ 14419ddb-a61e-462c-b63a-e33f0e68e3bd Powodem jest to, że poważnie nasiliła się aktywność sejsmiczna.
94
+ 1fac6acb-4e7d-4cac-8624-fb53dd1d84eb - Zwolnienie lekarskie od psychiatry jest bardziej elastyczne, pacjent może bez problemu wyjechać na wakacje czy ferie zimowe
95
+ 65039952-a1a6-42b8-a30c-bed7262fff32 Nie zauważył tylko jednego — że podczas upadku z kieszeni wypadł mu telefon komórkowy.
96
+ 668f5231-7973-43d9-a2da-315619ab20e4 """Cześć kolego, chętnie wymienimy flagę na telefon, zapraszamy do baru"" — napisali pod filmikiem. "
97
+ 1cf07cbd-3b04-4485-8bb8-7946c74595b3 To świadoma strategia
98
+ a896c513-f7dc-4a31-8243-2df4638ec781 Ich zdaniem nie zwiększy bezpieczeństwa, a narusza prawa człowieka.
99
+ 1f969c4d-dbae-45a3-83c5-fe80d57a0dd4 W 2023 r. lekarze psychiatrzy wystawili 1,4 mln zwolnień lekarskich.
100
+ f1b29150-ac0c-4044-8b8f-a606a1959d97 Przewodniczący Platformy Obywatelskie naprawdę się „rozkręcił”, jeśli chodzi o pozwy sądowe.
101
+ 2a461825-0fcc-4762-9db0-eff96cde9d26 Przysługuje również jednorazowa pomoc na zakup odzieży w wysokości 140 zł (§ 2 rozporządzenia).
102
+ 3055b162-9a94-4bb2-8250-c42a2b2a82aa - Zgodnie z intencją, która jest zawarta w tej dyrektywie, świadczenie na rzecz migranta ma być podobne we wszystkich krajach UE.
103
+ 6d63d139-15c2-47ac-b4e6-683f80d5966f "Szczególnie ważne są tu cyfry ""1"" i ""2"". "
104
+ dd943f81-e90e-4ecf-93b3-5bd2cc45e39f Przypomnienie tego, jak skrajnie prorosyjskim był (i jest) politykiem, jak opłacalne dla Putina były czasy jego rządów w Polsce.
105
+ bea17def-1060-49eb-8174-34c0821de83a „Oberwało się” Telewizji Publicznej, a także „Gazecie Polskiej”.
106
+ 303e90a7-59ff-4260-b064-37b06431da2a Podobnie jak w przypadku zaświadczeń od innych specjalistów, L4 od psychiatry płatne jest 80 proc. podstawy wynagrodzenia.
107
+ f9319a78-c1fc-449a-96e3-536d29d990ae Nagrali go po Marszu Niepodległości.
108
+ 3f2df149-9cd1-4013-a975-387ee89d0601 To był inny Putin?Trzeba bowiem przypomnieć, co jeszcze bardziej pokazuje kuriozalność tych pozwów, że
109
+ 68299bbc-fa67-4d84-8466-8951dbabc712 „świadczenie na codzienne wydatki powinno być przyznawane osobom ubiegającym się o ochronę międzynarodową jako część świadczeń materialnych w ramach przyjmowania, tak aby osoby te mogły korzystać z minimalnego stopnia samodzielności w swoim życiu codziennym.
110
+ d3e9f3d3-fab2-4356-8060-dcecfe0147ba - Według stanu na 31 marca 2024 r. z pomocy socjalnej korzystało prawie 5,2 tys. obcokrajowców, z czego niespełna 700 osób przebywało w ośrodkach dla cudzoziemców – ujawnia cytowany przez wp.pl urząd do spraw cudzoziemców.
111
+ 62664617-6ac7-4f9f-86ba-0b5aade33611 Kiedy dodamy do tego wyżywienie, mieszkanie i możliwość połączenia rodzin to wychodzi, że u nas taka rodzina 2+2 będzie miała dochód ok. 10 tys. zł - uznał polityk PiS w wypowiedzi dla serwisu wpolityce.pl.
112
+ 80ccc8a7-996e-47c0-a112-59fb984cfdfd Jak widać, jedyną metodą, jaką uznaje były premier, jest knebel prawny.
113
+ bc130938-8187-4860-a039-d5d7ff481e11 Teraz z jego kompromitacji śmieje się cała Polska.
114
+ 036f1a26-4e4e-4364-abb8-5730c6772426 Policjanci, strażacy oraz strażnicy graniczni otrzymają dodatek mieszkaniowy w wysokości od 900 do 1800 zł - ogłosił podczas wtorkowej konferencji prasowej premier Donald Tusk.
115
+ 06431f86-10d1-49d7-ad03-9797460a28d6 W najnowszym odcinku podcastu „Pałac Prezydencki” Michał Kolanko rozmawia z Anną Górską, szefową sztabu Magdaleny Biejat.
116
+ 31efe267-b813-4ae5-b187-3f0420a13f08 Zwolnienie lekarskie od psychiatry może mieć różną długość, ale maksymalnie może trwać 182 dni robocze, czyli ok. pół roku.
117
+ 01436db7-2e0c-4658-aa2f-499baf7748cb Imigrant przebywający w ośrodku może liczyć na okrągłe 50 zł miesięcznie (§ 4 rozporządzenia).
118
+ c8655d0a-35f8-42e1-bb03-935e0cd5f499 Jak reguluje świadczenia dla imigrantów dyrektywa UE?
119
+ 0e33fcf8-b8e2-4f8a-aff3-dee00dd46817 Przed podróżą trzeba jednak dopełnić kilku formalności.
120
+ fa0d9779-c405-40c2-a7af-d97534da4f5f Na nagraniu widać, jak osobnik z biało-czerwonym szalem na szyi wchodzi na krzesło, szarpie za flagę, a następnie traci równowagę i spada z krzesła, przewracając się na chodniku.
121
+ 0e014edd-bdd0-43c1-832c-a417157446a2 Dla każdego, kto nie jest oczadziałym „Wyborczą” i TVN-em bądź członkiem KOD-u czy podobnej organizacji, sprawa jest oczywista.
122
+ c552d367-f9bd-4b96-bc49-0e895f218457 – Straż Graniczna dała wyraźny sygnał Białorusi i światu, że polska granica jest chroniona, i nikt nie zaakceptuje otwarcia szlaku nielegalnej migracji przez Polskę do innych krajów Europy Zachodniej.
123
+ 2637ed51-099e-4d51-bb16-caf57a8afde6 Po rekordowym 2021 r. i szturmie na granicę z Białorusią, gdy 40 tys. osób próbowało nielegalnie przedostać się do Polski, w roku ubiegłym presja migracyjna osłabła.
124
+ 9a73d976-d8af-4601-9f01-5878441cde66 Kampania prezydencka nabiera tempa, a kandydaci i kandydatki coraz intensywniej zabiegają o głosy wyborców.
125
+ b810db7a-3761-4a30-9264-05bfebe93253 Oznacza, że nie możesz wychodzić z domu
126
+ 945cef6f-97c0-434d-a7c3-5d844821f710 Po tym, jak w środowy poranek doszło do strzelaniny w pobliżu jednej ze stacji metra w Brukseli, belgijska policja poszukuje uzbrojonych mężczyzn.
127
+ a23b491a-6037-4b68-976c-af0b0f2a4b95 Jakie są kluczowe założenia kampanii kandydatki Nowej Lewicy?
128
+ 336429e7-554e-408b-85fd-7eadbf855f9b Rozliczenie z przeszłością jest - zdaniem ankietowanych w sondażu United Surveys dla Wirtualnej Polski - warunkiem niezbędnym do rozszerzenia NATO i Unii Europejskiej o Ukrainę.
129
+ d546dcd1-e3b0-4aec-a8c9-e9bdfb675b98 Donald Tusk był najbardziej prorosyjskim premierem w dziejach III RP, człowiekiem, który, przez wiele lat z bliskich kontaktów z Moskwą i Putinem uczynił swój atut wyborczy.
130
+ c937a318-7465-409c-affa-42405eb3e777 Zaczęło się od tego, że upomnieliśmy się o ofiary powodzi i zapytaliśmy o pieniądze...
131
+ db938cdb-5d80-4166-8d04-4c33b893c70a Dlatego nie warto liczyć na to, że „na pewno nic się nie stanie” albo „jakoś tam będzie”
132
+ 532fe528-5948-4dbc-b555-4ff9797ffc7e Użycie określeń „świadczenie na codzienne wydatki” oraz „minimalny stopień samodzielności” jest sprzeczne z teoriami polityka PiS zwiastującego ogromny socjał dla imigrantów w Polsce.
133
+ 1ccac935-6b70-4c92-9402-e12650114c45 "Na transparentach można było przeczytać hasła: ""Beata niestety, twój rząd obalą kobiety"", ""Potrzebują dziś obrony nasze siostry, matki, żony"", ""Ratujmy kobiety przez wyborem czy iść do nieba czy do więzienia"". "
134
+ fb3865f9-640d-4492-81a9-1e3b101d6c57 W Poznaniu zatrzymano trzy osoby; rannych zostało pięciu policjantów.
135
+ 9d360636-da66-4e2a-bf43-01b81cccefc6 - Wszystkie praktycznie te zgromadzenia przebiegały w sposób niezwykle spokojny i bezpieczny i to było efektem dobrej, jak zwykle profesjonalnej, służby pełnionej przez polskich policjantów w tych miejscach - powiedział komendant policji.
136
+ 80715d03-f697-4953-a0db-a6fcaf343178 Policja prowadzi takie statystyki jedynie ze względów bezpieczeństwa, nie ze względów politycznych.
137
+ d075f9e6-2604-4ece-b5a7-05595585d61b "Z kolei Ratusz podał, że w ""czarnym proteście"" wzięło udział ok. 30 tys. osób "
138
+ aca64e59-978a-4ffd-a2eb-a437f586bb0b "Na poniedziałek zaplanowano przede wszystkim spotkania w mniejszych grupach i dyskusje na takie tematy jak: ""Polityka a aborcja"", ""Intymne życie łodzianek"", a także przemarsz ul. Piotrkowską, w manifestacji wzięło udział mniej osób niż w niedzielnej demonstracji. "
139
+ dfa5b784-cb7b-4146-ad65-3231a54f00a6 To właśnie tam według szacunków ustalonych na podstawie zdjęć, zebrało się kilkanaście tysięcy osób.
140
+ 6b9ec074-f7a6-4e35-ab07-6f164793a55c • Demonstranci protestowali przeciwko zaostrzeniu ustawy antyaborcyjnej
141
+ 10e63ac5-8038-46e2-b4cf-7e48bf9ad2b7 W niektórych miastach mężczyźni przygotowywali dla strajkujących posiłki.
142
+ d6c1030c-a1f4-4069-a774-b33dda4ff7b2 Kilkanaście tysięcy osób wzięło także udział w manifestacji we Wrocławiu.
143
+ 9012ee15-1192-4c01-b7ae-4cb8d967b6b8 - Z informacji, które policja przekazała do Centrum Zarządzania Kryzysowego UM Wrocław wynika, że marsz, który szedł od pl. Hallera do Rynku, liczył ok. 10 tys. osób.
144
+ b8a72141-de87-4d8e-8166-a2a6e23a5ef2 Według policji na placu przebywało ok. 4 tys. osób.
145
+ ba8dbbd1-dc20-464d-a479-a590956cb983 W wielu miastach odbyły się manifestacje, największa z nich - w stolicy.
146
+ 014f4f3a-e8ab-4361-9762-9f311b5da4ee Manifestowały i kobiety i mężczyźni.
147
+ fbccdcd7-cbee-436e-bdbf-88f4bf46983f """Musimy działać, musimy protestować, bo prawda jest taka, że na razie żadne inne sposoby nie działają. "
148
+ c3ff9d91-4d33-41aa-a564-a4a2d28d4b5d W Warszawie dni otwarte ogłosiły m.in. Centrum Praw Kobiet i Federacja na rzecz Kobiet i Planowania Rodziny, w Łodzi w Centrum Praw Kobiet na protestujące czekały kawa i ciastka.
149
+ e5b8673b-8ed3-48f2-80e0-e91ea094a823 Uczestników musiało być jednak sporo - jak widać na zdjęciach z niedzielnego marszu, protestujący zajmowali ul. Piotrkowską od pl. Wolności aż do Centralu przy al. Adama Mickiewicza.
150
+ d606dc68-4456-48c7-ba37-c7a788adf93f • W głównych manifestacjach wzięło udział kilkadziesiąt tysięcy osób
151
+ 9a1ca6b3-c6bd-4615-b9ed-1bffed5f9021 Prawicowa propaganda wylewająca się z telewizorów zderzyła się z rzeczywistością, z gniewem setek tysięcy kobiet, które mają dość odbierania sobie godności - napisało Razem na swoim profilu na Facebooku.
152
+ 85c9d3ff-f084-4bfb-b6c2-b44f7ec155c1 - Na świecie tysiące ludzi zebrały się na protestach solidarnościowych.
153
+ da04ff4d-dc8c-4a1d-94af-e4642ad0aa91 Dodał, że odnotowano siedem incydentów.
154
+ 9c003e4b-f3ed-43ec-8f27-b67e3fceac7c Według policji manifestacja przebiegła spokojnie.
155
+ 9625d9e0-53d7-451e-9774-3a1eb71b9571 Dodał, że największe zgromadzenia odbyły się we Wrocławiu, gdzie było ok. 20 tysięcy uczestników, w Warszawie - 17 tys. uczestników i w Poznaniu - ok. 8 tys.
156
+ ab0d0db0-d6d4-423f-b6da-f7b07314d238 Na Pomorzu najliczniejsze protesty miały miejsce w Gdyni i Gdańsku.
157
+ af005427-3790-44e5-8294-ab80cf486f7e "Uczestnicy protestu trzymali w rękach czarne balony i transparenty z napisami m.in. ""Oprócz macic mamy mózgi!"", ""Moje ciało, mój wybór!"", ""Dzisiaj strajkujemy, jutro wyjedziemy! "
158
+ dadeff5d-f5a6-4f52-b5bf-85a02da55dd7 Pokazałyśmy, że sprzeciw jest powszechny i że są nas tysiące: w każdym mieście, w każdej gminie, w całym kraju.
159
+ 285bf6a1-38db-4680-afe2-ad25f0164b5c "Marsz rozpoczął się na skrzyżowaniu ulic Powstańców Śląskich i Hallera, demonstrujący krzyczeli do ludzi: ""Wrocławianie chodźcie z nami to jest wojna z kobietami"", dzięki czemu do kolumny dołączali kolejni protestujący. "
160
+ 94da18f6-6086-4f10-a9d5-f4321a2e3967 Nie chcemy niejasności, że my podamy jedną liczbę, np. szacunki organizatora będą inne - powiedział Wirtualnej Polsce kom. Grzegorz Gubała z małopolskiej policji.
161
+ b7f52225-6fe8-4c4a-b296-cf30b54349ae Organizowano też m.in. bezpłatne treningi, zajęcia jogi oraz wycieczki, a także rozmaite warsztaty i happeningi.
162
+ 8daf3929-60aa-4ec1-a188-9b8df6893038 Zostaniecie sami!
163
+ c760dcdd-4baa-4db6-b447-365073c9d1a8 "Na czele marszu, niesiono transparent z napisem ""Strajk Kobiet"". "
164
+ 39a92c5f-c22f-4ef5-bf51-c0f8fe9a3e50 Przed teatrem zgromadziła się kilkudziesięcioosobowa grupa, która rozeszła się przed godz. 20.
165
+ 5dc13e99-8b86-45f6-b6d2-1f90b24debbf "W Warszawie padał deszcz, więc ""czarnemu protestowi"" towarzyszyły kolorowe parasole. "
166
+ 47914cf6-948e-4dc2-ad4e-2f7dd6d49501 Od wczoraj zbieramy relacje od osób biorących udział w protestach oraz doniesienia mediów, liczymy się na zdjęciach - czytamy we wpisie.
167
+ 7a50a5c1-ed7d-4ec1-acb5-dba57bac09dc Policja nie chce udzielić dokładnych informacji na temat szacunkowej liczby protestujących w poniedziałek we Wrocławiu.
168
+ cdcc4bb2-1aed-4d40-8b7e-9fb63190dbe6 - Nie ufamy reżimowym mediom, że podadzą prawdziwe informacje.
169
+ 2d89a7f5-f836-4d8e-abc4-ce7c15128ed4 Późnym popołudniem uczestnicy manifestacji przeszli z pl. Zamkowego przed Sejm; następnie część z nich postanowiła pójść pod Teatr Polski, gdzie odbywała się gala z okazji 35-lecia Tygodnika Solidarność, z udziałem m.in. prezydenta Andrzeja Dudy, premier Beaty Szydło oraz przedstawicieli rządu.
170
+ 26e5ff48-1aba-40e7-a8ba-dfdfa32de337 Nie można decydować za kogoś co ma robić ze swoim ciałem – to odbieranie podstawowych praw człowiekowi.
171
+ e17e19cc-d725-4d0b-bc86-4ed2b29050eb "Uczestnicy, głównie kobiety, przemaszerowali przez centrum miasta, skandując m.in. ""Prawa kobiet prawami człowieka"". "
172
+ e566ed37-0af9-43f7-a09b-e372c2ddd5a6 "• W mediach pojawiają się kontrowersyjne komentarze nt. ""Strajku Kobiet"" "
173
+ 59251e9b-5bd7-496f-b328-69f6884cd922 W ciągu dnia kobiety w stolicy Małopolski rozdawały ulotki, zawieszały czarne wstążki na pomnikach, drzewach, przystankach.
174
+ 59ce072d-612d-42f0-9cf1-163181271db3 Po południu manifestanci przenieśli się na plac Solidarności, gdzie dołączyli do nich także protestujący z Sopotu i Gdyni.
175
+ e2f9dca2-ca59-4351-9647-a149f0b38f7c Politycy owszem – wygrali wybory, ale to nie znaczy, że ich głos jest głosem całego społeczeństwa.
176
+ 4f0c2c93-4867-4a4e-8561-7f384011ece9 "W nocy z niedzieli na poniedziałek na krzyżu na Giewoncie pojawił się baner z napisem: ""Brońmy kobiet od Giewontu do Bałtyku"". "
177
+ 25aa901a-63df-489c-af63-1f6095673f45 To jest kpina z ważnych kwestii
178
+ ad8c124a-7bb4-41f0-8f4f-b80d77e741f8 W poniedziałek odbywał się strajk kobiet - protest wobec możliwego zaostrzenia przepisów dot. aborcji.
179
+ 1e675d68-5ac6-428e-bc18-b7ccc6e46884 Dodała także, że jest pozytywnie zaskoczona frekwencją, i że mimo ulewnego deszczu tak wiele mieszkańców miasta uczestniczy w proteście.
180
+ 49842edd-2a0b-4c51-bfd7-9b506f47a413 W Gdyni protest zaczął się w południe i trwał około trzech godzin.
181
+ dc6f65f4-00f5-4032-a254-f7b161d488c8 W Gdańsku na placu naprzeciwko Dworca Głównego od rana przebywało kilkaset ubranych na czarno osób, głównie kobiet.
182
+ cffd807c-c2ed-40a6-9aa7-5da744c242de Zgromadzenie rozpoczęło się po południu na pl. Zamkowym w Warszawie.
183
+ 1ea74260-ed1f-4f36-89a3-2f56f999d2a4 Obecna na proteście żona prezydenta Poznania Joanna Jaśkowiak powiedziała PAP, że ma nadzieję, że dzięki tego typu akcjom politycy zrozumieją, że przy podejmowaniu decyzji należy się liczyć ze zdaniem społeczeństwa.
184
+ 556b628b-da06-4fa2-8779-717361badbb1 • Łącznie w protestach wzięło udział ok. 98 tys. osób
185
+ be8b22ec-bb1b-43ab-b63e-93aecac37413 Byli tam także przeciwnicy aborcji, którzy - w odpowiedzi na hasła wykrzykiwane przez protestujących - inicjowali modlitwy. Łódź
186
+ 13e3d48d-ea76-4fbc-9b8a-196355aaf6d0 Według organizatorów - wzięło udział ponad 20 tys. osób - zarówno kobiet, jak i mężczyzn.
187
+ b399462e-992d-408a-83df-e86c61a73837 Liczba uczestników protestu zmieniała się, ale zdaniem gdyńskiej policji w kulminacyjnym momencie było ich około 2,5 tys.
188
+ 3c9493d2-e370-431c-abb9-4e6900a7690a Uczestniczyło w nich ok. 98 tys. osób - poinformował komendant główny policji nadinsp. Jarosław Szymczyk.
189
+ 16655e19-258f-4e56-ad0c-b9db8e7ccde5 "Marsz w obronie praw kobiet ""Jestem! Myślę! Decyduję!"" ulicami Łodzi przeszedł w niedzielę. "
190
+ 6e409590-4d8a-4e9f-bb7b-62e4b6f4fb78 """Przede wszystkim chodzi jednak o to, że jeśli nie zaprotestuję, będę mogła mieć pretensje tylko i wyłącznie do siebie. "
191
+ 92c36bc3-e5c7-445d-8671-aa2837c060ac Jak dodali, liczenie trwa - czekają na dane o uczestnikach z kolejnych miast.
192
+ a2604be8-95e0-4494-8a31-fe18667d71e5 "W Warszawie po ""czarnym proteście"" policja przedstawiła zarzut popełnienia wykroczenia polegającego na zakłócaniu legalnego zgromadzenia czterem 18-latkom. "
193
+ d09301bf-7444-498f-8747-084c97aede34 Służby porządkowe szacują, że w kulminacyjnym momencie uczestniczyło w niej ok. 17 tys. osób, choć - jak zastrzegają - była duża rotacja.
194
+ f258b497-3cda-4c83-9112-7aadc9a9bb71 "To na razie strajk ostrzegawczy, ale nie cofniemy się przed niczym"" – powiedziała uczestniczka protestu Dominika Suwalska, która, aby uczestniczyć w proteście, wzięła dzień urlopu w pracy. "
195
+ 3711d4a9-73cc-467c-bad2-e6e1eb5250cd - Policja odnotowała w poniedziałek 143 zgromadzenia związane z tzw. czarnym protestem.
196
+ f2281de7-c1a4-49eb-98bb-c705030c7a9c Natomiast w manifestacji, w kulminacyjnym momencie w Rynku, uczestniczyło ok. 20 tys. osób - przekazała Wirtualnej Polsce Małgorzata Szafran z biura prasowego UM.
197
+ 1a886111-9a92-4fad-86d0-6bde23f4fd07 "Główna manifestacja ""Godzina K"" rozpoczęła się ok. godz. 18 na Rynku. "
198
+ 6378c2e0-88f3-4033-8c6a-f53e16d27b72 - Były to bardzo drobne incydenty i tylko jeden z nich, ten poznański, miał charakter zbiorowy - poinformował Szymczyk.
199
+ 6df27515-d547-4fa1-ad37-aa42ab1b4e04 "Skandowano hasła: ""Chcemy kochać, nie umierać"", ""Jestem, czuję, decyduję"", ""Wolny wybór"", ""Kobiet prawa - ważna sprawa"", ""Moje ciało, moja broszka"" ""Wściekłe macice nie cofną się przed niczym"", ""Solidarność jest kobietą"". "
200
+ 40135c96-80db-403f-bd47-50740a0b8bad - Czarny Marsz w Łodzi - największa manifestacja od zmiany ustroju - napisał jeden z uczestników na Twitterze.
201
+ 9d8fb15a-2da1-4286-8713-9f6cb461c472 "To tak jak z chodzeniem na wybory"" – powiedziała. "
202
+ 212366c8-dd71-48e5-993f-03dd8e48808b "Według szacunków organizatorów i policji, ok. 8 tys. osób, mimo intensywnego deszczu, uczestniczyło w poniedziałek w centrum Poznania w ""czarnym proteście"". "
203
+ 23b910c9-6268-4450-8ebb-bee5cad1b991 "W Krakowie z Rynku Dębnickiego na Rynek Główny przeszedł ""czarny masz milczenia"". "
204
+ 84d50e24-36b3-48e9-94d6-46cc45cbb15c Nie podajemy mediom takich informacji, przekazujemy je jedynie organizatorowi.
205
+ 97600840-c03c-463c-bcd2-fec37fe24113 Demonstrujących było na tyle dużo, że przez Most Dębnicki kolumna protestujących przechodziła przez 35 minut.
206
+ 659eb627-ac45-42a7-b354-a9b8c6b455fa Protestom towarzyszyły różnego rodzaju akcje, np. dni otwarte w organizacjach broniących praw kobiet.
207
+ dcc81b30-1e49-4573-8302-af379056c95e "Według organizatorów w ""czarnym marszu"" wzięło udział ok. 15 tys. osób. "
208
+ 4b946c5a-a671-4791-9da6-32b08d02e075 Lekarz ustala takie rzeczy w toku diagnostyki, ale nie widzę powodu, dlaczego miałoby to się znajdować w uzasadnieniu zaświadczenia, które idzie do lekarza ginekologa.
209
+ f35e2c34-b88a-405d-9f31-25643425e5b1 W mojej ocenie potwierdza to, że lekarze po prostu troszeczkę inaczej interpretują te przesłanki, niż powinno to mieć miejsce, patrząc na treść przepisów - podsumowała dr Sabrina Mana-Walasek w rozmowie z Gazeta.pl. - Cieszę się jednak, że psychiatrzy i lekarze uznają tę przesłankę psychiatryczną, czyli zdrowie psychiczne, jako element zdrowia, bo też słyszałam różne głosy na ten temat.
210
+ 4a4bb164-39a4-49a3-b8e5-23ca3aef7b9a Wszystkie wytyczne takich towarzystw lekarskich i naukowych, jeżeli są oparte na aktualnej wiedzy medycznej, mogą mieć wpływ na ocenę, czy dana osoba wykonująca zawód lekarza w konkretnej sytuacji wykonała czynności w sposób prawidłowy.
211
+ c27b55aa-541c-4e83-ad82-dd695f2ff303 Rozszerza ona kwestię związaną z przesłankami do przerwania ciąży z przyczyn zdrowotnych, wskazując na to, że to musi być jakieś poważne zagrożenie.
212
+ 436d46e9-bf29-44ab-9937-4f1b4f327ff5 "Dr Sabrina Mana-Walasek wyjaśniła, że ""wytyczne nie są wiążące i nie stanowią źródła prawa, ale mają wpływ na ocenę należytej staranności w wykonywaniu zawodu"". "
213
+ 2bc5c7a6-008e-489d-9479-02a36d8e6d72 "Jak wskazała adwokatka, ""są dwie rzeczy, które ją uderzyły, kiedy przeczytała wytyczne"". "
214
+ f1abecdc-1041-49cd-a22f-2b3efdd4061f Jest to zbyt ingerujące w prywatność pacjentki, która musi uzasadniać, że zasługuje na tę aborcję, bo np. jest w trudnej sytuacji finansowej lub nie ma męża - oceniła prawniczka.
215
+ 7f53e92b-e3e6-46a0-b621-b8dcdfa6f001 """To absolutnie nie powinno mieć miejsca w gabinecie"". "
216
+ 59992e82-11c5-4108-94cf-d74d4556c58f Wizyta zdalna jest dopuszczalną, legalną opcją korzystania ze świadczeń medycznych, więc w mojej ocenie jest to trochę bezprawne ograniczanie praw pacjentek.
217
+ 90d54555-768b-4f75-957f-459b0ab8e2f5 To są wartości, które ocenia ustawodawca, a nie lekarz, który ma wystawić zaświadczenie.
218
+ 61bc49bc-6a2b-4083-a993-2773723ff13a Czytając o tym, zastanawiam się, czy rzeczywiście ustalenie tego, czy pacjentka pracuje, ma męża, dzieci ma jakikolwiek wpływ na prawo do aborcji i to, czy ta ciąża zagraża zdrowiu psychicznemu.
219
+ a2eae579-ce48-490b-b791-b53988dbc660 Ten aspekt został zupełnie pominięty - podkreśliła ekspertka.
220
+ 20f5ec6f-f4db-4db8-a81b-c8a0255a9175 Adwokatka alarmuje o nowych wytycznych ws. aborcji
221
+ c4509421-27f1-454c-95e1-cd79e6b4b61a "Wytyczne zawierają między innymi wzmiakę, że ""wydanie orzeczenia/zaświadczenia powinno być zawsze poprzedzone osobistym badaniem pacjentki"", co wyklucza możliwość przeprowadzenia konsultacji w formie online i telefonicznie. "
222
+ 70b61e5d-16e1-4f34-94ad-997ade099ca3 - Wtedy moim zdaniem już niczym się nie wytłumaczy - podkreśliła prawniczka.
223
+ 74b81dc7-7d1e-4e9b-9e44-ef13ef4396bc Uważam, że wykładnia przepisów Polskiego Towarzystwa Psychiatrycznego, która została dokonana w tych wytycznych, odbiega od zasad prowadzenia wykładni prawnej.
224
+ 9e57e0c3-4d9e-4ccf-ab7f-aaa7ef646d46 "Wątpliwości budzi również wątek ""uzasadnionego opisania informacji z anamnezy (wywiadu lekarskiego - przyp. red.), z uwzględnieniem sytuacji rodzinnej i wywiadu społeczno-ekonomicznego"". "
225
+ af8fbedd-a1ac-4c3f-ad2e-0bf023a64cda Oceniając prawidłowość wykonywania zawodu między innymi w kontekście kwestii związanych z odpowiedzialnością dyscyplinarną lekarza, sięga się nie tylko do przepisów, ale również takich wytycznych - poinformowała adwokatka w rozmowie z Gazeta.pl.
226
+ f19ce234-7f23-405c-8e1e-d0c55686949e Przykładem jest weryfikacja stanu rodzinnego czy sytuacji życiowej pacjentki - wyjaśniła ekspertka.
227
+ 1438e7a9-3e49-441a-b772-7fa5774f1165 To druga kwestia, która została niepotrzebnie wskazana w tych wytycznych.
228
+ 777d9274-4dcb-4b24-a259-d2d9d5b15b04 Dotyczy ona zbierania danych o pacjentce, których nie trzeba ujawniać w kontekście przesłanki zdrowotnej.
229
+ 9b51a7f4-9ab8-48d8-9b08-b6f9b5cceeee "Mogę sobie wyobrazić, że lekarz, który ma poglądy antyaborcyjne, może wykorzystywać taką wykładnię do odmowy aborcji - wskazała adwokatka, ale podkreśliła, że ""jeżeli chodzi o odmowę aborcji, bo lekarz uzna, że zagrożenie życia lub zdrowia wystąpiło, ale nie było poważne, to już jest kwestia oceny prawnej nieprawidłowego zastosowania ustawy"". "
230
+ d428ff51-d078-4402-9745-ddd9d30f171b Tego ustawodawca nie przewidział i do tej pory nie było to w ten sposób wykładane przez prawników, tylko przez lekarzy.
231
+ 64c3a243-30c4-426f-8ef6-9f7164df29f4 "Zdaniem ekspertki wytyczne są ""dosyć szkodliwe i krzywdzące dla pacjentek"". "
232
+ d7ed3dea-19f2-44a4-9307-9ef4df676a33 Jeżeli kobieta ma uprawnienia do legalnej aborcji zapewniane przez prawo, lekarz nie powinien ważyć wartości, których sam nie jest w stanie ocenić.
233
+ f9b08b0d-7950-4b2d-8970-a604a630370e "Lekarze wskazali, że ""życie dziecka poczętego jest wartością społeczną"", która musi być chroniona przez lekarzy, ale nie wspomnieli, że prawo do zdrowia też jest wartością społeczną i prawem człowieka. "
234
+ 5bd5a9d5-7698-4e68-b352-0ee198c2dd83 "Polskie Towarzystwo Psychiatryczne w piątek 18 października opublikowało ""wytyczne dla lekarzy psychiatrów, dotyczące wydawania orzeczenia stwierdzającego zagrożenia dla życia lub zdrowia kobiety ciężarnej jako przesłanki legalnego przerwania ciąży"". "
235
+ 2dea54db-ef4b-4bfa-b285-3e6ed5dd3f1b To absolutnie nie powinno mieć miejsca w gabinecie lekarskim, ponieważ lekarz jest od oceny stanu zdrowia pacjentek - zaznaczyła dr Sabrina Mana-Walasek.
236
+ f981cf40-cff5-4346-8911-0bed5c7666b4 Dziwi mnie to wykluczenie, ponieważ psychiatrzy bardzo często pracują zdalnie, a wiele pacjentek nie jest w stanie przyjść osobiście na wizytę.
237
+ 5c229aa6-80ac-4a81-b029-d5c5e789f3a6 To wygląda, jakby lekarze nie ufali pacjentkom i zakładali, że któraś okłamie lekarza - powiedziała dr Sabrina Mana-Walasek.
238
+ 87025fed-e26f-43f7-b2e3-a85d9600334c To jedyny plus tych wytycznych - dodała.
239
+ 75e11bd3-049c-4e08-832b-2b90acc465d7 Wytyczne ministerstwa jasno mówiły, że ustawodawca nie wymaga, żeby było to poważne zagrożenie a wytyczne psychiatrów mówią co innego - powiedziała dr Sabrina Mana-Walasek.
240
+ 0d41a906-7dad-4ab4-858f-63c885404d6c - Pierwszą rzeczą jest postawienie dziwnej hierarchii dóbr prawnych, które stoją w konflikcie w przypadku przerwania ciąży.
241
+ f7d8ad73-4fc7-4c5c-abb4-51acab1ed651 O ocenę wytycznych i to, jakie efekty mogą wywołać, zapytaliśmy stałą doradczynię komisji nadzwyczajnej do rozpatrzenia projektów ustaw dotyczących prawa do przerywania ciąży i współzałożycielkę grupy Prawniczki Pro Abo dr Sabrinę Manę-Walasek.
242
+ 0496ff90-0b23-41f6-bba6-ffb22a0bfe3d - Wytyczne mogą więc zmienić praktykę, choć mam nadzieję, że tak się nie stanie i lekarze zauważą, że mamy pewną niespójność między wytycznymi Ministerstwa Zdrowia a Polskiego Towarzystwa Psychiatrycznego.
243
+ 937bd5bb-362f-425f-ad12-6eaa426f6278 Do weryfikacji stanu zdrowia psychicznego nie jest przecież potrzebna wizyta osobista ani fizyczne zbadanie pacjentki, tak jak w przypadku np. wizyty ginekologicznej.
244
+ 6152a4d0-e8f7-4ad8-a926-caa457e90fd8 - Przede wszystkim dlatego, że pozostawiają bardzo duże pole do nadużyć i do arbitralnych decyzji lekarza.
245
+ e3a3ae81-d718-4b7b-8e33-a721bc04b41e Jestem szefem Platformy na Dolnym Śląsku i ja będę szefem kampanii u siebie w regionie - mówił w rozmowie z nami wiceminister.
246
+ 7ba1bdea-150f-4237-a46e-4707fdbc766b """Ruch w dobrą stronę"" "
247
+ 5236aa6f-31d9-43ca-89e6-dcb398e09de0 Firma Graszewicza świadczyła również usługi promocyjne dla gminy Ząbkowice Śląskie w 2021 r.
248
+ c82fd44f-5eeb-4b87-90bb-734b848e96d5 W sierpniu 2023 r. Kontecka opublikowała artykuł o dolnośląskich kandydatach Koalicji Obywatelskiej do Sejmu zilustrowany zdjęciem Michała Jarosa w towarzystwie m.in. Barbary Nowackiej.
249
+ c0c40d3a-edc8-4284-a2a0-1120b4e57d12 Kiedy bezpośrednio próbowaliśmy uzyskać od niego komentarz, nie zareagował na naszą prośbę o kontakt.
250
+ 7e091515-a71d-46cf-b1a6-51eed32936d8 "Burmistrzem Polkowic w tamtym czasie był Łukasz Puźniecki, były członek zarządu dolnośląskiej Platformy, od 2018 r. działający jako bezpartyjny pod szyldem ""Lepsze Polkowice"". "
251
+ 5801a729-299b-4c09-9a28-434059dc0851 Tak się zarabia w dolnośląskiej Platformie
252
+ 9d2e59f9-0346-43bf-93f2-01fedd7adbe2 Po gminie osobiście oprowadzał go burmistrz.
253
+ 2979dd6a-4b01-4319-8662-a6203b5ab195 "Inne samorządy na Dolnym Śląsku zapytaliśmy: ""Czy w okresie od początku 2020 roku zawierali Państwo jakiekolwiek umowy o świadczenie usług ze spółką Morrismarlowe, panem Maurycym Graszewiczem lub z innymi podmiotami, których beneficjentem jest pan Maurycy Graszewicz"". "
254
+ 32a4a6a2-f6e8-4583-a64d-d75d0e31dbb1 Latem ubiegłego roku wizytę w Twardogórze złożył poseł Michał Jaros.
255
+ c0883803-3cf7-41e0-b74a-a728f2d85529 Umowa opiewała na 12 tys. zł.
256
+ 6035c151-22a8-43b4-ace2-814d6248adab Wartość kontraktów: 65 400 zł.
257
+ 00460868-af56-42fe-8827-f71b3a99922d Zakres był taki sam jak w przypadku pozostałych samorządów - publikacje w serwisach spółki i obsługa mediów społecznościowych.
258
+ f843bf96-dd66-4b1d-a14b-f370a7155d58 Nie zareagował również na naszą wiadomość w serwisach społecznościowych, choć ją odczytał.
259
+ 23b11fe6-d5e7-445a-9d00-dd24a243e59f Jego zdjęcie reklamowało chociażby cykl spotkań polityków PO z rolnikami w czasie kampanii parlamentarnej.
260
+ 6bf69981-50a7-4876-997a-2d230de5590d Skomentował propozycję Trzaskowskiego.
261
+ 7abb5f42-ebdf-497c-881f-d592283a40d5 Dotarliśmy do umów, które powiat trzebnicki w latach 2020-2023 zawierał z agencją Morris Marlowe.
262
+ 5edb4263-bd35-4826-920c-172619cdd872 Gdy sprawą zainteresowała się Wirtualna Polska, Jaros wycofał się z poparcia dla nominacji Graszewicza.
263
+ 9414fd42-41a8-4752-af92-c4ca1ba7074e W sprawie zawartych umów z samorządami pytania do Graszewicza wysłaliśmy już pod koniec stycznia.
264
+ 34f14d24-df9f-4f71-8892-4f60493c8796 Z kolei po zmianie władzy partnerka Graszewicza została zatrudniona w lokalnej spółce Skarbu Państwa.
265
+ 40f3231f-f086-4f36-a03f-1c3d08c6faff Gmina Twardogóra współpracowała z kolei z obiema spółkami.
266
+ 2ad857f0-8564-4769-b7bd-123cf52e968f Jaros to zresztą stały bohater artykułów Konteckiej.
267
+ cff057e0-15fd-4aba-b9b3-00b5fcd519d0 Umowy zawierano z wolnej ręki.
268
+ 0d46b526-59d6-42b0-b3bd-69b22f79bdb5 - Wezmę to na siebie.
269
+ 058bdda9-64d8-4af7-b563-403929b4df16 Od tego czasu nie publikowała już.
270
+ fa8741cd-e119-459f-81c4-9c988cfd0509 Z informacji przesłanych Wirtualnej Polsce przez starostwo wynika, że firma Graszewicza w ciągu czterech lat zarobiła na tych umowach 107 tys. zł.
271
+ 3df2a1de-baba-4350-a4e1-10a4199b262e Jak ujawniliśmy w styczniu, mógł zostać szefem dolnośląskiego sztabu Rafała Trzaskowskiego.
272
+ fcf38db3-0fdc-46a1-9069-10f0876ac1c7 Wójtem gminy w tym czasie był Ryszard Pacholik, który w ubiegłym roku dostał od Koalicji Obywatelskiej pierwsze miejsce na liście w wyborach samorządowych do rady powiatu wrocławskiego.
273
+ aa9148c1-39cc-4a6a-b10e-c1a6209f1d43 Na nasze pytania o wysokość zarobków Dozamel nie odpowiedział, zasłaniając się tajemnicą przedsiębiorstwa.
274
+ ff28cf2b-4f61-41e0-9bfb-2d85c26f3309 - Jeśli publikowanie prawdziwych wypowiedzi ktoś nazywa hejtem, jest to raczej problem tych wypowiedzi - tłumaczył się Graszewicz.
275
+ 09916661-3879-4573-b11f-0711c635b7fa Większość z nich to typowe materiały promujące samorządy: informacje o darmowych poradach prawnych czy wakacyjnym teatrze dla dzieci, ale jest też trochę artykułów dotyczących życia Platformy Obywatelskiej.
276
+ 6274e2b9-9d42-4be3-9670-6ed0678080ec Do czasu publikacji nie odpisał na żadne z nich.
277
+ a07e0340-4981-455e-8172-c89f12ff30a2 O Graszewiczu zrobiło się głośno rok temu podczas kampanii samorządowej, w której Platforma popierała Jacka Sutryka w walce o reelekcję na stanowisku prezydenta Wrocławia, wybuchła tzw. afera hejterska.
278
+ 291be1b9-9468-4568-a11c-0e157c220143 """Pani Dominika Kontecka jest zatrudniona w Spółce na stanowisku administracyjno-biurowym (z wynagrodzeniem niższym niż średnie wynagrodzenie obowiązujące w Spółce)"" - potwierdza Ewa Gryglewicz, dyrektor biura zarządu spółki. "
279
+ 4ce6d38e-1050-459b-b85c-c55ffad3d6a8 """Umowy zawierano z wolnej ręki"" "
280
+ bd857281-eaf1-411e-9109-c673007b0845 Wśród autorów podpisanych pod artykułami publikowanymi w serwisach internetowych należących do spółki Nowe Medium znajdujemy Dominikę Kontecką - prywatnie partnerkę Graszewicza i wrocławską radną Platformy Obywatelskiej.
281
+ b7bf5f4e-ea45-4cf7-849f-db7122b0bc41 Starostą w Kłodzku w tym czasie był członek PO Maciej Awiżeń, który po zwycięstwie Platformy w wyborach parlamentarnych na rok został nawet wojewodą dolnośląskim.
282
+ 7ee0ec05-6ec5-45e1-8a15-620034aebb24 W tym przypadku stroną umowy była spółka Nowe Medium.
283
+ 3758bbef-ac48-49c3-95de-5b31b5842369 W 2023 r. Nowe Medium podpisało też roczną umowę o wartości 36 900 zł z podwrocławskimi Kobierzycami.
284
+ d9a9cfeb-df55-43bc-8585-687a4cc2bc70 Wyszło na jaw, że Graszewicz publikował w serwisach społecznościowych treści ośmieszające Sutryka.
285
+ b961b96d-4186-4ac4-b0a9-20421ba221a4 Niemal identyczna sytuacja miała miejsce w powiecie kłodzkim w latach 2021-2023, gdzie Nowe Medium miało zawartych pięć umów o łącznej wartości 43 tys. zł.
286
+ f8f22bb7-3eae-46c3-8925-88a6e38b3e95 W zeszłym roku był u niej nawet z wizytą w parlamencie.
287
+ 7bf443e8-ef62-4431-9202-9b06d0bd0599 Jak wynika z nadesłanych odpowiedzi, analogiczne usługi jak w powiecie trzebnickim Graszewicz świadczył na rzecz gminy Polkowice w latach 2022-2024.
288
+ e948901c-3d56-4e55-8359-0ea5008c75b0 Gdy sprawę opisały media, Graszewicz musiał zrezygnować z kierowania sztabem, a nominacja przeszła Jarosowi koło nosa.
289
+ 97119075-7057-4052-9e4f-7bb8838b5f44 Pod kontraktami są podpisani Graszewicz i jego partyjny kolega Grzegorz Terebun, ówczesny wicestarosta powiatu, a obecnie lokalny radny powiatowy Platformy.
290
+ 2821c6f7-1406-4d13-a142-9b5bc1be1540 Maurycy Graszewicz uchodzi za spin doktora dolnośląskiej Platformy i jest prawą ręką szefa struktur wojewódzkich Michała Jarosa, posła i wiceministra rozwoju.
291
+ bf8626b6-9587-4a12-91fc-3390bb70470e W tym czasie znalazła zatrudnienie we wrocławskiej spółce Dozamel należącej do państwowej Agencji Rozwoju Przemysłu.
292
+ 782eb5e0-3a5f-433d-9eee-2140ff9bbbe8 Gminą od wielu lat rządzi Paweł Czuliński, członek Nowoczesnej wchodzącej w skład Koalicji Obywatelskiej.
293
+ 4803d5ce-927d-41e9-9140-3bc68de380f3 Skoro widzę, że ma to być punkt zwrotny w dolnośląskiej Platformie, w batalii o nie wiem co, chcę to przeciąć.
294
+ d8ad3a9b-9f16-481c-a057-47223790f44b Kontrakty dla swoich.
295
+ 366b0b2c-851e-438a-a3ea-7dd8f296a751 Agencja Morris Marlowe doradzała jej wizerunkowo, a Nowe Medium obsługiwało jej profil na Facebooku i publikowało artykuły promocyjne w należącym do spółki serwisie twardogorainfo.pl.
296
+ ed696f7e-be9f-47f7-a77d-0d71742008ca Graszewicz to nie tylko działacz Platformy, ale też biznesmen.
297
+ 78bd93b9-c0e5-4d54-a6c7-35ada1d19ca8 Z umowy wynika, że chodziło o obsługę Facebooka powiatu oraz publikację artykułów promocyjnych w serwisach trzebnicainfo.pl, dolnyslaskinfo.pl i nowemedium.pl należących do spółki Nowe Medium Graszewicza.
298
+ 89dcc2c0-bc74-48fa-a28c-bbe1310a8cc6 Ostatni artykuł w dolnyslaskinfo.pl Kontecka opublikowała 3 stycznia 2024 r., zaraz po powołaniu rządu Platformy Obywatelskiej.
299
+ 924835e1-509a-49cc-9cb7-e71fdb0f3bd8 Dolnośląskie gminy i powiaty rządzone przez Platformę taśmowo podpisywały umowy na promocję i obsługę PR z firmami należącymi do działacza tej partii — dowiedziała się Wirtualna Polska.
300
+ ff3af4ad-d5c7-4bef-b283-5e8fe697fb61 W serwisie dolnyslaskinfo.pl opublikowała ona aż 355 artykułów a w trzebnicainfo.pl - 25.
301
+ aa37a179-bdb1-4a11-b910-6088e9e476d1 Jego kandydaturę podczas grudniowego posiedzenia zarządu dolnośląskiej PO zgłosił sekretarz struktur Mateusz Jędrachowicz.
302
+ 102113a1-91b8-4627-81a1-32caad546035 Interpretowano to wówczas jako kampanię czarnego PR-u mającą osłabić urzędującego prezydenta i pomóc Michałowi Jarosowi w uzyskaniu rekomendacji władz PO na kandydata na prezydenta Wrocławia.
303
+ eea0c31d-5e4b-474f-b0e0-8bab9a22fc57 Jest właścicielem agencji PR - Morris Marlowe i firmy Nowe Medium, która prowadzi lokalne portale na Dolnym Śląsku.
304
+ 81f99679-c914-40f5-aa1b-846135882b4f Jego spółki zarobiły na tych kontraktach od 2020 roku co najmniej 300 tys. zł.
305
+ 49e3d6c1-c755-41f5-9cd3-bc25e103d915 """Przedmiotem zawartych umów było świadczenie przez Wykonawcę usług informacyjnych i ogłoszeniowych dot. działalności gminy Polkowice, burmistrza i radnych na łamach portalu nowemedium.pl"" - czytamy w odpowiedziach gminy. "
306
+ 00c7b6ca-c6fb-4bc2-9ef0-04cf0b2bceb0 Burmistrzem gminy jest członek PO Marcin Orzeszek, politycznie kojarzony z wicemarszałek Sejmu Monika Wielichowską.
307
+ 3d92791b-2762-4ba1-bc15-e8900d8a41ca Jak ustaliła Wirtualna Polska, samorządy gminne i powiatowe rządzone lub współrządzone przez Platformę w minionych latach bardzo chętnie korzystały z usług obu firm.
308
+ efed1b69-0e18-40f9-8e38-da5b3c91f19b "W odpowiedzi na nasze pytania starostwo podaje, że przedmiotem kontraktów było ""świadczenie usług o charakterze reklamowym i promocyjnym, mających na celu nagłośnienia i promocję zleceniodawcy"". "
309
+ faab5fd9-ab15-431f-a0a0-c766592d2648 Współpraca miała miejsce w latach 2020-2022 i obie firmy zainkasowały za nią w sumie 45 tys. zł.
310
+ 01d901bb-81a0-4007-9886-23c575668828 A to oznacza, że nie tylko lewicowy Madryt, lecz także wrogo nastawiona Moskwa będą miały wpływ na kwoty relokacji migrantów do Polski
311
+ d34c1a47-03e5-4255-b378-de3808b67564 W jego ramach zapowiadane jest „silniejsze
312
+ b1762c81-a3ac-4490-87e6-57f72c5ac098 Pakt migracyjny jest także, jak można przeczytać w komunikatach Komisji Europejskiej na jego temat, odpowiedzią na zidentyfikowane niedostatki ochrony Unii Europejskiej przed falami nielegalnej migracji od czasu kryzysu migracyjnego w latach 2015–2016.
313
+ 6c4d4411-5c9b-48b7-bc75-453e5df04487 Oficjalne cele paktu migracyjnego to „stworzenie szybszych, płynnych procesów migracyjnych” i „ograniczenie problemu niebezpiecznych szlaków i szlaków imigracji nieuregulowanej oraz promowanie trwałych i bezpiecznych, legalnych dróg migracji”, a także lepsze dostosowanie imigracji „do potrzeb rynku pracy UE”.
314
+ cac40699-2e7d-4dde-bec0-a4a57bf8fa6f Pakt o migracji i azylu, potocznie zwany „paktem migracyjnym”, to 10 aktów prawnych przygotowanych przez Komisję Europejską w 2020 r.
315
+ cd8e0c2a-e3b2-4c6c-a3e7-7f8431ee1c74 Polska nie przyjmie żadnych migrantów z tytułu paktu migracyjnego – zapewniał premier Donald Tusk już rok temu, kiedy w Brukseli przedstawiciele państw członkowskich Unii Europejskiej przyjmowali kolejne dokumenty dotyczące reformy wspólnego systemu azylowego.
316
+ 5bbd07da-9108-4317-87e1-07bb5c322f38 Wyrok został jednak uchylony przez Sąd Apelacyjny w lutym 2022 roku.
317
+ 1cf75690-9ec7-4603-a6b3-e4c6140ea4ff """Grozi też tym, że nie będzie można ostrzegać przed pedofilią w pewnych środowiskach... "
318
+ 443dd0b1-17ba-417d-bb7d-3fb34223740e Wyrok skomentowała główna zainteresowana.
319
+ c2c0d054-232b-46e4-a4ce-eae0db845ed1 W większości krajów Unii Europejskiej za podobne wypowiedzi groziłaby odpowiedzialność karna.
320
+ 5404f2c8-cf87-46cf-aa3c-d9ef5e19f410 Oboje jednak przyznają, że czują ulgę.
321
+ 7176a48b-01a5-498a-927e-c8544f166a7e "Będę apelować"" - czytamy w oświadczeniu Godek. "
322
+ dcdb575b-2e04-47de-b7a4-68f350d97219 Godek prosi o pomoc.
323
+ 9f48c9d6-0390-4850-b177-734f0637c686 Sytuacja ma się jednak zmienić – w Sejmie znajduje się już projekt nowelizacji kodeksu karnego, który rozszerzy katalog przestępstw z nienawiści, obejmując m.in. ochronę osób ze względu na orientację seksualną, płeć, niepełnosprawność i wiek.
324
+ 930c16e7-1db9-45de-9171-e53466036700 Sąd zobowiązał ją do zaprzestania podobnych wypowiedzi w przyszłości oraz przeprosin wobec każdej z pozywających osób, choć nie publicznie, jak tego oczekiwali skarżący.
325
+ 18d19eb5-650b-4b79-af83-17baf6904e4a "Choć mówiąc te słowa, nie znałam nikogo z powodów i nie do nich ani nie o nich były moje wypowiedzi"" - napisała. "
326
+ 8ec0af06-56fc-4638-9560-18ae774f8eb5 W uzasadnieniu stwierdzono, że skarżący nie udowodnili swojej orientacji seksualnej.
327
+ 9bb92ebc-a070-4ddb-ac59-8abe47ca4ee7 Uznał bowiem, że upowszechnianie przeprosin zawierających homofobiczne treści mogłoby prowadzić do wtórnej wiktymizacji.
328
+ 668fc927-df98-4c99-b4d6-28694a5c81be """Mam przepraszać 15 aktywistów LGBT za słowo 'zboczenie' oraz za wspominanie, że homoseksualizm często idzie w parze z pedofilią oraz że geje chcą adoptować dzieci, żeby je molestować i gwałcić. "
329
+ 5ae5676b-6b93-4e39-b751-9dbfe2a28737 """Nie będę przepraszać"" - pisze Godek i prosi o pomoc w pokryciu kosztów apelacji. "
330
+ 36fb696c-690f-4f46-b642-25b0dec51d31 "Jak przypomina oko.press, sprawa dotyczyła wypowiedzi z 2017 roku, kiedy to działaczka antygenderowa i przeciwniczka praw reprodukcyjnych publicznie, m.in. w Polsat News, określiła osoby LGBT+ mianem ""zboczeńców"" i zestawiła homoseksualność z pedofilią. "
331
+ 561398c3-a08c-4225-aebc-906b45bc2f39 Aleksandra Muzińska, współzałożycielka Funduszu dla Odmiany i jedna z powodów, przyznała w rozmowie z OKO.press, że wyrok wywołał w niej ogromne emocje.
332
+ 2bed3928-c75d-4032-9d25-a5e8f06a23df Przegrała proces z aktywistami LGBT
333
+ 9b9ca1bd-4a9b-470b-a09a-44a017761108 Muzińska podkreśliła również, że cała sprawa była obciążająca nie tylko ze względu na czas, ale także na bolesne treści, które ponownie pojawiały się w sądzie.
334
+ d2762a14-3a65-4a7a-b9a9-6186d8b334ba Podczas procesu działaczka urządziła w sądzie spektakl, osobiście przesłuchując skarżących i domagając się dowodów ich orientacji.
335
+ a0141ac4-aa87-4f0a-8179-dda69d3de8ef Odkrycie ich pogrążyło
336
+ 6738faa7-656a-4560-a07d-7865ca852d17 - Gdy usłyszałam decyzję sądu, popłakałam się - mówi.
337
+ 82f4db25-6f2b-43b0-a138-09ed16b954f0 Nie będę przepraszać.
338
+ 8c9eb9da-f208-460a-aa24-9c734b5feab6 "Nie będzie wolno formułować żadnej opinii o żadnym zjawisku"". "
339
+ c2930fe1-2ab7-45af-ab71-3611ee941da9 Po siedmiu latach walki, szesnaścioro przedstawicieli społeczności LGBT+ – w tym prawniczki, dziennikarze, naukowcy, artyści i aktywiści – wygrało proces przeciwko Kai Godek w sprawie naruszenia dóbr osobistych.
340
+ 2b8469c4-f5e0-45bc-89b0-9f14798ae3da Sąd domagał się opinii biegłego seksuologa lub zaświadczeń lekarskich potwierdzających, że powodowie są gejami, lesbijkami lub osobami biseksualnymi.
341
+ 491150aa-c1e9-4a92-ad09-3bd04eb6d0a1 Witold Klaus, kolejny z pozywających, dodał, że w trakcie procesu musieli szczegółowo opowiadać o swoim życiu prywatnym, udowadniając przed sądem, jak trudno żyje się osobom LGBT+ w Polsce.
342
+ 3becacc5-e74e-4a03-8bb9-0a0c94c7f3f7 25 lutego 2025 roku Sąd Okręgowy w Warszawie, który ponownie rozpatrywał sprawę, uznał, że Kaja Godek naruszyła godność powodów.
343
+ e338a0a9-3212-4483-81d1-1f6c4847bf25 Sędzia Małgorzata Kuracka uznała, że słowa Kai Godek stanowiły społecznie nieakceptowalną mowę nienawiści.
344
+ fd6d723f-caad-49a7-a947-cb61753dc876 Wcześniej sprawa została oddalona przez sąd pierwszej instancji, który uznał, że dobra osobiste mogą zostać naruszone tylko wtedy, gdy obraźliwe słowa są skierowane do konkretnych osób lub jasno określonej grupy.
345
+ 74ede3a1-0275-44a7-b57f-783774ff8fcb Proces trwał tak długo, że wielu z nich straciło nadzieję na pozytywne rozstrzygnięcie.
346
+ 734fb357-ac39-49b9-9333-a8e45fdb9d9a "Dodała, że ""uprawomocnienie się tego wyroku mogłoby oznaczać w największym skrócie, że wszyscy możemy pozywać wszystkich o jakiekolwiek słowa, nie trzeba mówić o konkretnej osobie. "
347
+ f0eaaf8b-7aad-4b05-aff0-500b1e0dfb79 W Polsce natomiast kodeks karny nadal nie penalizuje homofobicznej mowy nienawiści, dlatego powodowie zdecydowali się na ścieżkę cywilną.
348
+ a9573d7a-f121-43af-bb7f-9309efcf1815 Aktywistka zaapelowała o finansowe wsparcie jej Fundacji Życie i Rodzina w celu pokryciu kosztów apelacji.
349
+ 7d205277-9b79-435a-bad2-32c793a7ecc4 Twierdziła także, że jest ofiarą nagonki i niesprawiedliwości.
350
+ a31150d3-728b-440f-93ae-04dfbf247af0 Klaus natomiast podkreślił, że wyrok jest przełomowy, bo jasno pokazuje, iż przekraczanie granic wolności słowa i naruszanie godności innych ludzi nie jest akceptowalne.
351
+ e41807f3-5c84-4dbd-ba6d-9c572eb009ba - Kaja Godek w trakcie rozprawy powtarzała raniące określenia, nazywała nas mitomanami i megalomanami, podważała naszą przynależność do społeczności LGBT+ - wspomina.
352
+ 30ba4dee-9152-463c-92d0-ee975b60a263 - To sygnał dla całej społeczności, że można skutecznie walczyć o swoje prawa na drodze cywilnej - mówi Muzińska, dodając, że ma nadzieję na dalsze zmiany prawne w zakresie ochrony przed mową nienawiści.
data/romanian/test_ro_labeled.tsv ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ d103863d-d6a2-40a9-9d54-aad09d2529d1 Orice sumă contează. OBJ
3
+ ab57a825-0371-45e2-89e2-747777810c1b Orice sumă contează, dar faptul că devii și rămâi abonat PressOne face toată diferența. OBJ
4
+ c147662a-0927-4060-9e54-2ee7fa4ce13b Studenții susțin că în cadrul cursurilor și seminariilor de Istorie socială, nume precum cel al lui Mircea Vulcănescu, politician condamnat pentru crime de război în perioada postbelică, sunt frecvent aduse în discuție și elogiate. OBJ
5
+ 9e2f9898-97a2-47e3-9ea0-7a062f593cf3 Ea stă peste plită și face pâine, dar bărbatul este cel care o pune pe masă”, spune Baltasiu la clasă. OBJ
6
+ d0e7baa8-0a4a-4815-b2ee-225db767a423 În plus „ne-a spus la un moment dat că femeile care umblă cu părul desprins, practic, emit semnale că sunt singure și că sunt în căutare de bărbați.” OBJ
7
+ bcd2908f-5cab-423b-a6ee-1c1494c58c2a Nu ai cum să nu-i iubești. SUBJ
8
+ 7a60614f-f666-4239-ba4b-8e3aa60a0090 Baltasiu: La exact cu ce-ați operat. OBJ
9
+ 62fdf319-9d40-44b1-96b0-4fd90bed0a29 Un newsletter pentru cititori curioși și inteligenți. SUBJ
10
+ 28e5d089-95ed-4224-89e9-26b0933940c0 – Răzvan Băltărețu, redactor-șef OBJ
11
+ fde7496e-f278-45e1-8ef5-1143dd74e2e4 Videos by VICE OBJ
12
+ 18397ab0-4fcc-4d1e-9c46-89e0b36a5ecb Cred că VICE a reușit să zică poveștile din umbră, să vorbească despre subiectele care nu erau mainstream, și să încurajeze tinerii să scape de rușini, pudisme și comportamente sau abordări care nu erau benefice.” OBJ
13
+ f725af5c-293d-45dd-8dcd-94dfe7b5e7cc – Dana Alecu, Social Media Manager & Web Content Manager OBJ
14
+ f42ad865-a0ae-4ecb-8a2d-d0909d77dbee Cred că a fost singura publicație care a abordat nenumărate subiecte, de la cele light până la cele hard, într-un mod deschis, personal și uneori amuzant, dar nu lipsit de etică. SUBJ
15
+ ecd4b33f-a98f-4745-938c-8291959593c4 La acest set de documente desecretizate de către CSAT se adaugă o serie de indicii găsite și publicate de presa de investigații din țară sau străinătate care indică implicarea unor actori ruși sau afiliați cu actori din Rusia în procesul electoral din România. OBJ
16
+ 7505efad-195e-4f0e-bf5a-6edeeec55ae7 A fost singura publicație care a scris deschis, constant și nonjudecativ despre educație sexuală, droguri și problemele psihologice cu care ne confruntăm. SUBJ
17
+ 3eb41b1b-6a83-4838-a652-a2a4f67c5fe8 Mulțumesc. OBJ
18
+ 22f91cd0-508d-4979-a9f6-1c6b97a24e13 Majoritatea influencerilor nu au cunoscut faptul că promovează un candidat anume prin intermediul utilizării #echilibrusiverticalitate, în prezent doar 51 dintre aceștia păstrându-și încă elementele de conținut asociate acestor trei hashtag-uri, restul delimitându-se imediat ce au aflat identitatea candidatului vizat de campania electorală respectivă.” OBJ
19
+ d59e2537-ea1b-4872-ac80-83a674792956 „Momentele petrecute alături de colegi în redacție, cât și articolele la care am lucrat m-au învățat enorm despre mine, despre acceptare și despre multe lucruri cu care ne confruntăm la nivel de societate. OBJ
20
+ 0834a850-31fe-43d1-bb7e-2788e7283639 (Sursa/SIE) OBJ
21
+ b33eabfe-7bc9-4cea-a0d2-03bf9f65839f Au fost rușii implicați în alegerile din România? OBJ
22
+ 78867d4e-ba6f-4d23-9cab-a51bfb44b761 „Când am plecat din jurnalism, oamenii de la VICE m-au lăsat să mai scriu texte pentru ei, iar asta mi-a permis să mă bucur în întregime de jobul nou, fără nostalgii stupide și what ifs. OBJ
23
+ db2a3185-0256-4d05-9198-68e357a95b40 – Teodora Munteanu, colaboratoare OBJ
24
+ 12f7fa44-3be3-467e-b71b-9a06866dddf0 Și că se poate face face totul chiar și cu umor. SUBJ
25
+ 56cb80fa-bdd4-4e30-b7a6-53410bed360a „VICE România a fost poarta mea spre jurnalism și mi-a deschis interesul spre felii ale vieții care nu erau destul de importante pentru mine, Mircea din 2013. OBJ
26
+ f2e76e9c-4060-47ff-9bee-55b2bdf1f814 „Glumea că femeile răpite în urma diverselor atacuri istorice au, de fapt, o mare plăcere în a fi luate cu forța și puse cu capul în jos, pe cal.” OBJ
27
+ 7921a5f2-5100-4786-9cd9-ce25163d539d Mulțumesc, VICE România, că ne-ai arătat o lume a diversității și a toleranței! OBJ
28
+ ed2235d6-aec4-4d27-911e-10cfe3871812 Imaginea femeii moderne la cursurile de la Sociologie: „O ființă lunară” OBJ
29
+ 43951f70-1874-4ada-9010-dc9f12715db5 Operațiunea, denumită „Portal Kombat”, a fost identificată la începutul acestui an de o agenție de stat din Franța în cinci state europene. OBJ
30
+ fe1a78ef-7f26-4fa6-b101-638bfe48cb2b WoE(H2:H1): 3 dB în favoarea H2 OBJ
31
+ 2b119332-d96a-47e7-97da-a09ebad78cb3 Sigur că site-uri de știri erau și pe atunci destule, însă prea puține care să acopere tipul de subiecte și în stilul pe care le are VICE. SUBJ
32
+ 50ec7914-ba4c-4471-924d-708f6cf4813f D2: „Unii dintre susținătorii campaniei implicați în promovarea și cumpărarea de voturi sunt exponenți ai mediilor extremiste de dreapta, infracționale și ai cultelor religioase, implicate anterior în promovarea unor narative proruse, antisemite, anti NATO, sau împotriva Ucrainei.” … OBJ
33
+ 365a17c9-00d7-43f8-9551-a52e079038ea Mulți ne citesc, puțini ne susțin. SUBJ
34
+ c2733588-a3d4-4246-801d-574f3093c7ee VICE a fost ca o iubire de-o vară. OBJ
35
+ 45c9cb1f-0bc6-4ea2-860e-0ae2cc003a07 Iar acest lucru este extrem de valoros.” OBJ
36
+ 14440d83-0fe6-4ecc-81b5-8cf367df2659 Crezi că e nevoie de presă independentă? OBJ
37
+ 54f5e1a1-3bde-486c-bc80-34960e213436 Iar la finalul zilelor lungi de teren – am plâns, am râs, am dansat, am băut shoturi și am celebrat că putem face meseria asta de care ne-am îndrăgostit. OBJ
38
+ 29b3bc15-2dec-47aa-8841-ea231bf7b001 Ajungeai să percepi mai bine anumite informații fix pentru că textele nu erau încărcate de pretenționisme și alte alea. SUBJ
39
+ 6d8b99d0-c44b-4c21-9cf1-35727d1e7542 – Iulia Roșu, fost redactor-șef adjunct OBJ
40
+ c307e6ee-d2b4-49b1-86de-24d0dbacf6c1 „VICE România în mod cert a avut un impact asupra vieții mele, deoarece mi-a permis să abordez tot felul de subiecte care mi s-au părut relevante, de la artiști care fac lucruri mișto, la mame singure sau femei care nu vor să facă copii, relații, depresii sau filme. OBJ
41
+ 61d7af08-38b3-4909-8acd-d6a166a6f0d2 Vrem să putem relata în profunzime despre viața de zi cu zi a românilor, așa cum e ea. OBJ
42
+ d8ffcc0a-2ceb-480e-acc0-12bb3bef561a De exemplu, oamenii nu mai muncesc destul și sunt interesați doar de relații sexuale”, le transmite Radu Baltasiu tinerilor. OBJ
43
+ d480190c-3068-4e35-b11f-9f3baecfc236 A deschis nenumărate dezbateri în nenumărate cercuri de prieteni. OBJ
44
+ 7b0ad3b1-5cba-44e9-9a67-e639cafdb152 "ÎPS Teodosie, arhiepiscopul Tomisului: ""Nici mare, nici mică. " OBJ
45
+ e79dc5a1-7966-4831-b05c-3754491caf43 WoE(H2:H1): 3 db în favoarea H2 D5 OBJ
46
+ af10e2cc-ff30-442e-88de-868c2158b957 Poți folosi direct caseta de mai jos sau accesa pagina Susține pentru alte modalități în care ne poți sprijini. OBJ
47
+ eb4b7aaf-c93f-4c78-bd73-2b602e176a1f „Bărbatul este solar, controlează ciclicitatea, este mai mare și mai puternic și controlează luna, iar femeia este lunară pentru că are cicluri ca și luna”, este una dintre concluziile cu care viitorii sociologi au plecat de la acea prelegere. OBJ
48
+ 48f6219f-3fe9-471e-a229-36da755db7ac De asemenea, materia predată de profesor ar avea și o abordare suveranistă și antieuropeană. SUBJ
49
+ 5acd82ad-f990-4c46-a7d6-d4990d5afbec „La VICE România am descoperit că îmi place presa. OBJ
50
+ 14835354-3db5-4392-9276-0c79addcb5f0 Clarificări a încercat să aducă și o credincioasă pe care am întâlnit-o când vorbea la telefon. OBJ
51
+ 69fee834-dfe9-4b9c-b907-f4883c8d0115 Această dovadă indică un nivel clar de organizare și mobilizare a unei rețele, fiind compatibilă atât cu un scenariu strict intern (H1), cât și cu un scenariu coordonat de Moscova (H2). SUBJ
52
+ 9f2ea5e9-fd6a-4d52-9a00-755310870072 Și că.... OBJ
53
+ 17cde52f-45b5-42a0-8f86-02813a7b50eb Asta a însemnat VICE pentru mine, un partener în demontarea miturilor, dezvăluirea adevărului și o modalitate de a ajunge la publicul țintă, fie el persoanele care trăiesc cu HIV, fie populația generală, în scop preventiv.” OBJ
54
+ 4b1060d7-8611-4b4a-a718-5799f8ddc97f Într-un peisaj mediatic finanțat din bani publici mânjiți politic sau de industria păcănelelor, printre trusturi de presă care propaga fake news-uri, încurajează hate speech-ul și promovează vindecarea cancerului cu Ciuboțica Cucului, închiderea VICE este pur și simplu un moment trist pentru noi toți.” OBJ
55
+ 32db14dd-bad9-4a30-8893-00de71ad259b Personal, relaționarea cu un grup atât de extins global mi-a dat ocazia să cunosc oameni minunați. OBJ
56
+ 58322b5e-0c66-43b0-a752-ba16296fca13 E treaba lor, să creadă ce vor. SUBJ
57
+ 5bee90c1-3de6-4101-bc73-3e1475a0dd1e Alte ipoteze ar putea fi adăugate în acest moment, dar acestea doar ar complica analiza noastră, fiind mai puțin plauzibile sau relevante politic. SUBJ
58
+ 9938ed84-3078-422d-b579-90b89b1fc382 Schimb de replici acide la vârful Bisericii. SUBJ
59
+ 262a8bc1-7042-4d72-9e23-388b928025c2 Cum și ce a pus VICE în fața oamenilor ia însă o pauză (până preiau alții) sau se termină de-a dreptul în cel mai prost moment în care oamenii țipă prea mult unii la alții fără să se uite la cine îi asmute.” OBJ
60
+ f6395ee0-d704-4834-a41f-ed88e3d30bb1 VICE încă este toate astea, doar că nu mai dă Soros bani și atunci se închide.” OBJ
61
+ a4dc9023-7525-456f-bb8e-56f0803bddbc Totul a pornit după ce Teodosie a declarat că cei care fumează și femeile la menstruație nu pot să bea agheasmă. OBJ
62
+ 772a94cf-f46d-463b-9b12-f493ecf0a8ae – Victor Arvunescu, colaborator OBJ
63
+ 97ddba2d-cfe6-46d4-93a8-03678a7471af Analiza dovezilor OBJ
64
+ d012c24f-6c5d-416f-9775-8d7e63e93092 | 30 dB | 1000 | Dovadă foarte puternică | SUBJ
65
+ 040f0f56-26f4-48e4-ac18-a84990ee8397 VICE România a dus Educația sexuală acolo unde autoritățile române nu au reușit să ajungă. SUBJ
66
+ 8b43540e-f944-4e0b-8e5c-09165bd73768 VICE România scrie cu mult curaj despre ce nu se scrie. SUBJ
67
+ 7cdc18fa-07ae-4c16-841d-7867e9864a3b „Pe aceste conturi au fost distribuite numeroase imagini cu forțele Poliției Române și BAT, preluate din spațiul publice. OBJ
68
+ f60f5a00-9894-4b60-804a-2cd9e4bdf9dc Consider că VICE în România este unul din puținele trusturi de presă care se adresează tinerilor și consider că tinerii, mai ales acum când onlineul este peste tot, au nevoie de surse de informare cât mai bune și sigure.” OBJ
69
+ 155875be-d111-48e2-8a73-b7cb0f671330 A comunicat educativ, frivol, caterincă, incisiv, curios, relevant, pentru tot felul de oameni și simt că datorită VICE am fost mai câștigați along the way.” OBJ
70
+ f8236d92-fe8e-4aa7-b25e-60edfc4964cf O altă studentă povestește că discuțiile pe marginea unei secvențe violente din Moromeții s-au monopolizat în jurul ideii că, în anumite contexte, lovirea unei femei ar fi justificată. OBJ
71
+ e227abc1-81e3-4ece-a9c0-64b0a6ed1959 VICE acoperea aceste subiecte în scop informativ, educativ. SUBJ
72
+ 29b72604-2bc8-4ed3-8d8e-400fd6114966 Ce a depins de noi a fost tot ce s-a întâmplat de-a lungul anilor, de la finalul lui 2010, când a apărut VICE în România, până în prezent. OBJ
73
+ c47c4bd9-c031-4a09-a7b5-d7d0d21fc62c De ce Oradea e un exemplu negativ la adaptarea în fața schimbărilor climatice SUBJ
74
+ 9c3f5052-5c9d-4495-a116-097cc59ca59f "ÎPS Teodosie, arhiepiscopul Tomisului: ""Sigur că poate să participe, nu se apropie, nu gustă, dar într-un recipient poate să o aducă acasă"". " OBJ
75
+ a57ae6f2-9944-469e-86f1-fa4d73706ecf A fost o publicație curajoasă înaintea «timpurilor». SUBJ
76
+ c82ae7b9-0e07-465c-959c-4c4574d734d7 Am descoperit că îmi place și partea asta de producție și am învățat multe lucruri noi în industrie și am cunoscut mulți oameni faini. OBJ
77
+ 85ebe2c1-488f-487d-848d-f45fdee66110 VICE România a luat atitudine când drepturile omului erau încălcate și asta din ani când nu era des întâlnit ca presa sa o facă, bine, nu e des întâlnit nici acum, dar orișicât.” OBJ
78
+ 0051889d-6411-4589-8d5e-5f481bbe7d92 Anterior înființării societății, acesta a lucrat, ca programator în cadrul unor entități […] care sunt asociate cu domeniul criptomonedelor și sunt deținute, printre alții, de [cetățeanul român] Gabriel PRODĂNESCU (persoană care este și cetățean al Africii de Sud, unde a emigrat în 1995.” (Sursa) OBJ
79
+ df3da35a-fde9-491a-988a-d733bb3152b0 Universitatea București: „Spațiul academic nu poate fi utilizat pentru activități ale indivizilor care promovează ideologii şi acțiuni politice” OBJ
80
+ 3304e402-c477-4879-824d-b4f5c6321793 Erau personale, directe. OBJ
81
+ 905a6e86-d657-4acb-8b54-b515c4c4f834 Studenții pun la îndoială veridicitatea afirmațiilor pe care Baltasiu și colegii lui le fac la seminare și susțin că sunt propagate „idei fasciste” într-o facultate „unde se presupune că trebuie să rămânem open-minded ca sociologi și să nu judecăm subiectiv ce se întâmplă.” OBJ
82
+ 13a512b5-16b3-4266-8f50-6f502df57eac Un profesor de la Facultatea de Sociologie din București candidează pe listele AUR la europarlamentare și între timp le spune studentelor că fertilitatea este indicată de lungimea unghiilor și că e normal să fie puse la punct de capul familiei, dacă vorbesc neîntrebate. OBJ
83
+ 87a31e51-5024-4590-a9bf-5c9c3f283e4f D1: „Un număr de peste 100 de influenceri (care numărau în total peste 8 milioane de urmăritori activi) au fost supuși unei acțiuni de manipulare în privința identității candidatului promovat. … OBJ
84
+ a15c51c5-c927-4a18-ab0e-a0db64880dea "Interlocutor: ""Cine e gravidă?"". " OBJ
85
+ 06dbeac5-f557-482d-8fa5-d57fafd5f0a6 – Ioana Moldoveanu, fost redactor-șef OBJ
86
+ 0b216bf3-6eea-45ca-8dba-6c9f643fca53 Dacă în presa mainstream se vorbește despre ultimele bastioane ale libertății care dispar, pentru presa de nișă dispariția VICE din România înseamnă un punct de vedere în minus, un punct de vedere altfel de care era nevoie ca lucrurile să fie și mai clar văzute.” OBJ
87
+ 01bbd417-1256-47bd-ba57-3b5e831e0ced Pentru generația mea cred că a fost redacția cu care puteam să ne identificăm cel mai mult în anii 2010.” OBJ
88
+ f1e2d427-88b7-4fc0-9f8c-b63278f3e948 Locuia într-o vilă în centrul Bucureștiului și tot acolo făcuse redacția. OBJ
89
+ 0fa7bc82-5961-44e0-84d0-88147450a286 Mulți din jurnaliștii pe care-i citesc constant acuma țin minte că prima dată i-am citit acolo. OBJ
90
+ 6f6572da-6b24-4fe4-9ff1-02bc942a67d5 Dovezile ar putea indica, de asemenea, și prezența unor ferme de troli sau boți cunoscute că amplifică sistematic mesajele Kremlinului. SUBJ
91
+ d7796048-6e98-420f-a637-06b4c2491ea9 – Andrada Lăutaru, fost reporter OBJ
92
+ 4b9ce739-5ec5-44c8-989b-85dfc13a092b (închide) OBJ
93
+ 41e63600-8ae5-41a7-a165-7ab35d713055 Ce ne spun dovezile publice. OBJ
94
+ 209b987d-af64-4836-be88-c602b335ab6a Fotografiile mele de stradă și documentare și-au găsit locul în multe dintre articolele colegilor jurnaliști de la VICE pentru încă trei ani. OBJ
95
+ 02b2fc75-d762-4086-aa71-270c3c4f954a Pentru că, în ciuda memelor (unele populare inclusiv printre colegii de breaslă), la VICE chiar s-a făcut jurnalism. SUBJ
96
+ 2888fe9f-570a-4691-8fe1-e4d08060a91e „Profesional, cei 9 ani de VICE România au reprezentat mediul profesionist de media, «ca afară». OBJ
97
+ e37f84a9-02c9-43f0-a4eb-4bbc3cc44831 Întrebare: Dacă femeia se află în perioada lunară, poate să participe la slujba de sfițire a apei de Botează și să o aducă acasă? OBJ
98
+ f6e529b4-814b-4817-9feb-29cfd906226a În plus „a spus că imigranții fac probleme mari în Germania pentru că violează femei, că este o problemă că se înmulțesc și că «femeile lor, își acoperă trupul pe stradă, dar în pat sunt fabrici de copii»”, relatează studenții. OBJ
99
+ 1fb4ad46-09fe-4741-a690-d4e552b86bc2 Cred că VICE a fost prima redacție care a început să discute în mod serios și sistematic despre problemele unor comunități care până atunci fuseseră ridiculizate și marginalizate mediatic. SUBJ
100
+ ab18b811-3f25-4684-8529-aeb96090cf40 Concluzie OBJ
101
+ a48ee9c6-361a-4bb6-93cd-a17c1bfa5e7e "„Cursul său este plin de retorică fascistă"", afirmă un tânăr. " OBJ
102
+ 5c92fffe-e4bb-4945-8cc7-cee7a77c14c5 În încheiere, trebuie menționat că o astfel de analiză suferă de limitări inerente calității și specificității dovezilor, ale factorilor contextuali ce afectează judecata analistului și ale imposibilității eliminării complete a subiectivității privind calitatea unui indiciu sau a unei dovezi, conform tabelului de la începutul articolului. OBJ
103
+ d9aa75fa-fddb-45eb-95e7-686929645101 La reuniunea de iarnă a Consiliului European de la Bruxelles, președintele Iohannis declara că „intervenția a fost atât de subtilă și complexă, încât mare parte din ce s-a întâmplat au fost observate după turul I,” completând că „aici a fost Rusia” cea care ar fi intervenit în procesul electoral din țara noastră. OBJ
104
+ 643af57b-e7c1-4667-ad6e-f8396f94a39f La un moment dat mi se părea un pic ciudat că ni se vorbea în repetate rânduri de el, la mai multe seminare, până când a căutat o colegă pe Google și mi-a dat un link cu un articol explicativ.” OBJ
105
+ 754e93b6-7ec5-4eb3-9704-0c91ff35e601 Ipoteza H2 presupune un anumit grad de coordonare și o amplitudine suficient de mare a acțiunilor pentru a influența semnificativ ierarhia rezultată din alegeri, ceea ce această dovadă nu demonstrează în mod clar. SUBJ
106
+ 65d0ca57-dd2a-4a8d-895c-acea45099716 VICE are marele merit că a reușit să aducă în atenția românilor teme din viața de zi cu zi pe care alții le evitau sau le abordau timid, cu jumătate de gură. SUBJ
107
+ b9e7a285-364c-4c62-bd25-bd2f679fafb3 „În perioada protestelor pentru OUG13 din 2017 am mers în Piața Victoriei ca cetățean deranjat de abuzul promulgării ordonanței respective. OBJ
108
+ 8943f0c7-dca2-414c-85a5-c7ed5bfb3c3f WoE Total: +2 dB în favoarea H1. OBJ
109
+ 9e5cac9b-555c-45f5-8bc5-09fd1d4c93bf Iar colegii de birou au fost oamenii de la care am avut tot timpul de învățat. OBJ
110
+ 549d41b2-38a2-406b-9912-bd8c27bf6291 „Zeci de site-uri coordonate din Rusia și canale Telegram au susținut candidatura lui Călin Georgescu la alegerile prezidențiale. OBJ
111
+ 36000b98-b908-44e2-9200-6f6fb5d398c6 Astfel, pe măsură ce colectăm mai multe dovezi, putem folosi calcule numerice pentru a înclina balanța în favoarea ipotezei care explică cel mai bine întregul set de dovezi. OBJ
112
+ 1e8c2151-6495-4984-9052-b478120f6301 Toate astea, între multe altele, cred că pur și simplu mi-au umplut viață cu mai mult joy. OBJ
113
+ 34bfffae-0328-4de9-9d9e-4b8ced7719d9 Societatea noastră se prăbușește din cauză că nu le respectăm. SUBJ
114
+ 398bc2c9-2f19-4e38-ad55-82cd8f6e48f0 Fără a detalia foarte mult metodologia, abordarea bayesiană începe prin a aloca fiecărei ipoteze o probabilitate inițială (prior probability), adesea egală dacă nu avem informații suplimentare care să favorizeze o ipoteză. OBJ
115
+ eaa8bc50-6220-4241-961a-ad8238f55869 "„Europa de astăzi este anticreștină”, iar ""omul modern fuge de biserică, dar face yoga"". " OBJ
116
+ 69b81072-014f-495e-91ae-af7fa5c7d3cd VICE a fost un pion relevant (chiar important, dacă-mi permiteți!) în ceea ce înseamnă adaptarea la nou în România. SUBJ
117
+ 06a3f1c9-6803-478f-babb-aabe072f9bc4 Cu toate acestea, D1.1 relevă că campania a fost finanțată și comandată direct de Partidul Național Liberal, susținând ipoteza că întreaga acțiune a fost un demers pur intern (H1) și contrazicând semnificativ ipoteza unei coordonări cu sau a unei implicări directe a Rusiei (H2). SUBJ
118
+ a115814d-f2a2-4451-9a6a-6bc6cd7f45cc Se face, în primul rând, cu bani de la cititori, adică de cei care sunt informați corect, cu mari eforturi, de puținii jurnaliști corecți care au mai rămas în România. SUBJ
119
+ a6909f65-ccc6-43e5-8f95-0ff1f5be9b40 „S-a observat faptul că 797 dintre conturile care au format inițial rețeaua de susținere [a lui Georgescu, pe TikTok] au fost create încă din anul 2016. OBJ
120
+ 96c09547-28fd-4eb5-b739-8ec773434bc7 Dacă da, cu doar 5 euro pe lună poți face diferența chiar acum! SUBJ
121
+ 3fb2634c-1977-4d5a-a8d6-f6a72806adae Dovezile D1 și D1.1, extrase din informarea GDPI-MAI și investigația Snoop.ro, analizate împreună, conturează structura campaniei #echilibrusiverticalitate de pe TikTok. OBJ
122
+ eb20fc85-ca51-44ab-989b-05d21b6dec34 | 5 dB | 3 | Dovadă slabă | SUBJ
123
+ 028c39ac-2e2b-4572-b78b-75d7504db0e4 Aș vrea să discutăm despre aceste exemple pe care le dau studenții. OBJ
124
+ 3f17caa0-9bb1-4154-95ef-76393a009331 Colaborarea pe Newsletter-ul Vicii și Delicii, precum și articolele pe sexualitate publicate ulterior au fost nu doar o experiență profesională, ci și o călătorie provocatoare și educativă către inimile și mințile unui public tânar în căutare de cunoaștere, autenticitate și relevanță. SUBJ
125
+ fe76eed9-df7d-4677-ad90-2a9876f9b9a4 „Când am venit în 2012 la VICE, deziluzionat de o piață media din România ruptă ce criză economică, corupție politică și pretenția că monștrii sacri 90-iști din domeniu sunt singurii care au dreptate, deși mulți nici azi nu știu să dea o căutare pe Google, a fost un șoc de cât de bine am fost primit și câtă liberatate am primit să scriu, să învăț și să mă exprim. OBJ
126
+ 6b7a6194-39e8-4727-a5b7-268f8f414cd1 Îmi apar în minte ca pop-up-ul Dana și Mihai, care acum sting ultima lumina în redacție. OBJ
127
+ 48368b57-fc3a-41ef-a0fc-736377d51e14 Dacă ne susții cu o sumă mică pe lună sau prin redirecționarea a 3.5% din impozitul tău pe venit, noi vom putea să-ți oferim în continuare jurnalism independent, onest, care merge în profunzime, să ne continuăm lupta contra corupției, plagiatelor, dezinformării, poluării, să facem reportaje imersive despre România reală și să scriem despre oamenii care o transformă în bine. SUBJ
128
+ dfc631d7-cfaf-425e-982f-aedb45a70474 Lumea e locul ăsta în care deseori te simți ca un freak, ca și cum you don t fit in. SUBJ
129
+ 744ffc8f-7050-4c64-bdb9-b0ea45c93a82 Că e normal să ai întrebări despre subiectele tabu și e normal și să găsești răspunsuri. SUBJ
130
+ 0a1c7d7e-a65c-42b7-9124-5f0df550caa7 – Ruxandra Pătrașcu – Maian, fostă reporter OBJ
131
+ 2aecf3b8-db23-4dff-9686-15ec196f6af8 VICE a avut curajul să vorbească liber, sincer și nuanțat despre teme precum comunitatea LGBTQ, feminismul sau drogurile, aducând laolaltă experiențele locale și cele din diverse alte colțuri ale lumii.” OBJ
132
+ 7b7f8b13-cfbd-45fb-97d0-d99bda9c133c La comentarii au fost identificate postări apreciative la adresa SRI-BAT/ instituțiilor de forță și de susținere a candidatului GEORGESCU, inducând astfel, în fals, ideea că instituțiile statului îl susțin pe acesta.” OBJ
133
+ c80cb36b-0797-4f4b-8f5d-1c308fb8925c „VICE a apărut în viața mea fix când mi-am pierdut jobul de profesoară, după ce s-a aflat că sunt și model de fotografie nud. OBJ
134
+ ae39084a-65e5-49f5-b755-f788d07a769b De asemenea, Radu Baltasiu ar mai susține că „femeile au început să se transforme în bărbați, iar bărbații sunt feminizați, nemaifiind cavalerii de odată.” OBJ
135
+ 4d24d514-61a2-441b-9d2a-5adfdfbb594c Studenții de la Sociologie, revoltați de cursurile unui profesor candidat pe listele AUR: „Ne-a spus că femeile cu părul desprins sunt în căutare de bărbați” OBJ
136
+ d32a46f6-1420-47b3-85d4-7783cf8e4b98 VICE a arătat că România e așa și pe dincolo și este compusă din noi toți, cu tot ce-i bun și la ce mai avem de lucrat. SUBJ
137
+ 7b2a5826-09fc-492b-8ef0-0226592d14cc România va fi mult mai săracă din toate punctele de vedere fără VICE România.” OBJ
138
+ ca86c65a-1468-4b8f-915b-c336f0725d68 Există însă un spațiu semnificativ de incertitudine (aproape 40%), suficient pentru a indica o posibilă influență străină care, dacă ar fi documentată mai bine, ar putea schimba dramatic raportul final dintre H1 și H2 în analiza de față. SUBJ
139
+ 892afcc4-de7e-451d-93ce-ad7873037aa0 S-a râs mult în anii ăștia, s-au făcut și lucruri demente – un ultim elogiu reporterului care a stat opt ore în lift să scrie despre asta. OBJ
140
+ 9dc933a3-b305-4f9f-8144-de48a97f0488 Iar asta înseamnă că impactul a fost mare și scopul a fost atins.” OBJ
141
+ adc3844f-6a41-4041-808f-29ccccae1618 „Le spune studentelor să aleagă opțiunea sexuală de femeie tradițională creștină”, relatează o tânără care a participat la curs. OBJ
142
+ bc41e63e-6de8-4ad7-ad41-012f6425f564 Altfel spus, în traducerea simplă a unei enoriașe din Constanța... OBJ
143
+ 87f84e59-bc05-4abc-a57a-530cb05a744e De aceea am adunat mai jos câteva dintre zecile de voci care s-au făcut auzite pe VICE România, să ai astfel acces și-n culise. OBJ
144
+ b49a84c9-5f2c-4307-b7b4-9d3b00603934 Datele deținute [de SRI] au relevat implicarea contului de TikTok „bogpr”, utilizat de cetățeanul român Bogdan PEȘCHIR, în finanțarea promăvării lui Călin GEORGESCU la nivelul platformei de socializare. OBJ
145
+ eaa1e9b3-bdee-4823-809d-823b56f3f68a Nu la modul BOMBĂ, ȘOC, GROAZĂ, ci o doză de controversă cumva naturală în limbaj, gândire și abordare. SUBJ
146
+ 8a9a6c3c-4b83-45e9-970a-e6bac512612e Pentru testarea acestor trei ipoteze, mă bazez pe o abordare de analiză introdusă recent de Tasha Fairfield, profesoară la London School of Economics, și Andrew Charman, profesor universitar la University of California, Berkeley, ce aplică teorema lui Bayes în analiza calitativă din științele sociale. OBJ
147
+ 000f3164-36f8-49ab-8e9a-fdb8c3bbc0b1 Analiza ne arată că unele dovezi susțin destul de puternic ipoteza conform căreia Călin Georgescu a beneficiat în principal de pe urma ajutorului actorilor interni. OBJ
148
+ 22a0854c-cb0e-4433-8ead-6118f1895297 În schimb, în universul H2, este plauzibil ca Rusia să se folosească de afaceriști mărunți, precum Peșchir, pentru a mobiliza resurse financiare destinate influențării alegerilor din România. SUBJ
149
+ 84aaf924-8fdd-4f90-8d8d-d91796a4875a - Marius Ghincea este politolog și cercetător postdoctoral la universitatea elvețiană ETH Zurich, co-fondator al Institutului Quartet, un think tank din București, și visiting fellow la Institutul Universitar European din Florența. OBJ
150
+ dfbc0229-7914-4b9c-9d10-e8190d1c124e „A fost identificat canalul de Telegram Propagator –implică-te și tu, Renașterea României, Hrană Apă Energie (@propagatorcg), care are rol de a coordona alți utilizatori la postările și conținutul video distribuit. OBJ
151
+ 84d38b49-7b7b-45ed-9968-79641d60f5d4 Momentul e confirmat și de alți studenți. OBJ
152
+ 84a6811e-5172-47e9-b7f2-271b1533c4ee – Andreea Pocotilă, fost editor și reporter special OBJ
153
+ a7029ac2-8eb0-4a80-b14e-40d88dabb78c Studenții Facultății de Sociologie și Asistență Socială susțin că la cursurile de „Istorie socială” profesorul Radu Baltasiu ar avea o abordare „extremistă” și că ar vorbi adesea depreciativ despre rolul femeii în societate sau despre minoritățile sexuale. OBJ
154
+ a0454106-9fa6-4f55-bf5d-3b7b2602028a Majoritatea publicațiilor din România ating doar uneori subiecte despre comunitățile vulnerabile cu care eu lucrez – în cele mai multe cazuri cu scopuri deservite, de senzațional. SUBJ
155
+ 0b5ecb2b-7097-4226-8d2f-a610d77941f9 Când vine vorba de măsurile concrete pentru provocările legate de valurile de căldură, în Oradea se plantează arbori și se fac spații publice cu apă. OBJ
156
+ f296ee9f-aa50-4d81-a24e-26c47a978aba Instituția se situează „în afara activităților politice de partid” și afirmă că „în învățământul universitar, în cercetare şi în manifestările ştiințifice din cadrul Universității, politica poate reprezenta un obiect de investigație, nu şi o formă de acțiune.” OBJ
157
+ bfdd74f4-9613-4ccb-9d5a-4c2ee41a9699 De la o revistă foarte incorectă politic până la un punct, s-a transformat într-un bastion al toleranței și feminismului. SUBJ
158
+ 52b4e14f-7925-4dd4-a760-16c36a938dbf Onest, fără retușuri făcute de editori, uneori șocant de real. SUBJ
159
+ 72d29746-25b2-418b-835a-a25b1732d411 "Credincioasă: ""Nu îmi vine să cred că a putut să spună o asemenea tâmpenie"". " OBJ
160
+ 67f9cd2e-aca0-4ccf-b784-30c80785da14 Având în vedere acest grad ridicat de incertitudine, nu putem trage concluzii foarte ferme de pe urma acestei analize și, în consecință, niciun comentator public care se folosește de aceste dovezi nu își poate fundamenta concluzii mai ferme decât permit acestea. SUBJ
161
+ 8bc30198-0042-46fb-abc8-2542af76d85a A mai spus și că o femeie infertilă este inutilă și e o femeie care nu poate face nimic - ca și cum acesta ar fi singurul scop al femeilor”, își amintește o studentă. OBJ
162
+ 6b702d47-1890-417c-981c-f7fa0e624404 În discuție a intervenit și interlocutorul uitat pe fir. OBJ
163
+ 3e92dc1e-dcc1-4f9e-ad06-4a0d386861b8 Acesta, utilizând contul „bogpr” a realizat donații de peste un milion de euro. OBJ
164
+ 3d05ffdb-6e52-4ed5-99ff-ddc7187b85bc - Radu Baltasiu este și Director al Centrului European pentru Studii în Probleme Etnice al Academiei Române (CESPE), despre care presa scria anul trecut că este un instrument prin care se „redistribuie mesajele anti-europene și anti-Ucraina ale propagandei lui Simion.” OBJ
165
+ ed9c3a8f-d3bb-4e3d-9b2b-a39b83cf9405 A servit acea gură de aer atât de necesară livrând conținut autentic, necenzurat, raw. SUBJ
166
+ 75942aaf-f02d-48b3-8935-d645e713ec09 | 3 dB | 2 | Dovada favorizează foarte puțin o ipoteză | OBJ
167
+ 3fe0478d-3c61-4e92-9428-01adfe77bcbb Ce altă publicația m-ar fi lăsat să îmi vărs oful morții unui bunic așa pur și simplu? SUBJ
168
+ 5f010c80-84de-4b08-8550-361e92956bc0 (Sursa) OBJ
169
+ 8ca3bffe-9161-4995-a396-8360c6a997ff Pentru mine, VICE a fost cea mai tare sursă de informații despre educație sexuală, kink, comunitatea LGBTQ, feminism, dependențe, psihologie, domeniul social și politic în general. OBJ
170
+ 35c1b8e9-a665-44ca-adb1-34d84071f6a1 O altfel de concluzie a unui cercetător de la universitatea elvețiană ETH Zurich OBJ
171
+ 9e0cb395-e099-4540-b274-8dbdbe190b3c A reprezentat începutul a doi ani de pauză de la teatru, doi ani de care aveam mare nevoie uman și profesional. OBJ
172
+ 7e6d05d6-a014-47c9-9e97-5fc15c744150 În concret, o parte din textul de început utilizat de influenceri români pentru promovarea candidatului prorus din Republica Moldova a fost regăsit în postările menționate. … OBJ
173
+ 66e89f9b-e69d-4c35-a33d-c8f58fab9388 D3: „România – alături de alte state de pe Flancul Estic al NATO – a devenit o prioritate pentru acțiunile ostile ale Rusiei, existând un interes în creștere la Kremlin pentru a influența (cel puțin) mood-ul și agenda în societatea românească în context electoral prin: – propagandă și dezinformare; sprijinirea unor candidați eurosceptici și alimentarea unor mișcări antisistem, inclusiv prin implicarea acestora în proteste care să modeleze agenda publică; încurajarea nemulțumirilor/provocarea de reacții emoționale la nivelul populației, astfel încât să pună presiune pe autorități să reducă/stopeze sprijinul pentru Ucraina. OBJ
174
+ 13d56e33-96e7-433a-8baa-f4446a99cb9a Această dovadă este cel mult circumstanțială, dar indică spre posibilitatea către o potențială conclucrare între entități rusești și actori români prin care sunt mobilizate resurse financiare semnificative, așa cum ne-am aștepta dacă H2 este adevărată. SUBJ
175
+ 7316032e-3cbc-46f7-986a-bbf40f4980ee Membrii comunității universitare care fac declarații denigratoare sau injurioase despre alți membri nu pot invoca libertatea academică deoarece aceasta „nu justifică limbajul defăimător, comportamentele obscene, discriminarea pe criterii etnice, de rasă, sex, vârstă, origine socială, religie, opinii politice, orientare sexuală, şi nici alte conduite lipsite de integritate etică”, se mai arată în răspunsul oficial remis redacției. OBJ
176
+ 458da2c4-b172-4ac1-97b8-79a98bfdb5c9 „Îndrăzneală și experiment. OBJ
177
+ 363c1a3b-9159-4949-bb52-b1d4a4ddcc60 Compania Bunelu Ltd din Londra – înființată la aceeași adresă cu AdNow LLP – a deschis o subsidiară în România, coordonată de persoane din gruparea „Tracia Unită”, ai căror membri (printre care Sacha Stone și Bruno Mihăilescu) susțin public discursul suveranist și au fost văzuți la Ambasada Rusiei. OBJ
178
+ fab93da0-6ae2-495a-9891-f5fc9c594b56 Se apropie o furtună perfectă de România (Interviu) OBJ
179
+ 9f9884ad-0e6f-49ac-8f90-5d2c00f214d3 – Costin Velicu, Managing Director OBJ
180
+ dadac75a-c551-4c2e-93a2-062adbbe6048 Reporter: „Studenții susțin că vorbiți despre femei într-un mod depreciativ, înțeleg că se insistă asupra rolului tradițional al femeii în societate în timpul orelor de curs, că ar fi ridicate la nivel de piedestal personalități controversate, precum Mircea Vulcănescu, fiind prezentat drept un „erou” sau un „martir” și, de asemenea, că ar fi date drept exemple negative persoanele din comunitatea LGBTQ. OBJ
181
+ 2b3cfe41-3c3b-480a-85d0-496d828484d3 Întâmplarea a făcut ca jurnaliști de la VICE să-mi solicite includerea unora dintre fotografii în articolele lor. OBJ
182
+ 307c5cf9-5a14-40e2-8de0-3b7e018da115 A educat mințile deschise și a dat jos din ochelarii de cal.” OBJ
183
+ dd2767d4-cc43-4ec1-a86d-0994b53f42bf Radu Baltasiu, la lansarea candidaţilor la alegerile europarlamentare din 2024, la Arenele Romane din București, 22 iulie 2023. OBJ
184
+ 34c3cefc-b870-4820-909f-8006931ca886 Dovada 2, tot din raportul DGPI-MAI, sugerează existența unui nucleu de susținători ai campaniei cu antecedente clare în promovarea unor narative pro-ruse și anti-occidentale, iar unul dintre acești susținători își declară chiar locația în Moscova. OBJ
185
+ cd289ad3-4e47-4dd0-94ac-830f3f201d01 – Mircea Topoleanu, fotojurnalist OBJ
186
+ d71f146b-2151-4d6c-8ed2-614c914eacd4 Mai cred și că VICE România a însemnat o voce pentru cei mai puțin auziți dintr-o societate inegală și discriminatorie. SUBJ
187
+ 76438698-539e-4031-9495-b95b5c1f8268 Peșchir are o lungă istorie de promovare a inițiativelor de extremă dreapta, astfel că donațiile sale nu sunt neapărat surprinzătoare. SUBJ
188
+ 53888674-09da-49b7-be88-315e70985c02 Cu toate acestea, această dovadă este cel mult circumstanțială, rămânând în prezent doar un indiciu slab în favoarea ipotezei H2. SUBJ
189
+ 14db8186-567b-489c-89c2-41ad96b88baa Asta e realitatea. SUBJ
190
+ 22d04a69-3feb-45ad-84cd-f826ba4da160 | 13 dB | 20 | Dovadă semnificativă | SUBJ
191
+ 7cb941ee-5563-408b-8eaa-d98a15bd5a46 Acesta a refuzat apoi dialogul cu PressOne. OBJ
192
+ 7e6df085-2c02-4d99-b1dc-a4d102119458 Și nu sunt singura. OBJ
193
+ 3548d5fc-4b61-4c8b-9732-ed9d4955d8d3 – Flavia Florea, art-director OBJ
194
+ 694306e7-9a2d-40cb-b1a3-19f390f26018 A scos din umbră aspectele considerate tabu în societatea românească și le-a analizat cu blândețe, în așa fel încât să fie înțelese de cât mai mulți oameni. SUBJ
195
+ e143fa2d-13e9-4762-861e-55580afaa897 Baltasiu: Dacă nu vă supărați, nu mă interesează acest subiect. OBJ
196
+ 9834401d-b461-4beb-9d87-bfa12ec11f96 WoE(H2:H1): 2 db în favoarea H2. OBJ
197
+ a4867967-a95e-40ef-a7e5-5f5cf7a467e1 Personalități controversate, precum Mircea Vulcănescu, sunt date des exemplu și încadrate în categoria „eroilor naționali.” SUBJ
198
+ aad7d2ad-f2be-4706-b0f8-a089aaf3f162 Datele analizate au relevat aproximativ 130 de conturi TikTok prin intermediul cărora au fost diseminate video-uri cu un astfel de conținut, utilizând hashtag-urile #echilibrusiverticalitate, #prezidentiale2024, #unliderpotrivitpentrumine, majoritatea postărilor de acest tip nefiind marcate ca reclame plătite. … OBJ
199
+ b0a6fbaa-d60f-4d92-881f-995788b08d07 Mircea Vulcănescu - „un exemplu remarcabil de patriot și un geniu al României” OBJ
200
+ 7aa6f404-45f3-4518-8dca-aa7292bae750 Evaluarea scenariului utilizat pentru realizarea elementelor de conținut indică situații similare realizate în cadrul unor acțiuni de influențare a intenției de vot din Republica Moldova. OBJ
201
+ 2b02c76f-01be-4330-b4ca-44ed63b24c33 – Alexa Bejinariu, colaboratoare OBJ
202
+ c1c29f64-74ba-4665-b976-8f8ac4c8ec78 În realizarea analizei empirice, vom acorda fiecărui indiciu/dovadă un anumit număr de decibeli, în funcție de cât de tare vorbește în favoarea uneia sau alteia dintre ipoteze, pe baza următorului tabel: OBJ
203
+ 25980a24-763d-4e09-8bb8-26f997092c3a Reține atenția că în cursul acestui an, situația politică din România a fost abordată în cadrul talk-show-urilor politice din Rusia – jurnaliștii ruși lansează ideea că forțele pro-ruse din România ar putea obține peste 30% la alegerile parlamentare.” OBJ
204
+ f3cce739-f98d-4f8d-a2fb-9f158f24cb84 "Vasile Bănescu, purtătorul de cuvânt al Patriarhiei: ""Cei care, afectați grav de ideologiile cristofobe, numesc în derândere creștinismul, creștinopatie, primesc un nesperat și consistent ajutor de la cei care, în nebunia idolatrizării ignoranței lor inclusiv teologice, trântită zgomotos pe taraba ritualismului, îl trimit pe fumător în iad, pe femeia cu fiziologie normală afară din biserică și pe ambii cât mai departe de aghiasma mare și mică. " OBJ
205
+ 41f8e755-b5d0-47ee-9e1e-3bda03948063 Dacă H2 este adevărată, dovezile pe care le avem la dispoziție trebuie să scoată la iveală transferuri de fonduri, contracte de consultanță, sponsorizări sau donații provenite din Rusia și direcționate către campania lui Georgescu ori a altor candidați de extremă dreapta. OBJ
206
+ 54da2874-15f4-4af6-8408-9855445ee7e0 Acest mecanism a împins în online-ul românesc reclame la tratamente naturiste și teorii conspiraționiste, ajunse acum în discursul candidatului Călin Georgescu. OBJ
207
+ b9cb494f-0a87-410f-b230-a4321f0f4e1e Arhiepiscopul Tomisiului, Teodosie, și purtătorul de cuvânt al Patriarhiei, Vasile Bănescu, au avut un nou schimb de replici. OBJ
data/romanian/test_ro_unlabeled.tsv ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence
2
+ d103863d-d6a2-40a9-9d54-aad09d2529d1 Orice sumă contează.
3
+ ab57a825-0371-45e2-89e2-747777810c1b Orice sumă contează, dar faptul că devii și rămâi abonat PressOne face toată diferența.
4
+ c147662a-0927-4060-9e54-2ee7fa4ce13b Studenții susțin că în cadrul cursurilor și seminariilor de Istorie socială, nume precum cel al lui Mircea Vulcănescu, politician condamnat pentru crime de război în perioada postbelică, sunt frecvent aduse în discuție și elogiate.
5
+ 9e2f9898-97a2-47e3-9ea0-7a062f593cf3 Ea stă peste plită și face pâine, dar bărbatul este cel care o pune pe masă”, spune Baltasiu la clasă.
6
+ d0e7baa8-0a4a-4815-b2ee-225db767a423 În plus „ne-a spus la un moment dat că femeile care umblă cu părul desprins, practic, emit semnale că sunt singure și că sunt în căutare de bărbați.”
7
+ bcd2908f-5cab-423b-a6ee-1c1494c58c2a Nu ai cum să nu-i iubești.
8
+ 7a60614f-f666-4239-ba4b-8e3aa60a0090 Baltasiu: La exact cu ce-ați operat.
9
+ 62fdf319-9d40-44b1-96b0-4fd90bed0a29 Un newsletter pentru cititori curioși și inteligenți.
10
+ 28e5d089-95ed-4224-89e9-26b0933940c0 – Răzvan Băltărețu, redactor-șef
11
+ fde7496e-f278-45e1-8ef5-1143dd74e2e4 Videos by VICE
12
+ 18397ab0-4fcc-4d1e-9c46-89e0b36a5ecb Cred că VICE a reușit să zică poveștile din umbră, să vorbească despre subiectele care nu erau mainstream, și să încurajeze tinerii să scape de rușini, pudisme și comportamente sau abordări care nu erau benefice.”
13
+ f725af5c-293d-45dd-8dcd-94dfe7b5e7cc – Dana Alecu, Social Media Manager & Web Content Manager
14
+ f42ad865-a0ae-4ecb-8a2d-d0909d77dbee Cred că a fost singura publicație care a abordat nenumărate subiecte, de la cele light până la cele hard, într-un mod deschis, personal și uneori amuzant, dar nu lipsit de etică.
15
+ ecd4b33f-a98f-4745-938c-8291959593c4 La acest set de documente desecretizate de către CSAT se adaugă o serie de indicii găsite și publicate de presa de investigații din țară sau străinătate care indică implicarea unor actori ruși sau afiliați cu actori din Rusia în procesul electoral din România.
16
+ 7505efad-195e-4f0e-bf5a-6edeeec55ae7 A fost singura publicație care a scris deschis, constant și nonjudecativ despre educație sexuală, droguri și problemele psihologice cu care ne confruntăm.
17
+ 3eb41b1b-6a83-4838-a652-a2a4f67c5fe8 Mulțumesc.
18
+ 22f91cd0-508d-4979-a9f6-1c6b97a24e13 Majoritatea influencerilor nu au cunoscut faptul că promovează un candidat anume prin intermediul utilizării #echilibrusiverticalitate, în prezent doar 51 dintre aceștia păstrându-și încă elementele de conținut asociate acestor trei hashtag-uri, restul delimitându-se imediat ce au aflat identitatea candidatului vizat de campania electorală respectivă.”
19
+ d59e2537-ea1b-4872-ac80-83a674792956 „Momentele petrecute alături de colegi în redacție, cât și articolele la care am lucrat m-au învățat enorm despre mine, despre acceptare și despre multe lucruri cu care ne confruntăm la nivel de societate.
20
+ 0834a850-31fe-43d1-bb7e-2788e7283639 (Sursa/SIE)
21
+ b33eabfe-7bc9-4cea-a0d2-03bf9f65839f Au fost rușii implicați în alegerile din România?
22
+ 78867d4e-ba6f-4d23-9cab-a51bfb44b761 „Când am plecat din jurnalism, oamenii de la VICE m-au lăsat să mai scriu texte pentru ei, iar asta mi-a permis să mă bucur în întregime de jobul nou, fără nostalgii stupide și what ifs.
23
+ db2a3185-0256-4d05-9198-68e357a95b40 – Teodora Munteanu, colaboratoare
24
+ 12f7fa44-3be3-467e-b71b-9a06866dddf0 Și că se poate face face totul chiar și cu umor.
25
+ 56cb80fa-bdd4-4e30-b7a6-53410bed360a „VICE România a fost poarta mea spre jurnalism și mi-a deschis interesul spre felii ale vieții care nu erau destul de importante pentru mine, Mircea din 2013.
26
+ f2e76e9c-4060-47ff-9bee-55b2bdf1f814 „Glumea că femeile răpite în urma diverselor atacuri istorice au, de fapt, o mare plăcere în a fi luate cu forța și puse cu capul în jos, pe cal.”
27
+ 7921a5f2-5100-4786-9cd9-ce25163d539d Mulțumesc, VICE România, că ne-ai arătat o lume a diversității și a toleranței!
28
+ ed2235d6-aec4-4d27-911e-10cfe3871812 Imaginea femeii moderne la cursurile de la Sociologie: „O ființă lunară”
29
+ 43951f70-1874-4ada-9010-dc9f12715db5 Operațiunea, denumită „Portal Kombat”, a fost identificată la începutul acestui an de o agenție de stat din Franța în cinci state europene.
30
+ fe1a78ef-7f26-4fa6-b101-638bfe48cb2b WoE(H2:H1): 3 dB în favoarea H2
31
+ 2b119332-d96a-47e7-97da-a09ebad78cb3 Sigur că site-uri de știri erau și pe atunci destule, însă prea puține care să acopere tipul de subiecte și în stilul pe care le are VICE.
32
+ 50ec7914-ba4c-4471-924d-708f6cf4813f D2: „Unii dintre susținătorii campaniei implicați în promovarea și cumpărarea de voturi sunt exponenți ai mediilor extremiste de dreapta, infracționale și ai cultelor religioase, implicate anterior în promovarea unor narative proruse, antisemite, anti NATO, sau împotriva Ucrainei.” …
33
+ 365a17c9-00d7-43f8-9551-a52e079038ea Mulți ne citesc, puțini ne susțin.
34
+ c2733588-a3d4-4246-801d-574f3093c7ee VICE a fost ca o iubire de-o vară.
35
+ 45c9cb1f-0bc6-4ea2-860e-0ae2cc003a07 Iar acest lucru este extrem de valoros.”
36
+ 14440d83-0fe6-4ecc-81b5-8cf367df2659 Crezi că e nevoie de presă independentă?
37
+ 54f5e1a1-3bde-486c-bc80-34960e213436 Iar la finalul zilelor lungi de teren – am plâns, am râs, am dansat, am băut shoturi și am celebrat că putem face meseria asta de care ne-am îndrăgostit.
38
+ 29b3bc15-2dec-47aa-8841-ea231bf7b001 Ajungeai să percepi mai bine anumite informații fix pentru că textele nu erau încărcate de pretenționisme și alte alea.
39
+ 6d8b99d0-c44b-4c21-9cf1-35727d1e7542 – Iulia Roșu, fost redactor-șef adjunct
40
+ c307e6ee-d2b4-49b1-86de-24d0dbacf6c1 „VICE România în mod cert a avut un impact asupra vieții mele, deoarece mi-a permis să abordez tot felul de subiecte care mi s-au părut relevante, de la artiști care fac lucruri mișto, la mame singure sau femei care nu vor să facă copii, relații, depresii sau filme.
41
+ 61d7af08-38b3-4909-8acd-d6a166a6f0d2 Vrem să putem relata în profunzime despre viața de zi cu zi a românilor, așa cum e ea.
42
+ d8ffcc0a-2ceb-480e-acc0-12bb3bef561a De exemplu, oamenii nu mai muncesc destul și sunt interesați doar de relații sexuale”, le transmite Radu Baltasiu tinerilor.
43
+ d480190c-3068-4e35-b11f-9f3baecfc236 A deschis nenumărate dezbateri în nenumărate cercuri de prieteni.
44
+ 7b0ad3b1-5cba-44e9-9a67-e639cafdb152 "ÎPS Teodosie, arhiepiscopul Tomisului: ""Nici mare, nici mică. "
45
+ e79dc5a1-7966-4831-b05c-3754491caf43 WoE(H2:H1): 3 db în favoarea H2 D5
46
+ af10e2cc-ff30-442e-88de-868c2158b957 Poți folosi direct caseta de mai jos sau accesa pagina Susține pentru alte modalități în care ne poți sprijini.
47
+ eb4b7aaf-c93f-4c78-bd73-2b602e176a1f „Bărbatul este solar, controlează ciclicitatea, este mai mare și mai puternic și controlează luna, iar femeia este lunară pentru că are cicluri ca și luna”, este una dintre concluziile cu care viitorii sociologi au plecat de la acea prelegere.
48
+ 48f6219f-3fe9-471e-a229-36da755db7ac De asemenea, materia predată de profesor ar avea și o abordare suveranistă și antieuropeană.
49
+ 5acd82ad-f990-4c46-a7d6-d4990d5afbec „La VICE România am descoperit că îmi place presa.
50
+ 14835354-3db5-4392-9276-0c79addcb5f0 Clarificări a încercat să aducă și o credincioasă pe care am întâlnit-o când vorbea la telefon.
51
+ 69fee834-dfe9-4b9c-b907-f4883c8d0115 Această dovadă indică un nivel clar de organizare și mobilizare a unei rețele, fiind compatibilă atât cu un scenariu strict intern (H1), cât și cu un scenariu coordonat de Moscova (H2).
52
+ 9f2ea5e9-fd6a-4d52-9a00-755310870072 Și că....
53
+ 17cde52f-45b5-42a0-8f86-02813a7b50eb Asta a însemnat VICE pentru mine, un partener în demontarea miturilor, dezvăluirea adevărului și o modalitate de a ajunge la publicul țintă, fie el persoanele care trăiesc cu HIV, fie populația generală, în scop preventiv.”
54
+ 4b1060d7-8611-4b4a-a718-5799f8ddc97f Într-un peisaj mediatic finanțat din bani publici mânjiți politic sau de industria păcănelelor, printre trusturi de presă care propaga fake news-uri, încurajează hate speech-ul și promovează vindecarea cancerului cu Ciuboțica Cucului, închiderea VICE este pur și simplu un moment trist pentru noi toți.”
55
+ 32db14dd-bad9-4a30-8893-00de71ad259b Personal, relaționarea cu un grup atât de extins global mi-a dat ocazia să cunosc oameni minunați.
56
+ 58322b5e-0c66-43b0-a752-ba16296fca13 E treaba lor, să creadă ce vor.
57
+ 5bee90c1-3de6-4101-bc73-3e1475a0dd1e Alte ipoteze ar putea fi adăugate în acest moment, dar acestea doar ar complica analiza noastră, fiind mai puțin plauzibile sau relevante politic.
58
+ 9938ed84-3078-422d-b579-90b89b1fc382 Schimb de replici acide la vârful Bisericii.
59
+ 262a8bc1-7042-4d72-9e23-388b928025c2 Cum și ce a pus VICE în fața oamenilor ia însă o pauză (până preiau alții) sau se termină de-a dreptul în cel mai prost moment în care oamenii țipă prea mult unii la alții fără să se uite la cine îi asmute.”
60
+ f6395ee0-d704-4834-a41f-ed88e3d30bb1 VICE încă este toate astea, doar că nu mai dă Soros bani și atunci se închide.”
61
+ a4dc9023-7525-456f-bb8e-56f0803bddbc Totul a pornit după ce Teodosie a declarat că cei care fumează și femeile la menstruație nu pot să bea agheasmă.
62
+ 772a94cf-f46d-463b-9b12-f493ecf0a8ae – Victor Arvunescu, colaborator
63
+ 97ddba2d-cfe6-46d4-93a8-03678a7471af Analiza dovezilor
64
+ d012c24f-6c5d-416f-9775-8d7e63e93092 | 30 dB | 1000 | Dovadă foarte puternică |
65
+ 040f0f56-26f4-48e4-ac18-a84990ee8397 VICE România a dus Educația sexuală acolo unde autoritățile române nu au reușit să ajungă.
66
+ 8b43540e-f944-4e0b-8e5c-09165bd73768 VICE România scrie cu mult curaj despre ce nu se scrie.
67
+ 7cdc18fa-07ae-4c16-841d-7867e9864a3b „Pe aceste conturi au fost distribuite numeroase imagini cu forțele Poliției Române și BAT, preluate din spațiul publice.
68
+ f60f5a00-9894-4b60-804a-2cd9e4bdf9dc Consider că VICE în România este unul din puținele trusturi de presă care se adresează tinerilor și consider că tinerii, mai ales acum când onlineul este peste tot, au nevoie de surse de informare cât mai bune și sigure.”
69
+ 155875be-d111-48e2-8a73-b7cb0f671330 A comunicat educativ, frivol, caterincă, incisiv, curios, relevant, pentru tot felul de oameni și simt că datorită VICE am fost mai câștigați along the way.”
70
+ f8236d92-fe8e-4aa7-b25e-60edfc4964cf O altă studentă povestește că discuțiile pe marginea unei secvențe violente din Moromeții s-au monopolizat în jurul ideii că, în anumite contexte, lovirea unei femei ar fi justificată.
71
+ e227abc1-81e3-4ece-a9c0-64b0a6ed1959 VICE acoperea aceste subiecte în scop informativ, educativ.
72
+ 29b72604-2bc8-4ed3-8d8e-400fd6114966 Ce a depins de noi a fost tot ce s-a întâmplat de-a lungul anilor, de la finalul lui 2010, când a apărut VICE în România, până în prezent.
73
+ c47c4bd9-c031-4a09-a7b5-d7d0d21fc62c De ce Oradea e un exemplu negativ la adaptarea în fața schimbărilor climatice
74
+ 9c3f5052-5c9d-4495-a116-097cc59ca59f "ÎPS Teodosie, arhiepiscopul Tomisului: ""Sigur că poate să participe, nu se apropie, nu gustă, dar într-un recipient poate să o aducă acasă"". "
75
+ a57ae6f2-9944-469e-86f1-fa4d73706ecf A fost o publicație curajoasă înaintea «timpurilor».
76
+ c82ae7b9-0e07-465c-959c-4c4574d734d7 Am descoperit că îmi place și partea asta de producție și am învățat multe lucruri noi în industrie și am cunoscut mulți oameni faini.
77
+ 85ebe2c1-488f-487d-848d-f45fdee66110 VICE România a luat atitudine când drepturile omului erau încălcate și asta din ani când nu era des întâlnit ca presa sa o facă, bine, nu e des întâlnit nici acum, dar orișicât.”
78
+ 0051889d-6411-4589-8d5e-5f481bbe7d92 Anterior înființării societății, acesta a lucrat, ca programator în cadrul unor entități […] care sunt asociate cu domeniul criptomonedelor și sunt deținute, printre alții, de [cetățeanul român] Gabriel PRODĂNESCU (persoană care este și cetățean al Africii de Sud, unde a emigrat în 1995.” (Sursa)
79
+ df3da35a-fde9-491a-988a-d733bb3152b0 Universitatea București: „Spațiul academic nu poate fi utilizat pentru activități ale indivizilor care promovează ideologii şi acțiuni politice”
80
+ 3304e402-c477-4879-824d-b4f5c6321793 Erau personale, directe.
81
+ 905a6e86-d657-4acb-8b54-b515c4c4f834 Studenții pun la îndoială veridicitatea afirmațiilor pe care Baltasiu și colegii lui le fac la seminare și susțin că sunt propagate „idei fasciste” într-o facultate „unde se presupune că trebuie să rămânem open-minded ca sociologi și să nu judecăm subiectiv ce se întâmplă.”
82
+ 13a512b5-16b3-4266-8f50-6f502df57eac Un profesor de la Facultatea de Sociologie din București candidează pe listele AUR la europarlamentare și între timp le spune studentelor că fertilitatea este indicată de lungimea unghiilor și că e normal să fie puse la punct de capul familiei, dacă vorbesc neîntrebate.
83
+ 87a31e51-5024-4590-a9bf-5c9c3f283e4f D1: „Un număr de peste 100 de influenceri (care numărau în total peste 8 milioane de urmăritori activi) au fost supuși unei acțiuni de manipulare în privința identității candidatului promovat. …
84
+ a15c51c5-c927-4a18-ab0e-a0db64880dea "Interlocutor: ""Cine e gravidă?"". "
85
+ 06dbeac5-f557-482d-8fa5-d57fafd5f0a6 – Ioana Moldoveanu, fost redactor-șef
86
+ 0b216bf3-6eea-45ca-8dba-6c9f643fca53 Dacă în presa mainstream se vorbește despre ultimele bastioane ale libertății care dispar, pentru presa de nișă dispariția VICE din România înseamnă un punct de vedere în minus, un punct de vedere altfel de care era nevoie ca lucrurile să fie și mai clar văzute.”
87
+ 01bbd417-1256-47bd-ba57-3b5e831e0ced Pentru generația mea cred că a fost redacția cu care puteam să ne identificăm cel mai mult în anii 2010.”
88
+ f1e2d427-88b7-4fc0-9f8c-b63278f3e948 Locuia într-o vilă în centrul Bucureștiului și tot acolo făcuse redacția.
89
+ 0fa7bc82-5961-44e0-84d0-88147450a286 Mulți din jurnaliștii pe care-i citesc constant acuma țin minte că prima dată i-am citit acolo.
90
+ 6f6572da-6b24-4fe4-9ff1-02bc942a67d5 Dovezile ar putea indica, de asemenea, și prezența unor ferme de troli sau boți cunoscute că amplifică sistematic mesajele Kremlinului.
91
+ d7796048-6e98-420f-a637-06b4c2491ea9 – Andrada Lăutaru, fost reporter
92
+ 4b9ce739-5ec5-44c8-989b-85dfc13a092b (închide)
93
+ 41e63600-8ae5-41a7-a165-7ab35d713055 Ce ne spun dovezile publice.
94
+ 209b987d-af64-4836-be88-c602b335ab6a Fotografiile mele de stradă și documentare și-au găsit locul în multe dintre articolele colegilor jurnaliști de la VICE pentru încă trei ani.
95
+ 02b2fc75-d762-4086-aa71-270c3c4f954a Pentru că, în ciuda memelor (unele populare inclusiv printre colegii de breaslă), la VICE chiar s-a făcut jurnalism.
96
+ 2888fe9f-570a-4691-8fe1-e4d08060a91e „Profesional, cei 9 ani de VICE România au reprezentat mediul profesionist de media, «ca afară».
97
+ e37f84a9-02c9-43f0-a4eb-4bbc3cc44831 Întrebare: Dacă femeia se află în perioada lunară, poate să participe la slujba de sfițire a apei de Botează și să o aducă acasă?
98
+ f6e529b4-814b-4817-9feb-29cfd906226a În plus „a spus că imigranții fac probleme mari în Germania pentru că violează femei, că este o problemă că se înmulțesc și că «femeile lor, își acoperă trupul pe stradă, dar în pat sunt fabrici de copii»”, relatează studenții.
99
+ 1fb4ad46-09fe-4741-a690-d4e552b86bc2 Cred că VICE a fost prima redacție care a început să discute în mod serios și sistematic despre problemele unor comunități care până atunci fuseseră ridiculizate și marginalizate mediatic.
100
+ ab18b811-3f25-4684-8529-aeb96090cf40 Concluzie
101
+ a48ee9c6-361a-4bb6-93cd-a17c1bfa5e7e "„Cursul său este plin de retorică fascistă"", afirmă un tânăr. "
102
+ 5c92fffe-e4bb-4945-8cc7-cee7a77c14c5 În încheiere, trebuie menționat că o astfel de analiză suferă de limitări inerente calității și specificității dovezilor, ale factorilor contextuali ce afectează judecata analistului și ale imposibilității eliminării complete a subiectivității privind calitatea unui indiciu sau a unei dovezi, conform tabelului de la începutul articolului.
103
+ d9aa75fa-fddb-45eb-95e7-686929645101 La reuniunea de iarnă a Consiliului European de la Bruxelles, președintele Iohannis declara că „intervenția a fost atât de subtilă și complexă, încât mare parte din ce s-a întâmplat au fost observate după turul I,” completând că „aici a fost Rusia” cea care ar fi intervenit în procesul electoral din țara noastră.
104
+ 643af57b-e7c1-4667-ad6e-f8396f94a39f La un moment dat mi se părea un pic ciudat că ni se vorbea în repetate rânduri de el, la mai multe seminare, până când a căutat o colegă pe Google și mi-a dat un link cu un articol explicativ.”
105
+ 754e93b6-7ec5-4eb3-9704-0c91ff35e601 Ipoteza H2 presupune un anumit grad de coordonare și o amplitudine suficient de mare a acțiunilor pentru a influența semnificativ ierarhia rezultată din alegeri, ceea ce această dovadă nu demonstrează în mod clar.
106
+ 65d0ca57-dd2a-4a8d-895c-acea45099716 VICE are marele merit că a reușit să aducă în atenția românilor teme din viața de zi cu zi pe care alții le evitau sau le abordau timid, cu jumătate de gură.
107
+ b9e7a285-364c-4c62-bd25-bd2f679fafb3 „În perioada protestelor pentru OUG13 din 2017 am mers în Piața Victoriei ca cetățean deranjat de abuzul promulgării ordonanței respective.
108
+ 8943f0c7-dca2-414c-85a5-c7ed5bfb3c3f WoE Total: +2 dB în favoarea H1.
109
+ 9e5cac9b-555c-45f5-8bc5-09fd1d4c93bf Iar colegii de birou au fost oamenii de la care am avut tot timpul de învățat.
110
+ 549d41b2-38a2-406b-9912-bd8c27bf6291 „Zeci de site-uri coordonate din Rusia și canale Telegram au susținut candidatura lui Călin Georgescu la alegerile prezidențiale.
111
+ 36000b98-b908-44e2-9200-6f6fb5d398c6 Astfel, pe măsură ce colectăm mai multe dovezi, putem folosi calcule numerice pentru a înclina balanța în favoarea ipotezei care explică cel mai bine întregul set de dovezi.
112
+ 1e8c2151-6495-4984-9052-b478120f6301 Toate astea, între multe altele, cred că pur și simplu mi-au umplut viață cu mai mult joy.
113
+ 34bfffae-0328-4de9-9d9e-4b8ced7719d9 Societatea noastră se prăbușește din cauză că nu le respectăm.
114
+ 398bc2c9-2f19-4e38-ad55-82cd8f6e48f0 Fără a detalia foarte mult metodologia, abordarea bayesiană începe prin a aloca fiecărei ipoteze o probabilitate inițială (prior probability), adesea egală dacă nu avem informații suplimentare care să favorizeze o ipoteză.
115
+ eaa8bc50-6220-4241-961a-ad8238f55869 "„Europa de astăzi este anticreștină”, iar ""omul modern fuge de biserică, dar face yoga"". "
116
+ 69b81072-014f-495e-91ae-af7fa5c7d3cd VICE a fost un pion relevant (chiar important, dacă-mi permiteți!) în ceea ce înseamnă adaptarea la nou în România.
117
+ 06a3f1c9-6803-478f-babb-aabe072f9bc4 Cu toate acestea, D1.1 relevă că campania a fost finanțată și comandată direct de Partidul Național Liberal, susținând ipoteza că întreaga acțiune a fost un demers pur intern (H1) și contrazicând semnificativ ipoteza unei coordonări cu sau a unei implicări directe a Rusiei (H2).
118
+ a115814d-f2a2-4451-9a6a-6bc6cd7f45cc Se face, în primul rând, cu bani de la cititori, adică de cei care sunt informați corect, cu mari eforturi, de puținii jurnaliști corecți care au mai rămas în România.
119
+ a6909f65-ccc6-43e5-8f95-0ff1f5be9b40 „S-a observat faptul că 797 dintre conturile care au format inițial rețeaua de susținere [a lui Georgescu, pe TikTok] au fost create încă din anul 2016.
120
+ 96c09547-28fd-4eb5-b739-8ec773434bc7 Dacă da, cu doar 5 euro pe lună poți face diferența chiar acum!
121
+ 3fb2634c-1977-4d5a-a8d6-f6a72806adae Dovezile D1 și D1.1, extrase din informarea GDPI-MAI și investigația Snoop.ro, analizate împreună, conturează structura campaniei #echilibrusiverticalitate de pe TikTok.
122
+ eb20fc85-ca51-44ab-989b-05d21b6dec34 | 5 dB | 3 | Dovadă slabă |
123
+ 028c39ac-2e2b-4572-b78b-75d7504db0e4 Aș vrea să discutăm despre aceste exemple pe care le dau studenții.
124
+ 3f17caa0-9bb1-4154-95ef-76393a009331 Colaborarea pe Newsletter-ul Vicii și Delicii, precum și articolele pe sexualitate publicate ulterior au fost nu doar o experiență profesională, ci și o călătorie provocatoare și educativă către inimile și mințile unui public tânar în căutare de cunoaștere, autenticitate și relevanță.
125
+ fe76eed9-df7d-4677-ad90-2a9876f9b9a4 „Când am venit în 2012 la VICE, deziluzionat de o piață media din România ruptă ce criză economică, corupție politică și pretenția că monștrii sacri 90-iști din domeniu sunt singurii care au dreptate, deși mulți nici azi nu știu să dea o căutare pe Google, a fost un șoc de cât de bine am fost primit și câtă liberatate am primit să scriu, să învăț și să mă exprim.
126
+ 6b7a6194-39e8-4727-a5b7-268f8f414cd1 Îmi apar în minte ca pop-up-ul Dana și Mihai, care acum sting ultima lumina în redacție.
127
+ 48368b57-fc3a-41ef-a0fc-736377d51e14 Dacă ne susții cu o sumă mică pe lună sau prin redirecționarea a 3.5% din impozitul tău pe venit, noi vom putea să-ți oferim în continuare jurnalism independent, onest, care merge în profunzime, să ne continuăm lupta contra corupției, plagiatelor, dezinformării, poluării, să facem reportaje imersive despre România reală și să scriem despre oamenii care o transformă în bine.
128
+ dfc631d7-cfaf-425e-982f-aedb45a70474 Lumea e locul ăsta în care deseori te simți ca un freak, ca și cum you don t fit in.
129
+ 744ffc8f-7050-4c64-bdb9-b0ea45c93a82 Că e normal să ai întrebări despre subiectele tabu și e normal și să găsești răspunsuri.
130
+ 0a1c7d7e-a65c-42b7-9124-5f0df550caa7 – Ruxandra Pătrașcu – Maian, fostă reporter
131
+ 2aecf3b8-db23-4dff-9686-15ec196f6af8 VICE a avut curajul să vorbească liber, sincer și nuanțat despre teme precum comunitatea LGBTQ, feminismul sau drogurile, aducând laolaltă experiențele locale și cele din diverse alte colțuri ale lumii.”
132
+ 7b7f8b13-cfbd-45fb-97d0-d99bda9c133c La comentarii au fost identificate postări apreciative la adresa SRI-BAT/ instituțiilor de forță și de susținere a candidatului GEORGESCU, inducând astfel, în fals, ideea că instituțiile statului îl susțin pe acesta.”
133
+ c80cb36b-0797-4f4b-8f5d-1c308fb8925c „VICE a apărut în viața mea fix când mi-am pierdut jobul de profesoară, după ce s-a aflat că sunt și model de fotografie nud.
134
+ ae39084a-65e5-49f5-b755-f788d07a769b De asemenea, Radu Baltasiu ar mai susține că „femeile au început să se transforme în bărbați, iar bărbații sunt feminizați, nemaifiind cavalerii de odată.”
135
+ 4d24d514-61a2-441b-9d2a-5adfdfbb594c Studenții de la Sociologie, revoltați de cursurile unui profesor candidat pe listele AUR: „Ne-a spus că femeile cu părul desprins sunt în căutare de bărbați”
136
+ d32a46f6-1420-47b3-85d4-7783cf8e4b98 VICE a arătat că România e așa și pe dincolo și este compusă din noi toți, cu tot ce-i bun și la ce mai avem de lucrat.
137
+ 7b2a5826-09fc-492b-8ef0-0226592d14cc România va fi mult mai săracă din toate punctele de vedere fără VICE România.”
138
+ ca86c65a-1468-4b8f-915b-c336f0725d68 Există însă un spațiu semnificativ de incertitudine (aproape 40%), suficient pentru a indica o posibilă influență străină care, dacă ar fi documentată mai bine, ar putea schimba dramatic raportul final dintre H1 și H2 în analiza de față.
139
+ 892afcc4-de7e-451d-93ce-ad7873037aa0 S-a râs mult în anii ăștia, s-au făcut și lucruri demente – un ultim elogiu reporterului care a stat opt ore în lift să scrie despre asta.
140
+ 9dc933a3-b305-4f9f-8144-de48a97f0488 Iar asta înseamnă că impactul a fost mare și scopul a fost atins.”
141
+ adc3844f-6a41-4041-808f-29ccccae1618 „Le spune studentelor să aleagă opțiunea sexuală de femeie tradițională creștină”, relatează o tânără care a participat la curs.
142
+ bc41e63e-6de8-4ad7-ad41-012f6425f564 Altfel spus, în traducerea simplă a unei enoriașe din Constanța...
143
+ 87f84e59-bc05-4abc-a57a-530cb05a744e De aceea am adunat mai jos câteva dintre zecile de voci care s-au făcut auzite pe VICE România, să ai astfel acces și-n culise.
144
+ b49a84c9-5f2c-4307-b7b4-9d3b00603934 Datele deținute [de SRI] au relevat implicarea contului de TikTok „bogpr”, utilizat de cetățeanul român Bogdan PEȘCHIR, în finanțarea promăvării lui Călin GEORGESCU la nivelul platformei de socializare.
145
+ eaa1e9b3-bdee-4823-809d-823b56f3f68a Nu la modul BOMBĂ, ȘOC, GROAZĂ, ci o doză de controversă cumva naturală în limbaj, gândire și abordare.
146
+ 8a9a6c3c-4b83-45e9-970a-e6bac512612e Pentru testarea acestor trei ipoteze, mă bazez pe o abordare de analiză introdusă recent de Tasha Fairfield, profesoară la London School of Economics, și Andrew Charman, profesor universitar la University of California, Berkeley, ce aplică teorema lui Bayes în analiza calitativă din științele sociale.
147
+ 000f3164-36f8-49ab-8e9a-fdb8c3bbc0b1 Analiza ne arată că unele dovezi susțin destul de puternic ipoteza conform căreia Călin Georgescu a beneficiat în principal de pe urma ajutorului actorilor interni.
148
+ 22a0854c-cb0e-4433-8ead-6118f1895297 În schimb, în universul H2, este plauzibil ca Rusia să se folosească de afaceriști mărunți, precum Peșchir, pentru a mobiliza resurse financiare destinate influențării alegerilor din România.
149
+ 84aaf924-8fdd-4f90-8d8d-d91796a4875a - Marius Ghincea este politolog și cercetător postdoctoral la universitatea elvețiană ETH Zurich, co-fondator al Institutului Quartet, un think tank din București, și visiting fellow la Institutul Universitar European din Florența.
150
+ dfbc0229-7914-4b9c-9d10-e8190d1c124e „A fost identificat canalul de Telegram Propagator –implică-te și tu, Renașterea României, Hrană Apă Energie (@propagatorcg), care are rol de a coordona alți utilizatori la postările și conținutul video distribuit.
151
+ 84d38b49-7b7b-45ed-9968-79641d60f5d4 Momentul e confirmat și de alți studenți.
152
+ 84a6811e-5172-47e9-b7f2-271b1533c4ee – Andreea Pocotilă, fost editor și reporter special
153
+ a7029ac2-8eb0-4a80-b14e-40d88dabb78c Studenții Facultății de Sociologie și Asistență Socială susțin că la cursurile de „Istorie socială” profesorul Radu Baltasiu ar avea o abordare „extremistă” și că ar vorbi adesea depreciativ despre rolul femeii în societate sau despre minoritățile sexuale.
154
+ a0454106-9fa6-4f55-bf5d-3b7b2602028a Majoritatea publicațiilor din România ating doar uneori subiecte despre comunitățile vulnerabile cu care eu lucrez – în cele mai multe cazuri cu scopuri deservite, de senzațional.
155
+ 0b5ecb2b-7097-4226-8d2f-a610d77941f9 Când vine vorba de măsurile concrete pentru provocările legate de valurile de căldură, în Oradea se plantează arbori și se fac spații publice cu apă.
156
+ f296ee9f-aa50-4d81-a24e-26c47a978aba Instituția se situează „în afara activităților politice de partid” și afirmă că „în învățământul universitar, în cercetare şi în manifestările ştiințifice din cadrul Universității, politica poate reprezenta un obiect de investigație, nu şi o formă de acțiune.”
157
+ bfdd74f4-9613-4ccb-9d5a-4c2ee41a9699 De la o revistă foarte incorectă politic până la un punct, s-a transformat într-un bastion al toleranței și feminismului.
158
+ 52b4e14f-7925-4dd4-a760-16c36a938dbf Onest, fără retușuri făcute de editori, uneori șocant de real.
159
+ 72d29746-25b2-418b-835a-a25b1732d411 "Credincioasă: ""Nu îmi vine să cred că a putut să spună o asemenea tâmpenie"". "
160
+ 67f9cd2e-aca0-4ccf-b784-30c80785da14 Având în vedere acest grad ridicat de incertitudine, nu putem trage concluzii foarte ferme de pe urma acestei analize și, în consecință, niciun comentator public care se folosește de aceste dovezi nu își poate fundamenta concluzii mai ferme decât permit acestea.
161
+ 8bc30198-0042-46fb-abc8-2542af76d85a A mai spus și că o femeie infertilă este inutilă și e o femeie care nu poate face nimic - ca și cum acesta ar fi singurul scop al femeilor”, își amintește o studentă.
162
+ 6b702d47-1890-417c-981c-f7fa0e624404 În discuție a intervenit și interlocutorul uitat pe fir.
163
+ 3e92dc1e-dcc1-4f9e-ad06-4a0d386861b8 Acesta, utilizând contul „bogpr” a realizat donații de peste un milion de euro.
164
+ 3d05ffdb-6e52-4ed5-99ff-ddc7187b85bc - Radu Baltasiu este și Director al Centrului European pentru Studii în Probleme Etnice al Academiei Române (CESPE), despre care presa scria anul trecut că este un instrument prin care se „redistribuie mesajele anti-europene și anti-Ucraina ale propagandei lui Simion.”
165
+ ed9c3a8f-d3bb-4e3d-9b2b-a39b83cf9405 A servit acea gură de aer atât de necesară livrând conținut autentic, necenzurat, raw.
166
+ 75942aaf-f02d-48b3-8935-d645e713ec09 | 3 dB | 2 | Dovada favorizează foarte puțin o ipoteză |
167
+ 3fe0478d-3c61-4e92-9428-01adfe77bcbb Ce altă publicația m-ar fi lăsat să îmi vărs oful morții unui bunic așa pur și simplu?
168
+ 5f010c80-84de-4b08-8550-361e92956bc0 (Sursa)
169
+ 8ca3bffe-9161-4995-a396-8360c6a997ff Pentru mine, VICE a fost cea mai tare sursă de informații despre educație sexuală, kink, comunitatea LGBTQ, feminism, dependențe, psihologie, domeniul social și politic în general.
170
+ 35c1b8e9-a665-44ca-adb1-34d84071f6a1 O altfel de concluzie a unui cercetător de la universitatea elvețiană ETH Zurich
171
+ 9e0cb395-e099-4540-b274-8dbdbe190b3c A reprezentat începutul a doi ani de pauză de la teatru, doi ani de care aveam mare nevoie uman și profesional.
172
+ 7e6d05d6-a014-47c9-9e97-5fc15c744150 În concret, o parte din textul de început utilizat de influenceri români pentru promovarea candidatului prorus din Republica Moldova a fost regăsit în postările menționate. …
173
+ 66e89f9b-e69d-4c35-a33d-c8f58fab9388 D3: „România – alături de alte state de pe Flancul Estic al NATO – a devenit o prioritate pentru acțiunile ostile ale Rusiei, existând un interes în creștere la Kremlin pentru a influența (cel puțin) mood-ul și agenda în societatea românească în context electoral prin: – propagandă și dezinformare; sprijinirea unor candidați eurosceptici și alimentarea unor mișcări antisistem, inclusiv prin implicarea acestora în proteste care să modeleze agenda publică; încurajarea nemulțumirilor/provocarea de reacții emoționale la nivelul populației, astfel încât să pună presiune pe autorități să reducă/stopeze sprijinul pentru Ucraina.
174
+ 13d56e33-96e7-433a-8baa-f4446a99cb9a Această dovadă este cel mult circumstanțială, dar indică spre posibilitatea către o potențială conclucrare între entități rusești și actori români prin care sunt mobilizate resurse financiare semnificative, așa cum ne-am aștepta dacă H2 este adevărată.
175
+ 7316032e-3cbc-46f7-986a-bbf40f4980ee Membrii comunității universitare care fac declarații denigratoare sau injurioase despre alți membri nu pot invoca libertatea academică deoarece aceasta „nu justifică limbajul defăimător, comportamentele obscene, discriminarea pe criterii etnice, de rasă, sex, vârstă, origine socială, religie, opinii politice, orientare sexuală, şi nici alte conduite lipsite de integritate etică”, se mai arată în răspunsul oficial remis redacției.
176
+ 458da2c4-b172-4ac1-97b8-79a98bfdb5c9 „Îndrăzneală și experiment.
177
+ 363c1a3b-9159-4949-bb52-b1d4a4ddcc60 Compania Bunelu Ltd din Londra – înființată la aceeași adresă cu AdNow LLP – a deschis o subsidiară în România, coordonată de persoane din gruparea „Tracia Unită”, ai căror membri (printre care Sacha Stone și Bruno Mihăilescu) susțin public discursul suveranist și au fost văzuți la Ambasada Rusiei.
178
+ fab93da0-6ae2-495a-9891-f5fc9c594b56 Se apropie o furtună perfectă de România (Interviu)
179
+ 9f9884ad-0e6f-49ac-8f90-5d2c00f214d3 – Costin Velicu, Managing Director
180
+ dadac75a-c551-4c2e-93a2-062adbbe6048 Reporter: „Studenții susțin că vorbiți despre femei într-un mod depreciativ, înțeleg că se insistă asupra rolului tradițional al femeii în societate în timpul orelor de curs, că ar fi ridicate la nivel de piedestal personalități controversate, precum Mircea Vulcănescu, fiind prezentat drept un „erou” sau un „martir” și, de asemenea, că ar fi date drept exemple negative persoanele din comunitatea LGBTQ.
181
+ 2b3cfe41-3c3b-480a-85d0-496d828484d3 Întâmplarea a făcut ca jurnaliști de la VICE să-mi solicite includerea unora dintre fotografii în articolele lor.
182
+ 307c5cf9-5a14-40e2-8de0-3b7e018da115 A educat mințile deschise și a dat jos din ochelarii de cal.”
183
+ dd2767d4-cc43-4ec1-a86d-0994b53f42bf Radu Baltasiu, la lansarea candidaţilor la alegerile europarlamentare din 2024, la Arenele Romane din București, 22 iulie 2023.
184
+ 34c3cefc-b870-4820-909f-8006931ca886 Dovada 2, tot din raportul DGPI-MAI, sugerează existența unui nucleu de susținători ai campaniei cu antecedente clare în promovarea unor narative pro-ruse și anti-occidentale, iar unul dintre acești susținători își declară chiar locația în Moscova.
185
+ cd289ad3-4e47-4dd0-94ac-830f3f201d01 – Mircea Topoleanu, fotojurnalist
186
+ d71f146b-2151-4d6c-8ed2-614c914eacd4 Mai cred și că VICE România a însemnat o voce pentru cei mai puțin auziți dintr-o societate inegală și discriminatorie.
187
+ 76438698-539e-4031-9495-b95b5c1f8268 Peșchir are o lungă istorie de promovare a inițiativelor de extremă dreapta, astfel că donațiile sale nu sunt neapărat surprinzătoare.
188
+ 53888674-09da-49b7-be88-315e70985c02 Cu toate acestea, această dovadă este cel mult circumstanțială, rămânând în prezent doar un indiciu slab în favoarea ipotezei H2.
189
+ 14db8186-567b-489c-89c2-41ad96b88baa Asta e realitatea.
190
+ 22d04a69-3feb-45ad-84cd-f826ba4da160 | 13 dB | 20 | Dovadă semnificativă |
191
+ 7cb941ee-5563-408b-8eaa-d98a15bd5a46 Acesta a refuzat apoi dialogul cu PressOne.
192
+ 7e6df085-2c02-4d99-b1dc-a4d102119458 Și nu sunt singura.
193
+ 3548d5fc-4b61-4c8b-9732-ed9d4955d8d3 – Flavia Florea, art-director
194
+ 694306e7-9a2d-40cb-b1a3-19f390f26018 A scos din umbră aspectele considerate tabu în societatea românească și le-a analizat cu blândețe, în așa fel încât să fie înțelese de cât mai mulți oameni.
195
+ e143fa2d-13e9-4762-861e-55580afaa897 Baltasiu: Dacă nu vă supărați, nu mă interesează acest subiect.
196
+ 9834401d-b461-4beb-9d87-bfa12ec11f96 WoE(H2:H1): 2 db în favoarea H2.
197
+ a4867967-a95e-40ef-a7e5-5f5cf7a467e1 Personalități controversate, precum Mircea Vulcănescu, sunt date des exemplu și încadrate în categoria „eroilor naționali.”
198
+ aad7d2ad-f2be-4706-b0f8-a089aaf3f162 Datele analizate au relevat aproximativ 130 de conturi TikTok prin intermediul cărora au fost diseminate video-uri cu un astfel de conținut, utilizând hashtag-urile #echilibrusiverticalitate, #prezidentiale2024, #unliderpotrivitpentrumine, majoritatea postărilor de acest tip nefiind marcate ca reclame plătite. …
199
+ b0a6fbaa-d60f-4d92-881f-995788b08d07 Mircea Vulcănescu - „un exemplu remarcabil de patriot și un geniu al României”
200
+ 7aa6f404-45f3-4518-8dca-aa7292bae750 Evaluarea scenariului utilizat pentru realizarea elementelor de conținut indică situații similare realizate în cadrul unor acțiuni de influențare a intenției de vot din Republica Moldova.
201
+ 2b02c76f-01be-4330-b4ca-44ed63b24c33 – Alexa Bejinariu, colaboratoare
202
+ c1c29f64-74ba-4665-b976-8f8ac4c8ec78 În realizarea analizei empirice, vom acorda fiecărui indiciu/dovadă un anumit număr de decibeli, în funcție de cât de tare vorbește în favoarea uneia sau alteia dintre ipoteze, pe baza următorului tabel:
203
+ 25980a24-763d-4e09-8bb8-26f997092c3a Reține atenția că în cursul acestui an, situația politică din România a fost abordată în cadrul talk-show-urilor politice din Rusia – jurnaliștii ruși lansează ideea că forțele pro-ruse din România ar putea obține peste 30% la alegerile parlamentare.”
204
+ f3cce739-f98d-4f8d-a2fb-9f158f24cb84 "Vasile Bănescu, purtătorul de cuvânt al Patriarhiei: ""Cei care, afectați grav de ideologiile cristofobe, numesc în derândere creștinismul, creștinopatie, primesc un nesperat și consistent ajutor de la cei care, în nebunia idolatrizării ignoranței lor inclusiv teologice, trântită zgomotos pe taraba ritualismului, îl trimit pe fumător în iad, pe femeia cu fiziologie normală afară din biserică și pe ambii cât mai departe de aghiasma mare și mică. "
205
+ 41f8e755-b5d0-47ee-9e1e-3bda03948063 Dacă H2 este adevărată, dovezile pe care le avem la dispoziție trebuie să scoată la iveală transferuri de fonduri, contracte de consultanță, sponsorizări sau donații provenite din Rusia și direcționate către campania lui Georgescu ori a altor candidați de extremă dreapta.
206
+ 54da2874-15f4-4af6-8408-9855445ee7e0 Acest mecanism a împins în online-ul românesc reclame la tratamente naturiste și teorii conspiraționiste, ajunse acum în discursul candidatului Călin Georgescu.
207
+ b9cb494f-0a87-410f-b230-a4321f0f4e1e Arhiepiscopul Tomisiului, Teodosie, și purtătorul de cuvânt al Patriarhiei, Vasile Bănescu, au avut un nou schimb de replici.
data/ukrainian/test_ukr_labeled.tsv ADDED
@@ -0,0 +1,298 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence label
2
+ cdd30f75-3de2-4840-adf1-7e8e348db926 «Ніхто з наших не хотів везти цього сповіщення, я повіз — треба ж комусь це зробити. SUBJ
3
+ 77c0ee5a-5ba7-4a05-b8eb-39f269465c9e І до того в нього було багато контузій, але ж не таких убивчих. OBJ
4
+ 625a4d4f-3aa2-4dd2-b3c9-bd41bff5949e Я себе обмацав — руки-ноги цілі. OBJ
5
+ 1413656e-b967-4c0a-897f-58aa8b4a8ad4 Люди не розуміють, що справа особового складу ТЦК — оповістити їх, оформити документи тощо. OBJ
6
+ 847c7e27-813b-4eee-a475-98cbc2fb9efe Це їх обзивають, на них кидаються, коли вони ходять зі сповіщеннями», — говорить Олександр. OBJ
7
+ 0e7a515c-a66d-4c86-a472-b16622fa0840 «Часто хлопці, які з війни приїхали додому у відпустку, задирають мене, мовляв, чого ти у військовій формі в тилу, а не на фронті, чого ховаєшся? SUBJ
8
+ 3ecebd04-9b0d-49bb-a076-5771c4b7610e Я особисто, коли починаються якісь словесні перепалки, відходжу убік — не маю сили на конфлікти, нехай поліціянт чи старший групи заспокоює цих людей», — ділиться Олександр. OBJ
9
+ 12930db7-9148-4066-9d00-aa1cefb52b61 От днями треба було в одному селі повідомити батькам про смерть сина — хлопчик зовсім, 23 роки, офіцер, який от щойно випустився з військового вишу. OBJ
10
+ 5aff900c-6cdf-4faa-999f-4f843d994842 «Хлопців із ТЦК з початку повномасштабної війни мобілізовують на фронт, як і інших громадян. OBJ
11
+ 5d7fb9dc-eb64-41dd-8cbd-1e042c8362c9 От Сашко з хлопцями й не пропускав. OBJ
12
+ 434eb8a4-9fa1-423b-b15c-f8627ccb2d00 «Під Олександрівкою був момент, коли я знайшов собі прикриття за пеньком — потім розгледів, що він трухлявий такий, ненадійний. SUBJ
13
+ c08d3e27-25b4-4f7d-a6ad-1d8fe914b12b Он і виразка відкрилася, у лікарні мусив лежати», — говорить Сашко. OBJ
14
+ 3fa3a102-4813-404c-8233-ce0577e903b6 Але це вже не в компетенції службовців центрів комплектування. OBJ
15
+ 67a095e8-f42a-4985-8cd0-eebef954bb4f «Я зі своїм хребтом і 20 метрів у броніку вже не пройду, і тиск цей високий доконує. OBJ
16
+ 5e1de6d6-4d63-403e-a130-55b4a0e8d9cd Не дуже безпечно й у приміщеннях ТЦК, хоча після відомих терактів їхня охорона посилилася. OBJ
17
+ d2dff233-17cc-41ee-b6bf-5793e6a388cc Один боєць піднявся на другий поверх будівлі, Сашко з двома побратимами залишився внизу. OBJ
18
+ 8bd838a7-9e7b-42a1-8e92-9b9d06f9b611 - Поділитися: OBJ
19
+ 9e361339-98b8-45d3-8a5c-b11a438b3a75 Щодня до ТЦК приходить дуже багато чоловіків і жінок — важко відстежувати, що вони несуть у кишенях: вибухівку чи гранату. OBJ
20
+ 13640f9c-7166-418b-933f-b0454d47ddc4 Вони роблять нас відповідальними за війну, діряві кордони, медичні висновки тощо, вони саме на нас зганяють злість, бо ми під рукою», — зауважує Олександр Бондарчук. SUBJ
21
+ 089dbd4c-a0df-478b-9df6-bc7f5f1265cd І тоді в доповіді командирам називали загиблих за позивними — щоб десь там уже у штабі розбиралися, хто загиблий і звідки він. OBJ
22
+ 2af7e9d5-2278-4f50-989b-cc00d5a803d8 Їх було четверо на позиції. OBJ
23
+ 0af092eb-85eb-46a8-a54f-01436c697d92 Він і його колеги не мають зброї та охорони. OBJ
24
+ ca389e91-2e12-41c7-b6a8-be86d9e57e49 Коли працівників військкомату сприймали не як ворогів, а як людей, які допомагають розв’язати проблему. OBJ
25
+ 5c48cfe1-cbfe-4a07-a772-d878c89b6c4f Олександрові — 39 років. OBJ
26
+ 1be5cad2-19df-4669-bfc8-6bb73285419b Але контузія дуже важка, розірвані перетинки через акубаротравму, і хребет я добряче пошкодив. OBJ
27
+ fe44473c-6e3c-40fb-b5e3-cb7b6a86d86b «Я розумію: секретарям сільрад важко з таким іти до кума чи свата, вони живуть у цьому самому селі, їм страшно, що односельці хату спалять. SUBJ
28
+ a70a5674-2540-48d3-9eeb-33e24e73fef1 Потім контузія, шпиталь, опісля знову бої на Авдіївському коксохімі. OBJ
29
+ 61b37d90-a63e-4a72-a34c-4ddd1c3b4617 «Ми не ховаємося від людей. OBJ
30
+ 2bdd4d19-af81-46ed-91cf-bbe39dfa34c1 І після поранень вони, і з групами інвалідності. OBJ
31
+ c2c76597-d74f-40cc-bfce-4c98d0da9cab Але поки Олександр воював, ситуація змінилася. OBJ
32
+ 8dc9b93a-d0f6-40af-9c8b-0a3fd4587738 За висновком лікарів, чоловік тепер придатний до служби в ТЦК, військових навчальних закладах, у підрозділах матеріального забезпечення. OBJ
33
+ 1dd53b45-a160-4d32-8364-8a9fab0e3933 «Тепер із нас зліпили ворогів для своїх же людей. OBJ
34
+ 6c6c16ae-a6f0-4f9d-9348-18e7df88a477 Але 2016 року вирішив змінити своє життя — підписав контракт із Збройними силами України. OBJ
35
+ 92ad28b1-e7ef-4bd8-96ed-2eb2e4632f7c «Ми були придані до 110 бригади, чужий для неї підрозділ, там на нас не дуже й увагу звертали. OBJ
36
+ f8b4bedc-23d9-482a-b862-3a43407a70e0 Витяг його, обтрусив — і далі війна», — розповідає Сашко. OBJ
37
+ 4d07bf85-8f8d-4926-a205-f32b39e01ff7 А я стояв ближче до виходу, то мене викинуло назовні й кинуло спиною на бруствер, ще й гілляка якась, зрізана уламком, по голові добряче гепнула — і шолом не захистив. OBJ
38
+ 47782ec0-ddf2-430b-9b8c-5da1e2e015e2 Я після виходу свої речі знайшов у старшини — мій рюкзак лежав у купі з рюкзаками двохсотих. OBJ
39
+ c1dc49fd-ac8c-4d7b-ace2-a33fd26ce69b І щойно я переповз, як у мій пеньок прилетіло, а на місці, де я сидів, — вирва. OBJ
40
+ 2536513f-7ac5-4693-ace8-f23f40868022 Звʼязку не було, дружина дуже переживала. OBJ
41
+ e1d659c4-f408-4a8f-9dc4-6ddc140c1101 На його переконання, річ не в охороні, навіть посиленій. OBJ
42
+ 7baabc1d-2d83-4a36-8ce5-7706011a3b24 Олександр доповів, що в групі двоє загиблих. OBJ
43
+ f100157a-64f6-49ef-969d-de8fd0bfbb20 Можна було б поставити рамки для перевірки, як на вокзалах, але де взяти гроші на них? OBJ
44
+ 9c67e112-16ae-4765-a4d3-629662c2a30d Пропав безвісти? OBJ
45
+ 0d1a4aad-9e4d-4da4-a39f-3d2e1ab0d89b Уявіть: саме в цей час її брат у комі після важкого поранення у шпиталі був, і тут від мене ніякої звістки. OBJ
46
+ 894785ba-b415-4250-9373-45bbeb64174b Він зі своїм взводним мав позицію на перехресті двох посадок, росіяни їх штурмували по 5-7 разів на день, і якоїсь миті, за словами Сашка, почали так жахкати по позиції мінометами й скидами з дронів, що аж дерева лягали. OBJ
47
+ fb7f47f0-2b65-4d86-b2d1-0cd13a65dae7 Вперше — в Авдіївці. OBJ
48
+ e5265394-93a5-4a35-a6e1-7e2b4a181280 На його думку, держава має достатньо важелів впливу, аби полегшити роботу ТЦК. SUBJ
49
+ abb73f10-a878-43be-85fe-caeeb096a77d """Не можна просто сказати: ""Завтра будуть переговори"", і Україна буде там сидіти"", – сказав він журналістам у кулуарах Мюнхенської конференції з безпеки в суботу. " SUBJ
50
+ f60f2ad0-6083-486a-9b0e-fd17039a6ccb Перед цим стало відомо про першу телефонну розмову держсекретаря Марка Рубіо з міністром закордонних справ Росії Сергеєм Лавровим у продовження розмови Трампа з Путіним. OBJ
51
+ 17148511-4d01-4320-913a-0c41c7d238b6 Високопосадовці зі США та Росії зустрінуться наступного тижня в Саудівській Аравії, щоб прокласти шлях до потенційного саміту Дональда Трампа і Владіміра Путіна до кінця місяця. OBJ
52
+ 534ac98c-26d9-44b0-8b14-a6d2d6a97630 І він сказав, що українці братимуть у ньому участь. OBJ
53
+ 300c0231-ac11-4e73-a928-67bedf14c86e "Як пише ""Європейська правда"", про це повідомило агентство Bloomberg з посиланням на джерела. " OBJ
54
+ 7473a92d-b688-43e7-91be-aa956c8cb2fa However, the question remains: how much is Beijing really willing to change its policies? OBJ
55
+ f1c191ac-3ed4-48f1-83ad-88d9fa1e11a9 The meeting was also attended by representatives from technology and manufacturing companies, including Meituan CEO Wang Xing, Xiaomi CEO Lei Jun, Huawei founder Ren Zhengfei, and entrepreneurs from AI startup DeepSeek and robotics company Unitree. OBJ
56
+ 3878f57f-b025-4a3f-9074-0241f0a87a1e China's stock market, which has recently rallied on the success of its AI model DeepSeek , reacted mixed to news of the meeting, with some investors taking advantage of the moment to book profits, while further gains will depend on actual policy action. OBJ
57
+ 9ae96d47-077d-482e-968a-00b1db2b648c Alibaba’s recent moves, including a bet on AI, have helped the company increase its market capitalization by $90 billion this year. OBJ
58
+ 1d6fca5a-f014-47eb-b372-d592fe090130 Xi Jinping’s meeting with Ma could potentially mark Alibaba’s full return to the government’s circle of trusted companies. OBJ
59
+ 5adf8e7c-2b5c-433b-907d-84f7ad008371 Full support for the private sector could stimulate stock markets and economic development, but much will depend on the specific actions of the government. OBJ
60
+ 1b570218-4346-48c3-9d88-70ca73d4249e The meeting was the strongest signal of support for business from Beijing in recent years. OBJ
61
+ b7294f9c-cd0c-4eb1-af98-f00da1455236 In his speech, Xi Jinping urged entrepreneurs to “maintain a competitive spirit and confidence in China’s future,” stressing that the difficulties are temporary. OBJ
62
+ b41d3658-2793-4ecd-9b76-05f1ccfc38a8 However, experts do not expect China to fully return to the model of private sector support that existed before 2020, especially against the backdrop of a likely escalation of the trade war with the United States. OBJ
63
+ 67dd4f25-df7a-4297-a6e2-787f74f17bcd Віцеканцлер Німеччини розкритикував Маска і закликав створити європейський X OBJ
64
+ c9506ac3-8a45-4fa6-83ec-cf2af95111bd Однак віцеканцлер вважає, що європейське регулювання не справляється з цим завданням. SUBJ
65
+ 3f2497c0-ee87-41c4-af56-adc72f468b32 """Наймогутніша людина у світі – президент США (Дональд Трамп) – і найбагатша людина у світі Ілон Маск об'єдналися, щоб знищити межі влади"", – сказав Габек, маючи на увазі значну роль Маска в адміністрації Трампа. " SUBJ
66
+ 591b722e-7b5d-4079-83e3-419360940400 Більше читайте у статті: OBJ
67
+ acd65c15-2a9a-4f57-bddd-0a8f242bde92 "Ми не можемо залежати від китайських алгоритмів або ультраправих фантазій Ілона Маска, коли йдеться про формування нашої демократії"", – додав він. " SUBJ
68
+ 84023a4e-b94d-4f5a-b7bc-f24aef595906 """Чому у нас немає власної німецької або європейської комунікаційної платформи? " OBJ
69
+ 7da75941-3457-4a80-8610-d131e69dd0ac Віцеканцлер також назвав вплив Маска прямою загрозою європейським цінностям. OBJ
70
+ c880b45a-aa3c-488e-8fe8-ac2ae227cf90 """Вони повинні регулюватися. " OBJ
71
+ 4b28ec94-df42-4ee5-974a-4c6b26fba7fb "Габек звинуватив Маска та інших американських технологічних гігантів у тому, що вони просувають лицемірне бачення ""свободи слова"", зберігаючи свої бізнес-моделі та алгоритми під такою ж суворою охороною, як і ""державну таємницю"". " SUBJ
72
+ eee5048b-1417-4236-8765-dd07077c7683 "Габек закликав Європу повернути контроль над своїм цифровим простором не тільки в соціальних мережах, а й у всіх галузях, у яких ""технологічне лідерство покинуло континент"". " OBJ
73
+ e2f9b7ad-dd4c-481f-9464-afac2d49bea1 "Для уникнення подібних ситуацій зробимо все, що від нас залежить"", – йдеться в листі, який опублікували в Укртрансбезпеки. " SUBJ
74
+ d4d52a58-4dab-437e-8aeb-99fd11ec8a3d Як відреагували в перевізника? SUBJ
75
+ 23f5b9c1-a17d-4502-a1c2-5abdc7cdb47a Жінка пояснила, що рухається дещо уповільнено, оскільки раніше зазнала контузії, що вплинула на її зір. OBJ
76
+ 9f7dd5e0-ba96-48fe-88e2-ef5665ecf96b "До чого неповажне українське суспільство докотилось?"" – поставила риторичне питання захисниця. " SUBJ
77
+ eca45a69-fcbb-42fd-a276-47a5b463b21e Я відповіла, що пам'ятаю його ставлення до нас, він різко загальмував, і я впала. OBJ
78
+ 2628c86d-a922-463e-a025-87cd0eb82556 Згодом в Укртрансбезпеки підтвердили отримання скарги й повідомили, що столичний перевізник розпочав внутрішнє розслідування інциденту. OBJ
79
+ 6be4109e-f441-430f-8976-70fe9093a76e "Водій київської маршрутки обізвав захисницю ""п'яним бидлом"": його тимчасово відсторонили " SUBJ
80
+ 916a8c63-0abd-4a5b-b1c9-9dbd7a7c8d0a "Водночас директор підприємства ""Парк"", працівник якого нібито грубо поводився із захисницею, перепросив за цей випадок у Ксені Пономарьової. " OBJ
81
+ 5b3928e8-4501-4141-8cc6-c2165269de76 Ксенія додала, що того ж дня звернулася зі скаргою до Державної служби України з безпеки на транспорті (Укртрансбезпеки). OBJ
82
+ 061a63eb-b339-460f-a611-814803676d27 """Подібне ми маємо викорінити. " SUBJ
83
+ 7f875711-d206-4085-b3be-1a29fa03d10f "Військовослужбовиця Ксенія Пономарьова заявила, що під час поїздки в громадському транспорті в Києві водій маршрутки назвав її ""п'яним бидлом"". " OBJ
84
+ 51aac4c2-9cb8-4f52-a71a-1a08bfa09f65 """Адміністрація підприємства просить вибачення за ситуацію. " OBJ
85
+ c28bfd64-c2cd-43d1-bf9d-0e64025f1bd9 Це значно більше, ніж загальна сума військової допомоги, яку Вашингтон надав Україні з 2014 року, згідно зі статистикою Державного департаменту, — 69,2 млрд доларів. OBJ
86
+ af0ab026-22f8-400f-98e2-16891bc5ad41 "Пропозиція Дональда Трампа ""корисні копалини в обмін на допомогу"", яку він зробив Україні минулого тижня, привернула увагу до величезних і рідкісних мінеральних ресурсів країни, на які Вашингтон хоче отримати права як відплату за минулу військову підтримку. " SUBJ
87
+ edd18266-5308-436f-99c9-3c8e40c15370 Україна має великі підземні поклади критично важливих корисних копалин вартістю до 11,5 трлн доларів, включаючи літій, графіт, кобальт, титан і рідкісні землі, такі як галій, які необхідні для цілої низки галузей промисловості — від оборонної до електромобілів, зазначають кореспонденти Financial Times. OBJ
88
+ 0003a367-2188-4fd6-8ada-d72b5d480f0a А ще США дуже подобається роzійський уран, титан, алмази... OBJ
89
+ 884f07b6-1f3b-4e20-8162-e53b4ceed7f3 Зараз Сполучені Штати хочуть догодити російському правителю Володимиру Путіну, щоб швидко досягти успіху, однак припинення вогню – не успіх, наголошує президент України Володимир Зеленський. SUBJ
90
+ e16d506e-0fd7-4eb2-9fe9-dce8c004c2c9 За повідомленням російської сторони, Москва і Вашингтон працюватимуть, щоб створити умови для зустрічі Володимира Путіна і Дональда Трампа. OBJ
91
+ eb8534d0-0506-450c-851d-2f5b39ac4084 Я думаю, що в цьому вся суть, тому що вони хочуть йому догодити, знаєте для чого? SUBJ
92
+ 19dc9999-82e4-4422-bc17-a0c41ad415b9 Росія і США, мовляв, домовилися просувати двосторонні відносини. OBJ
93
+ 5fc20302-e832-44c9-8c10-58651e6dab2a Зустрітися віч-на-віч і швидко досягти успіху. OBJ
94
+ 59e3f30e-aadc-4111-84b2-a9125441d44f "Піди, покричи: ""Трамп, чого ми не в НАТО?""! " SUBJ
95
+ 6ff85f04-5e8d-4131-b5d6-27acc577d5e9 Чи Зеленський чимось гірший за попердників в сфері дипломатії? OBJ
96
+ bf53215e-4291-4830-bc1d-6050add3b676 "Зеленський інтерв’ю німецькому телерадіоконсорціуму ARD, цитує ""Інтерфакс-Україна"" " OBJ
97
+ 5a7d8a0c-2526-420a-bdce-a9bc67608afb Джерело: OBJ
98
+ 5983afa0-6290-462c-bf06-f73be9a5f67c "Пряма мова Зеленського: ""Проблема в тому, що США сьогодні говорять речі, які дуже подобаються Путіну. " SUBJ
99
+ a5e60d5d-d1ab-4af0-9934-702f018e80d2 Раніше видання The Washington Post неофіційно дізналося, що Європа готова потенційно відправити в Україну до 30 тисяч військових, з яких близько третини готова виставити Франція. OBJ
100
+ 93bca035-2d3e-492b-a993-d16d7315424e Щоб ітаілійці на це ризикнули? SUBJ
101
+ c85cffbc-0f5e-4d66-823b-4527a30da565 Річ у тім, що вона обмежує закупівлю одного препарату в одного вітчизняного виробника ліків лише 20% від його загального обсягу виробництва. OBJ
102
+ 12558949-28da-4c5d-8327-c390722ff89a "Наприклад, у Києві упаковка препарату ""Німесил"", за даними сайту Tabletki.ua, коштує 386-665 грн, тоді як у Варшаві – 187 грн. " OBJ
103
+ f256fc33-4169-4ef7-a475-9f0abd253174 Цим заявам президента передувала драматична боротьба на фармацевтичному ринку, що точилася в останні місяці. OBJ
104
+ 03b93d5a-8502-482a-bdff-c466edc06c39 "Дніпровська ""БаДМ"" (належить Олександру Дитятковському та Олександру Суходольському) у вересні 2021 року забезпечувала близько 40% постачань ліків в аптеки, писало видання Forbes, а ""Оптима-фарм"" (належить родині ексдепутата Богдана Губського) – близько 45%. " OBJ
105
+ de6e9439-aa2b-4852-a9c7-224209d45800 Аптечні мережі теж не в захваті від законопроєкту, адже їм можуть заборонити так звані маркетингові договори. OBJ
106
+ a03dff8d-be35-4e17-a5cf-807c6d35baee Як виявилося, документ здатен перевернути фармацевтичний ринок. OBJ
107
+ 7269c65f-8750-42c3-af1e-399429cb4bae 10 лютого президент Володимир Зеленський анонсував засідання Ради національної безпеки і оборони (РНБО) щодо зниження цін на ліки. OBJ
108
+ d09256d4-91ba-41af-880d-fc35341d2a22 Українські виробники виступили проти такої ініціативи, про що вони недвозначно заявляли. OBJ
109
+ d1a7b2d5-7202-47fb-a270-e3af54300a6c Замість цього вони змушені йти на перший поверх в аптечний пункт і купувати їх там. OBJ
110
+ ca3e5503-b6e7-4b6b-9c22-ace32889bf53 Імовірно, там побачили можливість отримати швидку, легку і гарантовану перемогу: одразу після анонсу засідання РНБО учасники фармацевтичного ринку почергово заявили про намір працювати над зниженням цін. SUBJ
111
+ 98223c9f-5f0f-4dd2-a518-48003cf4a2e5 """В Україні реімбурсується мінімум у 30 разів менше препаратів, ніж у країнах ЄС. " OBJ
112
+ 02f08680-c2c5-4247-be2a-7768fac244e1 "Заяви профільних асоціацій та професійних об’єднань учасників фармацевтичного ринку і намагання ""збити"" чи змінити законопроєкт пройшли б повз широку аудиторію, якби не показова цінова акція, влаштована в січні 2025 року. " OBJ
113
+ 9ad5908f-e02f-4c13-b515-1ed5c981cc6f За п'ять днів до цього, 5 лютого, він різко розкритикував завищені ціни на ліки та пригрозив кадровими змінами, якщо ситуація не зміниться. OBJ
114
+ a4e17cbf-3abd-4803-8511-b0bd0c41e7d7 "Це велика проблема, яка спра��едливо викликає в багатьох недовіру до реформи"", – вважає ексзаступник міністра охорони здоров'я Павло Ковтонюк. " OBJ
115
+ 5f52b15e-48f2-473e-a4ca-03d598f2a52f "Хто влаштував цінові ""гойдалки"", не відомо. " SUBJ
116
+ 057c6dc1-ad9a-4a7c-9976-24827837df2c """Коли політичні лідери представляють важливу частину електорату, ми зобов'язані принаймні брати участь у діалозі з ними"", — заявив він. " OBJ
117
+ 4840b1e3-357c-42c8-81c7-336157dfe460 Більше того, вони вважають українців важливим компонентом європейської ідентичності, а росіян — чужорідною та ворожою силою. SUBJ
118
+ 3f34c186-5022-45e3-95d2-45cac77de098 Щоб оцінити, наскільки серйозною є ця небезпека, подивимося на соціологію. SUBJ
119
+ 9bd074fc-ed3f-4a11-9f87-f5ef0a4a7416 Тепер він хоче, щоб у такий спосіб усюди в Європі прийшли до влади його однодумці. SUBJ
120
+ 80c2fe53-3db8-42c0-8498-0e64eacd3d89 """Загроза, яка турбує мене найбільше для Європи, — це не Росія. " OBJ
121
+ de7b837b-4f46-45a4-8ba4-ac11f6eeb670 Вони дедалі більше сприймаються як зайва стаття бюджетних видатків (якщо живуть на допомогу держави), джерело організованої злочинності (етнічні банди, наркоторгівля тощо) та загроза національній ідентичності. OBJ
122
+ 58996fb1-8e6b-4e68-82f8-cae68742e88e "По-перше, це захист ""свободи слова"". " OBJ
123
+ cc0331d0-8308-486d-9581-d752f87b1973 Тут все логічно: Трампу потрібно, щоб такі, як він, прийшли до влади всюди в Європі. SUBJ
124
+ 947212c6-5777-4a72-918b-0d2abeac5c4f На щастя, політична карта Європи не двоколірна. SUBJ
125
+ a9fae882-adc0-4ca4-b79e-ecaa8af24a18 Кожні два-три роки по всій Європі проводиться опитування ESS (European Social Survey), яке включає питання про ставлення до мігрантів. OBJ
126
+ 92d15fd1-1b4a-4129-8515-e9c6ccd30dd2 """Я чув його промову, і він говорив про свободу слова. " OBJ
127
+ 1ba88312-b747-4f82-b22c-b718b898ef38 "І він чітко пояснив суть своїх претензій: ""свобода слова відступає"", оскільки Європа бореться з російською дезінформацією з боку деяких політиків, таких як Келін Джорджеску в Румунії (який, нагадаємо, нещодавно заявив про ""неминучий"" поділ України між сусідніми державами). " OBJ
128
+ b2eca5de-17e5-4aef-8a4e-1b6d994e11f0 — Вони втрачають своє чудове право на свободу слова. SUBJ
129
+ ef2faf23-55cd-42dd-8d4c-2046a0d2b30e Європа має велику проблему з імміграцією, — додав Трамп, захищаючи свого заступника. OBJ
130
+ 176a69ea-3461-47c1-be07-47fd7ea6a615 Потрібно зміцнювати дружбу з усіма європейськими політичними силами, які за нас та проти Росії. SUBJ
131
+ 9c9744f5-0728-49d0-95d4-87d28a32fa62 Завдяки антимігрантським обіцянкам та публічній підтримці з боку Маска та Білого дому ці партії прийдуть до влади у найбільших країнах Європи. OBJ
132
+ 91898242-70f7-4250-a400-f3226c0c7714 Сам Трамп переміг на виборах саме завдяки антимігрантським обіцянкам. OBJ
133
+ 2ed54956-717c-465d-a7ff-af4471efeedc Це не Китай. SUBJ
134
+ b6db8ead-057d-4da3-8938-e2acb5f33154 Тому нам немає сенсу плакати на похороні мультикультуралізму. SUBJ
135
+ 28a05a6d-5fca-4a92-8d57-ab1cf07cadcf І це точно не маргінали. SUBJ
136
+ 4000fedf-603f-4a36-9321-5c13e3b0d146 "Ілон Маск ще місяць тому оголосив спільне гасло для всіх цих партій: MEGA (Make Europe Great Again, тобто ""Зробімо Європу великою знову""), за аналогією з MAGA (Make America Great Again, тобто ""Зробімо Америку великою знову"") — гаслом кампанії Трампа. " SUBJ
137
+ 23fbb7b4-32fb-4c1e-a250-93685b7ea48a По-друге, це заклик боротися з імміграцією. OBJ
138
+ 6e8b95c7-7f4a-4b42-92d2-a3f34323a633 Нова команда у Білому домі — це для європейців не лише зовнішня проблема, а й своєрідна машина часу. SUBJ
139
+ aeaa9ee2-e145-459c-a6f9-bf9be8fb4eeb "Достатньо назвати три політичні сили: ХДС/ХСС (голова ХДС Фрідріх Мерц розраховує стати канцлером Німеччини за підсумками парламентських виборів 23 лютого), ""Брати Італії"" (лідер — глава уряду Джорджа Мелоні), ""Новий фламандський альянс"" (лідер — прем'єр-міністр Бельгії Барт де Вевер). " OBJ
140
+ 1cbe338d-042a-47a9-8989-fb012244f43c Тільки частка міцного спиртного в загальній виручці торгових мереж Росії оцінювалась у 15%. OBJ
141
+ fb2e88da-142f-4bec-b988-19c0834de950 "Залишилося ще сказати ""фас"" пропагандистам перезняти на новий лад радянські фільми з антиалкогольної тематики. " SUBJ
142
+ 931ac9a4-3c13-4fa9-8a35-da20a293242f Росіяни, починаючи з 2022 року, стали пити ще більше. OBJ
143
+ 84aa83c7-fa9d-49f3-a127-e6596efc79cf "Ось і пиячать росіяни до ""білочки"", щоб не потрапити на війну. " SUBJ
144
+ c9d71b95-6f0d-49cc-9f00-2f316ecea9c1 Так, минулого року до нього увірвалася Курганська область, мешканці якої до того ж стали лідерами з кількості смертей через отруєння алкоголем. OBJ
145
+ fa0ccebc-4238-4282-9ebc-9acaade1ed18 Путін провалив втілення антиалкогольної концепції 15 років тому, провалить і зараз. SUBJ
146
+ a913a6e6-d871-434e-922b-7f7e4253f691 """ДС"" раніше розповідала, як Росія Путіна стала країною заборон. " OBJ
147
+ c4df275e-6397-40ca-be05-7fbb440636e2 Завдяки цьому закону місцева влада отримала нове джерело корупційних доходів, адже боротьба з точками продажу пива та інших слабоалкогольних напоїв — вічний двигун державного рекету. SUBJ
148
+ bc0d1268-d0ce-4547-b81e-c9f4f614cfbb Коли Росію розвалить бунт розлючених алкоголіків OBJ
149
+ 69702076-370a-4eaa-b734-f34386503dbf Путін взявся за пляшку. SUBJ
150
+ 3c4423e9-a535-446e-be24-98ba21947c03 1917, 1991, 2027 або 2028? OBJ
151
+ 20836f04-762d-4912-95d4-5cb2c0ffe71c І наввипередки звітувалися про свої успіхи. OBJ
152
+ 64b02408-44ea-489c-9fa6-447152a22b58 Ще цікавий пункт — регулювання обігу самогонних апаратів та їхньої реклами. OBJ
153
+ ec0f6aba-7269-4e7b-b522-97adac030841 Не відстають від членів уряду і депутати Думи. OBJ
154
+ a1c697e6-9851-491e-afa4-4a7405a78208 Офіційної і повної статистики за минулий рік поки нема, але, скоріше за все, її прикрасять, адже за антиалкогольну кампанію взявся особисто Путін. OBJ
155
+ aaedf0be-c8af-4b10-a09f-536705c97840 Друга паралель — із антиалкогольною кампанією Михайла Горбачова. OBJ
156
+ a4f3169a-4bb7-4289-b6a3-c506b4208475 Саме з тих часів пішла мода на пиття одеколону. OBJ
157
+ ffac6abc-b5d8-43ae-8009-8f68b77b34d0 "Від початку так званої ""СВО"" російська влада ухвалила не менше 30 нових заборон і запропонувала значно більше: борцям за ""скріпи"" заважають іноагенти, феміністки, сатаністи, квадробери та інші ""екстремісти"". " SUBJ
158
+ 2772c5a5-5695-4550-89ef-862b6eeaa506 "По-четверте, точно підскочить відсоток смертей та інвалідностей внаслідок вживання ""бояришників"". " SUBJ
159
+ 4e93aadf-7a91-41a3-91a3-146e57af528c Простіше кажучи, найбільше пиячать у непроглядній глибинці. OBJ
160
+ 5b937db7-cbae-4ccf-a7f5-34f54fa7ff72 Причому інформацію про проведену бесіду вносять до особистого кабінету людини. OBJ
161
+ 44bbec30-d5b7-4824-9c2e-55263bd48cca Недарма ж антиалкогольну кампанію наприкінці року, що минув, слідом за Путіним підхопив російський уряд. OBJ
162
+ d4c040ac-57a9-4803-b412-f7ef6e9627d4 Обмеження і заборони на виробництво і споживання спиртних напоїв завдали удару по бюджету воюючої імперії. OBJ
163
+ 2069dab6-b0c9-40c7-a208-144dc41aa64e Більшість — призовного віку. OBJ
164
+ ddb27ed1-451c-4299-930e-bbe8e7a3a25a У 1914 та 1985-1987 роках не було проблеми, звідки брати солдатів. OBJ
165
+ bd359c56-5ba2-441f-8c01-e36bea313615 "На такі доходи буде ""накладено арешт"" на користь США. " OBJ
166
+ ad2bb9fa-d8d7-44e3-8f45-a807abd70287 """Трамп сказав, що США витратили на війну 300 мільярдів доларів, додавши, що було б ""нерозумно"" віддавати ще більше. " SUBJ
167
+ cc6dc0a0-b3a1-416e-94f4-e1b27ba521c6 "Документ викликав переляк і паніку в Києві"", – йдеться у матеріалі. " SUBJ
168
+ f0e3dcda-44ff-453a-935e-f52beddee6ed "У ньому йдеться про те, що США та Україна повинні сформувати спільний інвестиційний фонд, щоб гарантувати, що ""ворожі сторони конфлікту не отримають вигоду від відновлення України"". " OBJ
169
+ 37866d95-5d0f-4478-b6f2-b68b18628535 "Дональд Трамп заявив в інтерв'ю Fox News, що Україна ""по суті погодилася"" передати 500 мільярдів доларів. " OBJ
170
+ f6af878a-b008-44ac-9513-1b3272087ec7 "Йому доводиться вибирати між військовим вторгненням в Україну з боку Путіна та економічним вторгненням в Україну з боку його власного союзника"", – наголошують автори статті. " OBJ
171
+ 7bd87fb3-e6a0-4c54-a8d7-bb0ea95ed952 Вона охоплює все - від портів та інфраструктури до нафти і газу та більшої ресурсної бази країни. OBJ
172
+ 31c31b12-b9ea-4255-82bf-3bb0ea1a652e """Часто-густо найкраща угода, яку ви укладаєте, - це угода, яку ви не укладаєте"", – наголосив американський лідер. " SUBJ
173
+ a875e406-61ea-4c20-a40c-d9f2a1acce29 Вашингтон матиме суверенний імунітет і отримає майже повний контроль над більшою частиною сировинної економіки України. OBJ
174
+ a64b99e2-cd9e-4ce3-a914-6d467178c659 """Якщо ми говоримо про угоду, то давайте укладати угоду, ми тільки за"", – сказав він. " SUBJ
175
+ 7401d3ea-e2ec-4f66-9aa8-88e5f4607e44 І так далі, в цьому ж дусі. OBJ
176
+ 4b18e598-65c8-4068-ac4b-4226d9e23ac6 У матеріалі підкреслюють, що на Мюнхенській конференції українським чиновникам довелося ходити навшпиньки по цьому мінному полю, намагаючись грайливо посміхатися і висловлюючи надію на укладення угоди про видобуток корисних копалин, водночас стверджуючи, що нинішній текст порушує українське законодавство і потребує доопрацювання. SUBJ
177
+ 32917dcc-5efd-4113-a7b8-3848812e9356 "Три причини, чому це погано""." OBJ
178
+ e8a0195a-6161-4d7a-b117-f4681ca39c24 "Вимога Дональда Трампа про ""відступні"" у розмірі 500 млрд доларів від України виходить далеко за межі контролю США над критично важливими для країни корисними копалинами. " OBJ
179
+ 3841167e-f88f-4a0c-b9f5-257f0fa96dcf """Він розраховував, що це призведе до того, що американські компанії почнуть працювати на місцях, створюючи політичну розтяжку, яка стримуватиме Владіміра Путіна від повторного нападу"", – зазначають у статті. " SUBJ
180
+ d71c2188-1cdc-49a9-ad77-5c63ed909f71 Президент підкреслив небезпеку того, що стратегічні запаси титану, вольфраму, урану, графіту і рідкоземельних металів можуть потрапити до рук Росії. OBJ
181
+ b8ec8289-a29e-422a-b6d5-a1013ed5da09 "США отримуватимуть 50 відсотків поточних доходів, отриманих Україною від видобутку ресурсів, і 50 відсотків фінансової вартості ""всіх нових ліцензій, виданих третім особам"" для майбутньої монетизації ресурсів. " OBJ
182
+ be74c3ec-d806-4989-b947-fd595c5e7f9b """Цей пункт означає спочатку заплатіть нам, а потім годуйте своїх дітей"", - заявило джерело, близьке до переговорів. " OBJ
183
+ 0cc4e891-829b-4303-b73f-97a4a3c2a99f Хто кому насправді винен, запитаєте ви? OBJ
184
+ d1512518-c8e8-46da-94e3-3be374adc20f В такі моменти особливо гостро відчувається, що Україна залежить від вразливої інфраструктури, яка застаріла ще в минулому столітті. SUBJ
185
+ b58a67fa-fe5a-429d-8c27-f784686025d0 Україна має унікальну можливість не просто відновлювати стару централізовану систему, а й будувати нову — децентралізовану, стійку та екологічну. OBJ
186
+ 5d2f349a-5105-480e-8cd5-c977756a8663 За оцінками Національної лабораторії відновлюваної енергетики США (NREL), вартість встановлення акумуляторних систем знижується до 94 євро за кВт-год у 2024 р. і до 62 євро за кВт-год до 2030 р. OBJ
187
+ cd8fa215-b76f-4aab-8c50-22be5dc318bb Мікрогріди вже довели свою ефективність у США, Німеччині, Данії та Китаї, і тепер вони стають шансом для українських міст і сіл вийти з енергетичної кризи сильнішими. OBJ
188
+ bf9cdc26-0253-47b2-b428-e18327adbcee Тоді як сонячна чи вітрова генерація у власному мікрогріді дозволяє отримувати електроенергію за менш як 100 євро за МВт-год. OBJ
189
+ f6f50276-b86d-447b-ab4b-44b00efb35c3 Державно-приватні партнерства дозволяють залучити інвесторів, які беруть на себе частину ризиків та інвестують у мікрогріди, отримуючи прибуток від продажу електроенергії. OBJ
190
+ c477e734-25fa-4e1d-a640-af7d46c7ee2d Можлива відповідь: децентралізація та розбудова мікрогрідів, які можуть гарантувати стабільне постачання електроенергії незалежно від центральної мережі. OBJ
191
+ e830a507-41c5-4e27-9677-969c0c9f6eb4 Основна причина — застарілі мережі, які не можуть впоратися зі змінами клімату. OBJ
192
+ 2fcd8626-77e5-460b-81c3-c78b8fcaa603 Як зазначалося вище, нестабільність електропостачання вже обходиться США у $100 млрд щороку через збої в бізнесі. OBJ
193
+ becb8944-a0a9-41d2-b8a0-5f739a399c64 Як громади у всьому світі стають енергонезалежними OBJ
194
+ 9afb90c9-2c66-4a9b-ab95-6ca15265c939 Однак є ті, хто більше не чекає милості від старої системи — громади, які вирішили будувати власну енергетичну незалежність через мікрогріди. OBJ
195
+ dc383d4e-6ae3-4ad1-9d29-9069115e746f За оцінками Міністерства енергетики США, аварії в мережах щороку обходяться компаніям у понад $100 млрд. OBJ
196
+ ff3491fe-b0ce-4901-ab05-43ecae256f11 США рятують бізнес від багатомільярдних втрат SUBJ
197
+ 0be18608-b7bc-497c-ad2e-6a0f19f17354 Через зростаючі ризики екстремальних погодних умов перебої в електропостачанні бізнесу коштують американській економіці понад $100 млрд щороку. OBJ
198
+ dca5478a-b56d-48c5-9864-e721795d18a6 В Європі ситуація трохи краща, адже тут активно інвестують у розбудову мікрогрід-систем. OBJ
199
+ 8747f135-1788-42b8-b24e-d58df122d77b Відповідь залежить від багатьох факторів: потужності мікрогріда, типу джерел енергії, потреб громади та навіть місцевої інфраструктури. OBJ
200
+ 9f385ece-0a8f-4591-bec9-6a58e9cb0216 У Сполучених Штатах бізнес давно зрозумів: перебої з електроенергією — це величезні фінансові втрати. OBJ
201
+ 0afa5422-cf22-4fa7-b8af-f0f3718148bd Прогноз середньорічних темпів зростання (CAGR) ринку мікромереж у світі у 2023—2027 рр. за країнами-лідерами, % OBJ
202
+ fc00a736-40b7-4c13-897e-4d087a552a62 - Гібридна система (сонце + вітер + акумулятори) — від 8,5 до 13 млн євро. OBJ
203
+ 90382035-52fc-43e7-829e-424b4382a47a Якщо громада залишається залежною від старої мережі, то витрати тільки зростають. OBJ
204
+ a0c43b44-31aa-4868-a35f-0e567fa458cb Отже, реальність така: якщо громада будує власний мікрогрід, вона отримує незалежність, прогнозовані витрати та стабільне енергопостачання. SUBJ
205
+ be50911a-82d2-4b5e-9808-37cad3c6b8c8 Відключення та пошкодження критичної інфраструктури, залежність від викопного палива — усе це змушує громади шукати нові рішення. OBJ
206
+ 44f43dad-984d-4a76-aa06-48a327b16f14 Наприклад, у США через Програму фінансування інноваційних енергетичних рішень (LPO) вже реалізовано сотні таких проєктів. OBJ
207
+ 1d46a04f-61ce-4a05-b026-1e3b8db611d9 За даними Міжнародного енергетичного агентства, світовий попит на електроенергію до 2030 р. зросте на 40%. OBJ
208
+ 579a0cfb-683c-4d96-b201-6f12063cdb3a - Вартість енергозалежності. OBJ
209
+ ece74aa8-5cbc-4887-8f01-4b040d1ebc04 - Додаткові витрати та інфраструктура. OBJ
210
+ d8be80ef-e04d-4218-86f9-7e4ae46b97a6 Китай як лідер автономних мікромереж OBJ
211
+ b8edc20b-69bb-416a-96b8-9cb5774bd228 Якщо говорити про орієнтовні цифри, то ось скільки потрібно для створення мікрогрід-системи на 5 МВт: OBJ
212
+ 04bfde6b-10ae-4003-8cf3-e63f80fdff29 Це локальні електричні мережі, що мають власні джерела генерації енергії та можуть працювати автономно. OBJ
213
+ 59ca4b97-dbe4-4a3e-b51f-3a486ff69c9f Світ рухається у напрямку децентралізації енергетики, і Україна може використати цей досвід. OBJ
214
+ 08ea39b0-b7af-4186-98ad-511b90b90319 Коли китайська компанія Huawei вирішила побудувати мікрогрід у Червоному морі, це виглядало як футуристичний проєкт. OBJ
215
+ 7fa041e6-0e11-4119-9b4d-4d879b952877 Але найбільш вражає досвід країн, які зробили ставку на енергетичну децентралізацію. OBJ
216
+ c847054c-98ad-4b5c-b309-c37008690e80 Українські громади можуть самі забезпечувати себе електрикою. OBJ
217
+ 31b5fa54-9149-4285-b28e-f28a7b9f998e В Україні після атак на енергосистему тисячі підприємств були змушені працювати на дорогих генераторах, що спалюють дизель. OBJ
218
+ 3856fa77-38a6-4c54-a301-4067bfe3a779 Поки в Україні громади тільки починають дивитися у бік мікрогрідів, в інших країнах вони вже стали частиною енергетичної революції. OBJ
219
+ ef58a63a-6f59-41b8-9642-1f4a926aaada Що таке мікрогріди і як вони забезпечують енергонезалежність OBJ
220
+ 4dca81ad-bf45-4791-a823-9cd52351e897 Ціна питання OBJ
221
+ d8683519-85ca-460b-8598-df2f3d3cce42 Нам не потрібні стари пердуни. SUBJ
222
+ 1c85643e-44d6-4bf2-8ac3-5aa930e700d6 И пи...дит что в стране где война, нелегитимный президент. SUBJ
223
+ da2cc568-754a-46d8-b213-1e0cb95dcb44 Жесть какая. SUBJ
224
+ 75d3ea3a-4518-4363-9904-22abe545df58 Але скользкий тип з своїм Медведчуком. SUBJ
225
+ 5f4d5460-63bf-4b0a-9eaf-f71ed994145d - Також українське законодавство забороняє проводити вибори під час дії воєнного стану. OBJ
226
+ f9d809f4-dedd-4c0b-b623-dd9259c63adc """Путін сам неодноразово говорив, що за необхідності він буде готовий вести переговори із Зеленським. " SUBJ
227
+ 705e6db0-a3f0-42cb-b418-88501082e501 диктатори нелегітимні апріорі. SUBJ
228
+ 6f3d6e24-be98-4dba-a593-9c1e91b5b2b0 Ну давай, не соромся. SUBJ
229
+ 1bd5b83d-9deb-40ae-bb89-102bf0e09fe7 Я не проти нього. SUBJ
230
+ b049fc11-bfb3-4ec7-bd84-c0e64492eaac Точно. OBJ
231
+ 75b413a2-37e4-4351-bc7a-5d88246184b1 "Він все правильно робе, а Вас іншого разу забанять, мабуть за ""путін"" з великої літери )) " OBJ
232
+ 47f5c209-791d-486d-b794-ed073cf9fcaa Кому это выгодно? OBJ
233
+ 674fa446-5461-41c9-9119-32e4095198ed диктаторів американці ліквідовують! SUBJ
234
+ d2bea141-1e1f-4f06-b772-459c1c1b37ac Останній серед усіх Васільїч Тупін. OBJ
235
+ 3c12c44e-df66-47c4-bdb8-290d504cda40 Может он и вправду так хорош. OBJ
236
+ acd9b524-571f-45c2-aa04-044b827bc777 Ну сідячи з історії виконання угод під якими расіянці ставили підписи з ними можна і між строчок на газеті розписатись, або на туалетному папірцю, все рівно силу виконання будуть мати такі як і раніше, тут важніще від цивілізованих країн гарантій безпеки дієвіших, а краще б звісно нас в НАТО взяли, всерівно свиноросам віри немає. OBJ
237
+ 87d2c7f3-ea07-4e34-a043-a678b319a28d Путін Хуйло SUBJ
238
+ d6f460d0-9a02-4a61-8452-ec7351892af0 Тому Зеленський у будь-якому випадку одноосібно вже нічого не вирішує... OBJ
239
+ 6808a143-a83f-4151-8dce-32c1675466b5 Нагадаємо: OBJ
240
+ 3903beb2-3016-4690-baf4-11577d921c47 Та не всі африканчькі царьки скільки часу правлять 👍 SUBJ
241
+ 132dc2a8-d79a-4357-95a8-7f573cc3340d Точно, з ордером від Гааги! SUBJ
242
+ 73b4f018-fde4-4ba6-a684-4d7461cb4fe9 У них такое желание его убрать что вызывает подозрения. SUBJ
243
+ 7f5c16a8-93d4-4172-83e7-82f2541584df з диктаторами можна щось підписувать? SUBJ
244
+ 278bd263-d6b6-4fdc-a741-fe43178723d8 "Також про це неодноразово звучали заяви Путіна."" " OBJ
245
+ de98bfe5-afdb-4dbb-ae53-9fb4f550f2ab Чи Януковича витягнуть з жопи. SUBJ
246
+ 197b1c71-0bcb-463f-8c2c-c3b2628bb658 На перший погляд, це суто риторичне запитання. OBJ
247
+ 0e0572b0-7ce5-4852-b314-1135e376dc23 Допоможіть нам дієво, своїм гаманцем, а не лише словами підтримки – передплатіть електронний доступ або друкований часопис сьогодні і насолоджуйтеся найкращою аналітикою та есеїстикою, що пропонує Україна. OBJ
248
+ f0aa891d-b751-4fb7-8b7c-88464569207f серпень 2024 OBJ
249
+ 62e4ac73-4e01-498a-8410-406100c438d9 Якщо ви уже є дійсним передплатником електронного видання, будь ласка, OBJ
250
+ d1a1bad4-52c3-4147-8217-2ba4ef1352b2 Це геноцид специфічної форми, яку поверховий погляд не одразу й розпізнає, бо ж підставою для винищення певної групи є не етнічна ознака (українське походження), а ідентичнісна (українська самосвідомость), тобто певна ідеологія, що її росіяни арбітрально затаврували як «нацизм» і тим самим вивели з-під дії конвенції про геноцид, бо ж на знищення тих чи тих груп за ідеологічною ознакою конвенція формально не поширюється. SUBJ
251
+ d728751a-3bc1-48b0-8f95-8591efc24d77 Чого хочуть українці? OBJ
252
+ 25fafc37-d624-458e-bc84-0e9e85ad2633 Для українців ці два слова майже тотожні, їх справді важко уявити одне без другого: без перемоги мир – це капітуляція; Росія не залишила нам вибору, відверто проголосивши за мету війни знищення української нації та держави. SUBJ
253
+ 30dbaff5-de61-4ca9-9000-11afd63484e3 Долучіться до дискусії! OBJ
254
+ 7e92686f-5122-441e-82d4-60e5bd841c5b Чимало людей із українським походженням сьогодні роблять кар’єру в Росії, як і колись у Російській імперії чи в СССР. OBJ
255
+ be89ef66-2be7-4a30-8b86-4b6ef4c79a97 Усе, що від цих людей вимагається, – «лише» визнання себе різновидом росіян, тобто відмова від окремої української ідентичности. OBJ
256
+ 3d60c14a-f8ea-4dbf-89c1-5d1699b3f241 Опубліковано у часописі «Критика», №9–10, 2024 (c. 2–8) OBJ
257
+ 996adb53-06e6-415d-9209-a6c189b046f3 (Совєтський Союз свого часу наполіг на усуненні цього положення із конвенції, занепокоєний можливістю підвести під неї знищення соціяльних груп: «куркулів», «націоналістів», «класових ворогів».) SUBJ
258
+ fb2a5500-1092-4f63-ae5c-0e19ef1cadea Якщо нейробіологія досягне успіху в маніпулюванні нашим ДНК, відкриється можливість змінювати не лише фізичні риси тіла, а й саму психіку. OBJ
259
+ 800608fc-931c-42fc-980c-cd8c36e3e33d Дякуємо! OBJ
260
+ cb4e7c43-142a-4bbb-a012-18904d61742b Однак варто залишити осторонь нудне перерахування заходів і зосередитися на, здавалося б, таких нейтральних термінах, як «здоровий глузд» і «розсудливість». OBJ
261
+ d955685c-254e-4453-9fe3-e03681430c17 Люди можуть «робити все, що хочуть» лише доти, доки їхній вплив залишається незначним і не порушує фундаментальних умов життя на планеті. SUBJ
262
+ 96554318-8fe4-4221-ae62-690f45e34b6b Тож якщо вони без мого дозволу зчитають мої думки і дізнаються, що я не хочу, щоб вони це робили, то чемно від’єднаються? SUBJ
263
+ b3232faf-8dc8-419f-8a5c-1cd1166c5639 Український переклад публікуємо з дозволу автора. OBJ
264
+ d6cb2d3a-5e57-4707-8cf0-2e1de18b36cd Трамп оголосив про вихід США із Всесвітньої організації охорони здоров’я — рішення, яке спричинить величезні страждання, якщо — а точніше, коли — вибухне нова вірусна епідемія. OBJ
265
+ 72b544a4-c089-4867-bbc5-36e57212375a Є глибока подібність між Трамповими атаками на тріяду екологізму, імміґрації та ЛҐБТ+ і конфліктом між Росією та Европою. OBJ
266
+ 3d074a86-1ca6-4d88-8712-ed0632f38216 авторизуйтеся . OBJ
267
+ 2bb4e633-81b8-4224-a87d-95e0bac5eb10 І ми будемо їх використовувати». OBJ
268
+ c9c2dd0c-6436-47b5-b128-7533781468d7 Таємні служби, які читають мої думки? OBJ
269
+ c85ed289-55a7-4f6e-9bec-91da0129ce6b Доказом цього є ті самі технофеодальні маґнати, які активно підтримують Трампа і сиділи поруч із ним на інавґурації. SUBJ
270
+ 31f527e1-6d00-4994-a974-dad6829d0fa4 Тож головною умовою нашого виживання є необхідність відмовитися від інтуїтивного відчуття, що ми вбудовані у стабільне природне середовище. OBJ
271
+ dc7af2f4-ed25-4f1e-b31b-f195558b48cf Метавсесвіт стане віртуальним простором, що існує поза (мета) нашою фраґментованою і болісною реальністю — простором, у якому ми легко взаємодіятимемо через аватари, з елементами доповненої реальности (реальности, на яку накладено цифрові знаки). OBJ
272
+ f4c7d24f-c517-4ec1-9962-86e086686e97 Цукерберґова промова, у якій він окреслює своє бачення «метавсесвіту», — це справжній неофеодальний маніфест: OBJ
273
+ 8be5b869-f07b-4831-817e-3dd0b0f97459 Саме тому головною зброєю проти трампівського популізму є мислення — здатність ставити під сумнів наші інтуїтивні уявлення про здоровий глузд. OBJ
274
+ f300c924-0e5d-4444-876d-80c693d8ca18 Іще одним проявом нехтування здоровим глуздом є Трампова політика щодо криптовалют. OBJ
275
+ 496337bc-920f-47a1-a9ec-ae3594cdbedd Цукерберґ хоче, щоб метавсесвіт у підсумку охопив решту нашої реальности — з’єднуючи частки фізичного простору тут і там, п��вністю поглинаючи те, що ми вважаємо реальним світом. SUBJ
276
+ b3e845e9-6072-4c13-bde2-bc1e467073a1 20 січня 2025 року в інавґураційній промові Доналд Трамп оголосив, що уряд США визнаватиме лише дві статі: чоловічу і жіночу, а також припинить «радикальні та марнотратні» програми з підтримки різноманіття, рівности й інклюзивности у федеральних установах. OBJ
277
+ 25508659-2329-47db-adfd-fceb4d1dd766 Скажімо, його кандидатка на посаду посла США в ООН під час слухань щодо затвердження в Сенаті підтримала ізраїльські претензії на біблійне право на весь Західний берег річки Йордан — тож ми знову повертаємося до релігійного фундаменталізму... OBJ
278
+ 6d4a58bd-b99e-470b-9e86-f08bdc3b7b35 У тому ж дусі протидії глобальній співпраці він ухвалив низку жорстких імміґраційних указів: оголосив надзвичайний стан на південному кордоні США, негайно скасував використання мобільного застосунку CBP One, який давав міґрантам змогу леґально в’їжджати до країни, а також зініціював процес скасування права на громадянство за народженням. OBJ
279
+ 7157c333-0f49-4532-ab46-16ef837816c4 Отже, сама ідея освіти стане застарілою. OBJ
280
+ 6c8aebdd-ad67-4476-bdfa-5279a15a8eab Замість виразу обличчя нашим аватарам вистачить культового жесту: піднятого вгору великого пальця. OBJ
281
+ 3cb12004-ac1a-4753-b9b3-8d125af61759 Залишається тільки дивуватися, чому Трамп, окрім проголошення двох надзвичайних станів на національному рівні (через екологію та імміґрантів), не додав іще одного — для захисту «нормальної» сексуальности. SUBJ
282
+ f5afdb9a-1862-41f5-bafb-82d4afbb4e69 Тож маємо надзвичайний стан проти імміґрантів, іще один — проти «надмірного» екологічного захисту, і, схоже, ймовірний, але поки що відсутній, третій надзвичайний стан — для захисту «нормальної» сексуальности. SUBJ
283
+ f682ae5e-5b98-4b8f-858b-b276dd1e1eed Відповідь лише одна: европейська цивілізація як найновіша форма Просвітництва. OBJ
284
+ 0d040f52-9d51-42ea-8f19-3524b9fb24e0 Не тільки люди з його оточення глибоко залучені до криптоспекуляцій — напередодні інавґурації президентське подружжя запустило пару мем-коїнів, які на папері вже коштують мільярди доларів. OBJ
285
+ 64e93b6a-dc06-4f6e-9326-c45d413c1c84 Допоможіть нам дієво, своїм гаманцем, а не лише словами підтримки – передплатіть електронний доступ або друкований часопис сьогодні і насолоджуйтеся найкращою аналітикою та есеїстикою, що пропонує Україна. ❤ OBJ
286
+ 965495fd-da08-4c0b-8496-194c757922ae інституції РЄ та ЄС, ОБСЄ в Європі, КПР ООН, Управління Верховного комісара ООН у справах біженців, Управління Верховного комісара ООН з прав ... OBJ
287
+ 44ab9778-b43a-491f-9ef3-26bb89c7e8a9 Реакція на депортації в Україні й за кордоном OBJ
288
+ ef24c6a2-9eab-46e3-823f-682d24203599 Початок у попередньому числі «Критики».) OBJ
289
+ 64dec473-4e9f-4511-ba59-96dd38b7d7ca З одного боку, це були українські родичі незаконно переміщених дітей, а з другого — російські прийомні сім’ї, які, можливо, не знали про свою причетність до міжнародного злочину. SUBJ
290
+ 641db920-2885-4629-87ad-82d36a186c6e У березні 2023 року віцепрем’єр-міністр України Ірина Верещук безуспішно зверталася до Москви: OBJ
291
+ 65f31e7f-7e9b-4972-892d-ab3ce81b8f2a Із другої половини 2022 року від України дедалі частіше лунає критика на адресу міжнародних інституцій та іноземних партнерів. OBJ
292
+ 3ba4d248-29e2-4214-97c1-67fc3aa4c4ca 19 травня 2023 року Вірджинія Ґамба, спеціяльна представниця генерального секретаря ООН у справах дітей і збройних конфліктів, зустрілася в Москві з Львовою-Бєловою, яка тоді вже перебувала в розшуку Міжнародного кримінального суду (МКС), і говорила з нею про депортацію українських дітей. OBJ
293
+ fb79d84d-45b4-49b9-b0d6-d9b7d272ac68 8 квітня 2022 року тодішня уповноважена з прав людини Людмила Денісова повідомила про них Комітет ООН із прав дитини (КПД ООН) та Глобальний альянс національних правозахисних інституцій. OBJ
294
+ 7788a718-6670-45a6-bda1-27f47af60a9d Публічно звертаюся до російського уповноваженого з прав людини Тетяни Москалькової та російського уповноваженого з прав дітей Марії Львової-Бєлової. OBJ
295
+ 273f32d5-4f0c-43bd-b4f8-6bf492fa90b6 Попри зустріч Ґамби з Львовою-Бєловою та відсутність конкретних результатів, 2023 року в так званому «списку ганьби» ООН — щорічній доповіді генерального секретаря «Діти і збройні конфлікти» для Генеральної асамблеї ООН, опублікованій невдовзі після Ґамбиної поїздки до Москви, — не було згадано про масову російську депортацію та вивезення українських дітей без супроводу та з супроводом. OBJ
296
+ 34772375-2b98-4de2-bc03-246c4e202e13 вересень 2024 OBJ
297
+ 31c15331-f590-456d-bcc1-2f35f76143f9 За цю зустріч Ґамбу піддали жорсткій критиці не лише українські коментатори, а й Державний департамент США. SUBJ
298
+ b8b69ae8-4b45-493c-a9b4-1af936662456 У травні 2023 року Верховна Рада України закликала OBJ
data/ukrainian/test_ukr_unlabeled.tsv ADDED
@@ -0,0 +1,298 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ sentence_id sentence
2
+ cdd30f75-3de2-4840-adf1-7e8e348db926 «Ніхто з наших не хотів везти цього сповіщення, я повіз — треба ж комусь це зробити.
3
+ 77c0ee5a-5ba7-4a05-b8eb-39f269465c9e І до того в нього було багато контузій, але ж не таких убивчих.
4
+ 625a4d4f-3aa2-4dd2-b3c9-bd41bff5949e Я себе обмацав — руки-ноги цілі.
5
+ 1413656e-b967-4c0a-897f-58aa8b4a8ad4 Люди не розуміють, що справа особового складу ТЦК — оповістити їх, оформити документи тощо.
6
+ 847c7e27-813b-4eee-a475-98cbc2fb9efe Це їх обзивають, на них кидаються, коли вони ходять зі сповіщеннями», — говорить Олександр.
7
+ 0e7a515c-a66d-4c86-a472-b16622fa0840 «Часто хлопці, які з війни приїхали додому у відпустку, задирають мене, мовляв, чого ти у військовій формі в тилу, а не на фронті, чого ховаєшся?
8
+ 3ecebd04-9b0d-49bb-a076-5771c4b7610e Я особисто, коли починаються якісь словесні перепалки, відходжу убік — не маю сили на конфлікти, нехай поліціянт чи старший групи заспокоює цих людей», — ділиться Олександр.
9
+ 12930db7-9148-4066-9d00-aa1cefb52b61 От днями треба було в одному селі повідомити батькам про смерть сина — хлопчик зовсім, 23 роки, офіцер, який от щойно випустився з військового вишу.
10
+ 5aff900c-6cdf-4faa-999f-4f843d994842 «Хлопців із ТЦК з початку повномасштабної війни мобілізовують на фронт, як і інших громадян.
11
+ 5d7fb9dc-eb64-41dd-8cbd-1e042c8362c9 От Сашко з хлопцями й не пропускав.
12
+ 434eb8a4-9fa1-423b-b15c-f8627ccb2d00 «Під Олександрівкою був момент, коли я знайшов собі прикриття за пеньком — потім розгледів, що він трухлявий такий, ненадійний.
13
+ c08d3e27-25b4-4f7d-a6ad-1d8fe914b12b Он і виразка відкрилася, у лікарні мусив лежати», — говорить Сашко.
14
+ 3fa3a102-4813-404c-8233-ce0577e903b6 Але це вже не в компетенції службовців центрів комплектування.
15
+ 67a095e8-f42a-4985-8cd0-eebef954bb4f «Я зі своїм хребтом і 20 метрів у броніку вже не пройду, і тиск цей високий доконує.
16
+ 5e1de6d6-4d63-403e-a130-55b4a0e8d9cd Не дуже безпечно й у приміщеннях ТЦК, хоча після відомих терактів їхня охорона посилилася.
17
+ d2dff233-17cc-41ee-b6bf-5793e6a388cc Один боєць піднявся на другий поверх будівлі, Сашко з двома побратимами залишився внизу.
18
+ 8bd838a7-9e7b-42a1-8e92-9b9d06f9b611 - Поділитися:
19
+ 9e361339-98b8-45d3-8a5c-b11a438b3a75 Щодня до ТЦК приходить дуже багато чоловіків і жінок — важко відстежувати, що вони несуть у кишенях: вибухівку чи гранату.
20
+ 13640f9c-7166-418b-933f-b0454d47ddc4 Вони роблять нас відповідальними за війну, діряві кордони, медичні висновки тощо, вони саме на нас зганяють злість, бо ми під рукою», — зауважує Олександр Бондарчук.
21
+ 089dbd4c-a0df-478b-9df6-bc7f5f1265cd І тоді в доповіді командирам називали загиблих за позивними — щоб десь там уже у штабі розбиралися, хто загиблий і звідки він.
22
+ 2af7e9d5-2278-4f50-989b-cc00d5a803d8 Їх було четверо на позиції.
23
+ 0af092eb-85eb-46a8-a54f-01436c697d92 Він і його колеги не мають зброї та охорони.
24
+ ca389e91-2e12-41c7-b6a8-be86d9e57e49 Коли працівників військкомату сприймали не як ворогів, а як людей, які допомагають розв’язати проблему.
25
+ 5c48cfe1-cbfe-4a07-a772-d878c89b6c4f Олександрові — 39 років.
26
+ 1be5cad2-19df-4669-bfc8-6bb73285419b Але контузія дуже важка, розірвані перетинки через акубаротравму, і хребет я добряче пошкодив.
27
+ fe44473c-6e3c-40fb-b5e3-cb7b6a86d86b «Я розумію: секретарям сільрад важко з таким іти до кума чи свата, вони живуть у цьому самому селі, їм страшно, що односельці хату спалять.
28
+ a70a5674-2540-48d3-9eeb-33e24e73fef1 Потім контузія, шпиталь, опісля знову бої на Авдіївському коксохімі.
29
+ 61b37d90-a63e-4a72-a34c-4ddd1c3b4617 «Ми не ховаємося від людей.
30
+ 2bdd4d19-af81-46ed-91cf-bbe39dfa34c1 І після поранень вони, і з групами інвалідності.
31
+ c2c76597-d74f-40cc-bfce-4c98d0da9cab Але поки Олександр воював, ситуація змінилася.
32
+ 8dc9b93a-d0f6-40af-9c8b-0a3fd4587738 За висновком лікарів, чоловік тепер придатний до служби в ТЦК, військових навчальних закладах, у підрозділах матеріального забезпечення.
33
+ 1dd53b45-a160-4d32-8364-8a9fab0e3933 «Тепер із нас зліпили ворогів для своїх же людей.
34
+ 6c6c16ae-a6f0-4f9d-9348-18e7df88a477 Але 2016 року вирішив змінити своє життя — підписав контракт із Збройними силами України.
35
+ 92ad28b1-e7ef-4bd8-96ed-2eb2e4632f7c «Ми були придані до 110 бригади, чужий для неї підрозділ, там на нас не дуже й увагу звертали.
36
+ f8b4bedc-23d9-482a-b862-3a43407a70e0 Витяг його, обтрусив — і далі війна», — розповідає Сашко.
37
+ 4d07bf85-8f8d-4926-a205-f32b39e01ff7 А я стояв ближче до виходу, то мене викинуло назовні й кинуло спиною на бруствер, ще й гілляка якась, зрізана уламком, по голові добряче гепнула — і шолом не захистив.
38
+ 47782ec0-ddf2-430b-9b8c-5da1e2e015e2 Я після виходу свої речі знайшов у старшини — мій рюкзак лежав у купі з рюкзаками двохсотих.
39
+ c1dc49fd-ac8c-4d7b-ace2-a33fd26ce69b І щойно я переповз, як у мій пеньок прилетіло, а на місці, де я сидів, — вирва.
40
+ 2536513f-7ac5-4693-ace8-f23f40868022 Звʼязку не було, дружина дуже переживала.
41
+ e1d659c4-f408-4a8f-9dc4-6ddc140c1101 На його переконання, річ не в охороні, навіть посиленій.
42
+ 7baabc1d-2d83-4a36-8ce5-7706011a3b24 Олександр доповів, що в групі двоє загиблих.
43
+ f100157a-64f6-49ef-969d-de8fd0bfbb20 Можна було б поставити рамки для перевірки, як на вокзалах, але де взяти гроші на них?
44
+ 9c67e112-16ae-4765-a4d3-629662c2a30d Пропав безвісти?
45
+ 0d1a4aad-9e4d-4da4-a39f-3d2e1ab0d89b Уявіть: саме в цей час її брат у комі після важкого поранення у шпиталі був, і тут від мене ніякої звістки.
46
+ 894785ba-b415-4250-9373-45bbeb64174b Він зі своїм взводним мав позицію на перехресті двох посадок, росіяни їх штурмували по 5-7 разів на день, і якоїсь миті, за словами Сашка, почали так жахкати по позиції мінометами й скидами з дронів, що аж дерева лягали.
47
+ fb7f47f0-2b65-4d86-b2d1-0cd13a65dae7 Вперше — в Авдіївці.
48
+ e5265394-93a5-4a35-a6e1-7e2b4a181280 На його думку, держава має достатньо важелів впливу, аби полегшити роботу ТЦК.
49
+ abb73f10-a878-43be-85fe-caeeb096a77d """Не можна просто сказати: ""Завтра будуть переговори"", і Україна буде там сидіти"", – сказав він журналістам у кулуарах Мюнхенської конференції з безпеки в суботу. "
50
+ f60f2ad0-6083-486a-9b0e-fd17039a6ccb Перед цим стало відомо про першу телефонну розмову держсекретаря Марка Рубіо з міністром закордонних справ Росії Сергеєм Лавровим у продовження розмови Трампа з Путіним.
51
+ 17148511-4d01-4320-913a-0c41c7d238b6 Високопосадовці зі США та Росії зустрінуться наступного тижня в Саудівській Аравії, щоб прокласти шлях до потенційного саміту Дональда Трампа і Владіміра Путіна до кінця місяця.
52
+ 534ac98c-26d9-44b0-8b14-a6d2d6a97630 І він сказав, що українці братимуть у ньому участь.
53
+ 300c0231-ac11-4e73-a928-67bedf14c86e "Як пише ""Європейська правда"", про це повідомило агентство Bloomberg з посиланням на джерела. "
54
+ 7473a92d-b688-43e7-91be-aa956c8cb2fa However, the question remains: how much is Beijing really willing to change its policies?
55
+ f1c191ac-3ed4-48f1-83ad-88d9fa1e11a9 The meeting was also attended by representatives from technology and manufacturing companies, including Meituan CEO Wang Xing, Xiaomi CEO Lei Jun, Huawei founder Ren Zhengfei, and entrepreneurs from AI startup DeepSeek and robotics company Unitree.
56
+ 3878f57f-b025-4a3f-9074-0241f0a87a1e China's stock market, which has recently rallied on the success of its AI model DeepSeek , reacted mixed to news of the meeting, with some investors taking advantage of the moment to book profits, while further gains will depend on actual policy action.
57
+ 9ae96d47-077d-482e-968a-00b1db2b648c Alibaba’s recent moves, including a bet on AI, have helped the company increase its market capitalization by $90 billion this year.
58
+ 1d6fca5a-f014-47eb-b372-d592fe090130 Xi Jinping’s meeting with Ma could potentially mark Alibaba’s full return to the government’s circle of trusted companies.
59
+ 5adf8e7c-2b5c-433b-907d-84f7ad008371 Full support for the private sector could stimulate stock markets and economic development, but much will depend on the specific actions of the government.
60
+ 1b570218-4346-48c3-9d88-70ca73d4249e The meeting was the strongest signal of support for business from Beijing in recent years.
61
+ b7294f9c-cd0c-4eb1-af98-f00da1455236 In his speech, Xi Jinping urged entrepreneurs to “maintain a competitive spirit and confidence in China’s future,” stressing that the difficulties are temporary.
62
+ b41d3658-2793-4ecd-9b76-05f1ccfc38a8 However, experts do not expect China to fully return to the model of private sector support that existed before 2020, especially against the backdrop of a likely escalation of the trade war with the United States.
63
+ 67dd4f25-df7a-4297-a6e2-787f74f17bcd Віцеканцлер Німеччини розкритикував Маска і закликав створити європейський X
64
+ c9506ac3-8a45-4fa6-83ec-cf2af95111bd Однак віцеканцлер вважає, що європейське регулювання не справляється з цим завданням.
65
+ 3f2497c0-ee87-41c4-af56-adc72f468b32 """Наймогутніша людина у світі – президент США (Дональд Трамп) – і найбагатша людина у світі Ілон Маск об'єдналися, щоб знищити межі влади"", – сказав Габек, маючи на увазі значну роль Маска в адміністрації Трампа. "
66
+ 591b722e-7b5d-4079-83e3-419360940400 Більше читайте у статті:
67
+ acd65c15-2a9a-4f57-bddd-0a8f242bde92 "Ми не можемо залежати від китайських алгоритмів або ультраправих фантазій Ілона Маска, коли йдеться про формування нашої демократії"", – додав він. "
68
+ 84023a4e-b94d-4f5a-b7bc-f24aef595906 """Чому у нас немає власної німецької або європейської комунікаційної платформи? "
69
+ 7da75941-3457-4a80-8610-d131e69dd0ac Віцеканцлер також назвав вплив Маска прямою загрозою європейським цінностям.
70
+ c880b45a-aa3c-488e-8fe8-ac2ae227cf90 """Вони повинні регулюватися. "
71
+ 4b28ec94-df42-4ee5-974a-4c6b26fba7fb "Габек звинуватив Маска та інших американських технологічних гігантів у тому, що вони просувають лицемірне бачення ""свободи слова"", зберігаючи свої бізнес-моделі та алгоритми під такою ж суворою охороною, як і ""державну таємницю"". "
72
+ eee5048b-1417-4236-8765-dd07077c7683 "Габек закликав Європу повернути контроль над своїм цифровим простором не тільки в соціальних мережах, а й у всіх галузях, у яких ""технологічне лідерство покинуло континент"". "
73
+ e2f9b7ad-dd4c-481f-9464-afac2d49bea1 "Для уникнення подібних ситуацій зробимо все, що від нас залежить"", – йдеться в листі, який опублікували в Укртрансбезпеки. "
74
+ d4d52a58-4dab-437e-8aeb-99fd11ec8a3d Як відреагували в перевізника?
75
+ 23f5b9c1-a17d-4502-a1c2-5abdc7cdb47a Жінка пояснила, що рухається дещо уповільнено, оскільки раніше зазнала контузії, що вплинула на її зір.
76
+ 9f7dd5e0-ba96-48fe-88e2-ef5665ecf96b "До чого неповажне українське суспільство докотилось?"" – поставила риторичне питання захисниця. "
77
+ eca45a69-fcbb-42fd-a276-47a5b463b21e Я відповіла, що пам'ятаю його ставлення до нас, він різко загальмував, і я впала.
78
+ 2628c86d-a922-463e-a025-87cd0eb82556 Згодом в Укртрансбезпеки підтвердили отримання скарги й повідомили, що столичний перевізник розпочав внутрішнє розслідування інциденту.
79
+ 6be4109e-f441-430f-8976-70fe9093a76e "Водій київської маршрутки обізвав захисницю ""п'яним бидлом"": його тимчасово відсторонили "
80
+ 916a8c63-0abd-4a5b-b1c9-9dbd7a7c8d0a "Водночас директор підприємства ""Парк"", працівник якого нібито грубо поводився із захисницею, перепросив за цей випадок у Ксені Пономарьової. "
81
+ 5b3928e8-4501-4141-8cc6-c2165269de76 Ксенія додала, що того ж дня звернулася зі скаргою до Державної служби України з безпеки на транспорті (Укртрансбезпеки).
82
+ 061a63eb-b339-460f-a611-814803676d27 """Подібне ми маємо викорінити. "
83
+ 7f875711-d206-4085-b3be-1a29fa03d10f "Військовослужбовиця Ксенія Пономарьова заявила, що під час поїздки в громадському транспорті в Києві водій маршрутки назвав її ""п'яним бидлом"". "
84
+ 51aac4c2-9cb8-4f52-a71a-1a08bfa09f65 """Адміністрація підприємства просить вибачення за ситуацію. "
85
+ c28bfd64-c2cd-43d1-bf9d-0e64025f1bd9 Це значно більше, ніж загальна сума військової допомоги, яку Вашингтон надав Україні з 2014 року, згідно зі статистикою Державного департаменту, — 69,2 млрд доларів.
86
+ af0ab026-22f8-400f-98e2-16891bc5ad41 "Пропозиція Дональда Трампа ""корисні копалини в обмін на допомогу"", яку він зробив Україні минулого тижня, привернула увагу до величезних і рідкісних мінеральних ресурсів країни, на які Вашингтон хоче отримати права як відплату за минулу військову підтримку. "
87
+ edd18266-5308-436f-99c9-3c8e40c15370 Україна має великі підземні поклади критично важливих корисних копалин вартістю до 11,5 трлн доларів, включаючи літій, графіт, кобальт, титан і рідкісні землі, такі як галій, які необхідні для цілої низки галузей промисловості — від оборонної до електромобілів, зазначають кореспонденти Financial Times.
88
+ 0003a367-2188-4fd6-8ada-d72b5d480f0a А ще США дуже подобається роzійський уран, титан, алмази...
89
+ 884f07b6-1f3b-4e20-8162-e53b4ceed7f3 Зараз Сполучені Штати хочуть догодити російському правителю Володимиру Путіну, щоб швидко досягти успіху, однак припинення вогню – не успіх, наголошує президент України Володимир Зеленський.
90
+ e16d506e-0fd7-4eb2-9fe9-dce8c004c2c9 За повідомленням російської сторони, Москва і Вашингтон працюватимуть, щоб створити умови для зустрічі Володимира Путіна і Дональда Трампа.
91
+ eb8534d0-0506-450c-851d-2f5b39ac4084 Я думаю, що в цьому вся суть, тому що вони хочуть йому догодити, знаєте для чого?
92
+ 19dc9999-82e4-4422-bc17-a0c41ad415b9 Росія і США, мовляв, домовилися просувати двосторонні відносини.
93
+ 5fc20302-e832-44c9-8c10-58651e6dab2a Зустрітися віч-на-віч і швидко досягти успіху.
94
+ 59e3f30e-aadc-4111-84b2-a9125441d44f "Піди, покричи: ""Трамп, чого ми не в НАТО?""! "
95
+ 6ff85f04-5e8d-4131-b5d6-27acc577d5e9 Чи Зеленський чимось гірший за попердників в сфері дипломатії?
96
+ bf53215e-4291-4830-bc1d-6050add3b676 "Зеленський інтер��’ю німецькому телерадіоконсорціуму ARD, цитує ""Інтерфакс-Україна"" "
97
+ 5a7d8a0c-2526-420a-bdce-a9bc67608afb Джерело:
98
+ 5983afa0-6290-462c-bf06-f73be9a5f67c "Пряма мова Зеленського: ""Проблема в тому, що США сьогодні говорять речі, які дуже подобаються Путіну. "
99
+ a5e60d5d-d1ab-4af0-9934-702f018e80d2 Раніше видання The Washington Post неофіційно дізналося, що Європа готова потенційно відправити в Україну до 30 тисяч військових, з яких близько третини готова виставити Франція.
100
+ 93bca035-2d3e-492b-a993-d16d7315424e Щоб ітаілійці на це ризикнули?
101
+ c85cffbc-0f5e-4d66-823b-4527a30da565 Річ у тім, що вона обмежує закупівлю одного препарату в одного вітчизняного виробника ліків лише 20% від його загального обсягу виробництва.
102
+ 12558949-28da-4c5d-8327-c390722ff89a "Наприклад, у Києві упаковка препарату ""Німесил"", за даними сайту Tabletki.ua, коштує 386-665 грн, тоді як у Варшаві – 187 грн. "
103
+ f256fc33-4169-4ef7-a475-9f0abd253174 Цим заявам президента передувала драматична боротьба на фармацевтичному ринку, що точилася в останні місяці.
104
+ 03b93d5a-8502-482a-bdff-c466edc06c39 "Дніпровська ""БаДМ"" (належить Олександру Дитятковському та Олександру Суходольському) у вересні 2021 року забезпечувала близько 40% постачань ліків в аптеки, писало видання Forbes, а ""Оптима-фарм"" (належить родині ексдепутата Богдана Губського) – близько 45%. "
105
+ de6e9439-aa2b-4852-a9c7-224209d45800 Аптечні мережі теж не в захваті від законопроєкту, адже їм можуть заборонити так звані маркетингові договори.
106
+ a03dff8d-be35-4e17-a5cf-807c6d35baee Як виявилося, документ здатен перевернути фармацевтичний ринок.
107
+ 7269c65f-8750-42c3-af1e-399429cb4bae 10 лютого президент Володимир Зеленський анонсував засідання Ради національної безпеки і оборони (РНБО) щодо зниження цін на ліки.
108
+ d09256d4-91ba-41af-880d-fc35341d2a22 Українські виробники виступили проти такої ініціативи, про що вони недвозначно заявляли.
109
+ d1a7b2d5-7202-47fb-a270-e3af54300a6c Замість цього вони змушені йти на перший поверх в аптечний пункт і купувати їх там.
110
+ ca3e5503-b6e7-4b6b-9c22-ace32889bf53 Імовірно, там побачили можливість отримати швидку, легку і гарантовану перемогу: одразу після анонсу засідання РНБО учасники фармацевтичного ринку почергово заявили про намір працювати над зниженням цін.
111
+ 98223c9f-5f0f-4dd2-a518-48003cf4a2e5 """В Україні реімбурсується мінімум у 30 разів менше препаратів, ніж у країнах ЄС. "
112
+ 02f08680-c2c5-4247-be2a-7768fac244e1 "Заяви профільних асоціацій та професійних об’єднань учасників фармацевтичного ринку і намагання ""збити"" чи змінити законопроєкт пройшли б повз широку аудиторію, якби не показова цінова акція, влаштована в січні 2025 року. "
113
+ 9ad5908f-e02f-4c13-b515-1ed5c981cc6f За п'ять днів до цього, 5 лютого, він різко розкритикував завищені ціни на ліки та пригрозив кадровими змінами, якщо ситуація не зміниться.
114
+ a4e17cbf-3abd-4803-8511-b0bd0c41e7d7 "Це велика проблема, яка справедливо викликає в багатьох недовіру до реформи"", – вважає ексзаступник міністра охорони здоров'я Павло Ковтонюк. "
115
+ 5f52b15e-48f2-473e-a4ca-03d598f2a52f "Хто влаштував цінові ""гойдалки"", не відомо. "
116
+ 057c6dc1-ad9a-4a7c-9976-24827837df2c """Коли політичні лідери представляють важливу частину ел��кторату, ми зобов'язані принаймні брати участь у діалозі з ними"", — заявив він. "
117
+ 4840b1e3-357c-42c8-81c7-336157dfe460 Більше того, вони вважають українців важливим компонентом європейської ідентичності, а росіян — чужорідною та ворожою силою.
118
+ 3f34c186-5022-45e3-95d2-45cac77de098 Щоб оцінити, наскільки серйозною є ця небезпека, подивимося на соціологію.
119
+ 9bd074fc-ed3f-4a11-9f87-f5ef0a4a7416 Тепер він хоче, щоб у такий спосіб усюди в Європі прийшли до влади його однодумці.
120
+ 80c2fe53-3db8-42c0-8498-0e64eacd3d89 """Загроза, яка турбує мене найбільше для Європи, — це не Росія. "
121
+ de7b837b-4f46-45a4-8ba4-ac11f6eeb670 Вони дедалі більше сприймаються як зайва стаття бюджетних видатків (якщо живуть на допомогу держави), джерело організованої злочинності (етнічні банди, наркоторгівля тощо) та загроза національній ідентичності.
122
+ 58996fb1-8e6b-4e68-82f8-cae68742e88e "По-перше, це захист ""свободи слова"". "
123
+ cc0331d0-8308-486d-9581-d752f87b1973 Тут все логічно: Трампу потрібно, щоб такі, як він, прийшли до влади всюди в Європі.
124
+ 947212c6-5777-4a72-918b-0d2abeac5c4f На щастя, політична карта Європи не двоколірна.
125
+ a9fae882-adc0-4ca4-b79e-ecaa8af24a18 Кожні два-три роки по всій Європі проводиться опитування ESS (European Social Survey), яке включає питання про ставлення до мігрантів.
126
+ 92d15fd1-1b4a-4129-8515-e9c6ccd30dd2 """Я чув його промову, і він говорив про свободу слова. "
127
+ 1ba88312-b747-4f82-b22c-b718b898ef38 "І він чітко пояснив суть своїх претензій: ""свобода слова відступає"", оскільки Європа бореться з російською дезінформацією з боку деяких політиків, таких як Келін Джорджеску в Румунії (який, нагадаємо, нещодавно заявив про ""неминучий"" поділ України між сусідніми державами). "
128
+ b2eca5de-17e5-4aef-8a4e-1b6d994e11f0 — Вони втрачають своє чудове право на свободу слова.
129
+ ef2faf23-55cd-42dd-8d4c-2046a0d2b30e Європа має велику проблему з імміграцією, — додав Трамп, захищаючи свого заступника.
130
+ 176a69ea-3461-47c1-be07-47fd7ea6a615 Потрібно зміцнювати дружбу з усіма європейськими політичними силами, які за нас та проти Росії.
131
+ 9c9744f5-0728-49d0-95d4-87d28a32fa62 Завдяки антимігрантським обіцянкам та публічній підтримці з боку Маска та Білого дому ці партії прийдуть до влади у найбільших країнах Європи.
132
+ 91898242-70f7-4250-a400-f3226c0c7714 Сам Трамп переміг на виборах саме завдяки антимігрантським обіцянкам.
133
+ 2ed54956-717c-465d-a7ff-af4471efeedc Це не Китай.
134
+ b6db8ead-057d-4da3-8938-e2acb5f33154 Тому нам немає сенсу плакати на похороні мультикультуралізму.
135
+ 28a05a6d-5fca-4a92-8d57-ab1cf07cadcf І це точно не маргінали.
136
+ 4000fedf-603f-4a36-9321-5c13e3b0d146 "Ілон Маск ще місяць тому оголосив спільне гасло для всіх цих партій: MEGA (Make Europe Great Again, тобто ""Зробімо Європу великою знову""), за аналогією з MAGA (Make America Great Again, тобто ""Зробімо Америку великою знову"") — гаслом кампанії Трампа. "
137
+ 23fbb7b4-32fb-4c1e-a250-93685b7ea48a По-друге, це заклик боротися з імміграцією.
138
+ 6e8b95c7-7f4a-4b42-92d2-a3f34323a633 Нова команда у Білому домі — це для європейців не лише зовнішня проблема, а й своєрідна машина часу.
139
+ aeaa9ee2-e145-459c-a6f9-bf9be8fb4eeb "Достатньо назвати три політичні сили: ХДС/ХСС (голова ХДС Фрідріх Мерц розраховує стати канцлером Німеччини за підсумками парламентських виборів 23 лютого), ""Брати Італії"" (лідер — глава уряду Джорджа Мелоні), ""Новий фламандський альянс"" (лідер — прем'єр-міністр Бельгії Барт де Вевер). "
140
+ 1cbe338d-042a-47a9-8989-fb012244f43c Тільки частка міцного спиртного в загальній виручці торгових мереж Росії оцінювалась у 15%.
141
+ fb2e88da-142f-4bec-b988-19c0834de950 "Залишилося ще сказати ""фас"" пропагандистам перезняти на новий лад радянські фільми з антиалкогольної тематики. "
142
+ 931ac9a4-3c13-4fa9-8a35-da20a293242f Росіяни, починаючи з 2022 року, стали пити ще більше.
143
+ 84aa83c7-fa9d-49f3-a127-e6596efc79cf "Ось і пиячать росіяни до ""білочки"", щоб не потрапити на війну. "
144
+ c9d71b95-6f0d-49cc-9f00-2f316ecea9c1 Так, минулого року до нього увірвалася Курганська область, мешканці якої до того ж стали лідерами з кількості смертей через отруєння алкоголем.
145
+ fa0ccebc-4238-4282-9ebc-9acaade1ed18 Путін провалив втілення антиалкогольної концепції 15 років тому, провалить і зараз.
146
+ a913a6e6-d871-434e-922b-7f7e4253f691 """ДС"" раніше розповідала, як Росія Путіна стала країною заборон. "
147
+ c4df275e-6397-40ca-be05-7fbb440636e2 Завдяки цьому закону місцева влада отримала нове джерело корупційних доходів, адже боротьба з точками продажу пива та інших слабоалкогольних напоїв — вічний двигун державного рекету.
148
+ bc0d1268-d0ce-4547-b81e-c9f4f614cfbb Коли Росію розвалить бунт розлючених алкоголіків
149
+ 69702076-370a-4eaa-b734-f34386503dbf Путін взявся за пляшку.
150
+ 3c4423e9-a535-446e-be24-98ba21947c03 1917, 1991, 2027 або 2028?
151
+ 20836f04-762d-4912-95d4-5cb2c0ffe71c І наввипередки звітувалися про свої успіхи.
152
+ 64b02408-44ea-489c-9fa6-447152a22b58 Ще цікавий пункт — регулювання обігу самогонних апаратів та їхньої реклами.
153
+ ec0f6aba-7269-4e7b-b522-97adac030841 Не відстають від членів уряду і депутати Думи.
154
+ a1c697e6-9851-491e-afa4-4a7405a78208 Офіційної і повної статистики за минулий рік поки нема, але, скоріше за все, її прикрасять, адже за антиалкогольну кампанію взявся особисто Путін.
155
+ aaedf0be-c8af-4b10-a09f-536705c97840 Друга паралель — із антиалкогольною кампанією Михайла Горбачова.
156
+ a4f3169a-4bb7-4289-b6a3-c506b4208475 Саме з тих часів пішла мода на пиття одеколону.
157
+ ffac6abc-b5d8-43ae-8009-8f68b77b34d0 "Від початку так званої ""СВО"" російська влада ухвалила не менше 30 нових заборон і запропонувала значно більше: борцям за ""скріпи"" заважають іноагенти, феміністки, сатаністи, квадробери та інші ""екстремісти"". "
158
+ 2772c5a5-5695-4550-89ef-862b6eeaa506 "По-четверте, точно підскочить відсоток смертей та інвалідностей внаслідок вживання ""бояришників"". "
159
+ 4e93aadf-7a91-41a3-91a3-146e57af528c Простіше кажучи, найбільше пиячать у непроглядній глибинці.
160
+ 5b937db7-cbae-4ccf-a7f5-34f54fa7ff72 Причому інформацію про проведену бесіду вносять до особистого кабінету людини.
161
+ 44bbec30-d5b7-4824-9c2e-55263bd48cca Недарма ж антиалкогольну кампанію наприкінці року, що минув, слідом за Путіним підхопив російський уряд.
162
+ d4c040ac-57a9-4803-b412-f7ef6e9627d4 Обмеження і заборони на виробництво і споживання спиртних напоїв завдали удару по бюджету воюючої імперії.
163
+ 2069dab6-b0c9-40c7-a208-144dc41aa64e Більшість — призовного віку.
164
+ ddb27ed1-451c-4299-930e-bbe8e7a3a25a У 1914 та 1985-1987 роках не було проблеми, звідки брати солдатів.
165
+ bd359c56-5ba2-441f-8c01-e36bea313615 "На такі доходи буде ""накладено аре��т"" на користь США. "
166
+ ad2bb9fa-d8d7-44e3-8f45-a807abd70287 """Трамп сказав, що США витратили на війну 300 мільярдів доларів, додавши, що було б ""нерозумно"" віддавати ще більше. "
167
+ cc6dc0a0-b3a1-416e-94f4-e1b27ba521c6 "Документ викликав переляк і паніку в Києві"", – йдеться у матеріалі. "
168
+ f0e3dcda-44ff-453a-935e-f52beddee6ed "У ньому йдеться про те, що США та Україна повинні сформувати спільний інвестиційний фонд, щоб гарантувати, що ""ворожі сторони конфлікту не отримають вигоду від відновлення України"". "
169
+ 37866d95-5d0f-4478-b6f2-b68b18628535 "Дональд Трамп заявив в інтерв'ю Fox News, що Україна ""по суті погодилася"" передати 500 мільярдів доларів. "
170
+ f6af878a-b008-44ac-9513-1b3272087ec7 "Йому доводиться вибирати між військовим вторгненням в Україну з боку Путіна та економічним вторгненням в Україну з боку його власного союзника"", – наголошують автори статті. "
171
+ 7bd87fb3-e6a0-4c54-a8d7-bb0ea95ed952 Вона охоплює все - від портів та інфраструктури до нафти і газу та більшої ресурсної бази країни.
172
+ 31c31b12-b9ea-4255-82bf-3bb0ea1a652e """Часто-густо найкраща угода, яку ви укладаєте, - це угода, яку ви не укладаєте"", – наголосив американський лідер. "
173
+ a875e406-61ea-4c20-a40c-d9f2a1acce29 Вашингтон матиме суверенний імунітет і отримає майже повний контроль над більшою частиною сировинної економіки України.
174
+ a64b99e2-cd9e-4ce3-a914-6d467178c659 """Якщо ми говоримо про угоду, то давайте укладати угоду, ми тільки за"", – сказав він. "
175
+ 7401d3ea-e2ec-4f66-9aa8-88e5f4607e44 І так далі, в цьому ж дусі.
176
+ 4b18e598-65c8-4068-ac4b-4226d9e23ac6 У матеріалі підкреслюють, що на Мюнхенській конференції українським чиновникам довелося ходити навшпиньки по цьому мінному полю, намагаючись грайливо посміхатися і висловлюючи надію на укладення угоди про видобуток корисних копалин, водночас стверджуючи, що нинішній текст порушує українське законодавство і потребує доопрацювання.
177
+ 32917dcc-5efd-4113-a7b8-3848812e9356 "Три причини, чому це погано""."
178
+ e8a0195a-6161-4d7a-b117-f4681ca39c24 "Вимога Дональда Трампа про ""відступні"" у розмірі 500 млрд доларів від України виходить далеко за межі контролю США над критично важливими для країни корисними копалинами. "
179
+ 3841167e-f88f-4a0c-b9f5-257f0fa96dcf """Він розраховував, що це призведе до того, що американські компанії почнуть працювати на місцях, створюючи політичну розтяжку, яка стримуватиме Владіміра Путіна від повторного нападу"", – зазначають у статті. "
180
+ d71c2188-1cdc-49a9-ad77-5c63ed909f71 Президент підкреслив небезпеку того, що стратегічні запаси титану, вольфраму, урану, графіту і рідкоземельних металів можуть потрапити до рук Росії.
181
+ b8ec8289-a29e-422a-b6d5-a1013ed5da09 "США отримуватимуть 50 відсотків поточних доходів, отриманих Україною від видобутку ресурсів, і 50 відсотків фінансової вартості ""всіх нових ліцензій, виданих третім особам"" для майбутньої монетизації ресурсів. "
182
+ be74c3ec-d806-4989-b947-fd595c5e7f9b """Цей пункт означає спочатку заплатіть нам, а потім годуйте своїх дітей"", - заявило джерело, близьке до переговорів. "
183
+ 0cc4e891-829b-4303-b73f-97a4a3c2a99f Хто кому насправді винен, запитаєте ви?
184
+ d1512518-c8e8-46da-94e3-3be374adc20f В такі моменти особл��во гостро відчувається, що Україна залежить від вразливої інфраструктури, яка застаріла ще в минулому столітті.
185
+ b58a67fa-fe5a-429d-8c27-f784686025d0 Україна має унікальну можливість не просто відновлювати стару централізовану систему, а й будувати нову — децентралізовану, стійку та екологічну.
186
+ 5d2f349a-5105-480e-8cd5-c977756a8663 За оцінками Національної лабораторії відновлюваної енергетики США (NREL), вартість встановлення акумуляторних систем знижується до 94 євро за кВт-год у 2024 р. і до 62 євро за кВт-год до 2030 р.
187
+ cd8fa215-b76f-4aab-8c50-22be5dc318bb Мікрогріди вже довели свою ефективність у США, Німеччині, Данії та Китаї, і тепер вони стають шансом для українських міст і сіл вийти з енергетичної кризи сильнішими.
188
+ bf9cdc26-0253-47b2-b428-e18327adbcee Тоді як сонячна чи вітрова генерація у власному мікрогріді дозволяє отримувати електроенергію за менш як 100 євро за МВт-год.
189
+ f6f50276-b86d-447b-ab4b-44b00efb35c3 Державно-приватні партнерства дозволяють залучити інвесторів, які беруть на себе частину ризиків та інвестують у мікрогріди, отримуючи прибуток від продажу електроенергії.
190
+ c477e734-25fa-4e1d-a640-af7d46c7ee2d Можлива відповідь: децентралізація та розбудова мікрогрідів, які можуть гарантувати стабільне постачання електроенергії незалежно від центральної мережі.
191
+ e830a507-41c5-4e27-9677-969c0c9f6eb4 Основна причина — застарілі мережі, які не можуть впоратися зі змінами клімату.
192
+ 2fcd8626-77e5-460b-81c3-c78b8fcaa603 Як зазначалося вище, нестабільність електропостачання вже обходиться США у $100 млрд щороку через збої в бізнесі.
193
+ becb8944-a0a9-41d2-b8a0-5f739a399c64 Як громади у всьому світі стають енергонезалежними
194
+ 9afb90c9-2c66-4a9b-ab95-6ca15265c939 Однак є ті, хто більше не чекає милості від старої системи — громади, які вирішили будувати власну енергетичну незалежність через мікрогріди.
195
+ dc383d4e-6ae3-4ad1-9d29-9069115e746f За оцінками Міністерства енергетики США, аварії в мережах щороку обходяться компаніям у понад $100 млрд.
196
+ ff3491fe-b0ce-4901-ab05-43ecae256f11 США рятують бізнес від багатомільярдних втрат
197
+ 0be18608-b7bc-497c-ad2e-6a0f19f17354 Через зростаючі ризики екстремальних погодних умов перебої в електропостачанні бізнесу коштують американській економіці понад $100 млрд щороку.
198
+ dca5478a-b56d-48c5-9864-e721795d18a6 В Європі ситуація трохи краща, адже тут активно інвестують у розбудову мікрогрід-систем.
199
+ 8747f135-1788-42b8-b24e-d58df122d77b Відповідь залежить від багатьох факторів: потужності мікрогріда, типу джерел енергії, потреб громади та навіть місцевої інфраструктури.
200
+ 9f385ece-0a8f-4591-bec9-6a58e9cb0216 У Сполучених Штатах бізнес давно зрозумів: перебої з електроенергією — це величезні фінансові втрати.
201
+ 0afa5422-cf22-4fa7-b8af-f0f3718148bd Прогноз середньорічних темпів зростання (CAGR) ринку мікромереж у світі у 2023—2027 рр. за країнами-лідерами, %
202
+ fc00a736-40b7-4c13-897e-4d087a552a62 - Гібридна система (сонце + вітер + акумулятори) — від 8,5 до 13 млн євро.
203
+ 90382035-52fc-43e7-829e-424b4382a47a Якщо громада залишається залежною від старої мережі, то витрати тільки зростають.
204
+ a0c43b44-31aa-4868-a35f-0e567fa458cb Отже, реальність така: якщо громада будує власний мікрогрід, вона отримує незалежність, прогнозовані витрати та стабільне енергопостачання.
205
+ be50911a-82d2-4b5e-9808-37cad3c6b8c8 Відключення та пошкодження критичної інфраструктури, залежність від викопного палива — усе це змушує громади шукати нові рішення.
206
+ 44f43dad-984d-4a76-aa06-48a327b16f14 Наприклад, у США через Програму фінансування інноваційних енергетичних рішень (LPO) вже реалізовано сотні таких проєктів.
207
+ 1d46a04f-61ce-4a05-b026-1e3b8db611d9 За даними Міжнародного енергетичного агентства, світовий попит на електроенергію до 2030 р. зросте на 40%.
208
+ 579a0cfb-683c-4d96-b201-6f12063cdb3a - Вартість енергозалежності.
209
+ ece74aa8-5cbc-4887-8f01-4b040d1ebc04 - Додаткові витрати та інфраструктура.
210
+ d8be80ef-e04d-4218-86f9-7e4ae46b97a6 Китай як лідер автономних мікромереж
211
+ b8edc20b-69bb-416a-96b8-9cb5774bd228 Якщо говорити про орієнтовні цифри, то ось скільки потрібно для створення мікрогрід-системи на 5 МВт:
212
+ 04bfde6b-10ae-4003-8cf3-e63f80fdff29 Це локальні електричні мережі, що мають власні джерела генерації енергії та можуть працювати автономно.
213
+ 59ca4b97-dbe4-4a3e-b51f-3a486ff69c9f Світ рухається у напрямку децентралізації енергетики, і Україна може використати цей досвід.
214
+ 08ea39b0-b7af-4186-98ad-511b90b90319 Коли китайська компанія Huawei вирішила побудувати мікрогрід у Червоному морі, це виглядало як футуристичний проєкт.
215
+ 7fa041e6-0e11-4119-9b4d-4d879b952877 Але найбільш вражає досвід країн, які зробили ставку на енергетичну децентралізацію.
216
+ c847054c-98ad-4b5c-b309-c37008690e80 Українські громади можуть самі забезпечувати себе електрикою.
217
+ 31b5fa54-9149-4285-b28e-f28a7b9f998e В Україні після атак на енергосистему тисячі підприємств були змушені працювати на дорогих генераторах, що спалюють дизель.
218
+ 3856fa77-38a6-4c54-a301-4067bfe3a779 Поки в Україні громади тільки починають дивитися у бік мікрогрідів, в інших країнах вони вже стали частиною енергетичної революції.
219
+ ef58a63a-6f59-41b8-9642-1f4a926aaada Що таке мікрогріди і як вони забезпечують енергонезалежність
220
+ 4dca81ad-bf45-4791-a823-9cd52351e897 Ціна питання
221
+ d8683519-85ca-460b-8598-df2f3d3cce42 Нам не потрібні стари пердуни.
222
+ 1c85643e-44d6-4bf2-8ac3-5aa930e700d6 И пи...дит что в стране где война, нелегитимный президент.
223
+ da2cc568-754a-46d8-b213-1e0cb95dcb44 Жесть какая.
224
+ 75d3ea3a-4518-4363-9904-22abe545df58 Але скользкий тип з своїм Медведчуком.
225
+ 5f4d5460-63bf-4b0a-9eaf-f71ed994145d - Також українське законодавство забороняє проводити вибори під час дії воєнного стану.
226
+ f9d809f4-dedd-4c0b-b623-dd9259c63adc """Путін сам неодноразово говорив, що за необхідності він буде готовий вести переговори із Зеленським. "
227
+ 705e6db0-a3f0-42cb-b418-88501082e501 диктатори нелегітимні апріорі.
228
+ 6f3d6e24-be98-4dba-a593-9c1e91b5b2b0 Ну давай, не соромся.
229
+ 1bd5b83d-9deb-40ae-bb89-102bf0e09fe7 Я не проти нього.
230
+ b049fc11-bfb3-4ec7-bd84-c0e64492eaac Точно.
231
+ 75b413a2-37e4-4351-bc7a-5d88246184b1 "Він все правильно робе, а Вас іншого разу забанять, мабуть за ""путін"" з великої літери )) "
232
+ 47f5c209-791d-486d-b794-ed073cf9fcaa Кому это выгодно?
233
+ 674fa446-5461-41c9-9119-32e4095198ed диктаторів американці ліквідовують!
234
+ d2bea141-1e1f-4f06-b772-459c1c1b37ac Останній серед усіх Васільїч Тупін.
235
+ 3c12c44e-df66-47c4-bdb8-290d504cda40 Может он и вправду так хорош.
236
+ acd9b524-571f-45c2-aa04-044b827bc777 Ну сідячи з історії виконання угод під якими р��сіянці ставили підписи з ними можна і між строчок на газеті розписатись, або на туалетному папірцю, все рівно силу виконання будуть мати такі як і раніше, тут важніще від цивілізованих країн гарантій безпеки дієвіших, а краще б звісно нас в НАТО взяли, всерівно свиноросам віри немає.
237
+ 87d2c7f3-ea07-4e34-a043-a678b319a28d Путін Хуйло
238
+ d6f460d0-9a02-4a61-8452-ec7351892af0 Тому Зеленський у будь-якому випадку одноосібно вже нічого не вирішує...
239
+ 6808a143-a83f-4151-8dce-32c1675466b5 Нагадаємо:
240
+ 3903beb2-3016-4690-baf4-11577d921c47 Та не всі африканчькі царьки скільки часу правлять 👍
241
+ 132dc2a8-d79a-4357-95a8-7f573cc3340d Точно, з ордером від Гааги!
242
+ 73b4f018-fde4-4ba6-a684-4d7461cb4fe9 У них такое желание его убрать что вызывает подозрения.
243
+ 7f5c16a8-93d4-4172-83e7-82f2541584df з диктаторами можна щось підписувать?
244
+ 278bd263-d6b6-4fdc-a741-fe43178723d8 "Також про це неодноразово звучали заяви Путіна."" "
245
+ de98bfe5-afdb-4dbb-ae53-9fb4f550f2ab Чи Януковича витягнуть з жопи.
246
+ 197b1c71-0bcb-463f-8c2c-c3b2628bb658 На перший погляд, це суто риторичне запитання.
247
+ 0e0572b0-7ce5-4852-b314-1135e376dc23 Допоможіть нам дієво, своїм гаманцем, а не лише словами підтримки – передплатіть електронний доступ або друкований часопис сьогодні і насолоджуйтеся найкращою аналітикою та есеїстикою, що пропонує Україна.
248
+ f0aa891d-b751-4fb7-8b7c-88464569207f серпень 2024
249
+ 62e4ac73-4e01-498a-8410-406100c438d9 Якщо ви уже є дійсним передплатником електронного видання, будь ласка,
250
+ d1a1bad4-52c3-4147-8217-2ba4ef1352b2 Це геноцид специфічної форми, яку поверховий погляд не одразу й розпізнає, бо ж підставою для винищення певної групи є не етнічна ознака (українське походження), а ідентичнісна (українська самосвідомость), тобто певна ідеологія, що її росіяни арбітрально затаврували як «нацизм» і тим самим вивели з-під дії конвенції про геноцид, бо ж на знищення тих чи тих груп за ідеологічною ознакою конвенція формально не поширюється.
251
+ d728751a-3bc1-48b0-8f95-8591efc24d77 Чого хочуть українці?
252
+ 25fafc37-d624-458e-bc84-0e9e85ad2633 Для українців ці два слова майже тотожні, їх справді важко уявити одне без другого: без перемоги мир – це капітуляція; Росія не залишила нам вибору, відверто проголосивши за мету війни знищення української нації та держави.
253
+ 30dbaff5-de61-4ca9-9000-11afd63484e3 Долучіться до дискусії!
254
+ 7e92686f-5122-441e-82d4-60e5bd841c5b Чимало людей із українським походженням сьогодні роблять кар’єру в Росії, як і колись у Російській імперії чи в СССР.
255
+ be89ef66-2be7-4a30-8b86-4b6ef4c79a97 Усе, що від цих людей вимагається, – «лише» визнання себе різновидом росіян, тобто відмова від окремої української ідентичности.
256
+ 3d60c14a-f8ea-4dbf-89c1-5d1699b3f241 Опубліковано у часописі «Критика», №9–10, 2024 (c. 2–8)
257
+ 996adb53-06e6-415d-9209-a6c189b046f3 (Совєтський Союз свого часу наполіг на усуненні цього положення із конвенції, занепокоєний можливістю підвести під неї знищення соціяльних груп: «куркулів», «націоналістів», «класових ворогів».)
258
+ fb2a5500-1092-4f63-ae5c-0e19ef1cadea Якщо нейробіологія досягне успіху в маніпулюванні нашим ДНК, відкриється можливість змінювати не лише фізичні риси тіла, а й саму психіку.
259
+ 800608fc-931c-42fc-980c-cd8c36e3e33d Дякуємо!
260
+ cb4e7c43-142a-4bbb-a012-18904d61742b Однак варто залишити осторонь нудне перерахування заходів і зосередитися на, здавалося б, таких нейтральних термінах, як «здоровий глузд» і «розсудливість».
261
+ d955685c-254e-4453-9fe3-e03681430c17 Люди можуть «робити все, що хочуть» лише доти, доки їхній вплив залишається незначним і не порушує фундаментальних умов життя на планеті.
262
+ 96554318-8fe4-4221-ae62-690f45e34b6b Тож якщо вони без мого дозволу зчитають мої думки і дізнаються, що я не хочу, щоб вони це робили, то чемно від’єднаються?
263
+ b3232faf-8dc8-419f-8a5c-1cd1166c5639 Український переклад публікуємо з дозволу автора.
264
+ d6cb2d3a-5e57-4707-8cf0-2e1de18b36cd Трамп оголосив про вихід США із Всесвітньої організації охорони здоров’я — рішення, яке спричинить величезні страждання, якщо — а точніше, коли — вибухне нова вірусна епідемія.
265
+ 72b544a4-c089-4867-bbc5-36e57212375a Є глибока подібність між Трамповими атаками на тріяду екологізму, імміґрації та ЛҐБТ+ і конфліктом між Росією та Европою.
266
+ 3d074a86-1ca6-4d88-8712-ed0632f38216 авторизуйтеся .
267
+ 2bb4e633-81b8-4224-a87d-95e0bac5eb10 І ми будемо їх використовувати».
268
+ c9c2dd0c-6436-47b5-b128-7533781468d7 Таємні служби, які читають мої думки?
269
+ c85ed289-55a7-4f6e-9bec-91da0129ce6b Доказом цього є ті самі технофеодальні маґнати, які активно підтримують Трампа і сиділи поруч із ним на інавґурації.
270
+ 31f527e1-6d00-4994-a974-dad6829d0fa4 Тож головною умовою нашого виживання є необхідність відмовитися від інтуїтивного відчуття, що ми вбудовані у стабільне природне середовище.
271
+ dc7af2f4-ed25-4f1e-b31b-f195558b48cf Метавсесвіт стане віртуальним простором, що існує поза (мета) нашою фраґментованою і болісною реальністю — простором, у якому ми легко взаємодіятимемо через аватари, з елементами доповненої реальности (реальности, на яку накладено цифрові знаки).
272
+ f4c7d24f-c517-4ec1-9962-86e086686e97 Цукерберґова промова, у якій він окреслює своє бачення «метавсесвіту», — це справжній неофеодальний маніфест:
273
+ 8be5b869-f07b-4831-817e-3dd0b0f97459 Саме тому головною зброєю проти трампівського популізму є мислення — здатність ставити під сумнів наші інтуїтивні уявлення про здоровий глузд.
274
+ f300c924-0e5d-4444-876d-80c693d8ca18 Іще одним проявом нехтування здоровим глуздом є Трампова політика щодо криптовалют.
275
+ 496337bc-920f-47a1-a9ec-ae3594cdbedd Цукерберґ хоче, щоб метавсесвіт у підсумку охопив решту нашої реальности — з’єднуючи частки фізичного простору тут і там, повністю поглинаючи те, що ми вважаємо реальним світом.
276
+ b3e845e9-6072-4c13-bde2-bc1e467073a1 20 січня 2025 року в інавґураційній промові Доналд Трамп оголосив, що уряд США визнаватиме лише дві статі: чоловічу і жіночу, а також припинить «радикальні та марнотратні» програми з підтримки різноманіття, рівности й інклюзивности у федеральних установах.
277
+ 25508659-2329-47db-adfd-fceb4d1dd766 Скажімо, його кандидатка на посаду посла США в ООН під час слухань щодо затвердження в Сенаті підтримала ізраїльські претензії на біблійне право на весь Західний берег річки Йордан — тож ми знову повертаємося до релігійного фундаменталізму...
278
+ 6d4a58bd-b99e-470b-9e86-f08bdc3b7b35 У тому ж дусі протидії глобальній співпраці він ухвалив низку жорстких імміґраційних указів: оголосив надзвичайний стан на південному кордоні США, негайно скасував використання мобільного застосунку CBP One, який давав міґрантам змогу леґально в’їжджати до країни, а також зініціював процес скасування права на громадянство за народженням.
279
+ 7157c333-0f49-4532-ab46-16ef837816c4 Отже, сама ідея освіти стане застарілою.
280
+ 6c8aebdd-ad67-4476-bdfa-5279a15a8eab Замість виразу обличчя нашим аватарам вистачить культового жесту: піднятого вгору великого пальця.
281
+ 3cb12004-ac1a-4753-b9b3-8d125af61759 Залишається тільки дивуватися, чому Трамп, окрім проголошення двох надзвичайних станів на національному рівні (через екологію та імміґрантів), не додав іще одного — для захисту «нормальної» сексуальности.
282
+ f5afdb9a-1862-41f5-bafb-82d4afbb4e69 Тож маємо надзвичайний стан проти імміґрантів, іще один — проти «надмірного» екологічного захисту, і, схоже, ймовірний, але поки що відсутній, третій надзвичайний стан — для захисту «нормальної» сексуальности.
283
+ f682ae5e-5b98-4b8f-858b-b276dd1e1eed Відповідь лише одна: европейська цивілізація як найновіша форма Просвітництва.
284
+ 0d040f52-9d51-42ea-8f19-3524b9fb24e0 Не тільки люди з його оточення глибоко залучені до криптоспекуляцій — напередодні інавґурації президентське подружжя запустило пару мем-коїнів, які на папері вже коштують мільярди доларів.
285
+ 64e93b6a-dc06-4f6e-9326-c45d413c1c84 Допоможіть нам дієво, своїм гаманцем, а не лише словами підтримки – передплатіть електронний доступ або друкований часопис сьогодні і насолоджуйтеся найкращою аналітикою та есеїстикою, що пропонує Україна. ❤
286
+ 965495fd-da08-4c0b-8496-194c757922ae інституції РЄ та ЄС, ОБСЄ в Європі, КПР ООН, Управління Верховного комісара ООН у справах біженців, Управління Верховного комісара ООН з прав ...
287
+ 44ab9778-b43a-491f-9ef3-26bb89c7e8a9 Реакція на депортації в Україні й за кордоном
288
+ ef24c6a2-9eab-46e3-823f-682d24203599 Початок у попередньому числі «Критики».)
289
+ 64dec473-4e9f-4511-ba59-96dd38b7d7ca З одного боку, це були українські родичі незаконно переміщених дітей, а з другого — російські прийомні сім’ї, які, можливо, не знали про свою причетність до міжнародного злочину.
290
+ 641db920-2885-4629-87ad-82d36a186c6e У березні 2023 року віцепрем’єр-міністр України Ірина Верещук безуспішно зверталася до Москви:
291
+ 65f31e7f-7e9b-4972-892d-ab3ce81b8f2a Із другої половини 2022 року від України дедалі частіше лунає критика на адресу міжнародних інституцій та іноземних партнерів.
292
+ 3ba4d248-29e2-4214-97c1-67fc3aa4c4ca 19 травня 2023 року Вірджинія Ґамба, спеціяльна представниця генерального секретаря ООН у справах дітей і збройних конфліктів, зустрілася в Москві з Львовою-Бєловою, яка тоді вже перебувала в розшуку Міжнародного кримінального суду (МКС), і говорила з нею про депортацію українських дітей.
293
+ fb79d84d-45b4-49b9-b0d6-d9b7d272ac68 8 квітня 2022 року тодішня уповноважена з прав людини Людмила Денісова повідомила про них Комітет ООН із прав дитини (КПД ООН) та Глобальний альянс національних правозахисних інституцій.
294
+ 7788a718-6670-45a6-bda1-27f47af60a9d Публічно звертаюся до російського уповноваженого з прав людини Тетяни Москалькової та російського уповноваженого з прав дітей Марії Львової-Бєлової.
295
+ 273f32d5-4f0c-43bd-b4f8-6bf492fa90b6 Попри зустріч Ґамби з Львовою-Бєловою та відсутність конкретних результатів, 2023 року в так званому «списку ганьби» ООН — щорічній доповіді генерального секретаря «Діти і збройні конфлікти» для Генеральної асамблеї ООН, опублікованій невдовзі після Ґамбиної поїздки до Москви, — не було згадано про масову російську депортацію та вивезення українських дітей без супроводу та з супроводом.
296
+ 34772375-2b98-4de2-bc03-246c4e202e13 вересень 2024
297
+ 31c15331-f590-456d-bcc1-2f35f76143f9 За цю зустріч Ґамбу піддали жорсткій критиці не лише українські коментатори, а й Державний департамент США.
298
+ b8b69ae8-4b45-493c-a9b4-1af936662456 У травні 2023 року Верховна Рада України закликала