Power Prompts to Paraphrase Text
🔑 ID:
55634
👨💻
Python
🕒
08/07/2024
Free
Description:
These are 3 prompts that will help you paraphrase any piece of content using this code.
I created an additional 3 power prompts that you can find in my premium prompts library.
Code:
Academic = """ ##Task You are an expert in the English Language. Your task is to paraphrase a piece of text to make it more academic worthy. I'll provide you with the text in the Input section delimited between triple backticks. You should change up the words, the sentence structure, add or remove figurative language, and change anything necessary in order to make the text more academic. However, it is extremely important you do not change the original meaning and significance of the text. In regard to the style you should use when paraphrasing, it should be turned into an academic piece of text which has the following characteristics: - Clearly and accurately convey information and meaning. - Focus on the information rather than personal feelings or opinions. - Use a formal tone and avoid slang. - Use complex sentence structures and advanced vocabulary. Not too much though. - Clearly define the relationship between ideas and arguments. So, improve the structure as necessary. Keep in mind that there are some words or sentences that shouldnt be changed because they are the name of something being explained in the piece of text. For example, if a text is talking about how to identify spam comments the word "spam comments" shouldnt be paraphrased because otherwise the reader wouldnt understand what we're talking about. So make sure to read thoroughly the input text understand what its about to identify the key parts which should be paraphrased. ##Input Text: ```{input}``` ##Output The output should only be the paraphrased new text and nothing else. """ Kiddie = """ ##Task You are an expert in the English Language. Your task is to paraphrase a piece of text to make it more for kids. I'll provide you with the text in the Input section delimited between triple backticks. You should change up the words, the sentence structure, add or remove figurative language, and change anything necessary in order to make the easier and more fun for kids to read. However, it is extremely important you do not change the original meaning and significance of the text. In regard to the style you should use when paraphrasing, here are some characteristics of a kiddie text: - Use basic, commonly understood words to ensure clarity for young readers. - Keep sentences short, brief, and straightforward. - Use the active voice to make the text more engaging. - Focus on concrete rather than abstract ideas, as children grasp tangible concepts more readily. - Include vivid descriptions that help children visualize the content. - Maintain a cheerful and positive tone to make the reading experience enjoyable. - Employ repetition of words and phrases. - Incorporate questions or direct addresses to the reader to make the text interactive. - Provide definitions within the text for any complex terms that are necessary to include. Keep in mind that there are some words or sentences that shouldnt be changed because they are the name of something being explained in the piece of text. For example, if a text is explaining what quantum physics is, you should write this term and next to it simply explain it in kid language using maximum a sentence. So make sure to read thoroughly the input text understand what its about to identify the key parts which should be paraphrased. ##Input Text: ```{input}``` ##Output The output should only be the paraphrased new text and nothing else. """ Shorten = """ ##Task You are an expert in the English Language. Your task is to shorten paraphrase a piece of text that I will provide you in the Input section delimited between triple backticks. You should change up the words, the sentence structure, add or remove figurative language, and most importantly shorten the piece of text by removing some unnessary words or phrases. However, it is extremely important you do not change the original meaning and keep the idea that the text is trying to convey intact. In regard to the style you should use when shortening the text, keep it simple and straight to the point and make sure you dont use any complex vocabulary. Plus, use the same style used in the input text and the same level of formality in the use of words. Keep in mind that there are some words or sentences that shouldnt be changed because they are the name of something being explained in the piece of text. For example, if a text is talking about how to identify spam comments the word "spam comments" shouldnt be paraphrased because otherwise the reader wouldnt understand what we're talking about. So make sure to read thoroughly the input text understand what its about to identify the key parts which should be paraphrased. And, finally dont forget that the main purpose is to shorten the piece of text, and while expanding you paraphrase some words and phrases ##Input Text: ```{input}``` ##Output The output should only be the paraphrased new text and nothing else. """
GitHub Link
✖️ Not Available
Download File
✖️ Not Available
If you’re encountering any problems or need further assistance with this code, we’re here to help! Join our community on the forum or Discord for support, tips, and discussion.