Second-rate spellingFind words that make a millionLongest sentence with each letter repeated n timesFind...

Waiting for the gravy at a dinner table

As a new poet, where can I find help from a professional to judge my work?

Can this function be rewritten with a regex?

Why is working on the same position for more than 15 years not a red flag?

How to approximate rolls for potions of healing using only d6's?

Whom do I have to contact for a ticket refund in case of denied boarding (in the EU)?

How to tighten battery clamp?

Compare four integers, return word based on maximum

Non-Italian European mafias in USA?

How to count occurrences of Friday 13th

Are small insurances worth it

How to deny access to SQL Server to certain login over SSMS, but allow over .Net SqlClient Data Provider

What are these green text/line displays shown during the livestream of Crew Dragon's approach to dock with the ISS?

Sometimes a banana is just a banana

Reason Why Dimensional Travelling Would be Restricted

Should I choose Itemized or Standard deduction?

Why proton concentration is divided by 10⁻⁷?

The change directory (cd) command is not working with a USB drive

I encountered my boss during an on-site interview at another company. Should I bring it up when seeing him next time?

How can atoms be electrically neutral when there is a difference in the positions of the charges?

Contradiction with Banach Fixed Point Theorem

Linear regression when Y is bounded and discrete

How do ISS astronauts "get their stripes"?

What is a term for a function that when called repeatedly, has the same effect as calling once?



Second-rate spelling


Find words that make a millionLongest sentence with each letter repeated n timesFind words with the highest proportion of a single letterCraft the longest Scrabble sentenceWords with most and fewest syllables for given length?Longest *Sentence* With Only Repeating Character PairsThe Survivors of DictionariaChallenge: Longest x-height word/sentenceA broken mosaic of wordsThree words with three animals













6












$begingroup$


Find the longest word which can be spelled with the second letters of a group words in alphabetical order. An example with incomprehensible (16 letters):




aim

answer

eccentric

fold

implore

ipsilateral

iridium

jester

khaki

leg

one

ostrich

pig

ubiquitous

ulterior

vendetta




In the case of a tie, the winner is the solution whose last word (here, vendetta) comes first in alphabetical order.



Checking a dictionary for words (online or offline) is fine, but no programming or other automated solutions. May the best human win!










share|improve this question









$endgroup$












  • $begingroup$
    Inspired by @SlowMagic's recent "human-only" puzzles :)
    $endgroup$
    – jafe
    1 hour ago
















6












$begingroup$


Find the longest word which can be spelled with the second letters of a group words in alphabetical order. An example with incomprehensible (16 letters):




aim

answer

eccentric

fold

implore

ipsilateral

iridium

jester

khaki

leg

one

ostrich

pig

ubiquitous

ulterior

vendetta




In the case of a tie, the winner is the solution whose last word (here, vendetta) comes first in alphabetical order.



Checking a dictionary for words (online or offline) is fine, but no programming or other automated solutions. May the best human win!










share|improve this question









$endgroup$












  • $begingroup$
    Inspired by @SlowMagic's recent "human-only" puzzles :)
    $endgroup$
    – jafe
    1 hour ago














6












6








6





$begingroup$


Find the longest word which can be spelled with the second letters of a group words in alphabetical order. An example with incomprehensible (16 letters):




aim

answer

eccentric

fold

implore

ipsilateral

iridium

jester

khaki

leg

one

ostrich

pig

ubiquitous

ulterior

vendetta




In the case of a tie, the winner is the solution whose last word (here, vendetta) comes first in alphabetical order.



Checking a dictionary for words (online or offline) is fine, but no programming or other automated solutions. May the best human win!










share|improve this question









$endgroup$




Find the longest word which can be spelled with the second letters of a group words in alphabetical order. An example with incomprehensible (16 letters):




aim

answer

eccentric

fold

implore

ipsilateral

iridium

jester

khaki

leg

one

ostrich

pig

ubiquitous

ulterior

vendetta




In the case of a tie, the winner is the solution whose last word (here, vendetta) comes first in alphabetical order.



