Skip to content

Commit d51d89a

Browse files
dani-polaniclaude
andcommitted
docs(guide): surface the conlang custom-font example up front in the conlang guide
Add a worked-example pointer right after the intro, since that example is the direct answer to "how to gloss a conlang". Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 61128c2 commit d51d89a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

bitext/src/routes/guide/how-to-gloss-a-conlang/+page.svelte

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@
4141
language, and a visual tool removes the markup that usually makes glossing tedious.
4242
{/snippet}
4343

44+
<p class={GUIDE_P}>
45+
For a full worked example, see the
46+
<a href="/examples/conlang-custom-font-interlinear-gloss" class={GUIDE_LINK}
47+
>conlang custom-font gloss</a
48+
>: an invented language in its own script, glossed with morpheme labels, an IPA tier, and an
49+
English translation. The steps below explain how to build the same thing.
50+
</p>
51+
4452
<h2 id="why" class={GUIDE_H2}>Why gloss your conlang</h2>
4553
<p class={GUIDE_P}>
4654
A gloss documents how your morphology works, so a reader on a forum or in your own grammar can

0 commit comments

Comments
 (0)