]> Lady’s Gitweb - Langdev/blob - urn:fdc:langdev.xyz:20160819:jsv:eho/index.xml
dc0b416b2532f61b0ca358f37e5c55db5137723b
[Langdev] / urn:fdc:langdev.xyz:20160819:jsv:eho / index.xml
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>]>
4
5 <TEI xmlns="http://www.tei-c.org/ns/1.0" xml:lang="en">
6
7 <!-- TEI HEADER -->
8 <teiHeader>
9
10 <!-- FILE DESCRIPTION -->
11 <fileDesc>
12 <titleStmt>
13 <title><seg xml:id="title-main">Eho</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>
16 </titleStmt>
17 <editionStmt>
18 <edition xml:id="version-no">Version 2, Draft 07</edition>
19 </editionStmt>
20 <publicationStmt>
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:eho</idno>
24 <availability status="free">
25 <licence target="https://creativecommons.org/publicdomain/zero/1.0/">Marked with <title>CC0 1.0 Universal</title>.</licence>
26 </availability>
27 </publicationStmt>
28 <seriesStmt>
29 <title xml:id="project-dict">The LANGDEV Project Dictionaries</title>
30 </seriesStmt>
31 <sourceDesc>
32 <p>
33 Born digital.
34 Words and definitions taken from original handwritten lexis at <ptr target="./sources/E.%20Hope.png" mimeType="image/png" />.
35 Commentary added.
36 </p>
37 </sourceDesc>
38 </fileDesc>
39
40 <!-- ENCODING DESCRIPTION -->
41
42 <encodingDesc>
43 <projectDesc>
44 <p>Comprehensive linguistic reference for the various <orgName>LANGDEV</orgName> languages.</p>
45 </projectDesc>
46 <tagsDecl partial="true">
47 <namespace name="http://www.tei-c.org/ns/1.0">
48 <tagUsage gi="div" occurs="5">Used to separate the different versions of the <lang>Eho</lang> language, and also to contain preface material.</tagUsage>
49 <tagUsage gi="entry" occurs="30">Used to mark dictionary entries.</tagUsage>
50 <tagUsage gi="ident">The <val>BCP47</val> <att>type</att> marks an <orgName><choice><abbr>IETF</abbr><expan>Internet Engineering Task Force</expan></choice></orgName> 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>
51 <tagUsage gi="note">The <val>version</val> <att>type</att> is used to denote versions in the list of changes.</tagUsage>
52 <tagUsage gi="rs">The <val>unicode</val> <att>type</att> is used to reference a <orgName>Unicode</orgName> character.</tagUsage>
53 <tagUsage gi="seg">
54 The <val>splash</val> <att>type</att> refers to an optional splash quote.
55 A splash with <att>subtype</att> <val>default</val> identifies the default splash; all others are alternates.
56 </tagUsage>
57 </namespace>
58 </tagsDecl>
59 </encodingDesc>
60
61 <!-- XSL STYLESHEETS -->
62
63 <xenoData>
64 <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">
65 <output method="xml" />
66 <template match="/tei:TEI">
67 <html:html>
68 <call-template name="apply-attrs" />
69 <apply-templates select="tei:teiHeader" mode="head" />
70 <apply-templates select="tei:text" />
71 </html:html>
72 </template>
73 <template match="tei:teiHeader" mode="head">
74 <html:head>
75 <call-template name="apply-lang" />
76 <html:title><value-of select="tei:fileDesc/tei:titleStmt/tei:title" /></html:title>
77 <html:meta charset="utf-8" />
78 <html:meta name="author">
79 <attribute name="content"><apply-templates select="tei:fileDesc/tei:titleStmt/tei:author" mode="resolve-string" /></attribute>
80 </html:meta>
81 <html:meta name="publisher">
82 <attribute name="content"><apply-templates select="tei:fileDesc/tei:publicationStmt/tei:publisher" mode="resolve-string" /></attribute>
83 </html:meta>
84 <html:link rel="license">
85 <attribute name="href"><apply-templates select="tei:fileDesc/tei:publicationStmt/tei:availability/tei:licence/@target" mode="resolve-string" /></attribute>
86 </html:link>
87 <html:style type="text/css" id="css-base">
88 @namespace "http://www.w3.org/1999/xhtml";
89 #theme-selector {
90 display: block;
91 margin: 0 0 .675em;
92 border: thin currentColor solid;
93 padding: .3375em .5em;
94 font-size: small;
95 text-align: right;
96 }
97 html {
98 margin: 0;
99 padding: 0;
100 font: large/1.35 "Junicode", "Elstob", "Iowan Old Style", "Palatino Linotype", "URW Palladio L", "P052", "Gentium Plus", "Georgia", "STIX Two Math", serif;
101 font-variant-numeric: oldstyle-nums;
102 }
103 body {
104 margin: auto;
105 padding: 2.7em 1.5em;
106 max-width: 34em;
107 }
108 main {
109 display: block;
110 margin: 0;
111 border: thin currentColor solid;
112 padding: 0;
113 }
114 main > header, main > footer {
115 display: block;
116 margin: 0;
117 padding: 1.35em 1em;
118 font-size: x-small;
119 text-align: center;
120 }
121 main > header { border-bottom: thin currentColor solid }
122 main > footer { border-top: thin currentColor solid }
123 main > header > table, main > footer > table {
124 margin: 0;
125 border-collapse: collapse;
126 padding: 0;
127 width: 100%;
128 }
129 main > header > table + table, main > footer > table + table { margin-top: .675em }
130 main > header tr > *, main > footer tr > * { border: thin currentColor solid }
131 main > header tr > *:first-child, main > footer tr > * { width: 10em }
132 main > article {
133 display: block;
134 margin: 0;
135 padding: 1.35em 1.5em;
136 }
137 main > article > header {
138 display: block;
139 margin: 0 0 1.35em;
140 border-bottom: thin currentColor solid;
141 padding: 0 0 1.35em;
142 text-align: center;
143 font-size: medium;
144 }
145 main > article > header p:not(:first-child) { margin: 0 }
146 main > article > header section { text-align: justify }
147 main > article > header section p:not(:first-child) { margin: 1.35em 0 0 }
148 b.pos {
149 font-weight: inherit;
150 font-style: italic;
151 }
152 caption {
153 margin: 0 0 .675em;
154 font-weight: bold;
155 text-decoration: underline;
156 }
157 dd { margin: 0 0 0 1.5em }
158 dl {
159 margin: 1.35em 0;
160 padding: 0 1.5em;
161 }
162 dt {
163 font-weight: bold;
164 text-decoration: underline;
165 }
166 div.epigraph {
167 display: block;
168 position: relative;
169 margin: .675em 0;
170 padding: 0;
171 height: 1.35em;
172 }
173 h1 {
174 margin: 0;
175 padding: 0;
176 font-size: xx-large;
177 }
178 h2 {
179 margin: 0 auto;
180 border-bottom: thin currentColor solid;
181 padding: 0;
182 width: 6em;
183 font-size: inherit;
184 font-weight: inherit;
185 letter-spacing: .15em;
186 }
187 header {
188 display: block;
189 margin: 0;
190 padding: 0;
191 }
192 hr {
193 margin: .675em;
194 border: none;
195 padding: 0;
196 background: none;
197 height: 1.35em;
198 text-align: center;
199 }
200 hr::after { content: "⁂" }
201 i.gloss { font-style: inherit }
202 i.orth { font-style: inherit }
203 i.pron {
204 font-size: smaller;
205 font-style: inherit;
206 }
207 p {
208 display: block;
209 margin: 0;
210 padding: 0;
211 }
212 p + p { margin-top: 1.35em }
213 small.note.version {
214 font-size: inherit;
215 font-style: italic;
216 }
217 span.splash:not([hidden]) {
218 display: block;
219 position: absolute;
220 top: 0;
221 bottom: 0;
222 left: 0;
223 right: 0;
224 margin: auto;
225 height: 1em;
226 font-size: small;
227 font-style: italic;
228 line-height: 1;
229 animation: 3s splash infinite ease-in-out;
230 }
231 span.splash::before { content: open-quote }
232 span.splash::after { content: close-quote }
233 span.splash:not([hidden]) ~ span.splash { display: none }
234 table {
235 width: 100%;
236 text-align: left;
237 }
238 table.dictionary {
239 table-layout: fixed;
240 border-collapse: separate;
241 margin: .675em 0;
242 padding: .3375em .25em;
243 }
244 table.dictionary caption {
245 font-weight: inherit;
246 text-decoration: none;
247 }
248 table.dictionary col { width: 15% }
249 table.dictionary col:nth-child(3) { width: 25% }
250 table.dictionary col:nth-child(4) { width: auto }
251 table.dictionary tbody tr > * {
252 margin: 0;
253 border: thin currentColor solid;
254 padding: 0 .75em;
255 font-weight: inherit;
256 text-align: left;
257 }
258 table.dictionary thead { text-decoration: underline }
259 td, th { vertical-align: middle }
260 th {
261 font-weight: bold;
262 text-align: center;
263 }
264 u { text-decoration: none }
265 u.lang { font-variant: small-caps }
266 u.surname { text-transform: uppercase }
267 @keyframes splash {
268 from { font-size: medium }
269 50% { font-size: large }
270 to { font-size: medium }
271 }
272 </html:style>
273 <html:style type="text/css" title="current" id="css-current"><value-of select="/*//html:style[@title][2]" /></html:style>
274 <html:style type="text/css" title="OldStyle" id="css-oldStyle">
275 @namespace "http://www.w3.org/1999/xhtml";
276 #theme-selector {
277 border-color: Grey;
278 background: DarkGrey;
279 }
280 html { background: DimGray }
281 main { border-color: SaddleBrown }
282 main > header, main > footer {
283 border-color: SaddleBrown;
284 background: AntiqueWhite;
285 }
286 main > header > table, main > footer > table { background: OldLace }
287 main > header tr:hover > *, main > footer tr:hover > * { background: FloralWhite }
288 main > header tr > *:hover, main > footer tr > *:hover { background: Snow }
289 main > article { background: OldLace }
290 main > article > header { border-color: SaddleBrown }
291 a[href] { color: SaddleBrown }
292 hr { color: SaddleBrown }
293 i.gloss { color: RosyBrown }
294 span.splash { color: RosyBrown }
295 table.dictionary { background: AntiqueWhite }
296 table.dictionary tbody tr > * {
297 border-color: SaddleBrown;
298 background: OldLace;
299 }
300 table.dictionary tbody tr:hover > * { background: FloralWhite }
301 table.dictionary tbody tr > *:hover { background: Snow }
302 </html:style>
303 <html:style type="text/css" title="TE" id="css-TE">
304 @namespace "http://www.w3.org/1999/xhtml";
305 #theme-selector {
306 border-color: #9F9F9F;
307 background: #ECECEC;
308 }
309 html { background: #EDEDED }
310 main {
311 background: white;
312 border-color: #B8B8B8;
313 }
314 main > header, main > footer {
315 border-color: #AAAAAA;
316 background: #ECECEC;
317 }
318 main > header tr > *, main > footer tr > * {
319 border-color: #B0B0B0;
320 background: white;
321 }
322 a[href] { color: inherit }
323 hr { color: black }
324 table.dictionary tbody tr > * { border-color: #515151 }
325 </html:style>
326 <html:style type="text/css" title="RedBook" id="css-RedBook">
327 @namespace "http://www.w3.org/1999/xhtml";
328 #theme-selector {
329 border-color: #F79F9F;
330 background: white;
331 }
332 html { background: #B21A2A }
333 main {
334 background: white;
335 border-color: #F77F7F;
336 }
337 main > header, main > footer {
338 border-color: #6FCFEF;
339 color: #3F3F3F;
340 }
341 main > header tr > *, main > footer tr > * { border-color: #6FCFEF }
342 main > article > header { border-color: #6FCFEF }
343 a[href] { color: #0FAF0F }
344 dfn { color: #2028B8 }
345 hr { color: #3F3F3F }
346 p.def { color: #FF0000 }
347 small.note { color: #FF0000 }
348 span.splash { color: #0FAF0F }
349 </html:style>
350 <html:style type="text/css" title="Legendary" id="css-legendary">
351 @namespace "http://www.w3.org/1999/xhtml";
352 #theme-selector {
353 border-color: #535555;
354 background: #777899;
355 }
356 html { background: #999ABC }
357 body { color: black }
358 main {
359 background: #EEEEEE;
360 border-color: #545454;
361 }
362 main > header, main > footer {
363 background: #EEE8DD;
364 border-color: #555666;
365 }
366 main > header > table, main > footer > table { background: #DDDDDD }
367 main > header tr:hover > *, main > footer tr:hover > * { background: #EBEBEB }
368 main > header tr > *:hover, main > footer tr > *:hover { background: #F6F6F6 }
369 main > article { color: #334566 }
370 main > article > header { border-color: #999BAD }
371 a[href] { color: #454545 }
372 a[href]:hover { color: #747474 }
373 dfn { color: black }
374 hr { color: #999BAD }
375 i.gloss { color: #999BAD }
376 p.def { color: #227002 }
377 small.note { color: #999BAD }
378 table.dictionary { background: #CCCCCC }
379 table.dictionary tbody tr > * {
380 border-color: #A0A0A0;
381 background: #DDDDDD;
382 }
383 table.dictionary tbody tr:hover > * { background: #EBEBEB }
384 table.dictionary tbody tr > *:hover { background: #F6F6F6 }
385 </html:style>
386 <html:style type="text/css" title="Night" id="css-night">
387 @namespace "http://www.w3.org/1999/xhtml";
388 #theme-selector {
389 border-color: #550022;
390 background: #000000;
391 }
392 html { background: #222222 }
393 body { color: #EEEEEE }
394 main {
395 background: #131313;
396 border-color: #220000;
397 }
398 main > header, main > footer {
399 background: #330011;
400 border-color: #220000;
401 }
402 main > header > table, main > footer > table { background: #441122 }
403 main > header tr:hover > *, main > footer tr:hover > * { background: #4F1F2F }
404 main > header tr > *:hover, main > footer tr > *:hover { background: #5F2F3F }
405 main > article { color: #BB99AA }
406 main > article > header { border-color: #FFBBC3 }
407 a[href] { color: #BCBCBC }
408 a[href]:hover { color: #DEDEDE }
409 dfn { color: white }
410 hr { color: #FFBBC3 }
411 i.gloss { color: #FFBBC3 }
412 p.def { color: #DD0013 }
413 small.note { color: #FFBBC3 }
414 span.splash { color: #CC3355 }
415 table.dictionary { background: #331221 }
416 table.dictionary tbody tr > * {
417 border-color: #542133;
418 background: #441122;
419 }
420 table.dictionary tbody tr:hover > * { background: #4F1F2F }
421 table.dictionary tbody tr > *:hover { background: #5F2F3F }
422 </html:style>
423 </html:head>
424 </template>
425 <template match="tei:teiHeader" mode="body">
426 <html:header>
427 <call-template name="apply-attrs" />
428 <html:table>
429 <html:caption>Text Metadata</html:caption>
430 <html:tr>
431 <html:th>Title</html:th>
432 <html:td><apply-templates select="tei:fileDesc/tei:titleStmt/tei:title" /></html:td>
433 </html:tr>
434 <html:tr>
435 <html:th>Author</html:th>
436 <html:td><apply-templates select="tei:fileDesc/tei:titleStmt/tei:principal" /> (<apply-templates select="tei:fileDesc/tei:titleStmt/tei:author" />)</html:td>
437 </html:tr>
438 <html:tr>
439 <html:th>Edition</html:th>
440 <html:td><apply-templates select="tei:fileDesc/tei:editionStmt/tei:edition" /></html:td>
441 </html:tr>
442 <html:tr>
443 <html:th>Series</html:th>
444 <html:td><apply-templates select="tei:fileDesc/tei:seriesStmt/tei:title" /></html:td>
445 </html:tr>
446 <html:tr>
447 <html:th>Publication info</html:th>
448 <html:td><apply-templates select="tei:fileDesc/tei:publicationStmt/tei:publisher" />, <apply-templates select="tei:fileDesc/tei:publicationStmt/tei:date" /></html:td>
449 </html:tr>
450 <html:tr>
451 <html:th>URI</html:th>
452 <html:td>
453 <html:a>
454 <attribute name="href"><value-of select="tei:fileDesc/tei:publicationStmt/tei:idno[@type='URI']" /></attribute>
455 <value-of select="tei:fileDesc/tei:publicationStmt/tei:idno[@type='URI']" />
456 </html:a>
457 </html:td>
458 </html:tr>
459 <html:tr>
460 <html:th>Availability (<value-of select="tei:fileDesc/tei:publicationStmt/tei:availability/@status" />)</html:th>
461 <html:td>
462 <apply-templates select="tei:fileDesc/tei:publicationStmt/tei:availability" />
463 </html:td>
464 </html:tr>
465 <html:tr>
466 <html:th>Project description</html:th>
467 <html:td><apply-templates select="tei:encodingDesc/tei:projectDesc" /></html:td>
468 </html:tr>
469 <html:tr>
470 <html:th>Source description</html:th>
471 <html:td><apply-templates select="tei:fileDesc/tei:sourceDesc" /></html:td>
472 </html:tr>
473 </html:table>
474 <apply-templates select="tei:revisionDesc" />
475 </html:header>
476 </template>
477 <template match="tei:teiHeader" mode="foot">
478 <html:footer>
479 <html:p>
480 <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>
481 <html:br />
482 <text></text><html:a href="https://pro.ject-lang.dev/">The LANGDEV Project</html:a><text></text>
483 </html:p>
484 </html:footer>
485 </template>
486 <template match="tei:revisionDesc">
487 <html:table class="revisionDesc">
488 <call-template name="apply-attrs" />
489 <html:caption>Revision History</html:caption>
490 <apply-templates />
491 </html:table>
492 </template>
493 <template match="tei:change">
494 <html:tr class="change">
495 <call-template name="apply-attrs" />
496 <html:th><html:time><value-of select="@when" /></html:time></html:th>
497 <html:td><apply-templates /></html:td>
498 </html:tr>
499 </template>
500 <template match="tei:text">
501 <html:body id="text">
502 <call-template name="apply-attrs" />
503 <html:script type="text/javascript">
504 var themes = [
505 <for-each select="/*//html:style[@title and @title != 'current']">
506 ["<value-of select="@id" />", "<value-of select="@title" />"],
507 </for-each>
508 ];
509 var selector = document.createElementNS("http://www.w3.org/1999/xhtml", "label");
510 selector.id = "theme-selector";
511 selector.appendChild(document.createTextNode("Theme: "));
512 var select = document.createElementNS("http://www.w3.org/1999/xhtml", "select");
513 var option;
514 for (var i = themes.length; i > 0; i--) {
515 option = document.createElementNS("http://www.w3.org/1999/xhtml", "option");
516 option.textContent = themes[themes.length - i][1];
517 option.value = themes[themes.length - i][0];
518 select.appendChild(option);
519 }
520 select.addEventListener("change", function () {
521 document.getElementById("css-current").textContent = document.getElementById(this.value).textContent;
522 }, false);
523 selector.appendChild(select);
524 document.getElementById("text").insertBefore(selector, document.getElementById("text").firstChild);
525 </html:script>
526 <html:main>
527 <apply-templates select="../tei:teiHeader" mode="body" />
528 <html:article>
529 <apply-templates select="tei:front" />
530 <apply-templates select="tei:body" />
531 </html:article>
532 <apply-templates select="../tei:teiHeader" mode="foot" />
533 </html:main>
534 </html:body>
535 </template>
536 <template match="tei:front">
537 <html:header>
538 <call-template name="apply-attrs" />
539 <apply-templates select="tei:titlePage/tei:docTitle" />
540 <html:div class="epigraph">
541 <apply-templates select="tei:titlePage/tei:epigraph" />
542 <html:script type="text/javascript">
543 var s = document.getElementsByClassName("splash");
544 var ss = Math.floor(Math.random() * s.length);
545 for (var i = s.length - 1; i > -1; i--) if (i !== ss) s.item(i).setAttribute("hidden", "hidden");
546 </html:script>
547 </html:div>
548 <html:hr />
549 <html:p><apply-templates select="tei:titlePage/tei:docEdition" /></html:p>
550 <html:p><apply-templates select="tei:titlePage/tei:byline" /></html:p>
551 <apply-templates select="tei:titlePage/tei:docDate" />
552 <html:hr />
553 <apply-templates select="tei:div" />
554 </html:header>
555 </template>
556 <template match="tei:body">
557 <html:section class="body">
558 <call-template name="apply-attrs" />
559 <apply-templates select="tei:div" mode="dictionary" />
560 </html:section>
561 </template>
562 <template name="apply-lang">
563 <if test="@xml:lang"><attribute name="lang"><value-of select="@xml:lang" /></attribute></if>
564 </template>
565 <template name="resolve-copy">
566 <if test="@copyOf and substring(@copyOf, 1, 1)='#'"><apply-templates select="/.//*[@xml:id=substring(current()/@copyOf, 2)]" /></if>
567 </template>
568 <template name="apply-attrs">
569 <call-template name="apply-lang" />
570 <if test="@xml:id"><attribute name="id"><value-of select="@xml:id" /></attribute></if>
571 <if test="@expand"><attribute name="title"><value-of select="@expand" /></attribute></if>
572 <call-template name="resolve-copy" />
573 </template>
574 <template match="*" mode="resolve-string">
575 <choose>
576 <when test="@copyOf and substring(@copyOf, 1, 1)='#'"><value-of select="/.//*[@xml:id=substring(current()/@copyOf, 2)]" /></when>
577 <otherwise><apply-templates mode="resolve-string" /></otherwise>
578 </choose>
579 </template>
580 <template match="tei:addName">
581 <html:u class="addName">
582 <call-template name="apply-attrs" />
583 <apply-templates />
584 </html:u>
585 </template>
586 <template match="tei:choice[tei:abbr]">
587 <html:abbr>
588 <if test="tei:expan">
589 <attribute name="title"><apply-templates select="tei:expan" /></attribute>
590 </if>
591 <call-template name="apply-attrs" />
592 <apply-templates select="tei:abbr" />
593 </html:abbr>
594 </template>
595 <template match="tei:div">
596 <html:section>
597 <if test="@type">
598 <attribute name="class"><value-of select="@type" /></attribute>
599 </if>
600 <call-template name="apply-attrs" />
601 <apply-templates />
602 </html:section>
603 </template>
604 <template match="tei:div" mode="dictionary">
605 <html:table class="dictionary">
606 <call-template name="apply-attrs" />
607 <html:caption><apply-templates select="tei:head" /></html:caption>
608 <html:colgroup><html:col /><html:col /><html:col /><html:col /></html:colgroup>
609 <html:thead>
610 <html:tr>
611 <html:th>Word</html:th>
612 <html:th><html:abbr title="Pronunciation">Pron.</html:abbr></html:th>
613 <html:th>Etymology</html:th>
614 <html:th>Definition</html:th>
615 </html:tr>
616 </html:thead>
617 <html:tbody>
618 <apply-templates select="tei:entry" />
619 </html:tbody>
620 </html:table>
621 </template>
622 <template match="tei:docDate">
623 <html:p>
624 <call-template name="apply-attrs" />
625 <text>Last updated: </text>
626 <html:time>
627 <if test="@when">
628 <attribute name="datetime"><value-of select="@when" /></attribute>
629 </if>
630 <apply-templates />
631 </html:time>
632 </html:p>
633 </template>
634 <template match="tei:docTitle">
635 <html:header class="docTitle">
636 <call-template name="apply-attrs" />
637 <choose>
638 <when test="tei:titlePart"><apply-templates /></when>
639 <otherwise><html:h1><apply-templates /></html:h1></otherwise>
640 </choose>
641 </html:header>
642 </template>
643 <template match="tei:etym">
644 <html:span class="etym">
645 <call-template name="apply-attrs" />
646 <apply-templates />
647 </html:span>
648 </template>
649 <template match="tei:entry">
650 <html:tr class="entry">
651 <call-template name="apply-attrs" />
652 <html:th>
653 <for-each select="tei:form">
654 <html:dfn><apply-templates select="tei:orth" /></html:dfn>
655 </for-each>
656 </html:th>
657 <html:td>
658 <for-each select="tei:form">
659 <apply-templates select="tei:pron" />
660 </for-each>
661 </html:td>
662 <html:td><apply-templates select="tei:etym" /></html:td>
663 <html:td>
664 <html:p class="def"><apply-templates select="tei:gramGrp/tei:pos" /> <apply-templates select="tei:def" /></html:p>
665 </html:td>
666 </html:tr>
667 </template>
668 <template match="tei:forename">
669 <html:u class="forename">
670 <call-template name="apply-attrs" />
671 <apply-templates />
672 </html:u>
673 </template>
674 <template match="tei:gloss">
675 <html:i class="gloss">
676 <call-template name="apply-attrs" />
677 <apply-templates />
678 </html:i>
679 </template>
680 <template match="tei:head">
681 <html:h2 class="head">
682 <call-template name="apply-attrs" />
683 <apply-templates />
684 </html:h2>
685 </template>
686 <template match="tei:ident">
687 <html:code>
688 <attribute name="class">ident <value-of select="@type" /></attribute>
689 <call-template name="apply-attrs" />
690 <apply-templates />
691 </html:code>
692 </template>
693 <template match="tei:lang">
694 <html:u class="lang">
695 <call-template name="apply-attrs" />
696 <apply-templates />
697 </html:u>
698 </template>
699 <template match="tei:licence">
700 <for-each select="node()">
701 <choose>
702 <when test="local-name() = 'title'">
703 <html:a>
704 <attribute name="href"><value-of select="../@target" /></attribute>
705 <call-template name="apply-attrs" />
706 <html:cite class="title"><value-of select="." /></html:cite>
707 </html:a>
708 </when>
709 <otherwise><apply-templates select="." /></otherwise>
710 </choose>
711 </for-each>
712 </template>
713 <template match="tei:list[@type='gloss']">
714 <html:dl class="list gloss">
715 <for-each select="*">
716 <choose>
717 <when test="local-name() = 'label'">
718 <html:dt>
719 <call-template name="apply-attrs" />
720 <apply-templates />
721 </html:dt>
722 </when>
723 <when test="local-name() = 'item'">
724 <html:dd>
725 <call-template name="apply-attrs" />
726 <apply-templates />
727 </html:dd>
728 </when>
729 </choose>
730 </for-each>
731 </html:dl>
732 </template>
733 <template match="tei:mentioned">
734 <html:i class="mentioned">
735 <call-template name="apply-attrs" />
736 <apply-templates />
737 </html:i>
738 </template>
739 <template match="tei:name">
740 <html:u>
741 <attribute name="class">name <value-of select="@type" /></attribute>
742 <call-template name="apply-attrs" />
743 <apply-templates />
744 </html:u>
745 </template>
746 <template match="tei:note">
747 <html:small>
748 <attribute name="class">note <value-of select="@type" /></attribute>
749 <call-template name="apply-attrs" />
750 [<apply-templates />]
751 </html:small>
752 </template>
753 <template match="tei:orgName">
754 <html:u class="orgName">
755 <call-template name="apply-attrs" />
756 <apply-templates />
757 </html:u>
758 </template>
759 <template match="tei:orth">
760 <if test="preceding-sibling::tei:orth or ../preceding-sibling::tei:form/tei:orth">
761 <text> / </text>
762 </if>
763 <html:i class="orth">
764 <call-template name="apply-attrs" />
765 <apply-templates />
766 </html:i>
767 </template>
768 <template match="tei:p">
769 <html:p>
770 <call-template name="apply-attrs" />
771 <apply-templates />
772 </html:p>
773 </template>
774 <template match="tei:persName">
775 <html:u class="persName">
776 <call-template name="apply-attrs" />
777 <apply-templates />
778 </html:u>
779 </template>
780 <template match="tei:pos">
781 <html:b class="pos">
782 <call-template name="apply-attrs" />
783 <apply-templates /><text>.</text>
784 </html:b>
785 <text> </text>
786 </template>
787 <template match="tei:pron">
788 <if test="preceding-sibling::tei:pron or ../preceding-sibling::tei:form/tei:pron">
789 <text>, </text>
790 </if>
791 <html:i class="pron">
792 <call-template name="apply-attrs" />
793 <apply-templates />
794 </html:i>
795 </template>
796 <template match="tei:ptr">
797 <html:a class="ptr">
798 <if test="@target">
799 <attribute name="href"><value-of select="@target" /></attribute>
800 </if>
801 <if test="@mimeType">
802 <attribute name="type"><value-of select="@mimeType" /></attribute>
803 </if>
804 <call-template name="apply-attrs" />
805 <choose>
806 <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>
807 <otherwise><value-of select="@target" /></otherwise>
808 </choose>
809 </html:a>
810 </template>
811 <template match="tei:ref">
812 <html:a class="ref">
813 <if test="@target">
814 <attribute name="href"><value-of select="@target" /></attribute>
815 </if>
816 <if test="@mimeType">
817 <attribute name="type"><value-of select="@mimeType" /></attribute>
818 </if>
819 <call-template name="apply-attrs" />
820 <apply-templates />
821 </html:a>
822 </template>
823 <template match="tei:rs">
824 <html:u>
825 <attribute name="class">rs <value-of select="@type" /></attribute>
826 <call-template name="apply-attrs" />
827 <apply-templates />
828 </html:u>
829 </template>
830 <template match="tei:seg">
831 <html:span>
832 <attribute name="class">seg <value-of select="@type" /></attribute>
833 <call-template name="apply-attrs" />
834 <apply-templates />
835 </html:span>
836 </template>
837 <template match="tei:seg[@type='splash']">
838 <html:span class="seg splash">
839 <call-template name="apply-attrs" />
840 <if test="@subtype != 'default'">
841 <attribute name="hidden">hidden</attribute>
842 </if>
843 <apply-templates />
844 </html:span>
845 </template>
846 <template match="tei:surname">
847 <html:u class="surname">
848 <call-template name="apply-attrs" />
849 <apply-templates />
850 </html:u>
851 </template>
852 <template match="tei:title">
853 <html:cite class="title">
854 <call-template name="apply-attrs" />
855 <apply-templates />
856 </html:cite>
857 </template>
858 <template match="tei:titlePart">
859 <choose>
860 <when test="@type = 'main'">
861 <html:h1 class="titlePart main">
862 <call-template name="apply-attrs" />
863 <apply-templates />
864 </html:h1>
865 </when>
866 <otherwise>
867 <html:p>
868 <attribute name="class">titlePart <value-of select="@type" /></attribute>
869 <call-template name="apply-attrs" />
870 <apply-templates />
871 </html:p>
872 </otherwise>
873 </choose>
874 </template>
875 <template match="tei:expan/tei:choice[tei:abbr]">
876 <value-of select="tei:abbr" />
877 <if test="tei:expan"><text>(</text><apply-templates select="tei:expan" /><text>)</text></if>
878 </template>
879 <template match="*">
880 <choose>
881 <when test="@copyOf"><call-template name="resolve-copy" /></when>
882 <otherwise><apply-templates /></otherwise>
883 </choose>
884 </template>
885 </stylesheet>
886 </xenoData>
887
888 <!-- REVISION DESCRIPTIONS -->
889
890 <revisionDesc>
891 <change when="2023-12-21">
892 Minor updates to document metadata.
893 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).
894 <note type="version">2.07</note>
895 </change>
896 <change when="2022-09-27">
897 Minor revisions to make metadata current.
898 <note type="version">2.06</note>
899 </change>
900 <change when="2017-10-23">
901 Minor markup improvements.
902 Language version numbers are now considered part of the language name.
903 Removed indexing as it provided no useful functionality.
904 <note type="version">2.05</note>
905 </change>
906 <change when="2017-10-08">
907 Improved internal markup to allow for more easily directly referencing entries inside of etymologies.
908 Added themes.
909 <note type="version">2.04</note>
910 </change>
911 <change when="2017-10-07">
912 Improved internal markup to be more semantic and reduce duplication.
913 Added themes for browsers which support them.
914 <note type="version">2.03</note>
915 </change>
916 <change when="2017-10-07">
917 Fixed centering of table header elements.
918 <note type="version">2.02</note>
919 </change>
920 <change when="2017-10-07">
921 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.
922 Corrections were made where errors were found and documentation was improved.
923 <note type="version">2.01</note>
924 </change>
925 <change when="2017-07-09">
926 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 document.
927 <note type="version">1.01</note>
928 </change>
929 </revisionDesc>
930
931 <!-- END TEI HEADER -->
932
933 </teiHeader>
934
935 <!-- TEXT -->
936
937 <text>
938
939 <!-- FRONTMATTER -->
940
941 <front>
942
943 <!-- TITLE PAGE -->
944
945 <titlePage>
946 <docTitle>
947 <titlePart type="main" copyOf="#title-main" />
948 <titlePart type="sub" copyOf="#title-sub" />
949 </docTitle>
950 <byline>
951 <docAuthor copyOf="#author-name"></docAuthor>
952 </byline>
953 <docEdition copyOf="#version-no" />
954 <docDate when="2023-12-21">21 December 2023</docDate>
955 <epigraph>
956 <p>
957 <seg type="splash" subtype="default">Default text!</seg>
958 <seg type="splash">Small!</seg>
959 <seg type="splash">Minimal!</seg>
960 <seg type="splash">We're just getting started!</seg>
961 <seg type="splash">I hope!</seg>
962 <seg type="splash">A little start!</seg>
963 <seg type="splash">A little more!</seg>
964 <seg type="splash">Verbal!</seg>
965 <seg type="splash">Etymologized!</seg>
966 <seg type="splash">Built on top!</seg>
967 <seg type="splash">Paper!</seg>
968 <seg type="splash">Discontinued!</seg>
969 <seg type="splash">Encoded!</seg>
970 <seg type="splash">Text!</seg>
971 <seg type="splash">Extended!</seg>
972 <seg type="splash">Trust in me!</seg>
973 <seg type="splash">Lorem Ipsum!</seg>
974 <seg type="splash">Hypothetical!</seg>
975 <seg type="splash">Early!</seg>
976 <seg type="splash">Birdie!</seg>
977 <seg type="splash">Slow!</seg>
978 <seg type="splash">Square!</seg>
979 <seg type="splash">Generational!</seg>
980 <seg type="splash">Generated!</seg>
981 <seg type="splash">Old-style!</seg>
982 <seg type="splash">Olde stile!</seg>
983 </p>
984 </epigraph>
985 </titlePage>
986
987 <!-- PREFACE -->
988
989 <div xml:id="forward" type="preface">
990 <p>
991 <lang>Eho</lang> is an early culture and language in the <lang>Jastu-Sevensi</lang> language family.
992 <lang>Eho</lang> had the smallest starting lexicon of the <lang>Jastu-Sevensi</lang> languages, and so developed at the slowest rate.
993 The <orgName>Unicode</orgName> character <rs type="unicode">U+25A1 □ WHITE SQUARE</rs> has traditionally been used as a shorthand for <mentioned><lang>Eho</lang></mentioned>.
994 </p>
995 <p>
996 The words below are grouped into four generations based on their approximate times of origin.
997 The earliest of these are categorized as <mentioned><lang expand="Eho I">1</lang></mentioned> and the latest as <mentioned><lang expand="Eho IV">4</lang></mentioned>.
998 The <lang>Eho</lang> language had very little influence on later Jastu-Sevensi languages and so the size of this dictionary is quite small.
999 </p>
1000 <p>
1001 As <lang>Eho</lang> is in essence a speculative proto-language, the pronunciation data should not be taken as anything more than a broad guideline.
1002 The orthography attempts to follow general American English conventions.
1003 </p>
1004 <p>
1005 <lang>Eho</lang> has been given the language code <ident type="BCP47">art-x-eho</ident>.
1006 As with any language using the <ident type="BCP47">art</ident> tag, specifying the <ident type="BCP47">Latn</ident> script may prove useful.
1007 <lang>Eho</lang> has no known native script.
1008 </p>
1009 </div>
1010
1011 <!-- END FRONTMATTER -->
1012
1013 </front>
1014
1015 <!-- DICTIONARY BODY -->
1016
1017 <body xml:id="dict">
1018
1019 <!-- EHO I -->
1020
1021 <div xml:id="dict.0001">
1022 <head><lang expand="Eho">1</lang></head>
1023 <entry xml:id="dict.0001.o">
1024 <form>
1025 <orth xml:lang="art-Latn-x-eho-0001">o</orth>
1026 <pron>ō</pron>
1027 </form>
1028 <gramGrp>
1029 <pos expand="verb">v</pos>
1030 </gramGrp>
1031 <def>come/go</def>
1032 </entry>
1033 <entry xml:id="dict.0001.aht">
1034 <form>
1035 <orth xml:lang="art-Latn-x-eho-0001">aht</orth>
1036 <pron>äht</pron>
1037 </form>
1038 <gramGrp>
1039 <pos expand="verb">v</pos>
1040 </gramGrp>
1041 <def>stay/stop/wait</def>
1042 </entry>
1043 </div>
1044
1045 <!-- EHO II -->
1046
1047 <div xml:id="dict.0002">
1048 <head><lang expand="Eho II">2</lang></head>
1049 <entry xml:id="dict.0002.ba">
1050 <form>
1051 <orth xml:lang="art-Latn-x-eho-0002">ba</orth>
1052 <pron></pron>
1053 </form>
1054 <gramGrp>
1055 <pos expand="verb">v</pos>
1056 </gramGrp>
1057 <def>do</def>
1058 </entry>
1059 <entry xml:id="dict.0002.o">
1060 <form>
1061 <orth xml:lang="art-Latn-x-eho-0002">o</orth>
1062 <pron>ō</pron>
1063 </form>
1064 <etym><ref target="#0001.o"><lang expand="Eho I">1</lang></ref></etym>
1065 <gramGrp>
1066 <pos expand="verb">v</pos>
1067 </gramGrp>
1068 <def>go</def>
1069 </entry>
1070 <entry xml:id="dict.0002.uw">
1071 <form>
1072 <orth xml:lang="art-Latn-x-eho-0002">uw</orth>
1073 <pron>o͡o</pron>
1074 </form>
1075 <etym><ref target="#0001.o"><lang expand="Eho I">1</lang> <mentioned xml:lang="art-Latn-x-eho-0001">o</mentioned></ref></etym>
1076 <gramGrp>
1077 <pos expand="verb">v</pos>
1078 </gramGrp>
1079 <def>come</def>
1080 </entry>
1081 <entry xml:id="dict.0002.ah">
1082 <form>
1083 <orth xml:lang="art-Latn-x-eho-0002">ah</orth>
1084 <pron>äh</pron>
1085 </form>
1086 <etym><ref target="#0001.aht"><lang expand="Eho I">1</lang> <mentioned xml:lang="art-Latn-x-eho-0001">aht</mentioned></ref></etym>
1087 <gramGrp>
1088 <pos expand="verb">v</pos>
1089 </gramGrp>
1090 <def>wait</def>
1091 </entry>
1092 <entry xml:id="dict.0002.aat">
1093 <form>
1094 <orth xml:lang="art-Latn-x-eho-0002">aat</orth>
1095 <pron>ät</pron>
1096 </form>
1097 <etym><ref target="#0001.aht"><lang expand="Eho I">1</lang> <mentioned xml:lang="art-Latn-x-eho-0001">aht</mentioned></ref></etym>
1098 <gramGrp>
1099 <pos expand="verb">v</pos>
1100 </gramGrp>
1101 <def>stay/stop</def>
1102 </entry>
1103 </div>
1104
1105 <!-- EHO III -->
1106
1107 <div xml:id="dict.0003">
1108 <head><lang expand="Eho III">3</lang></head>
1109 <entry xml:id="dict.0003.eh">
1110 <form>
1111 <orth xml:lang="art-Latn-x-eho-0003">eh</orth>
1112 <pron>ā</pron>
1113 </form>
1114 <gramGrp>
1115 <pos expand="adjective">adj</pos>
1116 </gramGrp>
1117 <def>good</def>
1118 </entry>
1119 <entry xml:id="dict.0003.ba">
1120 <form>
1121 <orth xml:lang="art-Latn-x-eho-0003">ba</orth>
1122 <pron></pron>
1123 </form>
1124 <etym><ref target="#0002.ba"><lang expand="Eho II">2</lang></ref></etym>
1125 <gramGrp>
1126 <pos expand="verb">v</pos>
1127 </gramGrp>
1128 <def>do</def>
1129 </entry>
1130 <entry xml:id="dict.0003.oet">
1131 <form>
1132 <orth xml:lang="art-Latn-x-eho-0003">oet</orth>
1133 <pron>œt</pron>
1134 </form>
1135 <gramGrp>
1136 <pos expand="adv">adv</pos>
1137 </gramGrp>
1138 <def>quickly</def>
1139 </entry>
1140 <entry xml:id="dict.0003.ahn">
1141 <form>
1142 <orth xml:lang="art-Latn-x-eho-0003">ahn</orth>
1143 <pron>än</pron>
1144 </form>
1145 <gramGrp>
1146 <pos expand="adv">adv</pos>
1147 </gramGrp>
1148 <def>carefully, cautiously</def>
1149 </entry>
1150 <entry xml:id="dict.0003.o">
1151 <form>
1152 <orth xml:lang="art-Latn-x-eho-0003">o</orth>
1153 <pron>ō</pron>
1154 </form>
1155 <etym><ref target="#0001.o"><lang expand="Eho I">1</lang></ref></etym>
1156 <gramGrp>
1157 <pos expand="verb">v</pos>
1158 </gramGrp>
1159 <def>go</def>
1160 </entry>
1161 <entry xml:id="dict.0003.uw">
1162 <form>
1163 <orth xml:lang="art-Latn-x-eho-0003">uw</orth>
1164 <pron>o͡o</pron>
1165 </form>
1166 <etym><ref target="#0001.o"><lang expand="Eho I">1</lang> <mentioned xml:lang="art-Latn-x-eho-0001">o</mentioned></ref></etym>
1167 <gramGrp>
1168 <pos expand="verb">v</pos>
1169 </gramGrp>
1170 <def>come</def>
1171 </entry>
1172 <entry xml:id="dict.0003.ah">
1173 <form>
1174 <orth xml:lang="art-Latn-x-eho-0003">ah</orth>
1175 <pron>äh</pron>
1176 </form>
1177 <etym><ref target="#0001.aht"><lang expand="Eho I">1</lang> <mentioned xml:lang="art-Latn-x-eho-0001">aht</mentioned></ref></etym>
1178 <gramGrp>
1179 <pos expand="verb">v</pos>
1180 </gramGrp>
1181 <def>wait</def>
1182 </entry>
1183 <entry xml:id="dict.0003.aat">
1184 <form>
1185 <orth xml:lang="art-Latn-x-eho-0003">aat</orth>
1186 <pron>ät</pron>
1187 </form>
1188 <etym><ref target="#0001.aht"><lang expand="Eho I">1</lang> <mentioned xml:lang="art-Latn-x-eho-0001">aht</mentioned></ref></etym>
1189 <gramGrp>
1190 <pos expand="verb">v</pos>
1191 </gramGrp>
1192 <def>stay/stop</def>
1193 </entry>
1194 </div>
1195
1196 <!-- EHO IV -->
1197
1198 <div xml:id="dict.0004">
1199 <head><lang expand="Eho IV">4</lang></head>
1200 <entry xml:id="dict.0004.ay">
1201 <form>
1202 <orth xml:lang="art-Latn-x-eho-0004">ay</orth>
1203 <pron>ā</pron>
1204 </form>
1205 <gramGrp>
1206 <pos expand="adjective">adj</pos>
1207 </gramGrp>
1208 <def>good</def>
1209 </entry>
1210 <entry xml:id="dict.0004.ra">
1211 <form>
1212 <orth xml:lang="art-Latn-x-eho-0004">ra</orth>
1213 <pron></pron>
1214 </form>
1215 <gramGrp>
1216 <pos expand="adjective">adj</pos>
1217 </gramGrp>
1218 <def>bad</def>
1219 </entry>
1220 <entry xml:id="dict.0004.æt">
1221 <form>
1222 <orth xml:lang="art-Latn-x-eho-0004">æt</orth>
1223 <pron>āt</pron>
1224 </form>
1225 <etym><ref target="#0003.eh"><lang expand="Eho III">3</lang> <mentioned xml:lang="art-Latn-x-eho-0003">eh</mentioned></ref></etym>
1226 <gramGrp>
1227 <pos expand="pronoun">pron</pos>
1228 </gramGrp>
1229 <def>this</def>
1230 </entry>
1231 <entry xml:id="dict.0004.ko">
1232 <form>
1233 <orth xml:lang="art-Latn-x-eho-0004">ko</orth>
1234 <pron></pron>
1235 </form>
1236 <gramGrp>
1237 <pos expand="pronoun">pron</pos>
1238 </gramGrp>
1239 <def>you</def>
1240 </entry>
1241 <entry xml:id="dict.0004.ka">
1242 <form>
1243 <orth xml:lang="art-Latn-x-eho-0004">ka</orth>
1244 <pron></pron>
1245 </form>
1246 <gramGrp>
1247 <pos expand="pronoun">pron</pos>
1248 </gramGrp>
1249 <def>me</def>
1250 </entry>
1251 <entry xml:id="dict.0004.tay">
1252 <form>
1253 <orth xml:lang="art-Latn-x-eho-0004">tay</orth>
1254 <pron></pron>
1255 </form>
1256 <gramGrp>
1257 <pos expand="pronoun">pron</pos>
1258 </gramGrp>
1259 <def>they</def>
1260 </entry>
1261 <entry xml:id="dict.0004.tih">
1262 <form>
1263 <orth xml:lang="art-Latn-x-eho-0004">tih</orth>
1264 <pron>tih</pron>
1265 </form>
1266 <gramGrp>
1267 <pos expand="verb">v</pos>
1268 </gramGrp>
1269 <def>is</def>
1270 </entry>
1271 <entry xml:id="dict.0004.ba">
1272 <form>
1273 <orth xml:lang="art-Latn-x-eho-0004">ba</orth>
1274 <pron></pron>
1275 </form>
1276 <etym><ref target="#0002.ba"><lang expand="Eho II">2</lang></ref></etym>
1277 <gramGrp>
1278 <pos expand="verb">v</pos>
1279 </gramGrp>
1280 <def>do</def>
1281 </entry>
1282 <entry xml:id="dict.0004.o">
1283 <form>
1284 <orth xml:lang="art-Latn-x-eho-0004">o</orth>
1285 <pron>ō</pron>
1286 </form>
1287 <etym><ref target="#0001.o"><lang expand="Eho I">1</lang></ref></etym>
1288 <gramGrp>
1289 <pos expand="verb">v</pos>
1290 </gramGrp>
1291 <def>go</def>
1292 </entry>
1293 <entry xml:id="dict.0004.uw">
1294 <form>
1295 <orth xml:lang="art-Latn-x-eho-0004">uw</orth>
1296 <pron>o͡o</pron>
1297 </form>
1298 <etym><ref target="#0001.uw"><lang expand="Eho I">1</lang></ref></etym>
1299 <gramGrp>
1300 <pos expand="verb">v</pos>
1301 </gramGrp>
1302 <def>come</def>
1303 </entry>
1304 <entry xml:id="dict.0004.ah">
1305 <form>
1306 <orth xml:lang="art-Latn-x-eho-0004">ah</orth>
1307 <pron>äh</pron>
1308 </form>
1309 <etym><ref target="#0001.ah"><lang expand="Eho I">1</lang></ref></etym>
1310 <gramGrp>
1311 <pos expand="verb">v</pos>
1312 </gramGrp>
1313 <def>wait</def>
1314 </entry>
1315 <entry xml:id="dict.0004.ahnt">
1316 <form>
1317 <orth xml:lang="art-Latn-x-eho-0004">ahnt</orth>
1318 <pron>ähnt</pron>
1319 </form>
1320 <etym><ref target="#0003.aat"><lang expand="Eho III">3</lang> <mentioned xml:lang="art-Latn-x-eho-0003">aat</mentioned></ref></etym>
1321 <gramGrp>
1322 <pos expand="verb">v</pos>
1323 </gramGrp>
1324 <def>stay/stop</def>
1325 </entry>
1326 <entry xml:id="dict.0004.oet">
1327 <form>
1328 <orth xml:lang="art-Latn-x-eho-0004">oet</orth>
1329 <pron>œt</pron>
1330 </form>
1331 <etym><ref target="#0003.oet"><lang expand="Eho III">3</lang></ref></etym>
1332 <gramGrp>
1333 <pos expand="adv">adv</pos>
1334 </gramGrp>
1335 <def>quickly</def>
1336 </entry>
1337 <entry xml:id="dict.0004.on">
1338 <form>
1339 <orth xml:lang="art-Latn-x-eho-0004">on</orth>
1340 <pron>on</pron>
1341 </form>
1342 <etym><ref target="#0003.ahn"><lang expand="Eho III">3</lang> <mentioned xml:lang="art-Latn-x-eho-0003">ahn</mentioned></ref></etym>
1343 <gramGrp>
1344 <pos expand="adv">adv</pos>
1345 </gramGrp>
1346 <def>carefully, cautiously</def>
1347 </entry>
1348 <entry xml:id="dict.0004.rayd">
1349 <form>
1350 <orth xml:lang="art-Latn-x-eho-0004">rayd</orth>
1351 <pron>rād</pron>
1352 </form>
1353 <gramGrp>
1354 <pos expand="adv">adv</pos>
1355 </gramGrp>
1356 <def>not</def>
1357 </entry>
1358 </div>
1359
1360 <!-- END DICTIONARY BODY -->
1361
1362 </body>
1363
1364 <!-- END TEXT -->
1365
1366 </text>
1367
1368 </TEI>
This page took 0.848979 seconds and 3 git commands to generate.