Is there a term or word for solving a problem that oneself created?












13















I am looking for a word or term for the concept of solving a problem that oneself created.



An example would be a solution to smog: if there wasn't so much emission and pollution, there would be no problem and so no need to find a solution.



I guess one could say it's solving a problem which was inadvertently created.





First off, many thanks to both Derezzed and Aldfrith for the answers and input.



I suppose auto,- or fault-correcting does in some sense cover the concept but
it suggests an inherent fault in the code or the programming:




if CONDITION = X result = 'ok' else, if CONDITION = Y then result = 'autocorrect'




In other words the computer fixes the issue because it already knows the problem.



I guess what I'm looking for is different, in the sense that the problem is not inherent
or perhaps fabricated and the solution more reactionary (with, or without intent).




  • An example with intent would be creating a computer virus and then figuring out the solution.


  • An example without intent would be building a bridge and discovering that one of the bases
    is threatening or interfering with a local fish population,
    thus creating the need to finding a solution for said fish population.


Though the intent was simply connecting point A to point B,
nonetheless a new problem was created by happenstance.
If we would not have built the bridge,
there would be no problem and no need for a solution.



I guess the concept or word would be more in lines with auto-created-problem or,
for lack of a better word :P, serendipitous problem.










share|improve this question




















  • 1





    "Digging yourself out of a hole" could be used in some contexts. "Mitigate" in others.

    – Hot Licks
    Dec 20 '14 at 15:49
















13















I am looking for a word or term for the concept of solving a problem that oneself created.



An example would be a solution to smog: if there wasn't so much emission and pollution, there would be no problem and so no need to find a solution.



I guess one could say it's solving a problem which was inadvertently created.





First off, many thanks to both Derezzed and Aldfrith for the answers and input.



I suppose auto,- or fault-correcting does in some sense cover the concept but
it suggests an inherent fault in the code or the programming:




if CONDITION = X result = 'ok' else, if CONDITION = Y then result = 'autocorrect'




In other words the computer fixes the issue because it already knows the problem.



I guess what I'm looking for is different, in the sense that the problem is not inherent
or perhaps fabricated and the solution more reactionary (with, or without intent).




  • An example with intent would be creating a computer virus and then figuring out the solution.


  • An example without intent would be building a bridge and discovering that one of the bases
    is threatening or interfering with a local fish population,
    thus creating the need to finding a solution for said fish population.


Though the intent was simply connecting point A to point B,
nonetheless a new problem was created by happenstance.
If we would not have built the bridge,
there would be no problem and no need for a solution.



I guess the concept or word would be more in lines with auto-created-problem or,
for lack of a better word :P, serendipitous problem.










share|improve this question




















  • 1





    "Digging yourself out of a hole" could be used in some contexts. "Mitigate" in others.

    – Hot Licks
    Dec 20 '14 at 15:49














13












13








13


1






I am looking for a word or term for the concept of solving a problem that oneself created.



An example would be a solution to smog: if there wasn't so much emission and pollution, there would be no problem and so no need to find a solution.



I guess one could say it's solving a problem which was inadvertently created.





First off, many thanks to both Derezzed and Aldfrith for the answers and input.



I suppose auto,- or fault-correcting does in some sense cover the concept but
it suggests an inherent fault in the code or the programming:




if CONDITION = X result = 'ok' else, if CONDITION = Y then result = 'autocorrect'




In other words the computer fixes the issue because it already knows the problem.



I guess what I'm looking for is different, in the sense that the problem is not inherent
or perhaps fabricated and the solution more reactionary (with, or without intent).




  • An example with intent would be creating a computer virus and then figuring out the solution.


  • An example without intent would be building a bridge and discovering that one of the bases
    is threatening or interfering with a local fish population,
    thus creating the need to finding a solution for said fish population.


Though the intent was simply connecting point A to point B,
nonetheless a new problem was created by happenstance.
If we would not have built the bridge,
there would be no problem and no need for a solution.



I guess the concept or word would be more in lines with auto-created-problem or,
for lack of a better word :P, serendipitous problem.










share|improve this question
















I am looking for a word or term for the concept of solving a problem that oneself created.



An example would be a solution to smog: if there wasn't so much emission and pollution, there would be no problem and so no need to find a solution.



I guess one could say it's solving a problem which was inadvertently created.





First off, many thanks to both Derezzed and Aldfrith for the answers and input.



I suppose auto,- or fault-correcting does in some sense cover the concept but
it suggests an inherent fault in the code or the programming:




if CONDITION = X result = 'ok' else, if CONDITION = Y then result = 'autocorrect'




In other words the computer fixes the issue because it already knows the problem.



I guess what I'm looking for is different, in the sense that the problem is not inherent
or perhaps fabricated and the solution more reactionary (with, or without intent).




  • An example with intent would be creating a computer virus and then figuring out the solution.


  • An example without intent would be building a bridge and discovering that one of the bases
    is threatening or interfering with a local fish population,
    thus creating the need to finding a solution for said fish population.


Though the intent was simply connecting point A to point B,
nonetheless a new problem was created by happenstance.
If we would not have built the bridge,
there would be no problem and no need for a solution.



I guess the concept or word would be more in lines with auto-created-problem or,
for lack of a better word :P, serendipitous problem.







single-word-requests






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 24 '15 at 22:07









Andrew Leach

80k8153257




80k8153257










asked Nov 1 '14 at 12:25









kipkip

30037




30037








  • 1





    "Digging yourself out of a hole" could be used in some contexts. "Mitigate" in others.

    – Hot Licks
    Dec 20 '14 at 15:49














  • 1





    "Digging yourself out of a hole" could be used in some contexts. "Mitigate" in others.

    – Hot Licks
    Dec 20 '14 at 15:49








1




1





