@jjlmoya/utils-creative 1.7.0 → 1.8.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 -1
- package/src/category/i18n/de.ts +9 -0
- package/src/category/i18n/id.ts +9 -0
- package/src/category/i18n/it.ts +9 -0
- package/src/category/i18n/ja.ts +9 -0
- package/src/category/i18n/ko.ts +9 -0
- package/src/category/i18n/nl.ts +9 -0
- package/src/category/i18n/pl.ts +9 -0
- package/src/category/i18n/pt.ts +9 -0
- package/src/category/i18n/ru.ts +9 -0
- package/src/category/i18n/sv.ts +9 -0
- package/src/category/i18n/tr.ts +9 -0
- package/src/category/i18n/zh.ts +9 -0
- package/src/category/index.ts +12 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/i18n_coverage.test.ts +36 -0
- package/src/tests/locale_completeness.test.ts +2 -2
- package/src/tests/title_quality.test.ts +3 -3
- package/src/tool/bead-pattern-generator/i18n/de.ts +115 -0
- package/src/tool/bead-pattern-generator/i18n/en.ts +1 -1
- package/src/tool/bead-pattern-generator/i18n/es.ts +1 -1
- package/src/tool/bead-pattern-generator/i18n/fr.ts +1 -1
- package/src/tool/bead-pattern-generator/i18n/id.ts +115 -0
- package/src/tool/bead-pattern-generator/i18n/it.ts +115 -0
- package/src/tool/bead-pattern-generator/i18n/ja.ts +115 -0
- package/src/tool/bead-pattern-generator/i18n/ko.ts +115 -0
- package/src/tool/bead-pattern-generator/i18n/nl.ts +115 -0
- package/src/tool/bead-pattern-generator/i18n/pl.ts +115 -0
- package/src/tool/bead-pattern-generator/i18n/pt.ts +115 -0
- package/src/tool/bead-pattern-generator/i18n/ru.ts +115 -0
- package/src/tool/bead-pattern-generator/i18n/sv.ts +115 -0
- package/src/tool/bead-pattern-generator/i18n/tr.ts +115 -0
- package/src/tool/bead-pattern-generator/i18n/zh.ts +115 -0
- package/src/tool/bead-pattern-generator/index.ts +12 -0
- package/src/tool/dice-roller/i18n/de.ts +138 -0
- package/src/tool/dice-roller/i18n/id.ts +138 -0
- package/src/tool/dice-roller/i18n/it.ts +138 -0
- package/src/tool/dice-roller/i18n/ja.ts +138 -0
- package/src/tool/dice-roller/i18n/ko.ts +138 -0
- package/src/tool/dice-roller/i18n/nl.ts +138 -0
- package/src/tool/dice-roller/i18n/pl.ts +138 -0
- package/src/tool/dice-roller/i18n/pt.ts +138 -0
- package/src/tool/dice-roller/i18n/ru.ts +138 -0
- package/src/tool/dice-roller/i18n/sv.ts +138 -0
- package/src/tool/dice-roller/i18n/tr.ts +138 -0
- package/src/tool/dice-roller/i18n/zh.ts +138 -0
- package/src/tool/dice-roller/index.ts +12 -0
- package/src/tool/excuse-generator/i18n/de.ts +122 -0
- package/src/tool/excuse-generator/i18n/id.ts +122 -0
- package/src/tool/excuse-generator/i18n/it.ts +122 -0
- package/src/tool/excuse-generator/i18n/ja.ts +122 -0
- package/src/tool/excuse-generator/i18n/ko.ts +122 -0
- package/src/tool/excuse-generator/i18n/nl.ts +122 -0
- package/src/tool/excuse-generator/i18n/pl.ts +122 -0
- package/src/tool/excuse-generator/i18n/pt.ts +122 -0
- package/src/tool/excuse-generator/i18n/ru.ts +122 -0
- package/src/tool/excuse-generator/i18n/sv.ts +122 -0
- package/src/tool/excuse-generator/i18n/tr.ts +122 -0
- package/src/tool/excuse-generator/i18n/zh.ts +122 -0
- package/src/tool/excuse-generator/index.ts +12 -0
- package/src/tool/fortune-cookie/i18n/de.ts +127 -0
- package/src/tool/fortune-cookie/i18n/id.ts +127 -0
- package/src/tool/fortune-cookie/i18n/it.ts +127 -0
- package/src/tool/fortune-cookie/i18n/ja.ts +127 -0
- package/src/tool/fortune-cookie/i18n/ko.ts +127 -0
- package/src/tool/fortune-cookie/i18n/nl.ts +127 -0
- package/src/tool/fortune-cookie/i18n/pl.ts +127 -0
- package/src/tool/fortune-cookie/i18n/pt.ts +127 -0
- package/src/tool/fortune-cookie/i18n/ru.ts +127 -0
- package/src/tool/fortune-cookie/i18n/sv.ts +127 -0
- package/src/tool/fortune-cookie/i18n/tr.ts +127 -0
- package/src/tool/fortune-cookie/i18n/zh.ts +127 -0
- package/src/tool/fortune-cookie/index.ts +12 -0
- package/src/tool/synesthesia-painter/i18n/de.ts +122 -0
- package/src/tool/synesthesia-painter/i18n/fr.ts +2 -2
- package/src/tool/synesthesia-painter/i18n/id.ts +122 -0
- package/src/tool/synesthesia-painter/i18n/it.ts +122 -0
- package/src/tool/synesthesia-painter/i18n/ja.ts +122 -0
- package/src/tool/synesthesia-painter/i18n/ko.ts +122 -0
- package/src/tool/synesthesia-painter/i18n/nl.ts +122 -0
- package/src/tool/synesthesia-painter/i18n/pl.ts +122 -0
- package/src/tool/synesthesia-painter/i18n/pt.ts +122 -0
- package/src/tool/synesthesia-painter/i18n/ru.ts +122 -0
- package/src/tool/synesthesia-painter/i18n/sv.ts +122 -0
- package/src/tool/synesthesia-painter/i18n/tr.ts +122 -0
- package/src/tool/synesthesia-painter/i18n/zh.ts +122 -0
- package/src/tool/synesthesia-painter/index.ts +12 -0
- package/src/tool/zalgo-generator/i18n/de.ts +113 -0
- package/src/tool/zalgo-generator/i18n/id.ts +113 -0
- package/src/tool/zalgo-generator/i18n/it.ts +113 -0
- package/src/tool/zalgo-generator/i18n/ja.ts +113 -0
- package/src/tool/zalgo-generator/i18n/ko.ts +113 -0
- package/src/tool/zalgo-generator/i18n/nl.ts +113 -0
- package/src/tool/zalgo-generator/i18n/pl.ts +113 -0
- package/src/tool/zalgo-generator/i18n/pt.ts +113 -0
- package/src/tool/zalgo-generator/i18n/ru.ts +113 -0
- package/src/tool/zalgo-generator/i18n/sv.ts +113 -0
- package/src/tool/zalgo-generator/i18n/tr.ts +113 -0
- package/src/tool/zalgo-generator/i18n/zh.ts +113 -0
- package/src/tool/zalgo-generator/index.ts +12 -0
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { SynesthesiaPainterLocaleContent } from '../index';
|
|
3
|
+
|
|
4
|
+
const slug = 'synesthesia-painter-ko';
|
|
5
|
+
const title = '공감각 페인터';
|
|
6
|
+
const description = '음소-색 공감각에 따라 단어의 색상을 시각화합니다. 각 글자는 고유한 색상을 가지며, 텍스트를 색채 예술로 변환합니다.';
|
|
7
|
+
|
|
8
|
+
const faq: SynesthesiaPainterLocaleContent['faq'] = [
|
|
9
|
+
{
|
|
10
|
+
question: '모든 공감각자가 각 글자에 대해 동일한 색상을 보나요?',
|
|
11
|
+
answer: '아니요. 공감각적 색상은 개인마다 고유합니다. 통계적인 경향(많은 사람에게 A는 빨간색인 경향)은 존재하지만, 완전히 동일한 팔레트를 가진 공감각자는 없습니다. 이 도구는 과학적인 "정답"이 아니라 인구 조사에서 가장 빈번하게 보고된 색상을 사용합니다.',
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
question: '이 도구를 계속 사용하면 공감각이 생길 수 있나요?',
|
|
15
|
+
answer: '엄격한 신경학적 의미에서는 불가능합니다. 진정한 공감각은 신경계의 특성이지 학습된 기술이 아닙니다. 하지만 색상-글자 연관성을 반복적으로 사용하면 강력한 연상 기억이 형성될 수 있습니다. 일부 연구에 따르면 이러한 연관성을 연습하면 텍스트 기억력이 향상될 수 있다고 합니다.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: '"아우라" 모드는 무엇을 위한 것인가요?',
|
|
19
|
+
answer: '아우라 모드는 일부 공감각자들이 색상이 글자에 통합된 것이 아니라 글자 주위에 "떠 있거나" "빛나는" 것으로 묘사하는 감각을 재현한 것입니다. 특히 어두운 배경에서 더욱 분위기 있고 몰입감 있는 시각적 경험을 제공합니다.',
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
question: '"도트" 모드에 과학적 근거가 있나요?',
|
|
23
|
+
answer: '이것은 예술적 추상화입니다. 글자의 인식 가능한 형태를 제거함으로써 텍스트를 "색채적 본질"로 환원합니다. 그 결과는 점묘화나 데이터 시각화와 유사하며, 의미의 방해 없이 텍스트의 "색채 시그니처"를 느낄 수 있게 해줍니다.',
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
question: '왜 I나 O 같은 일부 글자는 흰색이나 검은색인가요?',
|
|
27
|
+
answer: '공감각 연구에서 모음 I와 O, 그리고 글자 W는 종종 흰색, 투명 또는 검은색으로 묘사됩니다. 이 도구는 시인성을 항상 확보하기 위해 배경색에 맞춰 이러한 색상을 조정합니다(어두운 배경에서는 흰색, 밝은 배경에서는 검은색).',
|
|
28
|
+
},
|
|
29
|
+
];
|
|
30
|
+
|
|
31
|
+
const howTo: SynesthesiaPainterLocaleContent['howTo'] = [
|
|
32
|
+
{ name: '텍스트 쓰기', text: '입력 영역을 클릭하고 타이핑을 시작하세요. 각 글자는 통계적 공감각 연관성에 따른 색상으로 나타납니다.' },
|
|
33
|
+
{ name: '시각화 모드 변경', text: '우측 상단의 버튼을 사용하여 글자(색상 텍스트), 도트(색상 원), 아우라(색채 광륜이 있는 빛나는 글자) 모드 사이를 전환하세요.' },
|
|
34
|
+
{ name: '다양한 텍스트 탐색', text: '이름, 외국어 단어 또는 문장을 써서 고유한 색채 팔레트를 발견하세요. 긴 단어는 매혹적인 시각적 그라데이션을 만들어냅니다.' },
|
|
35
|
+
{ name: '지우고 다시 시작', text: '하단 바의 "지우기" 버튼을 사용하여 캔버스를 초기화하고 새로운 텍스트를 탐색하세요.' },
|
|
36
|
+
];
|
|
37
|
+
|
|
38
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
39
|
+
'@context': 'https://schema.org',
|
|
40
|
+
'@type': 'FAQPage',
|
|
41
|
+
mainEntity: faq.map((item) => ({
|
|
42
|
+
'@type': 'Question',
|
|
43
|
+
name: item.question,
|
|
44
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
45
|
+
})),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const howToSchema: WithContext<HowTo> = {
|
|
49
|
+
'@context': 'https://schema.org',
|
|
50
|
+
'@type': 'HowTo',
|
|
51
|
+
name: title,
|
|
52
|
+
description,
|
|
53
|
+
step: howTo.map((step) => ({
|
|
54
|
+
'@type': 'HowToStep',
|
|
55
|
+
name: step.name,
|
|
56
|
+
text: step.text,
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'SoftwareApplication',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
applicationCategory: 'UtilitiesApplication',
|
|
66
|
+
operatingSystem: 'Web',
|
|
67
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
68
|
+
inLanguage: 'ko',
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
export const content: SynesthesiaPainterLocaleContent = {
|
|
72
|
+
slug,
|
|
73
|
+
title,
|
|
74
|
+
description,
|
|
75
|
+
faqTitle: '자주 묻는 질문',
|
|
76
|
+
bibliographyTitle: '정신의 참고 문헌',
|
|
77
|
+
ui: {
|
|
78
|
+
title: '공감각 페인터',
|
|
79
|
+
description: '당신의 단어를 색채 예술로 변환하세요.',
|
|
80
|
+
modeLetters: '글자',
|
|
81
|
+
modeDots: '도트',
|
|
82
|
+
modeAura: '아우라',
|
|
83
|
+
placeholder: '여기에 입력...',
|
|
84
|
+
footerText: '타이핑하여 당신만의 컬러 팔레트를 발견하세요',
|
|
85
|
+
clearBtn: '지우기',
|
|
86
|
+
faqTitle: 'FAQ',
|
|
87
|
+
bibliographyTitle: '참고 문헌'
|
|
88
|
+
},
|
|
89
|
+
seo: [
|
|
90
|
+
{ type: 'title', text: '글자 색 공감각이란 무엇인가요?', level: 2 },
|
|
91
|
+
{ type: 'paragraph', html: '<strong>공감각</strong>은 한 감각의 자극이 자동으로 다른 감각의 반응을 유발하는 신경학적 상태입니다. 가장 많이 연구되고 널리 퍼진 변형은 <strong>글자-색 공감각</strong>입니다. 이를 가진 사람들은 각 글자나 숫자를 고유하고 불변하며 선명한 색상으로 인식합니다. 이것은 상상이나 비유가 아닙니다. 공감각자에게 글자 "A"가 빨간색인 것은 불이 뜨거운 것과 마찬가지로 당연한 사실입니다. 이 도구는 인구 조사에서 각 음소에 대해 가장 빈번하게 보고된 색상을 기반으로 한 <em>통계적 팔레트</em>를 적용합니다.' },
|
|
92
|
+
{ type: 'title', text: '신경과학: 교차 활성화 이론', level: 3 },
|
|
93
|
+
{ type: 'paragraph', html: '글자-색 공감각에 대해 가장 널리 받아들여지는 신경학적 모델은 <strong>교차 활성화</strong>입니다. 글자 형태를 인식하는 측두엽 피질 영역(방추상회)은 색상을 처리하는 영역(V4 영역)과 해부학적으로 인접해 있습니다. 공감각이 있는 사람들은 이러한 영역 사이에 구조적 또는 기능적 연결성이 더 높아 글자를 인식할 때 색상 뉴런도 함께 활성화됩니다. 기능적 자기공명영상(fMRI) 연구에 따르면 공감각자들은 단색 텍스트를 읽을 때도 V4 영역에서 실제 활성화가 나타나는 것으로 확인되었습니다.' },
|
|
94
|
+
{ type: 'tip', title: '세 가지 시각화 모드', html: '<strong>글자:</strong> 음소별로 색상이 입혀진 원본 텍스트입니다. 전체 텍스트의 "색채적 멜로디"를 보기에 이상적입니다. <strong>도트:</strong> 각 캐릭터가 자신의 색상을 가진 원이 됩니다. 텍스트는 사라지고 색상의 음악만 남습니다. <strong>아우라:</strong> 글자가 마치 고유한 에너지를 발산하는 것처럼 자신의 색상으로 된 후광을 내뿜습니다.' },
|
|
95
|
+
{ type: 'title', text: '통계와 색상의 보편성', level: 3 },
|
|
96
|
+
{ type: 'paragraph', html: '공감각적 색상은 개인마다 고유하지만, Simner 등(2006)과 Eagleman 등(2007)의 연구는 유의미한 통계적 패턴을 발견했습니다. 모음 <strong>A</strong>는 많은 사람에게 빨간색인 경향이 있고, <strong>O</strong>는 흰색 또는 검은색, <strong>S</strong>는 청록색 또는 녹색 계열, <strong>E</strong>는 녹색 또는 흰색으로 나타납니다. 흥미롭게도 색상-글자 연관성은 서로 다른 문화보다 동일한 언어 문화 내에서 더 일관성이 높으며, 이는 초기 알파벳 학습의 역할을 시사합니다.' },
|
|
97
|
+
{ type: 'list', items: [
|
|
98
|
+
'<strong>유병률:</strong> 인구의 약 4%가 일정 수준의 글자-색 공감각을 가지고 있으며, 하위 임상적 형태를 포함하면 최근 연구에서는 이 수치를 6-8%까지 높여 잡기도 합니다.',
|
|
99
|
+
'<strong>성별 편향:</strong> 공감각은 남성보다 여성에게서 3~6배 더 흔하게 나타나지만, 이러한 차이의 원인은 아직 완전히 설명되지 않았습니다.',
|
|
100
|
+
'<strong>유전성:</strong> 명확한 유전적 요인이 있습니다. 가족 내에서 나타나는 경향이 있으나 항상 동일한 유형의 공감각이 나타나는 것은 아닙니다.',
|
|
101
|
+
'<strong>일관성:</strong> 학습된 연관성과 달리 공감각적 색상은 시간이 지나도 매우 안정적입니다. 10년 추적 연구에 따르면 글자-색 연관성에서 90% 이상의 일관성을 보입니다.',
|
|
102
|
+
'<strong>유명한 공감각자:</strong> 블라디미르 나보코프, 바실리 칸딘스키, 니콜라 테슬라, 빌리 조엘 등이 자신의 작품에 영향을 준 공감각적 경험을 공개적으로 묘사한 바 있습니다.'
|
|
103
|
+
]},
|
|
104
|
+
{ type: 'stats', items: [
|
|
105
|
+
{ value: '4–8%', label: '공감각 보유 인구', icon: 'mdi:brain' },
|
|
106
|
+
{ value: '90%+', label: '10년 후의 색상 일관성', icon: 'mdi:check-circle' },
|
|
107
|
+
{ value: '3–6배', label: '여성에게 더 흔히 발견됨', icon: 'mdi:gender-female' },
|
|
108
|
+
{ value: '26+10', label: '컬러 글자 및 숫자', icon: 'mdi:alphabetical' }
|
|
109
|
+
], columns: 4 },
|
|
110
|
+
{ type: 'title', text: '예술과 공감각: 감각이 융합될 때', level: 3 },
|
|
111
|
+
{ type: 'paragraph', html: '추상 표현주의의 창시자인 <strong>바실리 칸딘스키</strong>는 글자-색과 음악-색 공감각을 모두 경험했습니다. 그는 악기 소리를 색으로 들었으며(노란색은 트럼펫, 짙은 파란색은 첼로), 이러한 지각을 추상 예술 이론을 정립하는 데 사용했습니다. 음악 분야에서는 <strong>알렉산드르 스크랴빈</strong>이 각 음표에 해당하는 색상을 투사하도록 설계된 "색채 건반(tastiera per luce)"을 위한 파트가 포함된 『프로메테우스: 불의 시』를 작곡했습니다.' },
|
|
112
|
+
{ type: 'tip', title: '이 도구의 컬러 팔레트', html: '색상 할당은 과학 문헌의 가장 일반적인 통계 데이터에서 영감을 얻었습니다. <strong>A → 빨강</strong>, <strong>E → 초록</strong>, <strong>I → 배경에 따른 흰색/검은색</strong>, <strong>O → 검정/흰색</strong>, <strong>U → 황색</strong>. 자음은 비교적 덜 균일한 패턴을 따르지만, 가독성을 보장하기 위해 배경과의 대비를 항상 우선시합니다.' }
|
|
113
|
+
],
|
|
114
|
+
faq,
|
|
115
|
+
bibliography: [
|
|
116
|
+
{ name: 'Simner et al. (2006) – 공감각: 비전형적인 교차 감각 경험의 유병률', url: 'https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1626536/' },
|
|
117
|
+
{ name: 'Eagleman et al. (2007) – 공감각 연구를 위한 표준화된 테스트 배터리', url: 'https://www.sciencedirect.com/science/article/pii/S0010945207000087' },
|
|
118
|
+
{ name: '칸딘스키, 바실리 – 예술에 있어서 정신적인 것에 대하여 (1911)', url: 'https://ko.wikipedia.org/wiki/예술에_있어서_정신적인_것에_대하여' }
|
|
119
|
+
],
|
|
120
|
+
howTo,
|
|
121
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
|
+
};
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { SynesthesiaPainterLocaleContent } from '../index';
|
|
3
|
+
|
|
4
|
+
const slug = 'synesthesie-schilder';
|
|
5
|
+
const title = 'Synesthesie Schilder';
|
|
6
|
+
const description = 'Visualiseer de kleur van woorden volgens grafeem-kleur synesthesie. Elke letter heeft zijn eigen kleur, waardoor tekst verandert in chromatische kunst.';
|
|
7
|
+
|
|
8
|
+
const faq: SynesthesiaPainterLocaleContent['faq'] = [
|
|
9
|
+
{
|
|
10
|
+
question: 'Zien alle synestheten dezelfde kleuren voor elke letter?',
|
|
11
|
+
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".',
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
question: 'Kan ik synesthesie ontwikkelen door deze tool continu te gebruiken?',
|
|
15
|
+
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.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: 'Waar dient de "Aura"-modus voor?',
|
|
19
|
+
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.',
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
question: 'Heeft de "Dots"-modus een wetenschappelijke basis?',
|
|
23
|
+
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.',
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
question: 'Waarom zijn sommige letters zoals I en O wit of zwart?',
|
|
27
|
+
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.',
|
|
28
|
+
},
|
|
29
|
+
];
|
|
30
|
+
|
|
31
|
+
const howTo: SynesthesiaPainterLocaleContent['howTo'] = [
|
|
32
|
+
{ name: 'Schrijf tekst', text: 'Klik op het schrijfgebied en begin met typen. Elke letter verschijnt gekleurd volgens zijn statistische synesthetische associatie.' },
|
|
33
|
+
{ 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).' },
|
|
34
|
+
{ 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.' },
|
|
35
|
+
{ 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.' },
|
|
36
|
+
];
|
|
37
|
+
|
|
38
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
39
|
+
'@context': 'https://schema.org',
|
|
40
|
+
'@type': 'FAQPage',
|
|
41
|
+
mainEntity: faq.map((item) => ({
|
|
42
|
+
'@type': 'Question',
|
|
43
|
+
name: item.question,
|
|
44
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
45
|
+
})),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const howToSchema: WithContext<HowTo> = {
|
|
49
|
+
'@context': 'https://schema.org',
|
|
50
|
+
'@type': 'HowTo',
|
|
51
|
+
name: title,
|
|
52
|
+
description,
|
|
53
|
+
step: howTo.map((step) => ({
|
|
54
|
+
'@type': 'HowToStep',
|
|
55
|
+
name: step.name,
|
|
56
|
+
text: step.text,
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'SoftwareApplication',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
applicationCategory: 'UtilitiesApplication',
|
|
66
|
+
operatingSystem: 'Web',
|
|
67
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
68
|
+
inLanguage: 'nl',
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
export const content: SynesthesiaPainterLocaleContent = {
|
|
72
|
+
slug,
|
|
73
|
+
title,
|
|
74
|
+
description,
|
|
75
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
76
|
+
bibliographyTitle: 'Bibliografie van de Geest',
|
|
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
|
+
{ name: 'Simner et al. (2006) – Synaesthesia: The prevalence of atypical cross-modal experiences', url: 'https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1626536/' },
|
|
117
|
+
{ name: 'Eagleman et al. (2007) – A standardized test battery for the study of synesthesia', url: 'https://www.sciencedirect.com/science/article/pii/S0010945207000087' },
|
|
118
|
+
{ name: 'Kandinsky, W. – Concerning the Spiritual in Art (1911)', url: 'https://en.wikipedia.org/wiki/Concerning_the_Spiritual_in_Art' },
|
|
119
|
+
],
|
|
120
|
+
howTo,
|
|
121
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
|
+
};
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { SynesthesiaPainterLocaleContent } from '../index';
|
|
3
|
+
|
|
4
|
+
const slug = 'malarz-synestezji';
|
|
5
|
+
const title = 'Malarz Synestezji';
|
|
6
|
+
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ą.';
|
|
7
|
+
|
|
8
|
+
const faq: SynesthesiaPainterLocaleContent['faq'] = [
|
|
9
|
+
{
|
|
10
|
+
question: 'Czy wszyscy synestetycy widzą te same kolory dla każdej litery?',
|
|
11
|
+
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”.',
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
question: 'Czy mogę rozwinąć synestezję poprzez ciągłe używanie tego narzędzia?',
|
|
15
|
+
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ą.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: 'Do czego służy tryb „Aura”?',
|
|
19
|
+
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.',
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
question: 'Czy tryb „Kropki” ma jakieś podstawy naukowe?',
|
|
23
|
+
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.',
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
question: 'Dlaczego niektóre litery, takie jak I i O, są białe lub czarne?',
|
|
27
|
+
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ść.',
|
|
28
|
+
},
|
|
29
|
+
];
|
|
30
|
+
|
|
31
|
+
const howTo: SynesthesiaPainterLocaleContent['howTo'] = [
|
|
32
|
+
{ name: 'Napisz tekst', text: 'Kliknij obszar pisania i zacznij pisać. Każda litera pojawi się w kolorze zgodnym z jej statystycznym skojarzeniem synestetycznym.' },
|
|
33
|
+
{ 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).' },
|
|
34
|
+
{ 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.' },
|
|
35
|
+
{ name: 'Wyczyść i zacznij od nowa', text: 'Użyj przycisku „Wyczyść” na dolnym pasku, aby opróżnić płótno i zbadać nowy tekst.' },
|
|
36
|
+
];
|
|
37
|
+
|
|
38
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
39
|
+
'@context': 'https://schema.org',
|
|
40
|
+
'@type': 'FAQPage',
|
|
41
|
+
mainEntity: faq.map((item) => ({
|
|
42
|
+
'@type': 'Question',
|
|
43
|
+
name: item.question,
|
|
44
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
45
|
+
})),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const howToSchema: WithContext<HowTo> = {
|
|
49
|
+
'@context': 'https://schema.org',
|
|
50
|
+
'@type': 'HowTo',
|
|
51
|
+
name: title,
|
|
52
|
+
description,
|
|
53
|
+
step: howTo.map((step) => ({
|
|
54
|
+
'@type': 'HowToStep',
|
|
55
|
+
name: step.name,
|
|
56
|
+
text: step.text,
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'SoftwareApplication',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
applicationCategory: 'UtilitiesApplication',
|
|
66
|
+
operatingSystem: 'Web',
|
|
67
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
68
|
+
inLanguage: 'pl',
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
export const content: SynesthesiaPainterLocaleContent = {
|
|
72
|
+
slug,
|
|
73
|
+
title,
|
|
74
|
+
description,
|
|
75
|
+
faqTitle: 'Najczęściej Zadawane Pytania',
|
|
76
|
+
bibliographyTitle: 'Bibliografia Umysłu',
|
|
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
|
+
{ name: 'Simner et al. (2006) – Synaesthesia: The prevalence of atypical cross-modal experiences', url: 'https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1626536/' },
|
|
117
|
+
{ name: 'Eagleman et al. (2007) – A standardized test battery for the study of synesthesia', url: 'https://www.sciencedirect.com/science/article/pii/S0010945207000087' },
|
|
118
|
+
{ name: 'Kandinsky, W. – O duchowości w sztuce (1911)', url: 'https://pl.wikipedia.org/wiki/Wassily_Kandinsky' },
|
|
119
|
+
],
|
|
120
|
+
howTo,
|
|
121
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
|
+
};
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { SynesthesiaPainterLocaleContent } from '../index';
|
|
3
|
+
|
|
4
|
+
const slug = 'pintor-de-sinestesia';
|
|
5
|
+
const title = 'Pintor de Sinestesia';
|
|
6
|
+
const description = 'Visualize a cor das palavras de acordo com a sinestesia grafema-cor. Cada letra tem a sua própria cor, transformando o texto em arte cromática.';
|
|
7
|
+
|
|
8
|
+
const faq: SynesthesiaPainterLocaleContent['faq'] = [
|
|
9
|
+
{
|
|
10
|
+
question: 'Todos os sinestetas veem as mesmas cores para cada letra?',
|
|
11
|
+
answer: 'Não. As cores sinestésicas são únicas para cada pessoa. Existem tendências estatísticas (o A tende a ser vermelho para muitos), mas não há dois sinestetas com exatamente a mesma paleta. Esta ferramenta utiliza as cores relatadas com mais frequência em estudos populacionais, não as "corretas".',
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
question: 'Posso desenvolver sinestesia ao usar esta ferramenta continuamente?',
|
|
15
|
+
answer: 'Não no sentido neurológico estrito. A sinestesia genuína é uma característica do sistema nervoso, não uma habilidade aprendida. No entanto, o uso repetido de associações cor-letra pode criar memórias associativas fortes. Alguns estudos sugerem que praticar estas associações pode melhorar a memória do texto.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: 'Para que serve o modo "Aura"?',
|
|
19
|
+
answer: 'O modo Aura simula como alguns sinestetas descrevem ver cores "flutuando" ou "brilhando" ao redor das letras, em vez de integradas nelas. Cria uma experiência visual mais atmosférica e imersiva, especialmente num fundo escuro.',
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
question: 'O modo "Pontos" tem alguma base científica?',
|
|
23
|
+
answer: 'É uma abstração artística. Reduz o texto à sua "essência cromática" ao eliminar a forma reconhecível das letras. O resultado assemelha-se a visualizações de dados cromáticos ou pinturas pontilhistas, e permite ver a "assinatura de cor" de um texto sem a interferência do significado.',
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
question: 'Por que algumas letras como I e O são brancas ou pretas?',
|
|
27
|
+
answer: 'Em estudos de sinestesia, as vogais I e O, e a letra W, são frequentemente descritas como brancas, transparentes ou pretas. Esta ferramenta adapta essas cores ao fundo ativo: branco em fundo escuro, preto em fundo claro, para garantir sempre a visibilidade.',
|
|
28
|
+
},
|
|
29
|
+
];
|
|
30
|
+
|
|
31
|
+
const howTo: SynesthesiaPainterLocaleContent['howTo'] = [
|
|
32
|
+
{ name: 'Escrever texto', text: 'Clique na área de escrita e comece a digitar. Cada letra aparecerá colorida de acordo com a sua associação sinestésica estatística.' },
|
|
33
|
+
{ name: 'Alterar modo de visualização', text: 'Use os botões no canto superior direito para alternar entre Letras (texto colorido), Pontos (círculos de cor) e Aura (letras luminosas com halos cromáticos).' },
|
|
34
|
+
{ name: 'Explorar diferentes textos', text: 'Escreva nomes, palavras em diferentes idiomas ou frases para descobrir a sua paleta cromática única. Palavras longas criam gradientes visuais fascinantes.' },
|
|
35
|
+
{ name: 'Limpar e começar de novo', text: 'Use o botão "Limpar" na barra inferior para esvaziar a tela e explorar um novo texto.' },
|
|
36
|
+
];
|
|
37
|
+
|
|
38
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
39
|
+
'@context': 'https://schema.org',
|
|
40
|
+
'@type': 'FAQPage',
|
|
41
|
+
mainEntity: faq.map((item) => ({
|
|
42
|
+
'@type': 'Question',
|
|
43
|
+
name: item.question,
|
|
44
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
45
|
+
})),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const howToSchema: WithContext<HowTo> = {
|
|
49
|
+
'@context': 'https://schema.org',
|
|
50
|
+
'@type': 'HowTo',
|
|
51
|
+
name: title,
|
|
52
|
+
description,
|
|
53
|
+
step: howTo.map((step) => ({
|
|
54
|
+
'@type': 'HowToStep',
|
|
55
|
+
name: step.name,
|
|
56
|
+
text: step.text,
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'SoftwareApplication',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
applicationCategory: 'UtilitiesApplication',
|
|
66
|
+
operatingSystem: 'Web',
|
|
67
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
68
|
+
inLanguage: 'pt',
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
export const content: SynesthesiaPainterLocaleContent = {
|
|
72
|
+
slug,
|
|
73
|
+
title,
|
|
74
|
+
description,
|
|
75
|
+
faqTitle: 'Perguntas Frequentes',
|
|
76
|
+
bibliographyTitle: 'Bibliografia da Mente',
|
|
77
|
+
ui: {
|
|
78
|
+
title: 'Pintor de Sinestesia',
|
|
79
|
+
description: 'Transforme as suas palavras em arte cromática.',
|
|
80
|
+
modeLetters: 'Letras',
|
|
81
|
+
modeDots: 'Pontos',
|
|
82
|
+
modeAura: 'Aura',
|
|
83
|
+
placeholder: 'Escreva aqui...',
|
|
84
|
+
footerText: 'Digite para descobrir a sua paleta de cores pessoal',
|
|
85
|
+
clearBtn: 'Limpar',
|
|
86
|
+
faqTitle: 'FAQ',
|
|
87
|
+
bibliographyTitle: 'Referências'
|
|
88
|
+
},
|
|
89
|
+
seo: [
|
|
90
|
+
{ type: 'title', text: 'O que é a Sinestesia Grafema Cor?', level: 2 },
|
|
91
|
+
{ type: 'paragraph', html: 'A <strong>sinestesia</strong> é uma condição neurológica em que a estimulação de um sentido desencadeia automaticamente uma resposta noutro. A variante mais estudada e prevalente é a <strong>sinestesia grafema-cor</strong>: quem a possui percebe cada letra ou número com uma cor intrínseca, constante e vívida. Não é imaginação ou metáfora; para um sinesteta, a letra "A" é vermelha da mesma forma que o fogo é quente. Esta ferramenta aplica uma <em>paleta estatística</em> baseada nas cores relatadas com mais frequência para cada grafema em estudos populacionais.' },
|
|
92
|
+
{ type: 'title', text: 'Neurociência: A Teoria da Ativação Cruzada', level: 3 },
|
|
93
|
+
{ type: 'paragraph', html: 'O modelo neurológico mais amplamente aceite para a sinestesia grafema-cor é a <strong>ativação cruzada</strong>. As áreas do córtex temporal envolvidas no reconhecimento das formas das letras (giro fusiforme) são anatomicamente adjacentes às regiões que processam a cor (área V4). Em pessoas com sinestesia, existe uma maior conectividade estrutural ou funcional entre estas regiões, pelo que reconhecer uma letra também ativa os neurónios da cor. A investigação por neuroimagem funcional (fMRI) confirmou que os sinestetas mostram uma ativação genuína em V4 ao ler texto, mesmo quando este é monocromático.' },
|
|
94
|
+
{ type: 'tip', title: 'Os Três Modos de Visualização', html: '<strong>Letras:</strong> O texto original colorido por grafema. Ideal para ver a "melodia cromática" de um texto completo. <strong>Pontos:</strong> Cada caractere torna-se um círculo da sua cor; o texto desaparece e resta apenas a música das cores. <strong>Aura:</strong> As letras emitem um halo da sua cor, como se o texto brilhasse com a sua própria energia.' },
|
|
95
|
+
{ type: 'title', text: 'Estatísticas e Universais da Cor', level: 3 },
|
|
96
|
+
{ type: 'paragraph', html: 'Embora as cores sinestésicas sejam únicas para cada indivíduo, estudos de Simner et al. (2006) e Eagleman et al. (2007) encontraram padrões estatísticos significativos. A vogal <strong>A</strong> tende a ser vermelha para a maioria; o <strong>O</strong> é branco ou preto; o <strong>S</strong> aparece em tons de cerceta ou verde; o <strong>E</strong> aparece como verde ou branco. Curiosamente, as associações cor-letra são mais consistentes dentro de uma cultura linguística do que entre diferentes culturas, sugerindo um papel para a aprendizagem precoce do alfabeto.' },
|
|
97
|
+
{ type: 'list', items: [
|
|
98
|
+
'<strong>Prevalência:</strong> Aproximadamente 4% da população tem sinestesia grafema-cor em algum grau, embora estudos mais recentes elevem este valor para 6–8% quando formas subclínicas são incluídas.',
|
|
99
|
+
'<strong>Viés de género:</strong> A sinestesia é 3 a 6 vezes mais comum em mulheres do que em homens, embora as causas desta diferença ainda não estejam totalmente explicadas.',
|
|
100
|
+
'<strong>Hereditariedade:</strong> Tem uma componente genética clara: tende a ocorrer em famílias, embora nem sempre com o mesmo tipo de sinestesia.',
|
|
101
|
+
'<strong>Consistência:</strong> Ao contrário das associações aprendidas, as cores sinestésicas são extraordinariamente estáveis ao longo do tempo. Estudos de acompanhamento de 10 anos demonstram mais de 90% de consistência nas associações grafema-cor.',
|
|
102
|
+
'<strong>Sinestetas famosos:</strong> Vladimir Nabokov, Wassily Kandinsky, Nikola Tesla e Billy Joel descreveram publicamente experiências sinestésicas que influenciaram o seu trabalho.',
|
|
103
|
+
]},
|
|
104
|
+
{ type: 'stats', items: [
|
|
105
|
+
{ value: '4–8%', label: 'População com sinestesia', icon: 'mdi:brain' },
|
|
106
|
+
{ value: '90%+', label: 'Consistência de cor em 10 anos', icon: 'mdi:check-circle' },
|
|
107
|
+
{ value: '3–6×', label: 'Mais comum em mulheres', icon: 'mdi:gender-female' },
|
|
108
|
+
{ value: '26+10', label: 'Letras e dígitos coloridos', icon: 'mdi:alphabetical' },
|
|
109
|
+
], columns: 4 },
|
|
110
|
+
{ type: 'title', text: 'Arte e Sinestesia: Quando os Sentidos se Fundem', level: 3 },
|
|
111
|
+
{ type: 'paragraph', html: '<strong>Wassily Kandinsky</strong>, fundador do expressionismo abstrato, experimentou sinestesia tanto grafema-cor como música-cor: ouvia instrumentos em cores (o amarelo era um trompete, o azul profundo um violoncelo) e usou estas perceções para criar a sua teoria da arte abstrata. Na música, <strong>Alexander Scriabin</strong> compôs <em>Prometheus: The Poem of Fire</em> com uma parte para "tastiera per luce" (teclado de luz), projetado para projetar cores correspondentes a cada nota.' },
|
|
112
|
+
{ type: 'tip', title: 'Paleta de Cores Desta Ferramenta', html: 'As atribuições de cores são inspiradas nos dados estatísticos mais comuns na literatura científica. <strong>A → vermelho</strong>, <strong>E → verde</strong>, <strong>I → branco/preto dependendo do fundo</strong>, <strong>O → preto/branco</strong>, <strong>U → âmbar</strong>. As consoantes seguem padrões menos uniformes, mas o contraste com o fundo é sempre priorizado para garantir a legibilidade.' },
|
|
113
|
+
],
|
|
114
|
+
faq,
|
|
115
|
+
bibliography: [
|
|
116
|
+
{ name: 'Simner et al. (2006) – Synaesthesia: The prevalence of atypical cross-modal experiences', url: 'https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1626536/' },
|
|
117
|
+
{ name: 'Eagleman et al. (2007) – A standardized test battery for the study of synesthesia', url: 'https://www.sciencedirect.com/science/article/pii/S0010945207000087' },
|
|
118
|
+
{ name: 'Kandinsky, W. – Do Espiritual na Arte (1911)', url: 'https://pt.wikipedia.org/wiki/Wassily_Kandinsky' },
|
|
119
|
+
],
|
|
120
|
+
howTo,
|
|
121
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
|
+
};
|