Expanded introduction sections, beginning Part I, added first words in glossary, fix build, fix document structure

This commit is contained in:
2026-06-04 19:26:47 +02:00
parent 0d39d8ffe4
commit aed2f13053
12 changed files with 212 additions and 57 deletions

2
.gitignore vendored
View File

@@ -120,7 +120,7 @@ acs-*.bib
*.sls *.sls
# uncomment this for glossaries-extra (will ignore makeindex's style files!) # uncomment this for glossaries-extra (will ignore makeindex's style files!)
# *.ist *.ist
# gnuplot # gnuplot
*.gnuplot *.gnuplot

View File

@@ -1,12 +1,9 @@
#!/bin/bash #!/bin/bash
set -e set -e
mkdir -p out xelatex -shell-escape document.tex
makeglossaries document
xelatex -shell-escape -output-directory=out document.tex BIBINPUTS="$(pwd):" bibtex document
makeglossaries -d out document xelatex -shell-escape document.tex
# BIBINPUTS="$(pwd):" bibtex out/document
xelatex -shell-escape -output-directory=out document.tex
echo "Build successful: out/document.pdf"
echo "Build successful: document.pdf"

View File

BIN
document.pdf Normal file

Binary file not shown.

View File

@@ -1,3 +1,6 @@
% !TeX spellcheck = en
% !TeX root = document.tex
\documentclass{book} \documentclass{book}
\usepackage{polyglossia} % must be before fontspec \usepackage{polyglossia} % must be before fontspec
@@ -5,6 +8,10 @@
\usepackage{fontspec} \usepackage{fontspec}
\setmainfont{Gentium}
\newfontfamily\textcharis{Charis}
\newfontfamily\textjapanese{IPAexMincho}
\usepackage[backend=biber, style=alphabetic]{biblatex} \usepackage[backend=biber, style=alphabetic]{biblatex}
\addbibresource{document.bib} \addbibresource{document.bib}
@@ -15,7 +22,6 @@
\usepackage[margin=1in]{geometry} \usepackage[margin=1in]{geometry}
\usepackage[section,toc]{glossaries} \usepackage[section,toc]{glossaries}
\makeglossaries
\usepackage{graphicx} \usepackage{graphicx}
@@ -25,13 +31,22 @@
\usepackage{subcaption} \usepackage{subcaption}
\usepackage{xltabular} \usepackage{xltabular}
\setmonofont{Charis SIL} \newcommand\textdialogue[1]{«{#1}»}
\setmainfont{Gentium Plus} \newcommand\textquot[1]{`{#1}'}
\newfontfamily\japanese{IPAexMincho} \newcommand\textcitation[1]{``#1''}
\newcommand\texttitle[1]{{\textit{#1}}}
\newcommand\textipa[1]{\texttt{#1}} \newcommand\textrelevant[1]{\emph{#1}}
\newcommand\textname[1]{\textit{#1}}
\newcommand\textlit[1]{{#1}}
\newcommand\textlitex[1]{{#1}}
\newcommand\texttrans[2]{\textlit{#1} \textlitex{#2}}
\newcommand\textipa[1]{\textcharis{#1}\rmfamily}
\newcommand\textphon[1]{\textipa{/{#1}/}}
\newcommand\textphonlit[1]{\textipa{[{#1}]}}
\newcommand\textphonlitex[1]{\textipa{{#1}}}
\input{glossary} \input{glossary}
\makeglossaries
\title{\textsc{Hazn}} \title{\textsc{Hazn}}
\author{Nomid Lomysz} \author{Nomid Lomysz}

View File

@@ -1,5 +1,17 @@
% !TeX spellcheck = en
% !TeX root = document.tex
\newglossaryentry{Rgb}{
name=R̗ğb,
description={
\textphonlit{ˈʀ̥ˌk͡ʝəβ} — The ancient capital of the Hazn, situated in the western region of the Kuar mountains in Bregogia. Despite formally being a province of the Dyarchy of Bregogia, it is still today the most important Hazn center of the planet.
}
}
\newglossaryentry{shfs} \newglossaryentry{shfs}
{ {
name=ćfs, name=ćfs,
description={\textipa{[ˈʃəˌɸːs]}} description={
\textphonlit{ˈʃˌɸːs} — the windy season of strong winds and tornadoes, typical of the Kuar region in Bregogia, home to the first large Hazn society nearby the ancient city of \gls{Rgb}, once their capital.
}
} }

View File

@@ -1,54 +1,164 @@
% !TeX spellcheck = en
% !TeX root = document.tex
\chapter*{Introduction} \chapter*{Introduction}
\addcontentsline{toc}{chapter}{Introduction} \addcontentsline{toc}{chapter}{Introduction}
\paragraph{This work} is an attempt to keep and share an organized documentation of one of my usually ambitious worldbuilding projects, while also being at peace with a consistent version of it. \section*{Conventions}
The aim of this book is to be fun to read and explore, and not to be as realistic as possible; rather, \textit{familiarity} (or the absence thereof) will be used as a narrative device, or at least I'll try to make it that way. \addcontentsline{toc}{section}{Conventions}
\par If I were to cite the most important inspirations that shaped me as an artist and worldbuilder, J.R.R. Tolkien would \textit{not figure at all}.
This is not a particular statement against the author, but more of a guide to contextualize my thought process and choises which may be different from Tolkien's. I am not, by far, a student of linguistics.
\paragraph{My first ever source of inspiration} has been \textbf{Tony Wolf} (pseudonym of \textit{Antonio Lupatelli}), an amazing italian illustrator and storywriter whose main inspirations were artists like \textit{Gustaf Tenggren} and \textit{Arthur Rackham}; you can tell from his works how `epic' they feel especially when describing silly gnome wars with skunk-milk-extract granades and wooden cork guns against fire-breathing small dragon-like dinosaurs, only to end the conflict with a huge italian-style \textit{tavolata}\footnote{A traditional event where people, not necessarily family members, unite to enjoy a large good meal.} and a `pie-in-the-face' fight. I would really advice reading these books and enjoy feeling like a child again. For this reason, I'm compiling here what I \textrelevant{think} is a good typography for this document, so the reader would not be confused by any misuses of the symbols.
In his series ``Le storie del bosco''\footnote{Known in English as ``The Woodland Folks'', which had even been adapted into anime by japanese producer \textit{Nippon Animation} (try looking for ``{\japanese{ボスコアドベンチャー}}'').}, various folks (common animals, dinosaurs, gnomes, giants, ...) and their society exist with their own territory, culture and even language\footnote{The appearing of which is customized to that particular culture and context, and even feature a `lingua franca'.
\subsection*{Quotations}
\addcontentsline{toc}{subsection}{Quotations}
\subsubsection*{Titles}
\addcontentsline{toc}{subsubsection}{Titles}
When I want to quote the actual name or title of a work like a movie, book or related, I will use this style:
\begin{center}
\texttitle{Lupin Ⅲ}
\end{center}
\subsubsection*{Mannerism}
\addcontentsline{toc}{subsubsection}{Mannerism}
When I want to express a mannerism or a peculiar quality, I will use this style:
\begin{center}
\textquot{fox-ish}
\end{center}
\subsubsection*{Text}
\addcontentsline{toc}{subsubsection}{Text}
When quoting literal text, unless it comes from a documented source, it will be presented like this:
\begin{center}
\textcitation{Nel mezzo del cammin di nostra vita}
\end{center}
\subsection*{Authors}
\addcontentsline{toc}{subsection}{Authors}
If it is the first time I'm quoting another author which is relevant to the context, it will be presented like this:
\begin{center}
\textname{Sir. Arthur Conan Doyle}
\end{center}
\subsection*{Language}
\addcontentsline{toc}{subsection}{Language}
\subsubsection*{Orthography}
\addcontentsline{toc}{subsubsection}{Orthography}
When writing words in another language, unless the context is already in a prose, I will use this style:
\begin{center}
\textcitation{The actual word would be \textlit{hazn} without the final \textlit{h}}
\end{center}
\subsubsection*{Transliteration}
\addcontentsline{toc}{subsubsection}{Transliteration}
When transliterating another language in Latin characters, the resulting text will be presented like this:
\begin{center}
\textlit{kitsune}
\end{center}
\subsubsection*{Translation}
\addcontentsline{toc}{subsubsection}{Translation}
When providing a translation from another language, I will mark the translated text in this way:
\begin{center}
\textlitex{fox}
\end{center}
Sometimes, both the original word and the translation will be provided inline, like this:
\begin{center}
\textlit{\textjapanese{}} \textlitex{fox}.
\end{center}
\subsection*{Phonology}
\addcontentsline{toc}{subsection}{Phonology}
When I want to refer to a vague/acceptable phonology (as in \textquot{close enough}), I will use this notation:
\begin{center}
\textphon{noˈteɪʃən}
\end{center}
If I want to be more specific to a certain version (like a standardized one), I will use this notation:
\begin{center}
\textphonlit{nəʊˈteɪʃᵊn}
\end{center}
Instead, if I want to be very pedantic about the sounds (maybe because it's either relevant or I want to highlight it for some reason), I will use this:
\begin{center}
\textphonlitex{z̵̥͐͝a̸̒l̷̐̉g̴̘̉o̵͈̩̅̇}
\end{center}
\vfill
\section*{Premise}
\addcontentsline{toc}{section}{Premise}
\paragraph{This work} is an attempt to keep and share an organized documentation about one of my usually ambitious world-building projects, while also being at peace with a consistent version of it.
The aim of this book is being fun to read and explore, while not necessarily being as realistic as possible; rather, \textit{familiarity} (or the absence thereof) will be used as a narrative device, or at least I'll try to make it that way.
\par If I were to cite the most important inspirations that shaped me as an artist and world-builder, \textname{J. R. R. Tolkien} would \textit{not figure at all}.
This is not a particular statement against the author, but more of a guide to contextualize my thought process and choices which may be different from Tolkien's.
\paragraph{My first ever source of inspiration} has been \textrelevant{Tony Wolf} (pseudonym of \textname{Antonio Lupatelli}), an amazing Italian illustrator and story-writer whose main inspirations were artists like \textname{Gustaf Tenggren} and \textname{Arthur Rackham}; you can tell from his works how `epic' they feel especially when describing silly gnome wars with skunk-milk-extract grenades and wooden cork guns against fire-breathing small dragon-like dinosaurs, only to end the conflict with a huge Italian-style \textlit{tavolata}\footnote{A traditional event where people, not necessarily family members, unite to enjoy a large good meal.} and a \textquot{pie-in-the-face} fight. I would really advice reading these books and enjoy feeling like a child again.
In his series \texttitle{Le storie del bosco}\footnote{Known in English as \texttitle{The Woodland Folks}, which had even been adapted into anime by Japanese producer \textname{Nippon Animation} (try looking for \texttitle{\textjapanese{ボスコアドベンチャー}}).}, various folks (common animals, dinosaurs, gnomes, giants, ...) and their society exist with their own territory, culture and even language\footnote{The appearing of which is customized to that particular culture and context, and even feature a \textquot{lingua franca}.
There are pages in the books which display entire information in such languages.}, trying to leave together and sometimes resolving conflicts that end in wars. There are pages in the books which display entire information in such languages.}, trying to leave together and sometimes resolving conflicts that end in wars.
I was not aware of the existence of Redwall back then. I was not aware about the existence of \texttitle{Redwall} back then.
Instead, I was obsessed with cartoons, and animals in particular (thank you Tony), which might explain the hundreds of ``Geronimo Stilton'' books I had in my room. Instead, I was obsessed with cartoons, and animals in particular (\textit{thank you Tony}), which might explain the hundreds of \texttitle{Geronimo Stilton} books I had in my room.
\par At the time, I was around 12, I watched a movie that would change me forever: ``Miss Potter''. \par At the time, I was around 12, I watched a movie that would change me forever: \texttitle{Miss Potter}.
I did watch the awesome hand-painted ``Peter Rabbit'' old cartoon from 1992\footnote{Just look at how good the drawings and the animations were: \href{https://www.youtube.com/watch?v=FMJPFMBcSBI}[``The World of Peter Rabbit \& Friends'' on YouTube]}, and I remember looking at it for the first time and exclamating: «Yeah! That's what I say: if you can draw that well, then just make cartoons!». I did watch the awesome hand-painted \texttitle{Peter Rabbit} old cartoon from 1992\footnote{Just look at how good the drawings and animations were: \href{https://www.youtube.com/watch?v=FMJPFMBcSBI}{[\texttitle{The World of Peter Rabbit \& Friends} on \textname{YouTube}]}}, and I remember looking at it for the first time and exclaiming: \textdialogue{Yeah! That's what I say: if you can draw that well, then just make cartoons!}.
Now, It wasn't the quality, or the actors' performances, but more the motivations and the feelings that Beatrix showed towards her crations and paintings. Now, It wasn't the quality, or the actors' performances, but more the motivations and feelings that Beatrix showed towards her creations and paintings.
That movie inspired me to finally draw my own characters and animals in their daily life in an environment that suited them. That movie inspired me to finally draw my own characters and animals in their daily life in an environment that suited them.
I used to watch a lot of shōnen anime and western-style cartoons, so it was just obvious for me to try creating worlds similar to those, but less `power-driven' and more `poetic', maybe `philosophical' or `symbolic'\footnote{It wasn't actually intentional, I just felt it was right that way.} if you want. I used to watch a lot of \textquot{shōnen} anime and western-style cartoons, so it was just obvious for me to try creating worlds similar to those, but less \textquot{power-driven} and more \textquot{poetic}, maybe \textquot{philosophical} or \textquot{symbolic}\footnote{It wasn't actually intentional, I just felt it was right that way.} if you want.
\par I was also a fan of ``Indiana Jones'': mistery, symbolism, philosophy, adventure, all of it resonated with me. So, after many attempts at writing characters, I eventually created the \textit{Hazn}. \par I was also a fan of \texttitle{Indiana Jones}: mystery, symbolism, philosophy, adventure, all of it resonated with me. So, after many attempts at writing characters, I eventually created the \textrelevant{Hazn}.
\paragraph{``Hazn''} is a word that comes from a silly history of research, initially looking for something that would sound \textbf{whimsical and mysterious}, just like the works I loved the most. \paragraph{\textlit{Hazn}} is a word that comes from a silly history of research, initially looking for something that would sound \textbf{whimsical and mysterious}, just like the works I loved the most.
Well, firstly, I had to design them. Well, firstly, I had to design them.
They actually came out by accident: I was trying to draw a giraffe's head, but it looked nothing like a giraffe. They actually came out by accident: I was trying to draw a giraffe's head, but it looked nothing like a giraffe.
So instead of throwing it away or erasing it, I actually liked it and created a whole new species just for it. So instead of throwing it away or erasing it, I actually liked it and created a whole new species just for it.
The first name I gave them was a joke on the appearence of the drawings, calling them ``picrone'' because they looked like a raccoon (which is ``procione'' in Italian) or a small weasel or mouse. The first name I gave them was a joke on the appearance of their first drawings, calling them \textlit{picrone} because they looked like a raccoon (which is \textlit{procione} in Italian) or a small weasel or mouse.
I didn't like it very much, so I tried to give those creatures a bit more dignity. I didn't like it very much, so I tried to give those creatures a bit more dignity.
They meant a lot for me, because I liked them so much I thought they had changed my destiny in some way. They meant a lot for me, because I liked them so much I thought they had changed my destiny in some way.
I used to be a very timid and somewhat depressed kid, so I identified with the idea of a small, predator but powerless if compared to others, little animal whose cuteness in appearence would not help them against their predators, the ``kitao''\footnote{From the contraction of Japanese words ``ao no kistune'': ``blue fox''.}, which instead were giant, 4 to 5 meters long blue foxes. I used to be a very timid and somewhat depressed kid, so I identified with the idea of a small, predator but powerless if compared to others, little animal whose cuteness in appearance would not help them against their predators, the \textlit{kitao}\footnote{From the contraction of Japanese words \texttrans{\textjapanese{青い狐}}{aoi kistune}: \textlitex{blue fox}. This is what the translator gave at the time to me, at least.}, which instead were giant, 4 to 5 meters long blue foxes.
«That's just their \textit{destiny}», I set in stone. \textdialogue{That's just their \textrelevant{destiny}}, I set in stone.
Since Japanese likes to sound epic, I visited \textit{Google Translate} on my \textit{Windows XP SP3} computer, and typed: ``Destiny Mouse''. Since Japanese likes to sound epic, I visited \textname{Google Translate} on my \textname{Windows XP SP3} computer, and typed: \texttitle{Destiny Mouse}.
You see, although my mood wasn't always solar, I liked the idea that even a tiny creature like a mouse\footnote{I sadly didn't know Redwall existed.} could be significant to its context: thanks to works like \textit{John R. Dilworth}'s ``Courage the Cowardly Dog''\footnote{Probably one of the best cartoons ever existed: a hero that fails is still a hero, but first of all is a person; the demons he faces do not \textit{need} to be defeated.}, or \textit{Don Bluth}'s ``The Secret of NIMH''\footnote{I'm aware it comes from \textit{Robert C. O'Brien}'s ``Mrs. Frisby and the rats of NIMH'', but I had only watched the movie.}, \textit{Disney}'s ``The Rescuers''\footnote{Again, I know it comes from \textit{Margery Sharp}'s novels but I had only watched the movie.}, and even the awesome ``The Tale of Desperaux''\footnote{Which I only recently discovered it also comes from a novel, by \textit{Kate DiCamillo}. This movie has been very inspiring to me, especially in the way it manages to play around the roles of `hero' and `anti-hero' while still presenting an intersecting parallel where the protagonists become each other's `mentor' and also inverting the monomyth for Roscuro (if you think about it, his actual `call to adventure' comes only after Despereaux, who by the way, falls into a literal `abyss', like, you can't be more `hero' in classical terms than that): to me this is genius writing.}, I understood that it is the environment and the context that makes even the tiniest and improbable of creatures\footnote{Am I right, \textit{Fiver}? I highly recommend reading ``Watership Down'' by \textit{Richard Adams}. It has been a great source of inspiration for me.} relevant and impactful, even if the odds are against them or even if the impact is small, because no action at all would lead to no change at all, which is much worse than at least trying. You see, although my mood wasn't always solar, I liked the idea that even a tiny creature like a mouse\footnote{I sadly didn't know Redwall existed.} could be significant to its context: thanks to works like \textname{John R. Dilworth}'s \texttitle{Courage the Cowardly Dog}\footnote{Probably one of the best cartoons ever existed: a hero that fails is still a hero, but first of all is a person; the demons he faces do not \textrelevant{need} to be defeated.}, or \textname{Don Bluth}'s \texttitle{The Secret of NIMH}\footnote{I'm aware it comes from \textname{Robert C. O'Brien}'s \texttitle{Mrs. Frisby and the rats of NIMH}, but I had only watched the movie.}, \textname{Disney}'s \texttitle{The Rescuers}\footnote{Again, I know it comes from \textname{Margery Sharp}'s novels but I had only watched the movie.}, and even the awesome \texttitle{The Tale of Despereaux}\footnote{Which I only recently discovered it also comes from a novel, by \textname{Kate DiCamillo}. This movie has been very inspiring to me, especially in the way it manages to play around the roles of \textquot{hero} and \textquot{anti-hero} while still presenting an intersecting parallel where the protagonists become each other's \textquot{mentor} and also inverting the monomyth for Roscuro (if you think about it, his actual \textquot{call to adventure} comes only after Despereaux, who by the way, falls into a literal \textquot{abyss}, like, you can't be more \textquot{hero} in classical terms than that): to me this is genius writing.}, I understood that it is the environment and context that makes even the tiniest and improbable of creatures\footnote{Am I right, \textname{Fiver}? I highly recommend reading \texttitle{Watership Down} by \textname{Richard Adams}. It has been a great source of inspiration for me.} relevant and impactful, even if the odds are against them or even if the impact is small, because no action at all would lead to no change at all, which is much worse than at least trying.
The problem is that Google Translate gave me this as a translation: ``{\japanese{運命のマウス}}'', read as `unmē no mausu', which I then abbreviated to ``unmau''. The problem was that Google Translate gave me this as a translation: \texttrans{\textjapanese{運命のマウス}}{unmē no mausu}, which I then abbreviated to \textlit{unmau}.
I didn't know Japanese. I didn't know Japanese.
So I couldn't know what ``{\japanese{マウス}}'' meant. Then, years later I would casually discover the truth and laugh very hard about it. So I couldn't know what \texttrans{\textjapanese{マウス}}{mausu} meant. Then, years later I would casually discover the truth and laugh very hard about it.
\par When I was 6, I started growing an interest towards software programming because one day, I noticed my father using ``UltraEdit''\footnote{An old software from the 90s for writing code. It was a powerful text editor back then.} to write some \textit{Javascript} and \textit{PHP} code. \par When I was 6, I started growing an interest towards software programming because one day, I noticed my father using \textit{UltraEdit}\footnote{An old software from the 90s for writing code. It was a powerful text editor back then.} to write some \textit{Javascript} and \textit{PHP} code.
I was so fascinated by the symbols that I took my own old \textit{Toshiba Satellite Pro} laptop\footnote{Which I still have, but sadly doesn't work anymore; it's one of those old briefcase-sized laptops.} with \textit{Windows Millenium}, and tried to open... an \textit{exe} file with \textit{Notepad} to see its code. I was so fascinated by the symbols that I took my own old \textit{Toshiba Satellite Pro} laptop\footnote{Which I still have, but sadly doesn't work anymore; it's one of those old briefcase-sized laptops.} with \textit{Windows Millennium}, and tried to open... an \textit{exe} file with \textit{Notepad} to see its code.
Of course, it was a mess of symbols and letters, but I was so fascinated by it that I kept trying to open more and more files, trying to understand how they worked and what they did. Of course, it was a mess of symbols and letters, but I was so fascinated by it that I kept trying to open more and more files, attempting to understand how they worked and what they did.
By the age of 15 I was already fluent in about 7 different programming languages, that's why I decided to just use the ``rot\textsubscript{13}''\footnote{A Caesar's cipher where each letter is shifted in the alphabet by 13 positions, which is the exact middle of the English alphabet: if you shift by 13 positions again, it outputs the original string back.} algorithm to encode the name of the species and see if it would give me something interesting: ``unmau'' became ``haznh''. By the age of 15 I was already fluent in about 7 different programming languages, that's why I decided to just use the \texttitle{rot\textsubscript{13}}\footnote{A Caesar's cipher where each letter is shifted in the alphabet by 13 positions, which is the exact middle of the English alphabet: if you shift by 13 positions again, it outputs the original string back.} algorithm to \textrelevant{encode} the name of the species and see if it would give me something interesting: \textlit{unmau} became \textlit{haznh}.
The last ⟨h⟩ was silent, so I just dropped it and ended up with hazn, pronounced like \textipa{[ˈhaˌzɯ̽ŋ]}. The last \textlit{h} was silent, so I just dropped it and ended up with \textlit{hazn}, pronounced like \textphonlitex{ˈhaˌzɯ̽ŋ}.
I liked it very much, also because it contained a hidden reference to the silly origins of the name. I liked it very much, also because it contained a hidden reference to the silly origins of the name.
\par When I started writing hazns, the characters were always seemingly ordinary in a world much bigger than them, so that they looked like small, powerless creatures, that had to struggle to survive and find their place in the world. \par When I started writing hazns, the characters were always seemingly ordinary in a world much bigger than them, so that they looked like small, powerless creatures, that had to struggle to survive and find their place in the world.
Tragicity was a device I used a lot. Tragedy was a device I used a lot.
So much so, that one of the first stories I wrote was about a hazn who died of fear after meeting a kitao. So much so, that one of the first stories I wrote was about a hazn who died of fear after meeting a kitao.
I called that story, ``Gocce di Pioggia'' (which translates to ``Raindrops''). I called that story, \texttrans{Gocce di Pioggia}{Raindrops}.
The reason is that I wanted to show that every soul, when the moment comes, is like a raindrop: it falls from the sky, waiting to hit a surface, defining its limits but also its shape. The reason is that I wanted to show that every soul, when the moment comes, is like a raindrop: it falls from the sky, waiting to hit a surface, defining its limits but also its shape.
Death was never the point of the story, but more of a device to show how people can change after a traumatic event, and how they can find the strength to keep going even after losing everything\footnote{I was pretty dramatic as a kid.}. Death was never the point of the story, but more of a device to show how people can change after a traumatic event, and how they can find the strength to keep going even after losing everything\footnote{I was pretty dramatic as a kid.}.
\paragraph{The Hazn} characters themselves were not very developed in the beginning, being more of a concept that represented the point of view of a sad kid, but then they evolved into more complex and varied characters as I kept writing and drawing them while growing up. \paragraph{The Hazn} characters themselves were not very developed in the beginning, being more of a concept that represented the point of view of a sad kid, but then they evolved into more complex and varied characters as I kept writing and drawing them while growing up.
However, I wouldn't have attached any special traits to the species (apart from being mostly overdramatic) until I was a little older, in a time where I decided to take all my stories and give them more structure and polishments. However, I wouldn't have attached any special traits to the species (apart from being mostly overdramatic) until I was a little older, in a time where I decided to take all my stories and give them more structure and polish.
\par I reworked the characters so that their lore wouldn't sound \textit{too much dramatic} (unless the tragicity or the behaviour of the character was actually functional to its development as a person), and found many ways to piece them together. \par I reworked the characters so that their lore wouldn't sound \textit{too much dramatic} (unless the tragedy or behaviour of the character was actually functional to its development as a person), and found many ways to piece them together.
One thing I love to do is to roleplay as my character to understand them better, like being an actor and asking myself «would I, \textit{name}, do this?», which by the way works better than «would \textit{name} do this?» to me, because that way I don't just `become the character': I \textbf{route} the plot. One thing I love to do is to role-play as my character to understand them better, like being an actor and asking myself \textdialogue{would I, \textit{name}, do this?}, which by the way works better than \textdialogue{would \textit{name} do this?} to me, because that way I don't just \textquot{become the character}: I \textbf{route} the plot.
That's a subtlety, but I think it makes considerations and thought process more natural and believable, for me at least. That's a subtlety, but I think it makes considerations and thought process more natural and believable, for me at least.
\paragraph{The world} of the Hazn, \textbf{Sertox}, is a planet that was initially created as a host for other stories. \paragraph{The world} of the Hazn, \textlit{Sertox}, is a planet that was initially created as a host for other stories.
I then decided it was well suited for Hazn to live because I didn't want to displace them too far from the other characters (this way I could have `showcased' them more frequently, that's what I thought). I then decided it was well suited for Hazn to live because I didn't want to displace them too far from the other characters (this way I could have \textquot{showcased} them more frequently, that's what I thought).
\par It went under many heavy modifications during time, as I developed the stories and the result has been carved out to the relevant parts. \par It went under many heavy modifications during time, as I developed the stories and the result has been carved out to the relevant parts.
If you feel like Sertox looks incomplete, it probably is because it actually is. If you feel like Sertox looks incomplete, it probably is because it actually is.
That's why I assigned the Hazn a whole region inside the area I used the most in the story, and linked them to the roots of the Sertoxian culture, giving them the privilege of being the very first sentient native species of the planet. That's why I assigned the Hazn a whole region inside the area I used the most in the story, and linked them to the roots of \textquot{Sertoxian} culture, giving them the privilege of being the very first sentient native species of the planet.

View File

@@ -1,3 +1,6 @@
% !TeX spellcheck = en
% !TeX root = document.tex
\part{A Language for the Hazn} \part{A Language for the Hazn}
\chapter{Overview} \chapter{Overview}
@@ -5,11 +8,10 @@
One difficulty I had while designing the language, is dealing with \textit{credibility}. One difficulty I had while designing the language, is dealing with \textit{credibility}.
Do I \textit{need} to prefer \textbf{realism} or \textbf{fanciness}? Do I \textit{need} to prefer \textbf{realism} or \textbf{fanciness}?
I came to the conclusion that you can't `just' have either, if my goal is to make them adhere to a \textit{concept}, so it meant that I tried to actually have `both' in a certain percentage. I came to the conclusion that you can't `just' have either, if my goal is to make them adhere to a \textit{concept}, so it meant that I tried to actually have `both' in a certain percentage.
I am not by far a zoologist or student in any way, so I chose the sounds on the \textit{IPA} table that I thought the Hazn would most likely use, and also added some quirky almost unpronounceable ones which humans cannot not easily produce if not by approximation, which is a nice little device for storywriting and the design of an intermediate language. I am not by far a zoologist or student in any way, so I chose the sounds on the \texttitle{IPA} table that I thought the Hazn would most likely use, and also added some quirky almost unpronounceable ones which humans cannot not easily produce if not by approximation, which is a nice little device for storywriting and the design of an intermediate language.
\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{The Windblowers of Destiny} \chapter{Phonetics}
The first Hazn founded a city in a large windy valley called ``Kuar'' (which means `tall-standing' in ancient \textit{Bregog}, the common one spoken by the majority of human locals), so much windy in fact, that they had to build themselves a safe enclosure to be protected against dust, leaves and sometimes even trees. The vally is shaped like a basin, surrounded in circle by the Kuar mountains, which amplifies the winds during the season between autumn and winter, called `\gls{shfs}` (lit. ``season of winds''), typical of Sertox's climate cycle.
\section{Society}
\section{Conventions}
\label{sec:conventions}

View File

@@ -1,2 +1,5 @@
% !TeX spellcheck = en
% !TeX root = document.tex
\part{Vocabulary and references} \part{Vocabulary and references}
\printglossaries \printglossaries

View File

@@ -0,0 +1,2 @@
% !TeX spellcheck = en
% !TeX root = document.tex

View File

@@ -0,0 +1,2 @@
% !TeX spellcheck = en
% !TeX root = document.tex

View File

@@ -0,0 +1,12 @@
% !TeX spellcheck = en
% !TeX root = document.tex
\part{The Windblowers of Destiny}
\chapter{Geography}
\section{A very windy valley}
About 3000 years ago, the first civilized Hazn tribes founded a small city in a wide windy valley called \texttrans{Kuar}{tall-standing}\footnote{In ancient \texttitle{Bregog}, the common language spoken by the majority of human locals in the region.}, so much windy in fact, that they had to build safe enclosures to be protected against dust, leaves and sometimes even falling trees. The valley is basin-shaped, surrounded in semi-circle by the Kuar mountains, which amplifies the winds during the season between autumn and winter, called \texttrans{\gls{shfs}}{wind-iness}, typical of Sertox's climate cycle.
\section{Society}