TODO: Make consonants table working

This commit is contained in:
2026-06-08 19:26:53 +00:00
parent 15968ff492
commit 458252e73a
3 changed files with 20 additions and 3 deletions

Binary file not shown.

View File

@@ -31,6 +31,12 @@
\usepackage{subcaption} \usepackage{subcaption}
\usepackage{xltabular} \usepackage{xltabular}
\usepackage{colortbl}
\usepackage{xcolor}
\definecolor{na}{gray}{0.85} % color for unused cells
\newcommand{\na}{\cellcolor{na}}
\newcommand\textdialogue[1]{«{#1}»} \newcommand\textdialogue[1]{«{#1}»}
\newcommand\textquot[1]{`{#1}'} \newcommand\textquot[1]{`{#1}'}
\newcommand\textcitation[1]{``#1''} \newcommand\textcitation[1]{``#1''}

View File

@@ -15,9 +15,20 @@ I am not by far a zoologist or student in any way, so I chose the sounds on the
\par Because of that, standard transliteration rules have been created that approximate the actual sounds, which will be indicated by \textphonlitex{X} where \textquot{X} will be the sound in question, mapped in Latin characters with conventions as defined in \autoref{sec:conventions}. \par Because of that, standard transliteration rules have been created that approximate the actual sounds, which will be indicated by \textphonlitex{X} where \textquot{X} will be the sound in question, mapped in Latin characters with conventions as defined in \autoref{sec:conventions}.
\section{Conventions} \section{Conventions}\label{sec:conventions}
\label{sec:conventions}
Hazns can produce a wide variety of sounds, from ones similar to human's, to more unfamiliar noises which need approximations. Hazns can produce a wide variety of sounds, from ones similar to human's, to more unfamiliar noises which need approximations.
For instance, because their muzzle is longer than a human's alveolar ridge, they can move the tongue in different ways and produce deeper vocalizations. For instance, because their muzzle is longer than a human's alveolar ridge, they can move the tongue in different ways and produce more articulated vocalizations.
\subsection{IPA Extensions for hazn people}
\begin{xltabular}{\textwidth}{l|XX}
\caption{Articulations}
\toprule
Name & Symbol & Description
\midrule
\endhead
Hissed & ◌͙͡◌ & This diacritic represents a quick short sequence of post-alveolar affricated blows of air, similar in texture to a \textquot{high-pitched} \textphon{χ}. \\
\bottomrule
\end{xltabular}