1 <?xml version="1.0" encoding="UTF-8"?>
3 SPDX-FileCopyrightText: 2017, 2022, 2023, 2024 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
6 <?xml-stylesheet type="text/xsl" href="#xsl-html" ?>
7 <!DOCTYPE TEI [<!ATTLIST stylesheet id ID #REQUIRED>]>
9 <TEI xmlns="http://www.tei-c.org/ns/1.0" xml:lang="en">
14 <!-- FILE DESCRIPTION -->
17 <title><seg xml:id="title-main">Elrex</seg>: <seg xml:id="title-sub">Documentation and Dictionary</seg></title>
18 <author xml:id="author-name"><orgName xml:id="langdev-project">Project Langdev</orgName></author>
19 <principal><persName xml:id="lady"><addName>Lady</addName></persName></principal>
22 <edition xml:id="version-no">Version 2, Draft 08</edition>
25 <publisher><orgName copyOf="#langdev-project" /></publisher>
26 <date when="2024-08-20">2024-08-20</date>
27 <idno type="URI">urn:fdc:langdev.ladys.computer:2024:qlr:docs:dict</idno>
28 <availability status="free">
29 <licence target="https://creativecommons.org/publicdomain/zero/1.0/">Marked with <title>CC0 1.0 Universal</title>.</licence>
33 <title xml:id="project-dict">The Langdev Project Dictionaries</title>
38 Words and definitions taken from the revised digital lexis at <ptr target="/urn:fdc:langdev.ladys.computer:2024:qlr:srcs:15.Lang.Ev.Lrex.Revised/" mimeType="application/xhtml+xml" />.
39 Pronunciation information taken from the <bibl><ref target="/urn:fdc:langdev.ladys.computer:2024:qlr:srcs:HopePronunciationGuide/" mimeType="application/xhtml+xml"><title>Hope Pronunciation Guide</title></ref></bibl>.
45 <!-- ENCODING DESCRIPTION -->
49 <p>Comprehensive linguistic reference for the various <orgName>LANGDEV</orgName> languages.</p>
51 <tagsDecl partial="true">
52 <namespace name="http://www.tei-c.org/ns/1.0">
53 <tagUsage gi="div" occurs="7">Used to separate the different versions of the <lang>Elrex</lang> language, and also to contain preface material.</tagUsage>
54 <tagUsage gi="entry" occurs="108">Used to mark dictionary entries.</tagUsage>
55 <tagUsage gi="form">The <val>class</val> <att>type</att> marks a <lang>Elrex version 6</lang> word class.</tagUsage>
56 <tagUsage gi="ident">The <val>BCP47</val> <att>type</att> marks an <name type="org"><choice><abbr>IETF</abbr><expan>Internet Engineering Task Force</expan></choice></name> language tag, as defined by <ref target="https://tools.ietf.org/rfc/bcp/bcp47.txt" mimeType="text/plain"><title level="m"><choice><abbr>BCP</abbr><expan>Best Current Practices</expan></choice> 47</title></ref>.</tagUsage>
57 <tagUsage gi="note">The <val>version</val> <att>type</att> is used to denote versions in the list of changes.</tagUsage>
58 <tagUsage gi="rs">The <val>unicode</val> <att>type</att> is used to reference a <orgName>Unicode</orgName> character.</tagUsage>
60 The <val>splash</val> <att>type</att> refers to an optional splash quote.
61 A splash with <att>subtype</att> <val>default</val> identifies the default splash; all others are alternates.
67 <!-- PROFILE DESCRIPTION -->
71 <language ident="en">English</language>
72 <language ident="qlr-Latn">Elrex</language>
76 <!-- XSL STYLESHEETS -->
79 <stylesheet id="xsl-html" version="1.0" xmlns="http://www.w3.org/1999/XSL/Transform" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:tei="http://www.tei-c.org/ns/1.0">
80 <output method="xml" />
81 <key name="ids" match="*" use="@xml:id" />
82 <template match="/tei:TEI">
84 <call-template name="apply-attrs" />
85 <apply-templates select="tei:teiHeader" mode="head" />
86 <apply-templates select="tei:text" />
89 <template match="tei:teiHeader" mode="head">
91 <call-template name="apply-lang" />
92 <html:title><value-of select="tei:fileDesc/tei:titleStmt/tei:title" /></html:title>
93 <html:meta charset="utf-8" />
94 <html:meta name="author">
95 <attribute name="content"><apply-templates select="tei:fileDesc/tei:titleStmt/tei:author" mode="resolve-string" /></attribute>
97 <html:meta name="publisher">
98 <attribute name="content"><apply-templates select="tei:fileDesc/tei:publicationStmt/tei:publisher" mode="resolve-string" /></attribute>
100 <html:link rel="license">
101 <attribute name="href"><apply-templates select="tei:fileDesc/tei:publicationStmt/tei:availability/tei:licence/@target" mode="resolve-string" /></attribute>
103 <html:style type="text/css" id="css-base">
104 @namespace "http://www.w3.org/1999/xhtml";
106 font-family: "JCode";
109 src: url("/font/Junicode/Junicode.woff");
112 font-family: "JCode";
115 src: url("/font/Junicode/Junicode-Italic.woff");
118 font-family: "JCode";
121 src: url("/font/Junicode/Junicode-Bold.woff");
124 font-family: "JCode";
127 src: url("/font/Junicode/Junicode-BoldItalic.woff");
132 border: thin currentColor solid;
133 padding: .3375em .5em;
140 font: large/1.35 "JCode", "Junicode", "Elstob", "Iowan Old Style", "Palatino Linotype", "URW Palladio L", "P052", "Gentium Plus", "Georgia", "STIX Two Math", serif;
141 font-variant-numeric: oldstyle-nums;
145 padding: 2.7em 1.5em;
151 border: thin currentColor solid;
154 main > header, main > footer {
161 main > header { border-bottom: thin currentColor solid }
162 main > footer { border-top: thin currentColor solid }
163 main > header > table, main > footer > table {
165 border-collapse: collapse;
169 main > header > table + table, main > footer > table + table { margin-top: .675em }
170 main > header tr > *, main > footer tr > * { border: thin currentColor solid }
171 main > header tr > *:first-child, main > footer tr > * { width: 10em }
175 padding: 1.35em 1.5em;
177 main > article > header {
180 border-bottom: thin currentColor solid;
185 main > article > header p:not(:first-child) { margin: 0 }
186 main > article > header section { text-align: justify }
187 main > article > header section p:not(:first-child) { margin: 1.35em 0 0 }
189 font-weight: inherit;
195 text-decoration: underline;
197 dd { margin: 0 0 0 1.5em }
204 text-decoration: underline;
220 border-bottom: thin currentColor solid;
224 font-weight: inherit;
225 letter-spacing: .15em;
240 hr::after { content: "⁂" }
241 i.gloss { font-style: inherit }
242 i.orth { font-style: inherit }
252 p + p { margin-top: 1.35em }
257 span.splash:not([hidden]) {
269 animation: 3s splash infinite ease-in-out;
271 span.splash::before { content: open-quote }
272 span.splash::after { content: close-quote }
273 span.splash:not([hidden]) ~ span.splash { display: none }
280 border-collapse: separate;
282 padding: .3375em .25em;
284 table.dictionary caption {
285 font-weight: inherit;
286 text-decoration: none;
288 table.dictionary col { width: 25% }
289 table.dictionary col:nth-child(1) { width: 20% }
290 table.dictionary col:nth-child(4) { width: auto }
291 table.dictionary tbody tr > * {
293 border: thin currentColor solid;
295 font-weight: inherit;
298 table.dictionary thead { text-decoration: underline }
299 td, th { vertical-align: middle }
304 u { text-decoration: none }
305 u.lang { font-variant: small-caps }
306 u.surname { text-transform: uppercase }
308 from { font-size: medium }
309 50% { font-size: large }
310 to { font-size: medium }
313 <html:style type="text/css" title="current" id="css-current"><value-of select="/*//html:style[@title][2]" /></html:style>
314 <html:style type="text/css" title="TE" id="css-TE">
315 @namespace "http://www.w3.org/1999/xhtml";
317 border-color: #9F9F9F;
320 html { background: #EDEDED }
323 border-color: #B8B8B8;
325 main > header, main > footer {
326 border-color: #AAAAAA;
329 main > header tr > *, main > footer tr > * {
330 border-color: #B0B0B0;
333 a[href] { color: inherit }
335 table.dictionary tbody tr > * { border-color: #515151 }
337 <html:style type="text/css" title="RedBook" id="css-RedBook">
338 @namespace "http://www.w3.org/1999/xhtml";
340 border-color: #F79F9F;
343 html { background: #B21A2A }
346 border-color: #F77F7F;
348 main > header, main > footer {
349 border-color: #6FCFEF;
352 main > header tr > *, main > footer tr > * { border-color: #6FCFEF }
353 main > article > header { border-color: #6FCFEF }
354 a[href] { color: #0FAF0F }
355 dfn { color: #2028B8 }
356 hr { color: #3F3F3F }
357 p.def { color: #FF0000 }
358 small.note { color: #FF0000 }
359 span.splash { color: #0FAF0F }
361 <html:style type="text/css" title="OldStyle" id="css-oldStyle">
362 @namespace "http://www.w3.org/1999/xhtml";
365 background: DarkGrey;
367 html { background: DimGray }
368 main { border-color: SaddleBrown }
369 main > header, main > footer {
370 border-color: SaddleBrown;
371 background: AntiqueWhite;
373 main > header > table, main > footer > table { background: OldLace }
374 main > header tr:hover > *, main > footer tr:hover > * { background: FloralWhite }
375 main > header tr > *:hover, main > footer tr > *:hover { background: Snow }
376 main > article { background: OldLace }
377 main > article > header { border-color: SaddleBrown }
378 a[href] { color: SaddleBrown }
379 hr { color: SaddleBrown }
380 i.gloss { color: RosyBrown }
381 span.splash { color: RosyBrown }
382 table.dictionary { background: AntiqueWhite }
383 table.dictionary tbody tr > * {
384 border-color: SaddleBrown;
387 table.dictionary tbody tr:hover > * { background: FloralWhite }
388 table.dictionary tbody tr > *:hover { background: Snow }
390 <html:style type="text/css" title="Legendary" id="css-legendary">
391 @namespace "http://www.w3.org/1999/xhtml";
393 border-color: #535555;
396 html { background: #999ABC }
397 body { color: black }
400 border-color: #545454;
402 main > header, main > footer {
404 border-color: #555666;
406 main > header > table, main > footer > table { background: #DDDDDD }
407 main > header tr:hover > *, main > footer tr:hover > * { background: #EBEBEB }
408 main > header tr > *:hover, main > footer tr > *:hover { background: #F6F6F6 }
409 main > article { color: #334566 }
410 main > article > header { border-color: #999BAD }
411 a[href] { color: #454545 }
412 a[href]:hover { color: #747474 }
414 hr { color: #999BAD }
415 i.gloss { color: #999BAD }
416 p.def { color: #227002 }
417 small.note { color: #999BAD }
418 table.dictionary { background: #CCCCCC }
419 table.dictionary tbody tr > * {
420 border-color: #A0A0A0;
423 table.dictionary tbody tr:hover > * { background: #EBEBEB }
424 table.dictionary tbody tr > *:hover { background: #F6F6F6 }
426 <html:style type="text/css" title="Night" id="css-night">
427 @namespace "http://www.w3.org/1999/xhtml";
429 border-color: #550022;
432 html { background: #222222 }
433 body { color: #EEEEEE }
436 border-color: #220000;
438 main > header, main > footer {
440 border-color: #220000;
442 main > header > table, main > footer > table { background: #441122 }
443 main > header tr:hover > *, main > footer tr:hover > * { background: #4F1F2F }
444 main > header tr > *:hover, main > footer tr > *:hover { background: #5F2F3F }
445 main > article { color: #BB99AA }
446 main > article > header { border-color: #FFBBC3 }
447 a[href] { color: #BCBCBC }
448 a[href]:hover { color: #DEDEDE }
450 hr { color: #FFBBC3 }
451 i.gloss { color: #FFBBC3 }
452 p.def { color: #DD0013 }
453 small.note { color: #FFBBC3 }
454 span.splash { color: #CC3355 }
455 table.dictionary { background: #331221 }
456 table.dictionary tbody tr > * {
457 border-color: #542133;
460 table.dictionary tbody tr:hover > * { background: #4F1F2F }
461 table.dictionary tbody tr > *:hover { background: #5F2F3F }
465 <template match="tei:teiHeader" mode="body">
467 <call-template name="apply-attrs" />
469 <html:caption>Text Metadata</html:caption>
471 <html:th>Title</html:th>
472 <html:td><apply-templates select="tei:fileDesc/tei:titleStmt/tei:title" /></html:td>
475 <html:th>Author</html:th>
476 <html:td><apply-templates select="tei:fileDesc/tei:titleStmt/tei:principal" /> (<apply-templates select="tei:fileDesc/tei:titleStmt/tei:author" />)</html:td>
479 <html:th>Edition</html:th>
480 <html:td><apply-templates select="tei:fileDesc/tei:editionStmt/tei:edition" /></html:td>
483 <html:th>Series</html:th>
484 <html:td><apply-templates select="tei:fileDesc/tei:seriesStmt/tei:title" /></html:td>
487 <html:th>Publication info</html:th>
488 <html:td><apply-templates select="tei:fileDesc/tei:publicationStmt/tei:publisher" />, <apply-templates select="tei:fileDesc/tei:publicationStmt/tei:date" /></html:td>
491 <html:th>URI</html:th>
494 <attribute name="href"><value-of select="tei:fileDesc/tei:publicationStmt/tei:idno[@type='URI']" /></attribute>
495 <value-of select="tei:fileDesc/tei:publicationStmt/tei:idno[@type='URI']" />
500 <html:th>Availability (<value-of select="tei:fileDesc/tei:publicationStmt/tei:availability/@status" />)</html:th>
502 <apply-templates select="tei:fileDesc/tei:publicationStmt/tei:availability" />
506 <html:th>Project description</html:th>
507 <html:td><apply-templates select="tei:encodingDesc/tei:projectDesc" /></html:td>
510 <html:th>Source description</html:th>
511 <html:td><apply-templates select="tei:fileDesc/tei:sourceDesc" /></html:td>
514 <apply-templates select="tei:revisionDesc" />
517 <template match="tei:teiHeader" mode="foot">
520 <text>Written in </text><html:a href="http://www.tei-c.org/"><html:abbr title="Text Encoding Initiative">TEI</html:abbr></html:a> and styled as <html:abbr title="HyperText Markup Language">HTML</html:abbr> using <html:abbr title="eXtensible Stylesheet Language Transformations">XSLT</html:abbr>+<html:abbr title="Cascading Style Sheets">CSS</html:abbr><text>.</text>
522 <text>☙ </text><html:a href="https://langdev.ladys.computer/">Project Langdev</html:a><text> ❧</text>
526 <template match="tei:revisionDesc">
527 <html:table class="revisionDesc">
528 <call-template name="apply-attrs" />
529 <html:caption>Revision History</html:caption>
533 <template match="tei:change">
534 <html:tr class="change">
535 <call-template name="apply-attrs" />
536 <html:th><html:time><value-of select="@when" /></html:time></html:th>
537 <html:td><apply-templates /></html:td>
540 <template match="tei:text">
541 <html:body id="text">
542 <call-template name="apply-attrs" />
543 <for-each select="//*[key('ids', @xml:id)[2] and not((. | key('ids', @xml:id)[1])[2])]">
545 <html:strong>WARNING: Duplicate <html:code>xml:id</html:code> found for entry <html:code>#<value-of select="@xml:id" /></html:code>!!!</html:strong>
548 <html:script type="text/javascript">
550 <for-each select="/*//html:style[@title and @title != 'current']">
551 ["<value-of select="@id" />", "<value-of select="@title" />"],
554 var selector = document.createElementNS("http://www.w3.org/1999/xhtml", "label");
555 selector.id = "theme-selector";
556 selector.appendChild(document.createTextNode("Theme: "));
557 var select = document.createElementNS("http://www.w3.org/1999/xhtml", "select");
559 for (var i = themes.length; i > 0; i--) {
560 option = document.createElementNS("http://www.w3.org/1999/xhtml", "option");
561 option.textContent = themes[themes.length - i][1];
562 option.value = themes[themes.length - i][0];
563 select.appendChild(option);
565 select.addEventListener("change", function () {
566 document.getElementById("css-current").textContent = document.getElementById(this.value).textContent;
568 selector.appendChild(select);
569 document.getElementById("text").insertBefore(selector, document.getElementById("text").firstChild);
572 <apply-templates select="../tei:teiHeader" mode="body" />
574 <apply-templates select="tei:front" />
575 <apply-templates select="tei:body" />
577 <apply-templates select="../tei:teiHeader" mode="foot" />
581 <template match="tei:front">
583 <call-template name="apply-attrs" />
584 <apply-templates select="tei:titlePage/tei:docTitle" />
585 <html:div class="epigraph">
586 <apply-templates select="tei:titlePage/tei:epigraph" />
587 <html:script type="text/javascript">
588 var s = document.getElementsByClassName("splash");
589 var ss = Math.floor(Math.random() * s.length);
590 for (var i = s.length - 1; i > -1; i--) if (i !== ss) s.item(i).setAttribute("hidden", "hidden");
594 <html:p><apply-templates select="tei:titlePage/tei:docEdition" /></html:p>
595 <html:p><apply-templates select="tei:titlePage/tei:byline" /></html:p>
596 <apply-templates select="tei:titlePage/tei:docDate" />
598 <apply-templates select="tei:div" />
601 <template match="tei:body">
602 <html:section class="body">
603 <call-template name="apply-attrs" />
604 <apply-templates select="tei:div" mode="dictionary" />
607 <template name="apply-lang">
608 <if test="@xml:lang"><attribute name="lang"><value-of select="@xml:lang" /></attribute></if>
610 <template name="resolve-copy">
611 <if test="@copyOf and substring(@copyOf, 1, 1)='#'"><apply-templates select="/.//*[@xml:id=substring(current()/@copyOf, 2)]" /></if>
613 <template name="apply-attrs">
614 <if test="@xml:id"><attribute name="id"><value-of select="@xml:id" /></attribute></if>
615 <if test="@expand"><attribute name="title"><value-of select="@expand" /></attribute></if>
616 <call-template name="apply-lang" />
617 <call-template name="resolve-copy" />
619 <template match="*" mode="resolve-string">
621 <when test="@copyOf and substring(@copyOf, 1, 1)='#'"><value-of select="/.//*[@xml:id=substring(current()/@copyOf, 2)]" /></when>
622 <otherwise><apply-templates mode="resolve-string" /></otherwise>
625 <template match="tei:addName">
626 <html:u class="addName">
627 <call-template name="apply-attrs" />
631 <template match="tei:choice[tei:abbr]">
633 <if test="tei:expan">
634 <attribute name="title"><apply-templates select="tei:expan" /></attribute>
636 <call-template name="apply-attrs" />
637 <apply-templates select="tei:abbr" />
640 <template match="tei:div">
643 <attribute name="class"><value-of select="@type" /></attribute>
645 <call-template name="apply-attrs" />
649 <template match="tei:div" mode="dictionary">
650 <html:table class="dictionary">
651 <call-template name="apply-attrs" />
652 <html:caption><apply-templates select="tei:head" /></html:caption>
653 <html:colgroup><html:col /><html:col /><html:col /><html:col /></html:colgroup>
656 <html:th>Word</html:th>
657 <html:th><html:abbr title="Pronunciation">Pron.</html:abbr></html:th>
658 <html:th>Etymology</html:th>
659 <html:th>Definition</html:th>
663 <apply-templates select="tei:entry" />
667 <template match="tei:docDate">
669 <call-template name="apply-attrs" />
670 <text>Last updated: </text>
673 <attribute name="datetime"><value-of select="@when" /></attribute>
679 <template match="tei:docTitle">
680 <html:header class="docTitle">
681 <call-template name="apply-attrs" />
683 <when test="tei:titlePart"><apply-templates /></when>
684 <otherwise><html:h1><apply-templates /></html:h1></otherwise>
688 <template match="tei:etym">
689 <html:span class="etym">
690 <call-template name="apply-attrs" />
694 <template match="tei:entry">
695 <html:tr class="entry">
696 <call-template name="apply-attrs" />
698 <when test="tei:form[@type='class']">
699 <html:th class='class' colspan='3'>
700 <for-each select="tei:form">
701 <html:dfn><apply-templates select="tei:orth" /></html:dfn>
707 <for-each select="tei:form">
708 <html:dfn><apply-templates select="tei:orth" /></html:dfn>
712 <for-each select="tei:form">
713 <apply-templates select="tei:pron" />
716 <html:td><apply-templates select="tei:etym" /></html:td>
720 <html:p class="def"><apply-templates select="tei:gramGrp/tei:pos" /> <apply-templates select="tei:def" /></html:p>
724 <template match="tei:forename">
725 <html:u class="forename">
726 <call-template name="apply-attrs" />
730 <template match="tei:gloss">
731 <html:i class="gloss">
732 <call-template name="apply-attrs" />
736 <template match="tei:head">
737 <html:h2 class="head">
738 <call-template name="apply-attrs" />
742 <template match="tei:ident">
744 <attribute name="class">ident <value-of select="@type" /></attribute>
745 <call-template name="apply-attrs" />
749 <template match="tei:lang">
750 <html:u class="lang">
751 <call-template name="apply-attrs" />
755 <template match="tei:licence">
756 <for-each select="node()">
758 <when test="local-name() = 'title'">
760 <attribute name="href"><value-of select="../@target" /></attribute>
761 <call-template name="apply-attrs" />
762 <html:cite class="title"><value-of select="." /></html:cite>
765 <otherwise><apply-templates select="." /></otherwise>
769 <template match="tei:list[@type='gloss']">
770 <html:dl class="list gloss">
771 <for-each select="*">
773 <when test="local-name() = 'label'">
775 <call-template name="apply-attrs" />
779 <when test="local-name() = 'item'">
781 <call-template name="apply-attrs" />
789 <template match="tei:mentioned">
790 <html:i class="mentioned">
791 <call-template name="apply-attrs" />
795 <template match="tei:name">
797 <attribute name="class">name <value-of select="@type" /></attribute>
798 <call-template name="apply-attrs" />
802 <template match="tei:note">
804 <attribute name="class">note <value-of select="@type" /></attribute>
805 <call-template name="apply-attrs" />
806 [<apply-templates />]
809 <template match="tei:orgName">
810 <html:u class="orgName">
811 <call-template name="apply-attrs" />
815 <template match="tei:orth">
816 <if test="preceding-sibling::tei:orth or ../preceding-sibling::tei:form/tei:orth">
819 <html:i class="orth">
820 <call-template name="apply-attrs" />
824 <template match="tei:p">
826 <call-template name="apply-attrs" />
830 <template match="tei:persName">
831 <html:u class="persName">
832 <call-template name="apply-attrs" />
836 <template match="tei:pos">
838 <call-template name="apply-attrs" />
839 <apply-templates /><text>.</text>
843 <template match="tei:pron">
844 <if test="preceding-sibling::tei:pron or ../preceding-sibling::tei:form/tei:pron">
847 <html:i class="pron">
848 <call-template name="apply-attrs" />
852 <template match="tei:ptr">
855 <attribute name="href"><value-of select="@target" /></attribute>
857 <if test="@mimeType">
858 <attribute name="type"><value-of select="@mimeType" /></attribute>
860 <call-template name="apply-attrs" />
862 <when test="@target and substring(@target, 1, 1)='#' and key('ids', substring(@target, 2))/self::tei:*[local-name()='entry' or local-name()='re' or local-name()='superEntry']">
863 <for-each select="key('ids', substring(@target, 2))/tei:form/tei:orth">
864 <html:i class="mentioned">
865 <attribute name="xml:lang">
866 <value-of select="ancestor-or-self::*[@xml:lang][1]/@xml:lang" />
868 <value-of select="." />
872 <otherwise><value-of select="@target" /></otherwise>
876 <template match="tei:ref">
879 <attribute name="href"><value-of select="@target" /></attribute>
881 <if test="@mimeType">
882 <attribute name="type"><value-of select="@mimeType" /></attribute>
884 <call-template name="apply-attrs" />
888 <template match="tei:rs">
890 <attribute name="class">rs <value-of select="@type" /></attribute>
891 <call-template name="apply-attrs" />
895 <template match="tei:seg">
897 <attribute name="class">seg <value-of select="@type" /></attribute>
898 <call-template name="apply-attrs" />
902 <template match="tei:seg[@type='splash']">
903 <html:span class="seg splash">
904 <call-template name="apply-attrs" />
905 <if test="@subtype != 'default'">
906 <attribute name="hidden">hidden</attribute>
911 <template match="tei:surname">
912 <html:u class="surname">
913 <call-template name="apply-attrs" />
917 <template match="tei:title">
918 <html:cite class="title">
919 <call-template name="apply-attrs" />
923 <template match="tei:titlePart">
925 <when test="@type = 'main'">
926 <html:h1 class="titlePart main">
927 <call-template name="apply-attrs" />
933 <attribute name="class">titlePart <value-of select="@type" /></attribute>
934 <call-template name="apply-attrs" />
940 <template match="tei:expan/tei:choice[tei:abbr]">
941 <value-of select="tei:abbr" />
942 <if test="tei:expan"><text>(</text><apply-templates select="tei:expan" /><text>)</text></if>
946 <when test="@copyOf"><call-template name="resolve-copy" /></when>
947 <otherwise><apply-templates /></otherwise>
953 <!-- REVISION DESCRIPTIONS -->
956 <change when="2024-08-20">
957 Language tag for <lang>Elrex</lang> changed from <ident type="BCP47">art-Latn-x-qlr</ident> to simply <ident type="BCP47">qlr-Latn</ident>.
958 A new <choice><abbr>URI</abbr><expan>Uniform Resource Identifier</expan></choice> for the document was provided which uses the <ident type="URI">urn:fdc:langdev.ladys.computer:2024:</ident> prefix.
959 Some link targets have changed to reflect the new structure of the Langdev site.
960 <note type="version">2.08</note>
962 <change when="2024-05-12">
963 Minor documentation updates; improvements to the <choice><abbr>XSLT</abbr><expan>XSL Transformations</expan></choice> stylesheet.
964 <note type="version">2.07</note>
966 <change when="2024-03-11">
967 Language tag for <lang>Elrex</lang> changed from <ident type="BCP47">art-x-lrx</ident> to <ident type="BCP47">art-x-qlr</ident> to enable use in environments where the <ident>art-x-</ident> prefix is not usable.
968 <note type="version">2.06</note>
970 <change when="2023-12-22">
971 Minor adjustments to formatting.
972 <note type="version">2.05</note>
974 <change when="2023-12-21">
975 Minor updates to document metadata.
976 A new <choice><abbr>URI</abbr><expan>Uniform Resource Identifier</expan></choice> was provided; the old value was version‐specific, which is not actually useful (old versions of this dictionary are not being preserved).
977 <note type="version">2.04</note>
979 <change when="2022-09-27">
980 Minor revisions to make metadata current.
981 The name of the language was revised from <mentioned>Lrex</mentioned> to <mentioned>Elrex</mentioned> to aid in pronunciation.
982 <note type="version">2.03</note>
984 <change when="2017-10-23">
985 Minor markup improvements.
986 <note type="version">2.02</note>
988 <change when="2017-10-08">
989 Rewrote <choice><abbr>LREC</abbr><expan><choice><abbr>LexisML</abbr><expan>Lexis Markup Language</expan></choice> index RECord</expan></choice>+<choice><abbr>HTML</abbr><expan>HyperText Markup Language</expan></choice> dictionary files into a single <choice><abbr>TEI</abbr><expan>Text Encoding Initiative</expan></choice> document.
990 Corrections were made where errors were found and documentation was improved.
991 <note type="version">2.01</note>
993 <change when="2017-07-09">
994 Created <choice><abbr>LREC</abbr><expan><choice><abbr>LexisML</abbr><expan>Lexis Markup Language</expan></choice> index RECord</expan></choice>+<choice><abbr>HTML</abbr><expan>HyperText Markup Language</expan></choice> dictionary files, including frontmatter, from the original source documents.
995 <note type="version">1.01</note>
999 <!-- END TEI HEADER -->
1007 <!-- FRONTMATTER -->
1015 <titlePart type="main" copyOf="#title-main" />
1016 <titlePart type="sub" copyOf="#title-sub" />
1019 <docAuthor copyOf="#author-name"></docAuthor>
1021 <docEdition copyOf="#version-no" />
1022 <docDate when="2024-08-20">20 August 2024</docDate>
1025 <seg type="splash" subtype="default">Kingly!</seg>
1026 <seg type="splash">Emotional!</seg>
1027 <seg type="splash">Great!</seg>
1028 <seg type="splash">Small!</seg>
1029 <seg type="splash">Woah!</seg>
1030 <seg type="splash">Good!</seg>
1031 <seg type="splash">Bad!</seg>
1032 <seg type="splash">Scary!</seg>
1033 <seg type="splash">Shoo!</seg>
1034 <seg type="splash">Fixed!</seg>
1035 <seg type="splash">Out loud!</seg>
1036 <seg type="splash">Edited!</seg>
1037 <seg type="splash">.app!</seg>
1038 <seg type="splash">Land ho!</seg>
1045 <div xml:id="forward" type="preface">
1047 <lang>Elrex</lang> is an early culture and language in the <lang>Jastu‐Fizonal</lang> sprachbund.
1048 Most of the words in the known <lang>Elrex</lang> lexicon pertained to feelings or emotions, as these are the words which went on to influence later languages.
1049 <lang>Elrex</lang> is highly onomatopœic and features a large number of vowels.
1050 The spelling <mentioned><lang>Lrex</lang></mentioned> has traditionally been used as a shorthand for <mentioned><lang>Elrex</lang></mentioned>.
1053 The words below are grouped into six generations based on their approximate times of origin.
1054 The earliest of these are categorized as <mentioned><lang>Elrex version 1</lang></mentioned> and the latest as <mentioned><lang>Elrex version 6</lang></mentioned>.
1055 As most of the influence on later <lang>Jastu‐Fizonal</lang> languages occured around the time of <lang>Elrex version 5</lang>, our knowledge of <lang>Elrex version 6</lang> is incomplete.
1058 Definitive etymological classifications for <lang>Elrex</lang> words have not been made.
1059 However, in the later <lang>Elrex</lang> versions, broad associations have been noted.
1060 These are marked via a <rs type="unicode">U+223B ∻ HOMOTHETIC</rs> <orgName>Unicode</orgName> character below.
1063 As <lang>Elrex</lang> is in essence a speculative proto‐language, the pronunciation data should not be taken as anything more than a broad guideline.
1064 However, given an <lang>American English</lang> dialect, the following pronunciation key may be helpful:
1067 <label><mentioned>a</mentioned></label>
1068 <item>Like the <mentioned>a</mentioned> in <mentioned>at</mentioned></item>
1069 <label><mentioned>ā</mentioned></label>
1070 <item>Like the <mentioned>ay</mentioned> in <mentioned>play</mentioned></item>
1071 <label><mentioned>ä</mentioned></label>
1072 <item>Like the <mentioned>a</mentioned> in <mentioned>lawn</mentioned></item>
1073 <label><mentioned>ə</mentioned></label>
1074 <item>Like the <mentioned>u</mentioned> in <mentioned>fun</mentioned></item>
1075 <label><mentioned>e</mentioned></label>
1076 <item>Like the first <mentioned>e</mentioned> in <mentioned>enter</mentioned></item>
1077 <label><mentioned>ē</mentioned></label>
1078 <item>Like the <mentioned>e</mentioned> in <mentioned>be</mentioned></item>
1079 <label><mentioned>i</mentioned></label>
1080 <item>Like the <mentioned>i</mentioned> in <mentioned>it</mentioned></item>
1081 <label><mentioned>ī</mentioned></label>
1082 <item>Like the <mentioned>i</mentioned> in <mentioned>white</mentioned></item>
1083 <label><mentioned>ō</mentioned></label>
1084 <item>Like the <mentioned>o</mentioned> in <mentioned>grow</mentioned></item>
1085 <label><mentioned>u</mentioned></label>
1086 <item>Like the <mentioned>u</mentioned> in <mentioned>june</mentioned></item>
1087 <label><mentioned>œ</mentioned></label>
1088 <item>Like the <mentioned>oy</mentioned> in <mentioned>joy</mentioned></item>
1089 <label><mentioned>ớ</mentioned></label>
1090 <item>Similar to <mentioned>œ</mentioned>, above, except with the <mentioned>ē</mentioned> sound replaced with <mentioned>ī</mentioned></item>
1091 <label><mentioned>ǽ</mentioned></label>
1092 <item>Pronounced <mentioned>ay‐eh</mentioned></item>
1095 <lang>Elrex</lang> has been given the language code <ident type="BCP47">qlr</ident>; the script subtag <ident type="BCP47">Latn</ident> should also be supplied.
1096 <lang>Elrex</lang> has no known native script.
1100 <!-- END FRONTMATTER -->
1104 <!-- DICTIONARY BODY -->
1106 <body xml:id="dict">
1110 <div xml:id="dict.0001">
1111 <head><lang>Lrex version 1</lang></head>
1112 <entry xml:id="dict.0001.oi">
1114 <orth xml:lang="qlr-Latn-x-0001">oi</orth>
1117 <pos expand="exclamation">excl</pos>
1121 <entry xml:id="dict.0001.ra">
1123 <orth xml:lang="qlr-Latn-x-0001">ra</orth>
1126 <pos expand="exclamation">excl</pos>
1130 <entry xml:id="dict.0001.ee">
1132 <orth xml:lang="qlr-Latn-x-0001">ee</orth>
1135 <pos expand="adjective">adj</pos>
1139 <entry xml:id="dict.0001.tah">
1141 <orth xml:lang="qlr-Latn-x-0001">tah</orth>
1144 <pos expand="pronoun">pron</pos>
1148 <entry xml:id="dict.0001.aah">
1150 <orth xml:lang="qlr-Latn-x-0001">aah</orth>
1153 <pos expand="adjective">adj</pos>
1157 <entry xml:id="dict.0001.aei">
1159 <orth xml:lang="qlr-Latn-x-0001">aei</orth>
1162 <pos expand="adjective">adj</pos>
1170 <div xml:id="dict.0002">
1171 <head><lang>Lrex version 2</lang></head>
1172 <entry xml:id="dict.0002.ohwei">
1174 <orth xml:lang="qlr-Latn-x-0002">ohwei</orth>
1177 <pos expand="adjective">adj</pos>
1179 <def>surprising</def>
1181 <entry xml:id="dict.0002.raoi">
1183 <orth xml:lang="qlr-Latn-x-0002">raoi</orth>
1186 <pos expand="verb">v</pos>
1190 <entry xml:id="dict.0002.sa">
1192 <orth xml:lang="qlr-Latn-x-0002">sa</orth>
1195 <pos expand="exclamation">excl</pos>
1196 <pos expand="verb">v</pos>
1198 <def>stop/shoo</def>
1200 <entry xml:id="dict.0002.ae">
1202 <orth xml:lang="qlr-Latn-x-0002">ae</orth>
1205 <pos expand="adjective">adj</pos>
1207 <def>good/pleasant</def>
1209 <entry xml:id="dict.0002.ee">
1211 <orth xml:lang="qlr-Latn-x-0002">ee</orth>
1214 <pos expand="adjective">adj</pos>
1218 <entry xml:id="dict.0002.uh">
1220 <orth xml:lang="qlr-Latn-x-0002">uh</orth>
1223 <pos expand="adjective">adj</pos>
1227 <entry xml:id="dict.0002.tuh">
1229 <orth xml:lang="qlr-Latn-x-0002">tuh</orth>
1232 <pos expand="pronoun">pron</pos>
1234 <def>this/that/you/me/etc.</def>
1236 <entry xml:id="dict.0002.aah">
1238 <orth xml:lang="qlr-Latn-x-0002">aah</orth>
1241 <pos expand="adjective">adj</pos>
1245 <entry xml:id="dict.0002.iy">
1247 <orth xml:lang="qlr-Latn-x-0002">iy</orth>
1250 <pos expand="adjective">adj</pos>
1254 <entry xml:id="dict.0002.ta">
1256 <orth xml:lang="qlr-Latn-x-0002">ta</orth>
1259 <pos expand="adjective">adj</pos>
1267 <div xml:id="dict.0003">
1268 <head><lang>Lrex version 3</lang></head>
1269 <entry xml:id="dict.0003.koi">
1271 <orth xml:lang="qlr-Latn-x-0003">koi</orth>
1274 <pos expand="verb">v</pos>
1278 <entry xml:id="dict.0003.ka">
1280 <orth xml:lang="qlr-Latn-x-0003">ka</orth>
1283 <pos expand="verb">v</pos>
1287 <entry xml:id="dict.0003.ohwi">
1289 <orth xml:lang="qlr-Latn-x-0003">ohwi</orth>
1292 <pos expand="exclamation">excl</pos>
1294 <def>a surprised exclamation</def>
1296 <entry xml:id="dict.0003.rie">
1298 <orth xml:lang="qlr-Latn-x-0003">rie</orth>
1301 <pos expand="verb">v</pos>
1305 <entry xml:id="dict.0003.soi">
1307 <orth xml:lang="qlr-Latn-x-0003">soi</orth>
1310 <pos expand="verb">v</pos>
1314 <entry xml:id="dict.0003.sie">
1316 <orth xml:lang="qlr-Latn-x-0003">sie</orth>
1319 <pos expand="exclamation">excl</pos>
1320 <pos expand="verb">v</pos>
1324 <entry xml:id="dict.0003.hae">
1326 <orth xml:lang="qlr-Latn-x-0003">hae</orth>
1329 <pos expand="adjective">adj</pos>
1333 <entry xml:id="dict.0003.aahe">
1335 <orth xml:lang="qlr-Latn-x-0003">aahe</orth>
1338 <pos expand="adjective">adj</pos>
1342 <entry xml:id="dict.0003.eehai">
1344 <orth xml:lang="qlr-Latn-x-0003">eehai</orth>
1347 <pos expand="adjective">adj</pos>
1351 <entry xml:id="dict.0003.uhai">
1353 <orth xml:lang="qlr-Latn-x-0003">uhai</orth>
1356 <pos expand="adjective">adj</pos>
1360 <entry xml:id="dict.0003.tuwei">
1362 <orth xml:lang="qlr-Latn-x-0003">tuwei</orth>
1365 <pos expand="pronoun">pron</pos>
1367 <def>this/that</def>
1369 <entry xml:id="dict.0003.uhwei">
1371 <orth xml:lang="qlr-Latn-x-0003">uhwei</orth>
1374 <pos expand="pronoun">pron</pos>
1376 <def>he/she/they</def>
1378 <entry xml:id="dict.0003.ahnwei">
1380 <orth xml:lang="qlr-Latn-x-0003">ahnwei</orth>
1383 <pos expand="adjective">adj</pos>
1387 <entry xml:id="dict.0003.iywei">
1389 <orth xml:lang="qlr-Latn-x-0003">iywei</orth>
1392 <pos expand="adjective">adj</pos>
1396 <entry xml:id="dict.0003.tai">
1398 <orth xml:lang="qlr-Latn-x-0003">tai</orth>
1401 <pos expand="adjective">adj</pos>
1405 <entry xml:id="dict.0003.-wei">
1407 <orth xml:lang="qlr-Latn-x-0003">‐wei</orth>
1413 <def>of or pertaining to a thing</def>
1415 <entry xml:id="dict.0003.-hai">
1417 <orth xml:lang="qlr-Latn-x-0003">‐hai</orth>
1425 <entry xml:id="dict.0003.-he">
1427 <orth xml:lang="qlr-Latn-x-0003">‐he</orth>
1430 <form type="variant">
1431 <orth xml:lang="qlr-Latn-x-0003">‐hǽ</orth>
1439 <entry xml:id="dict.0003.aa-">
1441 <orth xml:lang="qlr-Latn-x-0003">aa‐</orth>
1449 <entry xml:id="dict.0003.ahn-">
1451 <orth xml:lang="qlr-Latn-x-0003">ahn‐</orth>
1459 <entry xml:id="dict.0003.iy-">
1461 <orth xml:lang="qlr-Latn-x-0003">iy‐</orth>
1473 <div xml:id="dict.0004">
1474 <head><lang>Lrex version 4</lang></head>
1475 <entry xml:id="dict.0004.kohwhǽ">
1477 <orth xml:lang="qlr-Latn-x-0004">kohwhǽ</orth>
1478 <pron>kō+​whǽ</pron>
1481 <pos expand="verb">v</pos>
1483 <def>stop/wait</def>
1485 <entry xml:id="dict.0004.tawhǽ">
1487 <orth xml:lang="qlr-Latn-x-0004">tawhǽ</orth>
1488 <pron>tä+​whǽ</pron>
1491 <pos expand="verb">v</pos>
1495 <entry xml:id="dict.0004.ohwy">
1497 <orth xml:lang="qlr-Latn-x-0004">ohwy</orth>
1498 <pron>ōh+​wī</pron>
1501 <pos expand="exclamation">excl</pos>
1503 <def>a surprised exclamation</def>
1505 <entry xml:id="dict.0004.wahwei">
1507 <orth xml:lang="qlr-Latn-x-0004">wahwei</orth>
1508 <pron>wä+​wā</pron>
1511 <pos expand="adjective">adj</pos>
1513 <def>surprising</def>
1515 <entry xml:id="dict.0004.rie">
1517 <orth xml:lang="qlr-Latn-x-0004">rie</orth>
1521 <pos expand="verb">v</pos>
1525 <entry xml:id="dict.0004.kotai">
1527 <orth xml:lang="qlr-Latn-x-0004">kotai</orth>
1528 <pron>kō+​tī</pron>
1531 <pos expand="verb">v</pos>
1535 <entry xml:id="dict.0004.rawhǽ">
1537 <orth xml:lang="qlr-Latn-x-0004">rawhǽ</orth>
1538 <pron>rä+​whǽ</pron>
1541 <pos expand="exclamation">excl</pos>
1542 <pos expand="verb">v</pos>
1546 <entry xml:id="dict.0004.hae">
1548 <orth xml:lang="qlr-Latn-x-0004">hae</orth>
1552 <pos expand="adjective">adj</pos>
1556 <entry xml:id="dict.0004.ahǽ">
1558 <orth xml:lang="qlr-Latn-x-0004">ahǽ</orth>
1559 <pron>ah+​ǽ</pron>
1562 <pos expand="adjective">adj</pos>
1566 <entry xml:id="dict.0004.eehae">
1568 <orth xml:lang="qlr-Latn-x-0004">eehae</orth>
1569 <pron>ē+​hā</pron>
1572 <pos expand="adjective">adj</pos>
1576 <entry xml:id="dict.0004.eehoi">
1578 <orth xml:lang="qlr-Latn-x-0004">eehoi</orth>
1579 <pron>ē+​hớ</pron>
1582 <pos expand="adjective">adj</pos>
1586 <entry xml:id="dict.0004.hohwǽ'ihy">
1588 <orth xml:lang="qlr-Latn-x-0004">hohwǽ’ihy</orth>
1589 <pron>hō+​wǽ·​ī</pron>
1592 <pos expand="adjective">adj</pos>
1596 <entry xml:id="dict.0004.hoita">
1598 <orth xml:lang="qlr-Latn-x-0004">hoita</orth>
1599 <pron>hōē+​tə</pron>
1602 <pos expand="adjective">adj</pos>
1606 <entry xml:id="dict.0004.awei">
1608 <orth xml:lang="qlr-Latn-x-0004">awei</orth>
1609 <pron>ä+​wā</pron>
1612 <pos expand="pronoun">pron</pos>
1614 <def>something (this/that)</def>
1616 <entry xml:id="dict.0004.uhwei">
1618 <orth xml:lang="qlr-Latn-x-0004">uhwei</orth>
1619 <pron>ə+​wā</pron>
1622 <pos expand="pronoun">pron</pos>
1624 <def>he/she/they</def>
1626 <entry xml:id="dict.0004.ahn">
1628 <orth xml:lang="qlr-Latn-x-0004">ahn</orth>
1632 <pos expand="adjective">adj</pos>
1636 <entry xml:id="dict.0004.koe">
1638 <orth xml:lang="qlr-Latn-x-0004">koe</orth>
1642 <pos expand="exclamation">excl</pos>
1646 <entry xml:id="dict.0004.taw">
1648 <orth xml:lang="qlr-Latn-x-0004">taw</orth>
1652 <pos expand="exclamation">excl</pos>
1656 <entry xml:id="dict.0004.iy">
1658 <orth xml:lang="qlr-Latn-x-0004">iy</orth>
1662 <pos expand="adjective">adj</pos>
1666 <entry xml:id="dict.0004.ee">
1668 <orth xml:lang="qlr-Latn-x-0004">ee</orth>
1672 <pos expand="adverb">adv</pos>
1676 <entry xml:id="dict.0004.een">
1678 <orth xml:lang="qlr-Latn-x-0004">een</orth>
1682 <pos expand="adjective">adj</pos>
1684 <def>very bad / horrible</def>
1686 <entry xml:id="dict.0004.eeyih">
1688 <orth xml:lang="qlr-Latn-x-0004">eeyih</orth>
1689 <pron>ē+​yīh</pron>
1692 <pos expand="adjective">adj</pos>
1694 <def>very frightening</def>
1696 <entry xml:id="dict.0004.a-">
1698 <orth xml:lang="qlr-Latn-x-0004">a‐</orth>
1704 <def>somewhat/one</def>
1706 <entry xml:id="dict.0004.aht">
1708 <orth xml:lang="qlr-Latn-x-0004">aht</orth>
1712 <pos expand="adverb">adv</pos>
1714 <def>moderately</def>
1716 <entry xml:id="dict.0004.wah">
1718 <orth xml:lang="qlr-Latn-x-0004">wah</orth>
1722 <pos expand="adjective">adj</pos>
1724 <def>different/strange</def>
1726 <entry xml:id="dict.0004.whǽ">
1728 <orth xml:lang="qlr-Latn-x-0004">whǽ</orth>
1732 <pos expand="verb">v</pos>
1740 <div xml:id="dict.0005">
1741 <head><lang>Lrex version 5</lang></head>
1742 <entry xml:id="dict.0005.aln">
1744 <orth xml:lang="qlr-Latn-x-0005">aln</orth>
1748 <pos expand="pronoun">pron</pos>
1752 <entry xml:id="dict.0005.älhǽ">
1754 <orth xml:lang="qlr-Latn-x-0005">alhǽ</orth>
1755 <pron>äl+​hǽ</pron>
1758 <pos expand="adjective">adj</pos>
1760 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.aln" /></etym>
1763 <entry xml:id="dict.0005.alwei">
1765 <orth xml:lang="qlr-Latn-x-0005">alwei</orth>
1766 <pron>äl+​wā</pron>
1769 <pos expand="pronoun">pron</pos>
1771 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.aln" /></etym>
1772 <def>something</def>
1774 <entry xml:id="dict.0005.alht">
1776 <orth xml:lang="qlr-Latn-x-0005">alht</orth>
1780 <pos expand="adverb">adv</pos>
1782 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.aln" /></etym>
1783 <def>moderately</def>
1785 <entry xml:id="dict.0005.hǽn">
1787 <orth xml:lang="qlr-Latn-x-0005">hǽn</orth>
1791 <pos expand="adjective">adj</pos>
1795 <entry xml:id="dict.0005.hoin">
1797 <orth xml:lang="qlr-Latn-x-0005">hoin</orth>
1801 <pos expand="adverb">adv</pos>
1805 <entry xml:id="dict.0005.hohwǽ'uh">
1807 <orth xml:lang="qlr-Latn-x-0005">hohwǽ’uh</orth>
1808 <pron>hō+​wǽ·​ə</pron>
1811 <pos expand="adjective">adj</pos>
1813 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.hoin" /></etym>
1816 <entry xml:id="dict.0005.hoiten">
1818 <orth xml:lang="qlr-Latn-x-0005">hoiten</orth>
1819 <pron>hœ+​ten</pron>
1822 <pos expand="adjective">adj</pos>
1824 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.hoin" /></etym>
1827 <entry xml:id="dict.0005.ee">
1829 <orth xml:lang="qlr-Latn-x-0005">ee</orth>
1833 <pos expand="adverb">adv</pos>
1837 <entry xml:id="dict.0005.elnhǽ">
1839 <orth xml:lang="qlr-Latn-x-0005">elnhǽ</orth>
1840 <pron>eln+​hǽ</pron>
1843 <pos expand="adjective">adj</pos>
1845 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.ee" /></etym>
1848 <entry xml:id="dict.0005.elnhoi">
1850 <orth xml:lang="qlr-Latn-x-0005">elnhoi</orth>
1851 <pron>eln+​hœ</pron>
1854 <pos expand="adjective">adj</pos>
1856 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.ee" /></etym>
1859 <entry xml:id="dict.0005.elnhun">
1861 <orth xml:lang="qlr-Latn-x-0005">elnhun</orth>
1862 <pron>eln+​hən</pron>
1865 <pos expand="adjective">adj</pos>
1867 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.ee" /></etym>
1870 <entry xml:id="dict.0005.elnyih">
1872 <orth xml:lang="qlr-Latn-x-0005">elnyih</orth>
1873 <pron>eln+​yīh</pron>
1876 <pos expand="adjective">adj</pos>
1878 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.ee" /></etym>
1879 <def>very frightening</def>
1881 <entry xml:id="dict.0005.un">
1883 <orth xml:lang="qlr-Latn-x-0005">un</orth>
1887 <pos expand="adjective">adj</pos>
1891 <entry xml:id="dict.0005.koen">
1893 <orth xml:lang="qlr-Latn-x-0005">koen</orth>
1894 <pron>kō+​en</pron>
1897 <pos expand="adverb">adv</pos>
1898 <pos expand="exclamation">excl</pos>
1902 <entry xml:id="dict.0005.koewhǽ">
1904 <orth xml:lang="qlr-Latn-x-0005">koewhǽ</orth>
1905 <pron>kœ+​whǽ</pron>
1908 <pos expand="verb">v</pos>
1910 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.koen" /></etym>
1911 <def>stop/wait</def>
1913 <entry xml:id="dict.0005.koeta">
1915 <orth xml:lang="qlr-Latn-x-0005">koeta</orth>
1916 <pron>kœ+​tə</pron>
1919 <pos expand="verb">v</pos>
1921 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.koen" /></etym>
1924 <entry xml:id="dict.0005.tawen">
1926 <orth xml:lang="qlr-Latn-x-0005">tawen</orth>
1927 <pron>täw+​en</pron>
1930 <pos expand="adjective">adj</pos>
1931 <pos expand="excl">exclamation</pos>
1933 <def>yes/right</def>
1935 <entry xml:id="dict.0005.tehǽ">
1937 <orth xml:lang="qlr-Latn-x-0005">tehǽ</orth>
1938 <pron>täh+​ǽ</pron>
1941 <pos expand="verb">v</pos>
1943 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.tawen" /></etym>
1946 <entry xml:id="dict.0005.wah">
1948 <orth xml:lang="qlr-Latn-x-0005">wah</orth>
1952 <pos expand="adjective">adj</pos>
1956 <entry xml:id="dict.0005.wahnei">
1958 <orth xml:lang="qlr-Latn-x-0005">wahnei</orth>
1959 <pron>wäh+​nā</pron>
1962 <pos expand="adjective">adj</pos>
1964 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.wah" /></etym>
1965 <def>surprising</def>
1967 <entry xml:id="dict.0005.rie">
1969 <orth xml:lang="qlr-Latn-x-0005">rie</orth>
1973 <pos expand="verb">v</pos>
1977 <entry xml:id="dict.0005.raewhǽ">
1979 <orth xml:lang="qlr-Latn-x-0005">raewhǽ</orth>
1980 <pron>rā+​whǽ</pron>
1983 <pos expand="verb">v</pos>
1985 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.rie" /></etym>
1988 <entry xml:id="dict.0005.whǽn">
1990 <orth xml:lang="qlr-Latn-x-0005">whǽn</orth>
1994 <pos expand="verb">v</pos>
1998 <entry xml:id="dict.0005.ohn">
2000 <orth xml:lang="qlr-Latn-x-0005">ohn</orth>
2004 <pos expand="pronoun">pron</pos>
2008 <entry xml:id="dict.0005.ono">
2010 <orth xml:lang="qlr-Latn-x-0005">ono</orth>
2011 <pron>ō+​nō</pron>
2014 <pos expand="pronoun">pron</pos>
2016 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.ohn" /></etym>
2019 <entry xml:id="dict.0005.jo">
2021 <orth xml:lang="qlr-Latn-x-0005">jo</orth>
2025 <pos expand="pronoun">pron</pos>
2027 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.ohn" /></etym>
2030 <entry xml:id="dict.0005.ohnwei">
2032 <orth xml:lang="qlr-Latn-x-0005">ohnwei</orth>
2033 <pron>ōhn+​wā</pron>
2036 <pos expand="pronoun">pron</pos>
2038 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.ohn" /></etym>
2039 <def>they/he/she</def>
2041 <entry xml:id="dict.0005.wiev">
2043 <orth xml:lang="qlr-Latn-x-0005">wiev</orth>
2047 <pos expand="noun">n</pos>
2051 <entry xml:id="dict.0005.sǽna">
2053 <orth xml:lang="qlr-Latn-x-0005">sǽna</orth>
2054 <pron>sǽ+​nə</pron>
2057 <pos expand="verb">v</pos>
2061 <entry xml:id="dict.0005.sǽkon">
2063 <orth xml:lang="qlr-Latn-x-0005">sǽkon</orth>
2064 <pron>sǽ+​kōn</pron>
2067 <pos expand="verb">v</pos>
2069 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.sǽna" /></etym>
2070 <def>are/is not</def>
2072 <entry xml:id="dict.0005.teen">
2074 <orth xml:lang="qlr-Latn-x-0005">teen</orth>
2078 <pos expand="verb">v</pos>
2082 <entry xml:id="dict.0005.teewǽn">
2084 <orth xml:lang="qlr-Latn-x-0005">teewǽn</orth>
2085 <pron>tē+​wǽn</pron>
2088 <pos expand="verb">v</pos>
2089 <pos expand="adjective">adj</pos>
2091 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.teen" /></etym>
2092 <def>live/alive</def>
2094 <entry xml:id="dict.0005.tekowǽn">
2096 <orth xml:lang="qlr-Latn-x-0005">tekowǽn</orth>
2097 <pron>tā+​kō+​​wǽn</pron>
2100 <pos expand="verb">v</pos>
2101 <pos expand="adjective">adj</pos>
2103 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0005.teen" /></etym>
2110 <div xml:id="dict.0006">
2111 <head><lang>Lrex version 6</lang></head>
2112 <entry xml:id="dict.0006.tewǽ">
2114 <orth xml:lang="qlr-Latn-x-0006">tewǽ</orth>
2118 <entry xml:id="dict.0006.tewǽn">
2120 <orth xml:lang="qlr-Latn-x-0006">tewǽn</orth>
2121 <pron>tā+​wǽn</pron>
2124 <pos expand="adjective">adj</pos>
2126 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0006.tewǽ" /> <gloss>life</gloss></etym>
2129 <entry xml:id="dict.0006.tewhǽ">
2131 <orth xml:lang="qlr-Latn-x-0006">tewhǽ</orth>
2132 <pron>tā+​whǽ</pron>
2135 <pos expand="adjective">adj</pos>
2137 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0006.tewǽ" /> <gloss>life</gloss></etym>
2140 <entry xml:id="dict.0006.witawǽ">
2142 <orth xml:lang="qlr-Latn-x-0006">witawǽ</orth>
2143 <pron>wi+​tä+​wǽ</pron>
2146 <pos expand="noun">n</pos>
2148 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0006.tewǽ" /> <gloss>life</gloss></etym>
2151 <entry xml:id="dict.0006.wiku">
2153 <orth xml:lang="qlr-Latn-x-0006">wiku</orth>
2154 <pron>wi+​ku</pron>
2157 <pos expand="noun">n</pos>
2159 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0006.tewǽ" /> <gloss>life</gloss></etym>
2162 <entry xml:id="dict.0006.tekǽ">
2164 <orth xml:lang="qlr-Latn-x-0006">tekǽ</orth>
2168 <entry xml:id="dict.0006.tekǽn">
2170 <orth xml:lang="qlr-Latn-x-0006">tekǽn</orth>
2171 <pron>tā+​kǽn</pron>
2174 <pos expand="adjective">adj</pos>
2176 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0006.tekǽ" /> <gloss>death</gloss></etym>
2179 <entry xml:id="dict.0006.teko">
2181 <orth xml:lang="qlr-Latn-x-0006">teko</orth>
2182 <pron>tā+​kō</pron>
2185 <pos expand="adjective">adj</pos>
2187 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0006.tekǽ" /> <gloss>death</gloss></etym>
2190 <entry xml:id="dict.0006.waev">
2192 <orth xml:lang="qlr-Latn-x-0006">waev</orth>
2196 <entry xml:id="dict.0006.alwee">
2198 <orth xml:lang="qlr-Latn-x-0006">alwee</orth>
2199 <pron>äl+​wā</pron>
2202 <pos expand="pronoun">pron</pos>
2204 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0006.waev" /> <gloss>thing</gloss></etym>
2205 <def>something</def>
2207 <entry xml:id="dict.0006.ohnwev">
2209 <orth xml:lang="qlr-Latn-x-0006">ohnwev</orth>
2210 <pron>ōhn+​wev</pron>
2213 <pos expand="pronoun">pron</pos>
2215 <etym><seg expand="related to">∻</seg> <ptr target="#dict.0006.waev" /> <gloss>thing</gloss></etym>
2216 <def>they/he/she</def>
2220 <!-- END DICTIONARY BODY -->