Wordplay subtraction paradoxWordplay addition paradoxCategories within Categories9 letter word decompositionTurn Lead into GOLDWord Association GRIDVenetian word pairs (i.e., sectioned word reversals)Interlaced Word PairsHoliday cookies word attrition [humans only]Holiday cookies word attrition [computers welcome]Five Letter Boxed puzzles with special solutionsFarmer needs to get his word across the river
what relax command means?
Is this artwork (used in a video game) real?
Create Array from list of indices/values
Sending a photo of my bank account card to the future employer
How could a medieval fortress manage large groups of migrants and travelers?
Where do the electrons come from to make the carbon stable during bombardment of alpha particles on beryllium
What happens if a company buys back all of its shares?
How would you say "Sorry, that was a mistake on my part"?
Interviewing with an unmentioned 9 months of sick leave taken during a job
How to honestly answer questions from a girlfriend like "How did you find this place" without giving the impression I'm always talking about my exes?
Is the purpose of sheet music to be played along to? Or a guide for learning and reference during playing?
Get node ID or URL in Twig on field level
Why does Eliyahu appear at a brit milah?
A scene of Jimmy diversity
What does it actually mean to have two time dimensions?
A verb to describe specific positioning of three layers
ROT13 encoder/decoder
Which GPUs to get for Mathematical Optimization (if any...)?
Is there a typesafe way to get a Database.QueryLocator?
Is it rude to refer to janitors as 'floor people'?
What is the meaning of [[:space:]] in bash?
How many bits in the resultant hash will change, if the x bits are changed in its the original input?
Increasing muscle power without increasing volume
How to color a tag in a math equation?
Wordplay subtraction paradox
Wordplay addition paradoxCategories within Categories9 letter word decompositionTurn Lead into GOLDWord Association GRIDVenetian word pairs (i.e., sectioned word reversals)Interlaced Word PairsHoliday cookies word attrition [humans only]Holiday cookies word attrition [computers welcome]Five Letter Boxed puzzles with special solutionsFarmer needs to get his word across the river
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
There are words from which you can remove a "chunk", leaving a new word. Like this:
WISHBONE
WI SHBO NE
WI SHBO NE
WI <poof!> NE
WI NE
WI NE
WINE
There are also words that work the other way, for which inserting a "chunk" produces a new word. For example, you can insert the chunk AUTIFI into the word BEER to make BEAUTIFIER.
A "chunk" is a string of consecutive letters. It must consist of at least two letters (no single-letter chunks). It does not need to be a valid English word.
Now, what if I told you there are words into which you can insert a chunk, then remove the same consecutive string of letters, and get a different word from the original word?
What the heck am I talking about?!
I have come up with about 11 examples of this strange phenomenon.
(Too easy? Too hard? Try the counterpart addition paradox.)
wordplay pattern
$endgroup$
add a comment |
$begingroup$
There are words from which you can remove a "chunk", leaving a new word. Like this:
WISHBONE
WI SHBO NE
WI SHBO NE
WI <poof!> NE
WI NE
WI NE
WINE
There are also words that work the other way, for which inserting a "chunk" produces a new word. For example, you can insert the chunk AUTIFI into the word BEER to make BEAUTIFIER.
A "chunk" is a string of consecutive letters. It must consist of at least two letters (no single-letter chunks). It does not need to be a valid English word.
Now, what if I told you there are words into which you can insert a chunk, then remove the same consecutive string of letters, and get a different word from the original word?
What the heck am I talking about?!
I have come up with about 11 examples of this strange phenomenon.
(Too easy? Too hard? Try the counterpart addition paradox.)
wordplay pattern
$endgroup$
add a comment |
$begingroup$
There are words from which you can remove a "chunk", leaving a new word. Like this:
WISHBONE
WI SHBO NE
WI SHBO NE
WI <poof!> NE
WI NE
WI NE
WINE
There are also words that work the other way, for which inserting a "chunk" produces a new word. For example, you can insert the chunk AUTIFI into the word BEER to make BEAUTIFIER.
A "chunk" is a string of consecutive letters. It must consist of at least two letters (no single-letter chunks). It does not need to be a valid English word.
Now, what if I told you there are words into which you can insert a chunk, then remove the same consecutive string of letters, and get a different word from the original word?
What the heck am I talking about?!
I have come up with about 11 examples of this strange phenomenon.
(Too easy? Too hard? Try the counterpart addition paradox.)
wordplay pattern
$endgroup$
There are words from which you can remove a "chunk", leaving a new word. Like this:
WISHBONE
WI SHBO NE
WI SHBO NE
WI <poof!> NE
WI NE
WI NE
WINE
There are also words that work the other way, for which inserting a "chunk" produces a new word. For example, you can insert the chunk AUTIFI into the word BEER to make BEAUTIFIER.
A "chunk" is a string of consecutive letters. It must consist of at least two letters (no single-letter chunks). It does not need to be a valid English word.
Now, what if I told you there are words into which you can insert a chunk, then remove the same consecutive string of letters, and get a different word from the original word?
What the heck am I talking about?!
I have come up with about 11 examples of this strange phenomenon.
(Too easy? Too hard? Try the counterpart addition paradox.)
wordplay pattern
wordplay pattern
asked 9 hours ago
SlowMagicSlowMagic
2,1064 silver badges33 bronze badges
2,1064 silver badges33 bronze badges
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Any word in a pattern so that
you can remove the same chunk from two different places
works as the intermediate word. For example:
RESIGNED
→R(ED)ESIGNED
→REDESIGN(-ed)
A wordfinder search through Qat is here.
$endgroup$
$begingroup$
It seems like you don't even need that, since the intermediate step when the chunk is inserted doesn't seem to have to be a word. For example: rot13(ybtvfg|vp| -> ybt|vp|vfg. Nygubhtu ybtvfg vf abg n jbeq, guvf fgvyy nccrnef gb or inyvq.)
$endgroup$
– Michael Moschella
6 hours ago
add a comment |
$begingroup$
If the word is [Left][Right] turned [Left][Extra chunk][Right], this chunk must be removed from somewhere else. Let's say it consists of six parts, as in [1][2][[Extra chunk 1][Extra chunk 2]][3][4] (1 or 4 can be empty):
If [[Extra chunk 1][Extra chunk 2]] = [2][Extra chunk 1], it still changes the result as long as [2] != [Extra chunk 2].
If [[Extra chunk 1][Extra chunk 2]] = [Extra chunk 2][3], it still changes the result as long as [3] != [Extra chunk 1].
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "559"
;
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f86246%2fwordplay-subtraction-paradox%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Any word in a pattern so that
you can remove the same chunk from two different places
works as the intermediate word. For example:
RESIGNED
→R(ED)ESIGNED
→REDESIGN(-ed)
A wordfinder search through Qat is here.
$endgroup$
$begingroup$
It seems like you don't even need that, since the intermediate step when the chunk is inserted doesn't seem to have to be a word. For example: rot13(ybtvfg|vp| -> ybt|vp|vfg. Nygubhtu ybtvfg vf abg n jbeq, guvf fgvyy nccrnef gb or inyvq.)
$endgroup$
– Michael Moschella
6 hours ago
add a comment |
$begingroup$
Any word in a pattern so that
you can remove the same chunk from two different places
works as the intermediate word. For example:
RESIGNED
→R(ED)ESIGNED
→REDESIGN(-ed)
A wordfinder search through Qat is here.
$endgroup$
$begingroup$
It seems like you don't even need that, since the intermediate step when the chunk is inserted doesn't seem to have to be a word. For example: rot13(ybtvfg|vp| -> ybt|vp|vfg. Nygubhtu ybtvfg vf abg n jbeq, guvf fgvyy nccrnef gb or inyvq.)
$endgroup$
– Michael Moschella
6 hours ago
add a comment |
$begingroup$
Any word in a pattern so that
you can remove the same chunk from two different places
works as the intermediate word. For example:
RESIGNED
→R(ED)ESIGNED
→REDESIGN(-ed)
A wordfinder search through Qat is here.
$endgroup$
Any word in a pattern so that
you can remove the same chunk from two different places
works as the intermediate word. For example:
RESIGNED
→R(ED)ESIGNED
→REDESIGN(-ed)
A wordfinder search through Qat is here.
answered 9 hours ago
Deusovi♦Deusovi
69.3k7 gold badges238 silver badges304 bronze badges
69.3k7 gold badges238 silver badges304 bronze badges
$begingroup$
It seems like you don't even need that, since the intermediate step when the chunk is inserted doesn't seem to have to be a word. For example: rot13(ybtvfg|vp| -> ybt|vp|vfg. Nygubhtu ybtvfg vf abg n jbeq, guvf fgvyy nccrnef gb or inyvq.)
$endgroup$
– Michael Moschella
6 hours ago
add a comment |
$begingroup$
It seems like you don't even need that, since the intermediate step when the chunk is inserted doesn't seem to have to be a word. For example: rot13(ybtvfg|vp| -> ybt|vp|vfg. Nygubhtu ybtvfg vf abg n jbeq, guvf fgvyy nccrnef gb or inyvq.)
$endgroup$
– Michael Moschella
6 hours ago
$begingroup$
It seems like you don't even need that, since the intermediate step when the chunk is inserted doesn't seem to have to be a word. For example: rot13(ybtvfg|vp| -> ybt|vp|vfg. Nygubhtu ybtvfg vf abg n jbeq, guvf fgvyy nccrnef gb or inyvq.)
$endgroup$
– Michael Moschella
6 hours ago
$begingroup$
It seems like you don't even need that, since the intermediate step when the chunk is inserted doesn't seem to have to be a word. For example: rot13(ybtvfg|vp| -> ybt|vp|vfg. Nygubhtu ybtvfg vf abg n jbeq, guvf fgvyy nccrnef gb or inyvq.)
$endgroup$
– Michael Moschella
6 hours ago
add a comment |
$begingroup$
If the word is [Left][Right] turned [Left][Extra chunk][Right], this chunk must be removed from somewhere else. Let's say it consists of six parts, as in [1][2][[Extra chunk 1][Extra chunk 2]][3][4] (1 or 4 can be empty):
If [[Extra chunk 1][Extra chunk 2]] = [2][Extra chunk 1], it still changes the result as long as [2] != [Extra chunk 2].
If [[Extra chunk 1][Extra chunk 2]] = [Extra chunk 2][3], it still changes the result as long as [3] != [Extra chunk 1].
$endgroup$
add a comment |
$begingroup$
If the word is [Left][Right] turned [Left][Extra chunk][Right], this chunk must be removed from somewhere else. Let's say it consists of six parts, as in [1][2][[Extra chunk 1][Extra chunk 2]][3][4] (1 or 4 can be empty):
If [[Extra chunk 1][Extra chunk 2]] = [2][Extra chunk 1], it still changes the result as long as [2] != [Extra chunk 2].
If [[Extra chunk 1][Extra chunk 2]] = [Extra chunk 2][3], it still changes the result as long as [3] != [Extra chunk 1].
$endgroup$
add a comment |
$begingroup$
If the word is [Left][Right] turned [Left][Extra chunk][Right], this chunk must be removed from somewhere else. Let's say it consists of six parts, as in [1][2][[Extra chunk 1][Extra chunk 2]][3][4] (1 or 4 can be empty):
If [[Extra chunk 1][Extra chunk 2]] = [2][Extra chunk 1], it still changes the result as long as [2] != [Extra chunk 2].
If [[Extra chunk 1][Extra chunk 2]] = [Extra chunk 2][3], it still changes the result as long as [3] != [Extra chunk 1].
$endgroup$
If the word is [Left][Right] turned [Left][Extra chunk][Right], this chunk must be removed from somewhere else. Let's say it consists of six parts, as in [1][2][[Extra chunk 1][Extra chunk 2]][3][4] (1 or 4 can be empty):
If [[Extra chunk 1][Extra chunk 2]] = [2][Extra chunk 1], it still changes the result as long as [2] != [Extra chunk 2].
If [[Extra chunk 1][Extra chunk 2]] = [Extra chunk 2][3], it still changes the result as long as [3] != [Extra chunk 1].
answered 3 hours ago
NautilusNautilus
4,1226 silver badges26 bronze badges
4,1226 silver badges26 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Puzzling 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.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f86246%2fwordplay-subtraction-paradox%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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