Domino Divination (骨牌占卜)

Twenty-Eight Bones, Three at a Sitting

Overview

Turn the dominoes face-down, swirl them with the question in mind, and draw — but never more than three at a sitting: that is the rule the tradition itself insists on, and this engine enforces it. Domino divination reads the twenty-eight bones of the ordinary double-six set: sixes speak of luck and fortune, fives of work and career, fours of money, threes of the heart, twos of home and family, ones of journeys and news, and the blanks counsel caution. Each tile blends its two ends; the seven doubles intensify their theme; and two bones are famous across every transmission line — Double-Six, the set's great blessing, and Double-Blank, its celebrated warning to undertake nothing new. askTIAN deals them the way the whole draw rack now works: an unbiased seeded shuffle, no replacement, one documented meaning line with its folk variance disclosed.

Origin & history

Dominoes came west from China, and Europe was reading them within living memory of their arrival — the earliest printed tile-by-tile text is Mehemet Ali's of 1873, a single line for each of the twenty-eight bones, and the practice runs through the Romani tradition and survives today from Spain to India and Korea. The reading grammar is the folk world's favorite: number themes crossed pairwise, so the 6-5 joins fortune to work (the patron, the promotion), the 3-3 doubles the heart (love returned, jealousy shadowing), and the 1-1 hangs harmony on a prompt decision. The three-bone cap and the once-a-week counsel are the tradition's own etiquette — the first enforced here, the second reported as the custom it is.

Like cartomancy, domino reading never acquired a canon: it stayed kitchen-table oral, and its meanings drift between lines even more than the cards' do. askTIAN's implementation says so on every response — one documented line, engine-phrased around the shared number themes, with the canonical anchors hand-set where the tradition genuinely converges. The engineering follows the standard set across the draw rack in v5.26.0: a seeded Fisher–Yates shuffle (provably unbiased), draws without replacement, deterministic under a seed, and a pip-weighted score labelled as heuristic emphasis, never probability.

How it works

Ask for one, two or three bones — four is refused with the tradition's rule quoted. The engine shuffles all twenty-eight tiles with a seeded Fisher–Yates and deals without replacement; each tile arrives with its ends, pip count, both end-themes, and its meaning line — the doubles and famous tiles hand-set, the rest blending their ends. A pip-weighted emphasis score summarizes the draw (Double-Six lifting it hardest, Double-Blank sinking it), and the response carries the once-a-week folklore as a note. Seeded draws reproduce exactly; the method string names the 1873 source, the enforced cap, and the meaning-variance disclosure.

Good for

Use cases

The Year-Ahead Draw

Three bones at the year's turn — the traditional spread — rendered with each tile's theme pair and the blended emphasis score; the same draw every reader in the room can verify by seed.

The Daily Bone

One tile each morning: pips up, the day leans bright; the blanks counsel patience — a minimal daily feature with the tradition's own texture.

The Household Rack

Dominoes beside cartomancy, runes and kumalak — four objects from ordinary life, one API, every deal test-verified fair.

Grounded Prose

Feed the drawn tiles' theme pairs and lines into a model for the narrative reading — the deterministic layer fixes what was drawn; the prose interprets.

Key terms

The Bones
The twenty-eight tiles of the double-six set — the full deck of the oracle, every tile a pair of end-numbers.
Number Themes
Sixes luck, fives work, fours money, threes the heart, twos home, ones journeys, blanks caution — the shared grammar every transmission line builds on.
The Three-Bone Rule
At most three tiles per sitting — the tradition's own cap, enforced by the endpoint rather than merely mentioned.
Once a Week
The folklore that the bones should not be consulted more often — reported as custom on every response, never enforced.
Doubles
The seven same-ended tiles — each intensifying its theme, with Double-Six and Double-Blank the set's famous extremes.
Pip Gradient
The bones' own bright-to-dark axis, from twelve pips down to none — the backbone of the documented emphasis score.
One Line, Not a Canon
Domino meanings drift between oral lines even more than cartomancy's — this endpoint names its line and discloses the variance.
Fisher–Yates
The provably unbiased shuffle behind every draw — the standard across askTIAN's entire draw rack since v5.26.0.

API

The askTIAN Domino API deals the twenty-eight bones with a seeded, provably unbiased Fisher–Yates shuffle, enforces the tradition's three-per-sitting cap, hand-sets the canonical anchors (Double-Six, Double-Blank) within one documented meaning line whose folk variance is disclosed, reports the once-a-week counsel as custom, and scores by the pip gradient as labelled heuristic emphasis. Deterministic under seed; pure compute, no LLM; 2 TIAN pay-per-call in the draw-oracle family.

Endpoint: POST /trpc/dominoes.draw — 2 TIAN Points. See the API documentation and Playground.