@ -45,7 +45,7 @@ This is a presentation of [insert language name in language here], hereafter ref
\slide{Introduction}
\begin{items}
\item Spoken by various appliances connected to the phone network that gained sapience
\item Originated Israel in the early 2000s {\footnotesize(this will be relevant later)}
\item Originated Israel in the early 2000s\footnote{Meta: Really, it’s just to justify the pick for character encoding in lore, the real reason is that it is the most cumbersome and pointlessly stupid I could come up with} {\footnotesize(this will be relevant later)}
\item Now used all across the globe
\end{items}
#+end_src
@ -72,7 +72,7 @@ This presentation is the result of an investigation taking the form of month of
\bf 852 Hz & \tt 7 & \tt 8 & \tt 9 & \tt C \\
\bf 941 Hz & \tt * & \tt 0 & \tt \# & \tt D
\end{tabular}\\
\small DTMF Tones\note
\small DTMF Tones\footnote{Table proudly copied from Wikipedia}
\vfill
\end{center}
#+end_src
@ -266,46 +266,25 @@ Gramatical
\slide{Data — Semantic}
\begin{items}
\item Encodes a concept.
\item Uses the Universal Decimal Classification to represent information:
\item Uses the Universal Decimal Classification to represent information\footnote{Meta: I didn’t want to have to arbitrarilly coin words for like a week}\footnote{Meta: Also I wanted something that could reasonably be encoded onto DTMF without feeling too arbitrary}:
\begin{items}
\item numerical values are enocded by their corresponding tones
\item periods (which are only present in UDC to help readability) are dropped
\item colons are encoded as {\tt C*}
\end{items}
\end{items}
#+end_src
Semantic packets encode concepts for use in the language. It uses a modified version of the Universal Decimal Classification, which is a system used by libraries around the world to give numbers to documents for sorting and indexing purposes (Another system you might have seen used for this is the Dewey Decmial Classification). Numerical values are encoded by their corresponding DTMF tones, while the symbols are encoded in a way that functions over DTMF. The details are shown over the next couple of slides.
#+begin_src tex
\slide{Data — Semantic}
\begin{items}
\item Uses the Universal Decimal Classification to represent information:
\begin{items}
\item parenthesis are encoded as {\tt A*} (opening) and {\tt A\#} (closing)
\item square brackets are encoded as {\tt B*} (opening) and {\tt B\#} (closing)
\item quotes are encoded as {\tt C\#}
\item dashes are encoded as {\tt D*}
\end{items}
\item parenthesis are encoded as {\tt A*} (opening) and {\tt A\#} (closing)
\item square brackets are encoded as {\tt B*} (opening) and {\tt B\#} (closing)
\item quotes are encoded as {\tt C\#}
\item dashes are encoded as {\tt D*}
\item equals are encoded as {\tt D\#}
\item pluses are encoded as {\tt \#}
\item References to variables are done by including the name of the variable in between {\tt *}
\item Non UDC notation is achieved by referencing a variable containing a string litteral.
\end{items}
#+end_src
#+begin_src tex
\slide{Data — Semantic}
\begin{items}
\item Uses the Universal Decimal Classification to represent information:
\begin{items}
\item equals are encoded as {\tt D\#}
\item pluses are encoded as {\tt \#}
\item References to variables are done by including the name of the variable in between {\tt *}
\item Non UDC notation is achieved by referencing a variable containing a string litteral.
\end{items}
\end{items}
#+end_src
#+begin_src tex
\slide{Data — Semantic}
\begin{items}
\item No dictionary is directly provided by me.
\item Abriged version of the UDC at {\tt https://ucdsummary.info}
\item A more complte version can be obtain from the consortium, or be conuslted at a library.
@ -321,7 +300,7 @@ I do not share a dictionary myself for two reasons, firstly it’d be highly imp
\begin{items}
\item Encoded as hexadecimal where {\tt *} stands for 0xE and {\tt\#} stands for 0xF
\item Follows the EBCDIC 803 codepage
\item If characters outside of EBCDIC 803, decompose, convert all characters to unicode in the form U+xxxxxxxx, then express that with EBCDIC 803
\item If characters outside of EBCDIC 803, decompose, convert all characters to unicode in the form U+xxxxxxxx, then express that with EBCDIC 803 \footnotesize{(Yes, that means that most proper nouns take actual ages to emit)}
\end{items}
#+end_src
@ -376,47 +355,84 @@ The EBCDIC 803 Code page is a codepage that was (and sadly still is) used by IBM
* The translation, packet by packet
#+begin_src tex
\section{Translation}
\begin{quote}
Hark! It was ruled by Agamashuya and His son Gu Sabah: Tian practices against the lesser side of the invisible origin of light, beset by cosmetic prohibitions of silence and restraint; for Ngu, a slave to creativity, shall make inspection and certification prior to confirmation of Najva Guns’ official status. Deny thine humanity: There are no politics in real life.
Hark! It was ruled by Agamashuya and His son Gu Sabah: Tian practices against the lesser side of the invisible origin of light, beset by cosmetic prohibitions of silence and restraint; for Ngu, a slave to creativity, shall make inspection and certification prior to confirmation of Najva Guns’ official status. Deny thine humanity: There are no politics in real life.
\end{quote}
\clearpage
\slide{Extra info about the translation}
\begin{items}
\item This translation will be delivered as if from a a speaker in Tekalau\footnote{Meta: Because that’s the place that had the shortest fully qualified phone numbers, but also because it lets me get away with having both 69 and 42 in the phone number.}
\item It will be delivered as if broadcast to the network\footnote{Meta: Again, to keep it short}
\item There might be mistakes in the audio due to typos \footnote{Go check 10 tones per seconds for 3 minutes without perfect pitch}
\tslide{053}{0}{05}{11\#62}{metaphyisics+engineering\footnote{when asking for what Najva Guns was to give it a qualifier, I got two answers: “some phylosophical concept” and “a technological object”. So unable to chose, I picked both}}
\item Spoken by various appliances connected to the phone network that gained sapience
\item Originated Israel in the early 2000s {\footnotesize(this will be relevant later)}
\item Originated Israel in the early 2000s\footnote{Meta: Really, it’s just to justify the pick for character encoding in lore, the real reason is that it is the most cumbersome and pointlessly stupid I could come up with}{\footnotesize(this will be relevant later)}
\item Now used all across the globe
\end{items}
@ -50,7 +50,7 @@
\bf 852 Hz &\tt 7 &\tt 8 &\tt 9 &\tt C \\
\bf 941 Hz &\tt * &\tt 0 &\tt\#&\tt D
\end{tabular}\\
\small DTMF Tones\note
\small DTMF Tones\footnote{Table proudly copied from Wikipedia}
\vfill
\end{center}
@ -192,38 +192,21 @@ One tone indicating the type of the Data
\slide{Data — Semantic}
\begin{items}
\item Encodes a concept.
\item Uses the Universal Decimal Classification to represent information:
\item Uses the Universal Decimal Classification to represent information\footnote{Meta: I didn’t want to have to arbitrarilly coin words for like a week}\footnote{Meta: Also I wanted something that could reasonably be encoded onto DTMF without feeling too arbitrary}:
\begin{items}
\item numerical values are enocded by their corresponding tones
\item periods (which are only present in UDC to help readability) are dropped
\item colons are encoded as {\tt C*}
\end{items}
\end{items}
\slide{Data — Semantic}
\begin{items}
\item Uses the Universal Decimal Classification to represent information:
\begin{items}
\item parenthesis are encoded as {\tt A*} (opening) and {\tt A\#} (closing)
\item square brackets are encoded as {\tt B*} (opening) and {\tt B\#} (closing)
\item quotes are encoded as {\tt C\#}
\item dashes are encoded as {\tt D*}
\end{items}
\end{items}
\slide{Data — Semantic}
\begin{items}
\item Uses the Universal Decimal Classification to represent information:
\begin{items}
\item equals are encoded as {\tt D\#}
\item pluses are encoded as {\tt\#}
\item References to variables are done by including the name of the variable in between {\tt *}
\item Non UDC notation is achieved by referencing a variable containing a string litteral.
\end{items}
\item parenthesis are encoded as {\tt A*} (opening) and {\tt A\#} (closing)
\item square brackets are encoded as {\tt B*} (opening) and {\tt B\#} (closing)
\item quotes are encoded as {\tt C\#}
\item dashes are encoded as {\tt D*}
\item equals are encoded as {\tt D\#}
\item pluses are encoded as {\tt\#}
\item References to variables are done by including the name of the variable in between {\tt *}
\item Non UDC notation is achieved by referencing a variable containing a string litteral.
\end{items}
\slide{Data — Semantic}
\begin{items}
\item No dictionary is directly provided by me.
\item Abriged version of the UDC at {\tt https://ucdsummary.info}
\item A more complte version can be obtain from the consortium, or be conuslted at a library.
@ -234,7 +217,7 @@ Raw text data
\begin{items}
\item Encoded as hexadecimal where {\tt *} stands for 0xE and {\tt\#} stands for 0xF
\item Follows the EBCDIC 803 codepage
\item If characters outside of EBCDIC 803, decompose, convert all characters to unicode in the form U+xxxxxxxx, then express that with EBCDIC 803
\item If characters outside of EBCDIC 803, decompose, convert all characters to unicode in the form U+xxxxxxxx, then express that with EBCDIC 803\footnotesize{(Yes, that means that most proper nouns take actual ages to emit)}
\end{items}
\slide{Data — String Literal — EBCDIC 803}
@ -276,6 +259,13 @@ Raw text data
\begin{quote}
Hark! It was ruled by Agamashuya and His son Gu Sabah: Tian practices against the lesser side of the invisible origin of light, beset by cosmetic prohibitions of silence and restraint; for Ngu, a slave to creativity, shall make inspection and certification prior to confirmation of Najva Guns’ official status. Deny thine humanity: There are no politics in real life.
\end{quote}
\clearpage
\slide{Extra info about the translation}
\begin{items}
\item This translation will be delivered as if from a a speaker in Tekalau\footnote{Meta: Because that’s the place that had the shortest fully qualified phone numbers, but also because it lets me get away with having both 69 and 42 in the phone number.}
\item It will be delivered as if broadcast to the network\footnote{Meta: Again, to keep it short}
\item There might be mistakes in the audio due to typos \footnote{Go check 10 tones per seconds for 3 minutes without perfect pitch}
\end{items}
\tslide{001}{*}{01}{B}{\sc new clause}
\tslide{002}{*}{01}{B}{\sc new clause}
\tslide{003}{*}{01}{B}{\sc new clause}
@ -312,5 +302,36 @@ Hark! It was ruled by Agamashuya and His son Gu Sabah: Tian practices against th
\tslide{053}{0}{05}{11\#62}{metaphyisics+engineering\footnote{when asking for what Najva Guns was to give it a qualifier, I got two answers: “some phylosophical concept” and “a technological object”. So unable to chose, I picked both}}