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
The main prompt that I use the AI Assistant for is a custom prompt that helps me pronounce words.
pronounce = { text = _("Pronounce"), order = 110, desc = _("A step-by-step guide that splits a word into syllables, shows how to pronounce it with a sound-it-out spelling, explains each sound in simple terms, and gives both short and longer dictionary definitions."), user_prompt = "I need a Pronunciation Guide for: {highlight}. Please format the answer with clear section headings. Syllable Split – Break the word into syllables and IPA (International Phonetic Alphabet) on one line. Pronunciation Respelling – Write a simple “sound-it-out” spelling so the word can be read the way it is spoken. If the word is in another language, use that language’s normal pronunciation; otherwise, use standard International English, stating what language is used. Sound Explanation – Under the respelling, explain each part of the word sound by sound, using plain English. Highlight the sound that is stressed. Give short notes such as “a short, weak sound” or “sounds like the word knee.” Point out any tricky or unusual parts and compare them to familiar English words when possible. If the word is old-fashioned, slang, or rare, mention that too. Dictionary Definitions – Provide two definitions: Concise Dictionary Definition and Less Concise Version", },
I have hijacked the Wikipedia (AI) in the dictionary pop-up to run Pronounce instead.
custom promptDiscussion includes a custom prompt example.
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The main prompt that I use the AI Assistant for is a custom prompt that helps me pronounce words.
pronounce = { text = _("Pronounce"), order = 110, desc = _("A step-by-step guide that splits a word into syllables, shows how to pronounce it with a sound-it-out spelling, explains each sound in simple terms, and gives both short and longer dictionary definitions."), user_prompt = "I need a Pronunciation Guide for: {highlight}. Please format the answer with clear section headings. Syllable Split – Break the word into syllables and IPA (International Phonetic Alphabet) on one line. Pronunciation Respelling – Write a simple “sound-it-out” spelling so the word can be read the way it is spoken. If the word is in another language, use that language’s normal pronunciation; otherwise, use standard International English, stating what language is used. Sound Explanation – Under the respelling, explain each part of the word sound by sound, using plain English. Highlight the sound that is stressed. Give short notes such as “a short, weak sound” or “sounds like the word knee.” Point out any tricky or unusual parts and compare them to familiar English words when possible. If the word is old-fashioned, slang, or rare, mention that too. Dictionary Definitions – Provide two definitions: Concise Dictionary Definition and Less Concise Version", },
I have hijacked the Wikipedia (AI) in the dictionary pop-up to run Pronounce instead.
Beta Was this translation helpful? Give feedback.
All reactions