Walking on Words

08/18/2022
by   Ian Pratt-Hartmann, et al.
0

Take any word over some alphabet. If it is non-empty, go to any position and print out the letter being scanned. Now repeat the following any number of times (possibly zero): either stay at the current letter, or move one letter leftwards (if possible) or move one letter rightwards (if possible); then print out the letter being scanned. In effect, we are going for a walk on the input word. Let u be the infix of the input word comprising the visited positions, and w the word printed out (empty if the input word is). Since any unvisited prefix or suffix of the input word cannot influence w, we may as well discard them, and say that u generates w. We ask: given a word w, what words u generate it? The answer is surprising. Call u a primitive generator of w if u generates w and is not generated by any word shorter than u. We show that, excepting some degenerate cases, every word has precisely two primitive generators.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/04/2023

Ranking and unranking bordered and unbordered words

A border of a word w is a word that is both a non-empty proper prefix an...
research
10/02/2022

The lexicographically least square-free word with a given prefix

The lexicographically least square-free infinite word on the alphabet of...
research
09/30/2022

Wake Word Detection Based on Res2Net

This letter proposes a new wake word detection system based on Res2Net. ...
research
05/03/2023

Explore the difficulty of words and its influential attributes based on the Wordle game

We adopt the distribution and expectation of guessing times in game Word...
research
02/08/2023

Convolutional Neural Networks Trained to Identify Words Provide a Good Account of Visual Form Priming Effects

A wide variety of orthographic coding schemes and models of visual word ...
research
10/24/2007

The predictability of letters in written english

We show that the predictability of letters in written English texts depe...
research
02/01/2022

Finding the optimal human strategy for Wordle using maximum correct letter probabilities and reinforcement learning

Wordle is an online word puzzle game that gained viral popularity in Jan...

Please sign up or login with your details

Forgot password? Click here to reset