--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet type="text/xsl" href="#xsl-html" ?>
+<!DOCTYPE TEI [<!ATTLIST stylesheet id ID #REQUIRED>]>
+<TEI xmlns="http://www.tei-c.org/ns/1.0" xml:lang="en">
+
+ <!-- TEI HEADER -->
+ <teiHeader>
+
+ <!-- FILE DESCRIPTION -->
+ <fileDesc>
+ <titleStmt>
+ <title><seg xml:id="title-main">Jastugay</seg>: <seg xml:id="title-sub">Documentation and Dictionary</seg></title>
+ <author xml:id="author-name"><orgName xml:id="langdev-project">Project Langdev</orgName></author>
+ <principal><persName xml:id="lady"><addName>Lady</addName></persName></principal>
+ </titleStmt>
+ <editionStmt>
+ <edition xml:id="version-no">Version 3, Draft 01</edition>
+ </editionStmt>
+ <publicationStmt>
+ <publisher><orgName copyOf="#langdev-project" /></publisher>
+ <date when="2023-12-22">2023-12-22</date>
+ <idno type="URI">urn:fdc:langdev.xyz:20160819:jsv:jst</idno>
+ <availability status="free">
+ <licence target="https://creativecommons.org/publicdomain/zero/1.0/">Marked with <title>CC0 1.0 Universal</title>.</licence>
+ </availability>
+ </publicationStmt>
+ <seriesStmt>
+ <title xml:id="project-dict">The LANGDEV Project Dictionaries</title>
+ </seriesStmt>
+ <sourceDesc>
+ <p>
+ Born digital.
+ Initially generated via an <choice><abbr>XSLT</abbr><expan>eXtensible Stylesheet Language Transformation</expan></choice> transform from the Apple dictionary file at <ptr target="./sources/Apple%20Dictionary/x-XX-jt.xml" mimeType="application/xml" />, which was in turn largely sourced from the older <choice><abbr>HTML</abbr><expan>HyperText Markup Language</expan></choice> dictionary at <ptr target="./sources/Legacy%20x-XX-jt/Main.html" mimeType="text/html; charset=UTF-8" />, then edited by hand to ensure consistent spellings and structure, combining information from both sources as needed.
+ Commentary added.
+ </p>
+ </sourceDesc>
+ </fileDesc>
+
+ <!-- ENCODING DESCRIPTION -->
+
+ <encodingDesc>
+ <projectDesc>
+ <p>Comprehensive linguistic reference for the various <orgName>LANGDEV</orgName> languages.</p>
+ </projectDesc>
+ <tagsDecl partial="true">
+ <namespace name="http://www.tei-c.org/ns/1.0">
+ <tagUsage gi="entry" occurs="413">Used to mark dictionary entries.</tagUsage>
+ <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>
+ <tagUsage gi="note">The <val>version</val> <att>type</att> is used to denote versions in the list of changes.</tagUsage>
+ <tagUsage gi="re">The <val>derived</val> <att>type</att> is used to denote derivatives of words.</tagUsage>
+ <tagUsage gi="rs">The <val>unicode</val> <att>type</att> is used to reference a <orgName>Unicode</orgName> character.</tagUsage>
+ <tagUsage gi="seg">
+ The <val>splash</val> <att>type</att> refers to an optional splash quote.
+ A splash with <att>subtype</att> <val>default</val> identifies the default splash; all others are alternates.
+ </tagUsage>
+ </namespace>
+ </tagsDecl>
+ </encodingDesc>
+
+ <!-- PROFILE DESCRIPTION -->
+
+ <profileDesc>
+ <langUsage>
+ <language ident="en">English</language>
+ <language ident="art-Latn-x-jst">Jastugay</language>
+ </langUsage>
+ </profileDesc>
+
+ <!-- XSL STYLESHEETS -->
+
+ <xenoData>
+ <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">
+ <output method="xml" />
+ <key name="ids" match="*" use="@xml:id" />
+ <template match="/tei:TEI">
+ <html:html>
+ <call-template name="apply-attrs" />
+ <apply-templates select="tei:teiHeader" mode="head" />
+ <apply-templates select="tei:text" />
+ </html:html>
+ </template>
+ <template match="tei:teiHeader" mode="head">
+ <html:head>
+ <call-template name="apply-lang" />
+ <html:title><value-of select="tei:fileDesc/tei:titleStmt/tei:title" /></html:title>
+ <html:meta charset="utf-8" />
+ <html:meta name="author">
+ <attribute name="content"><apply-templates select="tei:fileDesc/tei:titleStmt/tei:author" mode="resolve-string" /></attribute>
+ </html:meta>
+ <html:meta name="publisher">
+ <attribute name="content"><apply-templates select="tei:fileDesc/tei:publicationStmt/tei:publisher" mode="resolve-string" /></attribute>
+ </html:meta>
+ <html:link rel="license">
+ <attribute name="href"><apply-templates select="tei:fileDesc/tei:publicationStmt/tei:availability/tei:licence/@target" mode="resolve-string" /></attribute>
+ </html:link>
+ <html:style type="text/css" id="css-base">
+ @namespace "http://www.w3.org/1999/xhtml";
+ #theme-selector {
+ display: block;
+ margin: 0 0 .675em;
+ border: thin currentColor solid;
+ padding: .3375em .5em;
+ font-size: small;
+ text-align: right;
+ }
+ html {
+ margin: 0;
+ padding: 0;
+ font: large/1.35 "Junicode", "Elstob", "Iowan Old Style", "Palatino Linotype", "URW Palladio L", "P052", "Gentium Plus", "Georgia", "STIX Two Math", serif;
+ font-variant-numeric: oldstyle-nums;
+ }
+ body {
+ margin: auto;
+ padding: 2.7em 1.5em;
+ max-width: 34em;
+ }
+ main {
+ display: block;
+ margin: 0;
+ border: thin currentColor solid;
+ padding: 0;
+ }
+ main > header, main > footer {
+ display: block;
+ margin: 0;
+ padding: 1.35em 1em;
+ font-size: x-small;
+ text-align: center;
+ }
+ main > header { border-bottom: thin currentColor solid }
+ main > footer { border-top: thin currentColor solid }
+ main > header > table, main > footer > table {
+ margin: 0;
+ border-collapse: collapse;
+ padding: 0;
+ width: 100%;
+ }
+ main > header > table + table, main > footer > table + table { margin-top: .675em }
+ main > header tr > *, main > footer tr > * { border: thin currentColor solid }
+ main > header tr > *:first-child, main > footer tr > * { width: 10em }
+ main > article {
+ display: block;
+ margin: 0;
+ padding: 1.35em 1.5em;
+ }
+ main > article > header {
+ display: block;
+ margin: 0 0 1.35em;
+ border-bottom: thin currentColor solid;
+ padding: 0 0 1.35em;
+ text-align: center;
+ font-size: medium;
+ }
+ main > article > header p:not(:first-child) { margin: 0 }
+ main > article > header section { text-align: justify }
+ main > article > header section p + p:not(:first-child) { margin: 1.35em 0 0 }
+ aside.etym {
+ margin: .3375em 0;
+ border: 2px currentColor solid;
+ padding: .3375em .5em;
+ }
+ b.pos {
+ font-weight: inherit;
+ text-decoration: underline;
+ }
+ caption {
+ margin: 0 0 .675em;
+ font-weight: bold;
+ text-decoration: underline;
+ }
+ dd { margin: 0 0 0 1.5em }
+ dl {
+ margin: 1.35em 0;
+ padding: 0 1.5em;
+ }
+ dt {
+ font-weight: bold;
+ text-decoration: underline;
+ }
+ div.epigraph {
+ display: block;
+ position: relative;
+ margin: .675em 0;
+ padding: 0;
+ height: 1.35em;
+ }
+ i.mentioned em.emph { font-weight: bold }
+ h1 {
+ margin: 0;
+ padding: 0;
+ font-size: xx-large;
+ }
+ h2 {
+ margin: 1.35em auto;
+ border-bottom: thin currentColor solid;
+ padding: 0;
+ width: 50%;
+ min-width: min-content;
+ font: inherit;
+ text-align: center;
+ letter-spacing: .15em;
+ }
+ h3 {
+ margin: 1.35em auto;
+ border: none;
+ padding: 0;
+ font: inherit;
+ text-align: center;
+ text-decoration: underline;
+ }
+ h4 {
+ margin: 0;
+ border: none;
+ padding: 0;
+ font: inherit;
+ text-align: left;
+ text-decoration: underline;
+ }
+ header {
+ display: block;
+ margin: 0;
+ padding: 0;
+ }
+ hr {
+ margin: .675em;
+ border: none;
+ padding: 0;
+ background: none;
+ height: 1.35em;
+ text-align: center;
+ }
+ hr::after { content: "⁂" }
+ i.gloss { font-style: inherit }
+ i.orth, a.ref i.mentioned { font-style: inherit }
+ i.pron {
+ font-size: smaller;
+ font-style: inherit;
+ }
+ li.re { list-style-position: inside }
+ li.sense { margin: .3375em 0 }
+ ol {
+ display: block;
+ margin: .3375em 0;
+ padding: 0 0 0 2em;
+ }
+ ol.sense {
+ margin: 0;
+ padding: 0;
+ list-style-type: none;
+ }
+ p {
+ display: block;
+ margin: 0;
+ padding: 0;
+ }
+ p + p { margin-top: 1.35em }
+ b.pos + p.def, i.q + p.def { display: inline }
+ b.pos + p.def:not(:empty)::before, i.q + p.def:not(:empty)::before {
+ white-space: nowrap;
+ content: " : ";
+ }
+ p.def + p.def {
+ display: list-item;
+ margin-top: 0;
+ list-style: disc inside;
+ }
+ p.note {
+ margin: .3375em 0;
+ border: thin currentColor solid;
+ padding: .3375em .5em;
+ }
+ p.note::before { content: "※ " }
+ section.re { margin: .3375em 0 }
+ small.label { font-size: small }
+ small.note.version {
+ font-size: inherit;
+ font-style: italic;
+ }
+ span.splash:not([hidden]) {
+ display: block;
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ margin: auto;
+ height: 1em;
+ font-size: small;
+ font-style: italic;
+ line-height: 1;
+ animation: 3s splash infinite ease-in-out;
+ }
+ span.splash::before { content: open-quote }
+ span.splash::after { content: close-quote }
+ span.splash:not([hidden]) ~ span.splash { display: none }
+ table {
+ width: 100%;
+ text-align: left;
+ }
+ table.table {
+ margin: 1.35em 0;
+ text-align: center;
+ }
+ table.dictionary {
+ table-layout: fixed;
+ border-collapse: separate;
+ margin: .675em 0;
+ padding: .3375em .25em;
+ }
+ table.dictionary caption {
+ font-weight: inherit;
+ text-decoration: none;
+ }
+ table.dictionary col { width: 25% }
+ table.dictionary col:nth-child(2) { width: auto }
+ table.dictionary tbody tr > * {
+ margin: 0;
+ border: thin currentColor solid;
+ padding: 0 .75em;
+ font-weight: inherit;
+ text-align: left;
+ }
+ table.dictionary thead { text-decoration: underline }
+ td, th { vertical-align: middle }
+ th {
+ font-weight: bold;
+ text-align: center;
+ }
+ u { text-decoration: none }
+ u.lang { font-variant: small-caps }
+ u.surname { text-transform: uppercase }
+ ul {
+ display: block;
+ margin: .3375em 0;
+ padding: 0 0 0 2em;
+ }
+ ul.list { margin: 1.35em 0 }
+ ul.re {
+ margin: 0;
+ padding: 0 0 0 1em;
+ }
+ @keyframes splash {
+ from { font-size: medium }
+ 50% { font-size: large }
+ to { font-size: medium }
+ }
+ </html:style>
+ <html:style type="text/css" title="current" id="css-current"><value-of select="/*//html:style[@title][2]" /></html:style>
+ <html:style type="text/css" title="Legendary" id="css-legendary">
+ @namespace "http://www.w3.org/1999/xhtml";
+ #theme-selector {
+ border-color: #535555;
+ background: #777899;
+ }
+ html { background: #999ABC }
+ body { color: black }
+ main {
+ background: #EEEEEE;
+ border-color: #545454;
+ }
+ main > header, main > footer {
+ background: #EEE8DD;
+ border-color: #555666;
+ }
+ main > header > table, main > footer > table { background: #DDDDDD }
+ main > header tr:hover > *, main > footer tr:hover > * { background: #EBEBEB }
+ main > header tr > *:hover, main > footer tr > *:hover { background: #F6F6F6 }
+ main > article { color: #334566 }
+ main > article > header { border-color: #999BAD }
+ aside.etym, p.note {
+ border-color: #A0A0A0;
+ background: #CCCCCC;
+ }
+ table.dictionary tbody tr:hover > * aside.etym, table.dictionary tbody tr:hover > * p.note { background: #DDDDDD }
+ table.dictionary tbody tr > *:hover aside.etym, table.dictionary tbody tr > *:hover p.note { background: #EBEBEB }
+ a[href] { color: #454545 }
+ a[href]:hover { color: #747474 }
+ dfn { color: black }
+ h3 { color: black }
+ hr { color: #999BAD }
+ i.gloss { color: #999BAD }
+ li.sense, p.def { color: #227002 }
+ small.note { color: #999BAD }
+ table.dictionary { background: #CCCCCC }
+ table.dictionary tbody tr > * {
+ border-color: #A0A0A0;
+ background: #DDDDDD;
+ }
+ table.dictionary tbody tr:hover > * { background: #EBEBEB }
+ table.dictionary tbody tr > *:hover { background: #F6F6F6 }
+ </html:style>
+ <html:style type="text/css" title="Night" id="css-night">
+ @namespace "http://www.w3.org/1999/xhtml";
+ #theme-selector {
+ border-color: #550022;
+ background: #000000;
+ }
+ html { background: #222222 }
+ body { color: #EEEEEE }
+ main {
+ background: #131313;
+ border-color: #220000;
+ }
+ main > header, main > footer {
+ background: #330011;
+ border-color: #220000;
+ }
+ main > header > table, main > footer > table { background: #441122 }
+ main > header tr:hover > *, main > footer tr:hover > * { background: #4F1F2F }
+ main > header tr > *:hover, main > footer tr > *:hover { background: #5F2F3F }
+ main > article { color: #BB99AA }
+ main > article > header { border-color: #FFBBC3 }
+ aside.etym, p.note {
+ border-color: #542133;
+ background: #331221;
+ }
+ table.dictionary tbody tr:hover > * aside.etym, table.dictionary tbody tr:hover > * p.note { background: #441122 }
+ table.dictionary tbody tr > *:hover aside.etym, table.dictionary tbody tr > *:hover p.note { background: #4F1F2F }
+ a[href] { color: #BCBCBC }
+ a[href]:hover { color: #DEDEDE }
+ dfn { color: white }
+ h3 { color: white }
+ hr { color: #FFBBC3 }
+ i.gloss { color: #FFBBC3 }
+ li.sense, p.def { color: #DD0013 }
+ small.note { color: #FFBBC3 }
+ span.splash { color: #CC3355 }
+ table.dictionary { background: #331221 }
+ table.dictionary tbody tr > * {
+ border-color: #542133;
+ background: #441122;
+ }
+ table.dictionary tbody tr:hover > * { background: #4F1F2F }
+ table.dictionary tbody tr > *:hover { background: #5F2F3F }
+ </html:style>
+ <html:style type="text/css" title="OldStyle" id="css-oldStyle">
+ @namespace "http://www.w3.org/1999/xhtml";
+ #theme-selector {
+ border-color: Grey;
+ background: DarkGrey;
+ }
+ html { background: DimGray }
+ main { border-color: SaddleBrown }
+ main > header, main > footer {
+ border-color: SaddleBrown;
+ background: AntiqueWhite;
+ }
+ main > header > table, main > footer > table { background: OldLace }
+ main > header tr:hover > *, main > footer tr:hover > * { background: FloralWhite }
+ main > header tr > *:hover, main > footer tr > *:hover { background: Snow }
+ main > article { background: OldLace }
+ main > article > header { border-color: SaddleBrown }
+ aside.etym, p.note {
+ border-color: SaddleBrown;
+ background: AntiqueWhite;
+ }
+ table.dictionary tbody tr:hover > * aside.etym, table.dictionary tbody tr:hover > * p.note { background: OldLace }
+ table.dictionary tbody tr > *:hover aside.etym, table.dictionary tbody tr > *:hover p.note { background: FloralWhite }
+ a[href] { color: SaddleBrown }
+ hr { color: SaddleBrown }
+ i.gloss { color: RosyBrown }
+ span.splash { color: RosyBrown }
+ table.dictionary { background: AntiqueWhite }
+ table.dictionary tbody tr > * {
+ border-color: SaddleBrown;
+ background: OldLace;
+ }
+ table.dictionary tbody tr:hover > * { background: FloralWhite }
+ table.dictionary tbody tr > *:hover { background: Snow }
+ </html:style>
+ <html:style type="text/css" title="TE" id="css-TE">
+ @namespace "http://www.w3.org/1999/xhtml";
+ #theme-selector {
+ border-color: #9F9F9F;
+ background: #ECECEC;
+ }
+ html { background: #EDEDED }
+ main {
+ background: white;
+ border-color: #B8B8B8;
+ }
+ main > header, main > footer {
+ border-color: #AAAAAA;
+ background: #ECECEC;
+ }
+ main > header tr > *, main > footer tr > * {
+ border-color: #B0B0B0;
+ background: white;
+ }
+ a[href] { color: inherit }
+ aside.etym, p.note { border-color: #515151 }
+ hr { color: black }
+ table.dictionary tbody tr > * { border-color: #515151 }
+ </html:style>
+ <html:style type="text/css" title="RedBook" id="css-RedBook">
+ @namespace "http://www.w3.org/1999/xhtml";
+ #theme-selector {
+ border-color: #F79F9F;
+ background: white;
+ }
+ html { background: #B21A2A }
+ main {
+ background: white;
+ border-color: #F77F7F;
+ }
+ main > header, main > footer {
+ border-color: #6FCFEF;
+ color: #3F3F3F;
+ }
+ main > header tr > *, main > footer tr > * { border-color: #6FCFEF }
+ main > article > header { border-color: #6FCFEF }
+ a[href] { color: #0FAF0F }
+ dfn { color: #2028B8 }
+ h3 { color: #2028B8 }
+ hr { color: #3F3F3F }
+ li.sense, p.def { color: #FF0000 }
+ small.note { color: #FF0000 }
+ span.splash { color: #0FAF0F }
+ </html:style>
+ </html:head>
+ </template>
+ <template match="tei:teiHeader" mode="body">
+ <html:header>
+ <call-template name="apply-attrs" />
+ <html:table>
+ <html:caption>Text Metadata</html:caption>
+ <html:tr>
+ <html:th>Title</html:th>
+ <html:td><apply-templates select="tei:fileDesc/tei:titleStmt/tei:title" /></html:td>
+ </html:tr>
+ <html:tr>
+ <html:th>Author</html:th>
+ <html:td><apply-templates select="tei:fileDesc/tei:titleStmt/tei:principal" /> (<apply-templates select="tei:fileDesc/tei:titleStmt/tei:author" />)</html:td>
+ </html:tr>
+ <html:tr>
+ <html:th>Edition</html:th>
+ <html:td><apply-templates select="tei:fileDesc/tei:editionStmt/tei:edition" /></html:td>
+ </html:tr>
+ <html:tr>
+ <html:th>Series</html:th>
+ <html:td><apply-templates select="tei:fileDesc/tei:seriesStmt/tei:title" /></html:td>
+ </html:tr>
+ <html:tr>
+ <html:th>Publication info</html:th>
+ <html:td><apply-templates select="tei:fileDesc/tei:publicationStmt/tei:publisher" />, <apply-templates select="tei:fileDesc/tei:publicationStmt/tei:date" /></html:td>
+ </html:tr>
+ <html:tr>
+ <html:th>URI</html:th>
+ <html:td>
+ <html:a>
+ <attribute name="href"><value-of select="tei:fileDesc/tei:publicationStmt/tei:idno[@type='URI']" /></attribute>
+ <value-of select="tei:fileDesc/tei:publicationStmt/tei:idno[@type='URI']" />
+ </html:a>
+ </html:td>
+ </html:tr>
+ <html:tr>
+ <html:th>Availability (<value-of select="tei:fileDesc/tei:publicationStmt/tei:availability/@status" />)</html:th>
+ <html:td>
+ <apply-templates select="tei:fileDesc/tei:publicationStmt/tei:availability" />
+ </html:td>
+ </html:tr>
+ <html:tr>
+ <html:th>Project description</html:th>
+ <html:td><apply-templates select="tei:encodingDesc/tei:projectDesc" /></html:td>
+ </html:tr>
+ <html:tr>
+ <html:th>Source description</html:th>
+ <html:td><apply-templates select="tei:fileDesc/tei:sourceDesc" /></html:td>
+ </html:tr>
+ </html:table>
+ <apply-templates select="tei:revisionDesc" />
+ </html:header>
+ </template>
+ <template match="tei:teiHeader" mode="foot">
+ <html:footer>
+ <html:p>
+ <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>
+ <html:br />
+ <text>☙ </text><html:a href="https://langdev.ladys.computer/">Project Langdev</html:a><text> ❧</text>
+ </html:p>
+ </html:footer>
+ </template>
+ <template match="tei:revisionDesc">
+ <html:table class="revisionDesc">
+ <call-template name="apply-attrs" />
+ <html:caption>Revision History</html:caption>
+ <apply-templates />
+ </html:table>
+ </template>
+ <template match="tei:change">
+ <html:tr class="change">
+ <call-template name="apply-attrs" />
+ <html:th><html:time><value-of select="@when" /></html:time></html:th>
+ <html:td><apply-templates /></html:td>
+ </html:tr>
+ </template>
+ <template match="tei:text">
+ <html:body id="text">
+ <call-template name="apply-attrs" />
+ <for-each select="//*[key('ids', @xml:id)[2] and not((. | key('ids', @xml:id)[1])[2])]">
+ <html:aside>
+ <html:strong>WARNING: Duplicate <html:code>xml:id</html:code> found for entry <html:code>#<value-of select="@xml:id" /></html:code>!!!</html:strong>
+ </html:aside>
+ </for-each>
+ <html:script type="text/javascript">
+ var themes = [
+ <for-each select="//html:style[@title and @title != 'current']">
+ ["<value-of select="@id" />", "<value-of select="@title" />"],
+ </for-each>
+ ];
+ var selector = document.createElementNS("http://www.w3.org/1999/xhtml", "label");
+ selector.id = "theme-selector";
+ selector.appendChild(document.createTextNode("Theme: "));
+ var select = document.createElementNS("http://www.w3.org/1999/xhtml", "select");
+ var option;
+ for (var i = themes.length; i > 0; i--) {
+ option = document.createElementNS("http://www.w3.org/1999/xhtml", "option");
+ option.textContent = themes[themes.length - i][1];
+ option.value = themes[themes.length - i][0];
+ select.appendChild(option);
+ }
+ select.addEventListener("change", function () {
+ document.getElementById("css-current").textContent = document.getElementById(this.value).textContent;
+ }, false);
+ selector.appendChild(select);
+ document.getElementById("text").insertBefore(selector, document.getElementById("text").firstChild);
+ </html:script>
+ <html:main>
+ <apply-templates select="../tei:teiHeader" mode="body" />
+ <html:article>
+ <apply-templates select="tei:front" />
+ <apply-templates select="tei:body" />
+ </html:article>
+ <apply-templates select="../tei:teiHeader" mode="foot" />
+ </html:main>
+ </html:body>
+ </template>
+ <template match="tei:front">
+ <html:header>
+ <call-template name="apply-attrs" />
+ <apply-templates select="tei:titlePage/tei:docTitle" />
+ <html:div class="epigraph">
+ <apply-templates select="tei:titlePage/tei:epigraph" />
+ <html:script type="text/javascript">
+ var s = document.getElementsByClassName("splash");
+ var ss = Math.floor(Math.random() * s.length);
+ for (var i = s.length - 1; i > -1; i--) if (i !== ss) s.item(i).setAttribute("hidden", "hidden");
+ </html:script>
+ </html:div>
+ <html:hr />
+ <html:p><apply-templates select="tei:titlePage/tei:docEdition" /></html:p>
+ <html:p><apply-templates select="tei:titlePage/tei:byline" /></html:p>
+ <apply-templates select="tei:titlePage/tei:docDate" />
+ <html:hr />
+ <apply-templates select="tei:div" />
+ </html:header>
+ </template>
+ <template match="tei:body">
+ <html:section class="body">
+ <call-template name="apply-attrs" />
+ <html:table class="dictionary">
+ <html:colgroup><html:col /><html:col /></html:colgroup>
+ <html:thead>
+ <html:tr>
+ <html:th>Word</html:th>
+ <html:th>Definition</html:th>
+ </html:tr>
+ </html:thead>
+ <html:tbody>
+ <for-each select="tei:entry">
+ <sort select="tei:form/tei:orth" lang="und" />
+ <apply-templates select="." />
+ </for-each>
+ </html:tbody>
+ </html:table>
+ </html:section>
+ </template>
+ <template name="apply-lang">
+ <if test="@xml:lang"><attribute name="lang"><value-of select="@xml:lang" /></attribute></if>
+ </template>
+ <template name="resolve-copy">
+ <if test="@copyOf and substring(@copyOf, 1, 1)='#'"><apply-templates select="/.//*[@xml:id=substring(current()/@copyOf, 2)]" /></if>
+ </template>
+ <template name="apply-attrs">
+ <call-template name="apply-lang" />
+ <if test="@xml:id"><attribute name="id"><value-of select="@xml:id" /></attribute></if>
+ <if test="@expand"><attribute name="title"><value-of select="@expand" /></attribute></if>
+ <call-template name="resolve-copy" />
+ </template>
+ <template match="*" mode="resolve-string">
+ <choose>
+ <when test="@copyOf and substring(@copyOf, 1, 1)='#'"><value-of select="/.//*[@xml:id=substring(current()/@copyOf, 2)]" /></when>
+ <otherwise><apply-templates mode="resolve-string" /></otherwise>
+ </choose>
+ </template>
+ <template match="tei:addName">
+ <html:u class="addName">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:u>
+ </template>
+ <template match="tei:choice[tei:abbr]">
+ <html:abbr>
+ <if test="tei:expan">
+ <attribute name="title"><apply-templates select="tei:expan" /></attribute>
+ </if>
+ <call-template name="apply-attrs" />
+ <apply-templates select="tei:abbr" />
+ </html:abbr>
+ </template>
+ <template match="tei:def">
+ <html:p class="def">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:p>
+ </template>
+ <template match="tei:div">
+ <html:section>
+ <if test="@type">
+ <attribute name="class"><value-of select="@type" /></attribute>
+ </if>
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:section>
+ </template>
+ <template match="tei:docDate">
+ <html:p>
+ <call-template name="apply-attrs" />
+ <text>Last updated: </text>
+ <html:time>
+ <if test="@when">
+ <attribute name="datetime"><value-of select="@when" /></attribute>
+ </if>
+ <apply-templates />
+ </html:time>
+ </html:p>
+ </template>
+ <template match="tei:docTitle">
+ <html:header class="docTitle">
+ <call-template name="apply-attrs" />
+ <choose>
+ <when test="tei:titlePart"><apply-templates /></when>
+ <otherwise><html:h1><apply-templates /></html:h1></otherwise>
+ </choose>
+ </html:header>
+ </template>
+ <template match="tei:etym">
+ <html:aside class="etym">
+ <call-template name="apply-attrs" />
+ <html:p>< <apply-templates /></html:p>
+ </html:aside>
+ </template>
+ <template match="tei:emph">
+ <html:em class="emph">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:em>
+ </template>
+ <template match="tei:entry">
+ <html:tr class="entry">
+ <call-template name="apply-attrs" />
+ <html:th>
+ <for-each select="tei:form">
+ <html:dfn><apply-templates select="tei:orth" /><text> </text><apply-templates select="tei:label" /></html:dfn>
+ </for-each>
+ </html:th>
+ <html:td>
+ <if test="tei:gramGrp/tei:pos|tei:def">
+ <html:p class="def"><apply-templates select="tei:gramGrp/tei:pos|tei:q" /><apply-templates select="tei:def" /></html:p>
+ </if>
+ <if test="tei:sense">
+ <html:ol class="sense">
+ <apply-templates select="tei:sense"/>
+ </html:ol>
+ </if>
+ <for-each select="tei:note">
+ <html:p class="note"><apply-templates /></html:p>
+ </for-each>
+ <apply-templates select="tei:etym" />
+ <if test="tei:re[@type='derived']">
+ <html:section class="re">
+ <html:strong>Derivatives</html:strong>
+ <html:ul class="re">
+ <for-each select="tei:re[@type='derived']">
+ <html:li class="re">
+ <choose>
+ <when test="//tei:entry[string(.//tei:orth)=string(current()//tei:orth)]">
+ <html:a href="#{//tei:entry[string(.//tei:orth)=string(current()//tei:orth)]/@id[1]}">
+ <apply-templates select=".//tei:orth" />
+ </html:a>
+ </when>
+ <otherwise>
+ <apply-templates select=".//tei:orth" />
+ </otherwise>
+ </choose>
+ </html:li>
+ </for-each>
+ </html:ul>
+ </html:section>
+ </if>
+ </html:td>
+ </html:tr>
+ </template>
+ <template match="tei:forename">
+ <html:u class="forename">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:u>
+ </template>
+ <template match="tei:gloss">
+ <html:i class="gloss">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:i>
+ </template>
+ <template match="tei:head">
+ <choose>
+ <when test="parent::tei:div/parent::tei:div/parent::tei:div[not(@type='preface')]">
+ <html:h4 class="head">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:h4>
+ </when>
+ <when test="parent::tei:div/parent::tei:div[not(@type='preface')]">
+ <html:h3 class="head">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:h3>
+ </when>
+ <otherwise>
+ <html:h2 class="head">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:h2>
+ </otherwise>
+ </choose>
+ </template>
+ <template match="tei:ident">
+ <html:code>
+ <attribute name="class">ident <value-of select="@type" /></attribute>
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:code>
+ </template>
+ <template match="tei:label">
+ <html:small class="label">
+ <call-template name="apply-attrs" />
+ <text>(</text><apply-templates /><text>)</text>
+ </html:small>
+ </template>
+ <template match="tei:lang">
+ <html:u class="lang">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:u>
+ </template>
+ <template match="tei:licence">
+ <for-each select="node()">
+ <choose>
+ <when test="local-name() = 'title'">
+ <html:a>
+ <attribute name="href"><value-of select="../@target" /></attribute>
+ <call-template name="apply-attrs" />
+ <html:cite class="title"><value-of select="." /></html:cite>
+ </html:a>
+ </when>
+ <otherwise><apply-templates select="." /></otherwise>
+ </choose>
+ </for-each>
+ </template>
+ <template match="tei:list">
+ <choose>
+ <when test="@type='gloss'">
+ <html:dl class="list gloss">
+ <for-each select="*">
+ <choose>
+ <when test="local-name() = 'label'">
+ <html:dt class="label">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:dt>
+ </when>
+ <when test="local-name() = 'item'">
+ <html:dd class="item">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:dd>
+ </when>
+ </choose>
+ </for-each>
+ </html:dl>
+ </when>
+ <otherwise>
+ <html:ul class="list">
+ <for-each select="tei:item">
+ <html:li class="item">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:li>
+ </for-each>
+ </html:ul>
+ </otherwise>
+ </choose>
+ </template>
+ <template match="tei:mentioned">
+ <html:i class="mentioned">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:i>
+ </template>
+ <template match="tei:name">
+ <html:u>
+ <attribute name="class">name <value-of select="@type" /></attribute>
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:u>
+ </template>
+ <template match="tei:note">
+ <html:small>
+ <attribute name="class">note <value-of select="@type" /></attribute>
+ <call-template name="apply-attrs" />
+ [<apply-templates />]
+ </html:small>
+ </template>
+ <template match="tei:orgName">
+ <html:u class="orgName">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:u>
+ </template>
+ <template match="tei:orth">
+ <if test="preceding-sibling::tei:orth or ../preceding-sibling::tei:form/tei:orth">
+ <text> / </text>
+ </if>
+ <html:i class="orth">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:i>
+ </template>
+ <template match="tei:p">
+ <html:p>
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:p>
+ </template>
+ <template match="tei:persName">
+ <html:u class="persName">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:u>
+ </template>
+ <template match="tei:pos">
+ <html:b class="pos">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:b>
+ </template>
+ <template match="tei:pron">
+ <if test="preceding-sibling::tei:pron or ../preceding-sibling::tei:form/tei:pron">
+ <text>, </text>
+ </if>
+ <html:i class="pron">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:i>
+ </template>
+ <template match="tei:ptr">
+ <html:a class="ptr">
+ <if test="@target">
+ <attribute name="href"><value-of select="@target" /></attribute>
+ </if>
+ <if test="@mimeType">
+ <attribute name="type"><value-of select="@mimeType" /></attribute>
+ </if>
+ <call-template name="apply-attrs" />
+ <choose>
+ <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>
+ <otherwise><value-of select="@target" /></otherwise>
+ </choose>
+ </html:a>
+ </template>
+ <template match="tei:q">
+ <html:i class="q">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:i>
+ <text> </text>
+ </template>
+ <template match="tei:ref">
+ <html:a class="ref">
+ <if test="@target">
+ <attribute name="href"><value-of select="@target" /></attribute>
+ </if>
+ <if test="@mimeType">
+ <attribute name="type"><value-of select="@mimeType" /></attribute>
+ </if>
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:a>
+ </template>
+ <template match="tei:rs">
+ <html:u>
+ <attribute name="class">rs <value-of select="@type" /></attribute>
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:u>
+ </template>
+ <template match="tei:seg">
+ <html:span>
+ <attribute name="class">seg <value-of select="@type" /></attribute>
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:span>
+ </template>
+ <template match="tei:seg[@type='splash']">
+ <html:span class="seg splash">
+ <call-template name="apply-attrs" />
+ <if test="@subtype != 'default'">
+ <attribute name="hidden">hidden</attribute>
+ </if>
+ <apply-templates />
+ </html:span>
+ </template>
+ <template match="tei:sense">
+ <html:li class="sense">
+ <if test="tei:gramGrp/tei:pos|tei:q|tei:def|tei:note">
+ <apply-templates select="tei:gramGrp/tei:pos|tei:q" />
+ <apply-templates select="tei:def|tei:note" />
+ </if>
+ <if test="tei:sense">
+ <html:ul class="sense">
+ <apply-templates select="tei:sense"/>
+ </html:ul>
+ </if>
+ </html:li>
+ </template>
+ <template match="tei:soCalled">
+ <html:span class="soCalled">
+ <call-template name="apply-attrs" />
+ <text>“</text><apply-templates /><text>”</text>
+ </html:span>
+ </template>
+ <template match="tei:surname">
+ <html:u class="surname">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:u>
+ </template>
+ <template match="tei:table">
+ <html:table class="table">
+ <for-each select="tei:head[1]">
+ <html:caption class="head">
+ <apply-templates />
+ </html:caption>
+ </for-each>
+ <if test="tei:row[@role='label']">
+ <html:thead class="table">
+ <for-each select="tei:row[@role='label']">
+ <html:tr class="row">
+ <for-each select="tei:cell">
+ <choose>
+ <when test="@role='data'">
+ <html:td class="cell">
+ <apply-templates />
+ </html:td>
+ </when>
+ <otherwise>
+ <html:th class="cell">
+ <apply-templates />
+ </html:th>
+ </otherwise>
+ </choose>
+ </for-each>
+ </html:tr>
+ </for-each>
+ </html:thead>
+ </if>
+ <html:tbody class="table">
+ <for-each select="tei:row[not(@role='label')]">
+ <html:tr class="row">
+ <for-each select="tei:cell">
+ <choose>
+ <when test="@role='label'">
+ <html:th class="cell">
+ <apply-templates />
+ </html:th>
+ </when>
+ <otherwise>
+ <html:td class="cell">
+ <apply-templates />
+ </html:td>
+ </otherwise>
+ </choose>
+ </for-each>
+ </html:tr>
+ </for-each>
+ </html:tbody>
+ </html:table>
+ </template>
+ <template match="tei:title">
+ <html:cite class="title">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:cite>
+ </template>
+ <template match="tei:titlePart">
+ <choose>
+ <when test="@type = 'main'">
+ <html:h1 class="titlePart main">
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:h1>
+ </when>
+ <otherwise>
+ <html:p>
+ <attribute name="class">titlePart <value-of select="@type" /></attribute>
+ <call-template name="apply-attrs" />
+ <apply-templates />
+ </html:p>
+ </otherwise>
+ </choose>
+ </template>
+ <template match="tei:expan/tei:choice[tei:abbr]">
+ <value-of select="tei:abbr" />
+ <if test="tei:expan"><text>(</text><apply-templates select="tei:expan" /><text>)</text></if>
+ </template>
+ <template match="*">
+ <choose>
+ <when test="@copyOf"><call-template name="resolve-copy" /></when>
+ <otherwise><apply-templates /></otherwise>
+ </choose>
+ </template>
+ </stylesheet>
+ </xenoData>
+
+ <!-- REVISION DESCRIPTIONS -->
+
+ <revisionDesc>
+ <change when="2023-12-22">
+ Created <choice><abbr>TEI</abbr><expan>Text Encoding Initiative</expan></choice> document based on the final version of the Apple dictionary.
+ Added back in some missing entries and information from the <choice><abbr>HTML</abbr><expan>HyperText Markup Language</expan></choice> dictionary, including etymological information for words derived from the <lang>Jastugay</lang> lexis.
+ Normalized spellings according to current best practices.
+ <note type="version">3.01</note>
+ </change>
+ <change>
+ Development of the Apple dictionary continued for some time, likely at least partially overlapping the development period of the <choice><abbr>HTML</abbr><expan>HyperText Markup Language</expan></choice> dictionary.
+ </change>
+ <change notBefore="2008-09-01" notAfter="2012-06-30">
+ Converted the <choice><abbr>HTML</abbr><expan>HyperText Markup Language</expan></choice> dictionary into the Apple dictionary format.
+ Removed etymological information for most entries.
+ <note type="version">2.01</note>
+ </change>
+ <change>
+ Development of the <choice><abbr>HTML</abbr><expan>HyperText Markup Language</expan></choice> dictionary continued for some time.
+ </change>
+ <change notBefore="2008-09-01" notAfter="2012-06-30">
+ Initial <choice><abbr>HTML</abbr><expan>HyperText Markup Language</expan></choice> dictionary created.
+ <note type="version">1.01</note>
+ </change>
+ </revisionDesc>
+
+ <!-- END TEI HEADER -->
+
+ </teiHeader>
+
+ <!-- TEXT -->
+
+ <text>
+
+ <!-- FRONTMATTER -->
+
+ <front>
+
+ <!-- TITLE PAGE -->
+
+ <titlePage>
+ <docTitle>
+ <titlePart type="main" copyOf="#title-main" />
+ <titlePart type="sub" copyOf="#title-sub" />
+ </docTitle>
+ <byline>
+ <docAuthor copyOf="#author-name"></docAuthor>
+ </byline>
+ <docEdition copyOf="#version-no" />
+ <docDate when="2023-12-22">22 December 2023</docDate>
+ <epigraph>
+ <p>
+ <seg type="splash" subtype="default">Official Dictionary!</seg>
+ <seg type="splash">It’s Awesome!</seg>
+ <seg type="splash">I ♥ Firefox!</seg>
+ <seg type="splash">v. 8.2b</seg>
+ <seg type="splash">De‐1337</seg>
+ <seg type="splash">Not ‘to be’!</seg>
+ <seg type="splash">I’m sorry…</seg>
+ <seg type="splash">My word!</seg>
+ <seg type="splash">(un)Censored!</seg>
+ <seg type="splash">Diacritical!</seg>
+ <seg type="splash">Unicode!</seg>
+ <seg type="splash"><h2></seg>
+ <seg type="splash">Constantly growing!</seg>
+ <seg type="splash">Now organic!</seg>
+ <seg type="splash">Derive this!</seg>
+ <seg type="splash">y′</seg>
+ <seg type="splash">Something different!</seg>
+ <seg type="splash">Thank you!</seg>
+ <seg type="splash">Math.random()</seg>
+ <seg type="splash">‘Single quotes’!</seg>
+ <seg type="splash">Not my fault!</seg>
+ <seg type="splash">Safe!</seg>
+ <seg type="splash">Refreshing!</seg>
+ <seg type="splash">What’s this?</seg>
+ <seg type="splash">Jästūgā is evolving!</seg>
+ <seg type="splash">ECHO!</seg>
+ <seg type="splash">…echo…</seg>
+ <seg type="splash">Look inside!</seg>
+ <seg type="splash">Learn it!</seg>
+ <seg type="splash">Synergy!</seg>
+ <seg type="splash">Not parasitic!</seg>
+ <seg type="splash">Symbiotic!</seg>
+ <seg type="splash">Non‐toxic!</seg>
+ <seg type="splash">Fancy!</seg>
+ <seg type="splash">Ezh!</seg>
+ <seg type="splash">-moz-animate</seg>
+ <seg type="splash">Hid</seg>
+ <seg type="splash">den</seg>
+ <seg type="splash">Mess</seg>
+ <seg type="splash">age!</seg>
+ <seg type="splash">With taste!</seg>
+ <seg type="splash">Sounds good!</seg>
+ <seg type="splash">Emotional!</seg>
+ <seg type="splash">Life!</seg>
+ <seg type="splash">Abstract!</seg>
+ <seg type="splash">Not moldy!</seg>
+ <seg type="splash">It’s time!</seg>
+ <seg type="splash">Count me in!</seg>
+ <seg type="splash">You animal!</seg>
+ <seg type="splash">Vegetable!</seg>
+ <seg type="splash">FOOD!</seg>
+ <seg type="splash">A tool!</seg>
+ <seg type="splash">Pretty!</seg>
+ <seg type="splash">Musical!</seg>
+ <seg type="splash">Building!</seg>
+ <seg type="splash">A work of art!</seg>
+ <seg type="splash">Yes!</seg>
+ <seg type="splash">Modified!</seg>
+ <seg type="splash">Ōdō!</seg>
+ <seg type="splash">Action!</seg>
+ <seg type="splash">β!</seg>
+ </p>
+ </epigraph>
+ </titlePage>
+
+ <!-- PREFACE -->
+
+ <div xml:id="forward" type="preface">
+ <p>
+ <lang>Jastugay</lang> (<mentioned xml:lang="art-Latn-x-jst">jästūgā</mentioned>) is an early culture and language in the <lang>Jastu‐Sevensi</lang> language family.
+ It is a direct descendant of <lang>Jastulae</lang> and the principal ancestor language to <lang>Classical Sevensi</lang>.
+ </p>
+ <p>
+ Unlike other languages in the <lang>Jastu‐Sevensi</lang> family, <lang>Jastugay</lang> does actually have direct attestation, albeit in a very small fragment of text: <bibl><ref target="./texts/pə%20dätzē%20āʒo%20dāʒo.rtf" mimeType="text/rtf"><title xml:lang="art-Latn-x-jst">pə dätzē āʒo dāʒo</title></ref></bibl> (a gloss of this text is available here: <ptr target="./texts/pə%20dätzē%20āʒo%20dāʒo/gloss.txt" mediaType="text/plain; charset=UTF-8" />).
+ Note that this text is an unmistakably early form of the language and features grammatical constructs not present in the version documented here.
+ </p>
+ <p>
+ Dearth of evidence aside, <lang>Jastugay</lang> is a complete, if small, language with a functioning, albeit rudimentary, grammar that can be used for the composition of meaningful texts.
+ </p>
+ <p>
+ <lang>Jastugay</lang> has been given the language code <ident type="BCP47">art-x-jst</ident>.
+ As with any language using the <ident type="BCP47">art</ident> tag, specifying the <ident type="BCP47">Latn</ident> script may prove useful.
+ A native script for <lang>Jastugay</lang> was developed; the tag <ident type="BCP47">x-Jstr</ident> may be used to indicate it.
+ </p>
+ <div xml:id="forward.phonology" type="section">
+ <head>Phonology</head>
+ <p>
+ Syllables in <lang>Jastugay</lang> are relatively simple, having an onset of zero or one consonant, a single vowel or diphthong, and an optional coda.
+ The consonant inventory is as follows:
+ </p>
+ <table>
+ <row role="label">
+ <cell></cell>
+ <cell>Glottal</cell>
+ <cell>Velar</cell>
+ <cell>Post‐Alveolar</cell>
+ <cell>Alveolar</cell>
+ <cell>Labial</cell>
+ </row>
+ <row>
+ <cell role="label">Sonorants</cell>
+ <cell></cell>
+ <cell></cell>
+ <cell>tl</cell>
+ <cell>n</cell>
+ <cell>w</cell>
+ </row>
+ <row>
+ <cell role="label">Stop</cell>
+ <cell></cell>
+ <cell>g</cell>
+ <cell>dʒ</cell>
+ <cell>t, d</cell>
+ <cell>p</cell>
+ </row>
+ <row>
+ <cell role="label">Fricative</cell>
+ <cell>h</cell>
+ <cell>x</cell>
+ <cell>ʒ</cell>
+ <cell>s</cell>
+ <cell>f</cell>
+ </row>
+ </table>
+ <p>
+ A few of these sounds are the result of mergers:
+ </p>
+ <list>
+ <item>/w/ was historically sometimes realized as [m].</item>
+ <item>/ʒ/ was historically sometimes realized as [z].</item>
+ <item>/f/ was historically sometimes realized as [v].</item>
+ </list>
+ <p>
+ Only /s/, /d/, /t/, and /x/ are permitted in syllable codas; /n/ cannot start syllables and is only permitted after the diphthong /eɘ/ (and may be followed by another consonant).
+ /tl/ is syllabic and features neither vowel nor coda; in later periods, it is often realized [ʔɫ].
+ Voicing is only phonemic for the alveolar consonants.
+ </p>
+ <p>
+ The vowel inventory is as follows:
+ </p>
+ <table>
+ <row role="label">
+ <cell></cell>
+ <cell>Back</cell>
+ <cell>Front</cell>
+ </row>
+ <row>
+ <cell role="label">Close</cell>
+ <cell>ɑ</cell>
+ <cell></cell>
+ </row>
+ <row>
+ <cell role="label">Mid</cell>
+ <cell>ʌ</cell>
+ <cell>ɛ</cell>
+ </row>
+ <row>
+ <cell role="label">Open</cell>
+ <cell>u</cell>
+ <cell>i</cell>
+ </row>
+ <row>
+ <cell role="label">A⁓</cell>
+ <cell>aʊ</cell>
+ <cell>aɪ</cell>
+ </row>
+ <row>
+ <cell role="label">E⁓</cell>
+ <cell>eɘ</cell>
+ <cell>eɪ</cell>
+ </row>
+ <row>
+ <cell role="label">O⁓</cell>
+ <cell>ɔʊ</cell>
+ <cell>ɔɪ</cell>
+ </row>
+ </table>
+ <p>
+ <lang>Jastugay</lang> formerly had a close front vowel /æ/, but it merged with /ɑ/.
+ </p>
+ </div>
+ <div xml:id="forward.orthography" type="section">
+ <head>Orthography</head>
+ <p>
+ <lang>Jastugay</lang> follows a straightforward phonetic orthography based in <lang>English</lang> pronunciation:
+ </p>
+ <table>
+ <row role="label">
+ <cell>Letter</cell>
+ <cell>Pronunciation</cell>
+ <cell>Letter</cell>
+ <cell>Pronunciation</cell>
+ </row>
+ <row>
+ <cell>ä</cell>
+ <cell>/ɑ/</cell>
+ <cell>ī</cell>
+ <cell>/aɪ/</cell>
+ </row>
+ <row>
+ <cell>ā</cell>
+ <cell>/eɪ/</cell>
+ <cell>j</cell>
+ <cell>/dʒ/</cell>
+ </row>
+ <row>
+ <cell>æ</cell>
+ <cell>/eɘ/</cell>
+ <cell>l’</cell>
+ <cell>/tl/</cell>
+ </row>
+ <row>
+ <cell>å</cell>
+ <cell>/aʊ/</cell>
+ <cell>n</cell>
+ <cell>/n/</cell>
+ </row>
+ <row>
+ <cell>d</cell>
+ <cell>/d/</cell>
+ <cell>ō</cell>
+ <cell>/ɔʊ/</cell>
+ </row>
+ <row>
+ <cell>ë</cell>
+ <cell>/ɛ/</cell>
+ <cell>œ</cell>
+ <cell>/ɔɪ/</cell>
+ </row>
+ <row>
+ <cell>ē</cell>
+ <cell>/i/</cell>
+ <cell>p</cell>
+ <cell>/p/</cell>
+ </row>
+ <row>
+ <cell>ə</cell>
+ <cell>/ʌ/</cell>
+ <cell>s</cell>
+ <cell>/s/</cell>
+ </row>
+ <row>
+ <cell>f</cell>
+ <cell>/f/</cell>
+ <cell>t</cell>
+ <cell>/t/</cell>
+ </row>
+ <row>
+ <cell>g</cell>
+ <cell>/g/</cell>
+ <cell>ū</cell>
+ <cell>/u/</cell>
+ </row>
+ <row>
+ <cell>h</cell>
+ <cell>/h/</cell>
+ <cell>w</cell>
+ <cell>/w/</cell>
+ </row>
+ <row>
+ <cell>ħ</cell>
+ <cell>/x/</cell>
+ <cell>ʒ</cell>
+ <cell>/ʒ/</cell>
+ </row>
+ </table>
+ <p>
+ There is also a native syllabary for the language: <ptr target="./sources/Syllabary/jästūgā%20syllabary%20small.png" mimeType="image/png" />.
+ Note that this syllabary predates the loss of certain phonemes, like /v/, /m/, and /z/.
+ </p>
+ </div>
+ <div xml:id="forward.grammar" type="section">
+ <head>Grammar</head>
+ <p>
+ Basic word order in <lang>Jastugay</lang> is <choice><abbr>OVS</abbr><expan>Object‐Verb‐Subject</expan></choice> (passive voice) or <choice><abbr>SOV</abbr><expan>Subject‐Object‐Verb</expan></choice> (active voice).
+ Passive voice is the default and required for verbs without an object.
+ </p>
+ <p>
+ <lang>Jastugay</lang> does not have nouns and adjectives proper; these are combined into a single word class (nominals).
+ Noun phrases consist of a required article (or determiner?), any number of postpositional phases, and finally the nominal which is functioning as a noun.
+ This may be further followed by any number of nominals functioning as adjectives.
+ </p>
+ <p>
+ Plurality is not marked on nominals.
+ All numbers require a classifier (<ptr target="#dict.zhohsiy" />).
+ </p>
+ <p>
+ Verbs are conjugated for mood but not tense/aspect or nominal agreement.
+ Modal conjugation takes the form of a prefix appended to the verb, and optionally a suffix <ptr target="#dict.l" /> as well.
+ </p>
+ <p>
+ <lang>Jastugay</lang> does not feature grammatical gender per se, but the vowel <mentioned>æ(n)</mentioned> has strong feminine associations.
+ Consequently, the normally nongendered <ptr target="#dict.ay" /> becomes <ptr target="#dict.ae" /> with a feminine referent.
+ </p>
+ </div>
+ </div>
+
+ <!-- END FRONTMATTER -->
+
+ </front>
+
+ <!-- DICTIONARY BODY -->
+
+ <body xml:id="dict">
+ <entry xml:id="dict.aet">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">æt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a woman) having not had sexual intercourse</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a woman who has not had sexual intercourse</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayhahtsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāhätsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>being a collector</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a collector or a gatherer of materials</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daytahd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dātäd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>friendly</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a friend</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohgohtayd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōgōtād</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>adult</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an adult</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohwahtoo">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōwätū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>possessing babylike qualities</def>
+ <def>very small in size, usu. with connotations of cuteness</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a baby</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hahtfee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hätfē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>skilled, esp. in making things by hand</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a craftsman</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohdohwah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōdōwä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having the qualities of a leader</def>
+ <def>chief; most important</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a leader</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.jahstoogay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jästūgā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the Jastugay culture</def>
+ <def>written in the Language</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <sense>
+ <q xml:lang="art-Latn-x-jst">äʒə jästūgā</q>
+ <def>the Language</def>
+ </sense>
+ <sense>
+ <q xml:lang="art-Latn-x-jst">ʒā jästūgā</q>
+ <def>a speaker of the Language or someone of the Jāstūgā culture</def>
+ </sense>
+ <sense>
+ <q xml:lang="art-Latn-x-jst">pə jāstūgā</q>
+ <def>the Jāstūgā people</def>
+ </sense>
+ </sense>
+ </entry>
+ <entry xml:id="dict.joodaentehd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jūdæntëd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>caring</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a caretaker</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohtfahhood">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōtfähūd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>mute</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a mute</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.saentehd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sæntëd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having the characteristics of a woman; womanly</def>
+ <def>used as a term of endearment for young girls to praise their maturity.</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a woman</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tayhhahtoi">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tāħätœ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>protective</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a guardian</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.taytah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tātä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>military</def>
+ <def>(of a group) organized and disciplined</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an organized military force</def>
+ </sense>
+ <etym><ptr target="#dict.tayhhahtoi" /></etym>
+ </entry>
+ <entry xml:id="dict.tautsay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tåtsā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>skilled at hunting or tracking</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a hunter</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohtaydoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōtādō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>immature</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an older child</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohtehd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōtëd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>childish</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a younger child</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohzhootay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōʒūtā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>exhibiting youth and maturity</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a young adult</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tooayd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tūād</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of or concerning the body</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>one’s body</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.toodahfah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tūdäfä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>exhibiting age and wisdom</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an elder</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhehtehd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒëtëd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having the characteristics of a man</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a man</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dahdhee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dädhē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>relating to the throat</def>
+ <def>throaty</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a neck or throat</def>
+ <def>the manner in which a person speaks</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayjohfohtoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dājōfōtō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>relating to the ear</def>
+ <def>having the qualities of a good listener</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an ear</def>
+ <def>a good listener</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayohdway">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāōdwā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>relating to the spine</def>
+ <def>vertebrate</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a spine</def>
+ <def>the supporting framework of a structure</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayusaysoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāəsāsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a joint or connection</def>
+ <def>jointed</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a joint</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohtahdoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōtädō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the head</def>
+ <def>principal</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a head</def>
+ <def>a person in charge of making decisions in a group</def>
+ <def>the most important step in a procedure</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohtohfiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōtōfī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the nose</def>
+ <def>(of a voice or speech) resonating in the nose</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a nose</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohfahthhiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōfätħī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the hip</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a hip</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohwayhhee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōwāħē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the heart</def>
+ <def>positioned in the center</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a heart</def>
+ <def>an integral or central part of something</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ehdaen">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ëdæn</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the female breast</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a female breast</def>
+ <def>a part of a garment designed to cover the female breast</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.haydohsiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hādōsī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the eye</def>
+ <def>(of a person) comprehending best through visual means</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an eye</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.haydohsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hādōsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the blood</def>
+ <def>(of an event) involving bloodshed</def>
+ <def>covered in blood</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>blood</def>
+ <def>bloodshed</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhayfohhee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħāfōhē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the chest</def>
+ <def>core</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a chest</def>
+ <def>a torso</def>
+ <def>a central part of something</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.haysootway">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hāsūtwā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the shoulder</def>
+ <def>on the edge</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a shoulder</def>
+ <def>a part of a garment designed to cover the shoulder</def>
+ <def>a part of something with a similar shape or position to the human shoulder</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.haytoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hātō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the hair</def>
+ <def>having a large amount of hair; hairy</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a hair</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohpayjoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōpājō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the foot</def>
+ <def>at the start or lowest point</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a foot</def>
+ <def>the part of something which touches the ground; the base</def>
+ <def>the starting point or first step of a procedure</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohpusaytoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōpəsātō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the lung</def>
+ <def>related to breathing</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a lung</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhohsooayd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħōsūād</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the bones</def>
+ <def>bony</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a bone</def>
+ <def>a part of the frame or support of a structure</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohwiytfee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōwītfē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the teeth</def>
+ <def>having teeth, esp. having large or numerous teeth</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a tooth</def>
+ <sense>
+ <q xml:lang="art-Latn-x-jst">pə ōwītfē</q>
+ <def>the teeth of an individual</def>
+ </sense>
+ </sense>
+ </entry>
+ <entry xml:id="dict.saydoh_1">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sādō¹</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the leg</def>
+ <def>having limbs</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a leg</def>
+ <def>a support for a structure connecting to the ground</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sahtausay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sätåsā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of meat or flesh</def>
+ <def>having a large amount of muscle</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>meat or flesh</def>
+ <def>muscle</def>
+ <def>the edible part of something</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sahthayee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">säthāē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the placenta</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a placenta</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sohds">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sōds</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the tongue</def>
+ <def>talkative</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a tongue</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sohjay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sōjā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the finger</def>
+ <def>having long fingers</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a finger</def>
+ <def>a slender object resembling a finger</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sohwuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sōwə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the skin</def>
+ <def>naked</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>skin</def>
+ <def>an outer covering or layer</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.suhohwee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">səhōwē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of or for use by the hand</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a hand</def>
+ <def>an item attributable to someone because of certain features it contains, esp. in reference to art or handwriting</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.suway">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">səwā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of an arm</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an arm</def>
+ <def>a support of a structure which does not connect to the ground</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhaetohwoo">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒætōwū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the female reproductive system</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a female’s reproductive system, esp. a vulva</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhoitoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒœtō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the male reproductive system</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a male’s reproductive system, esp. a penis</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhohtsee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒōtsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the mouth</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a mouth</def>
+ <def>a large opening, esp. in the front of something</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.usohtoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">əsōtō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a pair of pants</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a pair of pants</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dahtohsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dätōsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a shoe</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a shoe</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohwohdah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōwōdä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a shirt</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a shirt</def>
+ <def>a loose covering</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dutahday">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dətädā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a hat</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a hat</def>
+ <def>a protective cover or lid, especially when used on the top of an object.</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.jahtayduh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jätādə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>masked</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a mask</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohday">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōdā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>wearing clothing</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an article of clothing</def>
+ <def>clothing collectively</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayfoosoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāfūsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>thirsty</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>thirst</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohtohgah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōtōgä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>tired</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>sleep</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.johsut">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jōsət</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>needing to excrete waste</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an elimination of bodily waste</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.saenahzhee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sænäʒē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>menstrual</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>menstruation</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.seetgee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sētgē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>hungry</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>hunger</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.biyfehoot">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">bīfëūt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>colored purple</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a purple color</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayheetuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāhētə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>transparent or translucent</def>
+ <def>lacking impurity or blemish</def>
+ <def>(of a statement) without fault or contradiction</def>
+ <def>unobscured, esp. of a choice or when referring to visibility</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>translucency or clearness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.doiweht">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dœwët</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>colored brown</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a brown color</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fohzhee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fōʒē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>visible</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>vision</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hiyuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hīə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>colored green</def>
+ <def>having large amounts of plant matter</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a green color</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hiyfuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hīfə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>luminous</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>light</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.jautuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jåtə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>colored blue</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a blue color</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.waut">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">wåt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>colored grey</def>
+ <def>cloudy, esp. with precipitation</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a grey color</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.utau_1">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">utå¹</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>darkly colored</def>
+ <def>colored black</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a dark color, esp. black</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhau_1">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒå¹</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>warmly colored</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a warm color</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhaenday">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒændā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>lightly colored</def>
+ <def>colored white</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a light color, esp. white</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohfahsee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōfäsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>sensitive to the touch</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>physical feeling, esp. the sense of touch</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tehdsiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tëdsī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>painful</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a feeling of pain</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daytiyt">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dātīt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>sour</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>sourness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohjiydoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōjīdō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>sweet</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>sweetness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.johwahseht">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jōwäsët</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>salty</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>salt</def>
+ <def>saltiness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.paufee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">påfē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having a hot (spicy) flavor</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>hotness (spiciness)</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sohfeezhiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sōfēʒī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>bitter</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>bitterness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohjiys">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōjīs</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having a powerful odor</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a scent</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohpahjee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōpäjē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>loud; noisy</def>
+ <def>(of a person) particularly rude or obnoxious</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>noise</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fohzhoosoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fōʒūsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>quiet</def>
+ <def>(of a person) shy or modest</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>silence</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhaypay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒāpā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>producing sound</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a sound</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhahsay_1">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒäsā¹</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>talkative</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>speech</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.pohwah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">pōwä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>musical; melodic</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a piece of music</def>
+ <def>music collectively</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhayoh_1">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒāō¹</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>emotional</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an emotion</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohday">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōdā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>happy</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>happiness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohpay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōpā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>angry</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>anger</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhoifoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħœfō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>sad</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>sadness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohtahjoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōtäjō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>frustrated</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>frustration</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohzhiyd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōʒīd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>loving</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>love, between friends or family</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.joowaendohsay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jūwændōsā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>awed</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>awe, esp. as the result of art or beauty</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.wohway">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">wōwā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>calm or peaceful</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>calmness or peacefulness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhaujuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒåjə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>passionate</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>passion, esp. for a person, idea, or activity</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayohsee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāōsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>excited</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>mental energy; excitement</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hahwee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">häwē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>alive</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>life</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hae">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hæ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>containing energy; energized</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>energy</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fahee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fäē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>dead</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>death</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dahhhwee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">däħwē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>healthy</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>health</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tahhhee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">täħē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>dying</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the process of dying</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ahtee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ätē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>sick</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a sickness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fehdsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fëdsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>injured</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an injury</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.joh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>morally right (correct)</def>
+ <def>factually accurate or true</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>correctness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhahfoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒäfō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>morally wrong</def>
+ <def>factually inaccurate or false</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>incorrectness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dahfoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">däfō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>knowledgeable</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>knowledge</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.jaufuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jåfə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>powerful</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>power</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sohzhoowahd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sōʒūwäd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>beautiful</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>beauty</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohsee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>trusting</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>trust</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daygauwuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāgåwə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>hopeful</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>hope</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohtehhhfoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōtëħfō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>courageous</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>courage</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohzhootsay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōʒūtsā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a statement) brief</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a word</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohzhaytoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōʒātō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a statement) with purpose or meaning</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a statement</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.poit">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">pœt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>momentary</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a moment</def>
+ <def>time collectively</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hoipuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hœpə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>occurring at midday</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a day</def>
+ <def>midday</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhaenzhay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒænʒā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>occurring at night</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>night</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.aedae">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ædæ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>occurring every month</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a month</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohfiytuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōfītə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>occurring in the morning</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>morning</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fuwohfuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fəwōfə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>occurring in the evening</def>
+ <def>nearing the end of its life</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>evening</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.supoi">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">səpœ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>current; occurring presently</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the present</def>
+ </sense>
+ <etym><ptr target="#dict.sut" /> + <ptr target="#dict.poit" /></etym>
+ </entry>
+ <entry xml:id="dict.zhoit">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒœt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>occurring in the future</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the future</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.pusah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">pəsä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>occurring in the past</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the past</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhoh_1">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒō¹</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>first</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>quantifier</pos>
+ </gramGrp>
+ <def>one</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.wohs">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">wōs</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>second</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>quantifier</pos>
+ </gramGrp>
+ <def>two</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.gohjoo">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">gōjū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>third</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>quantifier</pos>
+ </gramGrp>
+ <def>three</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhahfay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒäfā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>fourth</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>quantifier</pos>
+ </gramGrp>
+ <def>four</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.wayt">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">wāt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>fifth</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>quantifier</pos>
+ </gramGrp>
+ <def>five</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sohpoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sōpō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>sixth</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>quantifier</pos>
+ </gramGrp>
+ <def>six</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.jaht">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jät</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>seventh</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>quantifier</pos>
+ </gramGrp>
+ <def>seven</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.saentoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sæntō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>eighth</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>quantifier</pos>
+ </gramGrp>
+ <def>eight</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daysoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>fluid; watery</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>water</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fehweht">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fëwët</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>made of wood</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>wood</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.pohzhahsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">pōʒäsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>made of stone</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>stone</def>
+ <def>a rock</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.pohzhuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">pōʒə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the ground, as opposed to being of the sky</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>ground</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dausee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dåsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>burning</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>fire</def>
+ <def>a flame</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohzhuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōʒə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>made of metal</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>metal</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohfoosoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōfūsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>made of clay</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>clay</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dautuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dåtə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the sky</def>
+ <def>pointed skyward</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the sky</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhiytuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħītə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of or relating to the moon</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the moon</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohfahee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōfäē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a star</def>
+ <def>guiding, helpful</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a star</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohzhay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōʒā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the land</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the land</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.toodaysoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tūdāsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a river</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a river or creek</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.doifahsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dœfäsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a large body of water</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a large body of water</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohwoodoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōwūdō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a smaller body of water</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a smaller body of water</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohwahtsay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōwätsā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a mountain</def>
+ <def>mountainous</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a mountain</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohfootzhay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōfūtʒā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a valley</def>
+ <def>(of a surface) indented</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a valley</def>
+ <def>an indentation in a flat surface</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daysohzhay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāsōʒā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of an island</def>
+ <def>isolated</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an island</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhau_2">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒå²</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the air</def>
+ <def>airy; open</def>
+ <def>moving with a fluid motion; free</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>air</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.goopuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">gūpə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of the Earth</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a world, esp. the Earth</def>
+ </sense>
+ <etym><mentioned xml:lang="art-Latn-x-jst">gūd</mentioned> + <ptr target="#dict.pohzhuh" /> <gloss>allground</gloss></etym>
+ </entry>
+ <entry xml:id="dict.dautohsay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dåtōsā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having weather</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>weather</def>
+ <def>the atmosphere produced by a group or conversation</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daytahsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dātäsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>cloudy</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a cloud</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohzhay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōʒā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>rainy</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the rain</def>
+ <def>a raindrop</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohtus">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōtəs</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>snowy</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the snow</def>
+ <def>a snowflake</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.johway">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jōwā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>windy</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a wind</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.utau_2">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">utå²</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>stormy</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a storm</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.johfus">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jōfəs</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>hailing</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>hail</def>
+ <def>a hailstone</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhausuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒåsə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>characterized by or producing lightning</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>lightning</def>
+ <def>a lightning bolt</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.haypee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hāpē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>vernal</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a period characterized by lengthening days centered around the vernal equinox and taking up one‐fourth of the year</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhiywah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħīwä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>annual</def>
+ <def>estival</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a year</def>
+ <def>a period characterized by warmer temperatures and longer days centered around the summer solstice and taking up one‐fourth of the year</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tahaenee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">täænē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>autumnal</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a period characterized by shortening days centered around the autumnal equinox</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.aenduh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ændə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>hibernal</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a period characterized by colder temperatures and short days centered around the winter solstice and taking up one‐fourth of the year</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.taen">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tæn</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>feminine given name</pos>
+ </gramGrp>
+ </sense>
+ <etym><ptr target="#dict.tahaenee" /></etym>
+ </entry>
+ <entry xml:id="dict.iyohtaehiyuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">īōtæhīə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>feminine given name</pos>
+ </gramGrp>
+ </sense>
+ <etym><ptr target="#dict.iyohtay" /> + <ptr target="#dict.hiyuh" /> <gloss>green shoot</gloss></etym>
+ <re type="derived">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">īō</orth>
+ </form>
+ </re>
+ </entry>
+ <entry xml:id="dict.iyoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">īō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>feminine given name</pos>
+ </gramGrp>
+ </sense>
+ <etym><ptr target="#dict.iyohtaehiyuh" /></etym>
+ </entry>
+ <entry xml:id="dict.day">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>quick</def>
+ <def>nimble</def>
+ <def>clever</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>speed</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tood">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tūd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>slow</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>slowness; sloth (trait)</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.johfah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jōfä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>grand; great</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>grandiosity; greatness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fohwoo">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fōwū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>small; unimportant</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>smallness; unimportance</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.gohpah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">gōpä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>strong</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>strength</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tahwoo">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">täwū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>weak</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the condition of being weak</def>
+ <def>a weakness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daypeh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāpë</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>good</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>goodness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tayt">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tāt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>bad</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>badness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.wauwuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">wåwə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>wise</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>wisdom</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daytahzhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dātäʒō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>stupid</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>stupidity</def>
+ </sense>
+ <note>Usage of <mentioned xml:lang="art-Latn-x-jst">dātäʒō</mentioned> is generally considered rude, use <ptr target="#dict.tahzhoh" /> if possible.</note>
+ </entry>
+ <entry xml:id="dict.tahzhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">täʒō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>foolish</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>foolishness</def>
+ </sense>
+ <etym><ptr target="#dict.daytahzhoh" /></etym>
+ </entry>
+ <entry xml:id="dict.tohtayhhhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōtāħhō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>hardworking; determined</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the quality of being hardworking; determination</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.toodfoo">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tūdfū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>lazy</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>laziness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ahhhmoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">äħmō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>sharp</def>
+ <def>(of a statement) particularly harsh or direct</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>sharpness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhaysoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħāsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>front</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the front side</def>
+ <def>the leading edge</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.susah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">səsä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>back</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the back side</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tiyhayd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tīhād</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a side, esp. other than the front or back</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a side</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.diytuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dītə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>top</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the top side</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.oisuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">œsə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>bottom</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the bottom side</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.piy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">pī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>right</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the right side</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.diy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>left</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the left side</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhahtoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒätō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>near</def>
+ <def>(of an idea) relevant</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>nearness</def>
+ <def>(of an idea) relevance</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sohjoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sōjō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>far</def>
+ <def>(of an idea) irrelevant</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>distance</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>first person pronoun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.uwayd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">əwād</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>second person pronoun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ae">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">æ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>feminine third person pronoun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>neuter third person pronoun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhohd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒōd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>inanimate third person pronoun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sut">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sət</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>proximal demonstrative adjective</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>proximal demonstrative noun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhoh_2">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒō²</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>medial demonstrative adjective</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>medial demonstrative noun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.soo">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>distal demonstrative adjective</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>distal demonstrative noun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.suhiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">səī</orth>
+ <orth xml:lang="art-Latn-x-jst">sähī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>proximal locational pronoun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohsiy_1">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōsī¹</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>medial locational pronoun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sehd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sëd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>distal locational pronoun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>animate interrogative pronoun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.foht">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fōt</orth>
+ <orth xml:lang="art-Latn-x-jst">fœt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>inanimate interrogative pronoun</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayzheet">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāʒēt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>starving</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>starvation</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohdaysoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōdāsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>extremely thirsty</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>suffering or death caused by thirst</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohtahsfay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōtäsfā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>exhausted</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>exhaustion</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.autuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">åtə</orth>
+ <orth xml:lang="art-Latn-x-jst">åtë</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>broken</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the state of being broken</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.toowah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tūwä</orth>
+ <orth xml:lang="art-Latn-x-jst">tūdæn</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>old; aged</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>age</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohtayd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōtād</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>young</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>youth</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.aen">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">æn</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>female</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>femininity</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.soit">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sœt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>male</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>masculinity</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fahd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fäd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>hard</def>
+ <def>difficulty</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>hardness</def>
+ <def>difficult</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohfoo">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōfū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>soft</def>
+ <def>(of a person) gentle</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>softness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhoit">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħœt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>rough</def>
+ <def>(of a person) lacking tact</def>
+ <def>(of a work) unpolished; crude</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>roughness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daes">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dæs</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>smooth</def>
+ <def>(of a person) tactful</def>
+ <def>(of a work) polished; finished</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>smoothness</def>
+ <def>(of a person) tact</def>
+ <def>(of a work) level of completion or polish</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhohsee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒōsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>hot</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>heat</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.oitahs">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">œtäs</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>cold</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>coldness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hheewuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħēwə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>flexible</def>
+ <def>(of a person) open to change</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>flexibility</def>
+ <def>(of a person) openness to change</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhoodsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒūdsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>beautiful</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>beauty</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhohtzhiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħōtʒī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>ugly</def>
+ <def>(of a situation) undesirable</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>ugliness</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daytohwee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dātōwē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>smiling</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a smile</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhohtay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒōtā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>frowning</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a frown</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dusaytoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dəsātō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>laughing</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>laughter</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohjay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōjā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>crying</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a tear</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daytohsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dātōsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>wolflike</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a wolf</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhohzhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒōʒō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>froglike</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a frog</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhohfay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒōfā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>snakelike</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a snake</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.gausiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">gåsī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having the qualities or appearance of a salamander</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a salamander</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.gohsuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">gōsə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>birdlike</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a bird</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohtusee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōtūsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>crablike</def>
+ <def>(of a person) not willing to share one’s opinions</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a crab</def>
+ <def>one who is not willing to share one’s opinions</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayzhaht">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāʒät</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>fishlike</def>
+ <def>(of a person) hard to contact or reach</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a fish</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tahfee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">täfē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>insectlike</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an insect</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daydee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dādē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having the qualities or appearance of a leporid</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a leporid</def>
+ <def>(fictional) an aquatic species of hare</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.gayoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">gāō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having qualities commonly attributed to small mammals</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a small mammal</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tahbau">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">täbå</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>mouselike</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a mouse or rat</def>
+ <def>a fictional species of spiny rat</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dofiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōfī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>bearlike</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a bear</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sahtsooee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sätsūē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>deerlike</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a deer</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhahtee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒätē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having animal qualities</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>animal</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhohfee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħōfē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>cowlike</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a cow</def>
+ <def>(fictional) a semiaquatic creature that feeds on seaweed and aquatic grasses</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fauzhee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fåʒē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>piglike</def>
+ <def>(of a person) humble</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a pig</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dahtzhee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dätʒē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>foxlike</def>
+ <def>(of a person) swift, nimble, or clever</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a fox</def>
+ <def>(fictional) a semiaquatic foxlike creature that feeds mainly on fish and berries</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hiyaht">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hīät</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>vegetated</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>vegetation</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dauzhiyt">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dåʒīt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>flowery</def>
+ <def>elaborate or full of adornment</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a flowering plant</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohfiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōfī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>bushlike</def>
+ <def>complex or chaotic</def>
+ <def>overgrown</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a bush</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohtiyaht">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōtīät</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>treelike</def>
+ <def>forested</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a tree</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.iyohtay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">īōtā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>sproutlike</def>
+ <def>(of a person) particularly new or unexperienced in a feild</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a sprout</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.seet">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sēt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>edible</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>food</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hiyfee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hīfē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>vegetable</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>edible plantstuffs, esp. other than fruit</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sayfee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sāfē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a food) made primarily of meat</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>meat</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tiydfee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tīdfē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a food) made primarily of or with a distinct flavor of fruit; fruity</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>fruit</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fohtaysee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fōtāsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a food) containing a notable amount of rice</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>rice</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayhhiytsuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāħītsə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a food) made with apples</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an apple</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daedsay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dædsā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a food) made with citrus</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a citrus fruit</def>
+ <def>(fictional) a citrus fruit similar in size and flavor to a satsuma, but with a lighter colored skin</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohfiytsee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōfītsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a food) made with compound berries</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a compound berry</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohdsayoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōdsāō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>alcoholic</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>alcohol</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tauway">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tåwā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>usable as a weapon</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a weapon</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohwiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōwī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>sharp</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a sharp object, esp. a blade</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.gusiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">gəsī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>spearlike</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a spear</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.aufiyt">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">åfīt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>knifelike</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a knife</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohfahdoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōfädō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>wheel‐shaped</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a wheel</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohfaydsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōfādsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>wheeled</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a wheeled cart</def>
+ </sense>
+ <etym><ptr target="#dict.hohfahdoh" /> + <ptr target="#dict.soo" /></etym>
+ </entry>
+ <entry xml:id="dict.dohtsiytoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōtsītō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having a cavity in which items can be stored</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a pot or similar container</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dahzheetsee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">däʒētsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>in the shape of or worn as a necklace</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>necklace</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sudeetsay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sədētsā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>in the shape of or worn as a bracelet</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>bracelet</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohwiytsee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōwītsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>wearable via body piercing</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>jewelry worn via body piercing</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.jaysohtuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jāsōtə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a piece of music) featuring large amounts of percussion</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a drum (instrument)</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhayoh_2">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒāō²</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a piece of music) played primarily with strings</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a string instrument</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohway">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōwā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>(of a piece of music) played primarily with flutes or other wind instruments</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a wind instrument, esp. a flute</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohtohtsuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōtōtsə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>made of copper</def>
+ <def>coppery in color</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>copper</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dahwohtsuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">däwōtsə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>made of bronze</def>
+ <def>bronze in color</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>bronze</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hiyohtsuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hīōtsə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>made of gold</def>
+ <def>gold in color</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>gold</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohzhays">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōʒās</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>made of dirt</def>
+ <def>dirty</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>dirt</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohzhoh_1">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōʒō¹</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>made of cloth</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>cloth</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sohsootee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sōsūtē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>made of leather</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>leather</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhood">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒūd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>fine; okay</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>acceptablility</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.autfee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">åtfē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>dangerous</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>danger</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.payzhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">pāʒō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>initial; at the beginning</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the start; the beginning</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhahtsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒätsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>terminal; at the end</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the finish; the end</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhahtayzhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒätāʒō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>greater</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>quantifier</pos>
+ </gramGrp>
+ <def>more</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.daus">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dås</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>lesser</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>quantifier</pos>
+ </gramGrp>
+ <def>less</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.aust">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">åst</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>indefinite pronoun</pos>
+ </gramGrp>
+ <def>another</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohzhoh_2">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōʒō²</orth>
+ <orth xml:lang="art-Latn-x-jst">tōʒū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>mapped</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a map</def>
+ </sense>
+ <etym><ptr target="#dict.hohzhay" /> + <ptr target="#dict.tohfoosoh" /> <gloss>clay land</gloss></etym>
+ </entry>
+ <entry xml:id="dict.doowah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dūwä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of or intended for a room</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a room</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.doowaytsah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dūwātsä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a city</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a city</def>
+ </sense>
+ <etym><ptr target="#dict.tooayd" /> + <ptr target="#dict.dohwahtsay" /></etym>
+ </entry>
+ <entry xml:id="dict.dayzhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāʒō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>like or of a story</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a story (literature)</def>
+ </sense>
+ <etym><ptr target="#dict.dohzhaytoh" /></etym>
+ </entry>
+ <entry xml:id="dict.fohtjoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fōtjō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>long</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a length</def>
+ </sense>
+ <etym><ptr target="#dict.foht" /> + <ptr target="#dict.sohjoh" /> <gloss>what farness</gloss></etym>
+ </entry>
+ <entry xml:id="dict.fahhhseehh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fäħsēħ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having been drafted</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a draft</def>
+ </sense>
+ <etym><ptr target="#dict.faytjohsoh" /> + <ptr target="#dict.lhhuh" /> <gloss>drawing</gloss></etym>
+ </entry>
+ <entry xml:id="dict.waydoizhuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">wādœʒə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of or having a name</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a name</def>
+ </sense>
+ <etym><ptr target="#dict.jahsaytoh" /> + <mentioned xml:lang="art-Latn-x-jst">œʒə</mentioned> + <ptr target="#dict.uwayd" /> <gloss>how are you spoken</gloss></etym>
+ </entry>
+ <entry xml:id="dict.doo">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>sentence word</pos>
+ </gramGrp>
+ <def>that is correct</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">dū</mentioned> is not a direct translation for the <lang>English</lang> word <mentioned>yes</mentioned>, as <mentioned>yes</mentioned> contests a negative statement, while <mentioned xml:lang="art-Latn-x-jst">dū</mentioned> affirms it.</note>
+ </entry>
+ <entry xml:id="dict.foh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>sentence word</pos>
+ </gramGrp>
+ <def>that is incorrect</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">fō</mentioned> is not a direct translation for the <lang>English</lang> word <mentioned>no</mentioned>, as <mentioned>no</mentioned> affirms a negative statement, while <mentioned xml:lang="art-Latn-x-jst">fō</mentioned> contests it.</note>
+ </entry>
+ <entry xml:id="dict.fae">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fæ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>coordinating conjunction</pos>
+ </gramGrp>
+ <def>for; because</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">fæ</mentioned> is used when the second statement <emph>explains or causes</emph> the first.</note>
+ </entry>
+ <entry xml:id="dict.dau">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">då</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>coordinating conjunction</pos>
+ </gramGrp>
+ <def>just as… so</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">då</mentioned> is used when the second statement <emph>parallels or is related to</emph> the first.</note>
+ </entry>
+ <entry xml:id="dict.ohd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>coordinating conjunction</pos>
+ </gramGrp>
+ <def>yet; although</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">ōd</mentioned> is used when the second statement <emph>contrasts</emph> the first.</note>
+ </entry>
+ <entry xml:id="dict.oh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>coordinating conjunction</pos>
+ </gramGrp>
+ <def>but</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">ō</mentioned> is used when the second statement is <emph>an alternative to</emph> the first.</note>
+ </entry>
+ <entry xml:id="dict.see">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>coordinating conjunction</pos>
+ </gramGrp>
+ <def>so</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">sē</mentioned> is used when the second statement is <emph>results from</emph> the first.</note>
+ </entry>
+ <entry xml:id="dict.woi">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">wœ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>coordinating conjunction</pos>
+ </gramGrp>
+ <def>and</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">wœ</mentioned> is used when <emph>both</emph> statements have the same polarity.</note>
+ </entry>
+ <entry xml:id="dict.zhah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒä</orth>
+ <orth xml:lang="art-Latn-x-jst">äʒə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>coordinating conjunction</pos>
+ </gramGrp>
+ <def>or</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">ʒä</mentioned> is used when both statements <emph>do not</emph> have the same polarity.</note>
+ </entry>
+ <entry xml:id="dict.lhhuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">‐l’ħə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>participle modifier</def>
+ </sense>
+ <note>Participles can be used like nominals in a sentence.</note>
+ </entry>
+ <entry xml:id="dict.lfeht">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">‐l’fët</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>procedural nominalizing modifier</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">‐l’fët</mentioned> creates nominals which describe actions or proceedures, similar to <mentioned>‐tion</mentioned> in <lang>English</lang>.</note>
+ </entry>
+ <entry xml:id="dict.ltoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">‐l’tō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>agentive nominalizing modifier</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">‐l’tō</mentioned> creates nominals which describe the person(s) who perform an action, similar to <mentioned>‐er</mentioned> in <lang>English</lang>.</note>
+ </entry>
+ <entry xml:id="dict.tohl">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōl’‐</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>un‐</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.wehtl">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">wëtl’‐</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>re‐</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.oohhl">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ūħl’‐</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>optative modifier</def>
+ <def>(+<ptr target="#dict.l" />) permissive modifier</def>
+ </sense>
+ <note>The optative mood is used to express hopes and wishes (<q>it would be nice if…</q>), and the permissive mood is used to signify that an action is permitted (<q>it is alright if…</q>).</note>
+ </entry>
+ <entry xml:id="dict.ahl">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">äl’‐</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>mirative modifier</def>
+ </sense>
+ <note>The mirative mood is used to express that information is unexpected.</note>
+ </entry>
+ <entry xml:id="dict.ohdl">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōdl’‐</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>assumptive/deductive modifier</def>
+ <def>(+<ptr target="#dict.l" />) hortative modifier</def>
+ </sense>
+ <note>The assumptive/deductive mood is used to show that the information is not known, but that it is usually true under similar conditions. The hortative mood is used to urge another to act. Both moods can be represented by the word <mentioned>must</mentioned> in English (<q>This must be the case</q>/<q>You must do this for me</q>).</note>
+ </entry>
+ <entry xml:id="dict.dool">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dūl’‐</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>alethic modifier</def>
+ <def>(+<ptr target="#dict.l" />) jussive modifier</def>
+ </sense>
+ <note>The alethic mood is used to show that the information has been logically proven to be truthful; for example, all mathematical statements are alethic. The jussive mood is used for orders to stress that the party in question has no other choice. Both moods can be represented by the word <mentioned>shall</mentioned> in English (<q>One plus one shall equal two</q>/<q>He shall do his duty</q>).</note>
+ </entry>
+ <entry xml:id="dict.fiyl">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fīl’‐</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>negatory modifier</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">fīl‐</mentioned> negates the verb it is attached to. The jussive mood is used for orders to stress that the party in question has no other choice. It can be represented by the word <mentioned>not</mentioned> in English (<q>He is not what he describes</q>).</note>
+ </entry>
+ <entry xml:id="dict.zhaysl">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒāsl’‐</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>renarrative modifier</def>
+ </sense>
+ <note>The renarrative mood is used to show that the information is second‐hand, especially when the validity of the original source is questioned (<q>I heard that…</q>).</note>
+ </entry>
+ <entry xml:id="dict.tahdl">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tädl’‐</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>commissive modifier</def>
+ <def>(+<ptr target="#dict.l" />) precative modifier</def>
+ </sense>
+ <note>The commissive mood is used to make a promise that an event will occur (<q>I promise that…</q>). The precative mood is used to make a request (<q>Would you…</q>).</note>
+ </entry>
+ <entry xml:id="dict.l">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">‐l</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>used to vary modality of a verb, often in combination with other verb modifiers</def>
+ <def>(without another modal modifier) imperative modifier</def>
+ </sense>
+ <note>The imperative mood is used to make a command. In <lang>English</lang>, it is often formed by leaving off the subject (which is implied to be <mentioned>you</mentioned>). In <lang>Jastugay</lang>, the imperative mood still requires all parts of a sentence, and may be first‐ or third‐person.</note>
+ </entry>
+ <entry xml:id="dict.lgiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">‐l’gī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb modifier</pos>
+ </gramGrp>
+ <def>infinitive modifier</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.puh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">pə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>definite article</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>indefinite article</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ahzhuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">äʒə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>proper article</pos>
+ </gramGrp>
+ <def/>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohdoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōdō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>interjection</pos>
+ </gramGrp>
+ <def>hello</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhauzhay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒåʒā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of or having an aura or atmosphere</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>an aura or atmosphere</def>
+ </sense>
+ <etym><ptr target="#dict.zhayoh_1" /> + <ptr target="#dict.zhau" /> <gloss>emotion of the air</gloss></etym>
+ </entry>
+ <entry xml:id="dict.toozhauay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tūʒåā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a spirit</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a spirit or presence</def>
+ </sense>
+ <etym><ptr target="#dict.tooayd" /> + <ptr target="#dict.zhauzhay" /> <gloss>aura person</gloss></etym>
+ </entry>
+ <entry xml:id="dict.doiway">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dœwā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of or related to coffee</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>coffee</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.iyzhayoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">īʒāō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of or related to bread</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>bread</def>
+ </sense>
+ <etym><ptr target="#dict.diytayzhoh" /> + <mentioned xml:lang="art-Latn-x-jst">‐l’āō</mentioned> <gloss>risen</gloss></etym>
+ </entry>
+ <entry xml:id="dict.zhau">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒå</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>with</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhohhh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒōħ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>to</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.siy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>from</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhufoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒəfō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>in(to)</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tahhhdee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">täħdē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>out (of)</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.iyuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">īyə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>on(to)</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohsuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōsə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>off (of)</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ayd">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ād</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>around</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ayoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">āō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>through</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.gohs">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">gōs</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>above</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.aysoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">āsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>below</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ayiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">āī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>between</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ahaydiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">äādī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>beside</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ayzhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">āʒō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>of</def>
+ </sense>
+ <etym><ptr target="#dict.ayoh" /> + <ptr target="#dict.zhau" /></etym>
+ </entry>
+ <entry xml:id="dict.ayfiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">āfī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>at</def>
+ </sense>
+ <etym><ptr target="#dict.ayzhoh" /> + <mentioned xml:lang="art-Latn-x-jst">āfōhī</mentioned> <gloss>of where</gloss></etym>
+ </entry>
+ <entry xml:id="dict.doht">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is defined</def>
+ </sense>
+ <note><mentioned xml:lang="art-Latn-x-jst">dōt</mentioned> is only for use with permanent conditions; for temporary conditions, see <ptr target="#dict.dohhiy" />.</note>
+ </entry>
+ <entry xml:id="dict.hohway">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōwā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is done</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is gone (to)</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tehoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tëō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is stopped</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohtsee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōtsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is eaten</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohdsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōdsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is drunk</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhohwee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħōwē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is made</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.auhee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">åhē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is destroyed</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dausut">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dåsət</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is given</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dayohsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāōsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is taken</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohhiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōhī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is had</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tausoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tåsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is wanted</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dahsayt">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">däsāt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is needed</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dudohwah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dədōwä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is grown</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ohsuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōsə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is used</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhaysoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒāsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is touched or felt</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.jahsaytoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jäsātō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is spoken</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohtohwah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōtōwä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is made to sleep</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hohwohsee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hōwōsē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is seen</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohwayt">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōwāt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is mixed</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohtoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōtō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is enabled</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dautayoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dåtāō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is flown</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dahood">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">däūd</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is grabbed</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.fohaysoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fōāsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is dropped</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.eedautiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ēdåtī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is attacked</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ahtaus">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ätås</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is hurt</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.siytay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sītā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is punched</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.seetiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sētī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is kicked</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.saydoh_2">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sādō²</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is brought</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohsiy_2">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōsī²</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is arrived (at)</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohtay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōtā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is departed (from)</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhohutee">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħōwətē</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is killed</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhohhhzhuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒōħʒə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is arrived</def>
+ </sense>
+ <etym><ptr target="#dict.zhohhh" /> + <ptr target="#dict.hohzhay" /> <mentioned>to land</mentioned></etym>
+ </entry>
+ <entry xml:id="dict.diytayzhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dītāʒō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is raised</def>
+ </sense>
+ <etym><ptr target="#dict.diytuh" /> <ptr target="#dict.zhoh_2" /> <ptr target="#dict.saydoh_2" /></etym>
+ </entry>
+ <entry xml:id="dict.faytjohsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fātjōsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is drawn (in)</def>
+ </sense>
+ <etym><ptr target="#dict.fohtjoh" /> + <ptr target="#dict.dayohsoh" /> <gloss>long take</gloss></etym>
+ </entry>
+ <entry xml:id="dict.futahsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fətäsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is drawn (as in, a picture)</def>
+ </sense>
+ <etym><ptr target="#dict.faytjohsoh" /> + <ptr target="#dict.jahsaytoh" /> <gloss>drawn speech</gloss></etym>
+ </entry>
+ <entry xml:id="dict.daudoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dådō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is pulled</def>
+ </sense>
+ <etym><ptr target="#dict.saydoh_2" /></etym>
+ </entry>
+ <entry xml:id="dict.zhiyzhau">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒīʒå</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>together; collected</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>togetherness</def>
+ </sense>
+ <etym><ptr target="#dict.zhiy" /> + <ptr target="#dict.zhau" /> <gloss>with ourselves</gloss></etym>
+ </entry>
+ <entry xml:id="dict.poh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">pō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>subordinating conjunction</pos>
+ </gramGrp>
+ <def>while</def>
+ </sense>
+ <etym><ptr target="#dict.poit" /></etym>
+ </entry>
+ <entry xml:id="dict.zhahhhsoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒäħsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>masculine given name</pos>
+ </gramGrp>
+ </sense>
+ <etym><ptr target="#dict.zhoodsoh" /> + <ptr target="#dict.ahhhmoh" /> <gloss>sharp beauty</gloss></etym>
+ </entry>
+ <entry xml:id="dict.dayhhuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dāħə</orth>
+ <orth xml:lang="art-Latn-x-jst">dāħë</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>having house‐like qualities</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a house</def>
+ <def>(of an animal) a habitat</def>
+ </sense>
+ <etym><ptr target="#dict.dahhhwee" /> + <ptr target="#dict.ayfiy" /> <gloss>living at</gloss></etym>
+ </entry>
+ <entry xml:id="dict.sayhheet">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sāħēt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of or found in a store</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a store, esp. for food</def>
+ </sense>
+ <etym><ptr target="#dict.dayhhuh" /> + <ptr target="#dict.seet" /> <gloss>food house</gloss></etym>
+ </entry>
+ <entry xml:id="dict.pahtoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">pätō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>fatherly</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>father</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.iyzhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">īʒō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is met</def>
+ </sense>
+ <etym><ptr target="#dict.zhiyzhau" /> + <ptr target="#dict.hhohwee" /> <gloss>assemble</gloss></etym>
+ </entry>
+ <entry xml:id="dict.dauhhuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dåħə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of or from a brothel</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a brothel</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhahsaytooay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒäsātūā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>feminine given name</pos>
+ </gramGrp>
+ </sense>
+ <etym><ptr target="#dict.zhaysoh" /> + <ptr target="#dict.toozhauay" /> <gloss>heard by the spirits</gloss></etym>
+ <re type="derived">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒäsā²</orth>
+ </form>
+ </re>
+ </entry>
+ <entry xml:id="dict.zhahsay_2">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒäsā²</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>feminine given name</pos>
+ </gramGrp>
+ </sense>
+ <etym><ptr target="#dict.zhahsaytooay" /></etym>
+ </entry>
+ <entry xml:id="dict.gautoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">gåtō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a prostitute</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a prostitute</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tohhhfoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōħfō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>(vulgar) is engaged in sexual intercourse by a prostitute</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dahoofut">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">däūfət</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>portioned</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a portion</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tauzhuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tåʒə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>syllabic</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a syllable</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dohwuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōwə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>related to the Roman alphabet</def>
+ <def>(of a text) written using the dōwə system</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>the Roman alphabet</def>
+ <def>a system of romanization for the Jastugay syllabary</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.sahiyfay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">säīfā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is moved</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.siyfaydooway">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sīfādūwā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a bus</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a bus</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hahweeohs">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">hāwēōs</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is hunted</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.ahwoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">äwō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is asked</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.dahoo">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">däū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is broken up</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.auayoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">åāō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>detailed</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a detail</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.auhh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">åħ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>for</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.jaysoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">jāsō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>masculine given name</pos>
+ </gramGrp>
+ </sense>
+ <etym><ptr target="#dict.zhaysoh" /></etym>
+ </entry>
+ <entry xml:id="dict.utaeoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ətæō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>feminine given name</pos>
+ </gramGrp>
+ <etym><ptr target="#dict.utau_1" /> or <ptr target="#dict.utau_2" /></etym>
+ </sense>
+ </entry>
+ <entry xml:id="dict.too">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tū</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>postposition</pos>
+ </gramGrp>
+ <def>like</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.taygaus">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tāgås</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is meant or intended</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.hhiyhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ħīhō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>masculine given name</pos>
+ </gramGrp>
+ </sense>
+ <etym><ptr target="#dict.hiyfuh" /></etym>
+ </entry>
+ <entry xml:id="dict.daytoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dātō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of or having a wing</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a wing</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.tayaufoot">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tāåfūt</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>of a feather; feathered</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a feather</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.taefah">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tæfä</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>feminine given name</pos>
+ </gramGrp>
+ </sense>
+ <etym><ptr target="#dict.tayaufoot" /></etym>
+ </entry>
+ <entry xml:id="dict.dohfuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">dōfə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>tall; high</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>height</def>
+ </sense>
+ </entry>
+ <entry xml:id="dict.zhahtiys">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒätīs</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>empathetic</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>empathy; condolences</def>
+ </sense>
+ <etym><ptr target="#dict.uwayd" /> <ptr target="#dict.zhau" /> <ptr target="#dict.zhiy" /> <ptr target="#dict.ahtaus" /></etym>
+ </entry>
+ <entry xml:id="dict.faytjuday">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">fātjədā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is concerned; minds</def>
+ </sense>
+ <etym><ptr target="#dict.faytjohsoh" /> <ptr target="#dict.joodaentehd" /> <gloss>drawn as a caretaker</gloss></etym>
+ </entry>
+ <entry xml:id="dict.sauduh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">sådə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is exchanged</def>
+ </sense>
+ <etym><ptr target="#dict.susah" /> <ptr target="#dict.zhohhh" /> <ptr target="#dict.dausut" /></etym>
+ </entry>
+ <entry xml:id="dict.zhohfau">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒōfå</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>valuable</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>value</def>
+ </sense>
+ <etym><ptr target="#dict.zhay" /> <ptr target="#dict.johfah" /> <ptr target="#dict.sauduh" /></etym>
+ </entry>
+ <entry xml:id="dict.zhohaus">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒōås</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is appreciated</def>
+ </sense>
+ <etym><ptr target="#dict.zhay" /> <ptr target="#dict.zhohfau" /> <ptr target="#dict.dausut" /></etym>
+ </entry>
+ <entry xml:id="dict.tay">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tā</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>honorific</pos>
+ </gramGrp>
+ <def>neuter honorific</def>
+ </sense>
+ <etym>‐<ptr target="#dict.tayhhahtoi" /></etym>
+ </entry>
+ <entry xml:id="dict.tae">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tæ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>honorific</pos>
+ </gramGrp>
+ <def>feminine honorific</def>
+ </sense>
+ <etym>‐<ptr target="#dict.tayhhahtoi" /></etym>
+ </entry>
+ <entry xml:id="dict.taufoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tåfō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>pronoun</pos>
+ </gramGrp>
+ <def>none; nothing</def>
+ </sense>
+ <etym><ptr target="#dict.tooayd" /> <ptr target="#dict.foh" /></etym>
+ </entry>
+ <entry xml:id="dict.toizhau">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tœʒå</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>pronoun</pos>
+ </gramGrp>
+ <def>all; everything</def>
+ </sense>
+ <etym><ptr target="#dict.tooayd" /> <ptr target="#dict.zhiyzhau" /></etym>
+ </entry>
+ <entry xml:id="dict.wau">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">wå</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>subordinating conjunction</pos>
+ </gramGrp>
+ <def>to</def>
+ </sense>
+ <etym><ptr target="#dict.woi" /> <ptr target="#dict.auhh" /></etym>
+ </entry>
+ <entry xml:id="dict.tohdahhh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōdäħ</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is lived</def>
+ </sense>
+ <etym><ptr target="#dict.tohtay" /> <ptr target="#dict.dahhhwee" /></etym>
+ </entry>
+ <entry xml:id="dict.uhhwohs">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">əħwōs</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>verb</pos>
+ </gramGrp>
+ <def>is shown; is presented</def>
+ </sense>
+ <etym><ptr target="#dict.oohhl" /><ptr target="#dict.hohwohsee" /></etym>
+ </entry>
+ <entry xml:id="dict.zhohsiy">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒōsī</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>classifier</pos>
+ </gramGrp>
+ <def>generic object classifier</def>
+ </sense>
+ <etym><ptr target="#dict.zhohd" /> <ptr target="#dict.siy" /></etym>
+ </entry>
+ <entry xml:id="dict.zhahfuh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ʒäfə</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>partitioned; fragmented</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>a thing</def>
+ <def>a piece</def>
+ </sense>
+ <etym><ptr target="#dict.zhohd" /> <ptr target="#dict.dahoofut" /></etym>
+ </entry>
+ <entry xml:id="dict.ohwayhhooeh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">ōwāħūë</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>practiced</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>practice</def>
+ </sense>
+ <etym><ptr target="#dict.hohway" /><ptr target="#dict.lgiy" /> <ptr target="#dict.auhh" /> <ptr target="#dict.daypeh" /></etym>
+ </entry>
+ <entry xml:id="dict.tohhhhoh">
+ <form>
+ <orth xml:lang="art-Latn-x-jst">tōħhō</orth>
+ </form>
+ <sense>
+ <gramGrp>
+ <pos>adjective</pos>
+ </gramGrp>
+ <def>studious</def>
+ </sense>
+ <sense>
+ <gramGrp>
+ <pos>noun</pos>
+ </gramGrp>
+ <def>student</def>
+ </sense>
+ <etym><ptr target="#dict.tohtayhhhoh" /></etym>
+ </entry>
+
+ <!-- END DICTIONARY BODY -->
+
+ </body>
+
+ <!-- END TEXT -->
+
+ </text>
+
+</TEI>
--- /dev/null
+<!DOCTYPE html>
+<head>
+<title>Jästūgā – Basic vocab</title>
+<meta charset="UTF-8">
+</head>
+<body>
+<article>
+<h1>Jästūgā – Basic Vocab</h1>
+<table style="border: 3px double white; background: black">
+<tr style="color:white;"><td style="background:black;">x-XX-jt</td><td style="background:black;">en-US</td></tr>
+<tr><td>ōdō</td><td>Hello</td></tr>
+<tr><td>uwād dōt?</td><td>You are…? (To ask for a name)</td></tr>
+<tr><td>ziy dōt _____</td><td>I am _____ (To provide a name)</td></tr>
+<tr><td>foet dōhiy uwād?</td><td>How are you?</td></tr>
+<tr><td>zhā dāpë (dohiy ziy)</td><td>(I am) good</td></tr>
+<tr><td>zhā dāzeet</td><td>Hungry</td></tr>
+<tr><td>zhā dōtäsvā</td><td>Exhausted</td></tr>
+<tr><td>zhā jōvä</td><td>Great</td></tr>
+<tr><td>zhā ōdāsō</td><td>Thirsty</td></tr>
+<tr><td>zhā oetäs</td><td>Cold</td></tr>
+<tr><td>zhā tāt</td><td>Bad</td></tr>
+<tr><td>zhā zhōsee</td><td>Hot</td></tr>
+<tr><td>zhā zhūd</td><td>Fine; okay</td></tr>
+<tr><td>zhā ziyzhao</td><td>Collected</td></tr>
+<tr><td>uwād dōt foet?</td><td>What are you like?</td></tr>
+<tr><td>(ziy dōt) puh ziy āzhō aen</td><td>(I am) Female</td></tr>
+<tr><td>puh ziy āzhō dā</td><td>Quick</td></tr>
+<tr><td>puh ziy āzhō fōwū</td><td>Small</td></tr>
+<tr><td>puh ziy āzhō gōpä</td><td>Strong</td></tr>
+<tr><td>puh ziy āzhō jōvä</td><td>Great</td></tr>
+<tr><td>puh ziy āzhō maowuh</td><td>Wise</td></tr>
+<tr><td>puh ziy āzhō ōfū</td><td>Soft</td></tr>
+<tr><td>puh ziy āzhō ōtād</td><td>Young</td></tr>
+<tr><td>puh ziy āzhō soet</td><td>Male</td></tr>
+<tr><td>puh ziy āzhō tämū</td><td>Weak</td></tr>
+<tr><td>puh ziy āzhō täzhō</td><td>Foolish</td></tr>
+<tr><td>puh ziy āzhō tōtāhhhō</td><td>Hardworking/Determined</td></tr>
+<tr><td>puh ziy āzhō tūd</td><td>Slow</td></tr>
+<tr><td>puh ziy āzhō tūdvū</td><td>Lazy</td></tr>
+<tr><td>puh ziy āzhō tūmä</td><td>Aged</td></tr>
+<tr><td>puh ziy āzhō zūdsō</td><td>Beautiful</td></tr>
+<tr><td>moe</td><td>And</td></tr>
+<tr><td>dū</td><td>Yes</td></tr>
+<tr><td>fō</td><td>No</td></tr>
+</table>
+</article>
+<style>td{background: white;padding: 0 .3em;}td:first-child{text-align:right;}</style>
+</body>
\ No newline at end of file
--- /dev/null
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg viewBox="0 0 11 8.5" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="11in" height="8.5in" stroke="#BBB" stroke-width=".005" fill="transparent">
+ <defs>
+ <g id="col">
+ <rect x=".35" y="0.65" width=".3" height=".3" />
+ <rect x=".35" y="0.95" width=".3" height=".3" />
+ <rect x=".35" y="1.25" width=".3" height=".3" />
+ <rect x=".35" y="1.55" width=".3" height=".3" />
+ <rect x=".35" y="1.85" width=".3" height=".3" />
+ <rect x=".35" y="2.15" width=".3" height=".3" />
+ <rect x=".35" y="2.45" width=".3" height=".3" />
+ <rect x=".35" y="2.75" width=".3" height=".3" />
+ <rect x=".35" y="3.05" width=".3" height=".3" />
+ <rect x=".35" y="3.35" width=".3" height=".3" />
+ <rect x=".35" y="3.65" width=".3" height=".3" />
+ <rect x=".35" y="3.95" width=".3" height=".3" />
+ <rect x=".35" y="4.25" width=".3" height=".3" />
+ <rect x=".35" y="4.55" width=".3" height=".3" />
+ <rect x=".35" y="4.85" width=".3" height=".3" />
+ <rect x=".35" y="5.15" width=".3" height=".3" />
+ <rect x=".35" y="5.45" width=".3" height=".3" />
+ <rect x=".35" y="5.75" width=".3" height=".3" />
+ <rect x=".35" y="6.05" width=".3" height=".3" />
+ <rect x=".35" y="6.35" width=".3" height=".3" />
+ <rect x=".35" y="6.65" width=".3" height=".3" />
+ <rect x=".35" y="6.95" width=".3" height=".3" />
+ <rect x=".35" y="7.25" width=".3" height=".3" />
+ <rect x=".35" y="7.55" width=".3" height=".3" />
+ </g>
+ </defs>
+ <use xlink:href="#col" transform="translate(0.4)" />
+ <use xlink:href="#col" transform="translate(0.8)" />
+ <use xlink:href="#col" transform="translate(1.2)" />
+ <use xlink:href="#col" transform="translate(1.6)" />
+ <use xlink:href="#col" transform="translate(2.0)" />
+ <use xlink:href="#col" transform="translate(2.4)" />
+ <use xlink:href="#col" transform="translate(2.8)" />
+ <use xlink:href="#col" transform="translate(3.2)" />
+ <use xlink:href="#col" transform="translate(3.6)" />
+ <use xlink:href="#col" transform="translate(4.0)" />
+ <use xlink:href="#col" transform="translate(4.4)" />
+ <use xlink:href="#col" transform="translate(5.6)" />
+ <use xlink:href="#col" transform="translate(6.0)" />
+ <use xlink:href="#col" transform="translate(6.4)" />
+ <use xlink:href="#col" transform="translate(6.8)" />
+ <use xlink:href="#col" transform="translate(7.2)" />
+ <use xlink:href="#col" transform="translate(7.6)" />
+ <use xlink:href="#col" transform="translate(8.0)" />
+ <use xlink:href="#col" transform="translate(8.4)" />
+ <use xlink:href="#col" transform="translate(8.8)" />
+ <use xlink:href="#col" transform="translate(9.2)" />
+ <use xlink:href="#col" transform="translate(9.6)" />
+</svg>
--- /dev/null
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta http-equiv="Content-Style-Type" content="text/css">
+ <title></title>
+ <meta name="Copyright" content="Creative Commons Attribution 3.0">
+ <meta name="Generator" content="Cocoa HTML Writer">
+ <meta name="CocoaVersion" content="1138.32">
+ <style type="text/css">
+ p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Helvetica;}
+ p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: right; font: 11.0px Junicode}
+ p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Junicode;}
+ p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: center; font: 11.0px Junicode}
+ p.p5 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: center; font: 11.0px Junicode;}
+ table.t1 {width: 100%;}
+ td.td1 {width: 320.0px; background-color: #e0e0e0; padding: 0.0px 5.0px 0.0px 5.0px}
+ td.td2 {width: 321.0px; background-color: #e0e0e0; padding: 0.0px 5.0px 0.0px 5.0px}
+ td.td3 {background-color: #e6e6e6; border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #000000 #000000 #000000 #000000; width: 3%;}
+ td.td4 {border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #000000 #000000 #000000 #000000; width: 3%}
+
+ @media screen and (min-width: 600px) { body { width:550px; margin: auto; } }
+
+ </style>
+</head>
+<body>
+<p class="p1"><br></p>
+<table cellspacing="0" cellpadding="0" class="t1">
+ <tbody>
+ <tr>
+ <td valign="middle" class="td1">
+ <p class="p2">Practice Sheet 01:</p>
+ </td>
+ <td valign="middle" class="td2">
+ <p class="p3"><br></p>
+ </td>
+ </tr>
+ </tbody>
+</table>
+<table cellspacing="0" cellpadding="0" class="t1">
+ <tbody>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ </tbody>
+</table>
+<table cellspacing="0" cellpadding="0" class="t1">
+ <tbody>
+ <tr>
+ <td valign="middle" class="td1">
+ <p class="p2">Practice Sheet 01:</p>
+ </td>
+ <td valign="middle" class="td2">
+ <p class="p3"><br></p>
+ </td>
+ </tr>
+ </tbody>
+</table>
+<table cellspacing="0" cellpadding="0" class="t1">
+ <tbody>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ </tbody>
+</table>
+<table cellspacing="0" cellpadding="0" class="t1">
+ <tbody>
+ <tr>
+ <td valign="middle" class="td1">
+ <p class="p2">Practice Sheet 01:</p>
+ </td>
+ <td valign="middle" class="td2">
+ <p class="p3"><br></p>
+ </td>
+ </tr>
+ </tbody>
+</table>
+<table cellspacing="0" cellpadding="0" class="t1">
+ <tbody>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">h</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">j</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ħ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">v</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">z</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">f</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">d</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="middle" class="td3">
+ <p class="p4">p</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">ʒ</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">t</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">g</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">w</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">m</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">s</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ <td valign="middle" class="td3">
+ <p class="p4">-</p>
+ </td>
+ <td valign="middle" class="td4">
+ <p class="p5"><br></p>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</body>
+</html>
--- /dev/null
+#
+# Makefile
+#
+#
+#
+
+###########################
+
+# You need to edit these values.
+
+DICT_NAME = "Jästūgā - English"
+DICT_SRC_PATH = x-XX-jt.xml
+CSS_PATH = x-XX-jt.css
+PLIST_PATH = Info.plist
+
+DICT_BUILD_OPTS =
+# Suppress adding supplementary key.
+DICT_BUILD_OPTS = -s 0 # Suppress adding supplementary key.
+
+###########################
+
+# The DICT_BUILD_TOOL_DIR value is used also in "build_dict.sh" script.
+# You need to set it when you invoke the script directly.
+
+DICT_BUILD_TOOL_DIR = "/Developer/Extras/Dictionary Development Kit"
+DICT_BUILD_TOOL_BIN = "$(DICT_BUILD_TOOL_DIR)/bin"
+
+###########################
+
+DICT_DEV_KIT_OBJ_DIR = ./objects
+export DICT_DEV_KIT_OBJ_DIR
+
+DESTINATION_FOLDER = ~/Library/Dictionaries
+RM = /bin/rm
+
+###########################
+
+all:
+ "$(DICT_BUILD_TOOL_BIN)/build_dict.sh" $(DICT_BUILD_OPTS) $(DICT_NAME) $(DICT_SRC_PATH) $(CSS_PATH) $(PLIST_PATH)
+ echo "Done."
+
+
+install:
+ echo "Installing into $(DESTINATION_FOLDER)".
+ mkdir -p $(DESTINATION_FOLDER)
+ ditto --noextattr --norsrc $(DICT_DEV_KIT_OBJ_DIR)/$(DICT_NAME).dictionary $(DESTINATION_FOLDER)/$(DICT_NAME).dictionary
+ touch $(DESTINATION_FOLDER)
+ echo "Done."
+ echo "To test the new dictionary, try Dictionary.app."
+
+clean:
+ $(RM) -rf $(DICT_DEV_KIT_OBJ_DIR)
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleDisplayName</key>
+ <string>Jästūgā to English Dictionary</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.apple.dictionary.x-XX-jt</string>
+ <key>CFBundleName</key>
+ <string>Jästūgā</string>
+ <key>CFBundleShortVersionString</key>
+ <string>20120301</string>
+ <key>DCSDictionaryCopyright</key>
+ <string>To the extent possible under law, ⸺ has waived all copyright and related or neighboring rights to this work. This work was published from the United States.</string>
+ <key>DCSDictionaryManufacturerName</key>
+ <string>⸺</string>
+ <key>DCSDictionaryFrontMatterReferenceID</key>
+ <string>front_back_matter</string>
+</dict>
+</plist>
--- /dev/null
+@charset "UTF-8";
+@namespace d url(http://www.apple.com/DTDs/DictionaryService-1.0.rng);
+
+d:entry {
+ line-height: 1.2;
+}
+
+h1 {
+ font-size: 150%;
+ font-weight: normal;
+}
+
+h2 {
+ font-size: 125%;
+ font-weight: normal;
+}
+
+h3 {
+ font-size: 100%;
+ font-weight: bold;
+}
+
+p {
+ margin-left: 2em;
+ margin-bottom: 0;
+ margin-top: 1em;
+}
+
+ol, ul {
+ font-size: .95em;
+ margin: 0 0 0 3.5em;
+}
+
+a {
+ text-decoration: none;
+ font-style: italic;
+}
+
+div.etymology {
+ border: solid 2px #c0c0c0;
+ background-color: #d8d8d8;
+ margin-left: 2em;
+ margin-right: 2em;
+ margin-top: 0.5em;
+ margin-bottom: 0.5em;
+ padding: 0.5em;
+}
+
+span.note {
+ display: block;
+ background-color: #c0c0c0;
+ margin-left: 2em;
+ margin-right: 2em;
+ margin-top: 0.5em;
+ margin-bottom: 0.5em;
+ padding: 0.5em
+}
+span.note p {
+ margin: 0;
+}
+
+span.part_of_speech {
+ text-decoration: underline;
+}
+
+span.phrase {
+ font-style: italic;
+}
\ No newline at end of file
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet type="text/css" href="x-XX-jt.css"?>
+<!--
+ Jästūgā Official Dictionary | ⸺
+-->
+<d:dictionary xmlns="http://www.w3.org/1999/xhtml" xmlns:d="http://www.apple.com/DTDs/DictionaryService-1.0.rng">
+<d:entry id="front_back_matter" d:title="Front/Back Matter">
+ <h1>Jästūgā to English Dictionary | ⸺</h1>
+ <h2>Front/Back Matter</h2>
+ <div>
+ <p>This is the Official Jästūgā to English Dictionary.</p>
+ <p>Jästūgā is a language developed by <a href="http://⸺.tumblr.com">⸺.</a> To the extent possible under law, ⸺ has waived all copyright and related or neighboring rights to this work. This work was published from the United States.</p>
+ </div>
+</d:entry>
+<d:entry id="aet" d:title="aet" d:parental-control="1">
+ <d:index d:value="aet"/>
+ <d:index d:value="virgin" d:title="aet" d:priority="2"/>
+ <h1>aet</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a woman) having not had sexual intercourse</p>
+ <p><span class="part_of_speech">noun</span> : a woman who has not had sexual intercourse</p>
+ </div>
+</d:entry>
+<d:entry id="dayhahtsoh" d:title="dāhätsō">
+ <d:index d:value="dāhätsō"/>
+ <d:index d:value="collector" d:title="dāhätsō" d:priority="2"/>
+ <d:index d:value="gatherer" d:title="dāhätsō" d:priority="2"/>
+ <h1>dāhätsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : being a collector</p>
+ <p><span class="part_of_speech">noun</span> : a collector or a gatherer of materials</p>
+ </div>
+</d:entry>
+<d:entry id="daytahd" d:title="dātäd">
+ <d:index d:value="dātäd"/>
+ <d:index d:value="friend" d:title="dātäd" d:priority="2"/>
+ <h1>dātäd</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : friendly</p>
+ <p><span class="part_of_speech">noun</span> : a friend</p>
+ </div>
+</d:entry>
+<d:entry id="dohgohtayd" d:title="dōgōtād">
+ <d:index d:value="dōgōtād"/>
+ <d:index d:value="adult" d:title="dōgōtād" d:priority="2"/>
+ <h1>dōgōtād</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : adult</p>
+ <p><span class="part_of_speech">noun</span> : an adult</p>
+ </div>
+</d:entry>
+<d:entry id="dohwahtoo" d:title="dōwätū">
+ <d:index d:value="dōwätū"/>
+ <d:index d:value="baby" d:title="dōwätū" d:priority="2"/>
+ <d:index d:value="tiny" d:title="dōwätū" d:priority="2"/>
+ <h1>dōwätū</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : possessing babylike qualities</p>
+ <ul><li>very small in size, usu. with connotations of cuteness</li></ul>
+ <p><span class="part_of_speech">noun</span> : a baby</p>
+ </div>
+</d:entry>
+<d:entry id="hahtfee" d:title="hätfee">
+ <d:index d:value="hätfee"/>
+ <d:index d:value="craftsman" d:title="hätfee" d:priority="2"/>
+ <d:index d:value="handy" d:title="hätfee" d:priority="2"/>
+ <h1>hätfee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : skilled, esp. in making things by hand</p>
+ <p><span class="part_of_speech">noun</span> : a craftsman</p>
+ </div>
+</d:entry>
+<d:entry id="hohdohwah" d:title="hōdōwä">
+ <d:index d:value="hōdōwä"/>
+ <d:index d:value="leader" d:title="hōdōwä" d:priority="2"/>
+ <d:index d:value="chief" d:title="hōdōwä" d:priority="2"/>
+ <h1>hōdōwä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having the qualities of a leader</p>
+ <ul><li>chief; most important</li></ul>
+ <p><span class="part_of_speech">noun</span> : a leader</p>
+ </div>
+</d:entry>
+<d:entry id="jahstoogay" d:title="jästūgā">
+ <d:index d:value="jästūgā"/>
+ <h1>jästūgā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the Jästūgā culture</p>
+ <ul><li>written in the Language</li></ul>
+ <p><span class="part_of_speech">noun</span> :
+ <p><span class="phrase">äzhuh jästūgā</span> : the Language</p>
+ <p><span class="phrase">zhā jästūgā</span> : a speaker of the Language or someone of the Jāstūgā culture</p>
+ <p><span class="phrase">puh jāstūgā</span> : the Jāstūgā people</p>
+ </p>
+ </div>
+</d:entry>
+<d:entry id="joodaentehd" d:title="jūdaentëd">
+ <d:index d:value="jūdaentëd"/>
+ <d:index d:value="caring" d:title="jūdaentëd" d:priority="2"/>
+ <d:index d:value="caretaker" d:title="jūdaentëd" d:priority="2"/>
+ <h1>jūdaentëd</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : caring</p>
+ <p><span class="part_of_speech">noun</span> : a caretaker</p>
+ </div>
+</d:entry>
+<d:entry id="ohtfahhood" d:title="ōtfähūd">
+ <d:index d:value="ōtfähūd"/>
+ <d:index d:value="mute" d:title="ōtfähūd" d:priority="2"/>
+ <h1>ōtfähūd</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : mute</p>
+ <p><span class="part_of_speech">noun</span> : a mute</p>
+ </div>
+</d:entry>
+<d:entry id="saentehd" d:title="saentëd">
+ <d:index d:value="saentëd"/>
+ <d:index d:value="woman" d:title="saentëd" d:priority="2"/>
+ <h1>saentëd</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having the characteristics of a woman; womanly</p>
+ <ul><li>used as a term of endearment for young girls to praise their maturity.</li></ul>
+ <p><span class="part_of_speech">noun</span> : a woman</p>
+ </div>
+</d:entry>
+<d:entry id="tayhhahtoi" d:title="tāhhätoi">
+ <d:index d:value="tāhhätoi"/>
+ <d:index d:value="protective" d:title="tāhhätoi" d:priority="2"/>
+ <d:index d:value="guardian" d:title="tāhhätoi" d:priority="2"/>
+ <h1>tāhhätoi</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : protective</p>
+ <p><span class="part_of_speech">noun</span> : a guardian</p>
+ </div>
+</d:entry>
+<d:entry id="taytah" d:title="tātä">
+ <d:index d:value="tātä"/>
+ <d:index d:value="military" d:title="tātä" d:priority="2"/>
+ <d:index d:value="army" d:title="tātä" d:priority="2"/>
+ <h1>tātä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : military</p>
+ <ul><li>(of a group) organized and disciplined</li></ul>
+ <p><span class="part_of_speech">noun</span> : an organized military force</p>
+ </div>
+</d:entry>
+<d:entry id="tautsay" d:title="tautsā">
+ <d:index d:value="tautsā"/>
+ <d:index d:value="hunter" d:title="tautsā" d:priority="2"/>
+ <h1>tautsā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : skilled at hunting or tracking</p>
+ <p><span class="part_of_speech">noun</span> : a hunter</p>
+ </div>
+</d:entry>
+<d:entry id="tohtaydoh" d:title="tōtādō">
+ <d:index d:value="tōtādō"/>
+ <d:index d:value="immature" d:title="tōtādō" d:priority="2"/>
+ <d:index d:value="older child" d:title="tōtādō" d:priority="2"/>
+ <d:index d:value="juvenile" d:title="tōtādō" d:priority="2"/>
+ <h1>tōtādō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : immature</p>
+ <p><span class="part_of_speech">noun</span> : an older child</p>
+ </div>
+</d:entry>
+<d:entry id="tohtehd" d:title="tōtëd">
+ <d:index d:value="tōtëd"/>
+ <d:index d:value="childish" d:title="tōtëd" d:priority="2"/>
+ <d:index d:value="younger child" d:title="tōtëd" d:priority="2"/>
+ <d:index d:value="toddler" d:title="tōtëd" d:priority="2"/>
+ <h1>tōtëd</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : childish</p>
+ <p><span class="part_of_speech">noun</span> : a younger child</p>
+ </div>
+</d:entry>
+<d:entry id="tohzhootay" d:title="tōzhūtā">
+ <d:index d:value="tōzhūtā"/>
+ <d:index d:value="mature" d:title="tōzhūtā" d:priority="2"/>
+ <d:index d:value="young adult" d:title="tōzhūtā" d:priority="2"/>
+ <d:index d:value="teen" d:title="tōzhūtā" d:priority="2"/>
+ <d:index d:value="teenager" d:title="tōzhūtā" d:priority="2"/>
+ <h1>tōzhūtā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : exhibiting youth and maturity</p>
+ <p><span class="part_of_speech">noun</span> : a young adult</p>
+ </div>
+</d:entry>
+<d:entry id="tooayd" d:title="tūād">
+ <d:index d:value="tūād"/>
+ <d:index d:value="body" d:title="tūād" d:priority="2"/>
+ <d:index d:value="person" d:title="tūād" d:priority="2"/>
+ <h1>tūād</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of or concerning the body</p>
+ <p><span class="part_of_speech">noun</span> : a person
+ <p>one's body</p>
+ </p>
+ </div>
+</d:entry>
+<d:entry id="toodahfah" d:title="tūdäfä">
+ <d:index d:value="tūdäfä"/>
+ <d:index d:value="aged" d:title="tūdäfä" d:priority="2"/>
+ <d:index d:value="wise" d:title="tūdäfä" d:priority="2"/>
+ <d:index d:value="elder" d:title="tūdäfä" d:priority="2"/>
+ <h1>tūdäfä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : exhibiting age and wisdom</p>
+ <p><span class="part_of_speech">noun</span> : an elder</p>
+ </div>
+</d:entry>
+<d:entry id="zhehtehd" d:title="zhëtëd">
+ <d:index d:value="zhëtëd"/>
+ <d:index d:value="man" d:title="zhëtëd" d:priority="2"/>
+ <h1>zhëtëd</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having the characteristics of a man</p>
+ <p><span class="part_of_speech">noun</span> : a man</p>
+ </div>
+</d:entry>
+<d:entry id="dahdhee" d:title="dädhee">
+ <d:index d:value="dädhee"/>
+ <d:index d:value="neck" d:title="dädhee" d:priority="2"/>
+ <d:index d:value="throat" d:title="dädhee" d:priority="2"/>
+ <d:index d:value="throaty" d:title="dädhee" d:priority="2"/>
+ <d:index d:value="articulation" d:title="dädhee" d:priority="2"/>
+ <h1>dädhee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : relating to the throat</p>
+ <ul><li>throaty</li></ul>
+ <p><span class="part_of_speech">noun</span> : a neck or throat</p>
+ <ul><li>the manner in which a person speaks</li></ul>
+ </div>
+</d:entry>
+<d:entry id="dayjohfohtoh" d:title="dājōfōtō">
+ <d:index d:value="dājōfōtō"/>
+ <d:index d:value="listener" d:title="dājōfōtō" d:priority="2"/>
+ <d:index d:value="ear" d:title="dājōfōtō" d:priority="2"/>
+ <h1>dājōfōtō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : relating to the ear</p>
+ <ul><li>having the qualities of a good listener</li></ul>
+ <p><span class="part_of_speech">noun</span> : an ear</p>
+ <ul><li>a good listener</li></ul>
+ </div>
+</d:entry>
+<d:entry id="dayohdway" d:title="dāōdwā">
+ <d:index d:value="dāōdwā"/>
+ <d:index d:value="vertebrate" d:title="dāōdwā" d:priority="2"/>
+ <d:index d:value="spine" d:title="dāōdwā" d:priority="2"/>
+ <d:index d:value="skeleton" d:title="dāōdwā" d:priority="2"/>
+ <d:index d:value="framework" d:title="dāōdwā" d:priority="2"/>
+ <d:index d:value="support" d:title="dāōdwā" d:priority="2"/>
+ <h1>dāōdwā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : relating to the spine</p>
+ <ul><li>vertebrate</li></ul>
+ <p><span class="part_of_speech">noun</span> : a spine</p>
+ <ul><li>the supporting framework of a structure</li></ul>
+ </div>
+</d:entry>
+<d:entry id="dayusaysoh" d:title="dāusāsō">
+ <d:index d:value="dāusāsō"/>
+ <d:index d:value="joint" d:title="dāusāsō" d:priority="2"/>
+ <d:index d:value="connection" d:title="dāusāsō" d:priority="2"/>
+ <h1>dāusāsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a joint or connection</p>
+ <ul><li>jointed</li></ul>
+ <p><span class="part_of_speech">noun</span> : a joint</p>
+ </div>
+</d:entry>
+<d:entry id="dohtahdoh" d:title="dōtädō">
+ <d:index d:value="dōtädō"/>
+ <d:index d:value="head" d:title="dōtädō" d:priority="2"/>
+ <d:index d:value="principal" d:title="dōtädō" d:priority="2"/>
+ <h1>dōtädō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the head</p>
+ <ul><li>principal</li></ul>
+ <p><span class="part_of_speech">noun</span> : a head</p>
+ <ul>
+ <li>a person in charge of making decisions in a group</li>
+ <li>the most important step in a procedure</li>
+ </ul>
+ </div>
+</d:entry>
+<d:entry id="dohtohfiy" d:title="dōtōfiy">
+ <d:index d:value="dōtōfiy"/>
+ <d:index d:value="nose" d:title="dōtōfiy" d:priority="2"/>
+ <d:index d:value="nasal" d:title="dōtōfiy" d:priority="2"/>
+ <h1>dōtōfiy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the nose</p>
+ <ul><li>(of a voice or speech) resonating in the nose</li></ul>
+ <p><span class="part_of_speech">noun</span> : a nose</p>
+ </div>
+</d:entry>
+<d:entry id="dohfahthhiy" d:title="dōfäthhiy">
+ <d:index d:value="dōfäthhiy"/>
+ <d:index d:value="hip" d:title="dōfäthhiy" d:priority="2"/>
+ <h1>dōfäthhiy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the hip</p>
+ <p><span class="part_of_speech">noun</span> : a hip</p>
+ </div>
+</d:entry>
+<d:entry id="dohwayhhee" d:title="dōwāhhee">
+ <d:index d:value="dōwāhhee"/>
+ <d:index d:value="heart" d:title="dōwāhhee" d:priority="2"/>
+ <d:index d:value="centered" d:title="dōwāhhee" d:priority="2"/>
+ <d:index d:value="integral" d:title="dōwāhhee" d:priority="2"/>
+ <d:index d:value="central" d:title="dōwāhhee" d:priority="2"/>
+ <h1>dōwāhhee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the heart</p>
+ <ul><li>positioned in the center</li></ul>
+ <p><span class="part_of_speech">noun</span> : a heart</p>
+ <ul><li>an integral or central part of something</li></ul>
+ </div>
+</d:entry>
+<d:entry id="ehdaen" d:title="ëdaen" d:parental-control="1">
+ <d:index d:value="ëdaen"/>
+ <d:index d:value="breast" d:title="ëdaen" d:priority="2"/>
+ <h1>ëdaen</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the female breast</p>
+ <p><span class="part_of_speech">noun</span> : a female breast</p>
+ <ul><li>a part of a garment designed to cover the female breast</li></ul>
+ </div>
+</d:entry>
+<d:entry id="haydohsiy" d:title="hādōsiy">
+ <d:index d:value="hādōsiy"/>
+ <d:index d:value="eye" d:title="hādōsiy" d:priority="2"/>
+ <d:index d:value="visual" d:title="hādōsiy" d:priority="2"/>
+ <h1>hādōsiy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the eye</p>
+ <ul><li>(of a person) comprehending best through visual means</li></ul>
+ <p><span class="part_of_speech">noun</span> : an eye</p>
+ </div>
+</d:entry>
+<d:entry id="haydohsoh" d:title="hādōsō">
+ <d:index d:value="hādōsō"/>
+ <d:index d:value="blood" d:title="hādōsō" d:priority="2"/>
+ <d:index d:value="bloodshed" d:title="hādōsō" d:priority="2"/>
+ <h1>hādōsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the blood</p>
+ <ul>
+ <li>(of an event) involving bloodshed</li>
+ <li>covered in blood</li>
+ </ul>
+ <p><span class="part_of_speech">noun</span> : blood</p>
+ <ul><li>bloodshed</li></ul>
+ </div>
+</d:entry>
+<d:entry id="hhayfohhee" d:title="hhāfōhee">
+ <d:index d:value="hhāfōhee"/>
+ <d:index d:value="chest" d:title="hhāfōhee" d:priority="2"/>
+ <d:index d:value="core" d:title="hhāfōhee" d:priority="2"/>
+ <d:index d:value="central" d:title="hhāfōhee" d:priority="2"/>
+ <h1>hhāfōhee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the chest</p>
+ <ul><li>core</li></ul>
+ <p><span class="part_of_speech">noun</span> : a chest</p>
+ <ul><li>a torso</li></ul>
+ <ul><li>a central part of something</li></ul>
+ </div>
+</d:entry>
+<d:entry id="haysootway" d:title="hāsūtwā">
+ <d:index d:value="hāsūtwā"/>
+ <d:index d:value="shoulder" d:title="hāsūtwā" d:priority="2"/>
+ <h1>hāsūtwā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the shoulder</p>
+ <ul><li>on the edge</li></ul>
+ <p><span class="part_of_speech">noun</span> : a shoulder</p>
+ <ul>
+ <li>a part of a garment designed to cover the shoulder</li>
+ <li>a part of something with a similar shape or position to the human shoulder</li>
+ </ul>
+ </div>
+</d:entry>
+<d:entry id="haytoh" d:title="hātō">
+ <d:index d:value="hātō"/>
+ <d:index d:value="hair" d:title="hātō" d:priority="2"/>
+ <d:index d:value="hairy" d:title="hātō" d:priority="2"/>
+ <h1>hātō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the hair</p>
+ <ul><li>having a large amount of hair; hairy</li></ul>
+ <p><span class="part_of_speech">noun</span> : a hair</p>
+ </div>
+</d:entry>
+<d:entry id="hohpayjoh" d:title="hōpājō">
+ <d:index d:value="hōpājō"/>
+ <d:index d:value="foot" d:title="hōpājō" d:priority="2"/>
+ <d:index d:value="base" d:title="hōpājō" d:priority="2"/>
+ <d:index d:value="start" d:title="hōpājō" d:priority="2"/>
+ <d:index d:value="initial" d:title="hōpājō" d:priority="2"/>
+ <h1>hōpājō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the foot</p>
+ <ul><li>at the start or lowest point</li></ul>
+ <p><span class="part_of_speech">noun</span> : a foot</p>
+ <ul>
+ <li>the part of something which touches the ground; the base</li>
+ <li>the starting point or first step of a procedure</li>
+ </ul>
+ </div>
+</d:entry>
+<d:entry id="hohpusaytoh" d:title="hōpusātō">
+ <d:index d:value="hōpusātō"/>
+ <d:index d:value="lung" d:title="hōpusātō" d:priority="2"/>
+ <d:index d:value="breathing" d:title="hōpusātō" d:priority="2"/>
+ <h1>hōpusātō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the lung</p>
+ <ul><li>related to breathing</li></ul>
+ <p><span class="part_of_speech">noun</span> : a lung</p>
+ </div>
+</d:entry>
+<d:entry id="hhohsooayd" d:title="hhōsūād">
+ <d:index d:value="hhōsūād"/>
+ <d:index d:value="bone" d:title="hhōsūād" d:priority="2"/>
+ <d:index d:value="frame" d:title="hhōsūād" d:priority="2"/>
+ <d:index d:value="support" d:title="hhōsūād" d:priority="2"/>
+ <h1>hhōsūād</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the bones</p>
+ <ul><li>bony</li></ul>
+ <p><span class="part_of_speech">noun</span> : a bone</p>
+ <ul><li>a part of the frame or support of a structure</li></ul>
+ </div>
+</d:entry>
+<d:entry id="ohwiytfee" d:title="ōwiytfee">
+ <d:index d:value="ōwiytfee"/>
+ <d:index d:value="tooth" d:title="ōwiytfee" d:priority="2"/>
+ <d:index d:value="toothed" d:title="ōwiytfee" d:priority="2"/>
+ <d:index d:value="toothy" d:title="ōwiytfee" d:priority="2"/>
+ <d:index d:value="teeth" d:title="ōwiytfee" d:priority="2"/>
+ <h1>ōwiytfee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the teeth</p>
+ <ul><li>having teeth, esp. having large or numerous teeth</li></ul>
+ <p><span class="part_of_speech">noun</span> : a tooth</p>
+ <ul><li><span class="phrase">puh ōwiytfee</span> : the teeth of an individual</li></ul>
+ </div>
+</d:entry>
+<d:entry id="saydoh_1" d:title="sādō">
+ <d:index d:value="sādō"/>
+ <d:index d:value="leg" d:title="sādō" d:priority="2"/>
+ <d:index d:value="legged" d:title="sādō" d:priority="2"/>
+ <d:index d:value="limbed" d:title="sādō" d:priority="2"/>
+ <d:index d:value="support" d:title="sādō" d:priority="2"/>
+ <h1>sādō¹</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the leg</p>
+ <ul><li>having limbs</li></ul>
+ <p><span class="part_of_speech">noun</span> : a leg</p>
+ <ul><li>a support for a structure connecting to the ground</li></ul>
+ </div>
+</d:entry>
+<d:entry id="sahtausay" d:title="sätausā">
+ <d:index d:value="sätausā"/>
+ <d:index d:value="meat" d:title="sätausā" d:priority="2"/>
+ <d:index d:value="flesh" d:title="sätausā" d:priority="2"/>
+ <d:index d:value="muscle" d:title="sätausā" d:priority="2"/>
+ <h1>sätausā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of meat or flesh</p>
+ <ul><li>having a large amount of muscle</li></ul>
+ <p><span class="part_of_speech">noun</span> : meat or flesh</p>
+ <ul>
+ <li>muscle</li>
+ <li>the edible part of something</li>
+ </ul>
+ </div>
+</d:entry>
+<d:entry id="sahthayee" d:title="säthāee" d:parental-control="1">
+ <d:index d:value="säthāee"/>
+ <d:index d:value="placenta" d:title="säthāee" d:priority="2"/>
+ <h1>säthāee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the placenta</p>
+ <p><span class="part_of_speech">noun</span> : a placenta</p>
+ </div>
+</d:entry>
+<d:entry id="sohds" d:title="sōds">
+ <d:index d:value="sōds"/>
+ <d:index d:value="tongue" d:title="sōds" d:priority="2"/>
+ <d:index d:value="talkative" d:title="sōds" d:priority="2"/>
+ <h1>sōds</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the tongue</p>
+ <ul><li>talkative</li></ul>
+ <p><span class="part_of_speech">noun</span> : a tongue</p>
+ </div>
+</d:entry>
+<d:entry id="sohjay" d:title="sōjā">
+ <d:index d:value="sōjā"/>
+ <d:index d:value="finger" d:title="sōjā" d:priority="2"/>
+ <d:index d:value="slender" d:title="sōjā" d:priority="2"/>
+ <h1>sōjā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the finger</p>
+ <ul><li>having long fingers</li></ul>
+ <p><span class="part_of_speech">noun</span> : a finger</p>
+ <ul><li>a slender object resembling a finger</li></ul>
+ </div>
+</d:entry>
+<d:entry id="sohwuh" d:title="sōwuh">
+ <d:index d:value="sōwuh"/>
+ <d:index d:value="skin" d:title="sōwuh" d:priority="2"/>
+ <d:index d:value="naked" d:title="sōwuh" d:priority="2"/>
+ <d:index d:value="covering" d:title="sōwuh" d:priority="2"/>
+ <h1>sōwuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the skin</p>
+ <ul><li>naked</li></ul>
+ <p><span class="part_of_speech">noun</span> : skin</p>
+ <ul><li>an outer covering or layer</li></ul>
+ </div>
+</d:entry>
+<d:entry id="suhohwee" d:title="suhōwee">
+ <d:index d:value="suhōwee"/>
+ <d:index d:value="hand" d:title="suhōwee" d:priority="2"/>
+ <d:index d:value="handwriting" d:title="suhōwee" d:priority="2"/>
+ <d:index d:value="work" d:title="suhōwee" d:priority="2"/>
+ <h1>suhōwee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of or for use by the hand</p>
+ <p><span class="part_of_speech">noun</span> : a hand</p>
+ <ul><li>an item attributable to someone because of certain features it contains, esp. in reference to art or handwriting</li></ul>
+ </div>
+</d:entry>
+<d:entry id="suway" d:title="suwā">
+ <d:index d:value="suwā"/>
+ <d:index d:value="arm" d:title="suwā" d:priority="2"/>
+ <d:index d:value="support" d:title="suwā" d:priority="2"/>
+ <h1>suwā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of an arm</p>
+ <p><span class="part_of_speech">noun</span> : an arm</p>
+ <ul><li>a support of a structure which does not connect to the ground</li></ul>
+ </div>
+</d:entry>
+<d:entry id="zhaetohwoo" d:title="zhaetōwū" d:parental-control="1">
+ <d:index d:value="zhaetōwū"/>
+ <d:index d:value="vulva" d:title="zhaetōwū" d:priority="2"/>
+ <d:index d:value="vagina" d:title="zhaetōwū" d:priority="2"/>
+ <h1>zhaetōwū</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the female reproductive system</p>
+ <p><span class="part_of_speech">noun</span> : a female's reproductive system, esp. a vulva</p>
+ </div>
+</d:entry>
+<d:entry id="zhoitoh" d:title="zhoitō" d:parental-control="1">
+ <d:index d:value="zhoitō"/>
+ <d:index d:value="penis" d:title="zhoitō" d:priority="2"/>
+ <d:index d:value="testicle" d:title="zhoitō" d:priority="2"/>
+ <h1>zhoitō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the male reproductive system</p>
+ <p><span class="part_of_speech">noun</span> : a male's reproductive system, esp. a penis</p>
+ </div>
+</d:entry>
+<d:entry id="zhohtsee" d:title="zhōtsee">
+ <d:index d:value="zhōtsee"/>
+ <d:index d:value="mouth" d:title="zhōtsee" d:priority="2"/>
+ <d:index d:value="opening" d:title="zhōtsee" d:priority="2"/>
+ <h1>zhōtsee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the mouth</p>
+ <p><span class="part_of_speech">noun</span> : a mouth</p>
+ <ul><li>a large opening, esp. in the front of something</li></ul>
+ </div>
+</d:entry>
+<d:entry id="usohtoh" d:title="usōtō">
+ <d:index d:value="usōtō"/>
+ <d:index d:value="pants" d:title="usōtō" d:priority="2"/>
+ <h1>usōtō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a pair of pants</p>
+ <p><span class="part_of_speech">noun</span> : a pair of pants</p>
+ </div>
+</d:entry>
+<d:entry id="dahtohsoh" d:title="dätōsō">
+ <d:index d:value="dätōsō"/>
+ <d:index d:value="shoe" d:title="dätōsō" d:priority="2"/>
+ <h1>dätōsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a shoe</p>
+ <p><span class="part_of_speech">noun</span> : a shoe</p>
+ </div>
+</d:entry>
+<d:entry id="dohwohdah" d:title="dōwōdä">
+ <d:index d:value="dōwōdä"/>
+ <d:index d:value="shirt" d:title="dōwōdä" d:priority="2"/>
+ <d:index d:value="covering" d:title="dōwōdä" d:priority="2"/>
+ <h1>dōwōdä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a shirt</p>
+ <p><span class="part_of_speech">noun</span> : a shirt</p>
+ <ul><li>a loose covering</li></ul>
+ </div>
+</d:entry>
+<d:entry id="dutahday" d:title="dutädā">
+ <d:index d:value="dutädā"/>
+ <d:index d:value="hat" d:title="dutädā" d:priority="2"/>
+ <d:index d:value="cap" d:title="dutädā" d:priority="2"/>
+ <h1>dutädā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a hat</p>
+ <p><span class="part_of_speech">noun</span> : a hat</p>
+ <ul><li>a protective cover or lid, especially when used on the top of an object.</li></ul>
+ </div>
+</d:entry>
+<d:entry id="jahtayduh" d:title="jätāduh">
+ <d:index d:value="jätāduh"/>
+ <d:index d:value="mask" d:title="jätāduh" d:priority="2"/>
+ <h1>jätāduh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : masked</p>
+ <p><span class="part_of_speech">noun</span> : a mask</p>
+ </div>
+</d:entry>
+<d:entry id="tohday" d:title="tōdā">
+ <d:index d:value="tōdā"/>
+ <d:index d:value="clothing" d:title="tōdā" d:priority="2"/>
+ <d:index d:value="clothed" d:title="tōdā" d:priority="2"/>
+ <h1>tōdā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : wearing clothing</p>
+ <p><span class="part_of_speech">noun</span> : an article of clothing</p>
+ <ul><li>clothing collectively</li></ul>
+ </div>
+</d:entry>
+<d:entry id="dayfoosoh" d:title="dāfūsō">
+ <d:index d:value="dāfūsō"/>
+ <d:index d:value="thirst" d:title="dāfūsō" d:priority="2"/>
+ <h1>dāfūsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : thirsty</p>
+ <p><span class="part_of_speech">noun</span> : thirst</p>
+ </div>
+</d:entry>
+<d:entry id="dohtohgah" d:title="dōtōgä">
+ <d:index d:value="dōtōgä"/>
+ <d:index d:value="sleep" d:title="dōtōgä" d:priority="2"/>
+ <d:index d:value="tired" d:title="dōtōgä" d:priority="2"/>
+ <h1>dōtōgä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : tired</p>
+ <p><span class="part_of_speech">noun</span> : sleep</p>
+ </div>
+</d:entry>
+<d:entry id="johsut" d:title="jōsut">
+ <d:index d:value="jōsut"/>
+ <d:index d:value="waste" d:title="jōsut" d:priority="2"/>
+ <d:index d:value="poop" d:title="jōsut" d:priority="2"/>
+ <d:index d:value="pee" d:title="jōsut" d:priority="2"/>
+ <h1>jōsut</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : needing to excrete waste</p>
+ <p><span class="part_of_speech">noun</span> : an elimination of bodily waste</p>
+ </div>
+</d:entry>
+<d:entry id="saenahzhee" d:title="saenäzhee" d:parental-control="1">
+ <d:index d:value="saenäzhee"/>
+ <d:index d:value="menstruation" d:title="saenäzhee" d:priority="2"/>
+ <h1>saenäzhee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : menstrual</p>
+ <p><span class="part_of_speech">noun</span> : menstruation</p>
+ </div>
+</d:entry>
+<d:entry id="seetgee" d:title="seetgee">
+ <d:index d:value="seetgee"/>
+ <d:index d:value="hunger" d:title="seetgee" d:priority="2"/>
+ <d:index d:value="hungry" d:title="seetgee" d:priority="2"/>
+ <h1>seetgee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : hungry</p>
+ <p><span class="part_of_speech">noun</span> : hunger</p>
+ </div>
+</d:entry>
+<d:entry id="biyfehoot" d:title="biyfëūt">
+ <d:index d:value="biyfëūt"/>
+ <d:index d:value="purple" d:title="biyfëūt" d:priority="2"/>
+ <h1>biyfëūt</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : colored purple</p>
+ <p><span class="part_of_speech">noun</span> : a purple color</p>
+ </div>
+</d:entry>
+<d:entry id="dayheetuh" d:title="dāheetuh">
+ <d:index d:value="dāheetuh"/>
+ <d:index d:value="transparent" d:title="dāheetuh" d:priority="2"/>
+ <d:index d:value="translucent" d:title="dāheetuh" d:priority="2"/>
+ <d:index d:value="clear" d:title="dāheetuh" d:priority="2"/>
+ <h1>dāheetuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : transparent or translucent</p>
+ <ul>
+ <li>lacking impurity or blemish</li>
+ <li>(of a statement) without fault or contradiction</li>
+ <li>unobscured, esp. of a choice or when referring to visibility</li>
+ </ul>
+ <p><span class="part_of_speech">noun</span> : translucency or clearness</p>
+ </div>
+</d:entry>
+<d:entry id="doiyweht" d:title="doiywët">
+ <d:index d:value="doiywët"/>
+ <d:index d:value="brown" d:title="doiywët" d:priority="2"/>
+ <h1>doiywët</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : colored brown</p>
+ <p><span class="part_of_speech">noun</span> : a brown color</p>
+ </div>
+</d:entry>
+<d:entry id="fohzee" d:title="fōzee">
+ <d:index d:value="fōzee"/>
+ <d:index d:value="vision" d:title="fōzee" d:priority="2"/>
+ <d:index d:value="visible" d:title="fōzee" d:priority="2"/>
+ <h1>fōzee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : visible</p>
+ <p><span class="part_of_speech">noun</span> : vision</p>
+ </div>
+</d:entry>
+<d:entry id="hiyuh" d:title="hiyuh">
+ <d:index d:value="hiyuh"/>
+ <d:index d:value="green" d:title="hiyuh" d:priority="2"/>
+ <h1>hiyuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : colored green</p>
+ <ul><li>having large amounts of plant matter</li></ul>
+ <p><span class="part_of_speech">noun</span> : a green color</p>
+ </div>
+</d:entry>
+<d:entry id="hiyfuh" d:title="hiyfuh">
+ <d:index d:value="hiyfuh"/>
+ <d:index d:value="light" d:title="hiyfuh" d:priority="2"/>
+ <d:index d:value="luminous" d:title="hiyfuh" d:priority="2"/>
+ <h1>hiyfuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : luminous</p>
+ <p><span class="part_of_speech">noun</span> : light</p>
+ </div>
+</d:entry>
+<d:entry id="jautuh" d:title="jautuh">
+ <d:index d:value="jautuh"/>
+ <d:index d:value="blue" d:title="jautuh" d:priority="2"/>
+ <h1>jautuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : colored blue</p>
+ <p><span class="part_of_speech">noun</span> : a blue color</p>
+ </div>
+</d:entry>
+<d:entry id="waut" d:title="waut">
+ <d:index d:value="waut"/>
+ <d:index d:value="grey" d:title="waut" d:priority="2"/>
+ <h1>waut</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : colored grey</p>
+ <ul><li>cloudy, esp. with precipitation</li></ul>
+ <p><span class="part_of_speech">noun</span> : a grey color</p>
+ </div>
+</d:entry>
+<d:entry id="utau_1" d:title="utau">
+ <d:index d:value="utau" d:title="utau"/>
+ <d:index d:value="dark" d:title="utau" d:priority="2"/>
+ <d:index d:value="black" d:title="utau" d:priority="2"/>
+ <h1>utau¹</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : darkly colored</p>
+ <ul><li>colored black</li></ul>
+ <p><span class="part_of_speech">noun</span> : a dark color, esp. black</p>
+ </div>
+</d:entry>
+<d:entry id="zhau_1" d:title="zhau">
+ <d:index d:value="zhau" d:title="zhau"/>
+ <d:index d:value="red" d:title="zhau" d:priority="2"/>
+ <d:index d:value="yellow" d:title="zhau" d:priority="2"/>
+ <d:index d:value="orange" d:title="zhau" d:priority="2"/>
+ <d:index d:value="warm" d:title="zhau" d:priority="2"/>
+ <h1>zhau¹</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : warmly colored</p>
+ <p><span class="part_of_speech">noun</span> : a warm color</p>
+ </div>
+</d:entry>
+<d:entry id="zhaenday" d:title="zhaendā">
+ <d:index d:value="zhaendā"/>
+ <d:index d:value="light" d:title="zhaendā" d:priority="2"/>
+ <d:index d:value="white" d:title="zhaendā" d:priority="2"/>
+ <h1>zhaendā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : lightly colored</p>
+ <ul><li>colored white</li></ul>
+ <p><span class="part_of_speech">noun</span> : a light color, esp. white</p>
+ </div>
+</d:entry>
+<d:entry id="hohfahsee" d:title="hōfäsee">
+ <d:index d:value="hōfäsee"/>
+ <d:index d:value="feeling" d:title="hōfäsee" d:priority="2"/>
+ <d:index d:value="touch" d:title="hōfäsee" d:priority="2"/>
+ <d:index d:value="sensitive" d:title="hōfäsee" d:priority="2"/>
+ <h1>hōfäsee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : sensitive to the touch</p>
+ <p><span class="part_of_speech">noun</span> : physical feeling, esp. the sense of touch</p>
+ </div>
+</d:entry>
+<d:entry id="tehdsiy" d:title="tëdsiy">
+ <d:index d:value="tëdsiy"/>
+ <d:index d:value="pain" d:title="tëdsiy" d:priority="2"/>
+ <h1>tëdsiy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : painful</p>
+ <p><span class="part_of_speech">noun</span> : a feeling of pain</p>
+ </div>
+</d:entry>
+<d:entry id="daytiyt" d:title="dātiyt">
+ <d:index d:value="dātiyt"/>
+ <d:index d:value="sour" d:title="dātiyt" d:priority="2"/>
+ <h1>dātiyt</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : sour</p>
+ <p><span class="part_of_speech">noun</span> : sourness</p>
+ </div>
+</d:entry>
+<d:entry id="dohjiydoh" d:title="dōjiydō">
+ <d:index d:value="dōjiydō"/>
+ <d:index d:value="sweet" d:title="dōjiydō" d:priority="2"/>
+ <h1>dōjiydō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : sweet</p>
+ <p><span class="part_of_speech">noun</span> : sweetness</p>
+ </div>
+</d:entry>
+<d:entry id="johwahseht" d:title="jōwäsët">
+ <d:index d:value="jōwäsët"/>
+ <d:index d:value="salt" d:title="jōwäsët" d:priority="2"/>
+ <d:index d:value="salty" d:title="jōwäsët" d:priority="2"/>
+ <h1>jōwäsët</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : salty</p>
+ <p><span class="part_of_speech">noun</span> : salt</p>
+ <ul><li>saltiness</li></ul>
+ </div>
+</d:entry>
+<d:entry id="paufee" d:title="paufee">
+ <d:index d:value="paufee"/>
+ <d:index d:value="hot" d:title="paufee" d:priority="2"/>
+ <d:index d:value="spicy" d:title="paufee" d:priority="2"/>
+ <d:index d:value="spiciness" d:title="paufee" d:priority="2"/>
+ <h1>paufee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having a hot (spicy) flavor</p>
+ <p><span class="part_of_speech">noun</span> : hotness (spiciness)</p>
+ </div>
+</d:entry>
+<d:entry id="sohfeezhiy" d:title="sōfeezhiy">
+ <d:index d:value="sōfeezhiy"/>
+ <d:index d:value="bitter" d:title="sōfeezhiy" d:priority="2"/>
+ <h1>sōfeezhiy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : bitter</p>
+ <p><span class="part_of_speech">noun</span> : bitterness</p>
+ </div>
+</d:entry>
+<d:entry id="ohjiys" d:title="ōjiys">
+ <d:index d:value="ōjiys"/>
+ <d:index d:value="scent" d:title="ōjiys" d:priority="2"/>
+ <d:index d:value="smelly" d:title="ōjiys" d:priority="2"/>
+ <h1>ōjiys</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having a powerful odor</p>
+ <p><span class="part_of_speech">noun</span> : a scent</p>
+ </div>
+</d:entry>
+<d:entry id="dohpahjee" d:title="dōpäjee">
+ <d:index d:value="dōpäjee"/>
+ <d:index d:value="loud" d:title="dōpäjee" d:priority="2"/>
+ <d:index d:value="noisy" d:title="dōpäjee" d:priority="2"/>
+ <d:index d:value="rude" d:title="dōpäjee" d:priority="2"/>
+ <d:index d:value="obnoxious" d:title="dōpäjee" d:priority="2"/>
+ <h1>dōpäjee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : loud; noisy</p>
+ <ul><li>(of a person) particularly rude or obnoxious</li></ul>
+ <p><span class="part_of_speech">noun</span> : noise</p>
+ </div>
+</d:entry>
+<d:entry id="fohzhoosoh" d:title="fōzhūsō">
+ <d:index d:value="fōzhūsō"/>
+ <d:index d:value="quiet" d:title="fōzhūsō" d:priority="2"/>
+ <d:index d:value="shy" d:title="fōzhūsō" d:priority="2"/>
+ <d:index d:value="modest" d:title="fōzhūsō" d:priority="2"/>
+ <d:index d:value="silence" d:title="fōzhūsō" d:priority="2"/>
+ <h1>fōzhūsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : quiet</p>
+ <ul><li>(of a person) shy or modest</li></ul>
+ <p><span class="part_of_speech">noun</span> : silence</p>
+ </div>
+</d:entry>
+<d:entry id="zhaypay" d:title="zhāpā">
+ <d:index d:value="zhāpā"/>
+ <d:index d:value="sound" d:title="zhāpā" d:priority="2"/>
+ <h1>zhāpā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : producing sound</p>
+ <p><span class="part_of_speech">noun</span> : a sound</p>
+ </div>
+</d:entry>
+<d:entry id="zhahsay_1" d:title="zhäsā">
+ <d:index d:value="zhäsā"/>
+ <d:index d:value="speech" d:title="zhäsā" d:priority="2"/>
+ <d:index d:value="talkative" d:title="zhäsā" d:priority="2"/>
+ <h1>zhäsā¹</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : talkative</p>
+ <p><span class="part_of_speech">noun</span> : speech</p>
+ </div>
+</d:entry>
+<d:entry id="pohwah" d:title="pōwä">
+ <d:index d:value="pōwä"/>
+ <d:index d:value="music" d:title="pōwä" d:priority="2"/>
+ <h1>pōwä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : musical; melodic</p>
+ <p><span class="part_of_speech">noun</span> : a piece of music</p>
+ <ul><li>music collectively</li></ul>
+ </div>
+</d:entry>
+<d:entry id="zhayoh_1" d:title="zhāō">
+ <d:index d:value="zhāō"/>
+ <d:index d:value="emotion" d:title="zhāō" d:priority="2"/>
+ <h1>zhāō¹</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : emotional</p>
+ <p><span class="part_of_speech">noun</span> : an emotion</p>
+ </div>
+</d:entry>
+<d:entry id="dohday" d:title="dōdā">
+ <d:index d:value="dōdā"/>
+ <d:index d:value="happy" d:title="dōdā" d:priority="2"/>
+ <d:index d:value="happiness" d:title="dōdā" d:priority="2"/>
+ <h1>dōdā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : happy</p>
+ <p><span class="part_of_speech">noun</span> : happiness</p>
+ </div>
+</d:entry>
+<d:entry id="tohpay" d:title="tōpā">
+ <d:index d:value="tōpā"/>
+ <d:index d:value="anger" d:title="tōpā" d:priority="2"/>
+ <d:index d:value="angry" d:title="tōpā" d:priority="2"/>
+ <h1>tōpā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : angry</p>
+ <p><span class="part_of_speech">noun</span> : anger</p>
+ </div>
+</d:entry>
+<d:entry id="hhoifoh" d:title="hhoifō">
+ <d:index d:value="hhoifō"/>
+ <d:index d:value="sad" d:title="hhoifō" d:priority="2"/>
+ <h1>hhoifō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : sad</p>
+ <p><span class="part_of_speech">noun</span> : sadness</p>
+ </div>
+</d:entry>
+<d:entry id="hohtahjoh" d:title="hōtäjō">
+ <d:index d:value="hōtäjō"/>
+ <d:index d:value="frustration" d:title="hōtäjō" d:priority="2"/>
+ <h1>hōtäjō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : frustrated</p>
+ <p><span class="part_of_speech">noun</span> : frustration</p>
+ </div>
+</d:entry>
+<d:entry id="hohzhiyd" d:title="hōzhiyd">
+ <d:index d:value="hōzhiyd"/>
+ <d:index d:value="love" d:title="hōzhiyd" d:priority="2"/>
+ <h1>hōzhiyd</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : loving</p>
+ <p><span class="part_of_speech">noun</span> : love, between friends or family</p>
+ </div>
+</d:entry>
+<d:entry id="juhwaendohsay" d:title="jūwaendōsā">
+ <d:index d:value="jūwaendōsā"/>
+ <d:index d:value="awe" d:title="jūwaendōsā" d:priority="2"/>
+ <d:index d:value="love" d:title="jūwaendōsā" d:priority="2"/>
+ <h1>jūwaendōsā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : awed</p>
+ <p><span class="part_of_speech">noun</span> : awe, esp. as the result of art or beauty</p>
+ </div>
+</d:entry>
+<d:entry id="wohway" d:title="wōwā">
+ <d:index d:value="wōwā"/>
+ <d:index d:value="calm" d:title="wōwā" d:priority="2"/>
+ <d:index d:value="peaceful" d:title="wōwā" d:priority="2"/>
+ <h1>wōwā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : calm or peaceful</p>
+ <p><span class="part_of_speech">noun</span> : calmness or peacefulness</p>
+ </div>
+</d:entry>
+<d:entry id="zhaujuh" d:title="zhaujuh">
+ <d:index d:value="zhaujuh"/>
+ <d:index d:value="passion" d:title="zhaujuh" d:priority="2"/>
+ <d:index d:value="love" d:title="zhaujuh" d:priority="2"/>
+ <h1>zhaujuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : passionate</p>
+ <p><span class="part_of_speech">noun</span> : passion, esp. for a person, idea, or activity</p>
+ </div>
+</d:entry>
+<d:entry id="dayohsee" d:title="dāōsee">
+ <d:index d:value="dāōsee"/>
+ <d:index d:value="excitement" d:title="dāōsee" d:priority="2"/>
+ <h1>dāōsee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : excited</p>
+ <p><span class="part_of_speech">noun</span> : mental energy; excitement</p>
+ </div>
+</d:entry>
+<d:entry id="hahwee" d:title="häwee">
+ <d:index d:value="häwee"/>
+ <d:index d:value="life" d:title="häwee" d:priority="2"/>
+ <d:index d:value="alive" d:title="häwee" d:priority="2"/>
+ <h1>häwee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : alive</p>
+ <p><span class="part_of_speech">noun</span> : life</p>
+ </div>
+</d:entry>
+<d:entry id="hae" d:title="hae">
+ <d:index d:value="hae"/>
+ <d:index d:value="energy" d:title="hae" d:priority="2"/>
+ <h1>hae</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : containing energy; energized</p>
+ <p><span class="part_of_speech">noun</span> : energy</p>
+ </div>
+</d:entry>
+<d:entry id="fahee" d:title="fäee">
+ <d:index d:value="fäee"/>
+ <d:index d:value="death" d:title="fäee" d:priority="2"/>
+ <d:index d:value="dead" d:title="fäee" d:priority="2"/>
+ <h1>fäee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : dead</p>
+ <p><span class="part_of_speech">noun</span> : death</p>
+ </div>
+</d:entry>
+<d:entry id="dahhhwee" d:title="dähhwee">
+ <d:index d:value="dähhwee"/>
+ <d:index d:value="heath" d:title="dähhwee" d:priority="2"/>
+ <h1>dähhwee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : healthy</p>
+ <p><span class="part_of_speech">noun</span> : health</p>
+ </div>
+</d:entry>
+<d:entry id="tahhhee" d:title="tähhee">
+ <d:index d:value="tähhee"/>
+ <d:index d:value="dying" d:title="tähhee" d:priority="2"/>
+ <h1>tähhee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : dying</p>
+ <p><span class="part_of_speech">noun</span> : the process of dying</p>
+ </div>
+</d:entry>
+<d:entry id="ahtee" d:title="ätee">
+ <d:index d:value="ätee"/>
+ <d:index d:value="sick" d:title="ätee" d:priority="2"/>
+ <h1>ätee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : sick</p>
+ <p><span class="part_of_speech">noun</span> : a sickness</p>
+ </div>
+</d:entry>
+<d:entry id="fehdsoh" d:title="fëdsō">
+ <d:index d:value="fëdsō"/>
+ <d:index d:value="injury" d:title="fëdsō" d:priority="2"/>
+ <d:index d:value="injured" d:title="fëdsō" d:priority="2"/>
+ <h1>fëdsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : injured</p>
+ <p><span class="part_of_speech">noun</span> : an injury</p>
+ </div>
+</d:entry>
+<d:entry id="joh" d:title="jō">
+ <d:index d:value="jō"/>
+ <d:index d:value="right" d:title="jō" d:priority="2"/>
+ <d:index d:value="correct" d:title="jō" d:priority="2"/>
+ <d:index d:value="true" d:title="jō" d:priority="2"/>
+ <d:index d:value="accurate" d:title="jō" d:priority="2"/>
+ <h1>jō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : morally right (correct)</p>
+ <ul><li>factually accurate or true</li></ul>
+ <p><span class="part_of_speech">noun</span> : correctness</p>
+ </div>
+</d:entry>
+<d:entry id="zhahfoh" d:title="zhäfō">
+ <d:index d:value="zhäfō"/>
+ <d:index d:value="wrong" d:title="zhäfō" d:priority="2"/>
+ <d:index d:value="incorrect" d:title="zhäfō" d:priority="2"/>
+ <d:index d:value="false" d:title="zhäfō" d:priority="2"/>
+ <d:index d:value="inaccurate" d:title="zhäfō" d:priority="2"/>
+ <h1>zhäfō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : morally wrong</p>
+ <ul><li>factually inaccurate or false</li></ul>
+ <p><span class="part_of_speech">noun</span> : incorrectness</p>
+ </div>
+</d:entry>
+<d:entry id="dahfoh" d:title="däfō">
+ <d:index d:value="däfō"/>
+ <d:index d:value="knowledge" d:title="däfō" d:priority="2"/>
+ <h1>däfō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : knowledgeable</p>
+ <p><span class="part_of_speech">noun</span> : knowledge</p>
+ </div>
+</d:entry>
+<d:entry id="jaufuh" d:title="jaufuh">
+ <d:index d:value="jaufuh"/>
+ <d:index d:value="power" d:title="jaufuh" d:priority="2"/>
+ <h1>jaufuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : powerful</p>
+ <p><span class="part_of_speech">noun</span> : power</p>
+ </div>
+</d:entry>
+<d:entry id="sohzhoowahd" d:title="sōzhūwäd">
+ <d:index d:value="sōzhūwäd"/>
+ <d:index d:value="beauty" d:title="sōzhūwäd" d:priority="2"/>
+ <d:index d:value="beautiful" d:title="sōzhūwäd" d:priority="2"/>
+ <h1>sōzhūwäd</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : beautiful</p>
+ <p><span class="part_of_speech">noun</span> : beauty</p>
+ </div>
+</d:entry>
+<d:entry id="hohsee" d:title="hōsee">
+ <d:index d:value="hōsee"/>
+ <d:index d:value="trust" d:title="hōsee" d:priority="2"/>
+ <h1>hōsee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : trusting</p>
+ <p><span class="part_of_speech">noun</span> : trust</p>
+ </div>
+</d:entry>
+<d:entry id="daygauwuh" d:title="dāgauwuh">
+ <d:index d:value="dāgauwuh"/>
+ <d:index d:value="hope" d:title="dāgauwuh" d:priority="2"/>
+ <h1>dāgauwuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : hopeful</p>
+ <p><span class="part_of_speech">noun</span> : hope</p>
+ </div>
+</d:entry>
+<d:entry id="tohzhootsay" d:title="tōzhūtsā">
+ <d:index d:value="tōzhūtsā"/>
+ <d:index d:value="word" d:title="tōzhūtsā" d:priority="2"/>
+ <d:index d:value="brief" d:title="tōzhūtsā" d:priority="2"/>
+ <h1>tōzhūtsā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a statement) brief</p>
+ <p><span class="part_of_speech">noun</span> : a word</p>
+ </div>
+</d:entry>
+<d:entry id="dohzhaytoh" d:title="dōzhātō">
+ <d:index d:value="dōzhātō"/>
+ <d:index d:value="statement" d:title="dōzhātō" d:priority="2"/>
+ <h1>dōzhātō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a statement) with purpose or meaning</p>
+ <p><span class="part_of_speech">noun</span> : a statement</p>
+ </div>
+</d:entry>
+<d:entry id="poit" d:title="poit">
+ <d:index d:value="poit"/>
+ <d:index d:value="time" d:title="poit" d:priority="2"/>
+ <d:index d:value="moment" d:title="poit" d:priority="2"/>
+ <h1>poit</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : momentary</p>
+ <p><span class="part_of_speech">noun</span> : a moment</p>
+ <ul><li>time collectively</li></ul>
+ </div>
+</d:entry>
+<d:entry id="hoipuh" d:title="hoipuh">
+ <d:index d:value="hoipuh"/>
+ <d:index d:value="day" d:title="hoipuh" d:priority="2"/>
+ <d:index d:value="midday" d:title="hoipuh" d:priority="2"/>
+ <d:index d:value="noon" d:title="hoipuh" d:priority="2"/>
+ <h1>hoipuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : occurring at midday</p>
+ <p><span class="part_of_speech">noun</span> : a day</p>
+ <ul><li>midday</li></ul>
+ </div>
+</d:entry>
+<d:entry id="zhaenzhay" d:title="zhaenzhā">
+ <d:index d:value="zhaenzhā"/>
+ <d:index d:value="night" d:title="zhaenzhā" d:priority="2"/>
+ <d:index d:value="midnight" d:title="zhaenzhā" d:priority="2"/>
+ <h1>zhaenzhā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : occurring at night</p>
+ <p><span class="part_of_speech">noun</span> : night</p>
+ </div>
+</d:entry>
+<d:entry id="aedae" d:title="aedae">
+ <d:index d:value="aedae"/>
+ <d:index d:value="month" d:title="aedae" d:priority="2"/>
+ <h1>aedae</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : occurring every month</p>
+ <p><span class="part_of_speech">noun</span> : a month</p>
+ </div>
+</d:entry>
+<d:entry id="dohfiytuh" d:title="dōfiytuh">
+ <d:index d:value="dōfiytuh"/>
+ <d:index d:value="morning" d:title="dōfiytuh" d:priority="2"/>
+ <h1>dōfiytuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : occurring in the morning</p>
+ <p><span class="part_of_speech">noun</span> : morning</p>
+ </div>
+</d:entry>
+<d:entry id="fuwohfuh" d:title="fuwōfuh">
+ <d:index d:value="fuwōfuh"/>
+ <d:index d:value="evening" d:title="fuwōfuh" d:priority="2"/>
+ <d:index d:value="end" d:title="fuwōfuh" d:priority="2"/>
+ <h1>fuwōfuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : occurring in the evening</p>
+ <ul><li>nearing the end of its life</li></ul>
+ <p><span class="part_of_speech">noun</span> : evening</p>
+ </div>
+</d:entry>
+<d:entry id="supoi" d:title="supoi">
+ <d:index d:value="supoi"/>
+ <d:index d:value="present" d:title="supoi" d:priority="2"/>
+ <d:index d:value="current" d:title="supoi" d:priority="2"/>
+ <h1>supoi</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : current; occurring presently</p>
+ <p><span class="part_of_speech">noun</span> : the present</p>
+ </div>
+</d:entry>
+<d:entry id="zhoit" d:title="zhoit">
+ <d:index d:value="zhoit"/>
+ <d:index d:value="future" d:title="zhoit" d:priority="2"/>
+ <h1>zhoit</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : occurring in the future</p>
+ <p><span class="part_of_speech">noun</span> : the future</p>
+ </div>
+</d:entry>
+<d:entry id="pusah" d:title="pusä">
+ <d:index d:value="pusä"/>
+ <d:index d:value="past" d:title="pusä" d:priority="2"/>
+ <h1>pusä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : occurring in the past</p>
+ <p><span class="part_of_speech">noun</span> : the past</p>
+ </div>
+</d:entry>
+<d:entry id="zhoh_1" d:title="zhō">
+ <d:index d:value="zhō"/>
+ <d:index d:value="one" d:title="zhō" d:priority="2"/>
+ <d:index d:value="first" d:title="zhō" d:priority="2"/>
+ <d:index d:value="1" d:priority="2"/>
+ <h1>1 – zhō¹</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : first</p>
+ <p><span class="part_of_speech">quantifier</span> : one</p>
+ </div>
+</d:entry>
+<d:entry id="wohs" d:title="wōs">
+ <d:index d:value="wōs"/>
+ <d:index d:value="two" d:title="wōs" d:priority="2"/>
+ <d:index d:value="second" d:title="wōs" d:priority="2"/>
+ <d:index d:value="2" d:priority="2"/>
+ <h1>2 – wōs</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : second</p>
+ <p><span class="part_of_speech">quantifier</span> : two</p>
+ </div>
+</d:entry>
+<d:entry id="gohjoo" d:title="gōjū">
+ <d:index d:value="gōjū"/>
+ <d:index d:value="three" d:title="gōjū" d:priority="2"/>
+ <d:index d:value="third" d:title="gōjū" d:priority="2"/>
+ <d:index d:value="3" d:priority="2"/>
+ <h1>3 - gōjū</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : third</p>
+ <p><span class="part_of_speech">quantifier</span> : three</p>
+ </div>
+</d:entry>
+<d:entry id="zhahfay" d:title="zhäfā">
+ <d:index d:value="zhäfā"/>
+ <d:index d:value="four" d:title="zhäfā" d:priority="2"/>
+ <d:index d:value="fourth" d:title="zhäfā" d:priority="2"/>
+ <d:index d:value="4" d:priority="2"/>
+ <h1>4 – zhäfā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : fourth</p>
+ <p><span class="part_of_speech">quantifier</span> : four</p>
+ </div>
+</d:entry>
+<d:entry id="wayt" d:title="wāt">
+ <d:index d:value="wāt"/>
+ <d:index d:value="five" d:title="wāt" d:priority="2"/>
+ <d:index d:value="fifth" d:title="wāt" d:priority="2"/>
+ <d:index d:value="5" d:priority="2"/>
+ <h1>5 – wāt</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : fifth</p>
+ <p><span class="part_of_speech">quantifier</span> : five</p>
+ </div>
+</d:entry>
+<d:entry id="sohpoh" d:title="sōpō">
+ <d:index d:value="sōpō"/>
+ <d:index d:value="six" d:title="sōpō" d:priority="2"/>
+ <d:index d:value="sixth" d:title="sōpō" d:priority="2"/>
+ <d:index d:value="6" d:priority="2"/>
+ <h1>6 – sōpō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : sixth</p>
+ <p><span class="part_of_speech">quantifier</span> : six</p>
+ </div>
+</d:entry>
+<d:entry id="jaht" d:title="jät">
+ <d:index d:value="jät"/>
+ <d:index d:value="seven" d:title="jät" d:priority="2"/>
+ <d:index d:value="seventh" d:title="jät" d:priority="2"/>
+ <d:index d:value="7" d:priority="2"/>
+ <h1>7 – jät</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : seventh</p>
+ <p><span class="part_of_speech">quantifier</span> : seven</p>
+ </div>
+</d:entry>
+<d:entry id="saentoh" d:title="saentō">
+ <d:index d:value="saentō"/>
+ <d:index d:value="eight" d:title="saentō" d:priority="2"/>
+ <d:index d:value="eighth" d:title="saentō" d:priority="2"/>
+ <d:index d:value="10" d:priority="2"/>
+ <d:index d:value="8" d:title="10" d:priority="2"/>
+ <h1>10 – saentō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : eighth</p>
+ <p><span class="part_of_speech">quantifier</span> : eight</p>
+ </div>
+</d:entry>
+<d:entry id="daysoh" d:title="dāsō">
+ <d:index d:value="dāsō"/>
+ <d:index d:value="water" d:title="dāsō" d:priority="2"/>
+ <d:index d:value="fluid" d:title="dāsō" d:priority="2"/>
+ <h1>dāsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : fluid; watery</p>
+ <p><span class="part_of_speech">noun</span> : water</p>
+ </div>
+</d:entry>
+<d:entry id="fehweht" d:title="fëwët">
+ <d:index d:value="fëwët"/>
+ <d:index d:value="wood" d:title="fëwët" d:priority="2"/>
+ <h1>fëwët</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : made of wood</p>
+ <p><span class="part_of_speech">noun</span> : wood</p>
+ </div>
+</d:entry>
+<d:entry id="pohzhahsoh" d:title="pōzhäsō">
+ <d:index d:value="pōzhäsō"/>
+ <d:index d:value="stone" d:title="pōzhäsō" d:priority="2"/>
+ <d:index d:value="rock" d:title="pōzhäsō" d:priority="2"/>
+ <h1>pōzhäsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : made of stone</p>
+ <p><span class="part_of_speech">noun</span> : stone</p>
+ <ul><li>a rock</li></ul>
+ </div>
+</d:entry>
+<d:entry id="pohzhuh" d:title="pōzhuh">
+ <d:index d:value="pōzhuh"/>
+ <d:index d:value="ground" d:title="pōzhuh" d:priority="2"/>
+ <d:index d:value="earth" d:title="pōzhuh" d:priority="2"/>
+ <h1>pōzhuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the ground, as opposed to being of the sky</p>
+ <p><span class="part_of_speech">noun</span> : ground</p>
+ </div>
+</d:entry>
+<d:entry id="dausee" d:title="dausee">
+ <d:index d:value="dausee"/>
+ <d:index d:value="fire" d:title="dausee" d:priority="2"/>
+ <h1>dausee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : burning</p>
+ <p><span class="part_of_speech">noun</span> : fire</p>
+ <ul><li>a flame</li></ul>
+ </div>
+</d:entry>
+<d:entry id="dohzhuh" d:title="dōzhuh">
+ <d:index d:value="dōzhuh"/>
+ <d:index d:value="metal" d:title="dōzhuh" d:priority="2"/>
+ <h1>dōzhuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : made of metal</p>
+ <p><span class="part_of_speech">noun</span> : metal</p>
+ </div>
+</d:entry>
+<d:entry id="tohfoosoh" d:title="tōfūsō">
+ <d:index d:value="tōfūsō"/>
+ <d:index d:value="clay" d:title="tōfūsō" d:priority="2"/>
+ <h1>tōfūsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : made of clay</p>
+ <p><span class="part_of_speech">noun</span> : clay</p>
+ </div>
+</d:entry>
+<d:entry id="dautuh" d:title="dautuh">
+ <d:index d:value="dautuh"/>
+ <d:index d:value="sky" d:title="dautuh" d:priority="2"/>
+ <h1>dautuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the sky</p>
+ <ul><li>pointed skyward</li></ul>
+ <p><span class="part_of_speech">noun</span> : the sky</p>
+ </div>
+</d:entry>
+<d:entry id="hhiytuh" d:title="hhiytuh">
+ <d:index d:value="hhiytuh"/>
+ <d:index d:value="moon" d:title="hhiytuh" d:priority="2"/>
+ <h1>hhiytuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of or relating to the moon</p>
+ <p><span class="part_of_speech">noun</span> : the moon</p>
+ </div>
+</d:entry>
+<d:entry id="tohfahee" d:title="tōfäee">
+ <d:index d:value="tōfäee"/>
+ <d:index d:value="star" d:title="tōfäee" d:priority="2"/>
+ <d:index d:value="guiding" d:title="tōfäee" d:priority="2"/>
+ <d:index d:value="helpful" d:title="tōfäee" d:priority="2"/>
+ <h1>tōfäee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a star</p>
+ <ul><li>guiding, helpful</li></ul>
+ <p><span class="part_of_speech">noun</span> : a star</p>
+ </div>
+</d:entry>
+<d:entry id="hohzhay" d:title="hōzhā">
+ <d:index d:value="hōzhā"/>
+ <d:index d:value="land" d:title="hōzhā" d:priority="2"/>
+ <h1>hōzhā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the land</p>
+ <p><span class="part_of_speech">noun</span> : the land</p>
+ </div>
+</d:entry>
+<d:entry id="toodaysoh" d:title="tūdāsō">
+ <d:index d:value="tūdāsō"/>
+ <d:index d:value="river" d:title="tūdāsō" d:priority="2"/>
+ <d:index d:value="creek" d:title="tūdāsō" d:priority="2"/>
+ <h1>tūdāsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a river</p>
+ <p><span class="part_of_speech">noun</span> : a river or creek</p>
+ </div>
+</d:entry>
+<d:entry id="doifahsoh" d:title="doifäsō">
+ <d:index d:value="doifäsō"/>
+ <d:index d:value="lake" d:title="doifäsō" d:priority="2"/>
+ <d:index d:value="sea" d:title="doifäsō" d:priority="2"/>
+ <d:index d:value="ocean" d:title="doifäsō" d:priority="2"/>
+ <d:index d:value="gulf" d:title="doifäsō" d:priority="2"/>
+ <h1>doifäsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a large body of water</p>
+ <p><span class="part_of_speech">noun</span> : a large body of water</p>
+ </div>
+</d:entry>
+<d:entry id="tohwoodoh" d:title="tōwūdō">
+ <d:index d:value="tōwūdō"/>
+ <d:index d:value="pond" d:title="tōwūdō" d:priority="2"/>
+ <d:index d:value="lake" d:title="tōwūdō" d:priority="2"/>
+ <d:index d:value="sea" d:title="tōwūdō" d:priority="2"/>
+ <h1>tōwūdō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a smaller body of water</p>
+ <p><span class="part_of_speech">noun</span> : a smaller body of water</p>
+ </div>
+</d:entry>
+<d:entry id="dohwahtsay" d:title="dōwätsā">
+ <d:index d:value="dōwätsā"/>
+ <d:index d:value="mountain" d:title="dōwätsā" d:priority="2"/>
+ <d:index d:value="mountainous" d:title="dōwätsā" d:priority="2"/>
+ <h1>dōwätsā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a mountain</p>
+ <ul><li>mountainous</li></ul>
+ <p><span class="part_of_speech">noun</span> : a mountain</p>
+ </div>
+</d:entry>
+<d:entry id="tohfootzhay" d:title="tōfūtzhā">
+ <d:index d:value="tōfūtzhā"/>
+ <d:index d:value="valley" d:title="tōfūtzhā" d:priority="2"/>
+ <d:index d:value="indent" d:title="tōfūtzhā" d:priority="2"/>
+ <h1>tōfūtzhā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a valley</p>
+ <ul><li>(of a surface) indented</li></ul>
+ <p><span class="part_of_speech">noun</span> : a valley</p>
+ <ul><li>an indentation in a flat surface</li></ul>
+ </div>
+</d:entry>
+<d:entry id="daysohzhay" d:title="dāsōzhā">
+ <d:index d:value="dāsōzhā"/>
+ <d:index d:value="island" d:title="dāsōzhā" d:priority="2"/>
+ <h1>dāsōzhā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of an island</p>
+ <ul><li>isolated</li></ul>
+ <p><span class="part_of_speech">noun</span> : an island</p>
+ </div>
+</d:entry>
+<d:entry id="zhau_2" d:title="zhau">
+ <d:index d:value="zhau" d:title="zhau"/>
+ <d:index d:value="air" d:title="zhau" d:priority="2"/>
+ <d:index d:value="open" d:title="zhau" d:priority="2"/>
+ <d:index d:value="fluid" d:title="zhau" d:priority="2"/>
+ <h1>zhau²</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the air</p>
+ <ul>
+ <li>airy; open</li>
+ <li>moving with a fluid motion; free</li>
+ </ul>
+ <p><span class="part_of_speech">noun</span> : air</p>
+ </div>
+</d:entry>
+<d:entry id="goopuh" d:title="gūpuh">
+ <d:index d:value="gūpuh"/>
+ <d:index d:value="earth" d:title="gūpuh" d:priority="2"/>
+ <d:index d:value="world" d:title="gūpuh" d:priority="2"/>
+ <h1>gūpuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of the Earth</p>
+ <p><span class="part_of_speech">noun</span> : a world, esp. the Earth</p>
+ </div>
+</d:entry>
+<d:entry id="dautohsay" d:title="dautōsā">
+ <d:index d:value="dautōsā"/>
+ <d:index d:value="weather" d:title="dautōsā" d:priority="2"/>
+ <d:index d:value="atmosphere" d:title="dautōsā" d:priority="2"/>
+ <h1>dautōsā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having weather</p>
+ <p><span class="part_of_speech">noun</span> : weather</p>
+ <ul><li>the atmosphere produced by a group or conversation</li></ul>
+ </div>
+</d:entry>
+<d:entry id="daytahsoh" d:title="dātäsō">
+ <d:index d:value="dātäsō"/>
+ <d:index d:value="cloud" d:title="dātäsō" d:priority="2"/>
+ <h1>dātäsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : cloudy</p>
+ <p><span class="part_of_speech">noun</span> : a cloud</p>
+ </div>
+</d:entry>
+<d:entry id="dohzhay" d:title="dōzhā">
+ <d:index d:value="dōzhā"/>
+ <d:index d:value="rain" d:title="dōzhā" d:priority="2"/>
+ <h1>dōzhā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : rainy</p>
+ <p><span class="part_of_speech">noun</span> : the rain</p>
+ <ul><li>a raindrop</li></ul>
+ </div>
+</d:entry>
+<d:entry id="dohtus" d:title="dōtus">
+ <d:index d:value="dōtus"/>
+ <d:index d:value="snow" d:title="dōtus" d:priority="2"/>
+ <h1>dōtus</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : snowy</p>
+ <p><span class="part_of_speech">noun</span> : the snow</p>
+ <ul><li>a snowflake</li></ul>
+ </div>
+</d:entry>
+<d:entry id="johway" d:title="jōwā">
+ <d:index d:value="jōwā"/>
+ <d:index d:value="wind" d:title="jōwā" d:priority="2"/>
+ <h1>jōwā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : windy</p>
+ <p><span class="part_of_speech">noun</span> : a wind</p>
+ </div>
+</d:entry>
+<d:entry id="utau_2" d:title="utau">
+ <d:index d:value="utau"/>
+ <d:index d:value="storm" d:title="utau" d:priority="2"/>
+ <h1>utau²</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : stormy</p>
+ <p><span class="part_of_speech">noun</span> : a storm</p>
+ </div>
+</d:entry>
+<d:entry id="johfus" d:title="jōfus">
+ <d:index d:value="jōfus"/>
+ <d:index d:value="hail" d:title="jōfus" d:priority="2"/>
+ <h1>jōfus</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : hailing</p>
+ <p><span class="part_of_speech">noun</span> : hail</p>
+ <ul><li>a hailstone</li></ul>
+ </div>
+</d:entry>
+<d:entry id="zhausuh" d:title="zhausuh">
+ <d:index d:value="zhausuh"/>
+ <d:index d:value="lightning" d:title="zhausuh" d:priority="2"/>
+ <h1>zhausuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : characterized by or producing lightning</p>
+ <p><span class="part_of_speech">noun</span> : lightning</p>
+ <ul><li>a lightning bolt</li></ul>
+ </div>
+</d:entry>
+<d:entry id="haypee" d:title="hāpee">
+ <d:index d:value="hāpee"/>
+ <d:index d:value="spring" d:title="hāpee" d:priority="2"/>
+ <d:index d:value="vernal" d:title="hāpee" d:priority="2"/>
+ <h1>hāpee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : vernal</p>
+ <p><span class="part_of_speech">noun</span> : a period characterized by lengthening days centered around the vernal equinox and taking up one-fourth of the year</p>
+ </div>
+</d:entry>
+<d:entry id="hhiywah" d:title="hhiywä">
+ <d:index d:value="hhiywä"/>
+ <d:index d:value="year" d:title="hhiywä" d:priority="2"/>
+ <d:index d:value="summer" d:title="hhiywä" d:priority="2"/>
+ <d:index d:value="estival" d:title="hhiywä" d:priority="2"/>
+ <h1>hhiywä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : annual</p>
+ <ul><li>estival</li></ul>
+ <p><span class="part_of_speech">noun</span> : a year</p>
+ <ul><li>a period characterized by warmer temperatures and longer days centered around the summer solstice and taking up one-fourth of the year</li></ul>
+ </div>
+</d:entry>
+<d:entry id="tahaenee" d:title="täaenee">
+ <d:index d:value="täaenee"/>
+ <d:index d:value="fall" d:title="täaenee" d:priority="2"/>
+ <d:index d:value="autumn" d:title="täaenee" d:priority="2"/>
+ <h1>täaenee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : autumnal</p>
+ <p><span class="part_of_speech">noun</span> : a period characterized by shortening days centered around the autumnal equinox</p>
+ </div>
+</d:entry>
+<d:entry id="aenduh" d:title="aenduh">
+ <d:index d:value="aenduh"/>
+ <d:index d:value="winter" d:title="aenduh" d:priority="2"/>
+ <d:index d:value="hibernal" d:title="aenduh" d:priority="2"/>
+ <h1>aenduh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : hibernal</p>
+ <p><span class="part_of_speech">noun</span> : a period characterized by colder temperatures and short days centered around the winter solstice and taking up one-fourth of the year</p>
+ </div>
+</d:entry>
+<d:entry id="taen" d:title="taen">
+ <d:index d:value="taen"/>
+ <d:index d:value="Autumn" d:title="taen" d:priority="2"/>
+ <h1>taen</h1>
+ <div>
+ <p><span class="part_of_speech">feminine given name</span> : from <a href="x-dictionary:r:tahaenee">täaenee</a></p>
+ </div>
+</d:entry>
+<d:entry id="iyohtaehiyuh" d:title="iyōtaehiyuh">
+ <d:index d:value="iyōtaehiyuh"/>
+ <d:index d:value="Chloe" d:title="iyōtaehiyuh" d:priority="2"/>
+ <h1>iyōtaehiyuh</h1>
+ <div>
+ <p><span class="part_of_speech">feminine given name</span> : meaning "green shoot"</p>
+ <h2>Diminutives:</h2>
+ <ul><li><a href="x-dictionary:r:iyoh">iyō</a></li></ul>
+ </div>
+</d:entry>
+<d:entry id="iyoh" d:title="iyō">
+ <d:index d:value="iyō"/>
+ <d:index d:value="Chloe" d:title="iyō" d:priority="2"/>
+ <h1>iyō</h1>
+ <div>
+ <p><span class="part_of_speech">feminine given name</span> : diminutive of <a href="x-dictionary:r:iyohtaehiyuh">iyōtaehiyuh</a></p>
+ </div>
+</d:entry>
+<d:entry id="day" d:title="dā">
+ <d:index d:value="dā"/>
+ <d:index d:value="quick" d:title="dā" d:priority="2"/>
+ <d:index d:value="fast" d:title="dā" d:priority="2"/>
+ <d:index d:value="speed" d:title="dā" d:priority="2"/>
+ <h1>dā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : quick</p>
+ <ul>
+ <li>nimble</li>
+ <li>clever</li>
+ </ul>
+ <p><span class="part_of_speech">noun</span> : speed</p>
+ </div>
+</d:entry>
+<d:entry id="tood" d:title="tūd">
+ <d:index d:value="tūd"/>
+ <d:index d:value="slow" d:title="tūd" d:priority="2"/>
+ <d:index d:value="sloth" d:title="tūd" d:priority="2"/>
+ <h1>tūd</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : slow</p>
+ <p><span class="part_of_speech">noun</span> : slowness; sloth (trait)</p>
+ </div>
+</d:entry>
+<d:entry id="johfah" d:title="jōfä">
+ <d:index d:value="jōfä"/>
+ <d:index d:value="great" d:title="jōfä" d:priority="2"/>
+ <d:index d:value="grand" d:title="jōfä" d:priority="2"/>
+ <h1>jōfä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : grand; great</p>
+ <p><span class="part_of_speech">noun</span> : grandiosity; greatness</p>
+ </div>
+</d:entry>
+<d:entry id="fohwoo" d:title="fōwū">
+ <d:index d:value="fōwū"/>
+ <d:index d:value="small" d:title="fōwū" d:priority="2"/>
+ <d:index d:value="unimportant" d:title="fōwū" d:priority="2"/>
+ <h1>fōwū</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : small; unimportant</p>
+ <p><span class="part_of_speech">noun</span> : smallness; unimportance</p>
+ </div>
+</d:entry>
+<d:entry id="gohpah" d:title="gōpä">
+ <d:index d:value="gōpä"/>
+ <d:index d:value="strength" d:title="gōpä" d:priority="2"/>
+ <d:index d:value="strong" d:title="gōpä" d:priority="2"/>
+ <h1>gōpä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : strong</p>
+ <p><span class="part_of_speech">noun</span> : strength</p>
+ </div>
+</d:entry>
+<d:entry id="tahwoo" d:title="täwū">
+ <d:index d:value="täwū"/>
+ <d:index d:value="weak" d:title="täwū" d:priority="2"/>
+ <h1>täwū</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : weak</p>
+ <p><span class="part_of_speech">noun</span> : the condition of being weak</p>
+ <ul><li>a weakness</li></ul>
+ </div>
+</d:entry>
+<d:entry id="daypeh" d:title="dāpë">
+ <d:index d:value="dāpë"/>
+ <d:index d:value="good" d:title="dāpë" d:priority="2"/>
+ <h1>dāpë</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : good</p>
+ <p><span class="part_of_speech">noun</span> : goodness</p>
+ </div>
+</d:entry>
+<d:entry id="tayt" d:title="tāt">
+ <d:index d:value="tāt"/>
+ <d:index d:value="bad" d:title="tāt" d:priority="2"/>
+ <h1>tāt</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : bad</p>
+ <p><span class="part_of_speech">noun</span> : badness</p>
+ </div>
+</d:entry>
+<d:entry id="wauwuh" d:title="wauwuh">
+ <d:index d:value="wauwuh"/>
+ <d:index d:value="wise" d:title="wauwuh" d:priority="2"/>
+ <d:index d:value="wisdom" d:title="wauwuh" d:priority="2"/>
+ <h1>wauwuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : wise</p>
+ <p><span class="part_of_speech">noun</span> : wisdom</p>
+ </div>
+</d:entry>
+<d:entry id="daytahzhoh" d:title="dātäzhō">
+ <d:index d:value="dātäzhō"/>
+ <d:index d:value="stupid" d:title="dātäzhō" d:priority="2"/>
+ <h1>dātäzhō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : stupid</p>
+ <p><span class="part_of_speech">noun</span> : stupidity</p>
+ <span class="note"><p>Note: Usage of dātäzhō is generally considered rude, use <a href="x-dictionary:r:tahzhoh">täzhō</a> if possible.</p></span>
+ </div>
+</d:entry>
+<d:entry id="tahzhoh" d:title="täzhō">
+ <d:index d:value="täzhō"/>
+ <d:index d:value="foolish" d:title="täzhō" d:priority="2"/>
+ <h1>täzhō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : foolish</p>
+ <p><span class="part_of_speech">noun</span> : foolishness</p>
+ </div>
+</d:entry>
+<d:entry id="tohtayhhhoh" d:title="tōtāhhhō">
+ <d:index d:value="tōtāhhhō"/>
+ <d:index d:value="hardworking" d:title="tōtāhhhō" d:priority="2"/>
+ <d:index d:value="determined" d:title="tōtāhhhō" d:priority="2"/>
+ <h1>tōtāhhhō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : hardworking; determined</p>
+ <p><span class="part_of_speech">noun</span> : the quality of being hardworking; determination</p>
+ </div>
+</d:entry>
+<d:entry id="toodfoo" d:title="tūdfū">
+ <d:index d:value="tūdfū"/>
+ <d:index d:value="lazy" d:title="tūdfū" d:priority="2"/>
+ <d:index d:value="laziness" d:title="tūdfū" d:priority="2"/>
+ <h1>tūdfū</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : lazy</p>
+ <p><span class="part_of_speech">noun</span> : laziness</p>
+ </div>
+</d:entry>
+<d:entry id="ahhhmoh" d:title="ähhmō">
+ <d:index d:value="ähhmō"/>
+ <d:index d:value="sharp" d:title="ähhmō" d:priority="2"/>
+ <d:index d:value="harsh" d:title="ähhmō" d:priority="2"/>
+ <d:index d:value="direct" d:title="ähhmō" d:priority="2"/>
+ <h1>ähhmō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : sharp</p>
+ <ul><li>(of a statement) particularly harsh or direct</li></ul>
+ <p><span class="part_of_speech">noun</span> : sharpness</p>
+ </div>
+</d:entry>
+<d:entry id="hhaysoh" d:title="hhāsō">
+ <d:index d:value="hhāsō"/>
+ <d:index d:value="front" d:title="hhāsō" d:priority="2"/>
+ <d:index d:value="leading edge" d:title="hhāsō" d:priority="2"/>
+ <d:index d:value="forward" d:title="hhāsō" d:priority="2"/>
+ <h1>hhāsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : front</p>
+ <p><span class="part_of_speech">noun</span> : the front side</p>
+ <ul><li>the leading edge</li></ul>
+ </div>
+</d:entry>
+<d:entry id="susah" d:title="susä">
+ <d:index d:value="susä"/>
+ <d:index d:value="back" d:title="susä" d:priority="2"/>
+ <d:index d:value="backward" d:title="susä" d:priority="2"/>
+ <h1>susä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : back</p>
+ <p><span class="part_of_speech">noun</span> : the back side</p>
+ </div>
+</d:entry>
+<d:entry id="tiyhayd" d:title="tiyhād">
+ <d:index d:value="tiyhād"/>
+ <d:index d:value="side" d:title="tiyhād" d:priority="2"/>
+ <h1>tiyhād</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a side, esp. other than the front or back</p>
+ <p><span class="part_of_speech">noun</span> : a side</p>
+ </div>
+</d:entry>
+<d:entry id="diytuh" d:title="diytuh">
+ <d:index d:value="diytuh"/>
+ <d:index d:value="top" d:title="diytuh" d:priority="2"/>
+ <d:index d:value="up" d:title="diytuh" d:priority="2"/>
+ <h1>diytuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : top</p>
+ <p><span class="part_of_speech">noun</span> : the top side</p>
+ </div>
+</d:entry>
+<d:entry id="oisuh" d:title="oisuh">
+ <d:index d:value="oisuh"/>
+ <d:index d:value="bottom" d:title="oisuh" d:priority="2"/>
+ <d:index d:value="down" d:title="oisuh" d:priority="2"/>
+ <h1>oisuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : bottom</p>
+ <p><span class="part_of_speech">noun</span> : the bottom side</p>
+ </div>
+</d:entry>
+<d:entry id="piy" d:title="piy">
+ <d:index d:value="piy"/>
+ <d:index d:value="right" d:title="piy" d:priority="2"/>
+ <h1>piy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : right</p>
+ <p><span class="part_of_speech">noun</span> : the right side</p>
+ </div>
+</d:entry>
+<d:entry id="diy" d:title="diy">
+ <d:index d:value="diy"/>
+ <d:index d:value="left" d:title="diy" d:priority="2"/>
+ <h1>diy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : left</p>
+ <p><span class="part_of_speech">noun</span> : the left side</p>
+ </div>
+</d:entry>
+<d:entry id="zhahtoh" d:title="zhätō">
+ <d:index d:value="zhätō"/>
+ <d:index d:value="near" d:title="zhätō" d:priority="2"/>
+ <d:index d:value="relevant" d:title="zhätō" d:priority="2"/>
+ <h1>zhätō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : near</p>
+ <ul><li>(of an idea) relevant</li></ul>
+ <p><span class="part_of_speech">noun</span> : nearness</p>
+ <ul><li>(of an idea) relevance</li></ul>
+ </div>
+</d:entry>
+<d:entry id="sohjoh" d:title="sōjō">
+ <d:index d:value="sōjō"/>
+ <d:index d:value="far" d:title="sōjō" d:priority="2"/>
+ <d:index d:value="irrelevant" d:title="sōjō" d:priority="2"/>
+ <h1>sōjō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : far</p>
+ <ul><li>(of an idea) irrelevant</li></ul>
+ <p><span class="part_of_speech">noun</span> : distance</p>
+ </div>
+</d:entry>
+<d:entry id="zhiy" d:title="zhiy">
+ <d:index d:value="zhiy"/>
+ <d:index d:value="I" d:title="zhiy" d:priority="2"/>
+ <d:index d:value="me" d:title="zhiy" d:priority="2"/>
+ <d:index d:value="we" d:title="zhiy" d:priority="2"/>
+ <d:index d:value="us" d:title="zhiy" d:priority="2"/>
+ <h1>zhiy</h1>
+ <div>
+ <p><span class="part_of_speech">first person pronoun</span></p>
+ </div>
+</d:entry>
+<d:entry id="uwayd" d:title="uwād">
+ <d:index d:value="uwād"/>
+ <d:index d:value="you" d:title="uwād" d:priority="2"/>
+ <d:index d:value="y'all" d:title="uwād" d:priority="2"/>
+ <h1>uwād</h1>
+ <div>
+ <p><span class="part_of_speech">second person pronoun</span></p>
+ </div>
+</d:entry>
+<d:entry id="ae" d:title="ae">
+ <d:index d:value="ae"/>
+ <d:index d:value="she" d:title="ae" d:priority="2"/>
+ <d:index d:value="they" d:title="ae" d:priority="2"/>
+ <d:index d:value="them" d:title="ae" d:priority="2"/>
+ <h1>ae</h1>
+ <div>
+ <p><span class="part_of_speech">feminine third person pronoun</span></p>
+ </div>
+</d:entry>
+<d:entry id="ay" d:title="ā">
+ <d:index d:value="ā"/>
+ <d:index d:value="he" d:title="ā" d:priority="2"/>
+ <d:index d:value="they" d:title="ā" d:priority="2"/>
+ <d:index d:value="them" d:title="ā" d:priority="2"/>
+ <h1>ā</h1>
+ <div>
+ <p><span class="part_of_speech">neuter third person pronoun</span></p>
+ </div>
+</d:entry>
+<d:entry id="zhohd" d:title="zhōd">
+ <d:index d:value="zhōd"/>
+ <d:index d:value="it" d:title="zhōd" d:priority="2"/>
+ <d:index d:value="they" d:title="zhōd" d:priority="2"/>
+ <d:index d:value="them" d:title="zhōd" d:priority="2"/>
+ <h1>zhōd</h1>
+ <div>
+ <p><span class="part_of_speech">inanimate third person pronoun</span></p>
+ </div>
+</d:entry>
+<d:entry id="sut" d:title="sut">
+ <d:index d:value="sut"/>
+ <d:index d:value="this" d:title="sut" d:priority="2"/>
+ <d:index d:value="these" d:title="sut" d:priority="2"/>
+ <h1>sut</h1>
+ <div>
+ <p><span class="part_of_speech">proximal demonstrative adjective</span></p>
+ <p><span class="part_of_speech">proximal demonstrative noun</span></p>
+ </div>
+</d:entry>
+<d:entry id="zhoh_2" d:title="zhō">
+ <d:index d:value="zhō"/>
+ <d:index d:value="that" d:title="zhō" d:priority="2"/>
+ <d:index d:value="those" d:title="zhō" d:priority="2"/>
+ <h1>zhō²</h1>
+ <div>
+ <p><span class="part_of_speech">medial demonstrative adjective</span></p>
+ <p><span class="part_of_speech">medial demonstrative noun</span></p>
+ </div>
+</d:entry>
+<d:entry id="soo" d:title="sū">
+ <d:index d:value="sū"/>
+ <d:index d:value="that" d:title="sū" d:priority="2"/>
+ <d:index d:value="those" d:title="sū" d:priority="2"/>
+ <d:index d:value="yon" d:title="sū" d:priority="2"/>
+ <d:index d:value="yonder" d:title="sū" d:priority="2"/>
+ <h1>sū</h1>
+ <div>
+ <p><span class="part_of_speech">distal demonstrative adjective</span></p>
+ <p><span class="part_of_speech">distal demonstrative noun</span></p>
+ </div>
+</d:entry>
+<d:entry id="suhiy" d:title="suhiy">
+ <d:index d:value="suhiy"/>
+ <d:index d:value="here" d:title="suhiy" d:priority="2"/>
+ <h1>suhiy</h1>
+ <div>
+ <p><span class="part_of_speech">proximal locational pronoun</span></p>
+ </div>
+</d:entry>
+<d:entry id="dohsiy_1" d:title="dōsiy">
+ <d:index d:value="dōsiy"/>
+ <d:index d:value="there" d:title="dōsiy" d:priority="2"/>
+ <h1>dōsiy¹</h1>
+ <div>
+ <p><span class="part_of_speech">medial locational pronoun</span></p>
+ </div>
+</d:entry>
+<d:entry id="sehd" d:title="sëd">
+ <d:index d:value="sëd"/>
+ <d:index d:value="there" d:title="sëd" d:priority="2"/>
+ <d:index d:value="yonder" d:title="sëd" d:priority="2"/>
+ <h1>sëd</h1>
+ <div>
+ <p><span class="part_of_speech">distal locational pronoun</span></p>
+ </div>
+</d:entry>
+<d:entry id="fiy" d:title="fiy">
+ <d:index d:value="fiy"/>
+ <d:index d:value="who" d:title="fiy" d:priority="2"/>
+ <h1>fiy</h1>
+ <div>
+ <p><span class="part_of_speech">animate interrogative pronoun</span></p>
+ </div>
+</d:entry>
+<d:entry id="foht" d:title="fōt">
+ <d:index d:value="fōt"/>
+ <d:index d:value="what" d:title="fōt" d:priority="2"/>
+ <d:index d:value="where" d:title="fōt" d:priority="2"/>
+ <d:index d:value="when" d:title="fōt" d:priority="2"/>
+ <d:index d:value="why" d:title="fōt" d:priority="2"/>
+ <d:index d:value="how" d:title="fōt" d:priority="2"/>
+ <h1>fōt</h1>
+ <div>
+ <p><span class="part_of_speech">inanimate interrogative pronoun</span></p>
+ </div>
+</d:entry>
+<d:entry id="dayzheet" d:title="dāzheet">
+ <d:index d:value="dāzheet"/>
+ <d:index d:value="starvation" d:title="dāzheet" d:priority="2"/>
+ <d:index d:value="starving" d:title="dāzheet" d:priority="2"/>
+ <h1>dāzheet</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : starving</p>
+ <p><span class="part_of_speech">noun</span> : starvation</p>
+ </div>
+</d:entry>
+<d:entry id="ohdaysoh" d:title="ōdāsō">
+ <d:index d:value="ōdāsō"/>
+ <d:index d:value="thirsty" d:title="ōdāsō" d:priority="2"/>
+ <d:index d:value="parched" d:title="ōdāsō" d:priority="2"/>
+ <h1>ōdāsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : extremely thirsty</p>
+ <p><span class="part_of_speech">noun</span> : suffering or death caused by thirst</p>
+ </div>
+</d:entry>
+<d:entry id="dohtahsfay" d:title="dōtäsfā">
+ <d:index d:value="dōtäsfā"/>
+ <d:index d:value="exhaustion" d:title="dōtäsfā" d:priority="2"/>
+ <h1>dōtäsfā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : exhausted</p>
+ <p><span class="part_of_speech">noun</span> : exhaustion</p>
+ </div>
+</d:entry>
+<d:entry id="autuh" d:title="autuh">
+ <d:index d:value="autuh"/>
+ <d:index d:value="broken" d:title="autuh" d:priority="2"/>
+ <h1>autuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : broken</p>
+ <p><span class="part_of_speech">noun</span> : the state of being broken</p>
+ </div>
+</d:entry>
+<d:entry id="toowah" d:title="tūwä">
+ <d:index d:value="tūwä"/>
+ <d:index d:value="age" d:title="tūwä" d:priority="2"/>
+ <d:index d:value="old" d:title="tūwä" d:priority="2"/>
+ <h1>tūwä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : old; aged</p>
+ <p><span class="part_of_speech">noun</span> : age</p>
+ </div>
+</d:entry>
+<d:entry id="ohtayd" d:title="ōtād">
+ <d:index d:value="ōtād"/>
+ <d:index d:value="young" d:title="ōtād" d:priority="2"/>
+ <d:index d:value="youth" d:title="ōtād" d:priority="2"/>
+ <h1>ōtād</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : young</p>
+ <p><span class="part_of_speech">noun</span> : youth</p>
+ </div>
+</d:entry>
+<d:entry id="aen" d:title="aen">
+ <d:index d:value="aen"/>
+ <d:index d:value="female" d:title="aen" d:priority="2"/>
+ <d:index d:value="femininity" d:title="aen" d:priority="2"/>
+ <h1>aen</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : female</p>
+ <p><span class="part_of_speech">noun</span> : femininity</p>
+ </div>
+</d:entry>
+<d:entry id="soit" d:title="soit">
+ <d:index d:value="soit"/>
+ <d:index d:value="male" d:title="soit" d:priority="2"/>
+ <d:index d:value="masculinity" d:title="soit" d:priority="2"/>
+ <h1>soit</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : male</p>
+ <p><span class="part_of_speech">noun</span> : masculinity</p>
+ </div>
+</d:entry>
+<d:entry id="fahd" d:title="fäd">
+ <d:index d:value="fäd"/>
+ <d:index d:value="hard" d:title="fäd" d:priority="2"/>
+ <d:index d:value="difficult" d:title="fäd" d:priority="2"/>
+ <h1>fäd</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : hard</p>
+ <ul><li>difficulty</li></ul>
+ <p><span class="part_of_speech">noun</span> : hardness</p>
+ <ul><li>difficult</li></ul>
+ </div>
+</d:entry>
+<d:entry id="ohfoo" d:title="ōfū">
+ <d:index d:value="ōfū"/>
+ <d:index d:value="soft" d:title="ōfū" d:priority="2"/>
+ <d:index d:value="gentle" d:title="ōfū" d:priority="2"/>
+ <h1>ōfū</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : soft</p>
+ <ul><li>(of a person) gentle</li></ul>
+ <p><span class="part_of_speech">noun</span> : softness</p>
+ </div>
+</d:entry>
+<d:entry id="hhoit" d:title="hhoit">
+ <d:index d:value="hhoit"/>
+ <d:index d:value="rough" d:title="hhoit" d:priority="2"/>
+ <d:index d:value="tactless" d:title="hhoit" d:priority="2"/>
+ <d:index d:value="crude" d:title="hhoit" d:priority="2"/>
+ <h1>hhoit</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : rough</p>
+ <ul>
+ <li>(of a person) lacking tact</li>
+ <li>(of a work) unpolished; crude</li>
+ </ul>
+ <p><span class="part_of_speech">noun</span> : roughness</p>
+ </div>
+</d:entry>
+<d:entry id="daes" d:title="daes">
+ <d:index d:value="daes"/>
+ <d:index d:value="smooth" d:title="daes" d:priority="2"/>
+ <d:index d:value="tact" d:title="daes" d:priority="2"/>
+ <d:index d:value="polished" d:title="daes" d:priority="2"/>
+ <d:index d:value="clean" d:title="daes" d:priority="2"/>
+ <d:index d:value="completion" d:title="daes" d:priority="2"/>
+ <d:index d:value="finished" d:title="daes" d:priority="2"/>
+ <h1>daes</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : smooth</p>
+ <ul>
+ <li>(of a person) tactful</li>
+ <li>(of a work) polished; finished</li>
+ </ul>
+ <p><span class="part_of_speech">noun</span> : smoothness</p>
+ <ul>
+ <li>(of a person) tact</li>
+ <li>(of a work) level of completion or polish</li>
+ </ul>
+ </div>
+</d:entry>
+<d:entry id="zhohsee" d:title="zhōsee">
+ <d:index d:value="zhōsee"/>
+ <d:index d:value="heat" d:title="zhōsee" d:priority="2"/>
+ <d:index d:value="hot" d:title="zhōsee" d:priority="2"/>
+ <h1>zhōsee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : hot</p>
+ <p><span class="part_of_speech">noun</span> : heat</p>
+ </div>
+</d:entry>
+<d:entry id="oitahs" d:title="oitäs">
+ <d:index d:value="oitäs"/>
+ <d:index d:value="cold" d:title="oitäs" d:priority="2"/>
+ <h1>oitäs</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : cold</p>
+ <p><span class="part_of_speech">noun</span> : coldness</p>
+ </div>
+</d:entry>
+<d:entry id="hheewuh" d:title="hheewuh">
+ <d:index d:value="hheewuh"/>
+ <d:index d:value="flexible" d:title="hheewuh" d:priority="2"/>
+ <d:index d:value="flexibility" d:title="hheewuh" d:priority="2"/>
+ <d:index d:value="open" d:title="hheewuh" d:priority="2"/>
+ <h1>hheewuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : flexible</p>
+ <ul><li>(of a person) open to change</li></ul>
+ <p><span class="part_of_speech">noun</span> : flexibility</p>
+ <ul><li>(of a person) openness to change</li></ul>
+ </div>
+</d:entry>
+<d:entry id="zhoodsoh" d:title="zhūdsō">
+ <d:index d:value="zhūdsō"/>
+ <d:index d:value="beauty" d:title="zhūdsō" d:priority="2"/>
+ <d:index d:value="beautiful" d:title="zhūdsō" d:priority="2"/>
+ <h1>zhūdsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : beautiful</p>
+ <p><span class="part_of_speech">noun</span> : beauty</p>
+ </div>
+</d:entry>
+<d:entry id="hhohtzhiy" d:title="hhōtzhiy">
+ <d:index d:value="hhōtzhiy"/>
+ <d:index d:value="ugly" d:title="hhōtzhiy" d:priority="2"/>
+ <d:index d:value="ugliness" d:title="hhōtzhiy" d:priority="2"/>
+ <d:index d:value="undesirable" d:title="hhōtzhiy" d:priority="2"/>
+ <h1>hhōtzhiy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : ugly</p>
+ <ul><li>(of a situation) undesirable</li></ul>
+ <p><span class="part_of_speech">noun</span> : ugliness</p>
+ </div>
+</d:entry>
+<d:entry id="daytohwee" d:title="dātōwee">
+ <d:index d:value="dātōwee"/>
+ <d:index d:value="smile" d:title="dātōwee" d:priority="2"/>
+ <h1>dātōwee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : smiling</p>
+ <p><span class="part_of_speech">noun</span> : a smile</p>
+ </div>
+</d:entry>
+<d:entry id="zhohtay" d:title="zhōtā">
+ <d:index d:value="zhōtā"/>
+ <d:index d:value="frown" d:title="zhōtā" d:priority="2"/>
+ <h1>zhōtā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : frowning</p>
+ <p><span class="part_of_speech">noun</span> : a frown</p>
+ </div>
+</d:entry>
+<d:entry id="dusaytoh" d:title="dusātō">
+ <d:index d:value="dusātō"/>
+ <d:index d:value="laughter" d:title="dusātō" d:priority="2"/>
+ <d:index d:value="laughing" d:title="dusātō" d:priority="2"/>
+ <h1>dusātō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : laughing</p>
+ <p><span class="part_of_speech">noun</span> : laughter</p>
+ </div>
+</d:entry>
+<d:entry id="dohjay" d:title="dōjā">
+ <d:index d:value="dōjā"/>
+ <d:index d:value="cry" d:title="dōjā" d:priority="2"/>
+ <h1>dōjā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : crying</p>
+ <p><span class="part_of_speech">noun</span> : a tear</p>
+ </div>
+</d:entry>
+<d:entry id="daytohsoh" d:title="dātōsō">
+ <d:index d:value="dātōsō"/>
+ <d:index d:value="wolf" d:title="dātōsō" d:priority="2"/>
+ <h1>dātōsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : wolflike</p>
+ <p><span class="part_of_speech">noun</span> : a wolf</p>
+ </div>
+</d:entry>
+<d:entry id="zhohzhoh" d:title="zhōzhō">
+ <d:index d:value="zhōzhō"/>
+ <d:index d:value="frog" d:title="zhōzhō" d:priority="2"/>
+ <h1>zhōzhō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : froglike</p>
+ <p><span class="part_of_speech">noun</span> : a frog</p>
+ </div>
+</d:entry>
+<d:entry id="zhōfā" d:title="zhōfā">
+ <d:index d:value="zhōfā"/>
+ <d:index d:value="snake" d:title="zhōfā" d:priority="2"/>
+ <h1>zhōfā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : snakelike</p>
+ <p><span class="part_of_speech">noun</span> : a snake</p>
+ </div>
+</d:entry>
+<d:entry id="gausiy" d:title="gausiy">
+ <d:index d:value="gausiy"/>
+ <d:index d:value="salamander" d:title="gausiy" d:priority="2"/>
+ <h1>gausiy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having the qualities or appearance of a salamander</p>
+ <p><span class="part_of_speech">noun</span> : a salamander</p>
+ </div>
+</d:entry>
+<d:entry id="gohsuh" d:title="gōsuh">
+ <d:index d:value="gōsuh"/>
+ <d:index d:value="bird" d:title="gōsuh" d:priority="2"/>
+ <h1>gōsuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : birdlike</p>
+ <p><span class="part_of_speech">noun</span> : a bird</p>
+ </div>
+</d:entry>
+<d:entry id="hohtuhsee" d:title="hōtūsee">
+ <d:index d:value="hōtūsee"/>
+ <d:index d:value="crab" d:title="hōtūsee" d:priority="2"/>
+ <d:index d:value="closed" d:title="hōtūsee" d:priority="2"/>
+ <d:index d:value="shy" d:title="hōtūsee" d:priority="2"/>
+ <h1>hōtūsee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : crablike</p>
+ <ul><li>(of a person) not willing to share one's opinions</li></ul>
+ <p><span class="part_of_speech">noun</span> : a crab</p>
+ <ul><li>one who is not willing to share one's opinions</li></ul>
+ </div>
+</d:entry>
+<d:entry id="dayzhaht" d:title="dāzhät">
+ <d:index d:value="dāzhät"/>
+ <d:index d:value="fish" d:title="dāzhät" d:priority="2"/>
+ <d:index d:value="unreachable" d:title="dāzhät" d:priority="2"/>
+ <h1>dāzhät</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : fishlike</p>
+ <ul><li>(of a person) hard to contact or reach</li></ul>
+ <p><span class="part_of_speech">noun</span> : a fish</p>
+ </div>
+</d:entry>
+<d:entry id="tahfee" d:title="täfee">
+ <d:index d:value="täfee"/>
+ <d:index d:value="insect" d:title="täfee" d:priority="2"/>
+ <h1>täfee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : insectlike</p>
+ <p><span class="part_of_speech">noun</span> : an insect</p>
+ </div>
+</d:entry>
+<d:entry id="daydee" d:title="dādee">
+ <d:index d:value="dādee"/>
+ <d:index d:value="hare" d:title="dādee" d:priority="2"/>
+ <d:index d:value="rabbit" d:title="dādee" d:priority="2"/>
+ <d:index d:value="leporid" d:title="dādee" d:priority="2"/>
+ <h1>dādee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having the qualities or appearance of a leporid</p>
+ <p><span class="part_of_speech">noun</span> : a leporid</p>
+ <ul><li>(fictional) an aquatic species of hare</li></ul>
+ </div>
+</d:entry>
+<d:entry id="gayoh" d:title="gāō">
+ <d:index d:value="gāō"/>
+ <d:index d:value="mammal" d:title="gāō" d:priority="2"/>
+ <d:index d:value="rodent" d:title="gāō" d:priority="2"/>
+ <h1>gāō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having qualities commonly attributed to small mammals</p>
+ <p><span class="part_of_speech">noun</span> : a small mammal</p>
+ </div>
+</d:entry>
+<d:entry id="täbao" d:title="täbao">
+ <d:index d:value="täbao"/>
+ <d:index d:value="mouse" d:title="täbao" d:priority="2"/>
+ <d:index d:value="rat" d:title="täbao" d:priority="2"/>
+ <d:index d:value="spiny rat" d:title="täbao" d:priority="2"/>
+ <d:index d:value="porcumouse" d:title="täbao" d:priority="2"/>
+ <h1>täbao</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : mouselike</p>
+ <p><span class="part_of_speech">noun</span> : a mouse or rat</p>
+ <ul><li>a fictional species of spiny rat</li></ul>
+ </div>
+</d:entry>
+<d:entry id="dofiy" d:title="dōfiy">
+ <d:index d:value="dōfiy"/>
+ <d:index d:value="bear" d:title="dōfiy" d:priority="2"/>
+ <h1>dōfiy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : bearlike</p>
+ <p><span class="part_of_speech">noun</span> : a bear</p>
+ </div>
+</d:entry>
+<d:entry id="sahtsooee" d:title="sätsūee">
+ <d:index d:value="sätsūee"/>
+ <d:index d:value="deer" d:title="sätsūee" d:priority="2"/>
+ <h1>sätsūee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : deerlike</p>
+ <p><span class="part_of_speech">noun</span> : a deer</p>
+ </div>
+</d:entry>
+<d:entry id="zhahtee" d:title="zhätee">
+ <d:index d:value="zhätee"/>
+ <d:index d:value="animal" d:title="zhätee" d:priority="2"/>
+ <h1>zhätee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having animal qualities</p>
+ <p><span class="part_of_speech">noun</span> : animal</p>
+ </div>
+</d:entry>
+<d:entry id="hhohfee" d:title="hhōfee">
+ <d:index d:value="hhōfee"/>
+ <d:index d:value="cow" d:title="hhōfee" d:priority="2"/>
+ <h1>hhōfee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : cowlike</p>
+ <p><span class="part_of_speech">noun</span> : a cow</p>
+ <ul><li>(fictional) a semiaquatic creature that feeds on seaweed and aquatic grasses</li></ul>
+ </div>
+</d:entry>
+<d:entry id="fauzee" d:title="fauzee">
+ <d:index d:value="fauzee"/>
+ <d:index d:value="pig" d:title="fauzee" d:priority="2"/>
+ <d:index d:value="humble" d:title="fauzee" d:priority="2"/>
+ <h1>fauzee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : piglike</p> <ul><li>(of a person) humble</li></ul>
+ <p><span class="part_of_speech">noun</span> : a pig</p>
+ </div>
+</d:entry>
+<d:entry id="dahtzhee" d:title="dätzhee">
+ <d:index d:value="dätzhee"/>
+ <d:index d:value="fox" d:title="dätzhee" d:priority="2"/>
+ <d:index d:value="swift" d:title="dätzhee" d:priority="2"/>
+ <d:index d:value="nimble" d:title="dätzhee" d:priority="2"/>
+ <d:index d:value="clever" d:title="dätzhee" d:priority="2"/>
+ <h1>dätzhee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : foxlike</p>
+ <ul><li>(of a person) swift, nimble, or clever</li></ul>
+ <p><span class="part_of_speech">noun</span> : a fox</p>
+ <ul><li>(fictional) a semiaquatic foxlike creature that feeds mainly on fish and berries</li></ul>
+ </div>
+</d:entry>
+<d:entry id="hiyaht" d:title="hiyät">
+ <d:index d:value="hiyät"/>
+ <d:index d:value="vegetation" d:title="hiyät" d:priority="2"/>
+ <h1>hiyät</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : vegetated</p>
+ <p><span class="part_of_speech">noun</span> : vegetation</p>
+ </div>
+</d:entry>
+<d:entry id="dauzhiyt" d:title="dauzhiyt">
+ <d:index d:value="dauzhiyt"/>
+ <d:index d:value="flower" d:title="dauzhiyt" d:priority="2"/>
+ <d:index d:value="elaborate" d:title="dauzhiyt" d:priority="2"/>
+ <d:index d:value="adorned" d:title="dauzhiyt" d:priority="2"/>
+ <h1>dauzhiyt</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : flowery</p>
+ <ul><li>elaborate or full of adornment</li></ul>
+ <p><span class="part_of_speech">noun</span> : a flowering plant</p>
+ </div>
+</d:entry>
+<d:entry id="ohfiy" d:title="ōfiy">
+ <d:index d:value="ōfiy"/>
+ <d:index d:value="bush" d:title="ōfiy" d:priority="2"/>
+ <d:index d:value="complex" d:title="ōfiy" d:priority="2"/>
+ <d:index d:value="chaotic" d:title="ōfiy" d:priority="2"/>
+ <d:index d:value="overgrown" d:title="ōfiy" d:priority="2"/>
+ <h1>ōfiy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : bushlike</p>
+ <ul>
+ <li>complex or chaotic</li>
+ <li>overgrown</li>
+ </ul>
+ <p><span class="part_of_speech">noun</span> : a bush</p>
+ </div>
+</d:entry>
+<d:entry id="dohtiyaht" d:title="dōtiyät">
+ <d:index d:value="dōtiyät"/>
+ <d:index d:value="tree" d:title="dōtiyät" d:priority="2"/>
+ <h1>dōtiyät</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : treelike</p>
+ <ul><li>forested</li></ul>
+ <p><span class="part_of_speech">noun</span> : a tree</p>
+ </div>
+</d:entry>
+<d:entry id="iyohtay" d:title="iyōtā">
+ <d:index d:value="iyōtā"/>
+ <d:index d:value="sprout" d:title="iyōtā" d:priority="2"/>
+ <h1>iyōtā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : sproutlike</p>
+ <ul><li>(of a person) particularly new or unexperienced in a feild</li></ul>
+ <p><span class="part_of_speech">noun</span> : a sprout</p>
+ </div>
+</d:entry>
+<d:entry id="seet" d:title="seet">
+ <d:index d:value="seet"/>
+ <d:index d:value="food" d:title="seet" d:priority="2"/>
+ <d:index d:value="edible" d:title="seet" d:priority="2"/>
+ <h1>seet</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : edible</p>
+ <p><span class="part_of_speech">noun</span> : food</p>
+ </div>
+</d:entry>
+<d:entry id="hiyfee" d:title="hiyfee">
+ <d:index d:value="hiyfee"/>
+ <d:index d:value="vegetable" d:title="hiyfee" d:priority="2"/>
+ <d:index d:value="plantstuffs" d:title="hiyfee" d:priority="2"/>
+ <h1>hiyfee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : vegetable</p>
+ <p><span class="part_of_speech">noun</span> : edible plantstuffs, esp. other than fruit</p>
+ </div>
+</d:entry>
+<d:entry id="sayfee" d:title="sāfee">
+ <d:index d:value="sāfee"/>
+ <d:index d:value="meat" d:title="sāfee" d:priority="2"/>
+ <h1>sāfee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a food) made primarily of meat</p>
+ <p><span class="part_of_speech">noun</span> : meat</p>
+ </div>
+</d:entry>
+<d:entry id="tiydfee" d:title="tiydfee">
+ <d:index d:value="tiydfee"/>
+ <d:index d:value="fruit" d:title="tiydfee" d:priority="2"/>
+ <h1>tiydfee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a food) made primarily of or with a distinct flavor of fruit; fruity</p>
+ <p><span class="part_of_speech">noun</span> : fruit</p>
+ </div>
+</d:entry>
+<d:entry id="fohtaysee" d:title="fōtāsee">
+ <d:index d:value="fōtāsee"/>
+ <d:index d:value="rice" d:title="fōtāsee" d:priority="2"/>
+ <h1>fōtāsee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a food) containing a notable amount of rice</p>
+ <p><span class="part_of_speech">noun</span> : rice</p>
+ </div>
+</d:entry>
+<d:entry id="dayhhiytsuh" d:title="dāhhiytsuh">
+ <d:index d:value="dāhhiytsuh"/>
+ <d:index d:value="apple" d:title="dāhhiytsuh" d:priority="2"/>
+ <h1>dāhhiytsuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a food) made with apples</p>
+ <p><span class="part_of_speech">noun</span> : an apple</p>
+ </div>
+</d:entry>
+<d:entry id="daedsay" d:title="daedsā">
+ <d:index d:value="daedsā"/>
+ <d:index d:value="citrus" d:title="daedsā" d:priority="2"/>
+ <h1>daedsā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a food) made with citrus</p>
+ <p><span class="part_of_speech">noun</span> : a citrus fruit</p>
+ <ul><li>(fictional) a citrus fruit similar in size and flavor to a satsuma, but with a lighter colored skin</li></ul>
+ </div>
+</d:entry>
+<d:entry id="tohfiytsee" d:title="tōfiytsee">
+ <d:index d:value="tōfiytsee"/>
+ <d:index d:value="berry" d:title="tōfiytsee" d:priority="2"/>
+ <d:index d:value="compound berry" d:title="tōfiytsee" d:priority="2"/>
+ <h1>tōfiytsee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a food) made with compound berries</p>
+ <p><span class="part_of_speech">noun</span> : a compound berry</p>
+ </div>
+</d:entry>
+<d:entry id="ohdsayoh" d:title="ōdsāō">
+ <d:index d:value="ōdsāō"/>
+ <d:index d:value="alcohol" d:title="ōdsāō" d:priority="2"/>
+ <h1>ōdsāō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : alcoholic</p>
+ <p><span class="part_of_speech">noun</span> : alcohol</p>
+ </div>
+</d:entry>
+<d:entry id="tauway" d:title="tauwā">
+ <d:index d:value="tauwā"/>
+ <d:index d:value="weapon" d:title="tauwā" d:priority="2"/>
+ <h1>tauwā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : usable as a weapon</p>
+ <p><span class="part_of_speech">noun</span> : a weapon</p>
+ </div>
+</d:entry>
+<d:entry id="ohwiy" d:title="ōwiy">
+ <d:index d:value="ōwiy"/>
+ <d:index d:value="knife" d:title="ōwiy" d:priority="2"/>
+ <d:index d:value="blade" d:title="ōwiy" d:priority="2"/>
+ <d:index d:value="sharp" d:title="ōwiy" d:priority="2"/>
+ <h1>ōwiy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : sharp</p>
+ <p><span class="part_of_speech">noun</span> : a sharp object, esp. a blade</p>
+ </div>
+</d:entry>
+<d:entry id="gusiy" d:title="gusiy">
+ <d:index d:value="gusiy"/>
+ <d:index d:value="spear" d:title="gusiy" d:priority="2"/>
+ <h1>gusiy</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : spearlike</p>
+ <p><span class="part_of_speech">noun</span> : a spear</p>
+ </div>
+</d:entry>
+<d:entry id="aufiyt" d:title="aufiyt">
+ <d:index d:value="aufiyt"/>
+ <d:index d:value="knife" d:title="aufiyt" d:priority="2"/>
+ <h1>aufiyt</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : knifelike</p>
+ <p><span class="part_of_speech">noun</span> : a knife</p>
+ </div>
+</d:entry>
+<d:entry id="hohfahdoh" d:title="hōfädō">
+ <d:index d:value="hōfädō"/>
+ <d:index d:value="wheel" d:title="hōfädō" d:priority="2"/>
+ <h1>hōfädō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : wheel-shaped</p>
+ <p><span class="part_of_speech">noun</span> : a wheel</p>
+ </div>
+</d:entry>
+<d:entry id="hohfaydsoh" d:title="hōfādsō">
+ <d:index d:value="hōfādsō"/>
+ <d:index d:value="cart" d:title="hōfādsō" d:priority="2"/>
+ <h1>hōfādsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : wheeled</p>
+ <p><span class="part_of_speech">noun</span> : a wheeled cart</p>
+ </div>
+</d:entry>
+<d:entry id="dohtsiytoh" d:title="dōtsiytō">
+ <d:index d:value="dōtsiytō"/>
+ <d:index d:value="pot" d:title="dōtsiytō" d:priority="2"/>
+ <d:index d:value="container" d:title="dōtsiytō" d:priority="2"/>
+ <h1>dōtsiytō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having a cavity in which items can be stored</p>
+ <p><span class="part_of_speech">noun</span> : a pot or similar container</p>
+ </div>
+</d:entry>
+<d:entry id="dahzheetsee" d:title="däzheetsee">
+ <d:index d:value="däzheetsee"/>
+ <d:index d:value="necklace" d:title="däzheetsee" d:priority="2"/>
+ <h1>däzheetsee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : in the shape of or worn as a necklace</p>
+ <p><span class="part_of_speech">noun</span> : necklace</p>
+ </div>
+</d:entry>
+<d:entry id="sudeetsay" d:title="sudeetsā">
+ <d:index d:value="sudeetsā"/>
+ <d:index d:value="bracelet" d:title="sudeetsā" d:priority="2"/>
+ <h1>sudeetsā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : in the shape of or worn as a bracelet</p>
+ <p><span class="part_of_speech">noun</span> : bracelet</p>
+ </div>
+</d:entry>
+<d:entry id="ohwiytsee" d:title="ōwiytsee">
+ <d:index d:value="ōwiytsee"/>
+ <d:index d:value="piercing" d:title="ōwiytsee" d:priority="2"/>
+ <d:index d:value="earring" d:title="ōwiytsee" d:priority="2"/>
+ <h1>ōwiytsee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : wearable via body piercing</p>
+ <p><span class="part_of_speech">noun</span> : jewelry worn via body piercing</p>
+ </div>
+</d:entry>
+<d:entry id="jaysohtuh" d:title="jāsōtuh">
+ <d:index d:value="jāsōtuh"/>
+ <d:index d:value="drum" d:title="jāsōtuh" d:priority="2"/>
+ <h1>jāsōtuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a piece of music) featuring large amounts of percussion</p>
+ <p><span class="part_of_speech">noun</span> : a drum (instrument)</p>
+ </div>
+</d:entry>
+<d:entry id="zhayoh_2" d:title="zhāō">
+ <d:index d:value="zhāō"/>
+ <d:index d:value="string" d:title="zhāō" d:priority="2"/>
+ <h1>zhāō²</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a piece of music) played primarily with strings</p>
+ <p><span class="part_of_speech">noun</span> : a string instrument</p>
+ </div>
+</d:entry>
+<d:entry id="dohway" d:title="dōwā">
+ <d:index d:value="dōwā"/>
+ <d:index d:value="flute" d:title="dōwā" d:priority="2"/>
+ <d:index d:value="woodwind" d:title="dōwā" d:priority="2"/>
+ <h1>dōwā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : (of a piece of music) played primarily with flutes or other wind instruments</p>
+ <p><span class="part_of_speech">noun</span> : a wind instrument, esp. a flute</p>
+ </div>
+</d:entry>
+<d:entry id="ohzhays" d:title="ōzhās">
+ <d:index d:value="ōzhās"/>
+ <d:index d:value="dirt" d:title="ōzhās" d:priority="2"/>
+ <h1>ōzhās</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : made of dirt</p>
+ <ul><li>dirty</li></ul>
+ <p><span class="part_of_speech">noun</span> : dirt</p>
+ </div>
+</d:entry>
+<d:entry id="tohzhoh_1" d:title="tōzhō">
+ <d:index d:value="tōzhō"/>
+ <d:index d:value="cloth" d:title="tōzhō" d:priority="2"/>
+ <h1>tōzhō¹</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : made of cloth</p>
+ <p><span class="part_of_speech">noun</span> : cloth</p>
+ </div>
+</d:entry>
+<d:entry id="sohsootee" d:title="sōsūtee">
+ <d:index d:value="sōsūtee"/>
+ <d:index d:value="leather" d:title="sōsūtee" d:priority="2"/>
+ <h1>sōsūtee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : made of leather</p>
+ <p><span class="part_of_speech">noun</span> : leather</p>
+ </div>
+</d:entry>
+<d:entry id="zhūd" d:title="zhūd">
+ <d:index d:value="zhūd"/>
+ <d:index d:value="fine" d:title="zhūd" d:priority="2"/>
+ <d:index d:value="okay" d:title="zhūd" d:priority="2"/>
+ <d:index d:value="acceptable" d:title="zhūd" d:priority="2"/>
+ <d:index d:value="acceptability" d:title="zhūd" d:priority="2"/>
+ <h1>zhūd</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : fine; okay</p>
+ <p><span class="part_of_speech">noun</span> : acceptablility</p>
+ </div>
+</d:entry>
+<d:entry id="autfee" d:title="autfee">
+ <d:index d:value="autfee"/>
+ <d:index d:value="dangerous" d:title="autfee" d:priority="2"/>
+ <h1>autfee</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : dangerous</p>
+ <p><span class="part_of_speech">noun</span> : danger</p>
+ </div>
+</d:entry>
+<d:entry id="payzhoh" d:title="pāzhō">
+ <d:index d:value="pāzhō"/>
+ <d:index d:value="start" d:title="pāzhō" d:priority="2"/>
+ <d:index d:value="beginning" d:title="pāzhō" d:priority="2"/>
+ <d:index d:value="initial" d:title="pāzhō" d:priority="2"/>
+ <h1>pāzhō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : initial; at the beginning</p>
+ <p><span class="part_of_speech">noun</span> : the start; the beginning</p>
+ </div>
+</d:entry>
+<d:entry id="zhahtsoh" d:title="zhätsō">
+ <d:index d:value="zhätsō"/>
+ <d:index d:value="finish" d:title="zhätsō" d:priority="2"/>
+ <d:index d:value="end" d:title="zhätsō" d:priority="2"/>
+ <d:index d:value="terminal" d:title="zhätsō" d:priority="2"/>
+ <h1>zhätsō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : terminal; at the end</p>
+ <p><span class="part_of_speech">noun</span> : the finish; the end</p>
+ </div>
+</d:entry>
+<d:entry id="zhahtayzhoh" d:title="zhätāzhō">
+ <d:index d:value="zhätāzhō"/>
+ <d:index d:value="more" d:title="zhätāzhō" d:priority="2"/>
+ <d:index d:value="greater" d:title="zhätāzhō" d:priority="2"/>
+ <h1>zhätāzhō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : greater</p>
+ <p><span class="part_of_speech">quantifier</span> : more</p>
+ </div>
+</d:entry>
+<d:entry id="daus" d:title="daus">
+ <d:index d:value="daus"/>
+ <d:index d:value="less" d:title="daus" d:priority="2"/>
+ <d:index d:value="lesser" d:title="daus" d:priority="2"/>
+ <h1>daus</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : lesser</p>
+ <p><span class="part_of_speech">quantifier</span> : less</p>
+ </div>
+</d:entry>
+<d:entry id="aust" d:title="aust">
+ <d:index d:value="aust"/>
+ <d:index d:value="another" d:title="aust" d:priority="2"/>
+ <h1>aust</h1>
+ <div>
+ <p><span class="part_of_speech">indefinite pronoun</span> : another</p>
+ </div>
+</d:entry>
+<d:entry id="tohzhoh_2" d:title="tōzhō">
+ <d:index d:value="tōzhō"/>
+ <d:index d:value="map" d:title="tōzhō" d:priority="2"/>
+ <h1>tōzhō²</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : mapped</p>
+ <p><span class="part_of_speech">noun</span> : a map</p>
+ </div>
+</d:entry>
+<d:entry id="doowah" d:title="dūwä">
+ <d:index d:value="dūwä"/>
+ <d:index d:value="room" d:title="dūwä" d:priority="2"/>
+ <h1>dūwä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of or intended for a room</p>
+ <p><span class="part_of_speech">noun</span> : a room</p>
+ </div>
+</d:entry>
+<d:entry id="doowaytsah" d:title="dūwātsä">
+ <d:index d:value="dūwātsä"/>
+ <d:index d:value="city" d:title="dūwātsä" d:priority="2"/>
+ <h1>dūwātsä</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a city</p>
+ <p><span class="part_of_speech">noun</span> : a city</p>
+ </div>
+</d:entry>
+<d:entry id="dayzhoh" d:title="dāzhō">
+ <d:index d:value="dāzhō"/>
+ <d:index d:value="story" d:title="dāzhō" d:priority="2"/>
+ <h1>dāzhō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : like or of a story</p>
+ <p><span class="part_of_speech">noun</span> : a story (literature)</p>
+ </div>
+</d:entry>
+<d:entry id="fōtjō" d:title="fōtjō">
+ <d:index d:value="fōtjō"/>
+ <d:index d:value="length" d:title="fōtjō" d:priority="2"/>
+ <d:index d:value="long" d:title="fōtjō" d:priority="2"/>
+ <h1>fōtjō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : long</p>
+ <p><span class="part_of_speech">noun</span> : a length</p>
+ </div>
+</d:entry>
+<d:entry id="fähhseehh" d:title="fähhseehh">
+ <d:index d:value="fähhseehh"/>
+ <d:index d:value="draft" d:title="fähhseehh" d:priority="2"/>
+ <h1>fähhseehh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having been drafted</p>
+ <p><span class="part_of_speech">noun</span> : a draft</p>
+ </div>
+</d:entry>
+<d:entry id="waydoizhuh" d:title="wādoizhuh">
+ <d:index d:value="wādoizhuh"/>
+ <d:index d:value="name" d:title="wādoizhuh" d:priority="2"/>
+ <h1>wādoizhuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of or having a name</p>
+ <p><span class="part_of_speech">noun</span> : a name</p>
+ </div>
+</d:entry>
+<d:entry id="doo" d:title="dū">
+ <d:index d:value="dū"/>
+ <d:index d:value="yes" d:title="dū" d:priority="2"/>
+ <d:index d:value="correct" d:title="dū" d:priority="2"/>
+ <d:index d:value="that is correct" d:title="dū" d:priority="2"/>
+ <d:index d:value="that's correct" d:title="dū" d:priority="2"/>
+ <h1>dū</h1>
+ <div>
+ <p><span class="part_of_speech">sentence word</span> : that is correct</p>
+ <span class="note"><p>Note: <i>dū</i> is not a direct translation for English word <i>yes</i>, as <i>yes</i> contests a negative statement, while <i>dū</i> affirms it.</p></span>
+ </div>
+</d:entry>
+<d:entry id="foh" d:title="fō">
+ <d:index d:value="fō"/>
+ <d:index d:value="no" d:title="fō" d:priority="2"/>
+ <d:index d:value="incorrect" d:title="fō" d:priority="2"/>
+ <d:index d:value="that is incorrect" d:title="fō" d:priority="2"/>
+ <d:index d:value="that's incorrect" d:title="fō" d:priority="2"/>
+ <h1>fō</h1>
+ <div>
+ <p><span class="part_of_speech">sentence word</span> : that is incorrect</p>
+ <span class="note"><p>Note: <i>fō</i> is not a direct translation for English word <i>no</i>, as <i>no</i> affirms a negative statement, while <i>fō</i> contests it.</p></span>
+ </div>
+</d:entry>
+<d:entry id="fae" d:title="fae">
+ <d:index d:value="fae"/>
+ <d:index d:value="for" d:title="fae" d:priority="2"/>
+ <d:index d:value="because" d:title="fae" d:priority="2"/>
+ <h1>fae</h1>
+ <div>
+ <p><span class="part_of_speech">coordinating conjunction</span> : for; because</p>
+ <span class="note"><p>Note: <i>ōd</i> is used when the second statement <strong>explains or causes</strong> the first.</p></span>
+ </div>
+</d:entry>
+<d:entry id="dau" d:title="dau">
+ <d:index d:value="dau"/>
+ <d:index d:value="just as... so" d:title="dau" d:priority="2"/>
+ <h1>dau</h1>
+ <div>
+ <p><span class="part_of_speech">coordinating conjunction</span> : just as… so</p>
+ <span class="note"><p>Note: <i>dau</i> is used when the second statement <strong>parallels or is related to</strong> the first.</p></span>
+ </div>
+</d:entry>
+<d:entry id="ohd" d:title="ōd">
+ <d:index d:value="ōd"/>
+ <d:index d:value="yet" d:title="ōd" d:priority="2"/>
+ <d:index d:value="although" d:title="ōd" d:priority="2"/>
+ <h1>ōd</h1>
+ <div>
+ <p><span class="part_of_speech">coordinating conjunction</span> : yet; although</p>
+ <span class="note"><p>Note: <i>ōd</i> is used when the second statement <strong>contrasts</strong> the first.</p></span>
+ </div>
+</d:entry>
+<d:entry id="oh" d:title="ō">
+ <d:index d:value="ō"/>
+ <d:index d:value="but" d:title="ō" d:priority="2"/>
+ <h1>ō</h1>
+ <div>
+ <p><span class="part_of_speech">coordinating conjunction</span> : but</p>
+ <span class="note"><p>Note: <i>ō</i> is used when the second statement is <strong>an alternative to</strong> the first.</p></span>
+ </div>
+</d:entry>
+<d:entry id="see" d:title="see">
+ <d:index d:value="see"/>
+ <d:index d:value="so" d:title="see" d:priority="2"/>
+ <h1>see</h1>
+ <div>
+ <p><span class="part_of_speech">coordinating conjunction</span> : so</p>
+ <span class="note"><p>Note: <i>ōd</i> is used when the second statement <strong>results from</strong> the first.</p></span>
+ </div>
+</d:entry>
+<d:entry id="woi" d:title="woi">
+ <d:index d:value="woi"/>
+ <d:index d:value="and" d:title="woi" d:priority="2"/>
+ <h1>woi</h1>
+ <div>
+ <p><span class="part_of_speech">coordinating conjunction</span> : and</p>
+ <span class="note"><p>Note: <i>woi</i> is used when <strong>both</strong> statements have the same polarity.</p></span>
+ </div>
+</d:entry>
+<d:entry id="zhah" d:title="zhä">
+ <d:index d:value="zhä"/>
+ <d:index d:value="or" d:title="zhä" d:priority="2"/>
+ <h1>zhä</h1>
+ <div>
+ <p><span class="part_of_speech">coordinating conjunction</span> : or</p>
+ <span class="note"><p>Note: <i>zhä</i> is used when both statements <strong>do not</strong> have the same polarity.</p></span>
+ </div>
+</d:entry>
+<d:entry id="lhhuh" d:title="-l'hhuh">
+ <d:index d:value="-l'hhuh"/>
+ <d:index d:value="-ing" d:title="-l'hhuh" d:priority="2"/>
+ <d:index d:value="-ed" d:title="-l'hhuh" d:priority="2"/>
+ <h1>-l'hhuh</h1>
+ <div>
+ <p><span class="part_of_speech">verb modifier</span> : participle modifier</p>
+ <span class="note"><p>Note: Participles can be used like noun/adjectives in a sentence.</p></span>
+ </div>
+</d:entry>
+<d:entry id="ltoh" d:title="-l'tō">
+ <d:index d:value="-l'tō"/>
+ <d:index d:value="-er" d:title="-l'tō" d:priority="2"/>
+ <d:index d:value="-or" d:title="-l'tō" d:priority="2"/>
+ <h1>-l'tō</h1>
+ <div>
+ <p><span class="part_of_speech">verb modifier</span> : agent modifier</p>
+ <span class="note"><p>Note: -l'tō creates agent nouns/adjective, which describe the person(s) who perform an action (similar to adding -er in Engish).</p></span>
+ </div>
+</d:entry>
+<d:entry id="oohhl" d:title="ūhhl'-">
+ <d:index d:value="ūhhl'-"/>
+ <h1>ūhhl'-</h1>
+ <div>
+ <p><span class="part_of_speech">verb modifier</span> : optative modifier</p>
+ <ul><li>(+'l) permissive modifier</li></ul>
+ <span class="note"><p>Note: The optative mood is used to express hopes and wishes (it would be nice if…), and the permissive mood is used to signify that an action is permitted (it is alright if…)</p></span>
+ </div>
+</d:entry>
+<d:entry id="ahl" d:title="äl'-">
+ <d:index d:value="äl'-"/>
+ <h1>äl'-</h1>
+ <div>
+ <p><span class="part_of_speech">verb modifier</span> : mirative modifier</p>
+ <span class="note"><p>Note: The mirative mood is used to show that information is unexpected</p></span>
+ </div>
+</d:entry>
+<d:entry id="ohdl" d:title="ōdl'-">
+ <d:index d:value="ōdl'-"/>
+ <h1>ōdl'-</h1>
+ <div>
+ <p><span class="part_of_speech">verb modifier</span> : assumptive/deductive modifier</p>
+ <ul><li>(+'l) hortative modifier</li></ul>
+ <span class="note"><p>Note: The assumptive/deductive mood is used to show that the information is not <em>known</em>, but that it is usually true under similar conditions. The hortative mood is used to urge another to act. Both moods can be represented by the word "must" in English (This must be the case/You must do this for me).</p></span>
+ </div>
+</d:entry>
+<d:entry id="dūl" d:title="dūl'-">
+ <d:index d:value="dūl'-"/>
+ <h1>dūl'-</h1>
+ <div>
+ <p><span class="part_of_speech">verb modifier</span> : alethic modifier</p>
+ <ul><li>(+'l) jussive modifier</li></ul>
+ <span class="note"><p>Note: The alethic mood is used to show that the information has been logically proven to be truthful; for example, all mathematical statements are alethic. The jussive mood is used for orders to stress that the party in question has no other choice. Both moods can be represented by the word "shall" in English (One plus one shall equal two/He shall do his duty)./</p></span>
+ </div>
+</d:entry>
+<d:entry id="fiyl" d:title="fiyl'-">
+ <d:index d:value="fiyl'-"/>
+ <d:index d:value="not" d:title="fiyl'-" d:priority="2"/>
+ <h1>word</h1>
+ <div>
+ <p><span class="part_of_speech">verb modifier</span> : negatory modifier</p>
+ <span class="note"><p>Note: fiyl'- negates the verb it is attached to. It can be represented by the word "not" in English (He is not what he describes).</p></span>
+ </div>
+</d:entry>
+<d:entry id="zhaysl" d:title="zhāsl'-">
+ <d:index d:value="zhāsl'-"/>
+ <h1>zhāsl'-</h1>
+ <div>
+ <p><span class="part_of_speech">verb modifier</span> : renarrative modifier</p>
+ <span class="note"><p>Note: The renarrative mood is used to show that the information is second-hand, especially when the validity of the original source is questioned (I heard that…).</p></span>
+ </div>
+</d:entry>
+<d:entry id="tahdl" d:title="tädl'-">
+ <d:index d:value="tädl'-"/>
+ <h1>tädl'-</h1>
+ <div>
+ <p><span class="part_of_speech">verb modifier</span> : commissive modifier</p>
+ <ul><li>(+'l) precative modifier</li></ul>
+ <span class="note"><p>Note: The commissive mood is used to make a promise that an event will occur (I promise that…). The precative mood is used to make a request (Would you…).</p></span>
+ </div>
+</d:entry>
+<d:entry id="l" d:title="-'l">
+ <d:index d:value="-'l"/>
+ <h1>-'l</h1>
+ <div>
+ <p><span class="part_of_speech">verb modifier</span> : used to vary modality of a verb, often in combination with other verb modifiers</p>
+ <ul><li>(without another modal modifier) imperative modifier</li></ul>
+ <span class="note"><p>Note: The imperative mood is used to make a command. In English, it is often formed by leaving off the subject (which is implied to be "you"). In Jästūgā, the imperative mood still requires all parts of a sentence, and may be first- or third-person.</p></span>
+ </div>
+</d:entry>
+<d:entry id="lgiy" d:title="-l'giy">
+ <d:index d:value="-l'giy"/>
+ <h1>-l'giy</h1>
+ <div>
+ <p><span class="part_of_speech">verb modifier</span> : infinitive modifier</p>
+ <span class="note"><p>Note: Infinitives can be used like adverb phrases in a sentence.</p></span>
+ </div>
+</d:entry>
+<d:entry id="puh" d:title="puh">
+ <d:index d:value="puh"/>
+ <d:index d:value="the" d:title="puh" d:priority="2"/>
+ <h1>puh</h1>
+ <div>
+ <p><span class="part_of_speech">definite article</span></p>
+ </div>
+</d:entry>
+<d:entry id="zhay" d:title="zhā">
+ <d:index d:value="zhā"/>
+ <d:index d:value="a" d:title="zhā" d:priority="2"/>
+ <d:index d:value="some" d:title="zhā" d:priority="2"/>
+ <h1>zhā</h1>
+ <div>
+ <p><span class="part_of_speech">indefinite article</span></p>
+ </div>
+</d:entry>
+<d:entry id="ahzhuh" d:title="äzhuh">
+ <d:index d:value="äzhuh"/>
+ <h1>äzhuh</h1>
+ <div>
+ <p><span class="part_of_speech">proper article</span></p>
+ </div>
+</d:entry>
+<d:entry id="ohdoh" d:title="ōdō">
+ <d:index d:value="ōdō"/>
+ <d:index d:value="hello" d:title="ōdō" d:priority="2"/>
+ <h1>word</h1>
+ <div>
+ <p><span class="part_of_speech">interjection</span> : hello</p>
+ </div>
+</d:entry>
+<d:entry id="zhauzhay" d:title="zhauzhā">
+ <d:index d:value="zhauzhā"/>
+ <d:index d:value="aura" d:title="zhauzhā" d:priority="2"/>
+ <d:index d:value="atmosphere" d:title="zhauzhā" d:priority="2"/>
+ <h1>zhauzhā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of or having an aura or atmosphere</p>
+ <p><span class="part_of_speech">noun</span> : an aura or atmosphere</p>
+ </div>
+</d:entry>
+<d:entry id="toozhauay" d:title="tūzhauā">
+ <d:index d:value="tūzhauā"/>
+ <d:index d:value="spirit" d:title="tūzhauā" d:priority="2"/>
+ <d:index d:value="presence" d:title="tūzhauā" d:priority="2"/>
+ <h1>tūzhauā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a spirit</p>
+ <p><span class="part_of_speech">noun</span> : a spirit or presence</p>
+ </div>
+</d:entry>
+<d:entry id="doiway" d:title="doiwā">
+ <d:index d:value="doiwā"/>
+ <d:index d:value="coffee" d:title="doiwā" d:priority="2"/>
+ <h1>doiwā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of or related to coffee</p>
+ <p><span class="part_of_speech">noun</span> : coffee</p>
+ </div>
+</d:entry>
+<d:entry id="iyzhayoh" d:title="iyzhāō">
+ <d:index d:value="iyzhāō"/>
+ <d:index d:value="bread" d:title="iyzhāō" d:priority="2"/>
+ <h1>iyzhāō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of or related to bread</p>
+ <p><span class="part_of_speech">noun</span> : bread</p>
+ </div>
+</d:entry>
+<d:entry id="zhau" d:title="zhau">
+ <d:index d:value="zhau"/>
+ <d:index d:value="with" d:title="zhau" d:priority="2"/>
+ <h1>zhau</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : with</p>
+ </div>
+</d:entry>
+<d:entry id="zhohhh" d:title="zhōhh">
+ <d:index d:value="zhōhh"/>
+ <d:index d:value="to" d:title="zhōhh" d:priority="2"/>
+ <h1>zhōhh</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : to</p>
+ </div>
+</d:entry>
+<d:entry id="siy" d:title="siy">
+ <d:index d:value="siy"/>
+ <d:index d:value="from" d:title="siy" d:priority="2"/>
+ <h1>siy</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : from</p>
+ </div>
+</d:entry>
+<d:entry id="zhufoh" d:title="zhufō">
+ <d:index d:value="zhufō"/>
+ <d:index d:value="in" d:title="zhufō" d:priority="2"/>
+ <d:index d:value="into" d:title="zhufō" d:priority="2"/>
+ <h1>zhufō</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : in(to)</p>
+ </div>
+</d:entry>
+<d:entry id="tahhhdee" d:title="tähhdee">
+ <d:index d:value="tähhdee"/>
+ <d:index d:value="out" d:title="tähhdee" d:priority="2"/>
+ <h1>tähhdee</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : out (of)</p>
+ </div>
+</d:entry>
+<d:entry id="iyuh" d:title="iyuh">
+ <d:index d:value="iyuh"/>
+ <d:index d:value="on" d:title="iyuh" d:priority="2"/>
+ <d:index d:value="onto" d:title="iyuh" d:priority="2"/>
+ <h1>iyuh</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : on(to)</p>
+ </div>
+</d:entry>
+<d:entry id="tohsuh" d:title="tōsuh">
+ <d:index d:value="tōsuh"/>
+ <d:index d:value="off" d:title="tōsuh" d:priority="2"/>
+ <h1>tōsuh</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : off (of)</p>
+ </div>
+</d:entry>
+<d:entry id="ayd" d:title="ād">
+ <d:index d:value="ād"/>
+ <d:index d:value="around" d:title="ād" d:priority="2"/>
+ <h1>ād</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : around</p>
+ </div>
+</d:entry>
+<d:entry id="ayoh" d:title="āō">
+ <d:index d:value="āō"/>
+ <d:index d:value="through" d:title="āō" d:priority="2"/>
+ <h1>āō</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : through</p>
+ </div>
+</d:entry>
+<d:entry id="gohs" d:title="gōs">
+ <d:index d:value="gōs"/>
+ <d:index d:value="above" d:title="gōs" d:priority="2"/>
+ <h1>gōs</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : above</p>
+ </div>
+</d:entry>
+<d:entry id="aysoh" d:title="āsō">
+ <d:index d:value="āsō"/>
+ <d:index d:value="below" d:title="āsō" d:priority="2"/>
+ <h1>āsō</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : below</p>
+ </div>
+</d:entry>
+<d:entry id="ayiy" d:title="āiy">
+ <d:index d:value="āiy"/>
+ <d:index d:value="between" d:title="āiy" d:priority="2"/>
+ <h1>āiy</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : between</p>
+ </div>
+</d:entry>
+<d:entry id="ahaydiy" d:title="äādiy">
+ <d:index d:value="äādiy"/>
+ <d:index d:value="beside" d:title="äādiy" d:priority="2"/>
+ <h1>äādiy</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : beside</p>
+ </div>
+</d:entry>
+<d:entry id="ayzhoh" d:title="āzhō">
+ <d:index d:value="āzhō"/>
+ <d:index d:value="of" d:title="āzhō" d:priority="2"/>
+ <h1>āzhō</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : of</p>
+ </div>
+</d:entry>
+<d:entry id="ayfiy" d:title="āfiy">
+ <d:index d:value="āfiy"/>
+ <d:index d:value="at" d:title="āfiy" d:priority="2"/>
+ <h1>āfiy</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : at</p>
+ </div>
+</d:entry>
+<d:entry id="doht" d:title="dōt">
+ <d:index d:value="dōt"/>
+ <d:index d:value="is" d:title="dōt" d:priority="2"/>
+ <d:index d:value="define" d:title="dōt" d:priority="2"/>
+ <h1>dōt</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is defined</p>
+ <span class="note"><p>Note: dōt is only for use with permanent conditions; for temporary conditions, see <a href="x-dictionary:r:dohhiy">dōhiy</a>.</p></span>
+ </div>
+</d:entry>
+<d:entry id="hohway" d:title="hōwā">
+ <d:index d:value="hōwā"/>
+ <d:index d:value="do" d:title="hōwā" d:priority="2"/>
+ <h1>hōwā</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is done</p>
+ </div>
+</d:entry>
+<d:entry id="dayoh" d:title="dāō">
+ <d:index d:value="dāō"/>
+ <d:index d:value="go" d:title="dāō" d:priority="2"/>
+ <h1>dāō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is gone (to)</p>
+ </div>
+</d:entry>
+<d:entry id="tehoh" d:title="tëō">
+ <d:index d:value="tëō"/>
+ <d:index d:value="stop" d:title="tëō" d:priority="2"/>
+ <h1>tëō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is stopped</p>
+ </div>
+</d:entry>
+<d:entry id="ohtsee" d:title="ōtsee">
+ <d:index d:value="ōtsee"/>
+ <d:index d:value="eat" d:title="ōtsee" d:priority="2"/>
+ <h1>ōtsee</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is eaten</p>
+ </div>
+</d:entry>
+<d:entry id="ohdsoh" d:title="ōdsō">
+ <d:index d:value="ōdsō"/>
+ <d:index d:value="drink" d:title="ōdsō" d:priority="2"/>
+ <h1>ōdsō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is drunk</p>
+ </div>
+</d:entry>
+<d:entry id="hhōwee" d:title="hhōwee">
+ <d:index d:value="hhōwee"/>
+ <d:index d:value="make" d:title="hhōwee" d:priority="2"/>
+ <h1>hhōwee</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is made</p>
+ </div>
+</d:entry>
+<d:entry id="auhee" d:title="auhee">
+ <d:index d:value="auhee"/>
+ <d:index d:value="destroy" d:title="auhee" d:priority="2"/>
+ <h1>auhee</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is destroyed</p>
+ </div>
+</d:entry>
+<d:entry id="dausut" d:title="dausut">
+ <d:index d:value="dausut"/>
+ <d:index d:value="give" d:title="dausut" d:priority="2"/>
+ <h1>dausut</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is given</p>
+ </div>
+</d:entry>
+<d:entry id="dayohsoh" d:title="dāōsō">
+ <d:index d:value="dāōsō"/>
+ <d:index d:value="take" d:title="dāōsō" d:priority="2"/>
+ <h1>dāōsō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is taken</p>
+ </div>
+</d:entry>
+<d:entry id="dohhiy" d:title="dōhiy">
+ <d:index d:value="dōhiy"/>
+ <d:index d:value="have" d:title="dōhiy" d:priority="2"/>
+ <h1>dōhiy</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is had</p>
+ </div>
+</d:entry>
+<d:entry id="tausoh" d:title="tausō">
+ <d:index d:value="tausō"/>
+ <d:index d:value="want" d:title="tausō" d:priority="2"/>
+ <h1>tausō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is wanted</p>
+ </div>
+</d:entry>
+<d:entry id="dahsayt" d:title="däsāt">
+ <d:index d:value="däsāt"/>
+ <d:index d:value="need" d:title="däsāt" d:priority="2"/>
+ <h1>däsāt</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is needed</p>
+ </div>
+</d:entry>
+<d:entry id="dudohwah" d:title="dudōwä">
+ <d:index d:value="dudōwä"/>
+ <d:index d:value="grow" d:title="dudōwä" d:priority="2"/>
+ <h1>dudōwä</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is grown</p>
+ </div>
+</d:entry>
+<d:entry id="ohsuh" d:title="ōsuh">
+ <d:index d:value="ōsuh"/>
+ <d:index d:value="use" d:title="ōsuh" d:priority="2"/>
+ <h1>ōsuh</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is used</p>
+ </div>
+</d:entry>
+<d:entry id="zhaysoh" d:title="zhāsō">
+ <d:index d:value="zhāsō"/>
+ <d:index d:value="touch" d:title="zhāsō" d:priority="2"/>
+ <d:index d:value="feel" d:title="zhāsō" d:priority="2"/>
+ <h1>zhāsō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is touched or felt</p>
+ </div>
+</d:entry>
+<d:entry id="jahsaytoh" d:title="jäsātō">
+ <d:index d:value="jäsātō"/>
+ <d:index d:value="speak" d:title="jäsātō" d:priority="2"/>
+ <h1>jäsātō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is spoken</p>
+ </div>
+</d:entry>
+<d:entry id="dohtohwah" d:title="dōtōwä">
+ <d:index d:value="dōtōwä"/>
+ <d:index d:value="sleep" d:title="dōtōwä" d:priority="2"/>
+ <h1>dōtōwä</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is made to sleep</p>
+ </div>
+</d:entry>
+<d:entry id="hohwohsee" d:title="hōwōsee">
+ <d:index d:value="hōwōsee"/>
+ <d:index d:value="see" d:title="hōwōsee" d:priority="2"/>
+ <h1>hōwōsee</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is seen</p>
+ </div>
+</d:entry>
+<d:entry id="dohwayt" d:title="dōwāt">
+ <d:index d:value="dōwāt"/>
+ <d:index d:value="mix" d:title="dōwāt" d:priority="2"/>
+ <h1>dōwāt</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is mixed</p>
+ </div>
+</d:entry>
+<d:entry id="tohtoh" d:title="tōtō">
+ <d:index d:value="tōtō"/>
+ <d:index d:value="enable" d:title="tōtō" d:priority="2"/>
+ <d:index d:value="can" d:title="tōtō" d:priority="2"/>
+ <h1>tōtō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is enabled</p>
+ </div>
+</d:entry>
+<d:entry id="dautayoh" d:title="dautāō">
+ <d:index d:value="dautāō"/>
+ <d:index d:value="fly" d:title="dautāō" d:priority="2"/>
+ <h1>dautāō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is flown</p>
+ </div>
+</d:entry>
+<d:entry id="dahood" d:title="däūd">
+ <d:index d:value="däūd"/>
+ <d:index d:value="grab" d:title="däūd" d:priority="2"/>
+ <h1>däūd</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is grabbed</p>
+ </div>
+</d:entry>
+<d:entry id="fohaysoh" d:title="fōāsō">
+ <d:index d:value="fōāsō"/>
+ <d:index d:value="drop" d:title="fōāsō" d:priority="2"/>
+ <h1>fōāsō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is dropped</p>
+ </div>
+</d:entry>
+<d:entry id="eedautiy" d:title="eedautiy">
+ <d:index d:value="eedautiy"/>
+ <d:index d:value="attack" d:title="eedautiy" d:priority="2"/>
+ <h1>eedautiy</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is attacked</p>
+ </div>
+</d:entry>
+<d:entry id="ahtaus" d:title="ätaus">
+ <d:index d:value="ätaus"/>
+ <d:index d:value="hurt" d:title="ätaus" d:priority="2"/>
+ <h1>ätaus</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is hurt</p>
+ </div>
+</d:entry>
+<d:entry id="siytay" d:title="siytā">
+ <d:index d:value="siytā"/>
+ <d:index d:value="punch" d:title="siytā" d:priority="2"/>
+ <h1>siytā</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is punched</p>
+ </div>
+</d:entry>
+<d:entry id="seetiy" d:title="seetiy">
+ <d:index d:value="seetiy"/>
+ <d:index d:value="kick" d:title="seetiy" d:priority="2"/>
+ <h1>seetiy</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is kicked</p>
+ </div>
+</d:entry>
+<d:entry id="saydoh_2" d:title="sādō">
+ <d:index d:value="sādō"/>
+ <d:index d:value="bring" d:title="sādō" d:priority="2"/>
+ <h1>sādō²</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is brought</p>
+ </div>
+</d:entry>
+<d:entry id="dohsiy_2" d:title="dōsiy">
+ <d:index d:value="dōsiy"/>
+ <d:index d:value="come" d:title="dōsiy" d:priority="2"/>
+ <d:index d:value="arrive" d:title="dōsiy" d:priority="2"/>
+ <h1>dōsiy²</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is arrived (at)</p>
+ </div>
+</d:entry>
+<d:entry id="tohtay" d:title="tōtā">
+ <d:index d:value="tōtā"/>
+ <d:index d:value="leave" d:title="tōtā" d:priority="2"/>
+ <d:index d:value="depart" d:title="tōtā" d:priority="2"/>
+ <h1>tōtā</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is departed (from)</p>
+ </div>
+</d:entry>
+<d:entry id="hhohutee" d:title="hhōwutee">
+ <d:index d:value="hhōwutee"/>
+ <d:index d:value="kill" d:title="hhōwutee" d:priority="2"/>
+ <h1>hhōwutee</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is killed</p>
+ </div>
+</d:entry>
+<d:entry id="diytayzhoh" d:title="diytāzhō">
+ <d:index d:value="diytāzhō"/>
+ <d:index d:value="raise" d:title="diytāzhō" d:priority="2"/>
+ <h1>diytāzhō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is raised</p>
+ </div>
+</d:entry>
+<d:entry id="faytjohsoh" d:title="fātjōsō">
+ <d:index d:value="fātjōsō"/>
+ <d:index d:value="draw" d:title="fātjōsō" d:priority="2"/>
+ <d:index d:value="pull" d:title="fātjōsō" d:priority="2"/>
+ <h1>fātjōsō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is drawn (in)</p>
+ </div>
+</d:entry>
+<d:entry id="futahsoh" d:title="futäsō">
+ <d:index d:value="futäsō"/>
+ <d:index d:value="draw" d:title="futäsō" d:priority="2"/>
+ <h1>futäsō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is drawn (as in, a picture)</p>
+ </div>
+</d:entry>
+<d:entry id="daudoh" d:title="daudō">
+ <d:index d:value="daudō"/>
+ <d:index d:value="pull" d:title="daudō" d:priority="2"/>
+ <h1>daudō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is pulled</p>
+ </div>
+</d:entry>
+<d:entry id="zhiyzhau" d:title="zhiyzhau">
+ <d:index d:value="zhiyzhau"/>
+ <d:index d:value="together" d:title="zhiyzhau" d:priority="2"/>
+ <h1>zhiyzhau</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : together; collected</p>
+ <p><span class="part_of_speech">noun</span> : togetherness</p>
+ </div>
+</d:entry>
+<d:entry id="poh" d:title="pō">
+ <d:index d:value="pō"/>
+ <d:index d:value="while" d:title="pō" d:priority="2"/>
+ <h1>pō</h1>
+ <div>
+ <p><span class="part_of_speech">subordinating conjunction</span> : while</p>
+ </div>
+</d:entry>
+<d:entry id="zhähhsō" d:title="zhähhsō">
+ <d:index d:value="zhähhsō"/>
+ <d:index d:value="Kenneth" d:title="zhähhsō" d:priority="2"/>
+ <h1>zhähhsō</h1>
+ <div>
+ <p><span class="part_of_speech">masculine given name</span> : meaning "sharp beauty"</p>
+ </div>
+</d:entry>
+<d:entry id="dayhhuh" d:title="dāhhuh">
+ <d:index d:value="dāhhuh"/>
+ <d:index d:value="house" d:title="dāhhuh" d:priority="2"/>
+ <d:index d:value="habitat" d:title="dāhhuh" d:priority="2"/>
+ <h1>dāhhuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : having house-like qualities</p>
+ <p><span class="part_of_speech">noun</span> : a house</p>
+ <ul><li>(of an animal) a habitat</li></ul>
+ </div>
+</d:entry>
+<d:entry id="sāhheet" d:title="sāhheet">
+ <d:index d:value="sāhheet"/>
+ <d:index d:value="store" d:title="sāhheet" d:priority="2"/>
+ <h1>sāhheet</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of or found in a store</p>
+ <p><span class="part_of_speech">noun</span> : a store, esp. for food</p>
+ </div>
+</d:entry>
+<d:entry id="pätō" d:title="pätō">
+ <d:index d:value="pätō"/>
+ <d:index d:value="father" d:title="pätō" d:priority="2"/>
+ <h1>pätō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : fatherly</p>
+ <p><span class="part_of_speech">noun</span> : father</p>
+ </div>
+</d:entry>
+<d:entry id="iyzhō" d:title="iyzhō">
+ <d:index d:value="iyzhō"/>
+ <d:index d:value="meet" d:title="iyzhō" d:priority="2"/>
+ <h1>iyzhō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is met</p>
+ </div>
+</d:entry>
+<d:entry id="dauhhuh" d:title="dauhhuh" d:parental-control="1">
+ <d:index d:value="dauhhuh"/>
+ <d:index d:value="brothel" d:title="dauhhuh" d:priority="2"/>
+ <h1>dauhhuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of or from a brothel</p>
+ <p><span class="part_of_speech">noun</span> : a brothel</p>
+ </div>
+</d:entry>
+<d:entry id="zhahsaytooay" d:title="zhäsātūā">
+ <d:index d:value="zhäsātūā"/>
+ <d:index d:value="Samantha" d:title="zhäsātūā" d:priority="2"/>
+ <h1>zhäsātūā</h1>
+ <div>
+ <p><span class="part_of_speech">feminine given name</span> : meaning "heard by the spirits"</p>
+ <h2>Diminutives:</h2>
+ <ul><li><a href="x-dictionary:r:zhahsay">zhäsā</a></li></ul>
+ </div>
+</d:entry>
+<d:entry id="zhahsay_2" d:title="zhäsā">
+ <d:index d:value="zhäsā"/>
+ <d:index d:value="Sam" d:title="zhäsā" d:priority="2"/>
+ <h1>zhäsā²</h1>
+ <div>
+ <p><span class="part_of_speech">feminine given name</span> : diminutive of <a href="x-dictionary:r:zhahsaytooay">zhäsātūā</a>.</p>
+ </div>
+</d:entry>
+<d:entry id="gautoh" d:title="gautō" d:parental-control="1">
+ <d:index d:value="gautō"/>
+ <d:index d:value="prostitute" d:title="gautō" d:priority="2"/>
+ <h1>gautō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a prostitute</p>
+ <p><span class="part_of_speech">noun</span> : a prostitute</p>
+ </div>
+</d:entry>
+<d:entry id="tohhhfoh" d:title="tōhhfō" d:parental-control="1">
+ <d:index d:value="tōhhfō"/>
+ <d:index d:value="fuck" d:title="tōhhfō" d:priority="2"/>
+ <h1>tōhhfō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : (vulgar) is engaged in sexual intercourse by a prostitute</p>
+ </div>
+</d:entry>
+<d:entry id="dahoofut" d:title="däūfut">
+ <d:index d:value="däūfut"/>
+ <d:index d:value="portion" d:title="däūfut" d:priority="2"/>
+ <h1>däūfut</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : portioned</p>
+ <p><span class="part_of_speech">noun</span> : a portion</p>
+ </div>
+</d:entry>
+<d:entry id="tauzhuh" d:title="tauzhuh">
+ <d:index d:value="tauzhuh"/>
+ <d:index d:value="syllable" d:title="tauzhuh" d:priority="2"/>
+ <h1>tauzhuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : syllabic</p>
+ <p><span class="part_of_speech">noun</span> : a syllable</p>
+ </div>
+</d:entry>
+<d:entry id="dohwuh" d:title="dōwuh">
+ <d:index d:value="dōwuh"/>
+ <d:index d:value="roman" d:title="dōwuh" d:priority="2"/>
+ <h1>dōwuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : related to the Roman alphabet</p>
+ <ul><li>(of a text) written using the dōwuh system</li></ul>
+ <p><span class="part_of_speech">noun</span> : the Roman alphabet</p>
+ <ul><li>a system of romanization for the Jästūgā syllabary</li></ul>
+ </div>
+</d:entry>
+<d:entry id="sahiyfay" d:title="säiyfā">
+ <d:index d:value="säiyfā"/>
+ <d:index d:value="move" d:title="säiyfā" d:priority="2"/>
+ <h1>säiyfā</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is moved</p>
+ </div>
+</d:entry>
+<d:entry id="siyfaydooway" d:title="siyfādūwā">
+ <d:index d:value="siyfādūwā"/>
+ <d:index d:value="bus" d:title="siyfādūwā" d:priority="2"/>
+ <h1>siyfādūwā</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a bus</p>
+ <p><span class="part_of_speech">noun</span> : a bus</p>
+ </div>
+</d:entry>
+<d:entry id="hahweeohs" d:title="hāweeōs">
+ <d:index d:value="hāweeōs"/>
+ <d:index d:value="hunt" d:title="hāweeōs" d:priority="2"/>
+ <h1>hāweeōs</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is hunted</p>
+ </div>
+</d:entry>
+<d:entry id="ahwoh" d:title="äwō">
+ <d:index d:value="äwō"/>
+ <d:index d:value="ask" d:title="äwō" d:priority="2"/>
+ <h1>äwō</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is asked</p>
+ </div>
+</d:entry>
+<d:entry id="dahoo" d:title="däū">
+ <d:index d:value="däū"/>
+ <d:index d:value="break up" d:title="däū" d:priority="2"/>
+ <h1>däū</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is broken up</p>
+ </div>
+</d:entry>
+<d:entry id="auāō" d:title="auāō">
+ <d:index d:value="auāō"/>
+ <d:index d:value="detail" d:title="auāō" d:priority="2"/>
+ <h1>auāō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : detailed</p>
+ <p><span class="part_of_speech">noun</span> : a detail</p>
+ </div>
+</d:entry>
+<d:entry id="auhh" d:title="auhh">
+ <d:index d:value="auhh"/>
+ <d:index d:value="for" d:title="auhh" d:priority="2"/>
+ <h1>auhh</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : for</p>
+ </div>
+</d:entry>
+<d:entry id="jāsō" d:title="jāsō">
+ <d:index d:value="jāsō"/>
+ <h1>jāsō</h1>
+ <div>
+ <p><span class="part_of_speech">masculine given name</span> : meaning "is felt"</p>
+ </div>
+</d:entry>
+<d:entry id="utaeō" d:title="utaeō">
+ <d:index d:value="utaeō"/>
+ <h1>utaeō</h1>
+ <div>
+ <p><span class="part_of_speech">feminine given name</span> : from <a href="x-dictionary:r:utao">utao</a>.</p>
+ </div>
+</d:entry>
+<d:entry id="too" d:title="tū">
+ <d:index d:value="tū"/>
+ <d:index d:value="like" d:title="tū" d:priority="2"/>
+ <h1>tū</h1>
+ <div>
+ <p><span class="part_of_speech">postposition</span> : like</p>
+ </div>
+</d:entry>
+<d:entry id="taygaus" d:title="tāgaus">
+ <d:index d:value="tāgaus"/>
+ <d:index d:value="mean" d:title="tāgaus" d:priority="2"/>
+ <d:index d:value="intend" d:title="tāgaus" d:priority="2"/>
+ <h1>tāgaus</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is meant or intended</p>
+ </div>
+</d:entry>
+<d:entry id="hhiyhō" d:title="hhiyhō">
+ <d:index d:value="hhiyhō"/>
+ <d:index d:value="Light" d:title="hhiyhō" d:priority="2"/>
+ <h1>hhiyhō</h1>
+ <div>
+ <p><span class="part_of_speech">masculine given name</span> : from <a href="x-dictionary:r:hiyfuh">hiyfuh</a>.</p>
+ </div>
+</d:entry>
+<d:entry id="daytoh" d:title="dātō">
+ <d:index d:value="dātō"/>
+ <d:index d:value="wing" d:title="dātō" d:priority="2"/>
+ <h1>dātō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of or having a wing</p>
+ <p><span class="part_of_speech">noun</span> : a wing</p>
+ </div>
+</d:entry>
+<d:entry id="tayaufoot" d:title="tāaufūt">
+ <d:index d:value="tāaufūt"/>
+ <d:index d:value="feather" d:title="tāaufūt" d:priority="2"/>
+ <h1>tāaufūt</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : of a feather; feathered</p>
+ <p><span class="part_of_speech">noun</span> : a feather</p>
+ </div>
+</d:entry>
+<d:entry id="taefah" d:title="taefä">
+ <d:index d:value="taefä"/>
+ <h1>taefä</h1>
+ <div>
+ <p><span class="part_of_speech">feminine given name</span> : from <a href="x-dictionary:r:tayaufoot">tāaufūt</a>.</p>
+ </div>
+</d:entry>
+<d:entry id="dohfuh" d:title="dōfuh">
+ <d:index d:value="dōfuh"/>
+ <d:index d:value="tall" d:title="dōfuh" d:priority="2"/>
+ <d:index d:value="high" d:title="dōfuh" d:priority="2"/>
+ <d:index d:value="height" d:title="dōfuh" d:priority="2"/>
+ <h1>dōfuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : tall; high</p>
+ <p><span class="part_of_speech">noun</span> : height</p>
+ </div>
+</d:entry>
+<d:entry id="zhahtiys" d:title="zhätiys">
+ <d:index d:value="zhätiys"/>
+ <d:index d:value="condolences" d:title="zhätiys" d:priority="2"/>
+ <d:index d:value="empathetic" d:title="zhätiys" d:priority="2"/>
+ <d:index d:value="empathy" d:title="zhätiys" d:priority="2"/>
+ <h1>zhätiys</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : empathetic</p>
+ <p><span class="part_of_speech">noun</span> : empathy; condolences</p>
+ </div>
+ <div class="etymology">
+ <p>uwād zhau zhiy ätaus</p>
+ </div>
+</d:entry>
+<d:entry id="faytjuday" d:title="fātjudā">
+ <d:index d:value="fātjudā"/>
+ <d:index d:value="concern" d:title="fātjudā" d:priority="2"/>
+ <d:index d:value="mind" d:title="fātjudā" d:priority="2"/>
+ <h1>fātjudā</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is concerned; minds</p>
+ </div>
+ <div class="etymology">
+ <p>fātjōsō judaentëd [drawn as a caretaker]</p>
+ </div>
+</d:entry>
+<d:entry id="sauduh" d:title="sauduh">
+ <d:index d:value="sauduh"/>
+ <d:index d:value="exchange" d:title="sauduh" d:priority="2"/>
+ <d:index d:value="trade" d:title="sauduh" d:priority="2"/>
+ <h1>sauduh</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is exchanged</p>
+ </div>
+ <div class="etymology">
+ <p>susä zhōhh dausut</p>
+ </div>
+</d:entry>
+<d:entry id="zhohfau" d:title="zhōfau">
+ <d:index d:value="zhōfau"/>
+ <d:index d:value="value" d:title="zhōfau" d:priority="2"/>
+ <d:index d:value="valuable" d:title="zhōfau" d:priority="2"/>
+ <h1>zhōfau</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : valuable</p>
+ <p><span class="part_of_speech">noun</span> : value</p>
+ </div>
+ <div class="etymology">
+ <p>zhā jōfä sauduh</p>
+ </div>
+</d:entry>
+<d:entry id="zhohaus" d:title="zhōaus">
+ <d:index d:value="zhōaus"/>
+ <d:index d:value="value" d:title="zhōaus" d:priority="2"/>
+ <d:index d:value="appreciate" d:title="zhōaus" d:priority="2"/>
+ <h1>zhōaus</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is appreciated</p>
+ </div>
+ <div class="etymology">
+ <p>zhā zhōfau dausut</p>
+ </div>
+</d:entry>
+<d:entry id="tay" d:title="tā">
+ <d:index d:value="tā"/>
+ <d:index d:value="Mr." d:title="tā" d:priority="2"/>
+ <d:index d:value="Sir" d:title="tā" d:priority="2"/>
+ <h1>tā</h1>
+ <div>
+ <p><span class="part_of_speech">honorific</span> : neuter honorific</p>
+ </div>
+ <div class="etymology">
+ <p>-tāhhätoi</p>
+ </div>
+</d:entry>
+<d:entry id="tae" d:title="tae">
+ <d:index d:value="tae"/>
+ <d:index d:value="Mrs." d:title="tae" d:priority="2"/>
+ <d:index d:value="Madam" d:title="tae" d:priority="2"/>
+ <h1>tae</h1>
+ <div>
+ <p><span class="part_of_speech">honorific</span> : feminine honorific</p>
+ </div>
+ <div class="etymology">
+ <p>-tāhhätoi</p>
+ </div>
+</d:entry>
+<d:entry id="taufoh" d:title="taufō">
+ <d:index d:value="taufō"/>
+ <d:index d:value="nothing" d:title="taufō" d:priority="2"/>
+ <d:index d:value="none" d:title="taufō" d:priority="2"/>
+ <h1>taufō</h1>
+ <div>
+ <p><span class="part_of_speech">pronoun</span> : none; nothing</p>
+ </div>
+ <div class="etymology">
+ <p>tūād fō</p>
+ </div>
+</d:entry>
+<d:entry id="toizhau" d:title="toizhau">
+ <d:index d:value="toizhau"/>
+ <d:index d:value="everything" d:title="toizhau" d:priority="2"/>
+ <d:index d:value="all" d:title="toizhau" d:priority="2"/>
+ <h1>toizhau</h1>
+ <div>
+ <p><span class="part_of_speech">pronoun</span> : all; everything</p>
+ </div>
+ <div class="etymology">
+ <p>tūād zhiyzhau</p>
+ </div>
+</d:entry>
+<d:entry id="wau" d:title="wau">
+ <d:index d:value="wau"/>
+ <d:index d:value="to" d:title="wau" d:priority="2"/>
+ <h1>wau</h1>
+ <div>
+ <p><span class="part_of_speech">subordinating conjunction</span> : to</p>
+ </div>
+ <div class="etymology">
+ <p>woi+auhh</p>
+ </div>
+</d:entry>
+<d:entry id="tohdahhh" d:title="tōdähh">
+ <d:index d:value="tōdähh"/>
+ <d:index d:value="live" d:title="tōdähh" d:priority="2"/>
+ <h1>tōdähh</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is lived</p>
+ </div>
+ <div class="etymology">
+ <p>tōtā dähhmee</p>
+ </div>
+</d:entry>
+<d:entry id="uhhwohs" d:title="uhhwōs">
+ <d:index d:value="uhhwōs"/>
+ <d:index d:value="show" d:title="uhhwōs" d:priority="2"/>
+ <d:index d:value="present" d:title="uhhwōs" d:priority="2"/>
+ <h1>uhhwōs</h1>
+ <div>
+ <p><span class="part_of_speech">verb</span> : is shown; is presented</p>
+ </div>
+ <div class="etymology">
+ <p>ūhhl'hōwōsee</p>
+ </div>
+</d:entry>
+<d:entry id="zhohsiy" d:title="zhōsiy">
+ <d:index d:value="zhōsiy"/>
+ <d:index d:value="item" d:title="zhōsiy" d:priority="2"/>
+ <h1>zhōsiy</h1>
+ <div>
+ <p><span class="part_of_speech">classifier</span> : generic object classifier</p>
+ </div>
+ <div class="etymology">
+ <p>zhōd siy</p>
+ </div>
+</d:entry>
+<d:entry id="zhahfuh" d:title="zhäfuh">
+ <d:index d:value="zhäfuh"/>
+ <d:index d:value="partitioned" d:title="zhäfuh" d:priority="2"/>
+ <d:index d:value="fragmented" d:title="zhäfuh" d:priority="2"/>
+ <d:index d:value="thing" d:title="zhäfuh" d:priority="2"/>
+ <d:index d:value="piece" d:title="zhäfuh" d:priority="2"/>
+ <h1>zhäfuh</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : partitioned; fragmented</p>
+ <p><span class="part_of_speech">noun</span> : a thing</p>
+ <ul><li>a piece</li></ul>
+ </div>
+ <div class="etymology">
+ <p>zhōd däūfut</p>
+ </div>
+</d:entry>
+<d:entry id="ohwayhhooeh" d:title="ōwāhhūë">
+ <d:index d:value="ōwāhhūë"/>
+ <d:index d:value="practice" d:title="ōwāhhūë" d:priority="2"/>
+ <d:index d:value="practiced" d:title="ōwāhhūë" d:priority="2"/>
+ <h1>ōwāhhūë</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : practiced</p>
+ <p><span class="part_of_speech">noun</span> : practice</p>
+ </div>
+ <div class="etymology">
+ <p>hōwāl'giy auhh dāpë</p>
+ </div>
+</d:entry>
+<d:entry id="tohhhhoh" d:title="tōhhhō">
+ <d:index d:value="tōhhhō"/>
+ <d:index d:value="student" d:title="tōhhhō" d:priority="2"/>
+ <d:index d:value="studious" d:title="tōhhhō" d:priority="2"/>
+ <h1>tōhhhō</h1>
+ <div>
+ <p><span class="part_of_speech">adjective</span> : studious</p>
+ <p><span class="part_of_speech">noun</span> : student</p>
+ </div>
+ <div class="etymology">
+ <p>tōtāhhhō</p>
+ </div>
+</d:entry>
+</d:dictionary>
--- /dev/null
+<!DOCTYPE html>
+<html lang="en-US">
+<head>
+ <title>Jästugā
 - The Official Information Page for The Language</title>
+ <meta http-equiv="Content-Type" content = "text/html; charset=UTF-8">
+ <link id="day" href="files/style.css" rel="stylesheet" type="text/css" title="Standard"> <!-- Main Stylesheet -->
+ <link id="night" href="files/night.css" rel="alternate stylesheet" type="text/css" title="Night"> <!-- Night Mode -->
+ <link id="clover" href="files/clover.css" rel="alternate stylesheet" type="text/css" title="Clover"> <!-- St. Patrick's Day -->
+ <link id="oe" href="files/oldenglish.css" rel="alternate stylesheet" type="text/css" title="Old English"> <!-- Old English @ Noon -->
+ <script src="files/global.js" type="text/javascript"></script> <!-- Main scripts -->
+</head>
+<body>
+
+<!-- svg graphic encoding: -->
+ <div class="topcontainer">
+ <div class="topbanner">
+ <div class="toptext">
+ <a href="Main.html" title="What to say">Dictionary</a><br />
+ <a href="Grammar.html" title="How to say it">Grammar</a><br />
+ <a href="Syllabary.html" title="How to write it">Syllabary</a><br />
+ <a href="Lessons.html" title="How to learn it">Lessons</a><br />
+ <a href="About.html" title="What is it?">About</a><br />
+ </div>
+ <div title="This says Jästugā!" class="topsvg">
+ <svg width="310" height="175" xmlns="http://www.w3.org/2000/svg">
+ <metadata id="metadata2997">image/svg+xml</metadata>
+ <g>
+ <g>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3780" d="m20,5l-15,30l30,0l0,-10l-10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3782" d="m10,55l15,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3784" d="m25,55l5,10"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3786" d="m5,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23226 5,-5 5,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3790" d="m5,90l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3792" d="m15,95l20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3794" d="m35,95l-20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3796" d="m5,125l10,-15"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3798" d="m15,140l10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3800" d="m5,145l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3802" d="m20,145l0,25"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,5l-15,30l30,0l0,-10l-10,0" id="path3836"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m280,55l15,-5" id="path3838"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m295,55l5,10" id="path3840"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23225 5,-5 5,-5" id="path3842"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,90l30,0" id="path3844"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,95l20,30" id="path3846"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m305,95l-20,30" id="path3848"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,125l10,-15" id="path3850"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,140l10,0" id="path3852"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,145l30,0" id="path3854"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,145l0,25" id="path3856"/>
+ <path fill="none" stroke-width="1px" id="path3858" d="m45,5l0,165"/>
+ <path fill="none" stroke-width="1px" id="path3860" d="m265,5l0,165"/>
+ </g>
+ </g>
+ </svg>
+ <div id="textbox">
+ <h1 title="Jah-stoo-gay">Jästugā</h1>
+ <h2 title="That's right!"><script type="text/javascript">document.write(hTwo[Math.floor(Math.random() * hTwo.length)]);</script></h2>
+ </div>
+ </div>
+ </div>
+ </div>
+
+<!-- The Pronunciation Sidebar -->
+ <div class="sidecontainer">
+ <div class="sidebar">
+ <h3 title="About it:">ABOUT:</h3>
+ <p>Notes:<br />
+ Created by ⸺<br />
+ To enter Night Mode, goto View ➞ Page Style ➞ Night
+ </p>
+ </div>
+ </div>
+
+<!-- The main body, etc. -->
+ <div class="mainbody">
+ <p>ABOUT:<br />The Jästugā Project was started sometime around 2010, with the ambitious goal of eventually becoming a "complete" language. The language began with only a handful of simple words, and has gradually evolved from there.</p>
+ <p><strong>So, why did you <em>really</em> create this language?</strong><br />I am a writer, and one of the simple truths of writing in any "real" language is that, no matter what name you should pick, someone or something else also has that name. Since the focus of my writings was a fictional place that I wanted to detach from the real world as much as possible, I decided to create a language of my own so that I could create unique names with a real etymological basis. Furthermore, I wanted to prove that a complex language could evolve from a small selection of very simple words.</p>
+ <p><strong>Why don't some of the words have definitions?</strong><br />In order to prevent awkward situations that could potentially be created by having one's mouse in the wrong place when another looks at one's screen, the definitions of any words with "questionable" content have been "commented out". You can undo this, or view any such definitions, by opening the db.js file in a text editor.</p>
+
+ <!-- Creative Commons License -->
+ <table id="cc" xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
+ <tr>
+ <td><a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/">
+ <img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" />
+ </a></td>
+ <td>To the extent possible under law, <span resource="[_:publisher]" rel="dct:publisher"><span property="dct:title">⸺ </span></span>has waived all copyright and related or neighboring rights to this work. This work is published from: <span property="vcard:Country" datatype="dct:ISO3166" content="US" about="[_:publisher]">United States </span>.</td>
+ </tr>
+ </table>
+ </div>
+</body>
+</html>
\ No newline at end of file
--- /dev/null
+<!DOCTYPE html>
+<html lang="en-US">
+<head>
+ <title>Jästugā
 - The Official Grammar Page for The Language</title>
+ <meta http-equiv="Content-Type" content = "text/html; charset=UTF-8">
+ <link id="day" href="files/style.css" rel="stylesheet" type="text/css" title="Standard"> <!-- Main Stylesheet -->
+ <link id="night" href="files/night.css" rel="alternate stylesheet" type="text/css" title="Night"> <!-- Night Mode -->
+ <link id="clover" href="files/clover.css" rel="alternate stylesheet" type="text/css" title="Clover"> <!-- St. Patrick's Day -->
+ <link id="oe" href="files/oldenglish.css" rel="alternate stylesheet" type="text/css" title="Old English"> <!-- Old English @ Noon -->
+ <script src="files/global.js" type="text/javascript"></script> <!-- Main scripts -->
+</head>
+<body>
+
+<!-- svg graphic encoding: -->
+ <div class="topcontainer">
+ <div class="topbanner">
+ <div class="toptext">
+ <a href="Main.html" title="What to say">Dictionary</a><br />
+ <a href="Grammar.html" title="How to say it">Grammar</a><br />
+ <a href="Syllabary.html" title="How to write it">Syllabary</a><br />
+ <a href="Lessons.html" title="How to learn it">Lessons</a><br />
+ <a href="About.html" title="What is it?">About</a><br />
+ </div>
+ <div title="This says Jästugā!" class="topsvg">
+ <svg width="310" height="175" xmlns="http://www.w3.org/2000/svg">
+ <metadata id="metadata2997">image/svg+xml</metadata>
+ <g>
+ <g>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3780" d="m20,5l-15,30l30,0l0,-10l-10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3782" d="m10,55l15,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3784" d="m25,55l5,10"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3786" d="m5,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23226 5,-5 5,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3790" d="m5,90l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3792" d="m15,95l20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3794" d="m35,95l-20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3796" d="m5,125l10,-15"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3798" d="m15,140l10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3800" d="m5,145l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3802" d="m20,145l0,25"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,5l-15,30l30,0l0,-10l-10,0" id="path3836"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m280,55l15,-5" id="path3838"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m295,55l5,10" id="path3840"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23225 5,-5 5,-5" id="path3842"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,90l30,0" id="path3844"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,95l20,30" id="path3846"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m305,95l-20,30" id="path3848"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,125l10,-15" id="path3850"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,140l10,0" id="path3852"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,145l30,0" id="path3854"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,145l0,25" id="path3856"/>
+ <path fill="none" stroke-width="1px" id="path3858" d="m45,5l0,165"/>
+ <path fill="none" stroke-width="1px" id="path3860" d="m265,5l0,165"/>
+ </g>
+ </g>
+ </svg>
+ <div id="textbox">
+ <h1 title="Jah-stoo-gay">Jästugā</h1>
+ <h2 title="That's right!"><script type="text/javascript">document.write(hTwo[Math.floor(Math.random() * hTwo.length)]);</script></h2>
+ </div>
+ </div>
+ </div>
+ </div>
+
+<!-- The Pronunciation Sidebar -->
+ <div class="sidecontainer">
+ <div class="sidebar">
+ <h3 title="How to say it:">GRAMMAR:</h3>
+ <p>Notes:<br />
+ Nothing yet!
+ </p>
+ </div>
+ </div>
+
+<!-- The main body, etc. -->
+ <div class="mainbody">
+ <p>THE VERB:<br />The verb defines an action. Verbs are, by default, in the passive voice; that is, they show to what an action happens before they what performed the action.</p>
+ <p>THE OBJECT AND SUBJECT:<br />The object tells what received an action, while the subject tells what performed the action. Every sentence must have either a subject or an object.</p>
+ <p>NOUN PHRASES:<br />The noun phrase defines a noun. There are two basic elements of a noun phrase: article, and noun. Adjective phrases can also be used to further describe a noun.<br />The article both defines the noun and describes it, as definite, indefinite, or proper. Articles are required for noun phrases.<br />The noun is the “subject” of a noun phrase; it states that which is being defined. Nouns can be any noun/adjective or any name. Nouns are required for noun phrases.<br />The adjective phrase helps to describe the noun. It is an alternative to using an adjective after the noun, and is the only way to show possession. For more information, see the section on adjective phrases.<br />The proper structure of the noun phrase is as follows:<br /><span class="mpl">Article, adjective phrase, noun</span><br />The noun phrase can be followed by a verb, some form of punctuation, or a solitary adjective.</p>
+ <p>ADJECTIVES:<br />The adjective is used to further describe a noun. The adjective is any noun/adjective without an article. Names cannot be adjectives. The adjective must be preceded by a noun phrase or another adjective (not in an adjective phrase).</p>
+ <p>ADJECTIVE PHRASES:<br />The adjective phrase can be used inside the noun phrase to describe a noun. It is preceded by an article, and followed by a noun. The adjective phrase has two parts: the adjective and the preposition.<br />The adjective describes the noun and can be any noun/adjective. The adjective can also be replaced with a name or a pronoun in an adjective phrase, and as a result is the only way to show possession by a proper noun.<br />The preposition is used to define the relationship between the adjective and the noun.<br />The proper structure of the adjective phrase phrase is as follows:<br /><span class="mpl">Adjective, preposition</span></p>
+ <p>ADVERB PHRASES:<br />An adverb phrase describes an action. It is comprised of a noun phrase and a preposition.<br />The noun phrase is used to describe the manner in which the action takes place, by drawing a correlation to a trait that is characteristic of the action.<br />The preposition defines the correlation between the verb and the noun phrase.<br />The proper structure of the adverb phrase is as follows:<br /><span class="mpl">Noun phrase, preposition</span><br />Adverb phrases describing an action can be placed either at the beginning of a sentence, or at the end. If the phrase is placed at the end, it must be separated by a comma.<br />Adverb phrases may also be used to describe adjectives, in which case they are placed before the adjectives.</p>
+ <p>SENTENCE STRUCTURE:</p>
+ <dl>
+ <dt>Basic (passive):</dt>
+ <dd><span class="mpl">Adverb phrase, object, verb, subject</span></dd>
+ <dd>Furthermore, any noun or adjective not in an adjective phrase may be followed by an adjective (not shown), adverb phrases may be used before any adjective, and multiple adjective or adverb phrases may be used.</dd>
+ <dt>Indefinite object:</dt>
+ <dd><span class="mpl">Verb, subject</span></dd>
+ <dd>The indefinite object sentence allows one to describe an action without saying on what the action is performed. Example: If one wanted to say “He eats,” without saying what he eats, then one would write “Eaten by him”. The object is implied to mean “things”, resulting in a sentence interpreted as “[Things are] eaten by him.”</dd>
+ <dt>Indefinite subject:</dt>
+ <dd><span class="mpl">Object, verb</span></dd>
+ <dd>The indefinite subject sentence allows one to describe an action without saying who performs the action. Example: If one could say “It was eaten,” without saying who it was eaten by.</dd>
+ <dt>Active voice:</dt>
+ <dd><span class="mpl">Subject, "is defined by", (noun phrase), relative pronoun, object, verb</span></dd>
+ <dd>The active voice allows the emphasis of the sentence to be placed on the performer of an action. Example: to say “He ate it,” one could write “He is defined as (the person) who it was eaten by.”</dd>
+ </dl>
+
+
+<!-- Creative Commons License -->
+ <table id="cc" xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
+ <tr>
+ <td><a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/">
+ <img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" />
+ </a></td>
+ <td>To the extent possible under law, <span resource="[_:publisher]" rel="dct:publisher"><span property="dct:title">⸺ </span></span>has waived all copyright and related or neighboring rights to this work. This work is published from: <span property="vcard:Country" datatype="dct:ISO3166" content="US" about="[_:publisher]">United States </span>.</td>
+ </tr>
+ </table>
+ </div>
+</body>
+</html>
\ No newline at end of file
--- /dev/null
+<!DOCTYPE html>
+<html lang="en-US">
+<head>
+ <title>Jästugā
 - The Official Learning Page for The Language</title>
+ <meta http-equiv="Content-Type" content = "text/html; charset=UTF-8">
+ <link id="day" href="files/style.css" rel="stylesheet" type="text/css" title="Standard"> <!-- Main Stylesheet -->
+ <link id="night" href="files/night.css" rel="alternate stylesheet" type="text/css" title="Night"> <!-- Night Mode -->
+ <link id="clover" href="files/clover.css" rel="alternate stylesheet" type="text/css" title="Clover"> <!-- St. Patrick's Day -->
+ <link id="oe" href="files/oldenglish.css" rel="alternate stylesheet" type="text/css" title="Old English"> <!-- Old English @ Noon -->
+ <script src="files/global.js" type="text/javascript"></script> <!-- Main scripts -->
+</head>
+<body>
+
+<!-- svg graphic encoding: -->
+ <div class="topcontainer">
+ <div class="topbanner">
+ <div class="toptext">
+ <a href="Main.html" title="What to say">Dictionary</a><br />
+ <a href="Grammar.html" title="How to say it">Grammar</a><br />
+ <a href="Syllabary.html" title="How to write it">Syllabary</a><br />
+ <a href="Lessons.html" title="How to learn it">Lessons</a><br />
+ <a href="About.html" title="What is it?">About</a><br />
+ </div>
+ <div title="This says Jästugā!" class="topsvg">
+ <svg width="310" height="175" xmlns="http://www.w3.org/2000/svg">
+ <metadata id="metadata2997">image/svg+xml</metadata>
+ <g>
+ <g>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3780" d="m20,5l-15,30l30,0l0,-10l-10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3782" d="m10,55l15,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3784" d="m25,55l5,10"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3786" d="m5,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23226 5,-5 5,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3790" d="m5,90l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3792" d="m15,95l20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3794" d="m35,95l-20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3796" d="m5,125l10,-15"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3798" d="m15,140l10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3800" d="m5,145l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3802" d="m20,145l0,25"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,5l-15,30l30,0l0,-10l-10,0" id="path3836"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m280,55l15,-5" id="path3838"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m295,55l5,10" id="path3840"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23225 5,-5 5,-5" id="path3842"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,90l30,0" id="path3844"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,95l20,30" id="path3846"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m305,95l-20,30" id="path3848"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,125l10,-15" id="path3850"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,140l10,0" id="path3852"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,145l30,0" id="path3854"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,145l0,25" id="path3856"/>
+ <path fill="none" stroke-width="1px" id="path3858" d="m45,5l0,165"/>
+ <path fill="none" stroke-width="1px" id="path3860" d="m265,5l0,165"/>
+ </g>
+ </g>
+ </svg>
+ <div id="textbox">
+ <h1 title="Jah-stoo-gay">Jästugā</h1>
+ <h2 title="That's right!"><script type="text/javascript">document.write(hTwo[Math.floor(Math.random() * hTwo.length)]);</script></h2>
+ </div>
+ </div>
+ </div>
+ </div>
+
+<!-- The Pronunciation Sidebar -->
+ <div class="sidecontainer">
+ <div class="sidebar">
+ <h3 title="How to learn it:">LESSONS:</h3>
+ <p>Notes:<br />
+ Nothing yet!
+ </p>
+ </div>
+ </div>
+
+<!-- The main body, etc. -->
+ <div class="mainbody">
+ <a href="lessons/1.html">Lesson 1</a>
+
+
+<!-- Creative Commons License -->
+ <table id="cc" xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
+ <tr>
+ <td><a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/">
+ <img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" />
+ </a></td>
+ <td>To the extent possible under law, <span resource="[_:publisher]" rel="dct:publisher"><span property="dct:title">⸺ </span></span>has waived all copyright and related or neighboring rights to this work. This work is published from: <span property="vcard:Country" datatype="dct:ISO3166" content="US" about="[_:publisher]">United States </span>.</td>
+ </tr>
+ </table>
+ </div>
+</body>
+</html>
\ No newline at end of file
--- /dev/null
+<!DOCTYPE html>
+<html lang="en-US">
+<head>
+ <title>Jästugā
 - The Official Dictionary for The Language</title>
+ <meta http-equiv="Content-Type" content = "text/html; charset=UTF-8">
+ <link rel="icon" href="files/ä.ico">
+ <link id="day" href="files/style.css" rel="stylesheet" type="text/css" title="Standard"> <!-- Main Stylesheet -->
+ <link id="night" href="files/night.css" rel="alternate stylesheet" type="text/css" title="Night"> <!-- Night Mode -->
+ <link id="clover" href="files/clover.css" rel="alternate stylesheet" type="text/css" title="Clover"> <!-- St. Patrick's Day -->
+ <link id="oe" href="files/oldenglish.css" rel="alternate stylesheet" type="text/css" title="Old English"> <!-- Old English @ Noon -->
+ <script src="files/global.js" type="text/javascript"></script> <!-- Main scripts -->
+ <script src="files/db.js" type="text/javascript"></script> <!-- Word database (JavaScript) -->
+</head>
+<body>
+
+<!-- svg graphic encoding: -->
+ <div class="topcontainer">
+ <div class="topbanner">
+ <div class="toptext">
+ <a href="Main.html" title="What to say">Dictionary</a><br />
+ <a href="Grammar.html" title="How to say it">Grammar</a><br />
+ <a href="Syllabary.html" title="How to write it">Syllabary</a><br />
+ <a href="Lessons.html" title="How to learn it">Lessons</a><br />
+ <a href="About.html" title="What is it?">About</a><br />
+ </div>
+ <div title="This says Jästugā!" class="topsvg">
+ <svg width="310" height="175" xmlns="http://www.w3.org/2000/svg">
+ <metadata id="metadata2997">image/svg+xml</metadata>
+ <g>
+ <g>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3780" d="m20,5l-15,30l30,0l0,-10l-10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3782" d="m10,55l15,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3784" d="m25,55l5,10"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3786" d="m5,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23226 5,-5 5,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3790" d="m5,90l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3792" d="m15,95l20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3794" d="m35,95l-20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3796" d="m5,125l10,-15"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3798" d="m15,140l10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3800" d="m5,145l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3802" d="m20,145l0,25"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,5l-15,30l30,0l0,-10l-10,0" id="path3836"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m280,55l15,-5" id="path3838"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m295,55l5,10" id="path3840"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23225 5,-5 5,-5" id="path3842"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,90l30,0" id="path3844"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,95l20,30" id="path3846"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m305,95l-20,30" id="path3848"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,125l10,-15" id="path3850"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,140l10,0" id="path3852"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,145l30,0" id="path3854"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,145l0,25" id="path3856"/>
+ <path fill="none" stroke-width="1px" id="path3858" d="m45,5l0,165"/>
+ <path fill="none" stroke-width="1px" id="path3860" d="m265,5l0,165"/>
+ </g>
+ </g>
+ </svg>
+ <div id="textbox">
+ <h1 title="Jah-stoo-gay">Jästugā</h1>
+ <h2 title="That's right!"><script type="text/javascript">document.write(hTwo[Math.floor(Math.random() * hTwo.length)]);</script></h2>
+ </div>
+ </div>
+ </div>
+ </div>
+
+<!-- The Pronunciation Sidebar -->
+ <div class="sidecontainer">
+ <div class="sidebar">
+ <h3 title="How to say it:">PRONUNCIATION:</h3>
+ <dl class="pro">
+ <dt>Consonants</dt>
+ <dd>All consonants follow standard English pronunciation except:</dd>
+ <dd>h - silent, softens the following vowel</dd>
+ <dd>ħ - makes the hard "h" sound, as in "hair"</dd>
+ <dd>ʒ - the s in "vision" or "treasure"</dd>
+ <dt>Vowels</dt>
+ <dd>Vowels are pronounced as follows:</dd>
+ <dd>a - the a in "at"</dd>
+ <dd>ä - the a in "almost"</dd>
+ <dd>ā - the a in "stay"</dd>
+ <dd>æ - pronounced the same as ā</dd>
+ <dd>ꜵ - the ow in "cow"
+ <dd>ə - the u in "tug"</dd>
+ <dd>e - the e in "enter"</dd>
+ <dd>ē - the e in "flee"</dd>
+ <dd>ī - the i in "ivy"</dd>
+ <dd>o - the o in "go"</dd>
+ <dd>u - the oo in "zoo"</dd>
+ <dd>œ - the oy in "boy"</dd>
+ </dl>
+ </div>
+ </div>
+
+<!-- The main body, etc. -->
+ <div class="mainbody">
+ <div class="sel">
+ Filter Content:
+ <select id="filters">
+ <option selected="true" value="all">All</option>
+ <optgroup label="Nouns/Adjectives">
+ <option value="people">People</option>
+ <option value="body_parts">Body Parts</option>
+ <option value="clothing">Clothing</option>
+ <option value="biorythms">Biorythms</option>
+ <option value="sight">Sight</option>
+ <option value="touch">Touch</option>
+ <option value="taste">Taste</option>
+ <option value="smell">Smell</option>
+ <option value="hearing">Hearing</option>
+ <option value="emotions">Emotions</option>
+ <option value="life">Life</option>
+ <option value="abstracts">Abstracts</option>
+ <option value="lang">Language</option>
+ <option value="time">Time</option>
+ <option value="numbers">Numbers</option>
+ <option value="submat">Substances & Materials</option>
+ <option value="easky">Earth & Sky</option>
+ <option value="natoc">Natural Occurances</option>
+ <option value="qualcon">Qualities/Conditions</option>
+ <option value="locn">Location</option>
+ <option value="exp">Expressions</option>
+ <option value="anim">Animals</option>
+ <option value="plant">Plants</option>
+ <option value="food">Food & Drink</option>
+ <option value="tool">Tools</option>
+ <option value="jwlry">Jewelry</option>
+ <option value="inst">Instruments</option>
+ <option value="build">Buildings & Structures</option>
+ <option value="dist">Distance</option>
+ <option value="art">Art</option>
+ </optgroup>
+ <option value="names">Names</option>
+ <option value="pron">Pronouns</option>
+ <option value="verb">Verbs</option>
+ <optgroup label="Modifiers">
+ <option value="mod">General</option>
+ <option value="tense">Tense</option>
+ <option value="mood">Mood</option>
+ </optgroup>
+ <option value="article">Articles</option>
+ <option value="conj">Conjunctions</option>
+ <option value="prep">Prepositions</option>
+ <option value="yn">Yes/No</option>
+ <option value="excl">Exclamations</option>
+ </select>
+ </div>
+ <table>
+ <colgroup><col><col><col></colgroup>
+ <thead><tr><th title="Original word" scope="col">Word</th><th title="Where it came from" scope="col">Etymology</th><th title="What it means" scope="col">Definition</th></tr></thead>
+ <tbody id="dictContent">
+ </tbody>
+ </table>
+
+<!-- Creative Commons License -->
+ <table id="cc" xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
+ <tr>
+ <td><a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/">
+ <img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" />
+ </a></td>
+ <td>To the extent possible under law, <span resource="[_:publisher]" rel="dct:publisher"><span property="dct:title">⸺ </span></span>has waived all copyright and related or neighboring rights to this work. This work is published from: <span property="vcard:Country" datatype="dct:ISO3166" content="US" about="[_:publisher]">United States </span>.</td>
+ </tr>
+ </table>
+ <p id="wordCount"></p>
+ </div>
+</body>
+</html>
\ No newline at end of file
--- /dev/null
+Jästugā Readme
+
+Requires Mozilla Firefox. Yes, really. Don't blame me if it looks wierd on other browsers.
+And honestly, if you want it to look good, you should be running Aurora (http://www.mozilla.org/en-US/firefox/aurora/)
+
+Night mode added! Goto View -> Page Style -> Night!
+
+More detailed requirements:
+ Animated words: Firefox 5
+ Awesome columns (links at top): Firefox 12
+ Centered last line of paragraphs: Firefox 12
+
+Tell me if you have problems!
+
+To view the dictionary, click "Main.html".
+Please extract the .zip file before opening.
+
+
+ - ⸺
\ No newline at end of file
--- /dev/null
+<!DOCTYPE html>
+<html lang="en-US">
+<head>
+ <title>Jästugā
 - The Official Syllabary for The Language</title>
+ <meta http-equiv="Content-Type" content = "text/html; charset=UTF-8">
+ <link id="day" href="files/style.css" rel="stylesheet" type="text/css" title="Standard"> <!-- Main Stylesheet -->
+ <link id="night" href="files/night.css" rel="alternate stylesheet" type="text/css" title="Night"> <!-- Night Mode -->
+ <link id="clover" href="files/clover.css" rel="alternate stylesheet" type="text/css" title="Clover"> <!-- St. Patrick's Day -->
+ <link id="oe" href="files/oldenglish.css" rel="alternate stylesheet" type="text/css" title="Old English"> <!-- Old English @ Noon -->
+ <script src="files/global.js" type="text/javascript"></script> <!-- Main scripts -->
+</head>
+<body>
+
+<!-- svg graphic encoding: -->
+ <div class="topcontainer">
+ <div class="topbanner">
+ <div class="toptext">
+ <a href="Main.html" title="What to say">Dictionary</a><br />
+ <a href="Grammar.html" title="How to say it">Grammar</a><br />
+ <a href="Syllabary.html" title="How to write it">Syllabary</a><br />
+ <a href="Lessons.html" title="How to learn it">Lessons</a><br />
+ <a href="About.html" title="What is it?">About</a><br />
+ </div>
+ <div title="This says Jästugā!" class="topsvg">
+ <svg width="310" height="175" xmlns="http://www.w3.org/2000/svg">
+ <metadata id="metadata2997">image/svg+xml</metadata>
+ <g>
+ <g>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3780" d="m20,5l-15,30l30,0l0,-10l-10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3782" d="m10,55l15,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3784" d="m25,55l5,10"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3786" d="m5,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23226 5,-5 5,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3790" d="m5,90l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3792" d="m15,95l20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3794" d="m35,95l-20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3796" d="m5,125l10,-15"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3798" d="m15,140l10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3800" d="m5,145l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3802" d="m20,145l0,25"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,5l-15,30l30,0l0,-10l-10,0" id="path3836"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m280,55l15,-5" id="path3838"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m295,55l5,10" id="path3840"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23225 5,-5 5,-5" id="path3842"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,90l30,0" id="path3844"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,95l20,30" id="path3846"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m305,95l-20,30" id="path3848"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,125l10,-15" id="path3850"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,140l10,0" id="path3852"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,145l30,0" id="path3854"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,145l0,25" id="path3856"/>
+ <path fill="none" stroke-width="1px" id="path3858" d="m45,5l0,165"/>
+ <path fill="none" stroke-width="1px" id="path3860" d="m265,5l0,165"/>
+ </g>
+ </g>
+ </svg>
+ <div id="textbox">
+ <h1 title="Jah-stoo-gay">Jästugā</h1>
+ <h2 title="That's right!"><script type="text/javascript">document.write(hTwo[Math.floor(Math.random() * hTwo.length)]);</script></h2>
+ </div>
+ </div>
+ </div>
+ </div>
+
+<!-- The Pronunciation Sidebar -->
+ <div class="sidecontainer">
+ <div class="sidebar">
+ <h3 title="How to write it:">SYLLABARY:</h3>
+ <p>Notes:<br />
+ "l" is only used with verb conjugations and pluralization.<br />
+ Words containing "æ" are feminine.<br />
+ "æn" syllables are created by adding a vertical line ("|") to the right of the "æ" syllable.
+ </p>
+ </div>
+ </div>
+
+<!-- The main body, etc. -->
+ <div class="mainbody">
+ Coming soon!
+
+
+<!-- Creative Commons License -->
+ <table id="cc" xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
+ <tr>
+ <td><a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/">
+ <img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" />
+ </a></td>
+ <td>To the extent possible under law, <span resource="[_:publisher]" rel="dct:publisher"><span property="dct:title">⸺ </span></span>has waived all copyright and related or neighboring rights to this work. This work is published from: <span property="vcard:Country" datatype="dct:ISO3166" content="US" about="[_:publisher]">United States </span>.</td>
+ </tr>
+ </table>
+ </div>
+</body>
+</html>
\ No newline at end of file
--- /dev/null
+/*Basic stuff:*/
+
+@font-face {
+ font-family: 'JCode';
+ font-weight: normal;
+ font-style: normal;
+ src: url('../files/junicode/fonts/Junicode.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: bold;
+ font-style: normal;
+ src: url('../files/junicode/fonts/Junicode-Bold.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: normal;
+ font-style: italic;
+ src: url('../files/junicode/fonts/Junicode-Italic.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: bold;
+ font-style: italic;
+ src: url('../files/junicode/fonts/Junicode-BoldItalic.woff');
+}
+
+body {
+ background: #77CC77;
+ font-family: 'JCode', serif;
+ color: #236632;
+ -moz-font-feature-settings: "onum" 1, "ss02" 1, "dlig" 1;
+}
+h1 {
+ font-size: 3em;
+ text-align: center;
+ line-height: 1;
+}
+h2 {
+ font-size: 1em;
+ text-align: center;
+ line-height: 1;
+ color: #22BB22;
+}
+h3 {
+ font-size: 1.5em;
+}
+*:lang(x-XX-jt) {
+ color: #236632!important;
+}
+dfn {
+ font-style: normal;
+}
+.def {
+ color: #008813!important;
+}
+a {
+ text-decoration: none;
+ color: #226622;
+}
+a:hover {
+ color: #449944;
+}
+*.mainbody p {
+ text-align: justify;
+ -moz-text-align-last: center;
+}
+*.mainbody dt {
+ color: green;
+ text-decoration: underline;
+}
+*.mainbody dd {
+ text-align: justify;
+ -moz-text-align-last: center;
+ color: #668877;
+}
+*.mpl {
+ color: #6B6F63;
+ font-style: italic;
+}
+
+
+/*Top banner styling*/
+*.topcontainer {
+ position: absolute;
+ width: 100%;
+ left: 0%;
+ height: 200px;
+ background: #259535;
+ top: 0%;
+ border-bottom: thin solid #003000;
+ resize: vertical;
+}
+*.topbanner {
+ position: absolute;
+ height: 175px;
+ background: #AAFFAA;
+ top: 12.5px;
+ left: 12.5%;
+ right: 12.5%;
+}
+*.toptext {
+ position: absolute;
+ -moz-columns: 2;
+ -moz-column-fill: balance;
+ -moz-column-gap: 310px;
+ left: 0%;
+ top: 0%;
+ right: 0%;
+ bottom: 0%;
+ padding: .8em;
+ text-align: center;
+ line-height: 1.8;
+}
+*.topsvg {
+ width: 310px;
+ height: 175px;
+ margin: auto;
+}
+svg {
+ position: absolute;
+ stroke: #057505;
+}
+*.topsvg #textbox {
+ width: 220px;
+ position: absolute;
+ padding-left: 45px;
+ padding-right: 45px;
+}
+h2 {
+ -moz-animation-duration: 2s;
+ -moz-animation-name: pulse;
+ -moz-animation-iteration-count: infinite;
+}
+@-moz-keyframes pulse {
+ from {
+ font-size: 1em;
+ }
+ 50% {
+ font-size: 1.2em;
+ }
+ to {
+ font-size: 1em;
+ }
+}
+
+
+/*Sidebar styling*/
+*.sidecontainer{
+ position: absolute;
+ top: 210px;
+ bottom: 10px;
+ width: 35%;
+ left: 0%;
+}
+*.sidebar{
+ position: absolute;
+ height: 92.5%;
+ left: 5%;
+ right: 5%;
+ border: 5px solid #007700;
+ background: #AAFFAA;
+ padding: 5%;
+ overflow: auto;
+}
+*.pro {
+ font-size: 90%;
+}
+
+
+/*Main table styling*/
+*.mainbody {
+ margin-top: 210px;
+ margin-left: 37.5%;
+ margin-right: 2.5%;
+ margin-bottom: 10px;
+ color: #666600;
+ position: absolute;
+ top: 0px;
+ bottom: 0px;
+ overflow-y: auto;
+ border: 3px solid #007700;
+ background: #99ee99;
+ padding-left: .2em;
+ padding-right: .2em;
+}
+table{
+ background: #123321;
+ width: 100%;
+}
+.sel {
+ background: #123321;
+ height: 1.8em;
+ text-align: right;
+ -moz-columns: 2;
+}
+select {
+ width: 50%;
+ margin-left: 0%;
+ margin-right: 50%;
+}
+#cc {
+ background: #003300;
+ font-size: 85%;
+}
+td:hover {
+ background: #BBFFBB;
+}
+td {
+ border: thin solid #055505;
+ padding-right: .8em;
+ padding-left: .8em;
+}
+tr {
+ background: #88CC88;
+}
+tr:hover {
+ background: #AADFAA;
+}
+col:first-child {
+ width: 15%;
+ height: 100%;
+}
+col:nth-child(2) {
+ width: 45%;
+}
+col:last-child {
+ width: 40%;
+}
+*.header {
+ background: none!important;
+}
+*.header td {
+ text-decoration: underline;
+ color: #33CC33;
+ border: none!important;
+ background: none!important;
+}
+thead tr {
+ background: none!important;
+ text-decoration: underline;
+ color: white;
+}
+*.empty {
+ background: none!important;
+ border: none;
+ height: .2em;
+}
\ No newline at end of file
--- /dev/null
+/* Main Database */
+var dispList = new Array();
+var wordList = new Array();
+var tagList = {
+ people: new Array(),
+ body_parts: new Array(),
+ clothing: new Array(),
+ biorythms: new Array(),
+ sight: new Array(),
+ touch: new Array(),
+ taste: new Array(),
+ smell: new Array(),
+ hearing: new Array(),
+ emotions: new Array(),
+ life: new Array(),
+ abstracts: new Array(),
+ lang: new Array(),
+ time: new Array(),
+ numbers: new Array(),
+ submat: new Array(),
+ easky: new Array(),
+ natoc: new Array(),
+ names: new Array(),
+ qualcon: new Array(),
+ locn: new Array(),
+ pron: new Array(),
+ exp: new Array(),
+ anim: new Array(),
+ plant: new Array(),
+ food: new Array(),
+ tool: new Array(),
+ jwlry: new Array(),
+ inst: new Array(),
+ build: new Array(),
+ dist: new Array(),
+ art: new Array(),
+ yn: new Array(),
+ conj: new Array(),
+ mod: new Array(),
+ tense: new Array(),
+ mood: new Array(),
+ article: new Array(),
+ excl: new Array(),
+ prep: new Array(),
+ verb: new Array(),
+};
+
+function wordFilter() {
+ var f = document.getElementById("filters").value
+ if (f === "all") dispList = wordList.sort(nameSort);
+ else dispList = tagList[f].sort(nameSort);
+ document.getElementById("dictContent").innerHTML = "<tr class='empty'></tr>";
+ for (i=0; i<dispList.length; i++) {
+ document.getElementById("dictContent").appendChild(dispList[i].tableData);
+ }
+ document.getElementById("dictContent").innerHTML += "<tr class='empty'></tr>"
+ document.getElementById("wordCount").innerHTML = "Number of words shown: "+dispList.length;
+}
+
+function Word(name, etymology, meaning, tag) {
+ this.name = name;
+ this.etymology = "["+etymology+"]";
+ this.meaning = meaning;
+ this.tag = tag;
+ this.tableData = document.createElement("tr");
+ this.tableData.innerHTML = "<td><dfn lang='x-XX-jt'>"+this.name+"</dfn></td><td>"+this.etymology+"</td><td class='def'>"+this.meaning+"</td>";
+ this.sort = "";
+}
+
+function nameSort(word1, word2) {
+ var name1 = word1.sort;
+ var name2 = word2.sort;
+ if (name1 < name2) return -1;
+ else return 1;
+};
+
+var categorize = function(word) {
+ wordList[wordList.length] = word;
+ tagList[word.tag][tagList[word.tag].length] = word;
+ var caseLtr;
+ for (i=0; i<word.name.length; i++) {
+ switch (word.name[i]) {
+
+ case "ä":
+ caseLtr = "a";
+ break;
+
+ case "ā":
+ caseLtr = "a";
+ break;
+
+ case "æ":
+ caseLtr = "ae";
+ break;
+
+ case "ꜵ":
+ caseLtr = "ao";
+ break;
+
+ case "ē":
+ caseLtr = "e";
+ break;
+
+ case "ħ":
+ caseLtr = "h";
+ break;
+
+ case "ī":
+ caseLtr = "i";
+ break;
+
+ case "œ":
+ caseLtr = "oe";
+ break;
+
+ case "ə":
+ caseLtr = "u";
+ break;
+
+ case "ʒ":
+ caseLtr = "z";
+ break;
+
+ case "1":
+ if (word.name[i+1] === "0") caseLtr = "8";
+ else caseLtr = "1";
+ break;
+
+ default:
+ caseLtr = word.name[i];
+ break;
+
+ };
+ word.sort = word.sort + caseLtr;
+ }
+};
+
+// categorize(new Word("æt", "VII sæd + dāt", "(of a female) Virgin", "people"));
+categorize(new Word("dāhätso", "VII dāhatso", "Gatherer", "people"));
+categorize(new Word("dātäd", "VII dātād", "Friend", "people"));
+categorize(new Word("dogotād", "VII dowä + tuæd, 'strong person'", "Adult", "people"));
+categorize(new Word("dowätu", "VII", "Baby", "people"));
+categorize(new Word("hätvē", "VII howē, 'create'", "Craftsman", "people"));
+categorize(new Word("hodowä", "VII", "Leader", "people"));
+categorize(new Word("jāstugā", "VIII jāstulæ, from VII jäsāto + tuædl, 'speaking people'", "1. (archaic) Speaker<br />2. The Language", "people"));
+categorize(new Word("judænted", "VIII jundænted, from VII juädosā + sæted, 'loving woman'", "Caretaker", "people"));
+categorize(new Word("otfähud", "VII hotsähē + tuædl, 'crab people'", "Mute", "people"));
+categorize(new Word("sænted", "VIII sæntid, from VII sæted", "Woman", "people"));
+categorize(new Word("tāħätœ", "VII", "Guardian", "people"));
+categorize(new Word("tātä", "VIII tāhätœ", "Army", "people"));
+categorize(new Word("tꜵtsā", "VII tautsē", "Hunter", "people"));
+categorize(new Word("totādo", "VII totæd + dā, 'fast child'", "Older child", "people"));
+categorize(new Word("toted", "VIII totid, from VII totæd", "Young child", "people"));
+categorize(new Word("toʒutā", "VII towu + switād, 'small man'", "Young adult", "people"));
+categorize(new Word("tuād (1)", "VII tuæd", "Person", "people"));
+categorize(new Word("tudävä", "VII tudāwä", "Elder", "people"));
+categorize(new Word("ʒeted", "VIII ʒitid, from VII switād", "Man", "people"));
+categorize(new Word("dädhē", "VII däwdhī", "Neck/Throat", "body_parts"));
+categorize(new Word("dājofoto", "VII dāoso + jäsāto, 'takes speech'", "Ear", "body_parts"));
+categorize(new Word("dāodwā", "VII dā'o + dowā, 'go strong'", "Spine", "body_parts"));
+categorize(new Word("dāəsāso", "VII dā'o + həsäso, 'goes back'", "Joints", "body_parts"));
+categorize(new Word("dotädo", "VII", "Head", "body_parts"));
+categorize(new Word("dotovī", "VII dotädo + owī, 'head owī'", "Nose", "body_parts"));
+categorize(new Word("dovätħī", "VII dowä + tähādī, 'big side'", "Hip", "body_parts"));
+categorize(new Word("dowāħē", "VII dowa+hā'ē, 'great life'", "Heart", "body_parts"));
+// categorize(new Word("edæn", "VIII nedæ, from VII sæted", "Female breast", "body_parts"));
+categorize(new Word("hādosī", "VII", "Eye", "body_parts"));
+categorize(new Word("hādoso", "VII ħā'o + dāso", "Blood", "body_parts"));
+categorize(new Word("ħāfohē", "VIII ħæfohē, from VII ħœtsohē", "Chest/Torso", "body_parts"));
+categorize(new Word("hāsutmā", "VII hāso + sat'wā 'front of arm'", "Shoulder", "body_parts"));
+categorize(new Word("hāto", "VII", "Hair", "body_parts"));
+categorize(new Word("hopājo", "VII hotad + jāso, 'ground touch'", "Foot", "body_parts"));
+categorize(new Word("hopəsāto", "VII howē + jäsāto, 'speech maker'", "Lung", "body_parts"));
+categorize(new Word("ħosuād", "VII hosāso + tuæd, 'rock body'", "Bone", "body_parts"));
+categorize(new Word("ovītfē", "VII owī+otsē, 'sharp eater'", "Tooth", "body_parts"));
+categorize(new Word("sādo", "VII sā'do", "Leg", "body_parts"));
+categorize(new Word("sätꜵsā", "VII sä'täusē", "Meat/Flesh", "body_parts"));
+// categorize(new Word("säthāē", "VII sä'täusē + hā'ē, 'lifemeat'", "Placenta", "body_parts"));
+categorize(new Word("sods", "VII so + odso, 'that which drinks'", "Tongue", "body_parts"));
+categorize(new Word("sojā", "VII so + jāso, 'that which touches'", "Finger", "body_parts"));
+categorize(new Word("somə", "VII sodā", "Skin", "body_parts"));
+categorize(new Word("səhowē", "VII so + howē, 'that which creates'", "Hand", "body_parts"));
+categorize(new Word("səwā", "VIII sawā, from VII sat'wā", "Arm", "body_parts"));
+categorize(new Word("tuād (2)", "VII tuæd", "Body", "body_parts"));
+// categorize(new Word("zætowu", "VII sæd + towu, 'female weakness'", "Female reproductive system, esp. vulva", "body_parts"));
+// categorize(new Word("ʒœto", "VII sœt", "Male reproductive system, esp. penis", "body_parts"));
+categorize(new Word("zotsē", "VII sotsē", "Mouth", "body_parts"));
+categorize(new Word("əsoto", "VIII asoto, from VII dasīto", "Pants", "clothing"));
+categorize(new Word("dätoso", "VII dotäsā", "Shoes", "clothing"));
+categorize(new Word("domodä", "VII dosoä", "Shirt", "clothing"));
+categorize(new Word("dətädā", "VII ddotädā", "Hat", "clothing"));
+categorize(new Word("jätādə", "VII säte + dotädā, 'animal hat'", "Mask", "clothing"));
+categorize(new Word("todā", "VII todæ", "Clothing", "clothing"));
+categorize(new Word("dāfuso", "VII dāso + tuso, 'water need'", "Thirst", "biorythms"));
+categorize(new Word("dotogä", "VIII dotolvä, from VII dotowā, 'to sleep'", "Sleep", "biorythms"));
+categorize(new Word("josət", "VII däusət + hotsə", "Waste elimination", "biorythms"));
+// categorize(new Word("sænäʒē", "VII sædhā + ätē, 'moon sickness'", "Menstration", "biorythms"));
+categorize(new Word("sētgē", "VII sēt + tēdsī, 'food pain'", "Hunger", "biorythms"));
+categorize(new Word("bīfeut", "VII towu + hīätsē, 'berry'", "Purple", "sight"));
+categorize(new Word("dāhētə (1)", "VII", "Transparent/Translucent", "sight"));
+categorize(new Word("dwīmet", "VII dowīet", "Brown", "sight"));
+categorize(new Word("fozē", "VII howosē", "Vision", "sight"));
+categorize(new Word("hīə", "VIII hīa, from VII hīat", "Green", "sight"));
+categorize(new Word("hīfə", "VII ħīha", "Light", "sight"));
+categorize(new Word("jꜵtə", "VII daotə", "Blue", "sight"));
+categorize(new Word("mꜵt", "VII ətäut", "Grey", "sight"));
+categorize(new Word("ətꜵ", "VII utꜵt", "Dark/Black", "sight"));
+categorize(new Word("ʒꜵ", "VII dꜵsē", "Red/Yellow/Orange", "sight"));
+categorize(new Word("ʒændā", "VII sædhā", "White", "sight"));
+categorize(new Word("hofäsē", "VII hotsäsē", "Feeling (physical)", "touch"));
+categorize(new Word("tedsī", "VII tēdsī", "Pain", "touch"));
+categorize(new Word("dātīt", "VII dātītsē", "Sourness", "taste"));
+categorize(new Word("dojīdo", "VII däwdhī + dosā'o, 'throat feelings'", "Sweetness", "taste"));
+categorize(new Word("jowäset", "VII dowäso + sēt, 'ocean food'", "Saltiness", "taste"));
+categorize(new Word("pꜵfē", "VII sotsē + dꜵsē, 'mouth fire'", "Hotness (spiciness)", "taste"));
+categorize(new Word("sofēʒī", "VII sotsē + tēdsī, 'tongue pain'", "Bitterness", "taste"));
+categorize(new Word("ojīs", "VII owī + dosā'o, 'nose emotions'", "Scent", "smell"));
+categorize(new Word("dopäjē", "VII dotädo + tēdsī, 'head pain'", "Loud", "hearing"));
+categorize(new Word("foʒuso", "VII towu + tēdsī, 'weak voice'", "Quiet", "hearing"));
+categorize(new Word("zāpā", "VII jäsāto", "Noise", "hearing"));
+categorize(new Word("ʒäsā", "VII jäsāto", "Speech", "hearing"));
+categorize(new Word("pomä", "No direct ancestors, influenced by VII dosā'ā and jäsāto", "Music", "hearing"));
+categorize(new Word("ʒāo", "VII dosā'o", "Emotion", "emotions"));
+categorize(new Word("dodā", "VII", "Happiness", "emotions"));
+categorize(new Word("topā", "VII dotāt", "Anger", "emotions"));
+categorize(new Word("ħœfo", "VII ħo'to", "Sadness", "emotions"));
+categorize(new Word("hotäjo", "VII hosāso + dotädo", "Frustration", "emotions"));
+categorize(new Word("hozīd", "VII hosīd", "Love, between friends or family", "emotions"));
+categorize(new Word("jumændosā", "VIII numädosā, from VII juädosā", "Awe; love of art/beauty", "emotions"));
+categorize(new Word("mowā", "VII dowæt", "Calmness/Peacefulness", "emotions"));
+categorize(new Word("ʒꜵjə", "VII dꜵsē + dodsā", "Passion", "emotions"));
+categorize(new Word("dāosē", "VII dā + dæsī", "Mental energy/Exitement", "emotions"));
+categorize(new Word("hämē", "VII hā'ē", "Life", "life"));
+categorize(new Word("fäē", "VII täh'ē", "Death", "life"));
+categorize(new Word("däħmē", "VII däħē", "Livingness/Healthiness", "life"));
+categorize(new Word("täħē", "VII täħ'ē", "Deadness/Lack of life", "life"));
+categorize(new Word("ätē", "VII", "Sickness", "life"));
+categorize(new Word("fedso", "VII tēdsī + so, 'pain thing'", "Injury", "life"));
+categorize(new Word("jo", "VII dāt + so", "Right", "abstracts"));
+categorize(new Word("zäfo", "VII tāt + so", "Wrong", "abstracts"));
+categorize(new Word("dävo", "VII dꜵwä", "Knowledge/Wisdom", "abstracts"));
+categorize(new Word("jꜵvə", "VII dowä", "Power", "abstracts"));
+categorize(new Word("soʒumäd", "VII so + juädosā", "Beauty", "abstracts"));
+categorize(new Word("hosē", "VII hosīd", "Trust", "abstracts"));
+categorize(new Word("dāgꜵwə", "VII dāt + dæwä", "Hope", "abstracts"));
+categorize(new Word("doteħvo", "VII dowä + totehħo", "Courage", "abstracts"));
+categorize(new Word("toʒutsā", "VII towu + jäsāto, 'small speech'", "Word", "lang"));
+categorize(new Word("doʒāto", "VII dowä + jasāto", "Statement", "lang"));
+categorize(new Word("pœt", "No direct ancestors", "A moment; also, time", "time"));
+categorize(new Word("hœpə", "VII hīhä", "Day, esp. midday", "time"));
+categorize(new Word("zænʒā", "VII sædhā", "Night", "time"));
+categorize(new Word("ædæ", "VII sædhā + hā'ē, 'moon life'", "Month", "time"));
+categorize(new Word("dovītə", "VII dowätu + ħīhä, 'baby sun'", "Morning", "time"));
+categorize(new Word("fəmovə", "VII tudowu + ħīhä, 'old sun'", "Evening", "time"));
+categorize(new Word("səpœ", "VIII sapœ, from VII sat + VIII pœt", "The current time; the present", "time"));
+categorize(new Word("ʒœt", "VII so + VIII pœt", "A later time; the future", "time"));
+categorize(new Word("pəsä", "VII pœt + səsä", "A previous time; the past", "time"));
+categorize(new Word("1 - ʒo", "VII so", "One", "numbers"));
+categorize(new Word("2 - mos", "VIII los, from VII sol, 'things'", "Two", "numbers"));
+categorize(new Word("3 - goju", "VIII ʒols, from VII so + sol", "Three", "numbers"));
+categorize(new Word("4 - zävā", "VII sat'wā, 'hand'", "Four", "numbers"));
+categorize(new Word("5 - wāt", "VIII wālt, from VIII zālt, from VII sol", "Five", "numbers"));
+categorize(new Word("6 - spo", "VII sol", "Six", "numbers"));
+categorize(new Word("7 - jät", "VIII ʒät, from VII sol", "Seven", "numbers"));
+categorize(new Word("10 - sænto", "VIII säntol, from VII sat'wāl, 'hands'", "Eight", "numbers"));
+categorize(new Word("dāso", "VII", "Water", "submat"));
+categorize(new Word("vemet", "VIII vimet, from VII dowiet", "Wood", "submat"));
+categorize(new Word("pozäso", "VII hosāso", "Rock/Stone", "submat"));
+categorize(new Word("pozə", "VII hotsə", "Ground", "submat"));
+categorize(new Word("dꜵsē", "VII", "Fire", "submat"));
+categorize(new Word("dozə", "VII dowä + hosāso, 'strong rock'", "Metal", "submat"));
+categorize(new Word("tovuso", "VII towu + hosāso", "Clay", "submat"));
+categorize(new Word("dꜵtə", "VII", "Sky", "easky"));
+categorize(new Word("ħītə", "VII ħīhä", "Moon", "easky"));
+categorize(new Word("toväē", "VII towā'ē", "Star", "easky"));
+categorize(new Word("hoʒā", "VII hotsā", "Land", "easky"));
+categorize(new Word("tudāso", "VII", "River/Creek", "easky"));
+categorize(new Word("dœväso", "VII dowäso", "Large body of water", "easky"));
+categorize(new Word("towudo", "VII towu + dāso, 'small water'", "Smaller body of water", "easky"));
+categorize(new Word("dowätsā", "VII dowä + hotsā, 'great land'", "Mountains", "easky"));
+categorize(new Word("tovutzā", "VII towu + hotsā, 'weak land'", "Valleys", "easky"));
+categorize(new Word("dāsozā", "VII dāso + hotsā, 'water land'", "Island", "easky"));
+categorize(new Word("ʒꜵ", "VII dꜵtə + so, 'skystuff'", "Air", "submat"));
+categorize(new Word("gupə", "VIII gud + pozə, 'allground'", "Earth/World", "easky"));
+categorize(new Word("dꜵtosā", "VII dꜵtə + dosāo, 'sky emotions'", "Weather", "natoc"));
+categorize(new Word("dātäso", "VII", "Cloud", "natoc"));
+categorize(new Word("dozā", "VII dodsā", "Rain", "natoc"));
+categorize(new Word("dotəs", "VII dotās", "Snow", "natoc"));
+categorize(new Word("jowā", "VII dowæt", "Wind", "natoc"));
+categorize(new Word("ətꜵ", "VII ətꜵt", "Storm", "natoc"));
+categorize(new Word("jovəs", "VII dowä + dotās, 'hard snow'", "Hail", "natoc"));
+categorize(new Word("ʒꜵsə", "VII dætə + dꜵsē, 'sky fire'", "Lightning", "natoc"));
+categorize(new Word("hāpē", "VII hā'ē", "Spring", "natoc"));
+categorize(new Word("ħīmä (1)", "VII ħīhä", "Summer", "natoc"));
+categorize(new Word("ħīmä (2)", "VIII ħīmä (1)", "Year", "time"));
+categorize(new Word("täænē", "VIII tänē, from VII täh'ē", "Autumn", "natoc"));
+categorize(new Word("ændə", "VII sædħā", "Winter", "natoc"));
+categorize(new Word("tæn", "IX täænē, 'Autumn'", "Feminine name", "names"));
+categorize(new Word("īotæhiə", "IX īotā + VII hīa, 'Green Shoot'", "Feminine name", "names"));
+categorize(new Word("īo", "dim. of īotæhiə", "Feminine name", "names"));
+categorize(new Word("dā", "VII", "Quickness", "qualcon"));
+categorize(new Word("tud", "VII", "Slowness", "qualcon"));
+categorize(new Word("jovä", "VII dowä", "Greatness", "qualcon"));
+categorize(new Word("fowu", "VII towu", "Smallness/Unimporance", "qualcon"));
+categorize(new Word("gopä", "VII dowä", "Strength", "qualcon"));
+categorize(new Word("tämu", "VII towu", "Weakness", "qualcon"));
+categorize(new Word("dāpe", "VII dāt", "Goodness", "qualcon"));
+categorize(new Word("tāt", "VII", "Badness", "qualcon"));
+categorize(new Word("mꜵwə", "VII dꜵwə", "Wisdom", "qualcon"));
+categorize(new Word("dātäʒo", "VII dotädo + dātäso", "Stupidity", "qualcon"));
+categorize(new Word("täʒo", "VIII dātäʒo", "Foolishness", "qualcon"));
+categorize(new Word("totāħho", "VII totehħo", "Hardworkingness/Determination", "qualcon"));
+categorize(new Word("tudvu", "VII tud + towu", "Lazy", "qualcon"));
+categorize(new Word("äħmo", "No direct ancestors, influenced by VII owī", "Sharpness", "qualcon"));
+categorize(new Word("ħāso", "VII", "Front", "locn"));
+categorize(new Word("səsä", "VII həsāso", "Back", "locn"));
+categorize(new Word("tīhād", "VII tähādī", "Side", "locn"));
+categorize(new Word("dhītə", "VII", "Top", "locn"));
+categorize(new Word("œsə", "VII dœtsə", "Down", "locn"));
+categorize(new Word("pī", "No direct ancestors", "Right (side)", "locn"));
+categorize(new Word("dī", "No direct ancestors", "Left (side)", "locn"));
+categorize(new Word("zäto", "VII satohī", "Nearness", "locn"));
+categorize(new Word("sojo", "VII sodohī", "Farness", "locn"));
+categorize(new Word("sahī", "VII satohī", "Here", "pron"));
+categorize(new Word("dosī", "VII sodohī", "There", "pron"));
+categorize(new Word("zo", "VII so", "That", "pron"));
+categorize(new Word("sət", "VIII sat, from VII", "This", "pron"));
+categorize(new Word("ʒod", "VII sod", "Impersonal third person pronoun", "pron"));
+categorize(new Word("æ", "VII sæ", "Female third person pronoun", "pron"));
+categorize(new Word("su", "VII", "Male third person pronoun", "pron"));
+categorize(new Word("əwād", "VII sə'æd", "Second person pronoun", "pron"));
+categorize(new Word("zī", "VII sī", "First person pronoun", "pron"));
+categorize(new Word("fœt", "VII zo + sat, 'This or that?'", "Impersonal relative pronoun", "pron"));
+categorize(new Word("fī", "VII sī, 'Me?'", "Personal relative pronoun", "pron"));
+categorize(new Word("dāzēt", "VII däsāt + sēt, 'Need food'", "Hunger", "qualcon"));
+categorize(new Word("odāso", "VII däsāt + odso, 'Need drink'", "Thirst", "qualcon"));
+categorize(new Word("dotäsvā", "VII däsāt + dotowā, 'Need sleep'", "Exhaustion", "qualcon"));
+categorize(new Word("ꜵte", "VII ꜵhē", "Brokenness", "qualcon"));
+categorize(new Word("tudän", "VII tudowä", "Age", "qualcon"));
+categorize(new Word("otād", "VII totæd", "Youth", "qualcon"));
+categorize(new Word("æn", "VII sæd", "Female", "qualcon"));
+categorize(new Word("sœt", "VII", "Male", "qualcon"));
+categorize(new Word("väd", "VII dowä", "Hardness", "qualcon"));
+categorize(new Word("ofu", "VII towu", "Softness", "qualcon"));
+categorize(new Word("ħœt", "VII hotsə", "Roughness", "qualcon"));
+categorize(new Word("dæs", "VII dāso", "Smoothness", "qualcon"));
+categorize(new Word("ʒosē", "VII dꜵsē", "Heat", "qualcon"));
+categorize(new Word("œtäs", "VII dotās", "Coldness", "qualcon"));
+categorize(new Word("ħēmə", "VII ħīat", "Flexibility", "qualcon"));
+categorize(new Word("zudso", "VII juädosā +so", "Beauty", "qualcon"));
+categorize(new Word("ħotʒī", "VII howosē + tēdsī", "Ugliness", "qualcon"));
+categorize(new Word("dātomē", "VII dāt + sotsē", "Smile", "exp"));
+categorize(new Word("ʒotā", "VII dotāt", "Frown", "exp"));
+categorize(new Word("dəsāto", "VII dodā + jäsāto, 'Happy voice", "Laughter", "exp"));
+categorize(new Word("dojā", "VII dodsā", "Crying", "exp"));
+categorize(new Word("dātoso", "VII", "Shortwolf", "anim"));
+categorize(new Word("zoʒo", "VII", "Largefrog", "anim"));
+categorize(new Word("zofā", "VII zotsā", "Snake", "anim"));
+categorize(new Word("gꜵsī", "VII", "Salamander", "anim"));
+categorize(new Word("gosə", "VII", "Bird", "anim"));
+categorize(new Word("hotusē", "VII hotsäħē", "Crab", "anim"));
+categorize(new Word("dāzät", "VII dāsotē", "Fish", "anim"));
+categorize(new Word("tävē", "VII toväħe", "Insects", "anim"));
+categorize(new Word("dādē", "VII", "Frog hare", "anim"));
+categorize(new Word("gāo", "VII bāo", "Small mammal", "anim"));
+categorize(new Word("tabꜵ", "VII täh'e + bāo, 'Zombie mouse'", "Porcumouse (poisonous)", "anim"));
+categorize(new Word("dovī", "VII dowī", "Otterbear", "anim"));
+categorize(new Word("sätsuē", "VII sätsutē", "Deer", "anim"));
+categorize(new Word("zätē", "VII sätē", "Animal", "anim"));
+categorize(new Word("ħofē", "VII hīätsē + otsē, 'Plant-eater'", "Platipus-cow (cattle)", "anim"));
+categorize(new Word("fꜵzē", "VII sä'tꜵsē", "Pig", "anim"));
+categorize(new Word("dätzē", "VII dā + sätē, 'quick animal'", "Waterfox (cat)", "anim"));
+ //Note: For dätze, the "quick" in the etymology is a reference to swiftness, nimbleness, cleverness, etc.
+categorize(new Word("hīät", "VII hīat", "Vegitation", "plant"));
+categorize(new Word("dꜵʒīt", "VII dꜵzīat", "Flowering plant", "plant"));
+categorize(new Word("ofī", "VII hotsīt", "Bush", "plant"));
+categorize(new Word("dotīät", "VII dotiat", "Tree", "plant"));
+categorize(new Word("īotā", "VII hīāt + otād", "A sprout", "plant"));
+categorize(new Word("sēt", "VII", "Food", "food"));
+categorize(new Word("hīfē", "VII hīätsē", "Plantstuffs (edible)", "food"));
+categorize(new Word("sāfē", "VII sä'tꜵsē", "Meat", "food"));
+categorize(new Word("tidfē", "VII dtāītsē", "Fruit", "food"));
+categorize(new Word("votāsē", "VII towā'ē + sēt, 'Starfood'", "Rice", "food"));
+categorize(new Word("dāħītsə", "VII ħīhä + dātītsē, 'Sun fruit'", "Apple (yellow)", "food"));
+categorize(new Word("dædsā", "VII sædħā + dātītsē, 'Moon fruit'", "Snow citrus (similar to Satsuma)", "food"));
+categorize(new Word("tovītsē", "VII towā'ē + dātītsē, 'Star fruit'", "Compound berry", "food"));
+categorize(new Word("odsāo", "VII dosā'o + odsā", "Alcohol", "food"));
+categorize(new Word("tꜵwā", "VII tauhā", "Weapon", "tool"));
+categorize(new Word("owī", "VII", "Sharp object", "tool"));
+categorize(new Word("gəsī", "VIII bəsī, from VII gosə + owī", "Spear", "tool"));
+categorize(new Word("ꜵvīt", "VII owī", "Knife", "tool"));
+categorize(new Word("hofädo", "VII hotsə + dā'o", "Wheel", "tool"));
+categorize(new Word("hofādso", "VIII hofädo + so", "Wheeled cart", "tool"));
+categorize(new Word("dotsīto", "VII dotohī + so", "Pot (or other container)", "tool"));
+categorize(new Word("däʒētsē", "VII däwdhī + dātītsē, 'neck fruit'", "Necklace", "jwlry"));
+categorize(new Word("sədētsā", "VIII sadētsā, from VII sat'wā + dātītsē, 'wrist fruit'", "Bracelet", "jwlry"));
+categorize(new Word("owītsē", "VII owī + dātītsē, 'sharp fruit'", "Piercing", "jwlry"));
+//Note: As you may have noticed, fruit is considered a symbol of wealth, beauty, and adornment - Jewelry
+categorize(new Word("jāsotə", "VII jāso + hotsə", "Drums", "inst"));
+categorize(new Word("ʒāo", "VII jāso + dāso", "Strings", "inst"));
+categorize(new Word("domā", "VII dowæt", "Flutes", "inst"));
+categorize(new Word("tototsə", "VII totēhħo + hotsə", "Copper", "submat"));
+categorize(new Word("dawotsə", "VII dꜵwä + hotsə", "Bronze", "submat"));
+categorize(new Word("hīotsə", "VII hīhä + hotsə", "Gold", "submat"));
+categorize(new Word("oʒās", "VII ħosāso", "Dirt", "submat"));
+categorize(new Word("tozo", "VII todā + so", "Cloth", "submat"));
+categorize(new Word("sosutē", "VII sodā + sätsutē", "Leather", "submat"));
+categorize(new Word("ʒud", "VII du", "Fine; OK", "qualcon"));
+categorize(new Word("ꜵtfē", "VII ꜵħē", "Dangerous", "qualcon"));
+categorize(new Word("pāzo", "VII hāso", "Start/Beginning", "locn"));
+categorize(new Word("ʒätso", "VII həsäso", "Finish/End", "locn"));
+categorize(new Word("ʒätāzo", "VII däsāt", "More", "pron"));
+categorize(new Word("dꜵs", "VII dāoso", "Less", "pron"));
+categorize(new Word("ꜵst", "VII dꜵsət", "Another", "pron"));
+categorize(new Word("toʒu", "VIII hoʒā + tovuso, 'Clay land'", "Map", "tool"));
+categorize(new Word("tātä", "VIII tāhätœ", "Army", "people"));
+categorize(new Word("dumä", "VII daħmē + səhī", "Room", "build"));
+categorize(new Word("duwātsä", "VIII tuād + dowätsā", "City", "build"));
+categorize(new Word("dāʒo", "VIII doʒāto", "Story (literature)", "lang"));
+categorize(new Word("fotjo", "VIII fot + sojo, 'What farness'", "Length", "dist"));
+categorize(new Word("fäħsēħ", "VIII fatäsol'ħə, 'drawing'", "Draft", "art"));
+categorize(new Word("wādœʒə", "VIII jäsāto + œʒə + əwād, 'How are you spoken?'", "Name", "lang"));
+categorize(new Word("du", "VII", "Yes", "yn"));
+categorize(new Word("fo", "VII to", "No", "yn"));
+categorize(new Word("væ", "VII howē", "For", "conj"));
+categorize(new Word("mœ", "No direct ancestors", "And", "conj"));
+categorize(new Word("fīt", "VII to", "Nor", "conj"));
+categorize(new Word("o", "No direct ancestors", "But", "conj"));
+categorize(new Word("äz", "VII däsat", "Or", "conj"));
+categorize(new Word("od", "No direct ancestors", "Yet", "conj"));
+categorize(new Word("sē", "VII howosē", "So", "conj"));
+categorize(new Word("-l (1)", "- - -", "Pluralize", "mod"));
+categorize(new Word("-l'ħə", "- - -", "-ing", "mod"));
+categorize(new Word("-l'vet", "- - -", "-tion", "mod"));
+categorize(new Word("-l'to", "- - -", "One who... (-er)", "mod"));
+categorize(new Word("-l'ʒē", "- - -", "-ate", "mod"));
+categorize(new Word("to-", "- - -", "un-", "mod"));
+categorize(new Word("met-", "- - -", "re-", "mod"));
+categorize(new Word("uħl'-", "- - -", "Optative (indicative)/Permissive (imperative)", "mood"));
+categorize(new Word("äl'-", "- - -", "Mirative (indicative)", "mood"));
+categorize(new Word("odl'-", "- - -", "Assumptive & deductive (indicative)/Hortative (imperative)", "mood"));
+categorize(new Word("dul'-", "- - -", "Alethic - No other possibility; must be true (indicative)/Jussive (imperative)", "mood"));
+categorize(new Word("fīl'-", "- - -", "Not", "mod"));
+categorize(new Word("ʒāsl'-", "- - -", "Renarrative (indicative)", "mood"));
+categorize(new Word("tädl'-", "- - -", "Commissive (indicative)/Precative (imperative)", "mood"));
+categorize(new Word("-l'vo", "- - -", "-ify", "mod"));
+categorize(new Word("-l'go", "- - -", "Past tense", "tense"));
+categorize(new Word("-l'ä", "- - -", "Future tense", "tense"));
+categorize(new Word("-l'gī", "- - -", "Infinitive", "mod"));
+categorize(new Word("-l (2)", "- - -", "Imperative", "mood"));
+categorize(new Word("pə", "No direct ancestors", "Definite Article", "article"));
+categorize(new Word("ʒā", "No direct ancestors", "Indefinite Article", "article"));
+categorize(new Word("äʒə", "No direct ancestors", "Proper Article", "article"));
+categorize(new Word("odo", "VIII dosī", "Hello", "excl"));
+categorize(new Word("ʒꜵʒā", "VIII ʒāo + ʒꜵ, 'Emotion of the air'", "Aura/Atmosphere", "abstracts"));
+categorize(new Word("tuʒꜵā", "VIII tuād + IX ʒꜵʒā, 'Aura person'", "Spirit/Presence", "people"));
+categorize(new Word("dwomā", "VIII dwīmet", "Coffee", "food"));
+categorize(new Word("-l'āo", "- - -", "Past participle", "mod"));
+categorize(new Word("īʒāo", "VIII dītāʒol'āo, 'risen'", "Bread", "food"));
+categorize(new Word("ʒꜵ", "VII jāso", "With", "prep"));
+categorize(new Word("ʒoħ", "VII sodoħī", "To", "prep"));
+categorize(new Word("sī", "VII satoħī", "From", "prep"));
+categorize(new Word("zəfo", "VIII zafo, from VII satoħī", "In", "prep"));
+categorize(new Word("täħdē", "VII tähādī", "Out", "prep"));
+categorize(new Word("īə", "VII hīhä", "On", "prep"));
+categorize(new Word("tsə", "VII ħofsə", "Off", "prep"));
+categorize(new Word("ād", "VII dādē", "Around", "prep"));
+categorize(new Word("āo", "VII bāo", "Through", "prep"));
+categorize(new Word("gos", "VII gosə", "Above", "prep"));
+categorize(new Word("āso", "VII hosāso", "Below", "prep"));
+categorize(new Word("āī", "VII hādī", "Between", "prep"));
+categorize(new Word("äādī", "VII tähādī", "Beside", "prep"));
+categorize(new Word("āʒo", "VIII āo + ʒꜵ", "Of", "prep"));
+categorize(new Word("āfī", "IX āʒo + VIII āfohī, 'Of where'", "At", "prep")); // Note: āfohī was later removed from VIII in favor of an improved interrogative pronoun system
+categorize(new Word("dot", "VII", "Is defined", "verb"));
+categorize(new Word("howā", "VII ohwā", "Is done/Is able to be done", "verb"));
+categorize(new Word("dāo", "VII", "Is gone", "verb"));
+categorize(new Word("teo", "VII", "Is stopped", "verb"));
+categorize(new Word("otsē", "VII", "Is eaten", "verb"));
+categorize(new Word("odso", "VII", "Is drunk", "verb"));
+categorize(new Word("ħowē", "VII", "Is made", "verb"));
+categorize(new Word("ꜵhē", "VII", "Is destroyed", "verb"));
+categorize(new Word("dꜵsət", "VII", "Is given", "verb"));
+categorize(new Word("dāoso", "VII", "Is taken", "verb"));
+categorize(new Word("dohī", "VII dotohī", "Is had", "verb"));
+categorize(new Word("tꜵso", "VII", "Is wanted", "verb"));
+categorize(new Word("däsāt", "VII", "Is needed", "verb"));
+categorize(new Word("dədowä", "VII dodowə", "Is grown", "verb"));
+categorize(new Word("osə", "VII", "Is used", "verb"));
+categorize(new Word("ʒāso", "VII jāso", "Is touched/Is felt", "verb"));
+categorize(new Word("jäsāto", "VII", "Is spoken", "verb"));
+categorize(new Word("dotowä", "VII", "Is slept", "verb"));
+categorize(new Word("howosē", "VII", "Is seen", "verb"));
+categorize(new Word("dowāt", "VII dowätu + ħowē, 'Make new'", "Is mixed", "verb"));
+categorize(new Word("toto", "VII totehħo, 'able'", "Is enabled", "verb"));
+categorize(new Word("dꜵtāo", "VII dꜵtə + dā'o", "Is flown", "verb"));
+categorize(new Word("däud", "VII dā'oso + sod", "Is grabbed", "verb"));
+categorize(new Word("foāso", "VII toh + dā'oso", "Is dropped", "verb"));
+categorize(new Word("ēdꜵtī", "VII dꜵsət + tēdsī", "Is attacked", "verb"));
+categorize(new Word("ätꜵs", "VII dꜵsət + ätē", "Is hurt", "verb"));
+categorize(new Word("sītā", "VII sat'wā + tēdsī", "Is punched", "verb"));
+categorize(new Word("sētī", "VII sā'do + tēdsī", "Is kicked", "verb"));
+categorize(new Word("sādo", "VII dā'o + dā'oso", "Is brought", "verb"));
+categorize(new Word("dosī", "VII dā'o + sī", "Is come", "verb"));
+categorize(new Word("totā", "VII to + te'o", "Is left", "verb"));
+categorize(new Word("ħowətē", "VIII ħowatē, from VII ħowē + tahē", "Is killed", "verb"));
+categorize(new Word("ʒoħʒə", "VIII ʒoħ + hoʒā, 'To land'", "Is arrived", "verb"));
+categorize(new Word("dītāʒo", "VIII dhītə ʒo sādo", "Is risen", "verb"));
+categorize(new Word("fātjoso", "VIII fotjo + dāoso, 'Long take'", "Is drawn (as in 'pull')", "verb"));
+categorize(new Word("fətäso", "X fatäso, from IX fātjoso + VIII jäsāto, 'Drawn speech'", "Is drawn (as in, a picture)", "verb"));
+categorize(new Word("dꜵdo", "VIII sādo", "Is pulled", "verb"));
+categorize(new Word("zīʒꜵ", "VIII zīol + ʒꜵ, 'With ourselves'", "Togetherness", "qualcon"));
+categorize(new Word("po", "VIII pœt", "While", "conj"));
+categorize(new Word("zäħso", "VIII zudso + äħmo, 'Sharp beauty'", "Masculine name", "names"));
+categorize(new Word("dāħe", "VIII däħme + āfī, 'Living at'", "House", "build"));
+categorize(new Word("sāħēt", "IX dāħe + VIII sēt, 'Food house'", "Store, esp. for food", "build"));
+categorize(new Word("päto", "No direct ancestors", "Father", "people"));
+categorize(new Word("īʒo", "IX zīʒꜵ + VIII ħowē, 'Assemble'", "Is met", "verb"))
+
+window.addEventListener('DOMContentLoaded', wordFilter, false);
+window.addEventListener('change', wordFilter, false);
\ No newline at end of file
--- /dev/null
+/* Quote-thingies */
+var hTwo = ["Official Dictionary!", "It's Awesome!", "I ♥ Firefox!", "v. 8.2b", "De-1337", "Not 'to be'!", "I'm sorry...", "My word!", "(un)Censored!", "Diacritical!", "Unicode!", "<h2>", "Constantly growing!", "Now organic!", "Derive this!", "y'", "Something different!", "Thank you!", "Math.random()", "'Single quotes'!", "Not my fault!", "Safe!", "Refreshing!", "What's this?", "Jästugā is evolving!", "ECHO!", "...echo...", "Look inside!", "Learn it!", "Synergy!", "Not parasitic!", "Symbiotic!", "Non-toxic!", "Fancy!", "Ezh!", "-moz-animate", "Hid", "den", "Mess", "age!", "With taste!", "Sounds good!", "Emotional!", "Life!", "Abstract!", "Not moldy!", "It's time!", "Count me in!", "You animal!", "Vegetable!", "FOOD!", "A tool!", "Pretty!", "Musical!", "Building!", "A work of art!", "Yes!", "Modified!", "Odo!", "Action!", "β!"];
+
+/* Stylesheet Selection */
+var now = new Date();
+var cssList = [document.getElementById("day"), document.getElementById("night"), document.getElementById("clover"), document.getElementById("oe")]
+function cssSwitcher(n) {
+ for (i=0; i < cssList.length; i++) {
+ if (i === n) cssList[i].disabled = false;
+ else cssList[i].disabled = true;
+ }
+}
+if (now.getHours() < 8 || now.getHours() >= 20) {
+ cssSwitcher(1);
+ hTwo.push("It's nighttime!", "Ooh, Vampires!", "You're up late!");
+}
+else if (now.getHours() === 12) {
+ cssSwitcher(3);
+ hTwo = ["Greetings!", "Good afternoon!", "Time for luncheon!", "Would you like some tea?"];
+}
+else if (now.getMonth() === 2) {
+ if (now.getDate() === 17) {
+ cssSwitcher(2);
+ hTwo = ["Happy St. Patrick's Day!"];
+ }
+}
+else if (now.getMonth() === 5) {
+ if (now.getDate() === 8) hTwo = ["Good Day!"];
+}
\ No newline at end of file
--- /dev/null
+%&program=xelatex
+%&encoding=UTF-8 Unicode
+
+\documentclass[a4paper]{article}
+
+\usepackage{fontspec}
+
+\usepackage{microtype}
+
+\setromanfont{Junicode}
+
+\newICUfeature{StyleSet}{1}{+ss01}
+\newICUfeature{StyleSet}{insular}{+ss02,-liga}
+\newICUfeature{StyleSet}{highline}{+ss04}
+\newICUfeature{StyleSet}{medline}{+ss05}
+\newICUfeature{StyleSet}{enlarged}{+ss06}
+\newICUfeature{StyleSet}{underdot}{+ss07}
+\newICUfeature{StyleSet}{altyogh}{+ss08}
+\newICUfeature{StyleSet}{altpua}{+ss09}
+\newICUfeature{StyleSet}{althook}{+ss14}
+\newICUfeature{StyleSet}{altogonek}{+ss15}
+\newICUfeature{StyleSet}{oldpunct}{+ss18}
+\newICUfeature{MirrorRunes}{on}{+rtlm}
+\newICUfeature{LigType}{disc}{+dlig}
+\newICUfeature{LigType}{hist}{+hlig}
+\newICUfeature{LongS}{on}{+hist,+fina}
+\newICUfeature{IPAMode}{on}{+mgrk,-liga}
+\newICUfeature{Compose}{off}{-ccmp}
+\newICUfeature{Contextual}{on}{+calt}
+\newICUfeature{Swash}{on}{+swsh}
+\newICUfeature{Fractions}{on}{+frac}
+\newICUfeature{Superscripts}{on}{+sups}
+\newICUfeature{Subscripts}{on}{+subs}
+\newcommand{\sampletext}{Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. 12345 \fontspec[Numbers=OldStyle]{Junicode}12345}
+\newcommand{\sctext}{Cum multa divinitus, pontifices, a
+ma\-ioribus nos\-tris in\-venta atque in\-sti\-tuta sunt}
+
+\frenchspacing
+
+\begin{document}
+\large
+\section*{Junicode}
+
+\fontspec[Contextual=on]{Junicode}Version 0.7.2\\
+
+\noindent The Junicode font is designed to
+meet the needs of medieval scholars; however, it has a large enough
+character set to be useful to the general user. It comes in Regular,
+Italic, Bold and Bold Italic faces. The Regular face has the fullest
+character set, and is richest in OpenType features.
+
+Both the selection and design of the characters in Junicode reflect
+the needs of medievalists. However, many persons writing in ancient
+and modern languages have found the font useful. If you wish to see
+better support for any language, please leave a request at the
+Junicode project page (http://sourceforge.net/projects/junicode).
+
+Junicode implements most of the recommendation of the Medieval Unicode
+Font Initiative (version 3.0). Look for special MUFI characters
+(those not in the Unicode standard) in the Private Use Area (U+E000
+and above). Download the complete recommendation at
+http://www.mufi.info/.
+
+Junicode is licensed under the SIL Open Font License: for the full
+text, go to
+http://scripts.sil.org/OFL. Briefly: You may use Junicode in any
+kind of publication, print or electronic, without fee or
+restriction. You may modify the font for your own use. You may
+distribute your modified version in accordance with the terms of the
+license.
+
+\pagebreak
+\subsection*{OpenType Features}
+
+{\itshape Only OpenType-aware applications can make use of OpenType
+ features. Among these are Adobe InDesign, Mellel, and (to a limited
+ extent) Microsoft Word. XeTeX, a typesetting program built on top of
+ TeX, has especially good support. The following are standard
+ OpenType features (not all available in all faces). For OpenType
+ features especially for medievalists, see the next section.}\\
+
+\noindent Like many old-style fonts, Junicode contains several f-ligatures
+(first flight offer office afflict fjord). It also has a number of
+other standard ligatures, e.g. thrift fifty afraid für fördern. It
+also has long-s ligatures (aſſert ſtart ſlick omiſſion and more). Most
+OpenType-aware applications will use these by default. You can disable
+them by turning off “Standard Ligatures” (liga). {\itshape All
+ faces.}\\
+
+\noindent If “Contextual Alternates” (calt) and “Horizontal Kerning” (kern)
+are on (as they should be by default), Junicode will avoid collisions
+between f and vowels with diacritics, e.g. fêler fíf fŭl.\\
+
+\noindent For circled numbers and letters, use “Discretionary Ligatures” (dlig):\\
+\hspace*{10pt}[1] {\fontspec[LigType=disc]{Junicode}= [1]}\\
+\hspace*{10pt}[A] {\fontspec[LigType=disc]{Junicode}= [A]}\\
+\hspace*{10pt}[a] {\fontspec[LigType=disc]{Junicode}= [a]}\\
+\hspace*{10pt}[[1]] {\fontspec[LigType=disc]{Junicode}= [[1]]}\\
+\hspace*{10pt}<1> {\fontspec[LigType=disc]{Junicode}= <1>}\\
+The same feature also gives you connected Roman numbers
+{\fontspec[LigType=disc]{Junicode}(I II III IV V VI VII VIII IX X XI
+ XII), and fancy ligatures, e.g. act star track bitten attract.}
+{\itshape Regular face only.}\\
+
+\noindent With “Glyph Composition/Decomposition” (ccmp), a base
+character followed by one or more combining diacritical marks is
+replaced with a precomposed character when that would look different
+from the character + diacritic sequence: for example A + U+301 makes Á,
+where a special upper-case form of the diacritic is used. {\itshape
+ All faces, depending on the availability of composed characters and
+ combining diacritics.}\\
+
+\noindent Where no precomposed character is available, combining marks should
+still be correctly positioned, and marks can be “stacked” via “Mark
+to Base” (mark) and “Mark to Mark” (mkmk): ŏ́ (o + U+306 + U+301);
+ī̆ (i + U+304 + U+306). The dot of an i or j followed by a diacritic
+will generally be removed: i̽. {\itshape All faces; anchors less
+ plentiful in bold and italic faces than in regular; diacritic
+ stacking not available in bold italic.}\\
+
+\noindent Use “Small Caps” (smcp) to change lower-case letters to
+small caps; add “Caps to Small Caps” (c2sc) for text entirely in small
+caps. {\scshape Junicode has true small caps rather than scaled
+ capitals.} Special small cap versions of common combining diacritics
+are available, and these should be positioned correctly relative to
+the base characters: {\scshape äçé}. {\itshape Regular face
+ only.}\\
+
+\noindent You have a choice of either standard “lining” figures or old-style
+figures, selected by “Old-Style Numbers” (onum): 0123456789
+{\fontspec[Numbers=OldStyle]{Junicode}0123456789.} {\itshape All
+ faces.}\\
+
+\noindent Superscript numbers are rendered with “Superscripts” (sups):
+{\fontspec[Superscripts=on]{Junicode} 0123456789}. Subscript numbers
+are rendered with “Subscripts” (subs):
+{\fontspec[Subscripts=on]{Junicode} 0123456789}. {\itshape Regular
+ only.}\\
+
+\noindent A sequence of number + slash + number is rendered by a fraction if the
+fraction has a Unicode encoding and “Fractions” (frac) is on:
+{\fontspec[Fractions=on]{Junicode} 1/2 1/4 2/3 3/4}. {\itshape All
+ faces, but fullest in regular and bold.}\\
+
+\noindent The design of a few Junicode characters has changed since the font was
+introduced. The original designs, if you prefer them, will always be
+available via “Style Set 9” (ss09). Currently there are just a few
+such alternates: {\fontspec[StyleSet=altpua]{Junicode} ꝺ} for ꝺ,
+{\fontspec[StyleSet=altpua]{Junicode} T} for T,
+{\scshape{\fontspec[StyleSet=altpua]{Junicode} t} for t}.\\
+
+\noindent{\addfontfeature{StyleSet=oldpunct}Old books generally set
+extra space before the heavier punctuation marks (; : ! ?);
+they also leave extra space inside quotation marks and
+parentheses (e.g. “here”). For a similar effect, use Stylistic Set 18 (ss18). Make sure
+that Contextual Alternates are also on so that Junicode can correct
+the spacing in certain environments (but you will have to kern the English plural
+possessive apostrophe manually).}\\
+
+\noindent For XeLaTeX users who use the Microtype package for
+character protrusion, a
+configuration file (mt-Junicode.cfg) is provided for Junicode. Users
+of XeLaTeX will need Microtype version 2.5 (currently beta). The
+configuration file will work only with XeLaTeX, though it can probably be made
+to work with LuaTeX by commenting out the last five lines of the
+{\textbackslash}DeclareCharacterInheritance command.
+
+\pagebreak
+\subsection*{Notes on Junicode and MUFI}
+
+The MUFI specification defines a great many characters of interest to
+medievalists; the current version of Junicode contains most of
+these. While many MUFI characters have Unicode encodings, many others
+have MUFI-recommended encodings in the “Private Use Area” (PUA) of the
+Unicode standard—that is, a range of code points not assigned to
+Unicode characters and available for use in fonts for specialized
+purposes. Use of the PUA allows MUFI to include many characters that
+are not part of the Unicode standard.
+
+There are risks with this approach. First, use of the PUA is
+deprecated by Adobe and Microsoft (major players in fonts and type rendering),
+and it is uncertain whether applications will continue to support it
+indefinitely. Second, and probably more important, MUFI characters are
+regularly accepted by the Unicode Consortium, whereupon they lose their
+PUA encodings and receive Unicode encodings—breaking any
+application that uses them.
+
+To minimize these risks, the MUFI specification strongly recommends “that PUA
+characters should be encoded with mark-up or entities, and that PUA characters should be used for the final display only, whether on screen or in print.” An alternative to
+entities is the use of OpenType features. If you are using an OpenType-aware
+application (e.g. XeTeX, InDesign, Mellel, and to a limited extent MS Word),
+many or all of the OpenType features of Junicode can help you avoid using PUA
+characters directly.\\
+
+\noindent {\bfseries Characters with diacritics.}
+Both Unicode and MUFI contain large numbers of characters with diacritics.
+Make it a habit never to use these “precomposed” characters directly; rather
+use the “plain” character followed by a character from the Unicode “Combining
+Diacritics” range. (This works with Word for Windows when Uniscribe is
+enabled, and also with other OpenType-aware applications.) In almost all cases
+the application will either substitute the correct precomposed character or
+position the diacritic correctly. For characters with more than one diacritic,
+follow these rules: when diacritics are stacked vertically, insert the one
+closest to the base character first; when diacritics are arranged horizontally,
+insert the leftmost one first. Examples: a + macron + acute = ā́; o + dot +
+acute = . Remember that Unicode has both spacing and combining diacritics;
+only the combining diacritics will work correctly. If any combination fails to
+work for you, please leave a bug report at the Junicode website.\\
+
+\noindent {\bfseries Small caps.}
+Make it a hard-and-fast rule {\itshape never} to insert any small cap character
+into your documents. The encoding of small caps is inherently unstable and
+non-portable. Early versions of MUFI recommend using small cap-like characters from the
+Unicode phonetic ranges, but this would be an error with many fonts, including
+Junicode, which size phonetic “small caps” to harmonize with lower-case
+characters, whereas true small caps are somewhat larger. Always use the
+small caps command provided by the application you are using. If the
+application is able, it will use Junicode’s true small caps.
+
+You may use the “small caps” in the phonetic ranges to set IPA text. The
+“small cap” ʀ is also recommended for setting transliterations of early Norse
+runic texts.\\
+
+\noindent {\bfseries Nordic letter-shapes.}
+The default shape of ð and þ in Junicode is English: this is unusual in
+modern fonts. For the shapes used in Icelandic, specify the Icelandic
+language, if your application has good language support, or select
+“Style Set 1” (ss01): {\fontspec[Language=Icelandic]{Junicode} ðþ}.\\
+
+\noindent {\bfseries Insular letter-shapes.} Insular letter-forms have
+recently been accepted by Unicode, and therefore their encodings have
+changed. For Junicode, use “Style Set 2” (ss02) for insular
+letter-forms if your application supports it:
+{\fontspec[StyleSet=insular]{Junicode} abcdefg.} Turn off “Standard
+Ligatures” (liga) for best results.\\
+
+\noindent {\bfseries Old English and Old Icelandic typography.} When
+Old English or Old Icelandic is set with Junicode, some letter
+combinations can produce unattractive collisions. To avoid this, make
+sure that “Contextual Alternates” (calt) and “Standard Ligatures”
+(liga) are on (as they should be by default): hæfð hæfþ fūl nīð.\\
+
+\noindent {\bfseries Enlarged minuscules.} In Junicode, “Style Set 6”
+(ss06) produces enlarged minuscules, thus:
+{\fontspec[StyleSet=enlarged]{Junicode} abcdefg.} Since the underlying
+text remains unchanged, enlarged text can be searched like normal
+text.\\
+
+\noindent {\bfseries Overlined characters.} The MUFI specification
+envisions a font-based mechanism for producing text with
+overlines. Probably this will not be practical in the near future;
+rather, use your application’s line-drawing facilities to produce text
+with overlines. For Junicode, roman numbers are an exception. Use
+“Style Set 4” (ss04) for roman numbers with high overline
+({\fontspec[StyleSet=highline]{Junicode} viii XCXV}) and “Style Set 5”
+(ss05) for lower-case roman numbers with medium-high overline
+({\fontspec[StyleSet=medline]{Junicode} viii dclx}).\\
+
+\noindent {\bfseries Letters with hook above.} The Unicode standard
+contains several precomposed characters with combining hook above in
+the Latin Extended Additional range (e.g. ẢỎ). These are used
+automatically when a vowel is followed by the diacritic
+U+0309. However, MUFI contains a series of precomposed characters in
+which the hook differs in shape and position. Use “Style Set 14”
+(ss14) for the MUFI characters (e.g.
+\fontspec[StyleSet=althook]{Junicode}ẢỎ).\\
+
+\noindent {\bfseries Letters with flourishes.}
+For letters with flourishes (sometimes used for setting Middle English
+texts), use “Swash” (swsh):
+{\fontspec[Swash=on]{Junicode}c d f g k n r}.\\
+
+\noindent {\bfseries Ligatures.} Nearly all of MUFI’s ligatures are
+accessible via “Historical Ligatures” (hlig).
+{\fontspec[LigType=hist]{Junicode}Even if you are not a medievalist,
+ you may still be amused by the strange effects you can achieve by
+ turning on this feature: egg track caught fan sock book save aardvark
+ chaos AA AO
+ AU AV.}\\
+
+\noindent {\bfseries Deleted text.}
+In medieval manuscripts, text is often deleted by placing a dot under each
+letter. Both Unicode and MUFI define many characters with dots below:
+{\fontspec[StyleSet=underdot]{Junicode} if possible, you should avoid
+hard-coding these and instead use} “Style Set 7” (ss07).\\
+
+\noindent {\bfseries Alternate yogh.}
+For Middle English, always use the yogh at U+021C and U+021D (Ȝȝ).
+Unicode also has an alternative yogh, which in Junicode has a
+flat top. If you prefer this, leave the underlying text the same and
+specify “Style Set 8” (ss08):
+{\fontspec[StyleSet=altyogh]{Junicode} Ȝȝ}.\\
+
+\noindent {\bfseries Deprecated characters.} A number of characters
+which were encoded in the Private Use Area in MUFI versions 1 and 2
+have been adopted by Unicode and now have different code points. In
+Junicode these characters remain at their old locations, but are
+marked with a small “x” to remind users to migrate to the newer code
+points (e.g. ). The file “replacements” contains a list of these
+deprecated code points with their replacements; use this to update
+your documents. If you are unable to change the encoding of an older
+document but you can use OpenType features, turn on “Style Set 3”
+(ss03); this will automatically substitute newer for older code
+points.\\
+
+\noindent {\bfseries E caudata.} Medieval Latin texts often use an
+ {\itshape e} with tail, called {\itshape e caudata}; this
+ represents Latin {\itshape ae} or {\itshape oe}. Polish,
+ Lithuanian, and several other languages also use this
+ letter. While in modern editions of medieval texts the
+ {\itshape cauda} (or in Polish, the {\itshape ogonek}) is
+ often attached to the very bottom of the letter, in modern
+ Polish and Lithuanian printing it is attached to the end of
+ the bottom stroke: Polish ę, medieval Latin
+ {\addfontfeatures{StyleSet=altogonek}ę}. The modern Polish
+ version of the letter is acceptable for medieval Latin;
+ however, if you prefer a centered {\itshape cauda}, use
+ “Style Set 15” (ss15).\\
+
+\noindent {\bfseries Mirrored runes.} In the regular face Junicode
+contains mirrored versions of runes. To access these, use
+Right-to-Left Mirroring (rtlm): {\addfontfeatures{MirrorRunes=on} ᚾᚪᛒᛋᚫᚾᚩᚱᚻ.}
+
+\pagebreak
+\subsection*{Old and Middle English}
+
+Wē æthrynon mid ūrum ārum þā ȳðan þæs dēopan wǣles; wē
+ġesāwon ēac þā muntas ymbe þǣre sealtan sǣ strande, and wē mid
+āðēnedum hræġle and ġesundfullum windum þǣr ġewīcodon on þām
+ġemǣrum þǣre fæġerestan þēode. Þā ȳðan ġetācniað þisne dēopan
+cræft, and þā muntas ġetācniað ēac þā miċelnyssa þisses cræftes.\\
+
+
+\noindent{\small\itshape Apply the OpenType feature ss02 (Style Set 2)
+for insular letter-forms.}\\[1ex]
+\fontspec[StyleSet=insular]{Junicode}
+Her cynewulf benam sigebryht his rices \& westseaxna wiotan for
+un\-ryht\-um dædum buton hamtunscire \& he hæfde þa oþ he ofslog
+þone aldorman þe him lengest wunode \& hiene þa cynewulf on
+andred adræfde \& he þær wunade oþ þæt hine an swan ofstang
+æt pryfetesflodan \& he wræc þone aldorman cumbran \& se cynewulf
+oft miclum gefeohtum feaht uuiþ bretwalum.\\
+
+\fontspec{Junicode}
+\noindent SIÞEN þe sege and þe assaut watz sesed at Troye,\\
+Þe borȝ brittened and brent to brondez and askez,\\
+Þe tulk þat þe trammes of tresoun þer wroȝt\\
+Watz tried for his tricherie, þe trewest on erthe:\\
+Hit watz Ennias þe athel, and his highe kynde,\\
+Þat siþen depreced prouinces, and patrounes bicome\\
+Welneȝe of al þe wele in þe west iles.
+
+\subsection*{Old Icelandic}
+
+\fontspec[Language=Icelandic]{Junicode}
+{\small\itshape For Nordic shapes of þ and ð, specify the Icelandic
+language, if your application has good language support; or apply the OpenType
+ss01 (Style Set 1) feature.}\\[1ex]
+Um haustit sendi Mǫrðr Valgarðsson orð at Gunnarr myndi vera einn heimi, en
+lið alt myndi vera niðri í eyjum at lúka heyverkum. Riðu þeir Gizurr Hvíti ok
+Geirr Goði austr yfir ár, þegar þeir spurðu þat, ok austr yfir sanda til Hofs.
+Þá sendu þeir orð Starkaði undir Þríhyrningi; ok fundusk þeir þar allir er at
+Gunnari skyldu fara, ok réðu hversu at skyldi fara.
+
+\subsection*{Runic}
+\fontspec{Junicode}
+ᚠᛁᛋᚳ ᚠᛚᚩᛞᚢ ᚪᚻᚩᚠ ᚩᚾ ᚠᛖᚱᚷᛖᚾᛒᛖᚱᛁᚷ ᚹᚪᚱᚦ ᚷᚪ᛬ᛇᚱᛁᚳ ᚷᚱᚩᚱᚾ ᚦᚨᚱ ᚻᛖ ᚩᚾ ᚷᚱᛖᚢᛏ ᚷᛁᛇᚹᚩᛗ
+ᚻᚱᚩᚾᚨᛇ ᛒᚪᚾ\\
+ᚱᚩᛗᚹᚪᛚᚢᛇ ᚪᚾᛞ ᚱᛖᚢᛗᚹᚪᛚᚢᛇ ᛏᚹᛟᚷᛖᚾ ᚷᛁᛒᚱᚩᚦᚫᚱ ᚪᚠᛟᛞᛞᚫ ᛞᛁᚫ ᚹᚣᛚᛁᚠ ᚩᚾ ᚱᚩᛗᚫ\linebreak[0]ᚳᚫᛇᛏᛁ᛬
+ᚩᚦᛚᚫ ᚢᚾᚾᛖᚷ
+
+\subsection*{Latin}
+
+{\small\itshape Junicode contains the most common Latin abbreviations,
+ making it suitable for diplomatic editions of Latin texts.}\\[1ex]
+{\addfontfeatures{StyleSet=altogonek}Adiuuanos dſ̄ ſalutariſ noſter \&
+ ꝓpt̄ głam nominiſ tui dnē liƀanoſ· \& ꝓpitiuſ eſto peccatiſ noſtriſ
+ ꝓpter nomen tuum· Ne forte dicant ingentib: ubi eſt dſ̄ eorum \&
+ innoteſcat innationib: corā oculiſ nr̄iſ· Poſuerunt moſticina
+ ſeruorū ruorū eſcaſ uolatilib: cęli carneſ ſcōꝝ tuoꝝ beſtiiſ tenice·
+ Facti ſum obꝓbrium uiciniſ nr̄iſ·}
+
+\subsection*{Gothic Transliteration}
+
+jabai auk ƕas gasaiƕiþ þuk þana habandan kunþi in galiuge stada
+anakumbjandan, niu miþwissei is siukis wisandins timrjada du
+galiugagudam gasaliþ matjan? fraqistniþ auk sa unmahteiga ana
+þeinamma witubnja broþar in þize Xristus gaswalt. swaþ~þan
+frawaurkjandans wiþra broþruns, slahandans ize gahugd siuka, du
+Xristau frawaurkeiþ.
+
+\subsection*{Sanskrit Transliteration}
+
+\noindent mānaṃ dvividhaṃ viṣayadvai vidyātśaktyaśaktitaḥ \\
+ arthakriyāyāṃ keśadirnārtho ’narthādhimokṣataḥ\\[1ex]
+sadṛśāsadṛśatvācca viṣayāviṣayatvataḥ \\
+ śabdasyānyanimittānāṃ bhāve dhīsadasattvataḥ
+
+\subsection*{International Phonetic Alphabet}
+\fontspec[IPAMode=on]{Junicode}
+hwɑn θɑt ɑːprɪl wiθ is ʃuːrəs soːtə θə drʊxt ɔf mɑrʧ hɑθ peːrsəd toː
+θə roːte ɑnd bɑːðəd ɛvrɪ væɪn ɪn swɪʧ lɪkuːr ɔf hwɪʧ vɛrtɪu
+ɛnʤɛndrəd ɪs θə fluːr hwɑn zɛfɪrʊs eːk wɪθ hɪs sweːtə bræːθ
+\fontspec{Junicode}
+
+\subsection*{Greek}
+
+{\small\itshape The Greek typeface (available only in the regular
+ face) is based on the Greek Double Pica cut by Alexander Wilson of
+ Glasgow in the eighteenth century. It is not really suitable for
+ setting modern Greek; those who want a more modern Greek face that
+ harmonizes well with Junicode should consider GFS Didot
+ Classic or GFS Porson.}\\[1ex]
+βίβλος
+γενέσεως ἰησοῦ χριστοῦ υἱοῦ δαυὶδ
+υἱοῦ ἀβραάμ.
+ἀβραὰμ
+ἐγέννησεν τὸν ἰσαάκ, ἰσαὰκ δὲ ἐγέννησεν
+τὸν ἰακώβ, ἰακὼβ δὲ ἐγέννησεν τὸν
+ἰούδαν καὶ τοὺς ἀδελφοὺς αὐτοῦ,
+ἰούδας
+δὲ ἐγέννησεν τὸν φάρες καὶ τὸν ζάρα
+ἐκ τῆς θαμάρ, φάρες δὲ ἐγέννησεν τὸν
+ἑσρώμ, ἑσρὼμ δὲ ἐγέννησεν τὸν ἀράμ,
+ἀρὰμ
+δὲ ἐγέννησεν τὸν ἀμιναδάβ, ἀμιναδὰβ
+δὲ ἐγέννησεν τὸν ναασσών, ναασσὼν δὲ
+ἐγέννησεν τὸν σαλμών,
+σαλμὼν
+δὲ ἐγέννησεν τὸν βόες ἐκ τῆς ῥαχάβ,
+βόες δὲ ἐγέννησεν
+
+\subsection*{Lithuanian}
+
+{\small\itshape Lithuanian poses several typographical challenges. An
+ accented i retains its dot: i̇́; and certain characters with ogonek
+ must avoid colliding with a following j:
+ {\upshape\addfontfeatures{Contextual=on} ęj ųj}. Make sure
+ Contextual Alternates (calt) is turned on; for i̇́, use i followed
+ by non-spacing dot accent (0307) and acute (0301).}\\[1ex]
+Visa žemė turėjo vieną kalbą ir tuos pačius žodžius. Kai žmonės
+kėlėsi iš rytų, jie rado slėnį Šinaro krašte ir ten įsikūrė. Vieni
+kitiems sakė: Eime, pasidirbkime plytų ir jas išdekime. – Vietoj
+akmens jie naudojo plytas, o vietoj kalkių – bitumą. Eime, – jie
+sakė, – pasistatykime miestą ir bokštą su dangų siekiančia viršūne ir
+pasidarykime sau vardą, kad nebūtume išblaškyti po visą žemės veidą.
+
+\subsection*{Polish}
+{\small\itshape At the urging of Polish type designer Adam Twardoch,
+the default shape and position of ogonek in Junicode are now suitable
+for modern Polish. Suggestions for further improvements are solicited.}\\[1ex]
+Mieszkańcy całej ziemi mieli jedną mowę, czyli jednakowe słowa. A
+gdy wędrowali ze wschodu, napotkali równinę w kraju Szinear i tam
+zamieszkali. I mówili jeden do drugiego: Chodźcie, wyrabiajmy cegłę
+i wypalmy ją w ogniu. A gdy już mieli cegłę zamiast kamieni i smołę
+zamiast zaprawy murarskiej, rzekli: Chodźcie, zbudujemy sobie miasto
+i wieżę, której wierzchołek będzie sięgał nieba, i w ten sposób
+uczynimy sobie znak, abyśmy się nie rozproszyli po całej ziemi.
+
+\pagebreak
+
+\fontspec{Junicode}
+\noindent {\tiny \sampletext} {\small \sampletext} {\large \sampletext}
+{\Large \sampletext} {\LARGE \sampletext} {\huge \sampletext}\\
+
+{\itshape\noindent {\tiny \sampletext} {\small \sampletext} {\large \sampletext}
+{\Large \sampletext} {\LARGE \sampletext} {\huge \sampletext}}\\
+
+\noindent {\scshape {\tiny \sctext} {\small \sctext} {\large \sctext}
+{\Large \sctext} {\LARGE \sctext}}
+
+\pagebreak
+
+{\bfseries\noindent {\tiny \sampletext} {\small \sampletext} {\large \sampletext}
+{\Large \sampletext} {\LARGE \sampletext} {\huge \sampletext}}\\
+
+{\bfseries\itshape\noindent {\tiny \sampletext} {\small \sampletext} {\large \sampletext}
+{\Large \sampletext} {\LARGE \sampletext} {\huge \sampletext}}\\
+
+\noindent{\LARGE abcdefghijklmnopqrstuvwxyz æðþȝ\\
+ABCDEFGHIJKLMNOPQRSTUVWXYZ ÆÐÞȜ\\
+αβγδεζηθικλμνξοπρςστυφχψω\\
+ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ}
+
+\pagebreak
+
+
+\noindent The Junicode font is available at
+http://junicode.sourceforge.net/. You can also find it in the
+repositories of many Linux distributions, and also via CTAN. Visit the
+Junicode Project Page at SourceForge to leave feature requests and bug
+reports. Contributions are welcome: if you wish to contribute to
+Junicode, leave a patch at the Project Page or contact the
+developer.\\
+
+\subsection*{Developer}
+Peter S. Baker, University of Virginia
+
+\subsection*{Contributors}
+Denis Moyogo Jacquerye\\
+Adam Buchbinder\\
+Pablo Rodriguez\\
+
+\noindent Thanks to the many users who have submitted feature requests
+and bug reports.\\
+
+\def\reflect#1{{\setbox0=\hbox{#1}\rlap{\kern0.5\wd0
+ \special{x:gsave}\special{x:scale -1 1}}\box0 \special{x:grestore}}}
+\def\XeTeX{\leavevmode
+ \setbox0=\hbox{X\lower.5ex\hbox{\kern-.15em\reflect{E}}\kern-.1667em \TeX}%
+ \dp0=0pt\ht0=0pt\box0 }
+
+\noindent This document was set with {\XeTeX}.
+\end{document}
--- /dev/null
+%&program=xelatex
+%&encoding=UTF-8 Unicode
+
+\documentclass[letterpaper]{article}
+
+\usepackage{fontspec}
+
+\setromanfont{Junicode}
+
+\newICUfeature{StyleSet}{1}{+ss01}
+\newICUfeature{StyleSet}{2}{+ss02,-liga}
+\newICUfeature{StyleSet}{3}{+ss03}
+\newICUfeature{LigType}{disc}{+dlig}
+\newICUfeature{LigType}{hist}{+hlig}
+\newICUfeature{IPAMode}{on}{+mgrk,-liga}
+\newICUfeature{Compose}{off}{-ccmp}
+\newICUfeature{Contextual}{on}{+calt}
+\newICUfeature{Swash}{on}{+swsh}
+\newICUfeature{Fractions}{on}{+frac}
+\newICUfeature{Superscripts}{on}{+sups}
+\newICUfeature{Subscripts}{on}{+subs}
+
+\frenchspacing
+
+\begin{document}
+
+\section*{Old English with Junicode}
+
+\linespread{1.1}\fontspec[Contextual=on]{Junicode}\Large Sum wer wæs ġeseten on þām lande þe is ġehāten Hus; his nama wæs Iob. Se wer wæs swīðe bilewite and rihtwīs and ondrǣdende God and forbūgende yfel. Him wǣron ācennede \mbox{seofan} suna and ðrēo dohtra. Hē hæfde seofon ðūsend scēapa and ðrēo ðūsend olfenda, fīf hund ġetȳmu oxena and fīf hund assan and ormǣte miċelne hīred.
+
+Iob cwæð, “Iċ ālȳsde hrȳmende þearfan, and ðām stēopbearne þe būton fultume wæs iċ ġehēolp, and wydewan \mbox{heortan} iċ ġefrēfrode. Iċ wæs ymbscrȳd mid rihtwīsnysse. Iċ wæs blind\-um men ēage and healtum fōt and þearfena fæder. Of flȳsum mīnra scēapa wǣron ġehlȳwde ðearfena sīdan, and iċ ðearfum ne forwyrnde þæs ðe hī ġyrndon, ne iċ ne ǣt āna mīnne hlāf būton stēopbearne, ne iċ ne blissode on mīnum meniġfealdum welum. Ne fæġnode iċ on mīnes fēondes hryre, ne læġ ælðēodiġ man wiðūtan mīnum heġum, ac mīn duru ġeopenode symle weġfērendum. Ne behȳdde iċ mīne synna, ne iċ on mīnum bōsme ne bedīġlode mīne unrihtwīsnysse.”
+
+Efne ðā ġȳt cōm se fēorða ǣrendraca inn and cwæð, “Ðīne suna and ðīne dohtra ǣton and druncon mid heora yldestan brēðer, and efne þā fǣrlīċe swēġde swīðliċ wind of ðām wēstene and tōslōh þæt hūs æt ðām fēower hwemmum þæt hit hrēosende ðīne bearn ofþrihte and ācwealde. Iċ āna ætbærst þæt iċ ðē þis cȳdde.”
+
+“Fel sceal for felle, and swā hwæt swā man hæfð hē sylð for his līfe. Āstreċe nū ðīne hand and hrepa his bān and his flǣsc; ðonne ġesīhst ðū þæt hē ðē on ansȳne wiriġð.”
+
+\pagebreak
+
+\itshape\noindent Sum wer wæs ġeseten on þām lande þe is ġehāten Hus; his nama wæs Iob. Se wer wæs swīðe bilewite and rihtwīs and ondrǣdende God and forbūgende yfel. Him wǣron ācennede \mbox{seofan} suna and ðrēo dohtra. Hē hæfde seofon ðūsend scēapa and ðrēo ðūsend olfenda, fīf hund ġetȳmu oxena and fīf hund assan and ormǣte miċelne hīred.
+
+Iob cwæð, “Iċ ālȳsde hrȳmende þearfan, and ðām stēopbearne þe būton fultume wæs iċ ġehēolp, and wydewan \mbox{heortan} iċ ġefrēfrode. Iċ wæs ymbscrȳd mid rihtwīsnysse. Iċ wæs blind\-um men ēage and healtum fōt and þearfena fæder. Of flȳsum mīnra scēapa wǣron ġehlȳwde ðearfena sīdan, and iċ ðearfum ne forwyrnde þæs ðe hī ġyrndon, ne iċ ne ǣt āna mīnne hlāf būton stēopbearne, ne iċ ne blissode on mīnum meniġfealdum welum. Ne fæġnode iċ on mīnes fēondes hryre, ne læġ ælðēodiġ man wiðūtan mīnum heġum, ac mīn duru ġeopenode symle weġfērendum. Ne behȳdde iċ mīne synna, ne iċ on mīnum bōsme ne bedīġlode mīne unrihtwīsnysse.”
+
+Efne ðā ġȳt cōm se fēorða ǣrendraca inn and cwæð, “Ðīne suna and ðīne dohtra ǣton and druncon mid heora yldestan brēðer, and efne þā fǣrlīċe swēġde swīðliċ wind of ðām wēstene and tōslōh þæt hūs æt ðām fēower hwemmum þæt hit hrēosende ðīne bearn ofþrihte and ācwealde. Iċ āna ætbærst þæt iċ ðē þis cȳdde.”
+
+“Fel sceal for felle, and swā hwæt swā man hæfð hē sylð for his līfe. Āstreċe nū ðīne hand and hrepa his bān and his flǣsc; ðonne ġesīhst ðū þæt hē ðē on ansȳne wiriġð.”
+
+\pagebreak
+
+\upshape\bfseries\noindent Sum wer wæs ġeseten on þām lande þe is ġehāten Hus; his nama wæs Iob. Se wer wæs swīðe bilewite and rihtwīs and ondrǣdende God and forbūgende yfel. Him wǣron ācennede \mbox{seofan} suna and ðrēo dohtra. Hē hæfde seofon ðūsend scēapa and ðrēo ðūsend olfenda, fīf hund ġetȳmu oxena and fīf hund assan and ormǣte miċelne hīred.
+
+Iob cwæð, “Iċ ālȳsde hrȳmende þearfan, and ðām stēopbearne þe būton fultume wæs iċ ġehēolp, and wydewan heort\-an iċ ġefrēfrode. Iċ wæs ymbscrȳd mid rihtwīsnysse. Iċ wæs blind\-um men ēage and healtum fōt and þearfena fæder. Of flȳsum mīnra scēapa wǣron ġehlȳwde ðearfena sīdan, and iċ ðearfum ne forwyrnde þæs ðe hī ġyrndon, ne iċ ne ǣt āna mīnne hlāf būton stēopbearne, ne iċ ne blissode on mīnum meniġfealdum welum. Ne fæġnode iċ on mīnes fēondes hryre, ne læġ ælðēodiġ man wiðūtan mīnum heġum, ac mīn duru ġeopenode symle weġfērendum. Ne behȳdde iċ mīne synna, ne iċ on mīnum bōsme ne bedīġlode mīne unrihtwīsnysse.”
+
+Efne ðā ġȳt cōm se fēorða ǣrendraca inn and cwæð, “Ðīne suna and ðīne dohtra ǣton and druncon mid heora yldestan brēðer, and efne þā fǣrlīċe swēġde swīðliċ wind of ðām wēst\-ene and tōslōh þæt hūs æt ðām fēower hwemmum þæt hit hrēosende ðīne bearn ofþrihte and ācwealde. Iċ āna ætbærst þæt iċ ðē þis cȳdde.”
+
+“Fel sceal for felle, and swā hwæt swā man hæfð hē sylð for his līfe. Āstreċe nū ðīne hand and hrepa his bān and his flǣsc; ðonne ġesīhst ðū þæt hē ðē on ansȳne wiriġð.”
+
+\pagebreak
+
+\noindent\itshape Sum wer wæs ġeseten on þām lande þe is ġehāten Hus; his nama wæs Iob. Se wer wæs swīðe bilewite and rihtwīs and ondrǣdende God and forbūgende yfel. Him wǣron ācennede \mbox{seofan} suna and ðrēo dohtra. Hē hæfde seofon ðūsend scēapa and ðrēo ðūsend olfenda, fīf hund ġetȳmu oxena and fīf hund assan and ormǣte miċelne hīred.
+
+Iob cwæð, “Iċ ālȳsde hrȳmende þearfan, and ðām stēopbearne þe būton fultume wæs iċ ġehēolp, and wydewan heort\-an iċ ġefrēfrode. Iċ wæs ymbscrȳd mid rihtwīsnysse. Iċ wæs blind\-um men ēage and healtum fōt and þearfena fæder. Of flȳsum mīnra scēapa wǣron ġehlȳwde ðearfena sīdan, and iċ ðearfum ne forwyrnde þæs ðe hī ġyrndon, ne iċ ne ǣt āna mīnne hlāf būton stēopbearne, ne iċ ne blissode on mīnum meniġfealdum welum. Ne fæġnode iċ on mīnes fēondes hryre, ne læġ ælðēodiġ man wiðūtan mīnum heġum, ac mīn duru ġeopenode symle weġ\-fēr\-end\-um. Ne behȳdde iċ mīne synna, ne iċ on mīnum bōsme ne bedīġlode mīne unrihtwīsnysse.”
+
+Efne ðā ġȳt cōm se fēorða ǣrendraca inn and cwæð, “Ðīne suna and ðīne dohtra ǣton and druncon mid heora yldestan brēðer, and efne þā fǣrlīċe swēġde swīðliċ wind of ðām wēst\-ene and tōslōh þæt hūs æt ðām fēower hwemmum þæt hit hrēosende ðīne bearn ofþrihte and ācwealde. Iċ āna ætbærst þæt iċ ðē þis cȳdde.”
+
+“Fel sceal for felle, and swā hwæt swā man hæfð hē sylð for his līfe. Āstreċe nū ðīne hand and hrepa his bān and his flǣsc; ðonne ġesīhst ðū þæt hē ðē on ansȳne wiriġð.”
+
+\pagebreak
+
+\upshape\mdseries\small\noindent In Junicode, special attention has been paid to letter-combinations that often look
+unattractive in Old English text: these are handled by ligatures and alternate forms of f, þ and ð.
+To take fullest advantage of typographical features for Old English, make sure these OpenType
+features are enabled in your application: ccmp (Glyph Composition/Decomposition), calt
+(Contextual Alternates), liga (Standard Ligatures), kern (Horizontal Kerning).
+\end{document}
--- /dev/null
+/*Basic stuff:*/
+
+@font-face {
+ font-family: 'JCode';
+ font-weight: normal;
+ font-style: normal;
+ src: url('../files/junicode/fonts/Junicode.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: bold;
+ font-style: normal;
+ src: url('../files/junicode/fonts/Junicode-Bold.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: normal;
+ font-style: italic;
+ src: url('../files/junicode/fonts/Junicode-Italic.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: bold;
+ font-style: italic;
+ src: url('../files/junicode/fonts/Junicode-BoldItalic.woff');
+}
+
+body {
+ background: #222222;
+ font-family: 'JCode', serif;
+ color: #EEEEEE;
+ -moz-font-feature-settings: "onum" 1;
+}
+h1 {
+ font-size: 3em;
+ text-align: center;
+ line-height: 1;
+}
+h2 {
+ font-size: 1em;
+ text-align: center;
+ line-height: 1;
+ color: #CC3355;
+}
+h3 {
+ font-size: 1.5em;
+}
+*:lang(x-XX-jt) {
+ color: #EEEEEE!important;
+}
+dfn {
+ font-style: normal;
+}
+.def {
+ color: #DD0013!important;
+}
+a {
+ text-decoration: none;
+ color: #BCBCBC;
+}
+a:hover {
+ color: #DEDEDE;
+}
+*.mainbody p {
+ text-align: justify;
+ -moz-text-align-last: center;
+}
+*.mainbody dt {
+ color: white;
+ text-decoration: underline;
+}
+*.mainbody dd {
+ text-align: justify;
+ -moz-text-align-last: center;
+ color: #DDCCFF;
+}
+*.mpl {
+ color: #FFBBC3;
+ font-style: italic;
+}
+
+
+/*Top banner styling*/
+*.topcontainer {
+ position: absolute;
+ width: 100%;
+ left: 0%;
+ height: 200px;
+ background: #000000;
+ top: 0%;
+ border-bottom: thin solid #550022;
+ resize: vertical;
+}
+*.topbanner {
+ position: absolute;
+ height: 175px;
+ background: #330011;
+ top: 12.5px;
+ left: 12.5%;
+ right: 12.5%;
+}
+*.toptext {
+ position: absolute;
+ -moz-columns: 2;
+ -moz-column-fill: balance;
+ -moz-column-gap: 310px;
+ left: 0%;
+ top: 0%;
+ right: 0%;
+ bottom: 0%;
+ padding: .8em;
+ text-align: center;
+ line-height: 1.8;
+}
+*.topsvg {
+ width: 310px;
+ height: 175px;
+ margin: auto;
+}
+svg {
+ position: absolute;
+ stroke: #EEEEEE;
+}
+*.topsvg #textbox {
+ width: 220px;
+ position: absolute;
+ padding-left: 45px;
+ padding-right: 45px;
+}
+h2 {
+ -moz-animation-duration: 2s;
+ -moz-animation-name: pulse;
+ -moz-animation-iteration-count: infinite;
+}
+@-moz-keyframes pulse {
+ from {
+ font-size: 1em;
+ }
+ 50% {
+ font-size: 1.2em;
+ }
+ to {
+ font-size: 1em;
+ }
+}
+
+
+/*Sidebar styling*/
+*.sidecontainer{
+ position: absolute;
+ top: 210px;
+ bottom: 10px;
+ width: 35%;
+ left: 0%;
+}
+*.sidebar{
+ position: absolute;
+ height: 92.5%;
+ left: 5%;
+ right: 5%;
+ border: 5px solid #220000;
+ background: #330011;
+ padding: 5%;
+ overflow: auto;
+}
+*.pro {
+ font-size: 90%;
+}
+
+
+/*Main table styling*/
+*.mainbody {
+ margin-top: 210px;
+ margin-left: 37.5%;
+ margin-right: 2.5%;
+ margin-bottom: 10px;
+ color: #BB99AA;
+ position: absolute;
+ top: 0px;
+ bottom: 0px;
+ overflow-y: auto;
+ border: 3px solid #220000;
+ background: #131313;
+ padding-left: .2em;
+ padding-right: .2em;
+}
+table{
+ background: #331221;
+ width: 100%;
+}
+.sel {
+ background: #331221;
+ height: 1.8em;
+ text-align: right;
+ -moz-columns: 2;
+}
+select {
+ width: 50%;
+ margin-left: 0%;
+ margin-right: 50%;
+}
+#cc {
+ background: #000000;
+ font-size: 85%;
+}
+td:hover {
+ background: #5F2F3F;
+}
+td {
+ border: thin solid #542133;
+ padding-right: .8em;
+ padding-left: .8em;
+}
+tr {
+ background: #441122;
+}
+tr:hover {
+ background: #4F1F2F;
+}
+col:first-child {
+ width: 15%;
+ height: 100%;
+}
+col:nth-child(2) {
+ width: 45%;
+}
+col:last-child {
+ width: 40%;
+}
+*.header {
+ background: none!important;
+}
+*.header td {
+ text-decoration: underline;
+ color: #551100;
+ border: none!important;
+ background: none!important;
+}
+thead tr {
+ background: none!important;
+ text-decoration: underline;
+ color: white;
+}
+*.empty {
+ background: none!important;
+ border: none;
+ height: .2em;
+}
\ No newline at end of file
--- /dev/null
+/*Basic stuff:*/
+
+@font-face {
+ font-family: 'JCode';
+ font-weight: normal;
+ font-style: normal;
+ src: url('../files/junicode/fonts/Junicode.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: bold;
+ font-style: normal;
+ src: url('../files/junicode/fonts/Junicode-Bold.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: normal;
+ font-style: italic;
+ src: url('../files/junicode/fonts/Junicode-Italic.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: bold;
+ font-style: italic;
+ src: url('../files/junicode/fonts/Junicode-BoldItalic.woff');
+}
+
+body {
+ background: #999ABC;
+ font-family: 'JCode', serif;
+ color: black;
+ -moz-font-feature-settings: "onum" 1, "hist" 1, "hlig" 1;
+}
+h1 {
+ font-size: 3em;
+ text-align: center;
+ line-height: 1;
+}
+h2 {
+ font-size: 1em;
+ text-align: center;
+ line-height: 1;
+}
+h3 {
+ font-size: 1.5em;
+}
+*:lang(x-XX-jt) {
+ color: black!important;
+}
+dfn {
+ font-style: normal;
+}
+.def {
+ color: #227002!important;
+}
+a {
+ text-decoration: none;
+ color: #454545;
+ -moz-font-feature-settings: "smcp" 1;
+}
+a:hover {
+ color: #747474;
+}
+*.mainbody p {
+ text-align: justify;
+ -moz-text-align-last: center;
+}
+*.mainbody dt {
+ color: black;
+ text-decoration: underline;
+}
+*.mainbody dd {
+ text-align: justify;
+ -moz-text-align-last: center;
+ color: #227002;
+}
+*.mpl {
+ color: #999BAD;
+ font-style: italic;
+}
+
+
+/*Top banner styling*/
+*.topcontainer {
+ position: absolute;
+ width: 100%;
+ left: 0%;
+ height: 200px;
+ background: #777899;
+ top: 0%;
+ border-bottom: thin solid #535555;
+ resize: vertical;
+}
+*.topbanner {
+ position: absolute;
+ height: 175px;
+ background: #EEE8DD;
+ top: 12.5px;
+ left: 12.5%;
+ right: 12.5%;
+}
+*.toptext {
+ position: absolute;
+ -moz-columns: 2;
+ -moz-column-fill: balance;
+ -moz-column-gap: 310px;
+ left: 0%;
+ top: 0%;
+ right: 0%;
+ bottom: 0%;
+ padding: .8em;
+ text-align: center;
+ line-height: 1.8;
+}
+*.topsvg {
+ width: 310px;
+ height: 175px;
+ margin: auto;
+}
+svg {
+ position: absolute;
+ stroke: black;
+}
+*.topsvg #textbox {
+ width: 220px;
+ position: absolute;
+ padding-left: 45px;
+ padding-right: 45px;
+}
+h2 {
+ -moz-animation-duration: 2s;
+ -moz-animation-name: pulse;
+ -moz-animation-iteration-count: infinite;
+}
+@-moz-keyframes pulse {
+ from {
+ font-size: 1em;
+ }
+ 50% {
+ font-size: 1.2em;
+ }
+ to {
+ font-size: 1em;
+ }
+}
+
+
+/*Sidebar styling*/
+*.sidecontainer{
+ position: absolute;
+ top: 210px;
+ bottom: 10px;
+ width: 35%;
+ left: 0%;
+}
+*.sidebar{
+ position: absolute;
+ height: 92.5%;
+ left: 5%;
+ right: 5%;
+ border: 5px solid #555666;
+ background: #EEE8DD;
+ padding: 5%;
+ overflow: auto;
+}
+*.pro {
+ font-size: 90%;
+}
+
+
+/*Main table styling*/
+*.mainbody {
+ margin-top: 210px;
+ margin-left: 37.5%;
+ margin-right: 2.5%;
+ margin-bottom: 10px;
+ color: #334566;
+ position: absolute;
+ top: 0px;
+ bottom: 0px;
+ overflow-y: auto;
+ border: 3px solid #545454;
+ background: #EEEEEE;
+ padding-left: .2em;
+ padding-right: .2em;
+}
+table {
+ background: #CCCCCC;
+ width: 100%;
+}
+.sel {
+ background: #CCCCCC;
+ height: 1.8em;
+ text-align: right;
+ -moz-columns: 2;
+}
+select {
+ width: 50%;
+ margin-left: 0%;
+ margin-right: 50%;
+}
+#cc {
+ background: #000000;
+ font-size: 85%;
+}
+td:hover {
+ background: #F6F6F6;
+}
+td {
+ border: thin solid #A0A0A0;
+ padding-right: .8em;
+ padding-left: .8em;
+}
+tr {
+ background: #DDDDDD;
+}
+tr:hover {
+ background: #EBEBEB;
+}
+col:first-child {
+ width: 15%;
+ height: 100%;
+}
+col:nth-child(2) {
+ width: 45%;
+}
+col:last-child {
+ width: 40%;
+}
+*.header {
+ background: none!important;
+}
+*.header td {
+ text-decoration: underline;
+ color: #001155;
+ border: none!important;
+ background: none!important;
+}
+thead tr {
+ background: none!important;
+ text-decoration: underline;
+ color: black;
+}
+*.empty {
+ background: none!important;
+ border: none;
+ height: .2em;
+}
\ No newline at end of file
--- /dev/null
+/*Basic stuff:*/
+
+@font-face {
+ font-family: 'JCode';
+ font-weight: normal;
+ font-style: normal;
+ src: url('../files/junicode/fonts/Junicode.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: bold;
+ font-style: normal;
+ src: url('../files/junicode/fonts/Junicode-Bold.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: normal;
+ font-style: italic;
+ src: url('../files/junicode/fonts/Junicode-Italic.woff');
+}
+@font-face {
+ font-family: 'JCode';
+ font-weight: bold;
+ font-style: italic;
+ src: url('../files/junicode/fonts/Junicode-BoldItalic.woff');
+}
+
+body {
+ background: #999ABC;
+ font-family: 'JCode', serif;
+ color: black;
+ -moz-font-feature-settings: "onum" 1;
+}
+h1 {
+ font-size: 3em;
+ text-align: center;
+ line-height: 1;
+}
+h2 {
+ font-size: 1em;
+ text-align: center;
+ line-height: 1;
+}
+h3 {
+ font-size: 1.5em;
+}
+*:lang(x-XX-jt) {
+ color: black!important;
+}
+dfn {
+ font-style: normal;
+}
+.def {
+ color: #227002!important;
+}
+a {
+ text-decoration: none;
+ color: #454545;
+}
+a:hover {
+ color: #747474;
+}
+*.mainbody p {
+ text-align: justify;
+ -moz-text-align-last: center;
+}
+*.mainbody dt {
+ color: black;
+ text-decoration: underline;
+}
+*.mainbody dd {
+ text-align: justify;
+ -moz-text-align-last: center;
+ color: #227002;
+}
+*.mpl {
+ color: #999BAD;
+ font-style: italic;
+}
+
+
+/*Top banner styling*/
+*.topcontainer {
+ position: absolute;
+ width: 100%;
+ left: 0%;
+ height: 200px;
+ background: #777899;
+ top: 0%;
+ border-bottom: thin solid #535555;
+ resize: vertical;
+}
+*.topbanner {
+ position: absolute;
+ height: 175px;
+ background: #EEE8DD;
+ top: 12.5px;
+ left: 12.5%;
+ right: 12.5%;
+}
+*.toptext {
+ position: absolute;
+ -moz-columns: 2;
+ -moz-column-fill: balance;
+ -moz-column-gap: 310px;
+ left: 0%;
+ top: 0%;
+ right: 0%;
+ bottom: 0%;
+ padding: .8em;
+ text-align: center;
+ line-height: 1.8;
+}
+*.topsvg {
+ width: 310px;
+ height: 175px;
+ margin: auto;
+}
+svg {
+ position: absolute;
+ stroke: black;
+}
+*.topsvg #textbox {
+ width: 220px;
+ position: absolute;
+ padding-left: 45px;
+ padding-right: 45px;
+}
+h2 {
+ -moz-animation-duration: 2s;
+ -moz-animation-name: pulse;
+ -moz-animation-iteration-count: infinite;
+}
+@-moz-keyframes pulse {
+ from {
+ font-size: 1em;
+ }
+ 50% {
+ font-size: 1.2em;
+ }
+ to {
+ font-size: 1em;
+ }
+}
+
+
+/*Sidebar styling*/
+*.sidecontainer{
+ position: absolute;
+ top: 210px;
+ bottom: 10px;
+ width: 35%;
+ left: 0%;
+}
+*.sidebar{
+ position: absolute;
+ height: 92.5%;
+ left: 5%;
+ right: 5%;
+ border: 5px solid #555666;
+ background: #EEE8DD;
+ padding: 5%;
+ overflow: auto;
+}
+*.pro {
+ font-size: 90%;
+}
+
+
+/*Main table styling*/
+*.mainbody {
+ margin-top: 210px;
+ margin-left: 37.5%;
+ margin-right: 2.5%;
+ margin-bottom: 10px;
+ color: #334566;
+ position: absolute;
+ top: 0px;
+ bottom: 0px;
+ overflow-y: auto;
+ border: 3px solid #545454;
+ background: #EEEEEE;
+ padding-left: .2em;
+ padding-right: .2em;
+}
+table {
+ background: #CCCCCC;
+ width: 100%;
+}
+.sel {
+ background: #CCCCCC;
+ height: 1.8em;
+ text-align: right;
+ -moz-columns: 2;
+}
+select {
+ width: 50%;
+ margin-left: 0%;
+ margin-right: 50%;
+}
+#cc {
+ background: #000000;
+ font-size: 85%;
+}
+td:hover {
+ background: #F6F6F6;
+}
+td {
+ border: thin solid #A0A0A0;
+ padding-right: .8em;
+ padding-left: .8em;
+}
+tr {
+ background: #DDDDDD;
+}
+tr:hover {
+ background: #EBEBEB;
+}
+col:first-child {
+ width: 15%;
+ height: 100%;
+}
+col:nth-child(2) {
+ width: 45%;
+}
+col:last-child {
+ width: 40%;
+}
+*.header {
+ background: none!important;
+}
+*.header td {
+ text-decoration: underline;
+ color: #001155;
+ border: none!important;
+ background: none!important;
+}
+thead tr {
+ background: none!important;
+ text-decoration: underline;
+ color: black;
+}
+*.empty {
+ background: none!important;
+ border: none;
+ height: .2em;
+}
\ No newline at end of file
--- /dev/null
+<!DOCTYPE html>
+<html lang="en-US">
+<head>
+ <title>Jästugā
 - The Official Learning Page for The Language</title>
+ <meta http-equiv="Content-Type" content = "text/html; charset=UTF-8">
+ <link id="day" href="../files/style.css" rel="stylesheet" type="text/css" title="Standard"> <!-- Main Stylesheet -->
+ <link id="night" href="../files/night.css" rel="alternate stylesheet" type="text/css" title="Night"> <!-- Night Mode -->
+ <link id="clover" href="../files/clover.css" rel="alternate stylesheet" type="text/css" title="Clover"> <!-- St. Patrick's Day -->
+ <link id="oe" href="../files/oldenglish.css" rel="alternate stylesheet" type="text/css" title="Old English"> <!-- Old English @ Noon -->
+ <script src="../files/db.js" type="text/javascript"></script> <!-- Word database (JavaScript) -->
+</head>
+<body>
+
+<!-- svg graphic encoding: -->
+ <div class="topcontainer">
+ <div class="topbanner">
+ <div class="toptext">
+ <a href="../Main.html" title="What to say">Dictionary</a><br />
+ <a href="../Grammar.html" title="How to say it">Grammar</a><br />
+ <a href="../Syllabary.html" title="How to write it">Syllabary</a><br />
+ <a href="../Lessons.html" title="How to learn it">Lessons</a><br />
+ <a href="../About.html" title="What is it?">About</a><br />
+ </div>
+ <div title="This says Jästugā!" class="topsvg">
+ <svg width="310" height="175" xmlns="http://www.w3.org/2000/svg">
+ <metadata id="metadata2997">image/svg+xml</metadata>
+ <g>
+ <g>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3780" d="m20,5l-15,30l30,0l0,-10l-10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3782" d="m10,55l15,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3784" d="m25,55l5,10"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3786" d="m5,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23226 5,-5 5,-5"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3790" d="m5,90l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3792" d="m15,95l20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3794" d="m35,95l-20,30"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3796" d="m5,125l10,-15"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3798" d="m15,140l10,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3800" d="m5,145l30,0"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" id="path3802" d="m20,145l0,25"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,5l-15,30l30,0l0,-10l-10,0" id="path3836"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m280,55l15,-5" id="path3838"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m295,55l5,10" id="path3840"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,75c0,0 5.3089,-9.53549 10,-10c5.98001,-0.59214 9.01999,10.59214 15,10c2.34555,-0.23225 5,-5 5,-5" id="path3842"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,90l30,0" id="path3844"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,95l20,30" id="path3846"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m305,95l-20,30" id="path3848"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,125l10,-15" id="path3850"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m285,140l10,0" id="path3852"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m275,145l30,0" id="path3854"/>
+ <path fill="none" stroke-width="2" stroke-miterlimit="4" marker-mid="none" marker-start="none" d="m290,145l0,25" id="path3856"/>
+ <path fill="none" stroke-width="1px" id="path3858" d="m45,5l0,165"/>
+ <path fill="none" stroke-width="1px" id="path3860" d="m265,5l0,165"/>
+ </g>
+ </g>
+ </svg>
+ <div id="textbox">
+ <h1 title="Jah-stoo-gay">Jästugā</h1>
+ <h2 title="That's right!"><script type="text/javascript">document.write(hTwo[Math.floor(Math.random() * hTwo.length)]);</script></h2>
+ </div>
+ </div>
+ </div>
+ </div>
+
+<!-- The Pronunciation Sidebar -->
+ <div class="sidecontainer">
+ <div class="sidebar">
+ <h3 title="How to learn it:">LESSONS:</h3>
+ <p>Notes:<br />
+ <strong>In this lesson:</strong><br />
+ About the language<br />
+ How to introduce oneself<br />
+ How to describe oneself<br />
+ əwād - you<br />
+ ʒod - it<br />
+ su - he<br />
+ æ - she<br />
+ tuād<br />
+ </p>
+ </div>
+ </div>
+
+<!-- The main body, etc. -->
+ <div class="mainbody">
+ <h3>Lesson 1: The Basics</h3>
+ <ol id="toc">
+ <li><a href="#ch1">Chapter 1</a></li>
+ <li><a href="#ch2">Chapter 2</a></li>
+ <li><a href="#ch3">Chapter 3</a></li>
+ <li><a href="#ch4">Chapter 4</a></li></ol>
+ <p id="ch1"><strong>Chapter One - About the Language</strong></p>
+ <p>So, what exactly <em>is</em> <span lang="x-XX-jt">Jästugā?</span> Well, aside from whatever other uses it may have, <em><span lang="x-XX-jt">Jästugā</span> is a language</em>. By definition, then, it is a <em>method of communication</em>. You can use it to talk to people, tell stories, et cetera. However, since so few people know it, you can also use it to amaze and confuse your friends (unless, of course, your friends know it too).</p>
+ <p>Literally translated, <span lang="x-XX-jt">Jästugā</span> means <span class="def">one who speaks the Language</span>. However, it can also be used to refer to the language itself (the English speak English; the French, French, and so on). In general, this is how to properly phrase the word so that it means what you want: If you are talking about the Language, say <span lang="x-XX-jt">pə Jästugā</span> (<span class="def">the Language</span>), if you are talking about a person who speaks it, say <span lang="x-XX-jt">pə tuād Jästugā</span> (<span class="def">the Language person</span>), and if you are talking about Language-speaking people in general, say <span lang="x-XX-jt">pə Jästugāl</span>.</p>
+ <p>As one of the <span lang="x-XX-jt">Jästugāl</span>, you will probably come across situations in which you want to say something, but the proper word does not yet exist. That's okay! <span lang="x-XX-jt">Jästugā</span> is a young language, and as one of its speakers, you have the right and responsibility to help it grow. However, there are some guidelines that you must follow when making new words...</p>
+ <ol><li><em>Do not "make up" words.</em><br />
+ Let me say that again, because it's important. Don't just make stuff up. <span lang="x-XX-jt">Jästugā</span> is evolved, not created. Every word should be a derivative or a combination of other words. And keeping track of etymology is important, so write that stuff down.</li>
+ <li>Try to avoid large "compound" words.<br />
+ Don't just stick two words together and call it a new word. If it is hard to say, then people won't say it. And that's bad. So try to simplify words. Having said that, there is such a thing as oversimplifying, so don't overdo it.</li>
+ <li>Use it!<br />
+ There's no point in having a new word if it's not used. So start using it, and introduce it to the world!</li>
+ <li>Keep track of it!<br />
+ Write down the word, its etymological origins, and its meaning, just like you see in this dictionary. Keep a database. When your database gets large (say, 25 words), send it to me! Some of those words might find their way into the Official Dictionary!</li></ol>
+ <p>There are some situations in which it might be necessary to adapt words from other languages into <span lang="x-XX-jt">Jästugā</span>. <em>Try</em> to keep this to a minimum. However, should the occasion arise, be sure to keep in mind the limited number of syllables at your disposal. Most consonants can't be placed without a vowel afterward, and not all consonants and vowels exist. Æ and æn are exclusively feminine. Don't create it if one can't write it! </p>
+ <p>So, there you have it. <span lang="x-XX-jt">Jästugā</span> is a language, spoken by the <span lang="x-XX-jt">Jästugāl</span>, to be used for communication and other awesome things. It will evolve over time, and it is possible to convert words from other languages into <span lang="x-XX-jt">Jästugā</span> words (but please don't if you don't have to). Now, time to learn some Language!</p>
+ <p id="ch2"><strong>Chapter 2 - Your first words</strong></p>
+ <p>Probably the most important word you should know is <span lang="x-XX-jt">dot</span> (long "o"), meaning <span class="def">is defined as</span> (or, if you prefer, "is described as"). It's the <span lang="x-XX-jt">Jästugā</span> equivilent of "is". It can be used to tell names ("She is defined as <span lang="x-XX-jt">Tæn</span>") or give descriptions ("<span lang="x-XX-jt">Tæn</span> is defined as intelligent"). Keep in mind, however, that when you use <span lang="x-XX-jt">dot</span>, you are helping to <em>define</em> someone or something, so don't use it for temporary conditions. For that, we use the word <span lang="x-XX-jt">dohī</span>, meaning "is had by". It is used to describe things in one's possession ("A book is had by her"), or temporary conditions ("Sleepiness was had by him"). Note that <span lang="x-XX-jt">dot</span> is followed by <em>adjectives or adjective phrases</em> while <span lang="x-XX-jt">dohī</span> is preceded by <em>noun phrases</em>.</p>
+ <p>Look at that! You've already learned two new words! Unfortunately, both of them are verbs, so you'll have a tough (impossible) time trying to form a sentence that way. So, without further delay, let's learn some pronouns! Pronouns are easy: they always represent nouns, and never need articles. There are three main pronouns in Jästugā: <span lang="x-XX-jt">zī</span> (first person), <span lang="x-XX-jt">əwād</span> (second person), and <span lang="x-XX-jt">ʒod</span> (third person). In English, their corresponding words are "I", "you", and "it". These can be pluralized to create equivilants of "we", "y'all", and "they". If you're talking about people, you'll probably want to use <span lang="x-XX-jt">su</span> (masculine 3rd person, "he") and <span lang="x-XX-jt">æ</span> (feminine 3rd person, "she") as well; these can also be pluralized. Pronouns are the same whether they're in the subject or the object, so "I" doesn't become "me", or anything like that. Not too difficult, huh?</p>
+ <p>So, now that you know some words, let's learn some grammar. Verbs are, by default, conjugated in the present passive tense. That means that the object recieving the action comes <em>first</em> and that the person performing the action comes <em>last</em>. You always have to have either a subject or an object, but you don't need both. Having said that, some sentences won't make a lot of sense if you don't have both the subject and the object (example: "<span lang="x-XX-jt">æ dot</span>"), so it's always better to be specific.</p>
+ <p>It's hard to be specific without knowing any words, however, so here are some <abbr title="Noun/Adjective">N/A</abbr>'s. Nouns and adjectives are <em>the same</em> in <span lang="x-XX-jt">Jästugā</span>, except for one tiny difference: Nouns are preceded by articles (think: "the", "a"). Adjectives usually come <em>after</em> nouns, or are put all on their lonesome</p>
+ <p>So, your first new <abbr title="Noun/Adjective">N/A</abbr>: <span lang="x-XX-jt">tuād</span>. You might recognize it from the first chapter. <span lang="x-XX-jt">Tuād</span> has two meanings — it can refer to a person ("<span lang="x-XX-jt">æ dot pā tuād</span>", <span class="def">she is a person</span>), or to one's body. You can use tuād to describe people (think: "she is defined as a happy person"), although this is optional ("she is defined as happy" works just as well).</p>
+ <p>Review so far: With pronouns and <span lang="x-XX-jt">dot</span>, you can introduce people, and with <span lang="x-XX-jt">dohī</span> you can describe temporary conditions (although you haven't learned any of those, yet). Sentence structure goes in the order of object, verb, subject; and adjectives come after nouns. None too shabby!</p>
+ <p id="ch3"><strong>Chapter 3 - Describing oneself</strong></p>
+ <p>You've already learned how to introduce yourself, but what if you want to give more information than that? By using only <span lang="x-XX-jt">dot</span> and <span lang="x-XX-jt">dohī</span>, one can provide a large amount of information about themselves. Let's start with one of the most basic questions one can ask: "How are you?" This leads us to our first dilemma: How do you ask questions in <span lang="x-XX-jt">Jästugā</span>? The key component of questions is the <em>interrogative pronoun</em>, <span lang="x-XX-jt">fot</span>. By default, <span lang="x-XX-jt">fot</span> means <span class="def">what</span>, but it can be combined with prepositions to change its meaning. "At what" becomes "where", "for what" becomes "why", "at what time" becomes "when", and "by what" becomes how. While <span lang="x-XX-jt">fot</span> is a pronoun, "<span lang="x-XX-jt">fot</span>+preposition" is an adverb, and thus must be placed at the beginning of a sentence, or at the end and seperated by a comma.</p>
+ <p>So, to return to the original question, how does one say "How are you?"? When we ask this question, we are asking about a temporary condition ("How are you <em>today</em>?" or "How are you <em>right now</em>?" Because of this, we know that we will be using <span lang="x-XX-jt">dohī</span>, not <span lang="x-XX-jt">dot</span>. Now, when we ask a question with <span lang="x-XX-jt">dohī</span>, what we are actually asking is <span class="def">What is had by you?</span> Since this could be interpreted as either "How are you?" or "What do you have?", more clarification is necessary. We do this by inserting one of two words: <span lang="x-XX-jt">hofäsē</span> if one is asking about physical feeling, or <span lang="x-XX-jt">ʒāo</span> if one is talking about emotional state. So, how do we combine this all into one sentece? Well, let's start with the subject. Since <span lang="x-XX-jt">ʒāo</span> is being used as a noun in this case, we will need an article. But which one? Since we don't know what one's emotional state is, we have to use the indefinite article, <span lang="x-XX-jt">pā</span>. We are using <span lang="x-XX-jt">fot</span> as an adjective in this case (it describes <span lang="x-XX-jt">ʒāo</span>), and <em>whenever</em> we use a pronoun as an adjective, it comes before the noun, separated by a preposition (in this case: <span lang="x-XX-jt">āʒo</span>). Then, to close off the noun phrase, we add <span lang="x-XX-jt">ʒāo</span>. So, the completed <em>object</em> for this sentence is "<span lang="x-XX-jt">pā fot āʒo ʒāo</span>". Add the verb, <span lang="x-XX-jt">dohī</span>, and the subject <span lang="x-XX-jt">əwād</span>, and the sentence is complete: "<span lang="x-XX-jt">pā fot āʒo ʒāo dohī əwād?</span>" (Literally: <span class="def">An emotion of what is had by you?</span>).</p>
+ <p>Now, when it comes to answering that question, things get much easier. The object is "I", or <span lang="x-XX-jt">zī</span>; and the verb, again, is <span lang="x-XX-jt">dohī</span>. When it comes to the subject, you can pick any noun that describes your current state. (Remember: Since we are using <span lang="x-XX-jt">dohī</span>, you need an article, which in this case will almost always be <span lang="x-XX-jt">pā</span>.)</p>
+ <p>Some common nouns to use:</p>
+ <ul>
+ <li><span lang="x-XX-jt">dāzēt</span> - <span class="def">Hunger</span></li>
+ <li><span lang="x-XX-jt">odāso</span> - <span class="def">Thirst</span></li>
+ <li><span lang="x-XX-jt">dotäsvā</span> - <span class="def">Exhaustion</span></li>
+ <li><span lang="x-XX-jt">ʒud</span> - <span class="def">Acceptibility</span> (Used to say that something is "fine" or "OK")</li>
+ </ul>
+ <p>Feel free to use any other N/A's that you find in the Official Dictionary, as well. Also, by attaching <span lang="x-XX-jt">fil'</span> to the beginning of the verb (<span lang="x-XX-jt">fil'dohī</span>), you can reverse its meaning (e.g., to say "Hunger is not had by me").</p>
+ <p id="ch4"><strong>Chapter 4 - Sentences, In Depth</strong></p>
+ <p>As I'm sure the last chapter showed you, there's a lot that goes into making a sentence in Jästugā. This chapter should break things down for you so that things are easier to understand. Let's go over the basic parts of speech, first:</p>
+ <p>THE VERB:<br />
+ The verb defined an action. Verbs are, by default in the passive voice; that is, they show to what an action happens before they show what performed the action.</p>
+ <p>THE OBJECT AND SUBJECT:<br />
+ The object tells what received an action, while the subject tells what performed the action. Every sentence must have either a subject or an object.</p>
+ <p>NOUN PHRASES:<br />
+ The noun phrase defined a noun. There are two basic elements of a noun phrase: the article, and the noun. Adjective phrases can also be used to further describe a noun.<br />
+ The article both defines the noun and describes it, as definite, indefinite, or proper. Articles are required for noun phrases.<br />
+ The noun is the "subject" of a noun phrase; it states that which is being defined. Nouns can be any noun/adjective or any name. Nouns are required for noun phrases.<br />
+ The adjective phrase helps to describe the noun. It is an alternative to using an adjective after the noun, and is the only way to show possession. For more information, see the section on adjective phrases.<br />
+ The proper structure of the noun phrase is as follows:<br />
+ Article, adjective phrase, noun<br />
+ The noun phrase can be followed by a verb, some form of punctuation, or a solitary adjective. It can also be replaced with a pronoun.</p>
+ <p>ADJECTIVES:<br />
+ The adjective is used to further describe a noun. The adjective is any noun/adjective without an article. Names and pronouns cannot be solitary adjectives. The adjective must be preceded by a noun phrase or another adjective (outside of an adjective phrase).</p>
+ <p>ADJECTIVE PHRASES:<br />
+ The adjective phrase can be used inside of the noun phrase to describe a noun. It is preceded by an article, and followed by a noun. The adjective phrase has two parts: the adjective and the preposition.<br />
+ The adjective describes the noun and can be any noun/adjective. The adjective can also be replaced with a name or a pronound in an adjective phrase, and thus is the only way to show possession by a proper noun.<br />
+ The preposition is used to define the relationship between the adjective and the noun.<br />
+ The proper structure of the adjective phrase is as follows:<br />
+ Adjective, preposition</p>
+ <p>ADVERB PHRASES:<br />
+ An adverb phrase describes an action. It is comprised of a noun phrase and a preposition.<br />
+ The noun phrase is used to describe the manner in which the action takes place, by drawing a correlation to a trait that is characteristic of the action.<br />
+ The preposition defined the correlation between the verb and the noun phrase.<br />
+ The proper structure of the adverb phrase is as follows:<br />
+ Noun phrase, preposition<br />
+ Adverb phrases describing an action can be placed either at the beginning of a sentence, or at the end. If the phrase is placed at the end, it must be separated by a comma.<br />
+ Adverb phrases may also be used to describe adjectives, in which case they are placed before the adjectives.</p>
+ <p>Hopefully that cleared some things up. Right now, just focus on noun and adjective phrases; we'll deal more with adverbs later. There are also variations on this sentence structure, such as active voice, but, again, that's more advanced than we need at the moment.</p>
+
+<!-- Creative Commons License -->
+ <table id="cc" xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
+ <tr>
+ <td><a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/">
+ <img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" />
+ </a></td>
+ <td>To the extent possible under law, <span resource="[_:publisher]" rel="dct:publisher"><span property="dct:title">⸺ </span></span>has waived all copyright and related or neighboring rights to this work. This work is published from: <span property="vcard:Country" datatype="dct:ISO3166" content="US" about="[_:publisher]">United States </span>.</td>
+ </tr>
+ </table>
+ </div>
+</body>
+</html>
\ No newline at end of file
--- /dev/null
+{\rtf1\ansi\ansicpg1252\cocoartf2758
+\cocoascreenfonts1\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fnil\fcharset0 LucidaGrande;}
+{\colortbl;\red255\green255\blue255;}
+{\*\expandedcolortbl;;}
+\margl1011\margr1011\margb1445\margt1011\vieww13700\viewh14080\viewkind1\viewscale128
+\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl288\slmult1\sa340\pardirnatural\qj\partightenfactor0
+
+\f0\fs36 \cf0 \ul \ulc0 p\uc0\u601 d\'e4tz\u275 \u257 \u658 o d\u257 \u658 o
+\fs25 \ulnone \
+\pard\pardeftab720\sl288\slmult1\sa340\qj\partightenfactor0
+\cf0 \uc0\u658 \u257 p\'9ct zafo \u658 \u257 d\'e4tz\u275 dotl\'92go.\'a0 p\u477 d\u257 so zafo h\'e4m\u257 tl\'92go p\u477 d\'e4tz\u275 .\'a0 \u658 \u257 H\'9cfo dohil'go su.\'a0 \u658 \u257 tu\u257 d \u658 oH j\'e4s\u257 tol\'92gi tusol\'92go su.\'a0 sat \'e4H\u593 \u596 p\u477 d\u257 so tut\u257 p\u477 d\'e4tz\u275 , m\'9c p\u477 ho\u658 \u257 \u658 oH dosil\'92go su.\
+\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl288\slmult1\sa340\pardirnatural\qj\partightenfactor0
+\cf0 "p\uc0\u601 d\'e4tz\u275 m\'9c p\u601 f\'e4\u658 \u275 l"\
+p\uc0\u601 d\'e4tz\u275 \u257 \u658 o ho\u658 \u257 \u658 oH \u658 oH\u658 \u601 l'H\u601 i\u601 \u658 \u257 f\'e4\u658 \u275 l vod\u601 howos\u275 l'go su. j\'e4s\u257 tol'go su, "odo!", o su \u658 oH fil'j\'e4s\u257 tol'go p\u601 f\'e4\u658 \u275 l. j\'e4s\u257 tol'go su, "j\'e4s\u257 tol'gi how\u257 l \u601 w\u257 dl?". su \u658 oH fil'j\'e4s\u257 tol'go sul. zo \u658 \u257 so fil'dotl'go how\u257 l'H\u601 howos\u275 l'go p\u601 d\'e4tz\u275 ; sat \'e4H\u593
+\f1 \uc0\u7440
+\f0 tot\uc0\u257 l'go su.\
+}
\ No newline at end of file
--- /dev/null
+Once upon a time [lit. “in a moment”], there was a fox.
+The fox lived[?][^1] in the water.
+A sadness was had by him.
+He wanted somebody to speak to.
+Because of this, the fox departed the water, and he came to the land.
+
+“The fox and the crabs”
+
+The fox arriving onto The Land, he saw some crabs.
+Said he, “Hello!”, but the crabs did not speak to him.
+Said he, “Do you speak?”
+They did not speak to him.
+The fox saw that he wasn’t making progress; because of this, he departed.
+
+---
+
+[^1]: The meaning of this verb (‘hämāt’) is unclear.
+The current best guess is that it meant “to live” (compare Jastulae ⅤⅠⅠⅠ ‘hämē’ “life”), predating the later ‘todäħ’.