Q Without U Research
Complete Word List and Scrabble Strategy
All data computed from the 74,872-word database. Fingerprint: 916f47949b41. Generated: 2026-07-27. Reproducible.
Q Without U — All Valid Words in the Database
These are all database words containing Q where Q is not immediately followed by U. Methodology: Python regex search for Q not followed by U on every lowercase word. The database contains 34 such words. These words are critical for Scrabble players who hold a Q tile without a U — a difficult rack state that can persist for many turns.
Source: regex search for Q not followed by U in WORD_DB (74,872 words). Fingerprint: 916f47949b41. Generated: 2026-07-27.
Word Analysis — Origins and Usage
Scrabble Strategy — Playing the Stranded Q
A Q tile without a U is one of the most challenging situations in Scrabble. The standard Q-U dependency means that most Q plays require a U tile. Without one, the Q scores 0 points if held and cannot be played. Q-without-U words are the solution — they allow the Q to be played even when no U is available.
QI is the highest-priority play in this situation: it is only 2 letters, uses only Q and one common vowel (I), and scores 11 base points. Played to a Double Word Score square, QI scores 22 points. Played forming a second word in parallel (parallel hook plays), QI can score even more. Learning QI is the single most impactful vocabulary addition for Scrabble players who struggle with the stranded Q problem.
Secondary plays worth memorising: QOPH (QOPHS), QANAT (QANATS), TRANQ (TRANQS). These 4–6 letter words provide options when QI is not playable due to board constraints. For players who use Collins word lists, additional options exist. Checking which Q-without-U words are valid under your tournament's word list is important before relying on them in competitive play.
Complete Q-Without-U Strategy — Memorisation and Application
Competitive Scrabble players who want to master the Q-without-U situation should work through the list in order of usefulness: first QI (2 letters, 11 points, uses only I as the second tile — the most playable); then QOPH and QOPHS (5 letters, valid in Collins); then QANAT and QANATS (5-6 letters); then TRANQ and TRANQS (5-6 letters). Beyond this core set, the remaining Q-without-U words are either proper nouns (IRAQ, IRAQI), abbreviations (BBQ, FAQ, HQ, IQ, ESQ), or highly specialised terms.
QI is uniquely valuable because it requires only one other tile (I, worth 1 point) and scores 11 base points for two tiles. No other 2-tile play in Scrabble scores more: QI yields 5.5 points per tile. The standard Scrabble set contains 9 I tiles, making the I readily available as the QI companion. On a Double Word Score square, QI scores 22 points. On a Triple Word Score, 33 points. Few 2-letter plays in Scrabble match this scoring potential.
QOPH merits memorisation for Collins players specifically. QOPH scores Q(10)+O(1)+P(3)+H(4)=18 base points — higher than many 5-letter words containing only moderate-value tiles. QOPHS (plural, 6 letters) = 19 points. Players who memorise QOPH have a valid 5-6 letter Q play even when QI is blocked by board constraints. The word derives from the Hebrew alphabet, as do several other letter names used in English vocabulary.
TRANQ and TRANQS work differently from other Q-without-U words: the Q appears at the end of the word rather than the beginning. This end-Q position creates specific board opportunities — TRANQ can extend an existing T or TR or TRA sequence on the board, with the Q landing on whatever square those letters occupy. End-Q words are rare enough that they surprise opponents who expect Q to begin word extensions.
The abbreviations in the Q-without-U list (BBQ, FAQ, HQ, IQ, ESQ, PDQ) are valid in Collins Scrabble Words. Their Scrabble utility is limited because they are short and mostly use low-value letters alongside Q. BBQ scores B(3)+B(3)+Q(10)=16 points for 3 letters. IQ scores I(1)+Q(10)=11 points for 2 letters — same score as QI but requires the I in front rather than behind, which may be more or less convenient depending on board configuration.
Verification and Sources — Methodology Note
Q-without-U words are identified by searching the database for all words containing Q (case-insensitive) where Q is not immediately followed by U. The Python implementation uses re.search(r"q(?!u)", word) on every lowercase word. This regex uses a negative lookahead to exclude any Q that has a U immediately following it. Words with QU anywhere (QUEEN, QUIET, QUARTZ) are excluded. Words with Q not followed by U (QI, QOPH, BBQ, TRANQ) are included. Total found: 34 words. Fingerprint: 916f47949b41. Generated: 2026-07-27. Reproducible from the same wordlist.js database file used by all tools on this site.
Quick Reference — Core Q-Without-U Words
The five most important Q-without-U words for Scrabble players: QI (11 pts, 2 letters, TWL+Collins), QOPH/QOPHS (18-19 pts, 4-5 letters, Collins), QANAT/QANATS (14-15 pts, 5-6 letters, Collins), TRANQ/TRANQS (14-15 pts, 5-6 letters, Collins), and IQ (11 pts, 2 letters, Collins). QI is the only entry universally valid in North American tournament Scrabble (TWL). Collins players have a richer set of Q-without-U options. Always verify word list validity before using in tournament play.