1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <?xml-stylesheet type=
"text/xsl" href=
"#xsl-html" ?>
3 <!DOCTYPE TEI [
<!ATTLIST stylesheet id ID #REQUIRED
>]
>
5 <TEI xmlns=
"http://www.tei-c.org/ns/1.0" xml:
lang=
"en">
10 <!-- FILE DESCRIPTION -->
13 <title><seg xml:
id=
"title-main">Elrex
</seg>:
<seg xml:
id=
"title-sub">Documentation and Dictionary
</seg></title>
14 <author xml:
id=
"author-name"><orgName xml:
id=
"langdev-project">Project Langdev
</orgName></author>
15 <principal><persName xml:
id=
"lady"><addName>Lady
</addName></persName></principal>
18 <edition xml:
id=
"version-no">Version
2, Draft
04</edition>
21 <publisher><orgName copyOf=
"#langdev-project" /></publisher>
22 <date when=
"2023-12-21">2023-
12-
21</date>
23 <idno type=
"URI">urn:fdc:langdev.xyz:
20160819:jsv:lrx
</idno>
24 <availability status=
"free">
25 <licence target=
"https://creativecommons.org/publicdomain/zero/1.0/">Marked with
<title>CC0
1.0 Universal
</title>.
</licence>
29 <title xml:
id=
"project-dict">The LANGDEV Project Dictionaries
</title>
34 Words and definitions taken from the revised digital lexis at
<ptr target=
"./sources/15.Lang.Ev.Lrex.Revised.rtf" mimeType=
"text/rtf" />.
35 Pronunciation information taken from the
<bibl><ref target=
"./sources/Hope%20Pronunciation%20Guide.rtf" mimeType=
"text/rtf"><title>Hope Pronunciation Guide
</title></ref></bibl>.
41 <!-- ENCODING DESCRIPTION -->
45 <p>Comprehensive linguistic reference for the various
<orgName>LANGDEV
</orgName> languages.
</p>
47 <tagsDecl partial=
"true">
48 <namespace name=
"http://www.tei-c.org/ns/1.0">
49 <tagUsage gi=
"div" occurs=
"7">Used to separate the different versions of the
<lang>Elrex
</lang> language, and also to contain preface material.
</tagUsage>
50 <tagUsage gi=
"entry" occurs=
"108">Used to mark dictionary entries.
</tagUsage>
51 <tagUsage gi=
"form">The
<val>class
</val> <att>type
</att> marks a
<lang>Elrex version
6</lang> word class.
</tagUsage>
52 <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" mediaType=
"text/plain"><title level=
"m"><choice><abbr>BCP
</abbr><expan>Best Current Practices
</expan></choice> 47</title></ref>.
</tagUsage>
53 <tagUsage gi=
"note">The
<val>version
</val> <att>type
</att> is used to denote versions in the list of changes.
</tagUsage>
54 <tagUsage gi=
"rs">The
<val>unicode
</val> <att>type
</att> is used to reference a
<orgName>Unicode
</orgName> character.
</tagUsage>
56 The
<val>splash
</val> <att>type
</att> refers to an optional splash quote.
57 A splash with
<att>subtype
</att> <val>default
</val> identifies the default splash; all others are alternates.
63 <!-- XSL STYLESHEETS -->
66 <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">
67 <output method=
"xml" />
68 <template match=
"/tei:TEI">
70 <call-template name=
"apply-attrs" />
71 <apply-templates select=
"tei:teiHeader" mode=
"head" />
72 <apply-templates select=
"tei:text" />
75 <template match=
"tei:teiHeader" mode=
"head">
77 <call-template name=
"apply-lang" />
78 <html:title><value-of select=
"tei:fileDesc/tei:titleStmt/tei:title" /></html:title>
79 <html:meta charset=
"utf-8" />
80 <html:meta name=
"author">
81 <attribute name=
"content"><apply-templates select=
"tei:fileDesc/tei:titleStmt/tei:author" mode=
"resolve-string" /></attribute>
83 <html:meta name=
"publisher">
84 <attribute name=
"content"><apply-templates select=
"tei:fileDesc/tei:publicationStmt/tei:publisher" mode=
"resolve-string" /></attribute>
86 <html:link rel=
"license">
87 <attribute name=
"href"><apply-templates select=
"tei:fileDesc/tei:publicationStmt/tei:availability/tei:licence/@target" mode=
"resolve-string" /></attribute>
89 <html:style type=
"text/css" id=
"css-base">
90 @namespace "http://www.w3.org/
1999/xhtml";
94 border: thin currentColor solid;
95 padding:
.3375em
.5em;
102 font: large/
1.35 "Junicode", "Elstob", "Iowan Old Style", "Palatino Linotype", "URW Palladio L", "P052", "Gentium Plus", "Georgia", "STIX Two Math", serif;
103 font-variant-numeric: oldstyle-nums;
107 padding:
2.7em
1.5em;
113 border: thin currentColor solid;
116 main
> header, main
> footer {
123 main
> header { border-bottom: thin currentColor solid }
124 main
> footer { border-top: thin currentColor solid }
125 main
> header
> table, main
> footer
> table {
127 border-collapse: collapse;
131 main
> header
> table + table, main
> footer
> table + table { margin-top:
.675em }
132 main
> header tr
> *, main
> footer tr
> * { border: thin currentColor solid }
133 main
> header tr
> *:first-child, main
> footer tr
> * { width:
10em }
137 padding:
1.35em
1.5em;
139 main
> article
> header {
142 border-bottom: thin currentColor solid;
147 main
> article
> header p:not(:first-child) { margin:
0 }
148 main
> article
> header section { text-align: justify }
149 main
> article
> header section p:not(:first-child) { margin:
1.35em
0 0 }
151 font-weight: inherit;
157 text-decoration: underline;
159 dd { margin:
0 0 0 1.5em }
166 text-decoration: underline;
182 border-bottom: thin currentColor solid;
186 font-weight: inherit;
187 letter-spacing:
.15em;
202 hr::after { content: "⁂" }
203 i.gloss { font-style: inherit }
204 i.orth { font-style: inherit }
214 p + p { margin-top:
1.35em }
219 span.splash:not([hidden]) {
231 animation:
3s splash infinite ease-in-out;
233 span.splash::before { content: open-quote }
234 span.splash::after { content: close-quote }
235 span.splash:not([hidden]) ~ span.splash { display: none }
242 border-collapse: separate;
244 padding:
.3375em
.25em;
246 table.dictionary caption {
247 font-weight: inherit;
248 text-decoration: none;
250 table.dictionary col { width:
25% }
251 table.dictionary col:nth-child(
1) { width:
20% }
252 table.dictionary col:nth-child(
4) { width: auto }
253 table.dictionary tbody tr
> * {
255 border: thin currentColor solid;
257 font-weight: inherit;
260 table.dictionary thead { text-decoration: underline }
261 td, th { vertical-align: middle }
266 u { text-decoration: none }
267 u.lang { font-variant: small-caps }
268 u.surname { text-transform: uppercase }
270 from { font-size: medium }
271 50% { font-size: large }
272 to { font-size: medium }
275 <html:style type=
"text/css" title=
"current" id=
"css-current"><value-of select=
"/*//html:style[@title][2]" /></html:style>
276 <html:style type=
"text/css" title=
"TE" id=
"css-TE">
277 @namespace "http://www.w3.org/
1999/xhtml";
279 border-color: #
9F9F9F;
282 html { background: #EDEDED }
285 border-color: #B8B8B8;
287 main
> header, main
> footer {
288 border-color: #AAAAAA;
291 main
> header tr
> *, main
> footer tr
> * {
292 border-color: #B0B0B0;
295 a[href] { color: inherit }
297 table.dictionary tbody tr
> * { border-color: #
515151 }
299 <html:style type=
"text/css" title=
"RedBook" id=
"css-RedBook">
300 @namespace "http://www.w3.org/
1999/xhtml";
302 border-color: #F79F9F;
305 html { background: #B21A2A }
308 border-color: #F77F7F;
310 main
> header, main
> footer {
311 border-color: #
6FCFEF;
314 main
> header tr
> *, main
> footer tr
> * { border-color: #
6FCFEF }
315 main
> article
> header { border-color: #
6FCFEF }
316 a[href] { color: #
0FAF0F }
317 dfn { color: #
2028B8 }
318 hr { color: #
3F3F3F }
319 p.def { color: #FF0000 }
320 small.note { color: #FF0000 }
321 span.splash { color: #
0FAF0F }
323 <html:style type=
"text/css" title=
"OldStyle" id=
"css-oldStyle">
324 @namespace "http://www.w3.org/
1999/xhtml";
327 background: DarkGrey;
329 html { background: DimGray }
330 main { border-color: SaddleBrown }
331 main
> header, main
> footer {
332 border-color: SaddleBrown;
333 background: AntiqueWhite;
335 main
> header
> table, main
> footer
> table { background: OldLace }
336 main
> header tr:hover
> *, main
> footer tr:hover
> * { background: FloralWhite }
337 main
> header tr
> *:hover, main
> footer tr
> *:hover { background: Snow }
338 main
> article { background: OldLace }
339 main
> article
> header { border-color: SaddleBrown }
340 a[href] { color: SaddleBrown }
341 hr { color: SaddleBrown }
342 i.gloss { color: RosyBrown }
343 span.splash { color: RosyBrown }
344 table.dictionary { background: AntiqueWhite }
345 table.dictionary tbody tr
> * {
346 border-color: SaddleBrown;
349 table.dictionary tbody tr:hover
> * { background: FloralWhite }
350 table.dictionary tbody tr
> *:hover { background: Snow }
352 <html:style type=
"text/css" title=
"Legendary" id=
"css-legendary">
353 @namespace "http://www.w3.org/
1999/xhtml";
355 border-color: #
535555;
358 html { background: #
999ABC }
359 body { color: black }
362 border-color: #
545454;
364 main
> header, main
> footer {
366 border-color: #
555666;
368 main
> header
> table, main
> footer
> table { background: #DDDDDD }
369 main
> header tr:hover
> *, main
> footer tr:hover
> * { background: #EBEBEB }
370 main
> header tr
> *:hover, main
> footer tr
> *:hover { background: #F6F6F6 }
371 main
> article { color: #
334566 }
372 main
> article
> header { border-color: #
999BAD }
373 a[href] { color: #
454545 }
374 a[href]:hover { color: #
747474 }
376 hr { color: #
999BAD }
377 i.gloss { color: #
999BAD }
378 p.def { color: #
227002 }
379 small.note { color: #
999BAD }
380 table.dictionary { background: #CCCCCC }
381 table.dictionary tbody tr
> * {
382 border-color: #A0A0A0;
385 table.dictionary tbody tr:hover
> * { background: #EBEBEB }
386 table.dictionary tbody tr
> *:hover { background: #F6F6F6 }
388 <html:style type=
"text/css" title=
"Night" id=
"css-night">
389 @namespace "http://www.w3.org/
1999/xhtml";
391 border-color: #
550022;
394 html { background: #
222222 }
395 body { color: #EEEEEE }
398 border-color: #
220000;
400 main
> header, main
> footer {
402 border-color: #
220000;
404 main
> header
> table, main
> footer
> table { background: #
441122 }
405 main
> header tr:hover
> *, main
> footer tr:hover
> * { background: #
4F1F2F }
406 main
> header tr
> *:hover, main
> footer tr
> *:hover { background: #
5F2F3F }
407 main
> article { color: #BB99AA }
408 main
> article
> header { border-color: #FFBBC3 }
409 a[href] { color: #BCBCBC }
410 a[href]:hover { color: #DEDEDE }
412 hr { color: #FFBBC3 }
413 i.gloss { color: #FFBBC3 }
414 p.def { color: #DD0013 }
415 small.note { color: #FFBBC3 }
416 span.splash { color: #CC3355 }
417 table.dictionary { background: #
331221 }
418 table.dictionary tbody tr
> * {
419 border-color: #
542133;
422 table.dictionary tbody tr:hover
> * { background: #
4F1F2F }
423 table.dictionary tbody tr
> *:hover { background: #
5F2F3F }
427 <template match=
"tei:teiHeader" mode=
"body">
429 <call-template name=
"apply-attrs" />
431 <html:caption>Text Metadata
</html:caption>
433 <html:th>Title
</html:th>
434 <html:td><apply-templates select=
"tei:fileDesc/tei:titleStmt/tei:title" /></html:td>
437 <html:th>Author
</html:th>
438 <html:td><apply-templates select=
"tei:fileDesc/tei:titleStmt/tei:principal" /> (
<apply-templates select=
"tei:fileDesc/tei:titleStmt/tei:author" />)
</html:td>
441 <html:th>Edition
</html:th>
442 <html:td><apply-templates select=
"tei:fileDesc/tei:editionStmt/tei:edition" /></html:td>
445 <html:th>Series
</html:th>
446 <html:td><apply-templates select=
"tei:fileDesc/tei:seriesStmt/tei:title" /></html:td>
449 <html:th>Publication info
</html:th>
450 <html:td><apply-templates select=
"tei:fileDesc/tei:publicationStmt/tei:publisher" />,
<apply-templates select=
"tei:fileDesc/tei:publicationStmt/tei:date" /></html:td>
453 <html:th>URI
</html:th>
456 <attribute name=
"href"><value-of select=
"tei:fileDesc/tei:publicationStmt/tei:idno[@type='URI']" /></attribute>
457 <value-of select=
"tei:fileDesc/tei:publicationStmt/tei:idno[@type='URI']" />
462 <html:th>Availability (
<value-of select=
"tei:fileDesc/tei:publicationStmt/tei:availability/@status" />)
</html:th>
464 <apply-templates select=
"tei:fileDesc/tei:publicationStmt/tei:availability" />
468 <html:th>Project description
</html:th>
469 <html:td><apply-templates select=
"tei:encodingDesc/tei:projectDesc" /></html:td>
472 <html:th>Source description
</html:th>
473 <html:td><apply-templates select=
"tei:fileDesc/tei:sourceDesc" /></html:td>
476 <apply-templates select=
"tei:revisionDesc" />
479 <template match=
"tei:teiHeader" mode=
"foot">
482 <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>
484 <text>☙
</text><html:a href=
"https://pro.ject-lang.dev/">The LANGDEV Project
</html:a><text> ❧
</text>
488 <template match=
"tei:revisionDesc">
489 <html:table class=
"revisionDesc">
490 <call-template name=
"apply-attrs" />
491 <html:caption>Revision History
</html:caption>
495 <template match=
"tei:change">
496 <html:tr class=
"change">
497 <call-template name=
"apply-attrs" />
498 <html:th><html:time><value-of select=
"@when" /></html:time></html:th>
499 <html:td><apply-templates /></html:td>
502 <template match=
"tei:text">
503 <html:body id=
"text">
504 <call-template name=
"apply-attrs" />
505 <html:script type=
"text/javascript">
507 <for-each select=
"/*//html:style[@title and @title != 'current']">
508 ["
<value-of select=
"@id" />", "<value-of select=
"@title" />"],
511 var selector = document.createElementNS("http://www.w3.org/
1999/xhtml", "label");
512 selector.id = "theme-selector";
513 selector.appendChild(document.createTextNode("Theme: "));
514 var select = document.createElementNS("http://www.w3.org/
1999/xhtml", "select");
516 for (var i = themes.length; i
> 0; i--) {
517 option = document.createElementNS(
"http://www.w3.org/1999/xhtml",
"option");
518 option.textContent = themes[themes.length - i][
1];
519 option.value = themes[themes.length - i][
0];
520 select.appendChild(option);
522 select.addEventListener(
"change", function () {
523 document.getElementById(
"css-current").textContent = document.getElementById(this.value).textContent;
525 selector.appendChild(select);
526 document.getElementById(
"text").insertBefore(selector, document.getElementById(
"text").firstChild);
529 <apply-templates select=
"../tei:teiHeader" mode=
"body" />
531 <apply-templates select=
"tei:front" />
532 <apply-templates select=
"tei:body" />
534 <apply-templates select=
"../tei:teiHeader" mode=
"foot" />
538 <template match=
"tei:front">
540 <call-template name=
"apply-attrs" />
541 <apply-templates select=
"tei:titlePage/tei:docTitle" />
542 <html:div class=
"epigraph">
543 <apply-templates select=
"tei:titlePage/tei:epigraph" />
544 <html:script type=
"text/javascript">
545 var s = document.getElementsByClassName("splash");
546 var ss = Math.floor(Math.random() * s.length);
547 for (var i = s.length -
1; i
> -
1; i--) if (i !== ss) s.item(i).setAttribute("hidden", "hidden");
551 <html:p><apply-templates select=
"tei:titlePage/tei:docEdition" /></html:p>
552 <html:p><apply-templates select=
"tei:titlePage/tei:byline" /></html:p>
553 <apply-templates select=
"tei:titlePage/tei:docDate" />
555 <apply-templates select=
"tei:div" />
558 <template match=
"tei:body">
559 <html:section class=
"body">
560 <call-template name=
"apply-attrs" />
561 <apply-templates select=
"tei:div" mode=
"dictionary" />
564 <template name=
"apply-lang">
565 <if test=
"@xml:lang"><attribute name=
"lang"><value-of select=
"@xml:lang" /></attribute></if>
567 <template name=
"resolve-copy">
568 <if test=
"@copyOf and substring(@copyOf, 1, 1)='#'"><apply-templates select=
"/.//*[@xml:id=substring(current()/@copyOf, 2)]" /></if>
570 <template name=
"apply-attrs">
571 <if test=
"@xml:id"><attribute name=
"id"><value-of select=
"@xml:id" /></attribute></if>
572 <if test=
"@expand"><attribute name=
"title"><value-of select=
"@expand" /></attribute></if>
573 <call-template name=
"apply-lang" />
574 <call-template name=
"resolve-copy" />
576 <template match=
"*" mode=
"resolve-string">
578 <when test=
"@copyOf and substring(@copyOf, 1, 1)='#'"><value-of select=
"/.//*[@xml:id=substring(current()/@copyOf, 2)]" /></when>
579 <otherwise><apply-templates mode=
"resolve-string" /></otherwise>
582 <template match=
"tei:addName">
583 <html:u class=
"addName">
584 <call-template name=
"apply-attrs" />
588 <template match=
"tei:choice[tei:abbr]">
590 <if test=
"tei:expan">
591 <attribute name=
"title"><apply-templates select=
"tei:expan" /></attribute>
593 <call-template name=
"apply-attrs" />
594 <apply-templates select=
"tei:abbr" />
597 <template match=
"tei:div">
600 <attribute name=
"class"><value-of select=
"@type" /></attribute>
602 <call-template name=
"apply-attrs" />
606 <template match=
"tei:div" mode=
"dictionary">
607 <html:table class=
"dictionary">
608 <call-template name=
"apply-attrs" />
609 <html:caption><apply-templates select=
"tei:head" /></html:caption>
610 <html:colgroup><html:col /><html:col /><html:col /><html:col /></html:colgroup>
613 <html:th>Word
</html:th>
614 <html:th><html:abbr title=
"Pronunciation">Pron.
</html:abbr></html:th>
615 <html:th>Etymology
</html:th>
616 <html:th>Definition
</html:th>
620 <apply-templates select=
"tei:entry" />
624 <template match=
"tei:docDate">
626 <call-template name=
"apply-attrs" />
627 <text>Last updated:
</text>
630 <attribute name=
"datetime"><value-of select=
"@when" /></attribute>
636 <template match=
"tei:docTitle">
637 <html:header class=
"docTitle">
638 <call-template name=
"apply-attrs" />
640 <when test=
"tei:titlePart"><apply-templates /></when>
641 <otherwise><html:h1><apply-templates /></html:h1></otherwise>
645 <template match=
"tei:etym">
646 <html:span class=
"etym">
647 <call-template name=
"apply-attrs" />
651 <template match=
"tei:entry">
652 <html:tr class=
"entry">
653 <call-template name=
"apply-attrs" />
655 <when test=
"tei:form[@type='class']">
656 <html:th class='class' colspan='
3'
>
657 <for-each select=
"tei:form">
658 <html:dfn><apply-templates select=
"tei:orth" /></html:dfn>
664 <for-each select=
"tei:form">
665 <html:dfn><apply-templates select=
"tei:orth" /></html:dfn>
669 <for-each select=
"tei:form">
670 <apply-templates select=
"tei:pron" />
673 <html:td><apply-templates select=
"tei:etym" /></html:td>
677 <html:p class=
"def"><apply-templates select=
"tei:gramGrp/tei:pos" /> <apply-templates select=
"tei:def" /></html:p>
681 <template match=
"tei:forename">
682 <html:u class=
"forename">
683 <call-template name=
"apply-attrs" />
687 <template match=
"tei:gloss">
688 <html:i class=
"gloss">
689 <call-template name=
"apply-attrs" />
693 <template match=
"tei:head">
694 <html:h2 class=
"head">
695 <call-template name=
"apply-attrs" />
699 <template match=
"tei:ident">
701 <attribute name=
"class">ident
<value-of select=
"@type" /></attribute>
702 <call-template name=
"apply-attrs" />
706 <template match=
"tei:lang">
707 <html:u class=
"lang">
708 <call-template name=
"apply-attrs" />
712 <template match=
"tei:licence">
713 <for-each select=
"node()">
715 <when test=
"local-name() = 'title'">
717 <attribute name=
"href"><value-of select=
"../@target" /></attribute>
718 <call-template name=
"apply-attrs" />
719 <html:cite class=
"title"><value-of select=
"." /></html:cite>
722 <otherwise><apply-templates select=
"." /></otherwise>
726 <template match=
"tei:list[@type='gloss']">
727 <html:dl class=
"list gloss">
728 <for-each select=
"*">
730 <when test=
"local-name() = 'label'">
732 <call-template name=
"apply-attrs" />
736 <when test=
"local-name() = 'item'">
738 <call-template name=
"apply-attrs" />
746 <template match=
"tei:mentioned">
747 <html:i class=
"mentioned">
748 <call-template name=
"apply-attrs" />
752 <template match=
"tei:name">
754 <attribute name=
"class">name
<value-of select=
"@type" /></attribute>
755 <call-template name=
"apply-attrs" />
759 <template match=
"tei:note">
761 <attribute name=
"class">note
<value-of select=
"@type" /></attribute>
762 <call-template name=
"apply-attrs" />
763 [
<apply-templates />]
766 <template match=
"tei:orgName">
767 <html:u class=
"orgName">
768 <call-template name=
"apply-attrs" />
772 <template match=
"tei:orth">
773 <if test=
"preceding-sibling::tei:orth or ../preceding-sibling::tei:form/tei:orth">
776 <html:i class=
"orth">
777 <call-template name=
"apply-attrs" />
781 <template match=
"tei:p">
783 <call-template name=
"apply-attrs" />
787 <template match=
"tei:persName">
788 <html:u class=
"persName">
789 <call-template name=
"apply-attrs" />
793 <template match=
"tei:pos">
795 <call-template name=
"apply-attrs" />
796 <apply-templates /><text>.
</text>
800 <template match=
"tei:pron">
801 <if test=
"preceding-sibling::tei:pron or ../preceding-sibling::tei:form/tei:pron">
804 <html:i class=
"pron">
805 <call-template name=
"apply-attrs" />
809 <template match=
"tei:ptr">
812 <attribute name=
"href"><value-of select=
"@target" /></attribute>
814 <if test=
"@mimeType">
815 <attribute name=
"type"><value-of select=
"@mimeType" /></attribute>
817 <call-template name=
"apply-attrs" />
819 <when test=
"@target and substring(@target, 1, 1)='#' and /.//tei:entry[@xml:id=substring(current()/@target, 2)]"><apply-templates select=
"/.//tei:entry[@xml:id=substring(current()/@target, 2)]/tei:form/tei:orth" /></when>
820 <otherwise><value-of select=
"@target" /></otherwise>
824 <template match=
"tei:ref">
827 <attribute name=
"href"><value-of select=
"@target" /></attribute>
829 <if test=
"@mimeType">
830 <attribute name=
"type"><value-of select=
"@mimeType" /></attribute>
832 <call-template name=
"apply-attrs" />
836 <template match=
"tei:rs">
838 <attribute name=
"class">rs
<value-of select=
"@type" /></attribute>
839 <call-template name=
"apply-attrs" />
843 <template match=
"tei:seg">
845 <attribute name=
"class">seg
<value-of select=
"@type" /></attribute>
846 <call-template name=
"apply-attrs" />
850 <template match=
"tei:seg[@type='splash']">
851 <html:span class=
"seg splash">
852 <call-template name=
"apply-attrs" />
853 <if test=
"@subtype != 'default'">
854 <attribute name=
"hidden">hidden
</attribute>
859 <template match=
"tei:surname">
860 <html:u class=
"surname">
861 <call-template name=
"apply-attrs" />
865 <template match=
"tei:title">
866 <html:cite class=
"title">
867 <call-template name=
"apply-attrs" />
871 <template match=
"tei:titlePart">
873 <when test=
"@type = 'main'">
874 <html:h1 class=
"titlePart main">
875 <call-template name=
"apply-attrs" />
881 <attribute name=
"class">titlePart
<value-of select=
"@type" /></attribute>
882 <call-template name=
"apply-attrs" />
888 <template match=
"tei:expan/tei:choice[tei:abbr]">
889 <value-of select=
"tei:abbr" />
890 <if test=
"tei:expan"><text>(
</text><apply-templates select=
"tei:expan" /><text>)
</text></if>
894 <when test=
"@copyOf"><call-template name=
"resolve-copy" /></when>
895 <otherwise><apply-templates /></otherwise>
901 <!-- REVISION DESCRIPTIONS -->
904 <change when=
"2023-12-21">
905 Minor updates to document metadata.
906 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).
907 <note type=
"version">2.04</note>
909 <change when=
"2022-09-27">
910 Minor revisions to make metadata current.
911 The name of the language was revised from
<mentioned>Lrex
</mentioned> to
<mentioned>Elrex
</mentioned> to aid in pronunciation.
912 <note type=
"version">2.03</note>
914 <change when=
"2017-10-23">
915 Minor markup improvements.
916 <note type=
"version">2.02</note>
918 <change when=
"2017-10-08">
919 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.
920 Corrections were made where errors were found and documentation was improved.
921 <note type=
"version">2.01</note>
923 <change when=
"2017-07-09">
924 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.
925 <note type=
"version">1.01</note>
929 <!-- END TEI HEADER -->
945 <titlePart type=
"main" copyOf=
"#title-main" />
946 <titlePart type=
"sub" copyOf=
"#title-sub" />
949 <docAuthor copyOf=
"#author-name"></docAuthor>
951 <docEdition copyOf=
"#version-no" />
952 <docDate when=
"2023-12-21">21 December
2023</docDate>
955 <seg type=
"splash" subtype=
"default">Kingly!
</seg>
956 <seg type=
"splash">Emotional!
</seg>
957 <seg type=
"splash">Great!
</seg>
958 <seg type=
"splash">Small!
</seg>
959 <seg type=
"splash">Woah!
</seg>
960 <seg type=
"splash">Good!
</seg>
961 <seg type=
"splash">Bad!
</seg>
962 <seg type=
"splash">Scary!
</seg>
963 <seg type=
"splash">Shoo!
</seg>
964 <seg type=
"splash">Fixed!
</seg>
965 <seg type=
"splash">Out loud!
</seg>
966 <seg type=
"splash">Edited!
</seg>
967 <seg type=
"splash">.app!
</seg>
968 <seg type=
"splash">Land ho!
</seg>
975 <div xml:
id=
"forward" type=
"preface">
977 <lang>Elrex
</lang> is an early culture and language in the
<lang>Jastu-Sevensi
</lang> language family.
978 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.
979 <lang>Elrex
</lang> is highly onomatopœic and features a large number of vowels.
980 The spelling
<mentioned>Lrex
</mentioned> has traditionally been used as a shorthand for Elrex.
983 The words below are grouped into six generations based on their approximate times of origin.
984 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>.
985 As most of the influence on later
<lang>Jastu-Sevensi
</lang> languages occured around the time of
<lang>Elrex version
5</lang>, our knowledge of
<lang>Elrex version
6</lang> is incomplete.
988 Definitive etymological classifications for
<lang>Elrex
</lang> words have not been made.
989 However, in the later
<lang>Elrex
</lang> versions, broad associations have been noted.
990 These are marked via a
<rs type=
"unicode">U+
223B ∻ HOMOTHETIC
</rs> <orgName>Unicode
</orgName> character below.
993 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.
994 However, given an American English dialect, the following pronunciation key may be helpful:
997 <label><mentioned>a
</mentioned></label>
998 <item>Like the
<mentioned>a
</mentioned> in
<mentioned>at
</mentioned></item>
999 <label><mentioned>ā
</mentioned></label>
1000 <item>Like the
<mentioned>ay
</mentioned> in
<mentioned>play
</mentioned></item>
1001 <label><mentioned>ä
</mentioned></label>
1002 <item>Like the
<mentioned>a
</mentioned> in
<mentioned>lawn
</mentioned></item>
1003 <label><mentioned>ə
</mentioned></label>
1004 <item>Like the
<mentioned>u
</mentioned> in
<mentioned>fun
</mentioned></item>
1005 <label><mentioned>e
</mentioned></label>
1006 <item>Like the first
<mentioned>e
</mentioned> in
<mentioned>enter
</mentioned></item>
1007 <label><mentioned>ē
</mentioned></label>
1008 <item>Like the
<mentioned>e
</mentioned> in
<mentioned>be
</mentioned></item>
1009 <label><mentioned>i
</mentioned></label>
1010 <item>Like the
<mentioned>i
</mentioned> in
<mentioned>it
</mentioned></item>
1011 <label><mentioned>ī
</mentioned></label>
1012 <item>Like the
<mentioned>i
</mentioned> in
<mentioned>white
</mentioned></item>
1013 <label><mentioned>ō
</mentioned></label>
1014 <item>Like the
<mentioned>o
</mentioned> in
<mentioned>grow
</mentioned></item>
1015 <label><mentioned>u
</mentioned></label>
1016 <item>Like the
<mentioned>u
</mentioned> in
<mentioned>june
</mentioned></item>
1017 <label><mentioned>œ
</mentioned></label>
1018 <item>Like the
<mentioned>oy
</mentioned> in
<mentioned>joy
</mentioned></item>
1019 <label><mentioned>ớ
</mentioned></label>
1020 <item>Similar to
<mentioned>œ
</mentioned>, above, except with the
<mentioned>ē
</mentioned> sound replaced with
<mentioned>ī
</mentioned></item>
1021 <label><mentioned>ǽ
</mentioned></label>
1022 <item>Pronounced
<mentioned>ay-eh
</mentioned></item>
1025 <lang>Elrex
</lang> has been given the language code
<ident type=
"BCP47">art-x-lrx
</ident>.
1026 As with any language using the
<ident type=
"BCP47">art
</ident> tag, specifying the
<ident type=
"BCP47">Latn
</ident> script may prove useful.
1027 <lang>Elrex
</lang> has no known native script.
1031 <!-- END FRONTMATTER -->
1035 <!-- DICTIONARY BODY -->
1037 <body xml:
id=
"dict">
1041 <div xml:
id=
"dict.0001">
1042 <head><lang>Lrex version
1</lang></head>
1043 <entry xml:
id=
"dict.0001.oi">
1045 <orth xml:
lang=
"art-Latn-x-lrx-0001">oi
</orth>
1048 <pos expand=
"exclamation">excl
</pos>
1052 <entry xml:
id=
"dict.0001.ra">
1054 <orth xml:
lang=
"art-Latn-x-lrx-0001">ra
</orth>
1057 <pos expand=
"exclamation">excl
</pos>
1061 <entry xml:
id=
"dict.0001.ee">
1063 <orth xml:
lang=
"art-Latn-x-lrx-0001">ee
</orth>
1066 <pos expand=
"adjective">adj
</pos>
1070 <entry xml:
id=
"dict.0001.tah">
1072 <orth xml:
lang=
"art-Latn-x-lrx-0001">tah
</orth>
1075 <pos expand=
"pronoun">pron
</pos>
1079 <entry xml:
id=
"dict.0001.aah">
1081 <orth xml:
lang=
"art-Latn-x-lrx-0001">aah
</orth>
1084 <pos expand=
"adjective">adj
</pos>
1088 <entry xml:
id=
"dict.0001.aei">
1090 <orth xml:
lang=
"art-Latn-x-lrx-0001">aei
</orth>
1093 <pos expand=
"adjective">adj
</pos>
1101 <div xml:
id=
"dict.0002">
1102 <head><lang>Lrex version
2</lang></head>
1103 <entry xml:
id=
"dict.0002.ohwei">
1105 <orth xml:
lang=
"art-Latn-x-lrx-0002">ohwei
</orth>
1108 <pos expand=
"adjective">adj
</pos>
1110 <def>surprising
</def>
1112 <entry xml:
id=
"dict.0002.raoi">
1114 <orth xml:
lang=
"art-Latn-x-lrx-0002">raoi
</orth>
1117 <pos expand=
"verb">v
</pos>
1121 <entry xml:
id=
"dict.0002.sa">
1123 <orth xml:
lang=
"art-Latn-x-lrx-0002">sa
</orth>
1126 <pos expand=
"exclamation">excl
</pos>
1127 <pos expand=
"verb">v
</pos>
1129 <def>stop/shoo
</def>
1131 <entry xml:
id=
"dict.0002.ae">
1133 <orth xml:
lang=
"art-Latn-x-lrx-0002">ae
</orth>
1136 <pos expand=
"adjective">adj
</pos>
1138 <def>good/pleasant
</def>
1140 <entry xml:
id=
"dict.0002.ee">
1142 <orth xml:
lang=
"art-Latn-x-lrx-0002">ee
</orth>
1145 <pos expand=
"adjective">adj
</pos>
1149 <entry xml:
id=
"dict.0002.uh">
1151 <orth xml:
lang=
"art-Latn-x-lrx-0002">uh
</orth>
1154 <pos expand=
"adjective">adj
</pos>
1158 <entry xml:
id=
"dict.0002.tuh">
1160 <orth xml:
lang=
"art-Latn-x-lrx-0002">tuh
</orth>
1163 <pos expand=
"pronoun">pron
</pos>
1165 <def>this/that/you/me/etc.
</def>
1167 <entry xml:
id=
"dict.0002.aah">
1169 <orth xml:
lang=
"art-Latn-x-lrx-0002">aah
</orth>
1172 <pos expand=
"adjective">adj
</pos>
1176 <entry xml:
id=
"dict.0002.iy">
1178 <orth xml:
lang=
"art-Latn-x-lrx-0002">iy
</orth>
1181 <pos expand=
"adjective">adj
</pos>
1185 <entry xml:
id=
"dict.0002.ta">
1187 <orth xml:
lang=
"art-Latn-x-lrx-0002">ta
</orth>
1190 <pos expand=
"adjective">adj
</pos>
1198 <div xml:
id=
"dict.0003">
1199 <head><lang>Lrex version
3</lang></head>
1200 <entry xml:
id=
"dict.0003.koi">
1202 <orth xml:
lang=
"art-Latn-x-lrx-0003">koi
</orth>
1205 <pos expand=
"verb">v
</pos>
1209 <entry xml:
id=
"dict.0003.ka">
1211 <orth xml:
lang=
"art-Latn-x-lrx-0003">ka
</orth>
1214 <pos expand=
"verb">v
</pos>
1218 <entry xml:
id=
"dict.0003.ohwi">
1220 <orth xml:
lang=
"art-Latn-x-lrx-0003">ohwi
</orth>
1223 <pos expand=
"exclamation">excl
</pos>
1225 <def>a surprised exclamation
</def>
1227 <entry xml:
id=
"dict.0003.rie">
1229 <orth xml:
lang=
"art-Latn-x-lrx-0003">rie
</orth>
1232 <pos expand=
"verb">v
</pos>
1236 <entry xml:
id=
"dict.0003.soi">
1238 <orth xml:
lang=
"art-Latn-x-lrx-0003">soi
</orth>
1241 <pos expand=
"verb">v
</pos>
1245 <entry xml:
id=
"dict.0003.sie">
1247 <orth xml:
lang=
"art-Latn-x-lrx-0003">sie
</orth>
1250 <pos expand=
"exclamation">excl
</pos>
1251 <pos expand=
"verb">v
</pos>
1255 <entry xml:
id=
"dict.0003.hae">
1257 <orth xml:
lang=
"art-Latn-x-lrx-0003">hae
</orth>
1260 <pos expand=
"adjective">adj
</pos>
1264 <entry xml:
id=
"dict.0003.aahe">
1266 <orth xml:
lang=
"art-Latn-x-lrx-0003">aahe
</orth>
1269 <pos expand=
"adjective">adj
</pos>
1273 <entry xml:
id=
"dict.0003.eehai">
1275 <orth xml:
lang=
"art-Latn-x-lrx-0003">eehai
</orth>
1278 <pos expand=
"adjective">adj
</pos>
1282 <entry xml:
id=
"dict.0003.uhai">
1284 <orth xml:
lang=
"art-Latn-x-lrx-0003">uhai
</orth>
1287 <pos expand=
"adjective">adj
</pos>
1291 <entry xml:
id=
"dict.0003.tuwei">
1293 <orth xml:
lang=
"art-Latn-x-lrx-0003">tuwei
</orth>
1296 <pos expand=
"pronoun">pron
</pos>
1298 <def>this/that
</def>
1300 <entry xml:
id=
"dict.0003.uhwei">
1302 <orth xml:
lang=
"art-Latn-x-lrx-0003">uhwei
</orth>
1305 <pos expand=
"pronoun">pron
</pos>
1307 <def>he/she/they
</def>
1309 <entry xml:
id=
"dict.0003.ahnwei">
1311 <orth xml:
lang=
"art-Latn-x-lrx-0003">ahnwei
</orth>
1314 <pos expand=
"adjective">adj
</pos>
1318 <entry xml:
id=
"dict.0003.iywei">
1320 <orth xml:
lang=
"art-Latn-x-lrx-0003">iywei
</orth>
1323 <pos expand=
"adjective">adj
</pos>
1327 <entry xml:
id=
"dict.0003.tai">
1329 <orth xml:
lang=
"art-Latn-x-lrx-0003">tai
</orth>
1332 <pos expand=
"adjective">adj
</pos>
1336 <entry xml:
id=
"dict.0003.-wei">
1338 <orth xml:
lang=
"art-Latn-x-lrx-0003">-wei
</orth>
1344 <def>of or pertaining to a thing
</def>
1346 <entry xml:
id=
"dict.0003.-hai">
1348 <orth xml:
lang=
"art-Latn-x-lrx-0003">-hai
</orth>
1356 <entry xml:
id=
"dict.0003.-he">
1358 <orth xml:
lang=
"art-Latn-x-lrx-0003">-he
</orth>
1361 <form type=
"variant">
1362 <orth xml:
lang=
"art-Latn-x-lrx-0003">-hǽ
</orth>
1370 <entry xml:
id=
"dict.0003.aa-">
1372 <orth xml:
lang=
"art-Latn-x-lrx-0003">aa-
</orth>
1380 <entry xml:
id=
"dict.0003.ahn-">
1382 <orth xml:
lang=
"art-Latn-x-lrx-0003">ahn-
</orth>
1390 <entry xml:
id=
"dict.0003.iy-">
1392 <orth xml:
lang=
"art-Latn-x-lrx-0003">iy-
</orth>
1404 <div xml:
id=
"dict.0004">
1405 <head><lang>Lrex version
4</lang></head>
1406 <entry xml:
id=
"dict.0004.kohwhǽ">
1408 <orth xml:
lang=
"art-Latn-x-lrx-0004">kohwhǽ
</orth>
1409 <pron>kō+
​whǽ
</pron>
1412 <pos expand=
"verb">v
</pos>
1414 <def>stop/wait
</def>
1416 <entry xml:
id=
"dict.0004.tawhǽ">
1418 <orth xml:
lang=
"art-Latn-x-lrx-0004">tawhǽ
</orth>
1419 <pron>tä+
​whǽ
</pron>
1422 <pos expand=
"verb">v
</pos>
1426 <entry xml:
id=
"dict.0004.ohwy">
1428 <orth xml:
lang=
"art-Latn-x-lrx-0004">ohwy
</orth>
1429 <pron>ōh+
​wī
</pron>
1432 <pos expand=
"exclamation">excl
</pos>
1434 <def>a surprised exclamation
</def>
1436 <entry xml:
id=
"dict.0004.wahwei">
1438 <orth xml:
lang=
"art-Latn-x-lrx-0004">wahwei
</orth>
1439 <pron>wä+
​wā
</pron>
1442 <pos expand=
"adjective">adj
</pos>
1444 <def>surprising
</def>
1446 <entry xml:
id=
"dict.0004.rie">
1448 <orth xml:
lang=
"art-Latn-x-lrx-0004">rie
</orth>
1452 <pos expand=
"verb">v
</pos>
1456 <entry xml:
id=
"dict.0004.kotai">
1458 <orth xml:
lang=
"art-Latn-x-lrx-0004">kotai
</orth>
1459 <pron>kō+
​tī
</pron>
1462 <pos expand=
"verb">v
</pos>
1466 <entry xml:
id=
"dict.0004.rawhǽ">
1468 <orth xml:
lang=
"art-Latn-x-lrx-0004">rawhǽ
</orth>
1469 <pron>rä+
​whǽ
</pron>
1472 <pos expand=
"exclamation">excl
</pos>
1473 <pos expand=
"verb">v
</pos>
1477 <entry xml:
id=
"dict.0004.hae">
1479 <orth xml:
lang=
"art-Latn-x-lrx-0004">hae
</orth>
1483 <pos expand=
"adjective">adj
</pos>
1487 <entry xml:
id=
"dict.0004.ahǽ">
1489 <orth xml:
lang=
"art-Latn-x-lrx-0004">ahǽ
</orth>
1490 <pron>ah+
​ǽ
</pron>
1493 <pos expand=
"adjective">adj
</pos>
1497 <entry xml:
id=
"dict.0004.eehae">
1499 <orth xml:
lang=
"art-Latn-x-lrx-0004">eehae
</orth>
1500 <pron>ē+
​hā
</pron>
1503 <pos expand=
"adjective">adj
</pos>
1507 <entry xml:
id=
"dict.0004.eehoi">
1509 <orth xml:
lang=
"art-Latn-x-lrx-0004">eehoi
</orth>
1510 <pron>ē+
​hớ
</pron>
1513 <pos expand=
"adjective">adj
</pos>
1517 <entry xml:
id=
"dict.0004.hohwǽ'ihy">
1519 <orth xml:
lang=
"art-Latn-x-lrx-0004">hohwǽ'ihy
</orth>
1520 <pron>hō+
​wǽ·
​ī
</pron>
1523 <pos expand=
"adjective">adj
</pos>
1527 <entry xml:
id=
"dict.0004.hoita">
1529 <orth xml:
lang=
"art-Latn-x-lrx-0004">hoita
</orth>
1530 <pron>hōē+
​tə
</pron>
1533 <pos expand=
"adjective">adj
</pos>
1537 <entry xml:
id=
"dict.0004.awei">
1539 <orth xml:
lang=
"art-Latn-x-lrx-0004">awei
</orth>
1540 <pron>ä+
​wā
</pron>
1543 <pos expand=
"pronoun">pron
</pos>
1545 <def>something (this/that)
</def>
1547 <entry xml:
id=
"dict.0004.uhwei">
1549 <orth xml:
lang=
"art-Latn-x-lrx-0004">uhwei
</orth>
1550 <pron>ə+
​wā
</pron>
1553 <pos expand=
"pronoun">pron
</pos>
1555 <def>he/she/they
</def>
1557 <entry xml:
id=
"dict.0004.ahn">
1559 <orth xml:
lang=
"art-Latn-x-lrx-0004">ahn
</orth>
1563 <pos expand=
"adjective">adj
</pos>
1567 <entry xml:
id=
"dict.0004.koe">
1569 <orth xml:
lang=
"art-Latn-x-lrx-0004">koe
</orth>
1573 <pos expand=
"exclamation">excl
</pos>
1577 <entry xml:
id=
"dict.0004.taw">
1579 <orth xml:
lang=
"art-Latn-x-lrx-0004">taw
</orth>
1583 <pos expand=
"exclamation">excl
</pos>
1587 <entry xml:
id=
"dict.0004.iy">
1589 <orth xml:
lang=
"art-Latn-x-lrx-0004">iy
</orth>
1593 <pos expand=
"adjective">adj
</pos>
1597 <entry xml:
id=
"dict.0004.ee">
1599 <orth xml:
lang=
"art-Latn-x-lrx-0004">ee
</orth>
1603 <pos expand=
"adverb">adv
</pos>
1607 <entry xml:
id=
"dict.0004.een">
1609 <orth xml:
lang=
"art-Latn-x-lrx-0004">een
</orth>
1613 <pos expand=
"adjective">adj
</pos>
1615 <def>very bad / horrible
</def>
1617 <entry xml:
id=
"dict.0004.eeyih">
1619 <orth xml:
lang=
"art-Latn-x-lrx-0004">eeyih
</orth>
1620 <pron>ē+
​yīh
</pron>
1623 <pos expand=
"adjective">adj
</pos>
1625 <def>very frightening
</def>
1627 <entry xml:
id=
"dict.0004.a-">
1629 <orth xml:
lang=
"art-Latn-x-lrx-0004">a-
</orth>
1635 <def>somewhat/one
</def>
1637 <entry xml:
id=
"dict.0004.aht">
1639 <orth xml:
lang=
"art-Latn-x-lrx-0004">aht
</orth>
1643 <pos expand=
"adverb">adv
</pos>
1645 <def>moderately
</def>
1647 <entry xml:
id=
"dict.0004.wah">
1649 <orth xml:
lang=
"art-Latn-x-lrx-0004">wah
</orth>
1653 <pos expand=
"adjective">adj
</pos>
1655 <def>different/strange
</def>
1657 <entry xml:
id=
"dict.0004.whǽ">
1659 <orth xml:
lang=
"art-Latn-x-lrx-0004">whǽ
</orth>
1663 <pos expand=
"verb">v
</pos>
1671 <div xml:
id=
"dict.0005">
1672 <head><lang>Lrex version
5</lang></head>
1673 <entry xml:
id=
"dict.0005.aln">
1675 <orth xml:
lang=
"art-Latn-x-lrx-0005">aln
</orth>
1679 <pos expand=
"pronoun">pron
</pos>
1683 <entry xml:
id=
"dict.0005.älhǽ">
1685 <orth xml:
lang=
"art-Latn-x-lrx-0005">alhǽ
</orth>
1686 <pron>äl+
​hǽ
</pron>
1689 <pos expand=
"adjective">adj
</pos>
1691 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.aln" /></etym>
1694 <entry xml:
id=
"dict.0005.alwei">
1696 <orth xml:
lang=
"art-Latn-x-lrx-0005">alwei
</orth>
1697 <pron>äl+
​wā
</pron>
1700 <pos expand=
"pronoun">pron
</pos>
1702 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.aln" /></etym>
1703 <def>something
</def>
1705 <entry xml:
id=
"dict.0005.alht">
1707 <orth xml:
lang=
"art-Latn-x-lrx-0005">alht
</orth>
1711 <pos expand=
"adverb">adv
</pos>
1713 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.aln" /></etym>
1714 <def>moderately
</def>
1716 <entry xml:
id=
"dict.0005.hǽn">
1718 <orth xml:
lang=
"art-Latn-x-lrx-0005">hǽn
</orth>
1722 <pos expand=
"adjective">adj
</pos>
1726 <entry xml:
id=
"dict.0005.hoin">
1728 <orth xml:
lang=
"art-Latn-x-lrx-0005">hoin
</orth>
1732 <pos expand=
"adverb">adv
</pos>
1736 <entry xml:
id=
"dict.0005.hohwǽ'uh">
1738 <orth xml:
lang=
"art-Latn-x-lrx-0005">hohwǽ'uh
</orth>
1739 <pron>hō+
​wǽ·
​ə
</pron>
1742 <pos expand=
"adjective">adj
</pos>
1744 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.hoin" /></etym>
1747 <entry xml:
id=
"dict.0005.hoiten">
1749 <orth xml:
lang=
"art-Latn-x-lrx-0005">hoiten
</orth>
1750 <pron>hœ+
​ten
</pron>
1753 <pos expand=
"adjective">adj
</pos>
1755 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.hoin" /></etym>
1758 <entry xml:
id=
"dict.0005.ee">
1760 <orth xml:
lang=
"art-Latn-x-lrx-0005">ee
</orth>
1764 <pos expand=
"adverb">adv
</pos>
1768 <entry xml:
id=
"dict.0005.elnhǽ">
1770 <orth xml:
lang=
"art-Latn-x-lrx-0005">elnhǽ
</orth>
1771 <pron>eln+
​hǽ
</pron>
1774 <pos expand=
"adjective">adj
</pos>
1776 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.ee" /></etym>
1779 <entry xml:
id=
"dict.0005.elnhoi">
1781 <orth xml:
lang=
"art-Latn-x-lrx-0005">elnhoi
</orth>
1782 <pron>eln+
​hœ
</pron>
1785 <pos expand=
"adjective">adj
</pos>
1787 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.ee" /></etym>
1790 <entry xml:
id=
"dict.0005.elnhun">
1792 <orth xml:
lang=
"art-Latn-x-lrx-0005">elnhun
</orth>
1793 <pron>eln+
​hən
</pron>
1796 <pos expand=
"adjective">adj
</pos>
1798 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.ee" /></etym>
1801 <entry xml:
id=
"dict.0005.elnyih">
1803 <orth xml:
lang=
"art-Latn-x-lrx-0005">elnyih
</orth>
1804 <pron>eln+
​yīh
</pron>
1807 <pos expand=
"adjective">adj
</pos>
1809 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.ee" /></etym>
1810 <def>very frightening
</def>
1812 <entry xml:
id=
"dict.0005.un">
1814 <orth xml:
lang=
"art-Latn-x-lrx-0005">un
</orth>
1818 <pos expand=
"adjective">adj
</pos>
1822 <entry xml:
id=
"dict.0005.koen">
1824 <orth xml:
lang=
"art-Latn-x-lrx-0005">koen
</orth>
1825 <pron>kō+
​en
</pron>
1828 <pos expand=
"adverb">adv
</pos>
1829 <pos expand=
"exclamation">excl
</pos>
1833 <entry xml:
id=
"dict.0005.koewhǽ">
1835 <orth xml:
lang=
"art-Latn-x-lrx-0005">koewhǽ
</orth>
1836 <pron>kœ+
​whǽ
</pron>
1839 <pos expand=
"verb">v
</pos>
1841 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.koen" /></etym>
1842 <def>stop/wait
</def>
1844 <entry xml:
id=
"dict.0005.koeta">
1846 <orth xml:
lang=
"art-Latn-x-lrx-0005">koeta
</orth>
1847 <pron>kœ+
​tə
</pron>
1850 <pos expand=
"verb">v
</pos>
1852 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.koen" /></etym>
1855 <entry xml:
id=
"dict.0005.tawen">
1857 <orth xml:
lang=
"art-Latn-x-lrx-0005">tawen
</orth>
1858 <pron>täw+
​en
</pron>
1861 <pos expand=
"adjective">adj
</pos>
1862 <pos expand=
"excl">exclamation
</pos>
1864 <def>yes/right
</def>
1866 <entry xml:
id=
"dict.0005.tehǽ">
1868 <orth xml:
lang=
"art-Latn-x-lrx-0005">tehǽ
</orth>
1869 <pron>täh+
​ǽ
</pron>
1872 <pos expand=
"verb">v
</pos>
1874 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.tawen" /></etym>
1877 <entry xml:
id=
"dict.0005.wah">
1879 <orth xml:
lang=
"art-Latn-x-lrx-0005">wah
</orth>
1883 <pos expand=
"adjective">adj
</pos>
1887 <entry xml:
id=
"dict.0005.wahnei">
1889 <orth xml:
lang=
"art-Latn-x-lrx-0005">wahnei
</orth>
1890 <pron>wäh+
​nā
</pron>
1893 <pos expand=
"adjective">adj
</pos>
1895 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.wah" /></etym>
1896 <def>surprising
</def>
1898 <entry xml:
id=
"dict.0005.rie">
1900 <orth xml:
lang=
"art-Latn-x-lrx-0005">rie
</orth>
1904 <pos expand=
"verb">v
</pos>
1908 <entry xml:
id=
"dict.0005.raewhǽ">
1910 <orth xml:
lang=
"art-Latn-x-lrx-0005">raewhǽ
</orth>
1911 <pron>rā+
​whǽ
</pron>
1914 <pos expand=
"verb">v
</pos>
1916 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.rie" /></etym>
1919 <entry xml:
id=
"dict.0005.whǽn">
1921 <orth xml:
lang=
"art-Latn-x-lrx-0005">whǽn
</orth>
1925 <pos expand=
"verb">v
</pos>
1929 <entry xml:
id=
"dict.0005.ohn">
1931 <orth xml:
lang=
"art-Latn-x-lrx-0005">ohn
</orth>
1935 <pos expand=
"pronoun">pron
</pos>
1939 <entry xml:
id=
"dict.0005.ono">
1941 <orth xml:
lang=
"art-Latn-x-lrx-0005">ono
</orth>
1942 <pron>ō+
​nō
</pron>
1945 <pos expand=
"pronoun">pron
</pos>
1947 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.ohn" /></etym>
1950 <entry xml:
id=
"dict.0005.jo">
1952 <orth xml:
lang=
"art-Latn-x-lrx-0005">jo
</orth>
1956 <pos expand=
"pronoun">pron
</pos>
1958 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.ohn" /></etym>
1961 <entry xml:
id=
"dict.0005.ohnwei">
1963 <orth xml:
lang=
"art-Latn-x-lrx-0005">ohnwei
</orth>
1964 <pron>ōhn+
​wā
</pron>
1967 <pos expand=
"pronoun">pron
</pos>
1969 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.ohn" /></etym>
1970 <def>they/he/she
</def>
1972 <entry xml:
id=
"dict.0005.wiev">
1974 <orth xml:
lang=
"art-Latn-x-lrx-0005">wiev
</orth>
1978 <pos expand=
"noun">n
</pos>
1982 <entry xml:
id=
"dict.0005.sǽna">
1984 <orth xml:
lang=
"art-Latn-x-lrx-0005">sǽna
</orth>
1985 <pron>sǽ+
​nə
</pron>
1988 <pos expand=
"verb">v
</pos>
1992 <entry xml:
id=
"dict.0005.sǽkon">
1994 <orth xml:
lang=
"art-Latn-x-lrx-0005">sǽkon
</orth>
1995 <pron>sǽ+
​kōn
</pron>
1998 <pos expand=
"verb">v
</pos>
2000 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.sǽna" /></etym>
2001 <def>are/is not
</def>
2003 <entry xml:
id=
"dict.0005.teen">
2005 <orth xml:
lang=
"art-Latn-x-lrx-0005">teen
</orth>
2009 <pos expand=
"verb">v
</pos>
2013 <entry xml:
id=
"dict.0005.teewǽn">
2015 <orth xml:
lang=
"art-Latn-x-lrx-0005">teewǽn
</orth>
2016 <pron>tē+
​wǽn
</pron>
2019 <pos expand=
"verb">v
</pos>
2020 <pos expand=
"adjective">adj
</pos>
2022 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.teen" /></etym>
2023 <def>live/alive
</def>
2025 <entry xml:
id=
"dict.0005.tekowǽn">
2027 <orth xml:
lang=
"art-Latn-x-lrx-0005">tekowǽn
</orth>
2028 <pron>tā+
​kō+
​​wǽn
</pron>
2031 <pos expand=
"verb">v
</pos>
2032 <pos expand=
"adjective">adj
</pos>
2034 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0005.teen" /></etym>
2041 <div xml:
id=
"dict.0006">
2042 <head><lang>Lrex version
6</lang></head>
2043 <entry xml:
id=
"dict.0006.tewǽ">
2045 <orth xml:
lang=
"art-Latn-x-lrx-0006">tewǽ
</orth>
2049 <entry xml:
id=
"dict.0006.tewǽn">
2051 <orth xml:
lang=
"art-Latn-x-lrx-0006">tewǽn
</orth>
2052 <pron>tā+
​wǽn
</pron>
2055 <pos expand=
"adjective">adj
</pos>
2057 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0006.tewǽ" /> <gloss>life
</gloss></etym>
2060 <entry xml:
id=
"dict.0006.tewhǽ">
2062 <orth xml:
lang=
"art-Latn-x-lrx-0006">tewhǽ
</orth>
2063 <pron>tā+
​whǽ
</pron>
2066 <pos expand=
"adjective">adj
</pos>
2068 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0006.tewǽ" /> <gloss>life
</gloss></etym>
2071 <entry xml:
id=
"dict.0006.witawǽ">
2073 <orth xml:
lang=
"art-Latn-x-lrx-0006">witawǽ
</orth>
2074 <pron>wi+
​tä+
​wǽ
</pron>
2077 <pos expand=
"noun">n
</pos>
2079 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0006.tewǽ" /> <gloss>life
</gloss></etym>
2082 <entry xml:
id=
"dict.0006.wiku">
2084 <orth xml:
lang=
"art-Latn-x-lrx-0006">wiku
</orth>
2085 <pron>wi+
​ku
</pron>
2088 <pos expand=
"noun">n
</pos>
2090 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0006.tewǽ" /> <gloss>life
</gloss></etym>
2093 <entry xml:
id=
"dict.0006.tekǽ">
2095 <orth xml:
lang=
"art-Latn-x-lrx-0006">tekǽ
</orth>
2099 <entry xml:
id=
"dict.0006.tekǽn">
2101 <orth xml:
lang=
"art-Latn-x-lrx-0006">tekǽn
</orth>
2102 <pron>tā+
​kǽn
</pron>
2105 <pos expand=
"adjective">adj
</pos>
2107 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0006.tekǽ" /> <gloss>death
</gloss></etym>
2110 <entry xml:
id=
"dict.0006.teko">
2112 <orth xml:
lang=
"art-Latn-x-lrx-0006">teko
</orth>
2113 <pron>tā+
​kō
</pron>
2116 <pos expand=
"adjective">adj
</pos>
2118 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0006.tekǽ" /> <gloss>death
</gloss></etym>
2121 <entry xml:
id=
"dict.0006.waev">
2123 <orth xml:
lang=
"art-Latn-x-lrx-0006">waev
</orth>
2127 <entry xml:
id=
"dict.0006.alwee">
2129 <orth xml:
lang=
"art-Latn-x-lrx-0006">alwee
</orth>
2130 <pron>äl+
​wā
</pron>
2133 <pos expand=
"pronoun">pron
</pos>
2135 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0006.waev" /> <gloss>thing
</gloss></etym>
2136 <def>something
</def>
2138 <entry xml:
id=
"dict.0006.ohnwev">
2140 <orth xml:
lang=
"art-Latn-x-lrx-0006">ohnwev
</orth>
2141 <pron>ōhn+
​wev
</pron>
2144 <pos expand=
"pronoun">pron
</pos>
2146 <etym><seg expand=
"related to">∻
</seg> <ptr target=
"#dict.0006.waev" /> <gloss>thing
</gloss></etym>
2147 <def>they/he/she
</def>
2151 <!-- END DICTIONARY BODY -->