"Digging yourself out of a hole" could be used in some contexts. "Mitigate" in others.

– Hot Licks
Dec 20 '14 at 15:49





"Digging yourself out of a hole" could be used in some contexts. "Mitigate" in others.

– Hot Licks
Dec 20 '14 at 15:49










12 Answers
12






active

oldest

votes


















1














One word that comes to mind is undo, which carries the meaning of rolling back to a point before an action was carried out. To cover the whole process, though, you would still need to use another word like fault-correction.



There is also the more general term, process, which admittedly does not specifically indicate that there was a problem. However, your general situation is covered by this word.



It depends a little on how you plan to use the term.






share|improve this answer































    1














    A word that may work for you is to atone.




    verb (used without object), atoned, atoning.




    1. to make amends or reparation, as for an offense or a crime, or for an offender (usually followed by for):
      to atone for one's sins.

    2. to make up, as for errors or deficiencies (usually followed by for):
      to atone for one's failings.




    http://dictionary.reference.com/browse/atone






    share|improve this answer































      1














      It strikes me that you're discussion remediation or reparation.



      remediation -




      The action of remedying something, in particular of reversing or stopping environmental damage.




      reparation -




      The making of amends for a wrong one has done







      share|improve this answer































        0














        I am sure others may find better answers than I, but the idea of self or auto-mitigating came to mind; the idea that problems are resolved by a party by itself.



        There may be terms more relevant depending on the scenario, since "problem" can be used quite broadly:




        • "This software is auto-correcting"

        • "Many organisms in biology exhibit the characteristic of self-repair"


        However, the ability to completely ameliorate a self-inflicted issue may be more capable than the idea I've presented, whereas my examples moreso demonstrate a system or person is merely functional in the role of detecting and resolving a problem without outside stimuli. I would be interested in other answers as well.






        share|improve this answer































          0














          The clause about it being something you yourself caused is what makes this so difficult (in English), otherwise I'd recommend:



          Regenerate: (of a living organism) regrow (new tissue) to replace lost or injured tissue.



          You can also play around with some Latin if you have wiggle room, and either come up with a phrase, or perhaps formulate your own chimera of a word that works, even if it isn't currently defined. You may also want to look into German, too.



          te ipsum: oneself, male
          te ipsam: oneself, female
          errat: err
          renovo: renew, renovate, refurbish, repair, restore, regenerate



          Just a caveat, I'm not fluent in Latin. I just Google-translated those words/phrases.






          share|improve this answer



















          • 1





            Very nice answer. I Googled te ipsum and found a very nice saying which is cura te ipsum. I love this site, I'm sure with all this input I'm bound to find it. Mucho thanks ☺

            – kip
            Nov 6 '14 at 21:56








          • 1





            It seems like the original poster was looking for a way to make a short, derogatory reference to a cure for something that immediately reminds the audience of the fact that the cure is for a disease that was created by the person or entity that is advocating or implementing it. A nice side bonus would be if the word or phrase might be worded in such a way that it could be interpreted to mean a "cure for one's self", implying that the person or entity is a disease. "Cura te ipsum" is perfect.

            – Shavais
            Aug 26 '15 at 17:57





















          0














          Prefix self- to synonyms of mitigate. For example self-correct or self-mitigate






          share|improve this answer

































            0














            If you're looking for a phrase I would say something like:




            Unraveling the knot I tied myself in.



            Extraditing myself from the mess I put myself in.







            share|improve this answer































              0














              I would call it "damage control," which phrase can be applied to damage created by oneself or by others equally well.



              The above answers are very good when applied to situations where there is plainly a "fault" or "wrong" in play. I like "mitigate" for instances in which fault is less one-sided or there is less actual culpability on the part of the mitigator. But these words don't work for a situation such as the bridge, the leg of which is upsetting the marine life--a wholly unintended and possibly unforeseeable consequence of the original (beneficial) action: the building of the bridge. In a case like this you could express the intention to "act promptly to remedy the side issue which arose as a result of the bridge project." This is short and sweet, takes ownership of the fish problem, and simply incorporates it by this reference into the larger project of building the bridge, as an almost natural extension of that project, rather than expanding its negative aspect any further. (Can you tell I've worked for lawyers? lol)






              share|improve this answer































                0














                Just formalizing the comments under Kaylee's answer in an actual answer:



                Cura te ipsum: A solution that is proposed, advocated, or implemented by the same person or entity who inadvertently created the problem.



                "When multi-year studies finally proved beyond a shadow of a doubt that their inadequately tested plastic liners do in fact cause cancer and birth defects, the corporation's cura te ipsum was to quickly create a new inadequately tested plastic liner, which was made from a material that was almost the same as the original, and offer limited recall replacements of certain recently sold, high profile items."






                share|improve this answer

































                  0














                  There are lots of words that mean "make up for", but you're looking for one that bears a strong implication that the person making up for things is the same one who was at fault to begin with.



                  I like Bookeater's suggestion of "atone" for this reason. One alternative with similar meaning but less of a moral/religious connotation might be "compensate", which is defined by Merriam-Webster as "to offset an error, defect, or undesired effect".






                  share|improve this answer































                    0














                    The situation that brought me to this page in search of a term: Anticipating friends coming to lunch, we used our snow blower to clear a part of our private road that our neighbor usually clears, but has not yet gotten to. In the process, our snow blower quit running and was stuck in our neighbor’s section of the road. It’s a good thing our friends came to lunch, because they were able to help lift the heavy machine into my car. But wait a minute...if it weren’t for our friends, we wouldn’t have gotten the snow blower stuck in the first place... Is Cura te Ipsum accurate here?






                    share|improve this answer








                    New contributor




                    April Jones is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.





















                    • Welcome to English Language and Usage, April. I think you should edit your "answer" so it is an answer. As it is, it is a question.

                      – J. Taylor
                      54 mins ago



















                    -1














                    THere are two terms. Iatrogenic, usually used in medicine and disaster response to mean causing harm when trying to help. The other is Unintended Consequence, referring to creating a new set of problems when solving a single problem.






                    share|improve this answer



















                    • 1





                      But that does not answer the question, now does it?

                      – NVZ
                      Aug 2 '17 at 19:04











                    Your Answer








                    StackExchange.ready(function() {
                    var channelOptions = {
                    tags: "".split(" "),
                    id: "97"
                    };
                    initTagRenderer("".split(" "), "".split(" "), channelOptions);

                    StackExchange.using("externalEditor", function() {
                    // Have to fire editor after snippets, if snippets enabled
                    if (StackExchange.settings.snippets.snippetsEnabled) {
                    StackExchange.using("snippets", function() {
                    createEditor();
                    });
                    }
                    else {
                    createEditor();
                    }
                    });

                    function createEditor() {
                    StackExchange.prepareEditor({
                    heartbeatType: 'answer',
                    autoActivateHeartbeat: false,
                    convertImagesToLinks: false,
                    noModals: true,
                    showLowRepImageUploadWarning: true,
                    reputationToPostImages: null,
                    bindNavPrevention: true,
                    postfix: "",
                    imageUploader: {
                    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
                    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
                    allowUrls: true
                    },
                    noCode: true, onDemand: true,
                    discardSelector: ".discard-answer"
                    ,immediatelyShowMarkdownHelp:true
                    });


                    }
                    });














                    draft saved

                    draft discarded


















                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f205784%2fis-there-a-term-or-word-for-solving-a-problem-that-oneself-created%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown

























                    12 Answers
                    12






                    active

                    oldest

                    votes








                    12 Answers
                    12






                    active

                    oldest

                    votes









                    active

                    oldest

                    votes






                    active

                    oldest

                    votes









                    1














                    One word that comes to mind is undo, which carries the meaning of rolling back to a point before an action was carried out. To cover the whole process, though, you would still need to use another word like fault-correction.



                    There is also the more general term, process, which admittedly does not specifically indicate that there was a problem. However, your general situation is covered by this word.



                    It depends a little on how you plan to use the term.






                    share|improve this answer




























                      1














                      One word that comes to mind is undo, which carries the meaning of rolling back to a point before an action was carried out. To cover the whole process, though, you would still need to use another word like fault-correction.



                      There is also the more general term, process, which admittedly does not specifically indicate that there was a problem. However, your general situation is covered by this word.



                      It depends a little on how you plan to use the term.






                      share|improve this answer


























                        1












                        1








                        1







                        One word that comes to mind is undo, which carries the meaning of rolling back to a point before an action was carried out. To cover the whole process, though, you would still need to use another word like fault-correction.



                        There is also the more general term, process, which admittedly does not specifically indicate that there was a problem. However, your general situation is covered by this word.



                        It depends a little on how you plan to use the term.






                        share|improve this answer













                        One word that comes to mind is undo, which carries the meaning of rolling back to a point before an action was carried out. To cover the whole process, though, you would still need to use another word like fault-correction.



                        There is also the more general term, process, which admittedly does not specifically indicate that there was a problem. However, your general situation is covered by this word.



                        It depends a little on how you plan to use the term.







                        share|improve this answer












                        share|improve this answer



                        share|improve this answer










                        answered Nov 3 '14 at 10:36









                        AldfrithAldfrith

                        1472




                        1472

























                            1














                            A word that may work for you is to atone.




                            verb (used without object), atoned, atoning.




                            1. to make amends or reparation, as for an offense or a crime, or for an offender (usually followed by for):
                              to atone for one's sins.

                            2. to make up, as for errors or deficiencies (usually followed by for):
                              to atone for one's failings.




                            http://dictionary.reference.com/browse/atone






                            share|improve this answer




























                              1














                              A word that may work for you is to atone.




                              verb (used without object), atoned, atoning.




                              1. to make amends or reparation, as for an offense or a crime, or for an offender (usually followed by for):
                                to atone for one's sins.

                              2. to make up, as for errors or deficiencies (usually followed by for):
                                to atone for one's failings.




                              http://dictionary.reference.com/browse/atone






                              share|improve this answer


























                                1












                                1








                                1







                                A word that may work for you is to atone.




                                verb (used without object), atoned, atoning.




                                1. to make amends or reparation, as for an offense or a crime, or for an offender (usually followed by for):
                                  to atone for one's sins.

                                2. to make up, as for errors or deficiencies (usually followed by for):
                                  to atone for one's failings.




                                http://dictionary.reference.com/browse/atone






                                share|improve this answer













                                A word that may work for you is to atone.




                                verb (used without object), atoned, atoning.




                                1. to make amends or reparation, as for an offense or a crime, or for an offender (usually followed by for):
                                  to atone for one's sins.

                                2. to make up, as for errors or deficiencies (usually followed by for):
                                  to atone for one's failings.




                                http://dictionary.reference.com/browse/atone







                                share|improve this answer












                                share|improve this answer



                                share|improve this answer










                                answered Jun 23 '15 at 6:24









                                BookeaterBookeater

                                6,99721635




                                6,99721635























                                    1














                                    It strikes me that you're discussion remediation or reparation.



                                    remediation -




                                    The action of remedying something, in particular of reversing or stopping environmental damage.




                                    reparation -




                                    The making of amends for a wrong one has done







                                    share|improve this answer




























                                      1














                                      It strikes me that you're discussion remediation or reparation.



                                      remediation -




                                      The action of remedying something, in particular of reversing or stopping environmental damage.




                                      reparation -




                                      The making of amends for a wrong one has done







                                      share|improve this answer


























                                        1












                                        1








                                        1







                                        It strikes me that you're discussion remediation or reparation.



                                        remediation -




                                        The action of remedying something, in particular of reversing or stopping environmental damage.




                                        reparation -




                                        The making of amends for a wrong one has done







                                        share|improve this answer













                                        It strikes me that you're discussion remediation or reparation.



                                        remediation -




                                        The action of remedying something, in particular of reversing or stopping environmental damage.




                                        reparation -




                                        The making of amends for a wrong one has done








                                        share|improve this answer












                                        share|improve this answer



                                        share|improve this answer










                                        answered Jul 25 '15 at 5:01









                                        steveslivastevesliva

                                        4,5281318




                                        4,5281318























                                            0














                                            I am sure others may find better answers than I, but the idea of self or auto-mitigating came to mind; the idea that problems are resolved by a party by itself.



                                            There may be terms more relevant depending on the scenario, since "problem" can be used quite broadly:




                                            • "This software is auto-correcting"

                                            • "Many organisms in biology exhibit the characteristic of self-repair"


                                            However, the ability to completely ameliorate a self-inflicted issue may be more capable than the idea I've presented, whereas my examples moreso demonstrate a system or person is merely functional in the role of detecting and resolving a problem without outside stimuli. I would be interested in other answers as well.






                                            share|improve this answer




























                                              0














                                              I am sure others may find better answers than I, but the idea of self or auto-mitigating came to mind; the idea that problems are resolved by a party by itself.



                                              There may be terms more relevant depending on the scenario, since "problem" can be used quite broadly:




                                              • "This software is auto-correcting"

                                              • "Many organisms in biology exhibit the characteristic of self-repair"


                                              However, the ability to completely ameliorate a self-inflicted issue may be more capable than the idea I've presented, whereas my examples moreso demonstrate a system or person is merely functional in the role of detecting and resolving a problem without outside stimuli. I would be interested in other answers as well.






                                              share|improve this answer


























                                                0












                                                0








                                                0







                                                I am sure others may find better answers than I, but the idea of self or auto-mitigating came to mind; the idea that problems are resolved by a party by itself.



                                                There may be terms more relevant depending on the scenario, since "problem" can be used quite broadly:




                                                • "This software is auto-correcting"

                                                • "Many organisms in biology exhibit the characteristic of self-repair"


                                                However, the ability to completely ameliorate a self-inflicted issue may be more capable than the idea I've presented, whereas my examples moreso demonstrate a system or person is merely functional in the role of detecting and resolving a problem without outside stimuli. I would be interested in other answers as well.






                                                share|improve this answer













                                                I am sure others may find better answers than I, but the idea of self or auto-mitigating came to mind; the idea that problems are resolved by a party by itself.



                                                There may be terms more relevant depending on the scenario, since "problem" can be used quite broadly:




                                                • "This software is auto-correcting"

                                                • "Many organisms in biology exhibit the characteristic of self-repair"


                                                However, the ability to completely ameliorate a self-inflicted issue may be more capable than the idea I've presented, whereas my examples moreso demonstrate a system or person is merely functional in the role of detecting and resolving a problem without outside stimuli. I would be interested in other answers as well.







                                                share|improve this answer












                                                share|improve this answer



                                                share|improve this answer










                                                answered Nov 3 '14 at 5:19









                                                DerezzedDerezzed

                                                44024




                                                44024























                                                    0














                                                    The clause about it being something you yourself caused is what makes this so difficult (in English), otherwise I'd recommend:



                                                    Regenerate: (of a living organism) regrow (new tissue) to replace lost or injured tissue.



                                                    You can also play around with some Latin if you have wiggle room, and either come up with a phrase, or perhaps formulate your own chimera of a word that works, even if it isn't currently defined. You may also want to look into German, too.



                                                    te ipsum: oneself, male
                                                    te ipsam: oneself, female
                                                    errat: err
                                                    renovo: renew, renovate, refurbish, repair, restore, regenerate



                                                    Just a caveat, I'm not fluent in Latin. I just Google-translated those words/phrases.






                                                    share|improve this answer



















                                                    • 1





                                                      Very nice answer. I Googled te ipsum and found a very nice saying which is cura te ipsum. I love this site, I'm sure with all this input I'm bound to find it. Mucho thanks ☺

                                                      – kip
                                                      Nov 6 '14 at 21:56








                                                    • 1





                                                      It seems like the original poster was looking for a way to make a short, derogatory reference to a cure for something that immediately reminds the audience of the fact that the cure is for a disease that was created by the person or entity that is advocating or implementing it. A nice side bonus would be if the word or phrase might be worded in such a way that it could be interpreted to mean a "cure for one's self", implying that the person or entity is a disease. "Cura te ipsum" is perfect.

                                                      – Shavais
                                                      Aug 26 '15 at 17:57


















                                                    0














                                                    The clause about it being something you yourself caused is what makes this so difficult (in English), otherwise I'd recommend:



                                                    Regenerate: (of a living organism) regrow (new tissue) to replace lost or injured tissue.



                                                    You can also play around with some Latin if you have wiggle room, and either come up with a phrase, or perhaps formulate your own chimera of a word that works, even if it isn't currently defined. You may also want to look into German, too.



                                                    te ipsum: oneself, male
                                                    te ipsam: oneself, female
                                                    errat: err
                                                    renovo: renew, renovate, refurbish, repair, restore, regenerate



                                                    Just a caveat, I'm not fluent in Latin. I just Google-translated those words/phrases.






                                                    share|improve this answer



















                                                    • 1





                                                      Very nice answer. I Googled te ipsum and found a very nice saying which is cura te ipsum. I love this site, I'm sure with all this input I'm bound to find it. Mucho thanks ☺

                                                      – kip
                                                      Nov 6 '14 at 21:56








                                                    • 1





                                                      It seems like the original poster was looking for a way to make a short, derogatory reference to a cure for something that immediately reminds the audience of the fact that the cure is for a disease that was created by the person or entity that is advocating or implementing it. A nice side bonus would be if the word or phrase might be worded in such a way that it could be interpreted to mean a "cure for one's self", implying that the person or entity is a disease. "Cura te ipsum" is perfect.

                                                      – Shavais
                                                      Aug 26 '15 at 17:57
















                                                    0












                                                    0








                                                    0







                                                    The clause about it being something you yourself caused is what makes this so difficult (in English), otherwise I'd recommend:



                                                    Regenerate: (of a living organism) regrow (new tissue) to replace lost or injured tissue.



                                                    You can also play around with some Latin if you have wiggle room, and either come up with a phrase, or perhaps formulate your own chimera of a word that works, even if it isn't currently defined. You may also want to look into German, too.



                                                    te ipsum: oneself, male
                                                    te ipsam: oneself, female
                                                    errat: err
                                                    renovo: renew, renovate, refurbish, repair, restore, regenerate



                                                    Just a caveat, I'm not fluent in Latin. I just Google-translated those words/phrases.






                                                    share|improve this answer













                                                    The clause about it being something you yourself caused is what makes this so difficult (in English), otherwise I'd recommend:



                                                    Regenerate: (of a living organism) regrow (new tissue) to replace lost or injured tissue.



                                                    You can also play around with some Latin if you have wiggle room, and either come up with a phrase, or perhaps formulate your own chimera of a word that works, even if it isn't currently defined. You may also want to look into German, too.



                                                    te ipsum: oneself, male
                                                    te ipsam: oneself, female
                                                    errat: err
                                                    renovo: renew, renovate, refurbish, repair, restore, regenerate



                                                    Just a caveat, I'm not fluent in Latin. I just Google-translated those words/phrases.







                                                    share|improve this answer












                                                    share|improve this answer



                                                    share|improve this answer










                                                    answered Nov 5 '14 at 20:33









                                                    kayleeFrye_onDeckkayleeFrye_onDeck

                                                    895510




                                                    895510








                                                    • 1





                                                      Very nice answer. I Googled te ipsum and found a very nice saying which is cura te ipsum. I love this site, I'm sure with all this input I'm bound to find it. Mucho thanks ☺

                                                      – kip
                                                      Nov 6 '14 at 21:56








                                                    • 1





                                                      It seems like the original poster was looking for a way to make a short, derogatory reference to a cure for something that immediately reminds the audience of the fact that the cure is for a disease that was created by the person or entity that is advocating or implementing it. A nice side bonus would be if the word or phrase might be worded in such a way that it could be interpreted to mean a "cure for one's self", implying that the person or entity is a disease. "Cura te ipsum" is perfect.

                                                      – Shavais
                                                      Aug 26 '15 at 17:57
















                                                    • 1





                                                      Very nice answer. I Googled te ipsum and found a very nice saying which is cura te ipsum. I love this site, I'm sure with all this input I'm bound to find it. Mucho thanks ☺

                                                      – kip
                                                      Nov 6 '14 at 21:56








                                                    • 1





                                                      It seems like the original poster was looking for a way to make a short, derogatory reference to a cure for something that immediately reminds the audience of the fact that the cure is for a disease that was created by the person or entity that is advocating or implementing it. A nice side bonus would be if the word or phrase might be worded in such a way that it could be interpreted to mean a "cure for one's self", implying that the person or entity is a disease. "Cura te ipsum" is perfect.

                                                      – Shavais
                                                      Aug 26 '15 at 17:57










                                                    1




                                                    1





                                                    Very nice answer. I Googled te ipsum and found a very nice saying which is cura te ipsum. I love this site, I'm sure with all this input I'm bound to find it. Mucho thanks ☺

                                                    – kip
                                                    Nov 6 '14 at 21:56







                                                    Very nice answer. I Googled te ipsum and found a very nice saying which is cura te ipsum. I love this site, I'm sure with all this input I'm bound to find it. Mucho thanks ☺

                                                    – kip
                                                    Nov 6 '14 at 21:56






                                                    1




                                                    1





                                                    It seems like the original poster was looking for a way to make a short, derogatory reference to a cure for something that immediately reminds the audience of the fact that the cure is for a disease that was created by the person or entity that is advocating or implementing it. A nice side bonus would be if the word or phrase might be worded in such a way that it could be interpreted to mean a "cure for one's self", implying that the person or entity is a disease. "Cura te ipsum" is perfect.

                                                    – Shavais
                                                    Aug 26 '15 at 17:57







                                                    It seems like the original poster was looking for a way to make a short, derogatory reference to a cure for something that immediately reminds the audience of the fact that the cure is for a disease that was created by the person or entity that is advocating or implementing it. A nice side bonus would be if the word or phrase might be worded in such a way that it could be interpreted to mean a "cure for one's self", implying that the person or entity is a disease. "Cura te ipsum" is perfect.

                                                    – Shavais
                                                    Aug 26 '15 at 17:57













                                                    0














                                                    Prefix self- to synonyms of mitigate. For example self-correct or self-mitigate






                                                    share|improve this answer






























                                                      0














                                                      Prefix self- to synonyms of mitigate. For example self-correct or self-mitigate






                                                      share|improve this answer




























                                                        0












                                                        0








                                                        0







                                                        Prefix self- to synonyms of mitigate. For example self-correct or self-mitigate






                                                        share|improve this answer















                                                        Prefix self- to synonyms of mitigate. For example self-correct or self-mitigate







                                                        share|improve this answer














                                                        share|improve this answer



                                                        share|improve this answer








                                                        edited Nov 20 '14 at 11:33









                                                        Matt E. Эллен

                                                        25.4k1488153




                                                        25.4k1488153










                                                        answered Nov 20 '14 at 8:55









                                                        Sagar NagvekarSagar Nagvekar

                                                        311




                                                        311























                                                            0














                                                            If you're looking for a phrase I would say something like:




                                                            Unraveling the knot I tied myself in.



                                                            Extraditing myself from the mess I put myself in.







                                                            share|improve this answer




























                                                              0














                                                              If you're looking for a phrase I would say something like:




                                                              Unraveling the knot I tied myself in.



                                                              Extraditing myself from the mess I put myself in.







                                                              share|improve this answer


























                                                                0












                                                                0








                                                                0







                                                                If you're looking for a phrase I would say something like:




                                                                Unraveling the knot I tied myself in.



                                                                Extraditing myself from the mess I put myself in.







                                                                share|improve this answer













                                                                If you're looking for a phrase I would say something like:




                                                                Unraveling the knot I tied myself in.



                                                                Extraditing myself from the mess I put myself in.








                                                                share|improve this answer












                                                                share|improve this answer



                                                                share|improve this answer










                                                                answered Jun 23 '15 at 5:39









                                                                dwjohnstondwjohnston

                                                                9,139105588




                                                                9,139105588























                                                                    0














                                                                    I would call it "damage control," which phrase can be applied to damage created by oneself or by others equally well.



                                                                    The above answers are very good when applied to situations where there is plainly a "fault" or "wrong" in play. I like "mitigate" for instances in which fault is less one-sided or there is less actual culpability on the part of the mitigator. But these words don't work for a situation such as the bridge, the leg of which is upsetting the marine life--a wholly unintended and possibly unforeseeable consequence of the original (beneficial) action: the building of the bridge. In a case like this you could express the intention to "act promptly to remedy the side issue which arose as a result of the bridge project." This is short and sweet, takes ownership of the fish problem, and simply incorporates it by this reference into the larger project of building the bridge, as an almost natural extension of that project, rather than expanding its negative aspect any further. (Can you tell I've worked for lawyers? lol)






                                                                    share|improve this answer




























                                                                      0














                                                                      I would call it "damage control," which phrase can be applied to damage created by oneself or by others equally well.



                                                                      The above answers are very good when applied to situations where there is plainly a "fault" or "wrong" in play. I like "mitigate" for instances in which fault is less one-sided or there is less actual culpability on the part of the mitigator. But these words don't work for a situation such as the bridge, the leg of which is upsetting the marine life--a wholly unintended and possibly unforeseeable consequence of the original (beneficial) action: the building of the bridge. In a case like this you could express the intention to "act promptly to remedy the side issue which arose as a result of the bridge project." This is short and sweet, takes ownership of the fish problem, and simply incorporates it by this reference into the larger project of building the bridge, as an almost natural extension of that project, rather than expanding its negative aspect any further. (Can you tell I've worked for lawyers? lol)






                                                                      share|improve this answer


























                                                                        0












                                                                        0








                                                                        0







                                                                        I would call it "damage control," which phrase can be applied to damage created by oneself or by others equally well.



                                                                        The above answers are very good when applied to situations where there is plainly a "fault" or "wrong" in play. I like "mitigate" for instances in which fault is less one-sided or there is less actual culpability on the part of the mitigator. But these words don't work for a situation such as the bridge, the leg of which is upsetting the marine life--a wholly unintended and possibly unforeseeable consequence of the original (beneficial) action: the building of the bridge. In a case like this you could express the intention to "act promptly to remedy the side issue which arose as a result of the bridge project." This is short and sweet, takes ownership of the fish problem, and simply incorporates it by this reference into the larger project of building the bridge, as an almost natural extension of that project, rather than expanding its negative aspect any further. (Can you tell I've worked for lawyers? lol)






                                                                        share|improve this answer













                                                                        I would call it "damage control," which phrase can be applied to damage created by oneself or by others equally well.



                                                                        The above answers are very good when applied to situations where there is plainly a "fault" or "wrong" in play. I like "mitigate" for instances in which fault is less one-sided or there is less actual culpability on the part of the mitigator. But these words don't work for a situation such as the bridge, the leg of which is upsetting the marine life--a wholly unintended and possibly unforeseeable consequence of the original (beneficial) action: the building of the bridge. In a case like this you could express the intention to "act promptly to remedy the side issue which arose as a result of the bridge project." This is short and sweet, takes ownership of the fish problem, and simply incorporates it by this reference into the larger project of building the bridge, as an almost natural extension of that project, rather than expanding its negative aspect any further. (Can you tell I've worked for lawyers? lol)







                                                                        share|improve this answer












                                                                        share|improve this answer



                                                                        share|improve this answer










                                                                        answered Aug 24 '15 at 1:59









                                                                        WendyWendy

                                                                        1702




                                                                        1702























                                                                            0














                                                                            Just formalizing the comments under Kaylee's answer in an actual answer:



                                                                            Cura te ipsum: A solution that is proposed, advocated, or implemented by the same person or entity who inadvertently created the problem.



                                                                            "When multi-year studies finally proved beyond a shadow of a doubt that their inadequately tested plastic liners do in fact cause cancer and birth defects, the corporation's cura te ipsum was to quickly create a new inadequately tested plastic liner, which was made from a material that was almost the same as the original, and offer limited recall replacements of certain recently sold, high profile items."






                                                                            share|improve this answer






























                                                                              0














                                                                              Just formalizing the comments under Kaylee's answer in an actual answer:



                                                                              Cura te ipsum: A solution that is proposed, advocated, or implemented by the same person or entity who inadvertently created the problem.



                                                                              "When multi-year studies finally proved beyond a shadow of a doubt that their inadequately tested plastic liners do in fact cause cancer and birth defects, the corporation's cura te ipsum was to quickly create a new inadequately tested plastic liner, which was made from a material that was almost the same as the original, and offer limited recall replacements of certain recently sold, high profile items."






                                                                              share|improve this answer




























                                                                                0












                                                                                0








                                                                                0







                                                                                Just formalizing the comments under Kaylee's answer in an actual answer:



                                                                                Cura te ipsum: A solution that is proposed, advocated, or implemented by the same person or entity who inadvertently created the problem.



                                                                                "When multi-year studies finally proved beyond a shadow of a doubt that their inadequately tested plastic liners do in fact cause cancer and birth defects, the corporation's cura te ipsum was to quickly create a new inadequately tested plastic liner, which was made from a material that was almost the same as the original, and offer limited recall replacements of certain recently sold, high profile items."






                                                                                share|improve this answer















                                                                                Just formalizing the comments under Kaylee's answer in an actual answer:



                                                                                Cura te ipsum: A solution that is proposed, advocated, or implemented by the same person or entity who inadvertently created the problem.



                                                                                "When multi-year studies finally proved beyond a shadow of a doubt that their inadequately tested plastic liners do in fact cause cancer and birth defects, the corporation's cura te ipsum was to quickly create a new inadequately tested plastic liner, which was made from a material that was almost the same as the original, and offer limited recall replacements of certain recently sold, high profile items."







                                                                                share|improve this answer














                                                                                share|improve this answer



                                                                                share|improve this answer








                                                                                edited Aug 26 '15 at 18:28

























                                                                                answered Aug 26 '15 at 18:18









                                                                                ShavaisShavais

                                                                                1013




                                                                                1013























                                                                                    0














                                                                                    There are lots of words that mean "make up for", but you're looking for one that bears a strong implication that the person making up for things is the same one who was at fault to begin with.



                                                                                    I like Bookeater's suggestion of "atone" for this reason. One alternative with similar meaning but less of a moral/religious connotation might be "compensate", which is defined by Merriam-Webster as "to offset an error, defect, or undesired effect".






                                                                                    share|improve this answer




























                                                                                      0














                                                                                      There are lots of words that mean "make up for", but you're looking for one that bears a strong implication that the person making up for things is the same one who was at fault to begin with.



                                                                                      I like Bookeater's suggestion of "atone" for this reason. One alternative with similar meaning but less of a moral/religious connotation might be "compensate", which is defined by Merriam-Webster as "to offset an error, defect, or undesired effect".






                                                                                      share|improve this answer


























                                                                                        0












                                                                                        0








                                                                                        0







                                                                                        There are lots of words that mean "make up for", but you're looking for one that bears a strong implication that the person making up for things is the same one who was at fault to begin with.



                                                                                        I like Bookeater's suggestion of "atone" for this reason. One alternative with similar meaning but less of a moral/religious connotation might be "compensate", which is defined by Merriam-Webster as "to offset an error, defect, or undesired effect".






                                                                                        share|improve this answer













                                                                                        There are lots of words that mean "make up for", but you're looking for one that bears a strong implication that the person making up for things is the same one who was at fault to begin with.



                                                                                        I like Bookeater's suggestion of "atone" for this reason. One alternative with similar meaning but less of a moral/religious connotation might be "compensate", which is defined by Merriam-Webster as "to offset an error, defect, or undesired effect".







                                                                                        share|improve this answer












                                                                                        share|improve this answer



                                                                                        share|improve this answer










                                                                                        answered Aug 26 '15 at 18:49









                                                                                        Doug WarrenDoug Warren

                                                                                        10.5k22038




                                                                                        10.5k22038























                                                                                            0














                                                                                            The situation that brought me to this page in search of a term: Anticipating friends coming to lunch, we used our snow blower to clear a part of our private road that our neighbor usually clears, but has not yet gotten to. In the process, our snow blower quit running and was stuck in our neighbor’s section of the road. It’s a good thing our friends came to lunch, because they were able to help lift the heavy machine into my car. But wait a minute...if it weren’t for our friends, we wouldn’t have gotten the snow blower stuck in the first place... Is Cura te Ipsum accurate here?






                                                                                            share|improve this answer








                                                                                            New contributor




                                                                                            April Jones is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                                                                            Check out our Code of Conduct.





















                                                                                            • Welcome to English Language and Usage, April. I think you should edit your "answer" so it is an answer. As it is, it is a question.

                                                                                              – J. Taylor
                                                                                              54 mins ago
















                                                                                            0














                                                                                            The situation that brought me to this page in search of a term: Anticipating friends coming to lunch, we used our snow blower to clear a part of our private road that our neighbor usually clears, but has not yet gotten to. In the process, our snow blower quit running and was stuck in our neighbor’s section of the road. It’s a good thing our friends came to lunch, because they were able to help lift the heavy machine into my car. But wait a minute...if it weren’t for our friends, we wouldn’t have gotten the snow blower stuck in the first place... Is Cura te Ipsum accurate here?






                                                                                            share|improve this answer








                                                                                            New contributor




                                                                                            April Jones is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                                                                            Check out our Code of Conduct.





















                                                                                            • Welcome to English Language and Usage, April. I think you should edit your "answer" so it is an answer. As it is, it is a question.

                                                                                              – J. Taylor
                                                                                              54 mins ago














                                                                                            0












                                                                                            0








                                                                                            0







                                                                                            The situation that brought me to this page in search of a term: Anticipating friends coming to lunch, we used our snow blower to clear a part of our private road that our neighbor usually clears, but has not yet gotten to. In the process, our snow blower quit running and was stuck in our neighbor’s section of the road. It’s a good thing our friends came to lunch, because they were able to help lift the heavy machine into my car. But wait a minute...if it weren’t for our friends, we wouldn’t have gotten the snow blower stuck in the first place... Is Cura te Ipsum accurate here?






                                                                                            share|improve this answer








                                                                                            New contributor




                                                                                            April Jones is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                                                                            Check out our Code of Conduct.










                                                                                            The situation that brought me to this page in search of a term: Anticipating friends coming to lunch, we used our snow blower to clear a part of our private road that our neighbor usually clears, but has not yet gotten to. In the process, our snow blower quit running and was stuck in our neighbor’s section of the road. It’s a good thing our friends came to lunch, because they were able to help lift the heavy machine into my car. But wait a minute...if it weren’t for our friends, we wouldn’t have gotten the snow blower stuck in the first place... Is Cura te Ipsum accurate here?







                                                                                            share|improve this answer








                                                                                            New contributor




                                                                                            April Jones is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                                                                            Check out our Code of Conduct.









                                                                                            share|improve this answer



                                                                                            share|improve this answer






                                                                                            New contributor




                                                                                            April Jones is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                                                                            Check out our Code of Conduct.









                                                                                            answered 1 hour ago









                                                                                            April JonesApril Jones

                                                                                            1




                                                                                            1




                                                                                            New contributor




                                                                                            April Jones is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                                                                            Check out our Code of Conduct.





                                                                                            New contributor





                                                                                            April Jones is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                                                                            Check out our Code of Conduct.






                                                                                            April Jones is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                                                                            Check out our Code of Conduct.













                                                                                            • Welcome to English Language and Usage, April. I think you should edit your "answer" so it is an answer. As it is, it is a question.

                                                                                              – J. Taylor
                                                                                              54 mins ago



















                                                                                            • Welcome to English Language and Usage, April. I think you should edit your "answer" so it is an answer. As it is, it is a question.

                                                                                              – J. Taylor
                                                                                              54 mins ago

















                                                                                            Welcome to English Language and Usage, April. I think you should edit your "answer" so it is an answer. As it is, it is a question.

                                                                                            – J. Taylor
                                                                                            54 mins ago





                                                                                            Welcome to English Language and Usage, April. I think you should edit your "answer" so it is an answer. As it is, it is a question.

                                                                                            – J. Taylor
                                                                                            54 mins ago











                                                                                            -1














                                                                                            THere are two terms. Iatrogenic, usually used in medicine and disaster response to mean causing harm when trying to help. The other is Unintended Consequence, referring to creating a new set of problems when solving a single problem.






                                                                                            share|improve this answer



















                                                                                            • 1





                                                                                              But that does not answer the question, now does it?

                                                                                              – NVZ
                                                                                              Aug 2 '17 at 19:04
















                                                                                            -1














                                                                                            THere are two terms. Iatrogenic, usually used in medicine and disaster response to mean causing harm when trying to help. The other is Unintended Consequence, referring to creating a new set of problems when solving a single problem.






                                                                                            share|improve this answer



















                                                                                            • 1





                                                                                              But that does not answer the question, now does it?

                                                                                              – NVZ
                                                                                              Aug 2 '17 at 19:04














                                                                                            -1












                                                                                            -1








                                                                                            -1







                                                                                            THere are two terms. Iatrogenic, usually used in medicine and disaster response to mean causing harm when trying to help. The other is Unintended Consequence, referring to creating a new set of problems when solving a single problem.






                                                                                            share|improve this answer













                                                                                            THere are two terms. Iatrogenic, usually used in medicine and disaster response to mean causing harm when trying to help. The other is Unintended Consequence, referring to creating a new set of problems when solving a single problem.







                                                                                            share|improve this answer












                                                                                            share|improve this answer



                                                                                            share|improve this answer










                                                                                            answered Aug 2 '17 at 15:55









                                                                                            ParademicParademic

                                                                                            1




                                                                                            1








                                                                                            • 1





                                                                                              But that does not answer the question, now does it?

                                                                                              – NVZ
                                                                                              Aug 2 '17 at 19:04














                                                                                            • 1





                                                                                              But that does not answer the question, now does it?

                                                                                              – NVZ
                                                                                              Aug 2 '17 at 19:04








                                                                                            1




                                                                                            1





                                                                                            But that does not answer the question, now does it?

                                                                                            – NVZ
                                                                                            Aug 2 '17 at 19:04





                                                                                            But that does not answer the question, now does it?

                                                                                            – NVZ
                                                                                            Aug 2 '17 at 19:04


















                                                                                            draft saved

                                                                                            draft discarded




















































                                                                                            Thanks for contributing an answer to English Language & Usage Stack Exchange!


                                                                                            • Please be sure to answer the question. Provide details and share your research!

                                                                                            But avoid



                                                                                            • Asking for help, clarification, or responding to other answers.

                                                                                            • Making statements based on opinion; back them up with references or personal experience.


                                                                                            To learn more, see our tips on writing great answers.




                                                                                            draft saved


                                                                                            draft discarded














                                                                                            StackExchange.ready(
                                                                                            function () {
                                                                                            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f205784%2fis-there-a-term-or-word-for-solving-a-problem-that-oneself-created%23new-answer', 'question_page');
                                                                                            }
                                                                                            );

                                                                                            Post as a guest















                                                                                            Required, but never shown





















































                                                                                            Required, but never shown














                                                                                            Required, but never shown












                                                                                            Required, but never shown







                                                                                            Required, but never shown

































                                                                                            Required, but never shown














                                                                                            Required, but never shown












                                                                                            Required, but never shown







                                                                                            Required, but never shown







                                                                                            Popular posts from this blog

                                                                                            Category:香港粉麵

                                                                                            List *all* the tuples!

                                                                                            Channel [V]