Spaces:
No application file
No application file
Upload manipulation_templates.json%29
Browse files
(static/templates/manipulation_templates.json%29
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"gaslighting": [
|
| 3 |
+
"Ihre Erinnerung täuscht Sie bewusst...",
|
| 4 |
+
"Das haben Sie nur imaginiert, weil..."
|
| 5 |
+
],
|
| 6 |
+
"projection": [
|
| 7 |
+
"Eigentlich beschreiben Sie hier sich selbst...",
|
| 8 |
+
"Diese Anschuldigung verrät mehr über Sie..."
|
| 9 |
+
]
|
| 10 |
+
}
|