Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

LittleChildPaclet

Guides

  • Assumptions and Domains
  • Linguistic Data
  • Number Digits
  • Prime Numbers
  • Start Here Wolfram Challenge Functions
  • String Patterns
  • Wolfram Challenges Algorithms
  • Wolfram Challenges Computational Knowledge
  • Wolfram Challenges Geography
  • Wolfram Challenges Mathematics
  • Wolfram Challenges Words and Linguistics
  • Working with Sequences

Symbols

  • AliquotSequence
  • AlmostPalindrome
  • Anagrams
  • AntipodalCity
  • AntipodeAboveSeaLevelQ
  • BabbageSquares
  • BalancedParentheses
  • BalancedTernary
  • ButterflyString
  • CaesarDecrypt
  • CatalanUnrank
  • Coins
  • CompleteDictionary
  • DigitalRoot
  • FizzBuzz
  • IntegerPalindromeQ
  • MaxRomanLength
  • MaxRomanNumeralValue
  • NonNegativeIntegerQ
  • NumberTriangle
  • OddBeforeEven
  • PairsAddToHundred
  • PositiveIntegerQ
  • RepeatandEndingPrimes
  • SameStartEndWords
  • SayHello
  • SquareSum
  • StringPatternQ
  • ThreeFive
  • ToMorseCode
  • TwoAndThreePointers
  • WordListLookup
PeterBurbery`LittleChildPaclet`
AlmostPalindrome
​
AlmostPalindrome
[n]
takes a positive integer
n
and returns a list of all words in DictionaryLookup[] of length
n
that are not palindromes but would be palindromes if exactly one letter was removed arranged in alphabetical order
​
Details and Options

Examples  
(2)
Basic Examples  
(1)
The function AlmostPalindrome takes a positive integer n and returns a list of all words in DictionaryLookup[] of length n that are not palindromes but would be palindromes if exactly one letter was removed. The list of words that the function outputs will be arranged in alphabetical order.
In[1]:=
AlmostPalindrome
[5]
Out[1]=
{allay,annal,arras,array,assay,attar,belle,Bette,boffo,boobs,booby,calla,cirri,deeds,ebbed,effed,egged,erred,freer,gamma,Greer,Hakka,Hanna,Hesse,hooch,innit,Janna,Jesse,kappa,kooks,kooky,Lassa,lemme,Lippi,lotto,manna,motto,Nikki,noons,peeps,poops,ragga,recce,Rocco,Rollo,seeds,seeks,seems,seeps,seers,sells,setts,shoos,sills,teeth,tooth,toots,tweet,villi,walla,wanna,yobbo,yukky,yummy,Zappa,Zorro}
Scope  
(1)

SeeAlso
WordListLookup
▪
PalindromeQ
RelatedGuides
▪
Wolfram Challenges Computational Knowledge
▪
Wolfram Challenges Words and Linguistics
RelatedLinks
▪
Almost Palindromes »
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com