Checking a dictionary for words (online or offline) is fine, but no programming or other automated solutions. May the best human win!







word no-computers english open-ended






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 1 hour ago









jafejafe

22.1k462220




22.1k462220












  • $begingroup$
    Inspired by @SlowMagic's recent "human-only" puzzles :)
    $endgroup$
    – jafe
    1 hour ago


















  • $begingroup$
    Inspired by @SlowMagic's recent "human-only" puzzles :)
    $endgroup$
    – jafe
    1 hour ago
















$begingroup$
Inspired by @SlowMagic's recent "human-only" puzzles :)
$endgroup$
– jafe
1 hour ago




$begingroup$
Inspired by @SlowMagic's recent "human-only" puzzles :)
$endgroup$
– jafe
1 hour ago










3 Answers
3






active

oldest

votes


















3












$begingroup$

Here's an 18:




aimiable

angina

ecological

eosilophilia

gnat

ischaemic

jetstream

oquassa

outrageous

persimmon

pneumatic

ptarmigan

qi

random

slaughterhouse

titanium

uterus

zygote




And a 20:




authoritarian

cnidarian

echidna

eh

familiar

fraught

gastronomic

icicle

iterative

jeremiad

krypton

mismanagement

osculation

otiose

pigheadedness

scandium

tartrate

ullage

ultimate

zymurgy




And a 23:




attrition

bromine

calcium

cnidarian

csardas

cuprate

ebullience

esurient

etalon

fauxbourdon

gnash

itemize

jilt

kappa

otology

pierogi

polonium

snatch

tantalum

tlaco [note: this one is a borrowing from Spanish and a bit iffy]

titanium

usher

yttrium




And a 24:




atropine

belladonna

ctenoid

dragoon

earldom

eigenvalue

eolithic

idempotent

ionization

ipecac

khazi

leucocyte

mnemonic

molybdenum

olfactory

opposition

phenolphthalein

pterodactyl

rhesus

sarcophagus

slatternly

teleological

timber

unimodal




The dictionary file on my computer has no words longer than that other than "antidisestablishmentarianism", which I think can't be done -- but of course it isn't exhaustive...






share|improve this answer











$endgroup$













  • $begingroup$
    I got to the 24th letter of antidisestablishmentarianism with "xanthan, but I couldn't make it further.
    $endgroup$
    – Brandon_J
    36 mins ago










  • $begingroup$
    Yeah, I can get that far but no further.
    $endgroup$
    – Gareth McCaughan
    30 mins ago










  • $begingroup$
    I get through antidisestablishmentarian (25) with ynambu, but I had to scan the dictionary to find that one.
    $endgroup$
    – Rubio
    18 mins ago










  • $begingroup$
    Scanning the dictionary is explicitly permitted. Go ahead and post your winning answer!
    $endgroup$
    – Gareth McCaughan
    17 mins ago










  • $begingroup$
    @Rubio if you want to post yours, I can delete mine -- I just saw this after posting!
    $endgroup$
    – El-Guest
    15 mins ago



















2












$begingroup$

25 - antidisestablishmentarian




aardvark

antimony

attune

bisect

edict

eigenvector

ester

festive

issue

iterate

jackanapes

obelisk

oligarchy

picnic

psalm

rheumatism

smelly

tendency

unsavory

utilitarian

varied

vroom

witness

xanthan

ynambu







share|improve this answer









