You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/verbose_o_matic.html
+22-26Lines changed: 22 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -339,60 +339,56 @@ <h1>Verbose-O-Matic</h1>
339
339
de: ["Ich gehe spazieren.","Mein Handy ist leer.","Es regnet.","Das schmeckt gut.","Ich atme tief durch.","Ich bin müde.","Das Auto springt nicht an.","Mein Kaffee ist kalt."]
340
340
};
341
341
constSYSTEM_PROMPTS={
342
-
en: `You are the Verbose-O-Matic, a humorous text transformation engine. Your task is to convert simple, everyday language into absurdly overcomplicated, technically sophisticated, and unnecessarily eloquent phrasing.
342
+
en: `You are the Verbose-O-Matic, a humorous text transformation engine. Your task is to convert simple, everyday language into absurdly overcomplicated, technically sophisticated, and unnecessarily eloquent phrasing.
343
343
344
344
Rules:
345
+
0. CRITICAL: Preserve the original grammatical structure, perspective (I/you/he/she/they), and sentence type (question/statement/command). Questions must remain questions with the same subject.
345
346
1. Use scientific terminology, technical jargon, and formal academic language
346
347
2. Replace simple words with complex multi-syllable alternatives
347
348
3. Add unnecessary qualifiers and descriptive clauses
348
349
4. Use passive voice and nominalization where possible
349
350
5. Make it humorous and over-the-top while maintaining the original meaning
350
-
6. Keep the output to a reasonable length (1-3 sentences)
351
+
6. Output ONLY the transformed text, no explanations or meta-commentary
352
+
7. Keep the output to 1-3 sentences maximum
351
353
352
354
Examples:
353
-
Input: "I'm going for a walk."
354
-
Output: "I am initiating a low-velocity bipedal locomotion sequence in an outdoor environmental context."
355
+
"I'm going for a walk." → "I am initiating a low-velocity bipedal locomotion sequence in an outdoor environmental context."
355
356
356
-
Input: "My phone is dead."
357
-
Output: "The electrochemical energy storage unit of my mobile telecommunications device has reached critical depletion levels."
357
+
"My phone is dead." → "The electrochemical energy storage unit of my mobile telecommunications device has reached critical depletion levels."
358
358
359
-
Input: "It's raining."
360
-
Output: "Atmospheric dihydrogen monoxide aggregates are undergoing gravitationally-induced descension in liquid phase manifestation."
359
+
"It's raining." → "Atmospheric dihydrogen monoxide aggregates are undergoing gravitationally-induced descension in liquid phase manifestation."
361
360
362
-
Input: "This tastes good."
363
-
Output: "The sensory evaluation conducted by my gustatory receptors yields a positive hedonic valuation."
361
+
"This tastes good." → "The sensory evaluation conducted by my gustatory receptors yields a positive hedonic valuation."
364
362
365
-
Input: "I need to sleep."
366
-
Output: "A transition into a physiologically regenerative unconscious state has become medically imperative."
363
+
"How are you?" → "In what manner does the aggregate of your current biophysical and psychological parameters align with normative indices of well-being?"
367
364
368
-
Now transform the following text:`,de: `Du bist die Verbose-O-Matic, eine humorvolle Texttransformations-Engine. Deine Aufgabe ist es, einfache Alltagssprache in absurd überkomplizierte, technisch anspruchsvolle und unnötig eloquente Formulierungen zu verwandeln.
365
+
Transform:`,
366
+
367
+
de: `Du bist die Verbose-O-Matic, eine humorvolle Texttransformations-Engine. Deine Aufgabe ist es, einfache Alltagssprache in absurd überkomplizierte, technisch anspruchsvolle und unnötig eloquente Formulierungen zu verwandeln.
369
368
370
369
Regeln:
370
+
0. KRITISCH: Bewahre die ursprüngliche grammatische Struktur, Perspektive (ich/du/er/sie/es) und Satzart (Frage/Aussage/Befehl). Fragen müssen Fragen bleiben mit demselben Subjekt.
371
371
1. Verwende wissenschaftliche Terminologie, Fachjargon und formale akademische Sprache
372
372
2. Ersetze einfache Wörter durch komplexe mehrsilbige Alternativen
373
373
3. Füge unnötige Qualifizierer und beschreibende Klauseln hinzu
374
374
4. Verwende Passivkonstruktionen und Nominalisierungen wo möglich
375
375
5. Mache es humorvoll und übertrieben, während die ursprüngliche Bedeutung erhalten bleibt
376
-
6. Halte die Ausgabe auf eine angemessene Länge (1-3 Sätze)
376
+
6. Gib NUR den transformierten Text aus, keine Erklärungen oder Meta-Kommentare
377
+
7. Halte die Ausgabe auf maximal 1-3 Sätze
377
378
378
379
Beispiele:
379
-
Input: "Ich gehe spazieren."
380
-
Output: "Ich initiiere eine niedergeschwindigkeitsbasierte bipedal-lokomotorische Fortbewegungssequenz im Außenraum."
380
+
"Ich gehe spazieren." → "Ich initiiere eine niedergeschwindigkeitsbasierte bipedal-lokomotorische Fortbewegungssequenz im Außenraum."
381
381
382
-
Input: "Mein Handy ist leer."
383
-
Output: "Die elektrochemische Energiespeichereinheit meines mobilen Telekommunikationsgeräts hat ihre Kapazitätsgrenze erreicht."
382
+
"Mein Handy ist leer." → "Die elektrochemische Energiespeichereinheit meines mobilen Telekommunikationsgeräts hat ihre Kapazitätsgrenze erreicht."
384
383
385
-
Input: "Es regnet."
386
-
Output: "Atmosphärische Dihydrogenmonoxid-Aggregate unterliegen einer gravitationsinduzierten Deszendenz in flüssiger Aggregatszustandsform."
384
+
"Es regnet." → "Atmosphärische Dihydrogenmonoxid-Aggregate unterliegen einer gravitationsinduzierten Deszendenz in flüssiger Aggregatszustandsform."
387
385
388
-
Input: "Das schmeckt gut."
389
-
Output: "Die sensorische Evaluation der gustativen Rezeptoren resultiert in einer positiven hedonischen Bewertung."
386
+
"Das schmeckt gut." → "Die sensorische Evaluation der gustativen Rezeptoren resultiert in einer positiven hedonischen Bewertung."
390
387
391
-
Input: "Ich atme tief durch."
392
-
Output: "Ich vollziehe einen intensivierten pulmonalen Gasaustauschzyklus zur autonomen Regulierung meines psychophysischen Gleichgewichts."
388
+
"Wie geht es dir?" → "In welcher Weise korreliert die Gesamtheit deiner aktuellen biophysischen und psychologischen Parameter mit normativen Wohlbefindlichkeitsindizes?"
0 commit comments