@jjlmoya/utils-creative 1.26.0 → 1.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/category/i18n/de.ts +2 -2
- package/src/category/i18n/en.ts +2 -2
- package/src/category/i18n/es.ts +2 -2
- package/src/category/i18n/fr.ts +2 -2
- package/src/category/i18n/id.ts +2 -2
- package/src/category/i18n/it.ts +2 -2
- package/src/category/i18n/ja.ts +2 -2
- package/src/category/i18n/ko.ts +2 -2
- package/src/category/i18n/nl.ts +2 -2
- package/src/category/i18n/pl.ts +2 -2
- package/src/category/i18n/pt.ts +2 -2
- package/src/category/i18n/ru.ts +2 -2
- package/src/category/i18n/sv.ts +2 -2
- package/src/category/i18n/tr.ts +2 -2
- package/src/category/i18n/zh.ts +2 -2
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/env.d.ts +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/bibliography_wellformed_export.test.ts +46 -0
- package/src/tests/category_seo_quality.test.ts +74 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/mocks/astro_mock.js +1 -1
- package/src/tests/no_h1_in_components.test.ts +1 -1
- package/src/tests/seo_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +75 -0
- package/src/tests/seo_wellformed_export.test.ts +65 -0
- package/src/tests/tool_validation.test.ts +17 -17
- package/src/tool/bead-pattern-generator/bibliography.astro +8 -8
- package/src/tool/bead-pattern-generator/i18n/de.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/en.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/es.ts +104 -104
- package/src/tool/bead-pattern-generator/i18n/fr.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/id.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/it.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/ja.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/ko.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/nl.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/pl.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/pt.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/ru.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/sv.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/tr.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/zh.ts +111 -111
- package/src/tool/bead-pattern-generator/seo.astro +19 -19
- package/src/tool/dice-roller/bibliography.astro +8 -8
- package/src/tool/dice-roller/i18n/de.ts +134 -134
- package/src/tool/dice-roller/i18n/en.ts +134 -134
- package/src/tool/dice-roller/i18n/es.ts +125 -125
- package/src/tool/dice-roller/i18n/fr.ts +134 -134
- package/src/tool/dice-roller/i18n/id.ts +134 -134
- package/src/tool/dice-roller/i18n/it.ts +134 -134
- package/src/tool/dice-roller/i18n/ja.ts +134 -134
- package/src/tool/dice-roller/i18n/ko.ts +134 -134
- package/src/tool/dice-roller/i18n/nl.ts +134 -134
- package/src/tool/dice-roller/i18n/pl.ts +134 -134
- package/src/tool/dice-roller/i18n/pt.ts +134 -134
- package/src/tool/dice-roller/i18n/ru.ts +134 -134
- package/src/tool/dice-roller/i18n/sv.ts +134 -134
- package/src/tool/dice-roller/i18n/tr.ts +134 -134
- package/src/tool/dice-roller/i18n/zh.ts +134 -134
- package/src/tool/dice-roller/seo.astro +15 -15
- package/src/tool/excuse-generator/bibliography.astro +8 -8
- package/src/tool/excuse-generator/i18n/de.ts +120 -120
- package/src/tool/excuse-generator/i18n/en.ts +120 -120
- package/src/tool/excuse-generator/i18n/es.ts +118 -118
- package/src/tool/excuse-generator/i18n/fr.ts +120 -120
- package/src/tool/excuse-generator/i18n/id.ts +120 -120
- package/src/tool/excuse-generator/i18n/it.ts +120 -120
- package/src/tool/excuse-generator/i18n/ja.ts +120 -120
- package/src/tool/excuse-generator/i18n/ko.ts +120 -120
- package/src/tool/excuse-generator/i18n/nl.ts +120 -120
- package/src/tool/excuse-generator/i18n/pl.ts +120 -120
- package/src/tool/excuse-generator/i18n/pt.ts +120 -120
- package/src/tool/excuse-generator/i18n/ru.ts +120 -120
- package/src/tool/excuse-generator/i18n/sv.ts +120 -120
- package/src/tool/excuse-generator/i18n/tr.ts +120 -120
- package/src/tool/excuse-generator/i18n/zh.ts +120 -120
- package/src/tool/excuse-generator/seo.astro +15 -15
- package/src/tool/fortune-cookie/bibliography.astro +8 -8
- package/src/tool/fortune-cookie/i18n/de.ts +124 -124
- package/src/tool/fortune-cookie/i18n/en.ts +124 -124
- package/src/tool/fortune-cookie/i18n/es.ts +125 -125
- package/src/tool/fortune-cookie/i18n/fr.ts +124 -124
- package/src/tool/fortune-cookie/i18n/id.ts +124 -124
- package/src/tool/fortune-cookie/i18n/it.ts +124 -124
- package/src/tool/fortune-cookie/i18n/ja.ts +124 -124
- package/src/tool/fortune-cookie/i18n/ko.ts +124 -124
- package/src/tool/fortune-cookie/i18n/nl.ts +124 -124
- package/src/tool/fortune-cookie/i18n/pl.ts +124 -124
- package/src/tool/fortune-cookie/i18n/pt.ts +124 -124
- package/src/tool/fortune-cookie/i18n/ru.ts +124 -124
- package/src/tool/fortune-cookie/i18n/sv.ts +124 -124
- package/src/tool/fortune-cookie/i18n/tr.ts +124 -124
- package/src/tool/fortune-cookie/i18n/zh.ts +124 -124
- package/src/tool/fortune-cookie/seo.astro +15 -15
- package/src/tool/synesthesia-painter/bibliography.astro +8 -8
- package/src/tool/synesthesia-painter/i18n/de.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/en.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/es.ts +110 -110
- package/src/tool/synesthesia-painter/i18n/fr.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/id.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/it.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/ja.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/ko.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/nl.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/pl.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/pt.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/ru.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/sv.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/tr.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/zh.ts +118 -118
- package/src/tool/synesthesia-painter/seo.astro +15 -15
- package/src/tool/zalgo-generator/bibliography.astro +8 -8
- package/src/tool/zalgo-generator/i18n/de.ts +109 -109
- package/src/tool/zalgo-generator/i18n/en.ts +109 -109
- package/src/tool/zalgo-generator/i18n/es.ts +109 -109
- package/src/tool/zalgo-generator/i18n/fr.ts +109 -109
- package/src/tool/zalgo-generator/i18n/id.ts +109 -109
- package/src/tool/zalgo-generator/i18n/it.ts +109 -109
- package/src/tool/zalgo-generator/i18n/ja.ts +109 -109
- package/src/tool/zalgo-generator/i18n/ko.ts +109 -109
- package/src/tool/zalgo-generator/i18n/nl.ts +109 -109
- package/src/tool/zalgo-generator/i18n/pl.ts +109 -109
- package/src/tool/zalgo-generator/i18n/pt.ts +109 -109
- package/src/tool/zalgo-generator/i18n/ru.ts +109 -109
- package/src/tool/zalgo-generator/i18n/sv.ts +109 -109
- package/src/tool/zalgo-generator/i18n/tr.ts +109 -109
- package/src/tool/zalgo-generator/i18n/zh.ts +109 -109
- package/src/tool/zalgo-generator/seo.astro +15 -15
- package/src/types.ts +1 -1
|
@@ -1,118 +1,118 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import { bibliography } from '../bibliography';
|
|
3
|
-
import type { SynesthesiaPainterLocaleContent } from '../index';
|
|
4
|
-
|
|
5
|
-
const slug = 'synesthesie-schilder';
|
|
6
|
-
const title = 'Synesthesie Schilder';
|
|
7
|
-
const description = 'Visualiseer de kleur van woorden volgens grafeem-kleur synesthesie. Elke letter heeft zijn eigen kleur, waardoor tekst verandert in chromatische kunst.';
|
|
8
|
-
|
|
9
|
-
const faq: SynesthesiaPainterLocaleContent['faq'] = [
|
|
10
|
-
{
|
|
11
|
-
question: 'Zien alle synestheten dezelfde kleuren voor elke letter?',
|
|
12
|
-
answer: 'Nee. Synesthetische kleuren zijn uniek voor elke persoon. Er bestaan statistische tendensen (A is voor velen vaak rood), maar geen twee synestheten hebben exact hetzelfde palet. Deze tool gebruikt de kleuren die het vaakst worden gerapporteerd in populatiestudies, niet de "juiste".',
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
question: 'Kan ik synesthesie ontwikkelen door deze tool continu te gebruiken?',
|
|
16
|
-
answer: 'Niet in de strikt neurologische zin. Echte synesthesie is een kenmerk van het zenuwstelsel, geen aangeleerde vaardigheid. Herhaald gebruik van kleur-letterassociaties kan echter sterke associatieve herinneringen creëren. Sommige studies suggereren dat het oefenen van deze associaties de tekstgeheugen kan verbeteren.',
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
question: 'Waar dient de "Aura"-modus voor?',
|
|
20
|
-
answer: 'De Aura-modus simuleert hoe sommige synestheten beschrijven dat ze kleuren zien "zweven" of "gloeien" rond letters in plaats van dat ze erin zijn geïntegreerd. Het creëert een meer atmosferische en immersieve visuele ervaring, vooral op een donkere achtergrond.',
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
question: 'Heeft de "Dots"-modus een wetenschappelijke basis?',
|
|
24
|
-
answer: 'Het is een artistieke abstractie. Het reduceert de tekst tot zijn "chromatische essentie" door de herkenbare vorm van de letters te elimineren. Het resultaat lijkt op chromatische datavisualisaties of pointillistische schilderijen, en stelt je in staat de "kleursignatuur" van een tekst te zien zonder dat de betekenis interfereert.',
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
question: 'Waarom zijn sommige letters zoals I en O wit of zwart?',
|
|
28
|
-
answer: 'In synesthesiestudies worden de klinkers I en O, en de letter W, vaak beschreven als wit, transparant of zwart. Deze tool past die kleuren aan op de actieve achtergrond: wit op een donkere achtergrond, zwart op een lichte achtergrond, om altijd de leesbaarheid te garanderen.',
|
|
29
|
-
},
|
|
30
|
-
];
|
|
31
|
-
|
|
32
|
-
const howTo: SynesthesiaPainterLocaleContent['howTo'] = [
|
|
33
|
-
{ name: 'Schrijf tekst', text: 'Klik op het schrijfgebied en begin met typen. Elke letter verschijnt gekleurd volgens zijn statistische synesthetische associatie.' },
|
|
34
|
-
{ name: 'Verander visualisatiemodus', text: 'Gebruik de knoppen rechtsboven om te schakelen tussen Letters (gekleurde tekst), Dots (kleurencirkels) en Aura (lichtgevende letters met chromatische halo\'s).' },
|
|
35
|
-
{ name: 'Verken verschillende teksten', text: 'Schrijf namen, woorden in verschillende talen of zinnen om hun unieke chromatische palet te ontdekken. Lange woorden creëren fascinerende visuele gradiënten.' },
|
|
36
|
-
{ name: 'Wissen en opnieuw beginnen', text: 'Gebruik de knop "Wissen" in de onderste balk om het canvas leeg te maken en een nieuwe tekst te verkennen.' },
|
|
37
|
-
];
|
|
38
|
-
|
|
39
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
40
|
-
'@context': 'https://schema.org',
|
|
41
|
-
'@type': 'FAQPage',
|
|
42
|
-
mainEntity: faq.map((item) => ({
|
|
43
|
-
'@type': 'Question',
|
|
44
|
-
name: item.question,
|
|
45
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
46
|
-
})),
|
|
47
|
-
};
|
|
48
|
-
|
|
49
|
-
const howToSchema: WithContext<HowTo> = {
|
|
50
|
-
'@context': 'https://schema.org',
|
|
51
|
-
'@type': 'HowTo',
|
|
52
|
-
name: title,
|
|
53
|
-
description,
|
|
54
|
-
step: howTo.map((step) => ({
|
|
55
|
-
'@type': 'HowToStep',
|
|
56
|
-
name: step.name,
|
|
57
|
-
text: step.text,
|
|
58
|
-
})),
|
|
59
|
-
};
|
|
60
|
-
|
|
61
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
62
|
-
'@context': 'https://schema.org',
|
|
63
|
-
'@type': 'SoftwareApplication',
|
|
64
|
-
name: title,
|
|
65
|
-
description,
|
|
66
|
-
applicationCategory: 'UtilitiesApplication',
|
|
67
|
-
operatingSystem: 'Web',
|
|
68
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
69
|
-
inLanguage: 'nl',
|
|
70
|
-
};
|
|
71
|
-
|
|
72
|
-
export const content: SynesthesiaPainterLocaleContent = {
|
|
73
|
-
slug,
|
|
74
|
-
title,
|
|
75
|
-
description,
|
|
76
|
-
faqTitle: 'Veelgestelde Vragen',
|
|
77
|
-
ui: {
|
|
78
|
-
title: 'Synesthesie Schilder',
|
|
79
|
-
description: 'Transformeer je woorden in chromatische kunst.',
|
|
80
|
-
modeLetters: 'Letters',
|
|
81
|
-
modeDots: 'Dots',
|
|
82
|
-
modeAura: 'Aura',
|
|
83
|
-
placeholder: 'Typ hier...',
|
|
84
|
-
footerText: 'Typ om je persoonlijke kleurenpalet te ontdekken',
|
|
85
|
-
clearBtn: 'Wissen',
|
|
86
|
-
faqTitle: 'FAQ',
|
|
87
|
-
bibliographyTitle: 'Referenties'
|
|
88
|
-
},
|
|
89
|
-
seo: [
|
|
90
|
-
{ type: 'title', text: 'Wat is grafeem-kleur synesthesie?', level: 2 },
|
|
91
|
-
{ type: 'paragraph', html: '<strong>Synesthesie</strong> is een neurologische aandoening waarbij de stimulatie van één zintuig automatisch een reactie in een ander zintuig teweegbrengt. De meest bestudeerde en voorkomende variant is <strong>grafeem-kleur synesthesie</strong>: degenen die het hebben, nemen elke letter of elk cijfer waar met een intrinsieke, constante en levendige kleur. Het is geen verbeelding of metafoor; voor een synestheet is de letter "A" rood op dezelfde manier als vuur heet is. Deze tool past een <em>statistisch palet</em> toe op basis van de kleuren die het vaakst worden gerapporteerd voor elk grafeem in populatiestudies.' },
|
|
92
|
-
{ type: 'title', text: 'Neurowetenschap: de cross-activatietheorie', level: 3 },
|
|
93
|
-
{ type: 'paragraph', html: 'Het meest geaccepteerde neurologische model voor grafeem-kleur synesthesie is <strong>cross-activatie</strong>. De gebieden van de temporale cortex die betrokken zijn bij het herkennen van lettervormen (gyrus fusiformis) grenzen anatomisch aan de regio\'s die kleur verwerken (gebied V4). Bij mensen met synesthesie is er een grotere structurele of functionele connectiviteit tussen deze regio\'s, zodat het herkennen van een letter ook kleurneuronen activeert. Functionele neuroimaging (fMRI) onderzoek heeft bevestigd dat synestheten echte activatie in V4 vertonen bij het lezen van tekst, zelfs als deze monochroom is.' },
|
|
94
|
-
{ type: 'tip', title: 'De drie visualisatiemodi', html: '<strong>Letters:</strong> de originele tekst gekleurd per grafeem. Ideaal voor het zien van de "chromatische melodie" van een volledige tekst. <strong>Dots:</strong> elk karakter wordt een cirkel van zijn kleur; de tekst verdwijnt en alleen de kleurmuziek blijft over. <strong>Aura:</strong> letters stralen een halo uit van hun kleur, alsof de tekst gloeit met zijn eigen energie.' },
|
|
95
|
-
{ type: 'title', text: 'Statistieken en kleuruniversalia', level: 3 },
|
|
96
|
-
{ type: 'paragraph', html: 'Hoewel synesthetische kleuren uniek zijn voor elk individu, vonden studies van Simner et al. (2006) en Eagleman et al. (2007) significante statistische patronen. De klinker <strong>A</strong> is voor de meesten vaak rood; <strong>O</strong> is wit of zwart; <strong>S</strong> verschijnt in blauwgroene of groene tinten; <strong>E</strong> verschijnt als groen of wit. Interessant is dat kleur-letterassociaties consistenter zijn binnen een taalcultuur dan over verschillende culturen heen, wat wijst op een rol voor het vroege leren van het alfabet.' },
|
|
97
|
-
{ type: 'list', items: [
|
|
98
|
-
'<strong>Prevalentie:</strong> ongeveer 4% of de bevolking heeft in zekere mate grafeem-kleur synesthesie, hoewel recentere studies dit cijfer verhogen naar 6-8% wanneer subklinische vormen worden meegerekend.',
|
|
99
|
-
'<strong>Genderbias:</strong> synesthesie komt 3 tot 6 keer vaker voor bij vrouwen dan bij mannen, hoewel de oorzaken van dit verschil nog niet volledig zijn verklaard.',
|
|
100
|
-
'<strong>Erfelijkheid:</strong> het heeft een duidelijke genetische component: het komt vaak voor in families, hoewel niet altijd met hetzelfde type synesthesie.',
|
|
101
|
-
'<strong>Consistentie:</strong> in tegenstelling tot aangeleerde associaties zijn synesthetische kleuren buitengewoon stabiel in de loop van de tijd. 10-jarige vervolgstudies tonen een consistentie van meer dan 90% aan in grafeem-kleurassociaties.',
|
|
102
|
-
'<strong>Beroemde synestheten:</strong> Vladimir Nabokov, Wassily Kandinsky, Nikola Tesla en Billy Joel hebben publiekelijk synesthetische ervaringen beschreven die hun werk hebben beïnvloed.',
|
|
103
|
-
]},
|
|
104
|
-
{ type: 'stats', items: [
|
|
105
|
-
{ value: '4-8%', label: 'Bevolking met synesthesie', icon: 'mdi:brain' },
|
|
106
|
-
{ value: '90%+', label: 'Kleurconsistentie over 10 jaar', icon: 'mdi:check-circle' },
|
|
107
|
-
{ value: '3-6×', label: 'Vaker voorkomend bij vrouwen', icon: 'mdi:gender-female' },
|
|
108
|
-
{ value: '26+10', label: 'Gekleurde letters & cijfers', icon: 'mdi:alphabetical' },
|
|
109
|
-
], columns: 4 },
|
|
110
|
-
{ type: 'title', text: 'Kunst en synesthesie: wanneer de zintuigen samensmelten', level: 3 },
|
|
111
|
-
{ type: 'paragraph', html: '<strong>Wassily Kandinsky</strong>, grondlegger van het abstract expressionisme, ervoer zowel grafeem-kleur als muziek-kleur synesthesie: hij hoorde instrumenten in kleuren (geel was een trompet, diepblauw een cello) und gebruikte deze percepties om zijn theorie van abstracte kunst te creëren. In de muziek componeerde <strong>Alexander Scriabin</strong> <em>Prometheus: The Poem of Fire</em> met een partij voor "tastiera per luce" (lichtklavier), ontworpen om kleuren te projecteren die overeenkomen met elke noot.' },
|
|
112
|
-
{ type: 'tip', title: 'Kleurenpalet van deze tool', html: 'De kleurtoewijzingen zijn geïnspireerd op de meest voorkomende statistische gegevens in de wetenschappelijke literatuur. <strong>A → rood</strong>, <strong>E → groen</strong>, <strong>I → wit/zwart afhankelijk van de achtergrond</strong>, <strong>O → zwart/wit</strong>, <strong>U → amber</strong>. Medeklinkers volgen minder uniforme patronen, maar het contrast met de achtergrond krijgt altijd prioriteit om de leesbaarheid te garanderen.' },
|
|
113
|
-
],
|
|
114
|
-
faq,
|
|
115
|
-
bibliography,
|
|
116
|
-
howTo,
|
|
117
|
-
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
118
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
3
|
+
import type { SynesthesiaPainterLocaleContent } from '../index';
|
|
4
|
+
|
|
5
|
+
const slug = 'synesthesie-schilder';
|
|
6
|
+
const title = 'Synesthesie Schilder';
|
|
7
|
+
const description = 'Visualiseer de kleur van woorden volgens grafeem-kleur synesthesie. Elke letter heeft zijn eigen kleur, waardoor tekst verandert in chromatische kunst.';
|
|
8
|
+
|
|
9
|
+
const faq: SynesthesiaPainterLocaleContent['faq'] = [
|
|
10
|
+
{
|
|
11
|
+
question: 'Zien alle synestheten dezelfde kleuren voor elke letter?',
|
|
12
|
+
answer: 'Nee. Synesthetische kleuren zijn uniek voor elke persoon. Er bestaan statistische tendensen (A is voor velen vaak rood), maar geen twee synestheten hebben exact hetzelfde palet. Deze tool gebruikt de kleuren die het vaakst worden gerapporteerd in populatiestudies, niet de "juiste".',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Kan ik synesthesie ontwikkelen door deze tool continu te gebruiken?',
|
|
16
|
+
answer: 'Niet in de strikt neurologische zin. Echte synesthesie is een kenmerk van het zenuwstelsel, geen aangeleerde vaardigheid. Herhaald gebruik van kleur-letterassociaties kan echter sterke associatieve herinneringen creëren. Sommige studies suggereren dat het oefenen van deze associaties de tekstgeheugen kan verbeteren.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Waar dient de "Aura"-modus voor?',
|
|
20
|
+
answer: 'De Aura-modus simuleert hoe sommige synestheten beschrijven dat ze kleuren zien "zweven" of "gloeien" rond letters in plaats van dat ze erin zijn geïntegreerd. Het creëert een meer atmosferische en immersieve visuele ervaring, vooral op een donkere achtergrond.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'Heeft de "Dots"-modus een wetenschappelijke basis?',
|
|
24
|
+
answer: 'Het is een artistieke abstractie. Het reduceert de tekst tot zijn "chromatische essentie" door de herkenbare vorm van de letters te elimineren. Het resultaat lijkt op chromatische datavisualisaties of pointillistische schilderijen, en stelt je in staat de "kleursignatuur" van een tekst te zien zonder dat de betekenis interfereert.',
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
question: 'Waarom zijn sommige letters zoals I en O wit of zwart?',
|
|
28
|
+
answer: 'In synesthesiestudies worden de klinkers I en O, en de letter W, vaak beschreven als wit, transparant of zwart. Deze tool past die kleuren aan op de actieve achtergrond: wit op een donkere achtergrond, zwart op een lichte achtergrond, om altijd de leesbaarheid te garanderen.',
|
|
29
|
+
},
|
|
30
|
+
];
|
|
31
|
+
|
|
32
|
+
const howTo: SynesthesiaPainterLocaleContent['howTo'] = [
|
|
33
|
+
{ name: 'Schrijf tekst', text: 'Klik op het schrijfgebied en begin met typen. Elke letter verschijnt gekleurd volgens zijn statistische synesthetische associatie.' },
|
|
34
|
+
{ name: 'Verander visualisatiemodus', text: 'Gebruik de knoppen rechtsboven om te schakelen tussen Letters (gekleurde tekst), Dots (kleurencirkels) en Aura (lichtgevende letters met chromatische halo\'s).' },
|
|
35
|
+
{ name: 'Verken verschillende teksten', text: 'Schrijf namen, woorden in verschillende talen of zinnen om hun unieke chromatische palet te ontdekken. Lange woorden creëren fascinerende visuele gradiënten.' },
|
|
36
|
+
{ name: 'Wissen en opnieuw beginnen', text: 'Gebruik de knop "Wissen" in de onderste balk om het canvas leeg te maken en een nieuwe tekst te verkennen.' },
|
|
37
|
+
];
|
|
38
|
+
|
|
39
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
40
|
+
'@context': 'https://schema.org',
|
|
41
|
+
'@type': 'FAQPage',
|
|
42
|
+
mainEntity: faq.map((item) => ({
|
|
43
|
+
'@type': 'Question',
|
|
44
|
+
name: item.question,
|
|
45
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
46
|
+
})),
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
const howToSchema: WithContext<HowTo> = {
|
|
50
|
+
'@context': 'https://schema.org',
|
|
51
|
+
'@type': 'HowTo',
|
|
52
|
+
name: title,
|
|
53
|
+
description,
|
|
54
|
+
step: howTo.map((step) => ({
|
|
55
|
+
'@type': 'HowToStep',
|
|
56
|
+
name: step.name,
|
|
57
|
+
text: step.text,
|
|
58
|
+
})),
|
|
59
|
+
};
|
|
60
|
+
|
|
61
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
62
|
+
'@context': 'https://schema.org',
|
|
63
|
+
'@type': 'SoftwareApplication',
|
|
64
|
+
name: title,
|
|
65
|
+
description,
|
|
66
|
+
applicationCategory: 'UtilitiesApplication',
|
|
67
|
+
operatingSystem: 'Web',
|
|
68
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
69
|
+
inLanguage: 'nl',
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
export const content: SynesthesiaPainterLocaleContent = {
|
|
73
|
+
slug,
|
|
74
|
+
title,
|
|
75
|
+
description,
|
|
76
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
77
|
+
ui: {
|
|
78
|
+
title: 'Synesthesie Schilder',
|
|
79
|
+
description: 'Transformeer je woorden in chromatische kunst.',
|
|
80
|
+
modeLetters: 'Letters',
|
|
81
|
+
modeDots: 'Dots',
|
|
82
|
+
modeAura: 'Aura',
|
|
83
|
+
placeholder: 'Typ hier...',
|
|
84
|
+
footerText: 'Typ om je persoonlijke kleurenpalet te ontdekken',
|
|
85
|
+
clearBtn: 'Wissen',
|
|
86
|
+
faqTitle: 'FAQ',
|
|
87
|
+
bibliographyTitle: 'Referenties'
|
|
88
|
+
},
|
|
89
|
+
seo: [
|
|
90
|
+
{ type: 'title', text: 'Wat is grafeem-kleur synesthesie?', level: 2 },
|
|
91
|
+
{ type: 'paragraph', html: '<strong>Synesthesie</strong> is een neurologische aandoening waarbij de stimulatie van één zintuig automatisch een reactie in een ander zintuig teweegbrengt. De meest bestudeerde en voorkomende variant is <strong>grafeem-kleur synesthesie</strong>: degenen die het hebben, nemen elke letter of elk cijfer waar met een intrinsieke, constante en levendige kleur. Het is geen verbeelding of metafoor; voor een synestheet is de letter "A" rood op dezelfde manier als vuur heet is. Deze tool past een <em>statistisch palet</em> toe op basis van de kleuren die het vaakst worden gerapporteerd voor elk grafeem in populatiestudies.' },
|
|
92
|
+
{ type: 'title', text: 'Neurowetenschap: de cross-activatietheorie', level: 3 },
|
|
93
|
+
{ type: 'paragraph', html: 'Het meest geaccepteerde neurologische model voor grafeem-kleur synesthesie is <strong>cross-activatie</strong>. De gebieden van de temporale cortex die betrokken zijn bij het herkennen van lettervormen (gyrus fusiformis) grenzen anatomisch aan de regio\'s die kleur verwerken (gebied V4). Bij mensen met synesthesie is er een grotere structurele of functionele connectiviteit tussen deze regio\'s, zodat het herkennen van een letter ook kleurneuronen activeert. Functionele neuroimaging (fMRI) onderzoek heeft bevestigd dat synestheten echte activatie in V4 vertonen bij het lezen van tekst, zelfs als deze monochroom is.' },
|
|
94
|
+
{ type: 'tip', title: 'De drie visualisatiemodi', html: '<strong>Letters:</strong> de originele tekst gekleurd per grafeem. Ideaal voor het zien van de "chromatische melodie" van een volledige tekst. <strong>Dots:</strong> elk karakter wordt een cirkel van zijn kleur; de tekst verdwijnt en alleen de kleurmuziek blijft over. <strong>Aura:</strong> letters stralen een halo uit van hun kleur, alsof de tekst gloeit met zijn eigen energie.' },
|
|
95
|
+
{ type: 'title', text: 'Statistieken en kleuruniversalia', level: 3 },
|
|
96
|
+
{ type: 'paragraph', html: 'Hoewel synesthetische kleuren uniek zijn voor elk individu, vonden studies van Simner et al. (2006) en Eagleman et al. (2007) significante statistische patronen. De klinker <strong>A</strong> is voor de meesten vaak rood; <strong>O</strong> is wit of zwart; <strong>S</strong> verschijnt in blauwgroene of groene tinten; <strong>E</strong> verschijnt als groen of wit. Interessant is dat kleur-letterassociaties consistenter zijn binnen een taalcultuur dan over verschillende culturen heen, wat wijst op een rol voor het vroege leren van het alfabet.' },
|
|
97
|
+
{ type: 'list', items: [
|
|
98
|
+
'<strong>Prevalentie:</strong> ongeveer 4% of de bevolking heeft in zekere mate grafeem-kleur synesthesie, hoewel recentere studies dit cijfer verhogen naar 6-8% wanneer subklinische vormen worden meegerekend.',
|
|
99
|
+
'<strong>Genderbias:</strong> synesthesie komt 3 tot 6 keer vaker voor bij vrouwen dan bij mannen, hoewel de oorzaken van dit verschil nog niet volledig zijn verklaard.',
|
|
100
|
+
'<strong>Erfelijkheid:</strong> het heeft een duidelijke genetische component: het komt vaak voor in families, hoewel niet altijd met hetzelfde type synesthesie.',
|
|
101
|
+
'<strong>Consistentie:</strong> in tegenstelling tot aangeleerde associaties zijn synesthetische kleuren buitengewoon stabiel in de loop van de tijd. 10-jarige vervolgstudies tonen een consistentie van meer dan 90% aan in grafeem-kleurassociaties.',
|
|
102
|
+
'<strong>Beroemde synestheten:</strong> Vladimir Nabokov, Wassily Kandinsky, Nikola Tesla en Billy Joel hebben publiekelijk synesthetische ervaringen beschreven die hun werk hebben beïnvloed.',
|
|
103
|
+
]},
|
|
104
|
+
{ type: 'stats', items: [
|
|
105
|
+
{ value: '4-8%', label: 'Bevolking met synesthesie', icon: 'mdi:brain' },
|
|
106
|
+
{ value: '90%+', label: 'Kleurconsistentie over 10 jaar', icon: 'mdi:check-circle' },
|
|
107
|
+
{ value: '3-6×', label: 'Vaker voorkomend bij vrouwen', icon: 'mdi:gender-female' },
|
|
108
|
+
{ value: '26+10', label: 'Gekleurde letters & cijfers', icon: 'mdi:alphabetical' },
|
|
109
|
+
], columns: 4 },
|
|
110
|
+
{ type: 'title', text: 'Kunst en synesthesie: wanneer de zintuigen samensmelten', level: 3 },
|
|
111
|
+
{ type: 'paragraph', html: '<strong>Wassily Kandinsky</strong>, grondlegger van het abstract expressionisme, ervoer zowel grafeem-kleur als muziek-kleur synesthesie: hij hoorde instrumenten in kleuren (geel was een trompet, diepblauw een cello) und gebruikte deze percepties om zijn theorie van abstracte kunst te creëren. In de muziek componeerde <strong>Alexander Scriabin</strong> <em>Prometheus: The Poem of Fire</em> met een partij voor "tastiera per luce" (lichtklavier), ontworpen om kleuren te projecteren die overeenkomen met elke noot.' },
|
|
112
|
+
{ type: 'tip', title: 'Kleurenpalet van deze tool', html: 'De kleurtoewijzingen zijn geïnspireerd op de meest voorkomende statistische gegevens in de wetenschappelijke literatuur. <strong>A → rood</strong>, <strong>E → groen</strong>, <strong>I → wit/zwart afhankelijk van de achtergrond</strong>, <strong>O → zwart/wit</strong>, <strong>U → amber</strong>. Medeklinkers volgen minder uniforme patronen, maar het contrast met de achtergrond krijgt altijd prioriteit om de leesbaarheid te garanderen.' },
|
|
113
|
+
],
|
|
114
|
+
faq,
|
|
115
|
+
bibliography,
|
|
116
|
+
howTo,
|
|
117
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
118
|
+
};
|
|
@@ -1,118 +1,118 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import { bibliography } from '../bibliography';
|
|
3
|
-
import type { SynesthesiaPainterLocaleContent } from '../index';
|
|
4
|
-
|
|
5
|
-
const slug = 'malarz-synestezji';
|
|
6
|
-
const title = 'Malarz Synestezji';
|
|
7
|
-
const description = 'Wizualizuj kolor słów zgodnie z synestezją grafem-kolor. Każda litera ma swój własny kolor, zmieniając tekst w sztukę chromatyczną.';
|
|
8
|
-
|
|
9
|
-
const faq: SynesthesiaPainterLocaleContent['faq'] = [
|
|
10
|
-
{
|
|
11
|
-
question: 'Czy wszyscy synestetycy widzą te same kolory dla każdej litery?',
|
|
12
|
-
answer: 'Nie. Kolory synestetyczne są unikalne dla każdej osoby. Istnieją tendencje statystyczne (A dla wielu osób bywa czerwone), ale nie ma dwóch synestetyków o dokładnie tej samej palecie. To narzędzie wykorzystuje kolory najczęściej zgłaszane w badaniach populacyjnych, a nie te \"jedyne słuszne\".',
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
question: 'Czy mogę rozwinąć synestezję poprzez ciągłe używanie tego narzędzia?',
|
|
16
|
-
answer: 'Nie w ścisłym sensie neurologicznym. Prawdziwa synestezja jest cechą układu nerwowego, a nie wyuczoną umiejętnością. Jednak powtarzanie skojarzeń kolor-litera może stworzyć silne wspomnienia asocjacyjne. Niektóre badania sugerują, że ćwiczenie tych skojarzeń może poprawić pamięć tekstową.',
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
question: 'Do czego służy tryb \"Aura\"?',
|
|
20
|
-
answer: 'Tryb Aura symuluje sposób, w jaki niektórzy synestetycy opisują widzenie kolorów \"unoszących się\" lub \"świecących\" wokół liter, a nie zintegrowanych z nimi. Tworzy to bardziej nastrojowe i immersyjne doświadczenie wizualne, szczególnie na ciemnym tle.',
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
question: 'Czy tryb \"Kropki\" ma jakieś podstawy naukowe?',
|
|
24
|
-
answer: 'Jest to abstrakcja artystyczna. Redukuje tekst do jego \"chromatycznej esencji\" poprzez wyeliminowanie rozpoznawalnego kształtu liter. Wynik przypomina wizualizacje danych chromatycznych lub obrazy puentylistyczne i pozwala zobaczyć \"sygnaturę kolorystyczną\" tekstu bez ingerencji znaczenia.',
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
question: 'Dlaczego niektóre litery, takie jak I i O, są białe lub czarne?',
|
|
28
|
-
answer: 'W badaniach nad synestezją samogłoski I i O oraz litera W są często opisywane jako białe, przezroczyste lub czarne. To narzędzie dostosowuje te kolory do aktywnego tła: białe na ciemnym tle, czarne na jasnym tle, aby zawsze zagwarantować widoczność.',
|
|
29
|
-
},
|
|
30
|
-
];
|
|
31
|
-
|
|
32
|
-
const howTo: SynesthesiaPainterLocaleContent['howTo'] = [
|
|
33
|
-
{ name: 'Napisz tekst', text: 'Kliknij obszar pisania i zacznij pisać. Każda litera pojawi się w kolorze zgodnym z jej statystycznym skojarzeniem synestetycznym.' },
|
|
34
|
-
{ name: 'Zmień tryb wizualizacji', text: 'Użyj przycisków w prawym górnym rogu, aby przełączać się między Literami (kolorowy tekst), Kropkami (kolorowe kółka) i Aurą (świecące litery z chromatycznymi aureolami).' },
|
|
35
|
-
{ name: 'Odkrywaj różne teksty', text: 'Pisz imiona, słowa w różnych językach lub całe zdania, aby odkryć ich unikalną paletę chromatyczną. Długie słowa tworzą fascynujące gradienty wizualne.' },
|
|
36
|
-
{ name: 'Wyczyść i zacznij od nowa', text: 'Użyj przycisku \"Wyczyść\" na dolnym pasku, aby opróżnić płótno i zbadać nowy tekst.' },
|
|
37
|
-
];
|
|
38
|
-
|
|
39
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
40
|
-
'@context': 'https://schema.org',
|
|
41
|
-
'@type': 'FAQPage',
|
|
42
|
-
mainEntity: faq.map((item) => ({
|
|
43
|
-
'@type': 'Question',
|
|
44
|
-
name: item.question,
|
|
45
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
46
|
-
})),
|
|
47
|
-
};
|
|
48
|
-
|
|
49
|
-
const howToSchema: WithContext<HowTo> = {
|
|
50
|
-
'@context': 'https://schema.org',
|
|
51
|
-
'@type': 'HowTo',
|
|
52
|
-
name: title,
|
|
53
|
-
description,
|
|
54
|
-
step: howTo.map((step) => ({
|
|
55
|
-
'@type': 'HowToStep',
|
|
56
|
-
name: step.name,
|
|
57
|
-
text: step.text,
|
|
58
|
-
})),
|
|
59
|
-
};
|
|
60
|
-
|
|
61
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
62
|
-
'@context': 'https://schema.org',
|
|
63
|
-
'@type': 'SoftwareApplication',
|
|
64
|
-
name: title,
|
|
65
|
-
description,
|
|
66
|
-
applicationCategory: 'UtilitiesApplication',
|
|
67
|
-
operatingSystem: 'Web',
|
|
68
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
69
|
-
inLanguage: 'pl',
|
|
70
|
-
};
|
|
71
|
-
|
|
72
|
-
export const content: SynesthesiaPainterLocaleContent = {
|
|
73
|
-
slug,
|
|
74
|
-
title,
|
|
75
|
-
description,
|
|
76
|
-
faqTitle: 'Najczęściej Zadawane Pytania',
|
|
77
|
-
ui: {
|
|
78
|
-
title: 'Malarz Synestezji',
|
|
79
|
-
description: 'Zmień swoje słowa w sztukę chromatyczną.',
|
|
80
|
-
modeLetters: 'Litery',
|
|
81
|
-
modeDots: 'Kropki',
|
|
82
|
-
modeAura: 'Aura',
|
|
83
|
-
placeholder: 'Wpisz tutaj...',
|
|
84
|
-
footerText: 'Pisz, aby odkryć swoją osobistą paletę kolorów',
|
|
85
|
-
clearBtn: 'Wyczyść',
|
|
86
|
-
faqTitle: 'FAQ',
|
|
87
|
-
bibliographyTitle: 'Źródła'
|
|
88
|
-
},
|
|
89
|
-
seo: [
|
|
90
|
-
{ type: 'title', text: 'Czym jest synestezja grafem-kolor?', level: 2 },
|
|
91
|
-
{ type: 'paragraph', html: '<strong>Synestezja</strong> to stan neurologiczny, w którym stymulacja jednego zmysłu automatycznie wywołuje reakcję w innym. Najlepiej zbadanym i rozpowszechnionym wariantem jest <strong>synestezja grafem-kolor</strong>: osoby ją posiadające postrzegają każdą literę lub cyfrę z wewnętrznym, stałym i żywym kolorem. To nie jest wyobraźnia ani metafora; dla synestetyka litera \"A\" jest czerwona w taki sam sposób, w jaki ogień jest gorący. To narzędzie stosuje <em>paletę statystyczną</em> opartą na kolorach najczęściej zgłaszanych dla każdego grafemu w badaniach populacyjnych.' },
|
|
92
|
-
{ type: 'title', text: 'Neurobiologia: Teoria aktywacji krzyżowej', level: 3 },
|
|
93
|
-
{ type: 'paragraph', html: 'Najszerzej akceptowanym modelem neurologicznym dla synestezji grafem-kolor jest <strong>aktywacja krzyżowa</strong>. Obszary kory skroniowej zaangażowane w rozpoznawanie kształtów liter (zakręt wrzecionowaty) są anatomicznie sąsiadujące z regionami przetwarzającymi kolory (obszar V4). U osób z synestezją występuje większa łączność strukturalna lub funkcjonalna między tymi regionami, więc rozpoznanie litery aktywuje również neurony koloru. Badania za pomocą funkcjonalnego rezonansu magnetycznego (fMRI) potwierdziły, że synestetycy wykazują rzeczywistą aktywację w obszarze V4 podczas czytania tekstu, nawet jeśli jest on monochromatyczny.' },
|
|
94
|
-
{ type: 'tip', title: 'Trzy tryby wizualizacji', html: '<strong>Litery:</strong> Oryginalny tekst pokolorowany według grafemów. Idealny do zobaczenia \"chromatycznej melodii\" pełnego tekstu. <strong>Kropki:</strong> Każdy znak staje się kółkiem w swoim kolorze; tekst znika i pozostaje tylko muzyka kolorów. <strong>Aura:</strong> Litery emitują aureolę swojego koloru, jakby tekst świecił własną energią.' },
|
|
95
|
-
{ type: 'title', text: 'Statystyka i uniwersalność kolorów', level: 3 },
|
|
96
|
-
{ type: 'paragraph', html: 'Chociaż kolory synestetyczne są unikalne dla każdego człowieka, badania Simnera i wsp. (2006) oraz Eaglemana i wsp. (2007) wykazały istotne wzorce statystyczne. Samogłoska <strong>A</strong> u większości osób ma tendencję do bycia czerwoną; <strong>O</strong> jest białe lub czarne; <strong>S</strong> pojawia się w odcieniach morskich lub zielonych; <strong>E</strong> jawi się jako zielone lub białe. Co ciekawe, skojarzenia kolor-litera są bardziej spójne w obrębie danej kultury językowej niż między różnymi kulturami, co sugeruje rolę wczesnej nauki alfabetu.' },
|
|
97
|
-
{ type: 'list', items: [
|
|
98
|
-
'<strong>Prewalencja:</strong> Około 4% populacji posiada synestezję grafem-kolor w pewnym stopniu, choć nowsze badania podnoszą tę liczbę do 6-8%, gdy uwzględni się formy subkliniczne.',
|
|
99
|
-
'<strong>Uwarunkowania płciowe:</strong> Synestezja występuje od 3 do 6 razy częściej u kobiet niż u mężczyzn, choć przyczyny tej różnicy nie są jeszcze w pełni wyjaśnione.',
|
|
100
|
-
'<strong>Dziedziczność:</strong> Ma wyraźny komponent genetyczny: wykazuje tendencję do występowania rodzinnego, choć nie zawsze z tym samym typem synestezji.',
|
|
101
|
-
'<strong>Stabilność:</strong> W przeciwieństwie do wyuczonych skojarzeń, kolory synestetyczne są niezwykle stabilne w czasie. Badania po 10 latach wykazują ponad 90% spójności w skojarzeniach grafem-kolor.',
|
|
102
|
-
'<strong>Słynni synestetycy:</strong> Władimir Nabokov, Wasilij Kandinsky, Nikola Tesla i Billy Joel publicznie opisywali doświadczenia synestetyczne, które wpłynęły na ich twórczość.',
|
|
103
|
-
]},
|
|
104
|
-
{ type: 'stats', items: [
|
|
105
|
-
{ value: '4-8%', label: 'Populacji z synestezją', icon: 'mdi:brain' },
|
|
106
|
-
{ value: '90%+', label: 'Stabilność koloru po 10 latach', icon: 'mdi:check-circle' },
|
|
107
|
-
{ value: '3-6×', label: 'Częstsza u kobiet', icon: 'mdi:gender-female' },
|
|
108
|
-
{ value: '26+10', label: 'Kolorowe litery i cyfry', icon: 'mdi:alphabetical' },
|
|
109
|
-
], columns: 4 },
|
|
110
|
-
{ type: 'title', text: 'Sztuka i synestezja: Kiedy zmysły się łączą', level: 3 },
|
|
111
|
-
{ type: 'paragraph', html: '<strong>Wassily Kandinsky</strong>, prekursor abstrakcjonizmu, doświadczał synestezji zarówno grafem-kolor, jak i muzyka-kolor: słyszał instrumenty w kolorach (żółty był trąbką, głęboki błękit wiolonczelą) i wykorzystał te percepcje do stworzenia swojej teorii sztuki abstrakcyjnej. W muzyce <strong>Aleksander Skriabin</strong> skomponował <em>Prometeusza: Poemat ognia</em> z partią na \"tastiera per luce\" (klawiaturę świetlną), zaprojektowaną do rzucania kolorów odpowiadających każdemu dźwiękowi.' },
|
|
112
|
-
{ type: 'tip', title: 'Paleta kolorów tego narzędzia', html: 'Przypisywanie kolorów inspirowane jest najczęstszymi danymi statystycznymi w literaturze naukowej. <strong>A → czerwony</strong>, <strong>E → zielony</strong>, <strong>I → biały/czarny w zależności od tła</strong>, <strong>O → czarny/biały</strong>, <strong>U → bursztynowy</strong>. Spółgłoski podlegają mniej jednolitym wzorcom, ale kontrast z tłem jest zawsze traktowany priorytetowo, aby zagwarantować czytelność.' },
|
|
113
|
-
],
|
|
114
|
-
faq,
|
|
115
|
-
bibliography,
|
|
116
|
-
howTo,
|
|
117
|
-
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
118
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
3
|
+
import type { SynesthesiaPainterLocaleContent } from '../index';
|
|
4
|
+
|
|
5
|
+
const slug = 'malarz-synestezji';
|
|
6
|
+
const title = 'Malarz Synestezji';
|
|
7
|
+
const description = 'Wizualizuj kolor słów zgodnie z synestezją grafem-kolor. Każda litera ma swój własny kolor, zmieniając tekst w sztukę chromatyczną.';
|
|
8
|
+
|
|
9
|
+
const faq: SynesthesiaPainterLocaleContent['faq'] = [
|
|
10
|
+
{
|
|
11
|
+
question: 'Czy wszyscy synestetycy widzą te same kolory dla każdej litery?',
|
|
12
|
+
answer: 'Nie. Kolory synestetyczne są unikalne dla każdej osoby. Istnieją tendencje statystyczne (A dla wielu osób bywa czerwone), ale nie ma dwóch synestetyków o dokładnie tej samej palecie. To narzędzie wykorzystuje kolory najczęściej zgłaszane w badaniach populacyjnych, a nie te \"jedyne słuszne\".',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Czy mogę rozwinąć synestezję poprzez ciągłe używanie tego narzędzia?',
|
|
16
|
+
answer: 'Nie w ścisłym sensie neurologicznym. Prawdziwa synestezja jest cechą układu nerwowego, a nie wyuczoną umiejętnością. Jednak powtarzanie skojarzeń kolor-litera może stworzyć silne wspomnienia asocjacyjne. Niektóre badania sugerują, że ćwiczenie tych skojarzeń może poprawić pamięć tekstową.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Do czego służy tryb \"Aura\"?',
|
|
20
|
+
answer: 'Tryb Aura symuluje sposób, w jaki niektórzy synestetycy opisują widzenie kolorów \"unoszących się\" lub \"świecących\" wokół liter, a nie zintegrowanych z nimi. Tworzy to bardziej nastrojowe i immersyjne doświadczenie wizualne, szczególnie na ciemnym tle.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'Czy tryb \"Kropki\" ma jakieś podstawy naukowe?',
|
|
24
|
+
answer: 'Jest to abstrakcja artystyczna. Redukuje tekst do jego \"chromatycznej esencji\" poprzez wyeliminowanie rozpoznawalnego kształtu liter. Wynik przypomina wizualizacje danych chromatycznych lub obrazy puentylistyczne i pozwala zobaczyć \"sygnaturę kolorystyczną\" tekstu bez ingerencji znaczenia.',
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
question: 'Dlaczego niektóre litery, takie jak I i O, są białe lub czarne?',
|
|
28
|
+
answer: 'W badaniach nad synestezją samogłoski I i O oraz litera W są często opisywane jako białe, przezroczyste lub czarne. To narzędzie dostosowuje te kolory do aktywnego tła: białe na ciemnym tle, czarne na jasnym tle, aby zawsze zagwarantować widoczność.',
|
|
29
|
+
},
|
|
30
|
+
];
|
|
31
|
+
|
|
32
|
+
const howTo: SynesthesiaPainterLocaleContent['howTo'] = [
|
|
33
|
+
{ name: 'Napisz tekst', text: 'Kliknij obszar pisania i zacznij pisać. Każda litera pojawi się w kolorze zgodnym z jej statystycznym skojarzeniem synestetycznym.' },
|
|
34
|
+
{ name: 'Zmień tryb wizualizacji', text: 'Użyj przycisków w prawym górnym rogu, aby przełączać się między Literami (kolorowy tekst), Kropkami (kolorowe kółka) i Aurą (świecące litery z chromatycznymi aureolami).' },
|
|
35
|
+
{ name: 'Odkrywaj różne teksty', text: 'Pisz imiona, słowa w różnych językach lub całe zdania, aby odkryć ich unikalną paletę chromatyczną. Długie słowa tworzą fascynujące gradienty wizualne.' },
|
|
36
|
+
{ name: 'Wyczyść i zacznij od nowa', text: 'Użyj przycisku \"Wyczyść\" na dolnym pasku, aby opróżnić płótno i zbadać nowy tekst.' },
|
|
37
|
+
];
|
|
38
|
+
|
|
39
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
40
|
+
'@context': 'https://schema.org',
|
|
41
|
+
'@type': 'FAQPage',
|
|
42
|
+
mainEntity: faq.map((item) => ({
|
|
43
|
+
'@type': 'Question',
|
|
44
|
+
name: item.question,
|
|
45
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
46
|
+
})),
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
const howToSchema: WithContext<HowTo> = {
|
|
50
|
+
'@context': 'https://schema.org',
|
|
51
|
+
'@type': 'HowTo',
|
|
52
|
+
name: title,
|
|
53
|
+
description,
|
|
54
|
+
step: howTo.map((step) => ({
|
|
55
|
+
'@type': 'HowToStep',
|
|
56
|
+
name: step.name,
|
|
57
|
+
text: step.text,
|
|
58
|
+
})),
|
|
59
|
+
};
|
|
60
|
+
|
|
61
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
62
|
+
'@context': 'https://schema.org',
|
|
63
|
+
'@type': 'SoftwareApplication',
|
|
64
|
+
name: title,
|
|
65
|
+
description,
|
|
66
|
+
applicationCategory: 'UtilitiesApplication',
|
|
67
|
+
operatingSystem: 'Web',
|
|
68
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
69
|
+
inLanguage: 'pl',
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
export const content: SynesthesiaPainterLocaleContent = {
|
|
73
|
+
slug,
|
|
74
|
+
title,
|
|
75
|
+
description,
|
|
76
|
+
faqTitle: 'Najczęściej Zadawane Pytania',
|
|
77
|
+
ui: {
|
|
78
|
+
title: 'Malarz Synestezji',
|
|
79
|
+
description: 'Zmień swoje słowa w sztukę chromatyczną.',
|
|
80
|
+
modeLetters: 'Litery',
|
|
81
|
+
modeDots: 'Kropki',
|
|
82
|
+
modeAura: 'Aura',
|
|
83
|
+
placeholder: 'Wpisz tutaj...',
|
|
84
|
+
footerText: 'Pisz, aby odkryć swoją osobistą paletę kolorów',
|
|
85
|
+
clearBtn: 'Wyczyść',
|
|
86
|
+
faqTitle: 'FAQ',
|
|
87
|
+
bibliographyTitle: 'Źródła'
|
|
88
|
+
},
|
|
89
|
+
seo: [
|
|
90
|
+
{ type: 'title', text: 'Czym jest synestezja grafem-kolor?', level: 2 },
|
|
91
|
+
{ type: 'paragraph', html: '<strong>Synestezja</strong> to stan neurologiczny, w którym stymulacja jednego zmysłu automatycznie wywołuje reakcję w innym. Najlepiej zbadanym i rozpowszechnionym wariantem jest <strong>synestezja grafem-kolor</strong>: osoby ją posiadające postrzegają każdą literę lub cyfrę z wewnętrznym, stałym i żywym kolorem. To nie jest wyobraźnia ani metafora; dla synestetyka litera \"A\" jest czerwona w taki sam sposób, w jaki ogień jest gorący. To narzędzie stosuje <em>paletę statystyczną</em> opartą na kolorach najczęściej zgłaszanych dla każdego grafemu w badaniach populacyjnych.' },
|
|
92
|
+
{ type: 'title', text: 'Neurobiologia: Teoria aktywacji krzyżowej', level: 3 },
|
|
93
|
+
{ type: 'paragraph', html: 'Najszerzej akceptowanym modelem neurologicznym dla synestezji grafem-kolor jest <strong>aktywacja krzyżowa</strong>. Obszary kory skroniowej zaangażowane w rozpoznawanie kształtów liter (zakręt wrzecionowaty) są anatomicznie sąsiadujące z regionami przetwarzającymi kolory (obszar V4). U osób z synestezją występuje większa łączność strukturalna lub funkcjonalna między tymi regionami, więc rozpoznanie litery aktywuje również neurony koloru. Badania za pomocą funkcjonalnego rezonansu magnetycznego (fMRI) potwierdziły, że synestetycy wykazują rzeczywistą aktywację w obszarze V4 podczas czytania tekstu, nawet jeśli jest on monochromatyczny.' },
|
|
94
|
+
{ type: 'tip', title: 'Trzy tryby wizualizacji', html: '<strong>Litery:</strong> Oryginalny tekst pokolorowany według grafemów. Idealny do zobaczenia \"chromatycznej melodii\" pełnego tekstu. <strong>Kropki:</strong> Każdy znak staje się kółkiem w swoim kolorze; tekst znika i pozostaje tylko muzyka kolorów. <strong>Aura:</strong> Litery emitują aureolę swojego koloru, jakby tekst świecił własną energią.' },
|
|
95
|
+
{ type: 'title', text: 'Statystyka i uniwersalność kolorów', level: 3 },
|
|
96
|
+
{ type: 'paragraph', html: 'Chociaż kolory synestetyczne są unikalne dla każdego człowieka, badania Simnera i wsp. (2006) oraz Eaglemana i wsp. (2007) wykazały istotne wzorce statystyczne. Samogłoska <strong>A</strong> u większości osób ma tendencję do bycia czerwoną; <strong>O</strong> jest białe lub czarne; <strong>S</strong> pojawia się w odcieniach morskich lub zielonych; <strong>E</strong> jawi się jako zielone lub białe. Co ciekawe, skojarzenia kolor-litera są bardziej spójne w obrębie danej kultury językowej niż między różnymi kulturami, co sugeruje rolę wczesnej nauki alfabetu.' },
|
|
97
|
+
{ type: 'list', items: [
|
|
98
|
+
'<strong>Prewalencja:</strong> Około 4% populacji posiada synestezję grafem-kolor w pewnym stopniu, choć nowsze badania podnoszą tę liczbę do 6-8%, gdy uwzględni się formy subkliniczne.',
|
|
99
|
+
'<strong>Uwarunkowania płciowe:</strong> Synestezja występuje od 3 do 6 razy częściej u kobiet niż u mężczyzn, choć przyczyny tej różnicy nie są jeszcze w pełni wyjaśnione.',
|
|
100
|
+
'<strong>Dziedziczność:</strong> Ma wyraźny komponent genetyczny: wykazuje tendencję do występowania rodzinnego, choć nie zawsze z tym samym typem synestezji.',
|
|
101
|
+
'<strong>Stabilność:</strong> W przeciwieństwie do wyuczonych skojarzeń, kolory synestetyczne są niezwykle stabilne w czasie. Badania po 10 latach wykazują ponad 90% spójności w skojarzeniach grafem-kolor.',
|
|
102
|
+
'<strong>Słynni synestetycy:</strong> Władimir Nabokov, Wasilij Kandinsky, Nikola Tesla i Billy Joel publicznie opisywali doświadczenia synestetyczne, które wpłynęły na ich twórczość.',
|
|
103
|
+
]},
|
|
104
|
+
{ type: 'stats', items: [
|
|
105
|
+
{ value: '4-8%', label: 'Populacji z synestezją', icon: 'mdi:brain' },
|
|
106
|
+
{ value: '90%+', label: 'Stabilność koloru po 10 latach', icon: 'mdi:check-circle' },
|
|
107
|
+
{ value: '3-6×', label: 'Częstsza u kobiet', icon: 'mdi:gender-female' },
|
|
108
|
+
{ value: '26+10', label: 'Kolorowe litery i cyfry', icon: 'mdi:alphabetical' },
|
|
109
|
+
], columns: 4 },
|
|
110
|
+
{ type: 'title', text: 'Sztuka i synestezja: Kiedy zmysły się łączą', level: 3 },
|
|
111
|
+
{ type: 'paragraph', html: '<strong>Wassily Kandinsky</strong>, prekursor abstrakcjonizmu, doświadczał synestezji zarówno grafem-kolor, jak i muzyka-kolor: słyszał instrumenty w kolorach (żółty był trąbką, głęboki błękit wiolonczelą) i wykorzystał te percepcje do stworzenia swojej teorii sztuki abstrakcyjnej. W muzyce <strong>Aleksander Skriabin</strong> skomponował <em>Prometeusza: Poemat ognia</em> z partią na \"tastiera per luce\" (klawiaturę świetlną), zaprojektowaną do rzucania kolorów odpowiadających każdemu dźwiękowi.' },
|
|
112
|
+
{ type: 'tip', title: 'Paleta kolorów tego narzędzia', html: 'Przypisywanie kolorów inspirowane jest najczęstszymi danymi statystycznymi w literaturze naukowej. <strong>A → czerwony</strong>, <strong>E → zielony</strong>, <strong>I → biały/czarny w zależności od tła</strong>, <strong>O → czarny/biały</strong>, <strong>U → bursztynowy</strong>. Spółgłoski podlegają mniej jednolitym wzorcom, ale kontrast z tłem jest zawsze traktowany priorytetowo, aby zagwarantować czytelność.' },
|
|
113
|
+
],
|
|
114
|
+
faq,
|
|
115
|
+
bibliography,
|
|
116
|
+
howTo,
|
|
117
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
118
|
+
};
|