How the measurement works
Chapter 3 of the thesis turns a methodological question — is legal meaning measurable? — into two experiments on a fixed legal lexicon. To follow the §3.1 and §3.2 readings, it helps to picture the pipeline that turns 364 legal terms into the cross-tradition agreement of §3.1.3. Five stages take you from the ordinance text of the Hong Kong archive to the rank correlation between two models, with a stop on the bare-versus-attested distinction and on the §3.2 axis construction.
Five stages
Click a stage to see what the pipeline does at that step. The five stages correspond to the apparatus assembled in §2.1 (lexicon), §2.2 (corpus), §2.3 (models) and §2.4 (statistical tools) of the thesis.
Bare and attested — the two encodings
The single methodological move that frames everything Chapter 3 reads is the split between the bare and the attested encoding. They sit alongside each other throughout the experiments; their difference is what makes the cross-tradition reading legally interpretable.
Bare encoding
The term is sent to the language model as a single string, with no context. The output is a vector that reflects whatever the model has internalised about that string from its training corpus. For tradition-specialised models, the vector inherits the tradition along with the lexicon.
Attested encoding
For each context window in which the term appears, the model produces a vector for the surrounding passage; the pipeline takes the mean and re-normalises to unit length. The result is the term's embedding in real use, shaped by what Hong Kong ordinances do with it. The attestation step is where the corpus's specific legal context enters the geometry.
Why both?
The §3.1.3 reading of 0.543 is computed on the attested encoding. The same construction run on the bare encoding returns 0.165 — and the same construction run on a 100-term everyday-language control set returns 0.156, statistically indistinguishable from the bare legal core. The bare gap is shaped by the models themselves, not by legal vocabulary. The legal-meaning contribution is what attestation adds on the legal core: 0.378 = 0.543 − 0.165. The full decomposition is on the Robustness page.
What an axis looks like — a worked example
§3.2 of the thesis projects each of the 364 terms onto six axes built from antonym pairs. Each axis is constructed by the procedure that Kozlowski, Taddy and Evans set out in 2019 for the sociological analysis of meaning: you give the model a list of ten antonym pairs (rights / duties, freedom / constraint, claim / obligation, …) and let it produce a direction vector — the L2-normalised mean of the ten pole-difference vectors. A term's score on the axis is its cosine with that vector. Positive scores sit on one pole; negative scores on the other.
Two properties of the construction are worth dwelling on. First, the axis inherits the model's bias: a Chinese-trained model will give the same Chinese pair list a slightly different direction vector than a Western-trained model would give to its English counterpart, and that difference is exactly what §3.2.3 and §3.2.4 measure. Second, the ten antonym pairs are not parallel translations across the two languages: each side draws its pairs from the doctrinal vocabulary of its own tradition (rights / duties on the English side, 權 / 義 on the Chinese side; natural / positive law on the English side, 天理 / 國法 on the Chinese side).
Of the six axes, three are robust to pool curation (individual ↔ collective, public ↔ private, natural ↔ positive) and three are sensitive (rights ↔ duties, status ↔ contract, state ↔ market): the sensitive axes shift in rank when the curated pool shifts; the robust ones hold steady. §3.2.4 of the thesis reports both sets; §4.2 carries the sensitivity as the methodological limit of the per-axis ranking, not as a finding.
Two reading paths
The remaining pages can be read in two orders.
The result-first path goes Home → Robustness & caveats → Experiment §3.1 → Experiment §3.2. The Home page lists the chapter's principal readings; Robustness opens with the control-pool subtraction that reframes the §3.1.3 absolute as the legal-meaning contribution; the two experiment pages then provide the technical detail and the figures. A reader pressed for time reaches the substantive content this way.
The method-first path goes Home → Methodology → How it works → §3.1 → §3.2 → Robustness. This order matches the thesis text and lets the reader build the apparatus before seeing the numbers — the comfortable order for a committee member reading the thesis alongside the dashboard.