Cursed Conlang Circus 3 submission
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

472 lines
23 KiB

3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
  1. #+TITLE: Presentation Video script
  2. #+PROPERTY: header-args :tangle slides.tex
  3. #+begin_src tex
  4. \documentclass{nguhslides/nguhslides}
  5. \SetBackgroundImage{bg.png}
  6. \SetFont{Andika}[StylisticSet=13]
  7. \setmonofont{Iosevka}[Scale=MatchUppercase]
  8. \newfontfamily\h{Cousine}[Scale=MatchUppercase]
  9. \newfontfamily\jp{Noto Sans CJK JP}[Scale=MatchUppercase]
  10. \usepackage{tikz}
  11. \usetikzlibrary{positioning}
  12. \newcounter{note}
  13. \setcounter{note}{0}
  14. \def\note#1{\stepcounter{note}\space\textsuperscript{[\arabic{note}]}}
  15. \def\tslide#1#2#3#4#5{%
  16. \clearpage%
  17. \begin{center}%
  18. \texttt{\Large%
  19. \color{red!50!white}\#%
  20. \color{blue!50!white}690042%
  21. \color{green!50!white}#1%
  22. \color{white}#2%
  23. \color{violet!50!white}#3%
  24. \color{white}#4%
  25. }%
  26. \vfill%
  27. \color{blue!50!white}+690 042 \space%
  28. \color{red!50!white}broadcasts \space%
  29. \color{violet!50!white}(length=#3) \space%
  30. \color{green!50!white}[#1] \\%
  31. \color{white}#5%
  32. \end{center}%
  33. }
  34. \let\sc\bf
  35. \let\textsc\textbf
  36. \color{white}
  37. \begin{document}
  38. \slide{Warning}
  39. \begin{center}
  40. \vfill
  41. This video may contain some mis-balanced audio because pure sine waves are very hard to balance properly. I tried my best but ¯\textbackslash\_({\jp ツ})\_/¯, sorry in advance.
  42. \vfill
  43. \end{center}
  44. \slide{\huge\textbf{\texttt{\#\#000124811A*0034\#5344A\#C*004375}}}
  45. \vfill
  46. \begin{center}An entry in the 3\textsuperscript{rd} annual Cursed Conlang Circus\end{center}
  47. #+end_src
  48. * Introduction
  49. This is a presentation of [insert language name in language here], hereafter refered to as ~811~, my entry to the 3rd anual cursed conlang circus.
  50. #+begin_src tex
  51. \slide{Introduction}
  52. \begin{items}
  53. \item Spoken by various appliances connected to the phone network that gained sapience
  54. \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)}
  55. \item Now used all across the globe
  56. \end{items}
  57. #+end_src
  58. First some context on the language:
  59. 811 is spoken by various devices connected to the global phone network, that gained sapience by some mean or another.
  60. The language has been traced back to a modem on an IBM mainframe in a library in Tel Aviv in the mid 2000s, /this will be relevant later on/.
  61. The language spread over the world like wildfire as more and more phone-capable devices awakened
  62. This presentation is the result of an investigation taking the form of month of packet sniffing at key points in the phone network.
  63. * Phonology
  64. #+begin_src tex
  65. \slide{Phone-ology}
  66. \begin{center}
  67. \vfill
  68. \begin{tabular}{c|cccc}
  69. & \bf 1209 Hz & \bf 1336 Hz & \bf 1477 Hz & \bf 1633 Hz \\\hline
  70. \bf 697 Hz & \tt 1 & \tt 2 & \tt 3 & \tt A \\
  71. \bf 770 Hz & \tt 4 & \tt 5 & \tt 6 & \tt B \\
  72. \bf 852 Hz & \tt 7 & \tt 8 & \tt 9 & \tt C \\
  73. \bf 941 Hz & \tt * & \tt 0 & \tt \# & \tt D
  74. \end{tabular}\\
  75. \small DTMF Tones\footnote{Table proudly copied from Wikipedia}
  76. \vfill
  77. \end{center}
  78. #+end_src
  79. First let’s talk about what compose 811 words: due to a notable inefficiency to transmit complex sounds over what are often digital interfaces to the phone network, the speakers instead use DTMF signaling as a suport for their comunication. You can see here a table summarising the various tones available.
  80. * Packets
  81. ** Intro to packets
  82. #+begin_src tex
  83. \slide{Packets}
  84. A packet is the smallest amount of information that can be transmitted
  85. \begin{center}
  86. \begin{tikzpicture}
  87. \draw[white] (0, 0) -- (13, 0) -- (13, 1) -- (0, 1) -- (0, 0);
  88. \node at (1, 0.5) {\footnotesize Recipient};
  89. \draw[white] (2, 0) -- (2, 1);
  90. \node at (2.75, 0.5) {\footnotesize Sender};
  91. \draw[white] (3.5, 0) -- (3.5, 1);
  92. \node at (4.25, 0.5) {\footnotesize Seq\#};
  93. \draw[white] (5, 0) -- (5, 1);
  94. \node at (5.75, 0.5) {\footnotesize Type};
  95. \draw[white] (6.5, 0) -- (6.5, 1);
  96. \node at (7.25, 0.5) {\footnotesize Length};
  97. \draw[white] (8, 0) -- (8, 1);
  98. \node at (10.5, 0.5) {\footnotesize Data};
  99. \end{tikzpicture}
  100. \small Structure of a packet
  101. \end{center}
  102. #+end_src
  103. A packet is the smallest amount of information you can transmit in 811, it is composed of multiple parts
  104. ** Recipient and Sender
  105. #+begin_src tex
  106. \slide{Recipient and Sender}
  107. \begin{center}
  108. \begin{tikzpicture}
  109. \draw[fill=red!33!black] (0, 0) -- (3.5, 0) -- (3.5, 1) -- (0, 1) -- (0, 0);
  110. \draw[white] (0, 0) -- (13, 0) -- (13, 1) -- (0, 1) -- (0, 0);
  111. \node at (1, 0.5) {\footnotesize Recipient};
  112. \draw[white] (2, 0) -- (2, 1);
  113. \node at (2.75, 0.5) {\footnotesize Sender};
  114. \draw[white] (3.5, 0) -- (3.5, 1);
  115. \node at (4.25, 0.5) {\footnotesize Seq\#};
  116. \draw[white] (5, 0) -- (5, 1);
  117. \node at (5.75, 0.5) {\footnotesize Type};
  118. \draw[white] (6.5, 0) -- (6.5, 1);
  119. \node at (7.25, 0.5) {\footnotesize Length};
  120. \draw[white] (8, 0) -- (8, 1);
  121. \node at (10.5, 0.5) {\footnotesize Data};
  122. \end{tikzpicture}
  123. \end{center}
  124. \begin{items}
  125. \item The intended recipient and the sender of a message.
  126. \item Fully qualified international phone numbers.
  127. \item A lone {\tt\#} can be used as recipient to send to anyone willing to listen
  128. \item A lone {\tt\#} can be used as sender to send anonymously.
  129. \end{items}
  130. #+end_src
  131. The reciver and sender parts of the packet contains information about who the message is intended for, as well as about who sends the message. Those are fully qualified phone numbers, including country prefixes, but no national escape. For example if sending a message to someone in britain, you would just use 44 as a national prefix.
  132. To broadcast a message to anyone willing to listen, use a lone octothorpe as the recipient.
  133. To send a message anonymously one may use a lone octothorpe as the sender, however this is considered extremely rude, and one would often refuse to listen to you if you do so.
  134. ** Sequence Number
  135. #+begin_src tex
  136. \slide{Sequence Number}
  137. \begin{center}
  138. \begin{tikzpicture}
  139. \draw[fill=red!33!black] (3.5, 0) -- (5, 0) -- (5, 1) -- (3.5, 1) -- (3.5, 0);
  140. \draw[white] (0, 0) -- (13, 0) -- (13, 1) -- (0, 1) -- (0, 0);
  141. \node at (1, 0.5) {\footnotesize Recipient};
  142. \draw[white] (2, 0) -- (2, 1);
  143. \node at (2.75, 0.5) {\footnotesize Sender};
  144. \draw[white] (3.5, 0) -- (3.5, 1);
  145. \node at (4.25, 0.5) {\footnotesize Seq\#};
  146. \draw[white] (5, 0) -- (5, 1);
  147. \node at (5.75, 0.5) {\footnotesize Type};
  148. \draw[white] (6.5, 0) -- (6.5, 1);
  149. \node at (7.25, 0.5) {\footnotesize Length};
  150. \draw[white] (8, 0) -- (8, 1);
  151. \node at (10.5, 0.5) {\footnotesize Data};
  152. \end{tikzpicture}
  153. \end{center}
  154. \begin{items}
  155. \item The number of messages previously sent by the sender to the recipient
  156. \item Encoded over 3 tones interpreted as a decimal number
  157. \item Allows for understanding even if packets arrive out of order.
  158. \end{items}
  159. #+end_src
  160. The sequence number is a sequence of 3 tones interpreted as a decimal number that represents the number of messages previously sent by the sender to the recipient modulo 1000. This part allows to keep track of the grammar even if packets end up arriving out of order.
  161. ** Type
  162. #+begin_src tex
  163. \slide{Type}
  164. \begin{center}
  165. \begin{tikzpicture}
  166. \draw[fill=red!33!black] (5, 0) -- (6.5, 0) -- (6.5, 1) -- (5, 1) -- (5, 0);
  167. \draw[white] (0, 0) -- (13, 0) -- (13, 1) -- (0, 1) -- (0, 0);
  168. \node at (1, 0.5) {\footnotesize Recipient};
  169. \draw[white] (2, 0) -- (2, 1);
  170. \node at (2.75, 0.5) {\footnotesize Sender};
  171. \draw[white] (3.5, 0) -- (3.5, 1);
  172. \node at (4.25, 0.5) {\footnotesize Seq\#};
  173. \draw[white] (5, 0) -- (5, 1);
  174. \node at (5.75, 0.5) {\footnotesize Type};
  175. \draw[white] (6.5, 0) -- (6.5, 1);
  176. \node at (7.25, 0.5) {\footnotesize Length};
  177. \draw[white] (8, 0) -- (8, 1);
  178. \node at (10.5, 0.5) {\footnotesize Data};
  179. \end{tikzpicture}
  180. \end{center}
  181. One tone indicating the type of the Data
  182. \begin{description}\itemsep0pt\small
  183. \item[0] Semantic information
  184. \item[A] Variable
  185. \item[*] Gramatical information
  186. \item[\#] String litteral
  187. \item[1] Continuation
  188. \end{description}
  189. #+end_src
  190. The type field indicates what kind of data is in the body of the packet.
  191. It is represented by a single tone and can be of 5 different values:
  192. ** Length
  193. #+begin_src tex
  194. \slide{Length}
  195. \begin{center}
  196. \begin{tikzpicture}
  197. \draw[fill=red!33!black] (8, 0) -- (6.5, 0) -- (6.5, 1) -- (8, 1) -- (8, 0);
  198. \draw[white] (0, 0) -- (13, 0) -- (13, 1) -- (0, 1) -- (0, 0);
  199. \node at (1, 0.5) {\footnotesize Recipient};
  200. \draw[white] (2, 0) -- (2, 1);
  201. \node at (2.75, 0.5) {\footnotesize Sender};
  202. \draw[white] (3.5, 0) -- (3.5, 1);
  203. \node at (4.25, 0.5) {\footnotesize Seq\#};
  204. \draw[white] (5, 0) -- (5, 1);
  205. \node at (5.75, 0.5) {\footnotesize Type};
  206. \draw[white] (6.5, 0) -- (6.5, 1);
  207. \node at (7.25, 0.5) {\footnotesize Length};
  208. \draw[white] (8, 0) -- (8, 1);
  209. \node at (10.5, 0.5) {\footnotesize Data};
  210. \end{tikzpicture}
  211. \end{center}
  212. \begin{items}
  213. \item Length of the Data field in tones
  214. \item 2 tones interpreted as a decimal number
  215. \item maximum length of 32.
  216. \end{items}
  217. #+end_src
  218. The last field of the header is the length of the data. It is expressed as a decimal number ranging between 1 and 32
  219. ** Data
  220. *** Type: Gramatical
  221. #+begin_src tex
  222. \slide{Data — Gramatical}
  223. \begin{items}
  224. \item Encodes Gramatical and Syntactic information
  225. \item Has a fixed number of possible values
  226. \end{items}
  227. #+end_src
  228. Gramatical
  229. **** Gramatical Pronouns
  230. #+begin_src tex
  231. \slide{Data — Gramatical}
  232. \begin{description}
  233. \item[{\tt A1}] {\sc 1sg} produces a reference to the speaker
  234. \item[{\tt A2}] {\sc 2sg} produces a reference to the listener
  235. \item[{\tt 1}] {\sc assert} produces a clause that the argument is true/exists
  236. \item[{\tt 2A}] {\sc ntrans} Takes two arguments and produces the clause with the first argument as Agent and the second argument as Verb.
  237. \item[{\tt 2B}] {\sc ntrans.passv} Takes two arguments and produces the clause with the first argument as Patient and the second argument as Verb.
  238. \item[{\tt 3}] {\sc trans} Takes three arguments and produces the clause with the first argument as Subject, the second argument as Object, and the third argument as Verb. For an equivalent of a passive construction, simply reverse the arguments.
  239. \item[{\tt 4}] {\sc ditrans} takes four arguments and produces the clause with the first argument as Subject, the second as Object, the third as Beneficiary and the fourth as Verb.
  240. \item[{\tt 0}] {\sc let} takes a variable packet and a syntactic construct and assigns the syntactic construct as value of the variable. the Variable may, after this point be used in stead of the construct, this is effectively a pronoun, but not limited to just nouns and noun phrases.
  241. \item[{\tt B}] {\sc new clause} takes 2 clauses and produces the utterance containing both clauses in succession. Can be called recursively on itself to accomodate any number of clauses,
  242. \item[{\tt D}] {\sc ppn} takes a string litteral of a variable containing a string litteral and a qualifier and produces the matching proper noun
  243. \end{description}
  244. #+end_src
  245. *** Type: Variable
  246. #+begin_src tex
  247. \slide{Data — Variable}
  248. \begin{items}
  249. \item A reference to some data, like a pronoun but way more specific
  250. \item Defined with a {\sc let} construction
  251. \item Variable identifier can only be number
  252. \end{items}
  253. #+end_src
  254. *** Type: Semantic
  255. #+begin_src tex
  256. \slide{Data — Semantic}
  257. \begin{items}
  258. \item Encodes a concept.
  259. \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}:
  260. \begin{items}
  261. \item numerical values are enocded by their corresponding tones
  262. \item periods (which are only present in UDC to help readability) are dropped
  263. \item colons are encoded as {\tt C*}
  264. #+end_src
  265. 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.
  266. #+begin_src tex
  267. \item parenthesis are encoded as {\tt A*} (opening) and {\tt A\#} (closing)
  268. \item square brackets are encoded as {\tt B*} (opening) and {\tt B\#} (closing)
  269. \item quotes are encoded as {\tt C\#}
  270. \item dashes are encoded as {\tt D*}
  271. \item equals are encoded as {\tt D\#}
  272. \item pluses are encoded as {\tt \#}
  273. \item References to variables are done by including the name of the variable in between {\tt *}
  274. \item Non UDC notation is achieved by referencing a variable containing a string litteral.
  275. \footnote{Non-UDC notation is used for the likes of specific dimensions, units, catalogs of specific objects, etc...}
  276. \end{items}
  277. \item a semantic packet with no data value is considered a “generic” akin to a non-specific 3rd person pronoun
  278. \item No dictionary is directly provided by me.\footnote{Meta: also I didn’t want to copy numbers for 2 weeks straight}
  279. \item Abriged version of the UDC at {\tt https://ucdsummary.info}
  280. \item A more complte version can be obtain from the consortium, or be conuslted at a library.
  281. \end{items}
  282. #+end_src
  283. I do not share a dictionary myself for two reasons, firstly it’d be highly impractical due to the nature of the UDC, but second-and-most-importantly the UDC Consortium can be a bit stingy with royalties. So if you want access to the dictionary (which is litterally just the UDC spec, you can access a abriged summary online at the adress on screen, or obtain a more complete version from the UDC Consortium (which may cost a non-negligeable amount of money) or from a local library (probably significantly more affordable).
  284. *** Type: String Literal
  285. #+begin_src tex
  286. \slide{Data — String Litteral}
  287. Raw text data
  288. \begin{items}
  289. \item Encoded as hexadecimal where {\tt *} stands for 0xE and {\tt\#} stands for 0xF
  290. \item Follows the EBCDIC 803 codepage
  291. \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)}
  292. \end{items}
  293. #+end_src
  294. String literal packets contain raw text data. Such data is used for non-UDC notation in semantic packets and for the name part of a proper noun.
  295. The encoding of text works as follows:
  296. If the string can be represented losslessly on EBCDIC Codepage 803, it is encoded in hexadecimal where * stands for 0xE and # stands for 0xF following said codepage.
  297. Otherwise, the string is expressed in it’s Unicode Decomposed Normalisation Form, each codepoint is encoded as the string U+ followed by the 0-padded 8 hexadecimal digits representation of the codepoint
  298. #+begin_src tex
  299. \slide{Data — String Literal — EBCDIC 803}
  300. {
  301. \setmainfont{Iosevka}
  302. \fontsize{8}{9}\selectfont
  303. \begin{center}
  304. \def\s#1{{\fontsize{6}{8}\selectfont\itshape\bfseries #1}}
  305. \begin{tabular}{c|cccc|cccc|cccc|cccc}
  306. & \bf x0 & \bf x1 & \bf x2 & \bf x3 & \bf x4 & \bf x5 & \bf x6 & \bf x7 & \bf x8 & \bf x9 & \bf xA & \bf xB & \bf xC & \bf xD & \bf xE & \bf xF \\\hline
  307. \bf 0x&\s{NUL}&\s{SOH}&\s{STX}&\s{ETX}&\s{ST}&\s{HT}&\s{SSA}&\s{DEL}&\s{SSA}&\s{RI}&\s{SS2}&\s{VT}&\s{FF}&\s{CR}&\s{SO}&\s{SI}\\
  308. \bf 1x&\s{DLE}&\s{DC1}&\s{DC2}&\s{DC3}&\s{OSC}&\s{NL}&\s{BS}&\s{ESA}&\s{CAN}&\s{EM}&\s{PU2}&\s{SS3}&\s{IFS}&\s{IGS}&\s{IRS}&\s{ITB}\\
  309. \bf 2x&\s{PAD}&\s{HOP}&\s{BPH}&\s{NBH}&\s{IND}&\s{LF}&\s{ETB}&\s{ESC}&\s{HTS}&\s{HTJ}&\s{VTS}&\s{PLD}&\s{UP}&\s{ENQ}&\s{ACK}&\s{BEL}\\
  310. \bf 3x&\s{DCS}&\s{BU1}&\s{SYN}&\s{STS}&\s{CCH}&\s{MW}&\s{SPA}&\s{EOT}&\s{SOS}&\s{SGCI}&\s{SCI}&\s{CSI}&\s{DC4}&\s{NAK}&\s{PM}&\s{SUB}\\\hline
  311. \bf 4x& \s{SP} &&&&&&&&&&\$&.&<&(&+&|\\
  312. \bf 5x&\h א&&&&&&&&&&!&\h לי֞&*&)&;&¬\\
  313. \bf 6x&-&&&&&&&&&&&,&\%&\_&>&?\\
  314. \bf 7x&&&&&&&&&&&:&\#&@&\textquotesingle&=&\textquotedbl\\\hline
  315. \bf 8x&&\h ב &\h ג &\h ד &\h ה &\h ו &\h ז &\h ח &\h ט &\h י &&&&&&\\
  316. \bf 9x&&\h ך &\h כ &\h ל &\h ם &\h מ &\h ן &\h נ &\h ס &\h ע &&&€&&\h ₪ &\\
  317. \bf Ax&&&\h ע &\h ף &\h פ &\h ץ &\h צ &\h ק &\h ר &\h ש &\h ת &&&&&\\
  318. \bf Bx&&&&&&&&&&&&&&&&\\\hline
  319. \bf Cx&&A&B&C&D&E&F&G&H&I&&&&&&\\
  320. \bf Dx&&J&K&L&M&N&O&P&Q&R&&\s{LRO}&\s{RLO}&\s{PDF}&&\\
  321. \bf Ex&&&S&T&U&V&W&X&Y&Z&&&&&&\\
  322. \bf Fx&0&1&2&3&4&5&6&7&8&9&&\s{LRF}&\s{RLF}&\s{LRM}&\s{RLM}&\s{APC}\\
  323. \end{tabular}
  324. \end{center}
  325. }
  326. #+end_src
  327. The EBCDIC 803 Code page is a codepage that was (and sadly still is) used by IBM mainframes in Israel. It supports the Hebrew writing system, Uppercase (but not lowercase, and no diacritics) Latin letters, numbers, and a bunch of punctuation. In practice that means that many strings, despite lacking any special characters are encoded in expanded unicode notation for the only reason that they have lowercase letters.
  328. *** Type: Continuation
  329. #+begin_src tex
  330. \slide{Data — Continuation}
  331. \begin{items}
  332. \item Used when the data segment of a packet exceeds 32
  333. \item Can chain an arbitrary number of those (until all data is expressed)
  334. \end{items}
  335. #+end_src
  336. * The translation, packet by packet
  337. #+begin_src tex
  338. \clearpage
  339. \begin{center}
  340. \strut\vfill
  341. {\Huge\bf TRANSLATION}
  342. \vfill
  343. \end{center}
  344. \slide{Translation}
  345. \begin{quote}
  346. 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.
  347. \end{quote}
  348. \clearpage
  349. \slide{Extra info about the translation}
  350. \begin{items}
  351. \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 that I could find, but also because it lets me get away with having both 69 and 42 in the phone number.}
  352. \item It will be delivered as if broadcast to the network\footnote{Meta: Again, to keep it short}
  353. \item There might be mistakes in the audio due to typos \footnote{Go check 10 tones per seconds for 3 minutes without perfect pitch}
  354. \end{items}
  355. #+end_src
  356. #+begin_src tex
  357. \tslide{001}{*}{01}{B}{\sc new clause}
  358. \tslide{002}{*}{01}{B}{\sc new clause}
  359. \tslide{003}{*}{01}{B}{\sc new clause}
  360. \tslide{004}{*}{01}{B}{\sc new clause}
  361. \tslide{005}{*}{01}{B}{\sc new clause}
  362. \tslide{006}{*}{01}{B}{\sc new clause}
  363. \tslide{007}{*}{01}{B}{\sc new clause}
  364. \tslide{008}{*}{01}{1}{\sc assert}
  365. \tslide{009}{*}{02}{A1}{\sc 1sg}
  366. \tslide{010}{*}{01}{0}{\sc let}
  367. \tslide{011}{A}{01}{0}{\sc var(0)}
  368. \tslide{012}{*}{01}{D}{\sc proper noun}
  369. \tslide{013}{\#}{32}{*44*\#0\#0\#0\#0\#0\#0\#4\#1*44*\#0\#0\#0\#0}{{\sc litteral} “Agamasuya”}
  370. \tslide{014}{1}{32}{\#0\#0\#6\#7*44*\#0\#0\#0\#0\#0\#0\#6\#1*44*}{\sc continuation}
  371. \tslide{015}{1}{32}{\#0\#0\#0\#0\#0\#0\#6C4*44*\#0\#0\#0\#0\#0\#0}{\sc continuation}
  372. \tslide{016}{1}{32}{\#6\#1*44*\#0\#0\#0\#0\#0\#0\#7\#3*44*\#0\#0}{\sc continuation}
  373. \tslide{017}{1}{32}{\#0\#0\#0\#0\#6\#8*44*\#0\#0\#0\#0\#0\#0\#7\#5}{\sc continuation}
  374. \tslide{018}{1}{20}{*44*\#0\#0\#0\#0\#0\#0\#6\#1}{\sc continuation}
  375. \tslide{019}{0}{04}{D*05}{person}
  376. \tslide{020}{*}{01}{3}{\sc transitive clause}
  377. \tslide{021}{*}{01}{C}{\sc collection}
  378. \tslide{022}{A}{01}{0}{\sc var(0)}
  379. \tslide{023}{*}{01}{D}{\sc proper noun}
  380. \tslide{024}{\#}{32}{*44*\#0\#0\#0\#0\#0\#0\#4\#7*44*\#0\#0\#0\#0}{{\sc litteral} “Gu Sabah”}
  381. \tslide{025}{1}{32}{\#0\#0\#7\#5*44*\#0\#0\#0\#0\#0\#0\#2\#0*44*}{\sc continuation}
  382. \tslide{026}{1}{32}{\#0\#0\#0\#0\#0\#0\#5\#3*44*\#0\#0\#0\#0\#0\#0}{\sc continuation}
  383. \tslide{027}{1}{32}{\#6\#1*44*\#0\#0\#0\#0\#0\#0\#6\#2*44*\#0\#0}{\sc continuation}
  384. \tslide{028}{1}{32}{\#0\#0\#0\#0\#6\#1*44*\#0\#0\#0\#0\#0\#0\#6\#8}{\sc continuation}
  385. \tslide{029}{0}{16}{D*0551\#0556C**0*}{male child of {\sc var(0)}}
  386. \tslide{030}{*}{00}{}{\sc generic}
  387. \tslide{031}{0}{03}{328}{govern}
  388. \tslide{032}{*}{01}{3}{\sc transitive clause}
  389. \tslide{033}{*}{01}{D}{\sc proper noun}
  390. \tslide{034}{\#}{32}{*44*\#0\#0\#0\#0\#0\#0\#5\#4*44*\#0\#0\#0\#0}{{\sc litteral} “Tian”}
  391. \tslide{035}{1}{32}{\#0\#0\#6\#9*44*\#0\#0\#0\#0\#0\#0\#6\#1*44*}{\sc continuation}
  392. \tslide{036}{1}{16}{\#0\#0\#0\#0\#0\#0\#6C5}{\sc continuation}
  393. \tslide{037}{*}{01}{1}{assert}
  394. \tslide{038}{*}{02}{2A}{\sc intransitive active clause}
  395. \tslide{039}{0}{32}{17025A*002A\#C*C*B*534322C*161223}{prohibitions(cosmetic)::[noise:{\sc neg}+restraint]}
  396. \tslide{040}{1}{08}{\#32325B\#}{\sc continuation}
  397. \tslide{041}{0}{05}{35501}{fight}
  398. \tslide{042}{0}{13}{5308485D*1972}{source\_of\_light-underside}
  399. \tslide{043}{*}{01}{0}{\sc let}
  400. \tslide{044}{A}{01}{1}{\sc var(1)}
  401. \tslide{045}{*}{01}{D}{\sc ppn}
  402. \tslide{046}{\#}{32}{*44*\#0\#0\#0\#0\#0\#0\#4C5*44*\#0\#0\#0\#0}{{\sc literal} Najva Guns}
  403. \tslide{047}{1}{32}{\#0\#0\#6\#1*44*\#0\#0\#0\#0\#0\#0\#6C1*44*}{\sc continuation}
  404. \tslide{048}{1}{32}{\#0\#0\#0\#0\#0\#0\#7\#6*44*\#0\#0\#0\#0\#0\#0}{\sc continuation}
  405. \tslide{049}{1}{32}{\#6\#1*44*\#0\#0\#0\#0\#0\#0\#2\#0*44*\#0\#0}{\sc continuation}
  406. \tslide{050}{1}{32}{\#0\#0\#0\#0\#4\#7*44*\#0\#0\#0\#0\#0\#0\#7\#5}{\sc continuation}
  407. \tslide{051}{1}{32}{*44*\#0\#0\#0\#0\#0\#0\#6C5*44*\#0\#0\#0\#0}{\sc continuation}
  408. \tslide{052}{1}{08}{\#0\#0\#7\#3}{\sc continuation}
  409. \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}}
  410. \tslide{054}{*}{01}{3}{\sc transitive clause}
  411. \tslide{055}{*}{01}{D}{\sc ppn}
  412. \tslide{056}{\#}{32}{*44*\#0\#0\#0\#0\#0\#0\#4C5*44*\#0\#0\#0\#0}{{\sc litteral} Ngu}
  413. \tslide{057}{1}{28}{\#0\#0\#6\#7*44*\#0\#0\#0\#0\#0\#0\#7\#5}{\sc continutation}
  414. \tslide{058}{0}{13}{326C*C*159954}{slave::creativity}
  415. \tslide{059}{0}{32}{B*350726\#34718B\#C\#311C*35073526C}{[inspect+certify]“before:confirm::official::{\sc{}var(1)}”}
  416. \tslide{060}{1}{17}{*C*34718C*C**1*C\#}{\sc continuation}
  417. \tslide{061}{0}{04}{1232}{need}
  418. \tslide{062}{*}{01}{3}{\sc transitive clause}
  419. \tslide{063}{*}{02}{A2}{\sc 2sg}
  420. \tslide{064}{0}{11}{1177C*C**A2*}{humanity::{\sc 2sg}}
  421. \tslide{065}{0}{05}{32325}{deny}
  422. \tslide{066}{*}{01}{1}{\sc assert}
  423. \tslide{067}{0}{25}{B*32C*C*111823B\#C*1612223}{[politics::reality]:{\sc NEG}}
  424. #+end_src
  425. (translation plays in while each word is displayed)
  426. * Closing
  427. #+begin_src tex
  428. \end{document}
  429. #+end_src