TODO: Make consonants table working
This commit is contained in:
BIN
document.pdf
BIN
document.pdf
Binary file not shown.
@@ -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''}
|
||||||
|
|||||||
@@ -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}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user