[a-x&&[^hijk]]?ende | Search a six-letter word. First letter is a to x but not h,i,j or k, and ends with string ende. | AGENDE BLENDE BUENDE SPENDE SUENDE |
^boot*r$ | Clue starts with boot and the last letter is r | Boot der Araber Boot der Naturvölker Bootszubehör Bootskörper |
^boot*(ng|er)$ | Clue starts with boot and ends with ng or er | Bootsgattung bootssportl. Eröffnung im Frühling Boot der Araber Boot der Naturvölker Bootskörper |