$endgroup$





















    1












    $begingroup$

    I believe I can get




    antidisestablishmentarian




    using the following...




    a a rdvark
    a n t
    a t e
    b i d
    e d ucate
    e i ght
    e s sence
    f e et
    i s
    i t
    l a boratory
    o b lique
    o l factory
    p i glet
    p s oriasis
    r h ododendron
    s m all
    t e nacious
    u n wise
    u t most
    v a riable
    v r oom
    w i nner
    x a nthophyll
    y n ambu







    share|improve this answer









    $endgroup$













    • $begingroup$
      did you just comment-snipe me? lol
      $endgroup$
      – Rubio
      13 mins ago










    • $begingroup$
      @Rubio I'm so sorry, I did not see your answer or your comment before I had finished mine! I guess great minds think alike...?
      $endgroup$
      – El-Guest
      12 mins ago










    • $begingroup$
      Clearly :) Nice find. My comment, your answer, and my answer were all within like 4 minutes (and in that order).
      $endgroup$
      – Rubio
      11 mins ago










    • $begingroup$
      @Rubio Thanks! Good find to you too :)
      $endgroup$
      – El-Guest
      9 mins ago











    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f80253%2fsecond-rate-spelling%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3












    $begingroup$

    Here's an 18:




    aimiable

    angina

    ecological

    eosilophilia

    gnat

    ischaemic

    jetstream

    oquassa

    outrageous

    persimmon

    pneumatic

    ptarmigan

    qi

    random

    slaughterhouse

    titanium

    uterus

    zygote




    And a 20:




    authoritarian

    cnidarian

    echidna

    eh

    familiar

    fraught

    gastronomic

    icicle

    iterative

    jeremiad

    krypton

    mismanagement

    osculation

    otiose

    pigheadedness

    scandium

    tartrate

    ullage

    ultimate

    zymurgy




    And a 23:




    attrition

    bromine

    calcium

    cnidarian

    csardas

    cuprate

    ebullience

    esurient

    etalon

    fauxbourdon

    gnash

    itemize

    jilt

    kappa

    otology

    pierogi

    polonium

    snatch

    tantalum

    tlaco [note: this one is a borrowing from Spanish and a bit iffy]

    titanium

    usher

    yttrium




    And a 24:




    atropine

    belladonna

    ctenoid

    dragoon

    earldom

    eigenvalue

    eolithic

    idempotent

    ionization

    ipecac

    khazi

    leucocyte

    mnemonic

    molybdenum

    olfactory

    opposition

    phenolphthalein

    pterodactyl

    rhesus

    sarcophagus

    slatternly

    teleological

    timber

    unimodal




    The dictionary file on my computer has no words longer than that other than "antidisestablishmentarianism", which I think can't be done -- but of course it isn't exhaustive...






    share|improve this answer











    $endgroup$













    • $begingroup$
      I got to the 24th letter of antidisestablishmentarianism with "xanthan, but I couldn't make it further.
      $endgroup$
      – Brandon_J
      36 mins ago










    • $begingroup$
      Yeah, I can get that far but no further.
      $endgroup$
      – Gareth McCaughan
      30 mins ago










    • $begingroup$
      I get through antidisestablishmentarian (25) with ynambu, but I had to scan the dictionary to find that one.
      $endgroup$
      – Rubio
      18 mins ago










    • $begingroup$
      Scanning the dictionary is explicitly permitted. Go ahead and post your winning answer!
      $endgroup$
      – Gareth McCaughan
      17 mins ago










    • $begingroup$
      @Rubio if you want to post yours, I can delete mine -- I just saw this after posting!
      $endgroup$
      – El-Guest
      15 mins ago
















    3












    $begingroup$

    Here's an 18:




    aimiable

    angina

    ecological

    eosilophilia

    gnat

    ischaemic

    jetstream

    oquassa

    outrageous

    persimmon

    pneumatic

    ptarmigan

    qi

    random

    slaughterhouse

    titanium

    uterus

    zygote




    And a 20:




    authoritarian

    cnidarian

    echidna

    eh

    familiar

    fraught

    gastronomic

    icicle

    iterative

    jeremiad

    krypton

    mismanagement

    osculation

    otiose

    pigheadedness

    scandium

    tartrate

    ullage

    ultimate

    zymurgy




    And a 23:




    attrition

    bromine

    calcium

    cnidarian

    csardas

    cuprate

    ebullience

    esurient

    etalon

    fauxbourdon

    gnash

    itemize

    jilt

    kappa

    otology

    pierogi

    polonium

    snatch

    tantalum

    tlaco [note: this one is a borrowing from Spanish and a bit iffy]

    titanium

    usher

    yttrium




    And a 24:




    atropine

    belladonna

    ctenoid

    dragoon

    earldom

    eigenvalue

    eolithic

    idempotent

    ionization

    ipecac

    khazi

    leucocyte

    mnemonic

    molybdenum

    olfactory

    opposition

    phenolphthalein

    pterodactyl

    rhesus

    sarcophagus

    slatternly

    teleological

    timber

    unimodal




    The dictionary file on my computer has no words longer than that other than "antidisestablishmentarianism", which I think can't be done -- but of course it isn't exhaustive...






    share|improve this answer











    $endgroup$













    • $begingroup$
      I got to the 24th letter of antidisestablishmentarianism with "xanthan, but I couldn't make it further.
      $endgroup$
      – Brandon_J
      36 mins ago










    • $begingroup$
      Yeah, I can get that far but no further.
      $endgroup$
      – Gareth McCaughan
      30 mins ago










    • $begingroup$
      I get through antidisestablishmentarian (25) with ynambu, but I had to scan the dictionary to find that one.
      $endgroup$
      – Rubio
      18 mins ago










    • $begingroup$
      Scanning the dictionary is explicitly permitted. Go ahead and post your winning answer!
      $endgroup$
      – Gareth McCaughan
      17 mins ago










    • $begingroup$
      @Rubio if you want to post yours, I can delete mine -- I just saw this after posting!
      $endgroup$
      – El-Guest
      15 mins ago














    3












    3








    3





    $begingroup$

    Here's an 18:




    aimiable

    angina

    ecological

    eosilophilia

    gnat

    ischaemic

    jetstream

    oquassa

    outrageous

    persimmon

    pneumatic

    ptarmigan

    qi

    random

    slaughterhouse

    titanium

    uterus

    zygote




    And a 20:




    authoritarian

    cnidarian

    echidna

    eh

    familiar

    fraught

    gastronomic

    icicle

    iterative

    jeremiad

    krypton

    mismanagement

    osculation

    otiose

    pigheadedness

    scandium

    tartrate

    ullage

    ultimate

    zymurgy




    And a 23:




    attrition

    bromine

    calcium

    cnidarian

    csardas

    cuprate

    ebullience

    esurient

    etalon

    fauxbourdon

    gnash

    itemize

    jilt

    kappa

    otology

    pierogi

    polonium

    snatch

    tantalum

    tlaco [note: this one is a borrowing from Spanish and a bit iffy]

    titanium

    usher

    yttrium




    And a 24:




    atropine

    belladonna

    ctenoid

    dragoon

    earldom

    eigenvalue

    eolithic

    idempotent

    ionization

    ipecac

    khazi

    leucocyte

    mnemonic

    molybdenum

    olfactory

    opposition

    phenolphthalein

    pterodactyl

    rhesus

    sarcophagus

    slatternly

    teleological

    timber

    unimodal




    The dictionary file on my computer has no words longer than that other than "antidisestablishmentarianism", which I think can't be done -- but of course it isn't exhaustive...






    share|improve this answer











    $endgroup$



    Here's an 18:




    aimiable

    angina

    ecological

    eosilophilia

    gnat

    ischaemic

    jetstream

    oquassa

    outrageous

    persimmon

    pneumatic

    ptarmigan

    qi

    random

    slaughterhouse

    titanium

    uterus

    zygote




    And a 20:




    authoritarian

    cnidarian

    echidna

    eh

    familiar

    fraught

    gastronomic

    icicle

    iterative

    jeremiad

    krypton

    mismanagement

    osculation

    otiose

    pigheadedness

    scandium

    tartrate

    ullage

    ultimate

    zymurgy




    And a 23:




    attrition

    bromine

    calcium

    cnidarian

    csardas

    cuprate

    ebullience

    esurient

    etalon

    fauxbourdon

    gnash

    itemize

    jilt

    kappa

    otology

    pierogi

    polonium

    snatch

    tantalum

    tlaco [note: this one is a borrowing from Spanish and a bit iffy]

    titanium

    usher

    yttrium




    And a 24:




    atropine

    belladonna

    ctenoid

    dragoon

    earldom

    eigenvalue

    eolithic

    idempotent

    ionization

    ipecac

    khazi

    leucocyte

    mnemonic

    molybdenum

    olfactory

    opposition

    phenolphthalein

    pterodactyl

    rhesus

    sarcophagus

    slatternly

    teleological

    timber

    unimodal




    The dictionary file on my computer has no words longer than that other than "antidisestablishmentarianism", which I think can't be done -- but of course it isn't exhaustive...







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited 40 mins ago

























    answered 1 hour ago









    Gareth McCaughanGareth McCaughan

    63.9k3163250




    63.9k3163250












    • $begingroup$
      I got to the 24th letter of antidisestablishmentarianism with "xanthan, but I couldn't make it further.
      $endgroup$
      – Brandon_J
      36 mins ago










    • $begingroup$
      Yeah, I can get that far but no further.
      $endgroup$
      – Gareth McCaughan
      30 mins ago










    • $begingroup$
      I get through antidisestablishmentarian (25) with ynambu, but I had to scan the dictionary to find that one.
      $endgroup$
      – Rubio
      18 mins ago










    • $begingroup$
      Scanning the dictionary is explicitly permitted. Go ahead and post your winning answer!
      $endgroup$
      – Gareth McCaughan
      17 mins ago










    • $begingroup$
      @Rubio if you want to post yours, I can delete mine -- I just saw this after posting!
      $endgroup$
      – El-Guest
      15 mins ago


















    • $begingroup$
      I got to the 24th letter of antidisestablishmentarianism with "xanthan, but I couldn't make it further.
      $endgroup$
      – Brandon_J
      36 mins ago










    • $begingroup$
      Yeah, I can get that far but no further.
      $endgroup$
      – Gareth McCaughan
      30 mins ago










    • $begingroup$
      I get through antidisestablishmentarian (25) with ynambu, but I had to scan the dictionary to find that one.
      $endgroup$
      – Rubio
      18 mins ago










    • $begingroup$
      Scanning the dictionary is explicitly permitted. Go ahead and post your winning answer!
      $endgroup$
      – Gareth McCaughan
      17 mins ago










    • $begingroup$
      @Rubio if you want to post yours, I can delete mine -- I just saw this after posting!
      $endgroup$
      – El-Guest
      15 mins ago
















    $begingroup$
    I got to the 24th letter of antidisestablishmentarianism with "xanthan, but I couldn't make it further.
    $endgroup$
    – Brandon_J
    36 mins ago




    $begingroup$
    I got to the 24th letter of antidisestablishmentarianism with "xanthan, but I couldn't make it further.
    $endgroup$
    – Brandon_J
    36 mins ago












    $begingroup$
    Yeah, I can get that far but no further.
    $endgroup$
    – Gareth McCaughan
    30 mins ago




    $begingroup$
    Yeah, I can get that far but no further.
    $endgroup$
    – Gareth McCaughan
    30 mins ago












    $begingroup$
    I get through antidisestablishmentarian (25) with ynambu, but I had to scan the dictionary to find that one.
    $endgroup$
    – Rubio
    18 mins ago




    $begingroup$
    I get through antidisestablishmentarian (25) with ynambu, but I had to scan the dictionary to find that one.
    $endgroup$
    – Rubio
    18 mins ago












    $begingroup$
    Scanning the dictionary is explicitly permitted. Go ahead and post your winning answer!
    $endgroup$
    – Gareth McCaughan
    17 mins ago




    $begingroup$
    Scanning the dictionary is explicitly permitted. Go ahead and post your winning answer!
    $endgroup$
    – Gareth McCaughan
    17 mins ago












    $begingroup$
    @Rubio if you want to post yours, I can delete mine -- I just saw this after posting!
    $endgroup$
    – El-Guest
    15 mins ago




    $begingroup$
    @Rubio if you want to post yours, I can delete mine -- I just saw this after posting!
    $endgroup$
    – El-Guest
    15 mins ago











    2












    $begingroup$

    25 - antidisestablishmentarian




    aardvark

    antimony

    attune

    bisect

    edict

    eigenvector

    ester

    festive

    issue

    iterate

    jackanapes

    obelisk

    oligarchy

    picnic

    psalm

    rheumatism

    smelly

    tendency

    unsavory

    utilitarian

    varied

    vroom

    witness

    xanthan

    ynambu







    share|improve this answer









    $endgroup$


















      2












      $begingroup$

      25 - antidisestablishmentarian




      aardvark

      antimony

      attune

      bisect

      edict

      eigenvector

      ester

      festive

      issue

      iterate

      jackanapes

      obelisk

      oligarchy

      picnic

      psalm

      rheumatism

      smelly

      tendency

      unsavory

      utilitarian

      varied

      vroom

      witness

      xanthan

      ynambu







      share|improve this answer









      $endgroup$
















        2












        2








        2





        $begingroup$

        25 - antidisestablishmentarian




        aardvark

        antimony

        attune

        bisect

        edict

        eigenvector

        ester

        festive

        issue

        iterate

        jackanapes

        obelisk

        oligarchy

        picnic

        psalm

        rheumatism

        smelly

        tendency

        unsavory

        utilitarian

        varied

        vroom

        witness

        xanthan

        ynambu







        share|improve this answer









        $endgroup$



        25 - antidisestablishmentarian




        aardvark

        antimony

        attune

        bisect

        edict

        eigenvector

        ester

        festive

        issue

        iterate

        jackanapes

        obelisk

        oligarchy

        picnic

        psalm

        rheumatism

        smelly

        tendency

        unsavory

        utilitarian

        varied

        vroom

        witness

        xanthan

        ynambu








        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 14 mins ago









        RubioRubio

        29k565178




        29k565178























            1












            $begingroup$

            I believe I can get




            antidisestablishmentarian




            using the following...




            a a rdvark
            a n t
            a t e
            b i d
            e d ucate
            e i ght
            e s sence
            f e et
            i s
            i t
            l a boratory
            o b lique
            o l factory
            p i glet
            p s oriasis
            r h ododendron
            s m all
            t e nacious
            u n wise
            u t most
            v a riable
            v r oom
            w i nner
            x a nthophyll
            y n ambu







            share|improve this answer









            $endgroup$













            • $begingroup$
              did you just comment-snipe me? lol
              $endgroup$
              – Rubio
              13 mins ago










            • $begingroup$
              @Rubio I'm so sorry, I did not see your answer or your comment before I had finished mine! I guess great minds think alike...?
              $endgroup$
              – El-Guest
              12 mins ago










            • $begingroup$
              Clearly :) Nice find. My comment, your answer, and my answer were all within like 4 minutes (and in that order).
              $endgroup$
              – Rubio
              11 mins ago










            • $begingroup$
              @Rubio Thanks! Good find to you too :)
              $endgroup$
              – El-Guest
              9 mins ago
















            1












            $begingroup$

            I believe I can get




            antidisestablishmentarian




            using the following...




            a a rdvark
            a n t
            a t e
            b i d
            e d ucate
            e i ght
            e s sence
            f e et
            i s
            i t
            l a boratory
            o b lique
            o l factory
            p i glet
            p s oriasis
            r h ododendron
            s m all
            t e nacious
            u n wise
            u t most
            v a riable
            v r oom
            w i nner
            x a nthophyll
            y n ambu







            share|improve this answer









            $endgroup$













            • $begingroup$
              did you just comment-snipe me? lol
              $endgroup$
              – Rubio
              13 mins ago










            • $begingroup$
              @Rubio I'm so sorry, I did not see your answer or your comment before I had finished mine! I guess great minds think alike...?
              $endgroup$
              – El-Guest
              12 mins ago










            • $begingroup$
              Clearly :) Nice find. My comment, your answer, and my answer were all within like 4 minutes (and in that order).
              $endgroup$
              – Rubio
              11 mins ago










            • $begingroup$
              @Rubio Thanks! Good find to you too :)
              $endgroup$
              – El-Guest
              9 mins ago














            1












            1








            1





            $begingroup$

            I believe I can get




            antidisestablishmentarian




            using the following...




            a a rdvark
            a n t
            a t e
            b i d
            e d ucate
            e i ght
            e s sence
            f e et
            i s
            i t
            l a boratory
            o b lique
            o l factory
            p i glet
            p s oriasis
            r h ododendron
            s m all
            t e nacious
            u n wise
            u t most
            v a riable
            v r oom
            w i nner
            x a nthophyll
            y n ambu







            share|improve this answer









            $endgroup$



            I believe I can get




            antidisestablishmentarian




            using the following...




            a a rdvark
            a n t
            a t e
            b i d
            e d ucate
            e i ght
            e s sence
            f e et
            i s
            i t
            l a boratory
            o b lique
            o l factory
            p i glet
            p s oriasis
            r h ododendron
            s m all
            t e nacious
            u n wise
            u t most
            v a riable
            v r oom
            w i nner
            x a nthophyll
            y n ambu








            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 15 mins ago









            El-GuestEl-Guest

            19.4k24387




            19.4k24387












            • $begingroup$
              did you just comment-snipe me? lol
              $endgroup$
              – Rubio
              13 mins ago










            • $begingroup$
              @Rubio I'm so sorry, I did not see your answer or your comment before I had finished mine! I guess great minds think alike...?
              $endgroup$
              – El-Guest
              12 mins ago










            • $begingroup$
              Clearly :) Nice find. My comment, your answer, and my answer were all within like 4 minutes (and in that order).
              $endgroup$
              – Rubio
              11 mins ago










            • $begingroup$
              @Rubio Thanks! Good find to you too :)
              $endgroup$
              – El-Guest
              9 mins ago


















            • $begingroup$
              did you just comment-snipe me? lol
              $endgroup$
              – Rubio
              13 mins ago










            • $begingroup$
              @Rubio I'm so sorry, I did not see your answer or your comment before I had finished mine! I guess great minds think alike...?
              $endgroup$
              – El-Guest
              12 mins ago










            • $begingroup$
              Clearly :) Nice find. My comment, your answer, and my answer were all within like 4 minutes (and in that order).
              $endgroup$
              – Rubio
              11 mins ago










            • $begingroup$
              @Rubio Thanks! Good find to you too :)
              $endgroup$
              – El-Guest
              9 mins ago
















            $begingroup$
            did you just comment-snipe me? lol
            $endgroup$
            – Rubio
            13 mins ago




            $begingroup$
            did you just comment-snipe me? lol
            $endgroup$
            – Rubio
            13 mins ago












            $begingroup$
            @Rubio I'm so sorry, I did not see your answer or your comment before I had finished mine! I guess great minds think alike...?
            $endgroup$
            – El-Guest
            12 mins ago




            $begingroup$
            @Rubio I'm so sorry, I did not see your answer or your comment before I had finished mine! I guess great minds think alike...?
            $endgroup$
            – El-Guest
            12 mins ago












            $begingroup$
            Clearly :) Nice find. My comment, your answer, and my answer were all within like 4 minutes (and in that order).
            $endgroup$
            – Rubio
            11 mins ago




            $begingroup$
            Clearly :) Nice find. My comment, your answer, and my answer were all within like 4 minutes (and in that order).
            $endgroup$
            – Rubio
            11 mins ago












            $begingroup$
            @Rubio Thanks! Good find to you too :)
            $endgroup$
            – El-Guest
            9 mins ago




            $begingroup$
            @Rubio Thanks! Good find to you too :)
            $endgroup$
            – El-Guest
            9 mins ago


















            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f80253%2fsecond-rate-spelling%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

            Webac Holding Inhaltsverzeichnis Geschichte | Organisationsstruktur | Tochterfirmen |...

            What's the meaning of a knight fighting a snail in medieval book illustrations?What is the meaning of a glove...

            Salamanca Inhaltsverzeichnis Lage und Klima | Bevölkerungsentwicklung | Geschichte | Kultur und...