-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathcontinent.bigb
928 lines (685 loc) · 21.6 KB
/
continent.bigb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
= Continent
{wiki}
= Continental drift
{parent=Continent}
{wiki}
= Pangaea
{parent=Continental drift}
{title2=335 Mya-200 Mya}
{wiki}
= Geography
{parent=Continent}
{wiki}
= Geographical feature
{parent=Geography}
{wiki}
= Mountain
{parent=Geographical feature}
{wiki}
= River
{parent=Geographical feature}
{wiki}
= List of continents
{parent=Continent}
= Americas
{c}
{parent=List of continents}
{wiki}
= North America
{c}
{parent=Americas}
{wiki}
= Country in North America
{parent=North America}
{tag=Country}
{wiki}
= Canada
{c}
{parent=Country in North America}
{wiki}
= Canadian
{c}
{synonym}
= Mexico
{c}
{parent=Country in North America}
{wiki}
= Mexican drug war
{c}
{parent=Mexico}
{wiki}
\Include[united-states]{parent=country-in-north-america}
= South America
{c}
{parent=Americas}
= River in South America
{parent=South America}
{wiki}
= Amazon River
{c}
{parent=River in South America}
{wiki}
= Country in South America
{parent=South America}
{tag=Country}
{wiki}
\Include[brazil]{parent=country-in-south-america}
= Asia
{c}
{parent=List of continents}
{wiki}
= Asian
{parent=Asia}
= Asian American
{parent=Asian}
{wiki=Asian Americans}
= Asian meme
{c}
{parent=Asian}
{tag=Meme}
= High Expectations Asian Father
{c}
{parent=Asian meme}
* https://knowyourmeme.com/memes/high-expectations-asian-father
* https://www.reddit.com/r/AsianParentStories/ 100k+ subs <Reddit> sub about it
\Image[https://web.archive.org/web/20210908182614im_/https://i.kym-cdn.com/photos/images/small/000/246/770/000.jpg]
{title=Program in <C++>. No. Program in A++}
\Image[https://web.archive.org/web/20210908182614im_/https://i.kym-cdn.com/photos/images/small/000/157/381/9196237.jpg]
{title=A-sians, not B-sians}
= Golden Crescent
{c}
{parent=Asia}
{wiki}
= Russia
{c}
{parent=Asia}
{wiki}
= Russian
{c}
{synonym}
= Russian dissident
{parent=Russia}
= Alexander Litvinenko
{c}
{parent=Russian dissident}
{wiki}
\Image[https://upload.wikimedia.org/wikipedia/en/9/99/AlexanderLitvinenko.jpg?20171214061334]
= The poisoning of Alexander Litvinenko
{parent=Alexander Litvinenko}
{tag=Polonium-210}
\Image[https://upload.wikimedia.org/wikipedia/en/9/97/AlexanderLitvinenkoHospital.jpg]
= Soviet Union
{c}
{parent=Russia}
{wiki}
= Soviet
{c}
{synonym}
= East Asia
{c}
{parent=Asia}
{wiki}
= East Asian
{c}
{synonym}
= Asian fetish
{c}
{parent=East Asia}
{tag=Ciro Santilli's wife}
{tag=Ciro Santilli's fetishes}
{title2=Yellow fever}
{wiki}
= Yellow fever
{disambiguate=slang}
{synonym}
{title2}
All interests are based on <fetishes>.
The fetish of beauty. The fetish if intelligence. The fetish of kindness.
What's wrong with the fetish of Asianess?
Whenever Ciro's wife starts with "the Asian fetish talk", Ciro reminds her of her own claimed "tall person fetish", and they call it quits.
Asian fetish is much more than <sex>. It is about the culture, the history, the language. It is the same fetish that makes great <mathematicians> an <artists> do what they do.
When <Ciro Santilli> was at <École Polytechnique>, he had to do a presentation for his stupid English courses that all students were forced to take, no matter how good their English was.
The topic was likely something like "pick a country", and Ciro was delighted when he managed to pick "China", after it had gone around a table with many many people before him.
The <PowerPoint> presentation Ciro made over the weekend was so amazing (and making it was actually fun to make, Ciro <Ciro Santilli's bad old event memory>[actually] remembers it a bit!), drawing partly from stuff his <Ciro Santilli's wife>[wife then girlfriend showed him], that at the end the one of the other students asked him if he had lived in China.
It is a shame Ciro couldn't find the presentation when he wrote this line many many years later. Anything that is not in a <blob>-free <monorepo>, will disappear, heed my words. But he's certain about two things which it contained:
* <century eggs>
* Chinese traditional painting
https://en.wikipedia.org/wiki/Asian_fetish#History_of_origins
\Q[In the United States, women of East and Southeast Asian descent are sometimes stereotyped as subservient, passive, mysterious, villainous in nature, and hyper-sexual.]
subservient, passive, mysterious are understandable. But Hyper-sexual and villainous? OMG have these people never seen real Asians?
https://en.wikipedia.org/wiki/Asian_fetish#Pornography[]:
\Q[Several studies have implied that Asian women are over-represented in the American pornography industry. Asian women make up perhaps 20% of all female performers, despite being roughly 2.5% of the U.S. population. Asian men also appear to be considerably over-represented, at 10% of male actors.]
\Video[https://www.youtube.com/watch?v=NiHxN8x8Zi0]
{title=How my boyfriend CHEATED with another Asian girl by Jenny Tian}
= Country in East Asia
{parent=East Asia}
{tag=Country}
\Include[china]{parent=country-in-east-asia}
\Include[japan]{parent=country-in-east-asia}
= Korea
{c}
{parent=Country in East Asia}
{wiki}
= Korean
{synonym}
= Korean art
{c}
{parent=Korea}
= Korean drama
{c}
{parent=Korea}
{wiki}
= K-drama
{c}
{synonym}
{title2}
https://www.nytimes.com/2023/07/09/world/asia/north-korea-china-defectors.html
\Q[North Korea keeps itself cut off from the internet and sends these highly trained specialists to do work in China, Southeast Asia and elsewhere to avoid international sanctions imposed on the country for its nuclear weapons program. The specialists usually live together in dormitory apartments, where they are instructed to spy on each other. Their North Korean minders look for signs of disloyalty - like watching K-dramas.]
K-drama, the ultimate symbol of resistance. Epic.
= Kimchi
{parent=Korea}
{tag=Good}
{wiki}
This brand: https://www.jongga.co.kr/global/product/product.jsp
= Taiwan
{c}
{parent=Country in East Asia}
{wiki}
= Taiwanese
{c}
{synonym}
= City in Taiwan
{parent=Taiwan}
= Taipei
{parent=City in Taiwan}
{wiki}
= South Asia
{c}
{parent=Asia}
{wiki}
= Country in South Asia
{parent=South Asia}
{tag=Country}
= India
{c}
{parent=Country in South Asia}
{wiki}
= Indian
{c}
{synonym}
= Indian cuisine
{c}
{parent=India}
{wiki}
= Thali
{parent=Indian cuisine}
{wiki}
Indian vegetarian thali is the best thing ever! The Southern version in particular. Also do watch a video on how to eat it.
A good place to have it abroad is https://en.wikipedia.org/wiki/Saravana_Bhavan[Saravana Bhavan]. The founder killed a dude to marry his wife, but failed and was sentenced to life prison. But he died in 2019 so we're all fine eating there now.
\Image[https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/Tradtional_Thali.jpg/800px-Tradtional_Thali.jpg]
{description=This Wikipedia image of Thali is fundamentally wrong: you have to have a banana leaf on the bottom of the tray!}
= Indian classical music
{c}
{parent=India}
{tag=Music by country}
{wiki}
This was <Ciro Santilli>'s main study/work music for several years around 2020. <Tabla> rules.
= Hindu chant
{parent=Indian classical music}
{tag=Hinduism}
= Mahamrityunjaya Mantra
{c}
{parent=Hindu chant}
{wiki}
= Great death-defeating mantra
{synonym}
{title2}
= महामृत्युंजयमंत्र, महामृत्युञ्जयमन्त्र
{synonym}
{title2}
\Video[https://www.youtube.com/watch?v=YcCDib0ppSo]
{title=<Mahamrityunjaya Mantra> chanted by 21 <#Brahmins> by Mystica Music}
\Video[https://www.youtube.com/watch?v=_PVlCZx391g]
{title=<Mahamrityunjaya Mantra> by Medic Medit}
{description=Single male chanter, slow tempo, <tanpura> drone.}
\Video[https://www.youtube.com/watch?v=Usi1qTqwPgU]
{title=Mahamrityunjaya Mantra by The Ghanapati}
{description=Single male chanter. This one has that cool hard edges.}
= Shanti Mantra
{c}
{parent=Hindu chant}
{wiki=Shanti_Mantras}
\Video[https://www.youtube.com/watch?v=MfyQ-LdWGpM]
{title=Shanti Mantra with <Ravi Shankar> and George Harrison}
= Shri Rudram
{c}
{parent=Hindu chant}
{wiki}
\Video[https://www.youtube.com/watch?v=VP8Wv1P1NFE]
{title=Shri Rudram by Music for Deep Meditation}
= Raga
{parent=Indian classical music}
{wiki}
= Raga by time of the day
{parent=Indian classical music}
= Evening raga
{parent=Raga by time of the day}
= Puriya
{parent=Evening raga}
\Video[https://www.youtube.com/watch?v=jPIl2G88w_A]
{title=Raag Puriya Dhanashri performed on the <Sitar> by Shahid Parvez}
= Indian classical music trope type
{c}
{parent=Indian classical music}
= Jugalbandi
{parent=Indian classical music trope type}
{title2=Power duo}
{wiki}
= Indian classical musician
{c}
{parent=Indian classical music}
= Indian classical musician by instrument
{c}
{parent=Indian classical music}
= Indian instrument
{c}
{synonym}
= Indian classical singer
{c}
{parent=Indian classical musician by instrument}
= Jasraj
{c}
{parent=Indian classical singer}
{wiki}
This dude is amazing. He apparently has many devotional songs.
\Image[https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Pandit_Jasraj_at_Bhopal_2015.jpg/220px-Pandit_Jasraj_at_Bhopal_2015.jpg]
\Video[https://www.youtube.com/watch?v=Ew8LCXW9CQA]
{title=Pandit Jasraj and Ustad Zakir Hussain - 1987 - Haveli Sangeet, Malkauns, and Bhairavi}
= Classical Indian musical instrument
{parent=Indian classical music}
= Shehnai
{parent=Classical Indian musical instrument}
{wiki}
It is very similar to the <Chinese> <suona>.
\Image[https://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Shehnai.jpg/292px-Shehnai.jpg]
\Video[https://www.youtube.com/watch?v=MkWId7Fmnik]
{title=Divine Shehnai by Saregama Hindustani Classical (2023)}
= Sitar
{parent=Classical Indian musical instrument}
{wiki}
\Image[https://upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Sitar_full.jpg/302px-Sitar_full.jpg]
= Sitar player
{parent=Sitar}
{tag=Indian classical musician by instrument}
= Ravi Shankar
{c}
{parent=Sitar player}
{wiki}
= Tabla
{parent=Classical Indian musical instrument}
{wiki}
\Image[https://upload.wikimedia.org/wikipedia/commons/e/e4/Prop._Tabla.jpg]
\Video[https://www.youtube.com/watch?v=X7Uy43dEoVo]
{title=<Jugalbandi> in Chartaal-Ki-Sawari from album Together (1990)}
{description=Background?}
\Video[https://www.youtube.com/watch?v=5qeGcDnLaLA]
{title=Taal Pancham Sawaari by <Zakir Hussain>}
{description=The top YouTube commend mentions:
\Q[This video was made in 1970, on Zakir's first visit to the <USA>. He and Aashish Khan (keeping taal next to him) had a guest residency at UW Seattle, under the ethnomusicology dept. set up by Robert Garfias.]
}
= Tabla player
{parent=Tabla}
{tag=Indian classical musician by instrument}
Two are riculously well known:
* <Zakir Hussain (musician)>
* <Alla Rakha>
= Zakir Hussain
{c}
{disambiguate=musician}
{parent=Tabla player}
{wiki}
= Zakir Hussain
{c}
{synonym}
= Ustad
{c}
{parent=Zakir Hussain (musician)}
{wiki}
= Alla Rakha
{c}
{parent=Tabla player}
{title2=1919-2000}
{wiki}
\Video[https://www.youtube.com/watch?v=Joyk_EMtzn0]
{title=Tabla Solo in Jhaptal by <Alla Rakha>, featuring <Ravi Shankar> (2003)}
= Tanpura
{parent=Classical Indian musical instrument}
{wiki}
\Image[https://upload.wikimedia.org/wikipedia/commons/b/b5/A_pair_of_female_vocal_tanpuras.jpg]
= Indian politician
{c}
{parent=India}
= Mahatma Gandhi
{c}
{parent=Indian politician}
{wiki}
= Gandhi
{c}
{synonym}
= Pakistan
{c}
{parent=Country in South Asia}
{wiki}
= Muhammad Iqbal
{c}
{parent=Pakistan}
{wiki}
\Image[https://upload.wikimedia.org/wikipedia/commons/thumb/b/bb/Muhammad_Iqbal.jpg/427px-Muhammad_Iqbal.jpg]
= Southeast Asia
{c}
{parent=Asia}
{wiki}
= Golden Triangle
{disambiguate=Southeast Asia}
{c}
{parent=Southeast Asia}
{wiki}
= Country in Southeast Asia
{c}
{parent=Southeast Asia}
{tag=Country}
= Vietnam
{c}
{parent=Southeast Asia}
{wiki}
= Oceania
{c}
{parent=Southeast Asia}
{wiki}
= Country in Oceania
{parent=Oceania}
{tag=Country}
{wiki}
= Australia
{c}
{parent=Country in Oceania}
{wiki}
= West Asia
{c}
{parent=Asia}
{wiki}
\Image[https://upload.wikimedia.org/wikipedia/commons/3/37/Western_Asia_%28orthographic_projection%29.svg]
= Arabian Peninsula
{parent=West Asia}
{wiki}
\Image[https://upload.wikimedia.org/wikipedia/commons/a/a6/Arabian_Peninsula.svg]
= Country in the Arabian Peninsula
{parent=Arabian Peninsula}
= Qatar
{c}
{parent=Country in the Arabian Peninsula}
{wiki}
= 2025 impression from Qatar
{parent=Qatar}
<Ciro Santilli> visited <Qatar> in 2025, here are some notes.
The lady at the border crossing that checked the passports was terrible. She and all her colleagues had their hijabed colleagues had cell phones on social media right on the job, and a terrible attitude. But one of them had an Apple Watch, they are not poor. They must be the disliked third wives of the cousin of the king of something. During exit the ladies were much better. Perhaps is also because they had the late shift. The facial recognition system was terrible and took several tries to work for some people. Quite funnily, all the border crossing male officers look like <#Saddam Hussein>. Interestingly, Chinese nationals need to take more fingerprint than Europeans. Also there's a company that has a service to collect your bags for you, they have an infinitely long line of <Indian> valets waiting to pick up other people's bags.
<Signal (software)> is blocked at my hotel 1 but not hotel 2, and also works on <#Vodaphone> SIM. http://pornhub.com[] is blocked everywhere: https://www.reddit.com/r/qatar/comments/uyhwdz/comment/m6d5980/[]. <Whatsapp> voice calling was blocked on hotel 1 and 4G, but not on hotel 2. The <#National Museum of Qatar> blocks <YouTube> comments with: "Restricted mode has hidden comments for this video".
The place looks a lot like <#Singapore>. Both have an <#infinite money glitch>, and they import cheap NPC foreign labor like there is no tomorrow. At the end of the day you can see a bunch of Indian dudes sitting on the grass in the park as is their custom, exactly like Singapore. But is is way more extreme, with 85%-90% of the population being immigrants.
Paintings of the dictator and his father are visible everywhere. The father is important to suggest that he willingly chose this son to power and give smooth transition. Sometimes the mother is also together, presumably in part to identify which of the wives is the mother!
Drivers are a bit wild, definitely a step up from UK level.
\Video[https://www.youtube.com/watch?v=CRh6_3uRr70]
{title=Why Does Qatar Exist? by Look Back History}
= Country in West Asia
{parent=West Asia}
{tag=Country}
= Afghanistan
{c}
{parent=Country in West Asia}
{wiki}
= Iran
{c}
{parent=Country in West Asia}
{wiki}
= Iranian
{synonym}
= Israel
{c}
{parent=Country in West Asia}
{wiki}
= Israeli
{c}
{synonym}
What they are doing to the Palestinians is a tremendous injustice. Either give them citizenship, or give them a country.
The fact that the <United States> supports this is an incurable black mark in their moral standing that will not be forgotten for a very long time.
See also: https://cirosantilli.com/china-dictatorship/israel
= West Bank
{c}
{parent=Israel}
{wiki}
The Israeli occupation is obscene.
The only reason the UN doesn't do anything is that other countries can't be bothered to send people to fight Israel and die there.
And the outcome of this is fundamentalism and indirect deaths elsewhere.
\Video[https://www.youtube.com/watch?v=km-ciyqmAus]
{title=<Israel>’s Far Right Government is a Gift to Settlers by <Vice News> (2023)}
\Video[https://www.youtube.com/watch?v=B1RNj8FXKqY]
{title=How Israel automated occupation in Hebron by Al Jazeera (2023)}
= Turkey
{c}
{parent=Country in West Asia}
{wiki}
= Turkish
{c}
{synonym}
= Europe
{c}
{parent=List of continents}
{wiki}
= European
{synonym}
For the most part, a great pseudo-country to live in with lots of cultural diversity, <art> and safety.
However, <Europe> is in economic decline after all its <Jewish> and <German> geniuses fled in/after <World War II> and due to <having more than one natural language is bad for the world>.
<Ciro Santilli> moved <Ciro Santilli's biography>[to Europe in 2010].
= Geography of Europe
{c}
{parent=Europe}
{tag=Geography}
{wiki}
= Alps
{c}
{parent=Geography of Europe}
{wiki}
= Alpine
{c}
{synonym}
= European balance of power
{c}
{parent=Europe}
{tag=Balance of power}
{wiki}
= Concert of Europe
{c}
{parent=European balance of power}
{title2=19th century}
= European Union
{c}
{parent=Europe}
{wiki}
= The European Union is a failure
{parent=European Union}
It hasn't achieved anything beyond the Schengen zone.
Related:
* <having more than one natural language is bad for the world>
* <video The Euro Has Never Been More Problematic by Yanis Varoufakis (2018)> https://youtu.be/cCA68U3P_Z8?t=433 mentions a quote attributed to Ghandi, alghough https://quoteinvestigator.com/2013/04/23/good-idea/[Quote Investigator does not think that the attribution evidence is strong]:
\Q[What do you think of Western civilization?]
to which Ghandi answers:
\Q[I think it would be a good idea.]
= Europe cookie law
{c}
{parent=European Union}
{tag=Evil}
{wiki=Privacy_and_Electronic_Communications_Directive_2002}
<Europe> has made good regulations to limit the absolute power of immoral <companies>. Partly because it <having more than one natural language is bad for the world>[does not have any companies anymore], but so be it.
But the law that forces every <fucking> website to show a message "Do you consent to cookies?" is not one of them.
Ciro cannot stand <fucking> clicking the "I consent" button anymore.
Please stop, for the love of God.
At most, there must be a standardized <API> that allows your browser to say "I agree or I disagree" automatically to all of them, e.g. an HTTP header.
2021: <United Kingdom> is considering it post-<Brexit>: https://techcrunch.com/2021/09/06/after-years-of-inaction-against-adtech-uks-ico-calls-for-browser-level-controls-to-fix-cookie-fatigue/[]. Something good might actually come out of Brexit!
= Western World
{c}
{parent=Europe}
{wiki}
<Western World>.
= Country in Europe
{parent=Europe}
= Austria
{c}
{parent=Country in Europe}
{wiki}
= Fugging, Upper Austria
{c}
{parent=Austria}
{wiki}
\Image[https://upload.wikimedia.org/wikipedia/commons/thumb/1/1a/City_limit_sign_of_Fucking%2C_Austria.jpg/512px-City_limit_sign_of_Fucking%2C_Austria.jpg]
{title=Old town sign of <Fugging, Upper Austria>}
{description=Welcome to <Austria>!}
= Czech Republic
{c}
{parent=Country in Europe}
{wiki}
= France
{c}
{parent=Country in Europe}
{wiki}
= French
{c}
{synonym}
France is obviously a <what poor countries have to do to get richer>[fine rich place] to live, <Ciro Santilli> lived there <Ciro Santilli's biography>[for a few years].
= Paris
{c}
{parent=France}
{wiki}
<Ciro Santilli> lived in Paris for a few years between 2013 and 2016, and he can confirm the uncontroversial fact that "Paris is Magic".
Not just one type of magic though. Every quarter in Paris has its own unique personality that sets it apart and gives it a different mood.
Ciro knows Paris not from its historical facts, but from the raw feeling of endless walks through its streets in different times of the year. Ciro is a walker.
Maybe one day Ciro will expand this section to try and convey into words his feelings of love for the city, but maybe the effort would be pointless. Maybe such feelings can only be felt by other free-roaming walker souls living in the city, and that is both beautiful and a shame.
See also the <Cirodance>[legendary Cirodance bowl of soup episode at Place de la République].
Ciro had written the following in the past before he lived in smaller cities, <Ciro Santilli's cycling>[started cycling] and joined the <street reclamation> movement he thought:
\Q[Paris is a friendly city to walkers, as it is not too large, and does not have too many extremely busy roads, you can basically cross all of it on foot.]
Perhaps compared to <São Paulo City>, which is what he knew before that was true. But no, his standards have improved since. Paris has way too many cars. The noise of <internal combustion engine> vehicles is extremely annoying. And because there are too many personal vehicles, cars have to horn a lot to fight for space. Fuck cars. Paris has been making a big cycling push in the early 2020's, and that is great. But it is still far, far from good.
= Place de la République
{c}
{parent=Paris}
{wiki}
A lot of skateboarders hand out there, and it was where <Ciro Santilli> used to practice <Cirodance>.
= Germany
{c}
{parent=Country in Europe}
{wiki}
= German
{c}
{synonym}
= Adolf Hitler
{c}
{parent=Germany}
{wiki}
= Hitler
{c}
{synonym}
= Nazism
{c}
{parent=Adolf Hitler}
{wiki}
= Nazi
{c}
{synonym}
= Heil
{synonym}
{title2}
For parallels between nazi <Germany> and the https://cirosantilli.com/china-dictatorship/nazi
= Nazi Germany
{c}
{parent=Nazism}
{wiki}
= State of Germany
{parent=Germany}
{wiki=States of Germany}
= States of Germany
{synonym}
= Bavaria
{c}
{parent=State of Germany}
{wiki}
= City in Germany
{c}
{parent=Germany}
{wiki}
= Hamburg
{c}
{parent=City in Germany}
{wiki}
= Greece
{c}
{parent=Country in Europe}
{wiki}
= Italy
{c}
{parent=Country in Europe}
{wiki}
= Italian
{c}
{synonym}
= Kosovo
{c}
{parent=Country in Europe}
{wiki}
= Kosovo War
{c}
{parent=Kosovo}
{wiki}
= Netherlands
{c}
{parent=Country in Europe}
{wiki}
= Dutch
{c}
{synonym}
= City in the Netherlands
{parent=Netherlands}
= Eindhoven
{c}
{parent=City in the Netherlands}
{wiki}
= History of the Netherlands
{parent=Netherlands}
{wiki}
= Dutch Golden Age
{c}
{parent=History of the Netherlands}
{title2=17th c.}
{wiki}
= Spain
{c}
{parent=Country in Europe}
{wiki}
= Spanish
{c}
{synonym}
= Sweden
{c}
{parent=Country in Europe}
{wiki}
= Switzerland
{c}
{parent=Country in Europe}
{wiki}
= Swiss
{c}
{synonym}
\Include[united-kingdom]{parent=country-in-europe}
= Portugal
{c}
{parent=Country in Europe}
{wiki}
= Portuguese
{c}
{synonym}