1162 lines
82 KiB
HTML
1162 lines
82 KiB
HTML
|
<html>
|
|||
|
<head>
|
|||
|
<style>
|
|||
|
|
|||
|
table{
|
|||
|
border-collapse: collapse;
|
|||
|
border: 1px solid grey;
|
|||
|
}
|
|||
|
table td,th{
|
|||
|
border-left: 1px solid grey;
|
|||
|
border-right: 1px solid grey;
|
|||
|
vertical-align: top;
|
|||
|
padding: .25em;
|
|||
|
}
|
|||
|
th.ipa{
|
|||
|
font-weight: normal;
|
|||
|
vertical-align: middle;
|
|||
|
}
|
|||
|
th:not(:empty):not(.ipa){
|
|||
|
background-color: rgba(0,0,0,.1)
|
|||
|
}
|
|||
|
.translation td{
|
|||
|
background-color: rgba(0,0,0,.05);
|
|||
|
font-style: italic;
|
|||
|
}
|
|||
|
table tr:nth-child(2) td, th,.translation{
|
|||
|
border-bottom: 1px solid grey;
|
|||
|
}
|
|||
|
table tr:not(.header) td{
|
|||
|
min-width: 8em;
|
|||
|
}
|
|||
|
table th{
|
|||
|
position: sticky;
|
|||
|
width: 5em;
|
|||
|
}
|
|||
|
ruby{
|
|||
|
ruby-align: center;
|
|||
|
}
|
|||
|
.word td{
|
|||
|
text-align: center;
|
|||
|
}
|
|||
|
.word td ruby{
|
|||
|
font-size: 1.75em;
|
|||
|
}
|
|||
|
.word td rt{
|
|||
|
font-weight: bold;
|
|||
|
}
|
|||
|
i{font-style: normal;}
|
|||
|
|
|||
|
.word .some ruby>i::before{
|
|||
|
content: "ᕗ";
|
|||
|
color: grey;
|
|||
|
}
|
|||
|
.word .that ruby>i::before{
|
|||
|
content: "ᕘ";
|
|||
|
color: grey;
|
|||
|
}
|
|||
|
.word .those ruby>i::before{
|
|||
|
content: "ᕗᕑ";
|
|||
|
color: grey;
|
|||
|
}
|
|||
|
.word .your ruby>i::before{
|
|||
|
content: "ᕘᐦ";
|
|||
|
color: grey;
|
|||
|
}
|
|||
|
|
|||
|
.word.ends-in-eh ruby>i::after{
|
|||
|
content: "ᕓ";
|
|||
|
color: #444;
|
|||
|
}
|
|||
|
|
|||
|
.word.ends-in-e ruby>i::after{
|
|||
|
content: "ᕓ";
|
|||
|
color: #444;
|
|||
|
}
|
|||
|
|
|||
|
.word.ends-in-oh ruby>i::after{
|
|||
|
content: "ᕗ";
|
|||
|
color: #444;
|
|||
|
}
|
|||
|
|
|||
|
.word.ends-in-ah ruby>i::after{
|
|||
|
content: "ᕙ";
|
|||
|
color: #444;
|
|||
|
}
|
|||
|
|
|||
|
.word.ends-in-ee ruby>i::after{
|
|||
|
content: "ᕓ";
|
|||
|
color: #444;
|
|||
|
}
|
|||
|
|
|||
|
.word.ends-in-nothing ruby>i::after{
|
|||
|
content: "ᕝ";
|
|||
|
color: #444;
|
|||
|
}
|
|||
|
|
|||
|
.word.ends-in-nothing .end-i ruby>i::after{
|
|||
|
content: "ᕕ";
|
|||
|
color: #444;
|
|||
|
}
|
|||
|
|
|||
|
.word.ends-in-nothing .end-o ruby>i::after{
|
|||
|
content: "ᕘ";
|
|||
|
color: #444;
|
|||
|
}
|
|||
|
|
|||
|
.word.ends-in-nothing .end-a ruby>i::after{
|
|||
|
content: "ᕙ";
|
|||
|
color: #444;
|
|||
|
}
|
|||
|
|
|||
|
.translation i::before{
|
|||
|
content: "dog";
|
|||
|
color: grey;
|
|||
|
}
|
|||
|
.word .some i::before{
|
|||
|
content: "w\254";
|
|||
|
}
|
|||
|
.word .some i::after{
|
|||
|
content: "v";
|
|||
|
}
|
|||
|
.word .that i::before{
|
|||
|
content: "wo\2D0";
|
|||
|
}
|
|||
|
.word .that i::after{
|
|||
|
content: "f";
|
|||
|
}
|
|||
|
.word .those i::before{
|
|||
|
content: "w\254\2D0r";
|
|||
|
}
|
|||
|
.word .those i::after{
|
|||
|
content: "v";
|
|||
|
}
|
|||
|
.word .your i::before{
|
|||
|
content: "wo\2D0i";
|
|||
|
}
|
|||
|
.word .your i::after{
|
|||
|
content: "f";
|
|||
|
}
|
|||
|
|
|||
|
input[name="case"][value="none"]:not(:checked) ~ table .ipa{ display: none; }
|
|||
|
input[name="case"][value="nominatice"]:checked ~ table tr:not(.nominatice):not(.header){ display: none; }
|
|||
|
input[name="case"][value="genitive"]:checked ~ table tr:not(.genitive):not(.header){ display: none; }
|
|||
|
input[name="case"][value="dative"]:checked ~ table tr:not(.dative):not(.header){ display: none; }
|
|||
|
input[name="case"][value="contextual"]:checked ~ table tr:not(.contextual):not(.header){ display: none; }
|
|||
|
input[name="case"][value="comparative"]:checked ~ table tr:not(.comparative):not(.header){ display: none; }
|
|||
|
input[name="case"][value="identitive"]:checked ~ table tr:not(.identitive):not(.header){ display: none; }
|
|||
|
input[name="case"][value="actuive"]:checked ~ table tr:not(.actuive):not(.header){ display: none; }
|
|||
|
input[name="case"][value="instrumental"]:checked ~ table tr:not(.instrumental):not(.header){ display: none; }
|
|||
|
input[name="case"][value="transformative"]:checked ~ table tr:not(.transformative):not(.header){ display: none; }
|
|||
|
input[name="case"][value="casual"]:checked ~ table tr:not(.casual):not(.header){ display: none; }
|
|||
|
input[name="case"][value="sociative"]:checked ~ table tr:not(.sociative):not(.header){ display: none; }
|
|||
|
input[name="case"][value="adessive"]:checked ~ table tr:not(.adessive):not(.header){ display: none; }
|
|||
|
input[name="case"][value="terminative"]:checked ~ table tr:not(.terminative):not(.header){ display: none; }
|
|||
|
input[name="case"][value="locative"]:checked ~ table tr:not(.locative):not(.header){ display: none; }
|
|||
|
input[name="case"][value="causative"]:checked ~ table tr:not(.causative):not(.header){ display: none; }
|
|||
|
input[name="case"][value="distributive"]:checked ~ table tr:not(.distributive):not(.header){ display: none; }
|
|||
|
input[name="case"][value="typive"]:checked ~ table tr:not(.typive):not(.header){ display: none; }
|
|||
|
input[name="subject"][value="any"]:checked ~ table .hidden-verb{ display: none; }
|
|||
|
input[name="subject"][value="any"]:not(:checked) ~ table .ipa{ display: none; }
|
|||
|
input[name="subject"][value="some"]:checked ~ table td:not(.some){ display: none; }
|
|||
|
input[name="subject"][value="some"]:checked ~ table tr.header th:not(.some):not(:empty){ display: none; }
|
|||
|
input[name="subject"][value="those"]:checked ~ table td:not(.those){ display: none; }
|
|||
|
input[name="subject"][value="those"]:checked ~ table tr.header th:not(.those):not(:empty){ display: none; }
|
|||
|
input[name="subject"][value="that"]:checked ~ table td:not(.that){ display: none; }
|
|||
|
input[name="subject"][value="that"]:checked ~ table tr.header th:not(.that):not(:empty){ display: none; }
|
|||
|
input[name="subject"][value="your"]:checked ~ table td:not(.your){ display: none; }
|
|||
|
input[name="subject"][value="your"]:checked ~ table tr.header th:not(.your):not(:empty){ display: none; }
|
|||
|
|
|||
|
input[name="verbish"][value="any"]:not(:checked) ~ table .ipa{ display: none; }
|
|||
|
input[name="verbish"][value="none"]:checked ~ table td.end-i{ display: none; }
|
|||
|
input[name="verbish"][value="none"]:checked ~ table td.end-o{ display: none; }
|
|||
|
input[name="verbish"][value="none"]:checked ~ table td.end-a{ display: none; }
|
|||
|
input[name="verbish"][value="none"]:checked ~ table tr.header th.end-i{ display: none; }
|
|||
|
input[name="verbish"][value="none"]:checked ~ table tr.header th.end-o{ display: none; }
|
|||
|
input[name="verbish"][value="none"]:checked ~ table tr.header th.end-a{ display: none; }
|
|||
|
input[name="verbish"][value="none"]:checked ~ table tr.demoipa td{ display: none; }
|
|||
|
input[name="verbish"][value="being"]:checked ~ table td:not(.end-i){ display: none; }
|
|||
|
input[name="verbish"][value="being"]:checked ~ table tr.header th:not(.end-i):not(:empty){ display: none; }
|
|||
|
input[name="verbish"][value="having"]:checked ~ table td:not(.end-o){ display: none; }
|
|||
|
input[name="verbish"][value="having"]:checked ~ table tr.header th:not(.end-o):not(:empty){ display: none; }
|
|||
|
input[name="verbish"][value="getting"]:checked ~ table td:not(.end-a){ display: none; }
|
|||
|
input[name="verbish"][value="getting"]:checked ~ table tr.header th:not(.end-a):not(:empty){ display: none; }
|
|||
|
|
|||
|
input[name="case"][value="none" ]:checked ~ header>div.case>div:not(.placeholder-case-none ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="nominatice" ]:checked ~ header>div.case>div:not(.placeholder-case-nominatice ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="genitive" ]:checked ~ header>div.case>div:not(.placeholder-case-genitive ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="dative" ]:checked ~ header>div.case>div:not(.placeholder-case-dative ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="contextual" ]:checked ~ header>div.case>div:not(.placeholder-case-contextual ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="comparative" ]:checked ~ header>div.case>div:not(.placeholder-case-comparative ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="identitive" ]:checked ~ header>div.case>div:not(.placeholder-case-identitive ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="actuive" ]:checked ~ header>div.case>div:not(.placeholder-case-actuive ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="instrumental" ]:checked ~ header>div.case>div:not(.placeholder-case-instrumental){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="transformative"]:checked ~ header>div.case>div:not(.placeholder-case-transformative){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="casual" ]:checked ~ header>div.case>div:not(.placeholder-case-casual ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="sociative" ]:checked ~ header>div.case>div:not(.placeholder-case-sociative ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="adessive" ]:checked ~ header>div.case>div:not(.placeholder-case-adessive ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="terminative" ]:checked ~ header>div.case>div:not(.placeholder-case-terminative ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="locative" ]:checked ~ header>div.case>div:not(.placeholder-case-locative ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="causative" ]:checked ~ header>div.case>div:not(.placeholder-case-causative ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="distributive" ]:checked ~ header>div.case>div:not(.placeholder-case-distributive){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="typive" ]:checked ~ header>div.case>div:not(.placeholder-case-typive ){ height:0; padding: 0; }
|
|||
|
input[name="case"][value="none" ]:checked ~ header>div.case>label[for="case-none" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="nominatice" ]:checked ~ header>div.case>label[for="case-nominatice" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="genitive" ]:checked ~ header>div.case>label[for="case-genitive" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="dative" ]:checked ~ header>div.case>label[for="case-dative" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="contextual" ]:checked ~ header>div.case>label[for="case-contextual" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="comparative" ]:checked ~ header>div.case>label[for="case-comparative" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="identitive" ]:checked ~ header>div.case>label[for="case-identitive" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="actuive" ]:checked ~ header>div.case>label[for="case-actuive" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="instrumental" ]:checked ~ header>div.case>label[for="case-instrumental" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="transformative"]:checked ~ header>div.case>label[for="case-transformative"]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="casual" ]:checked ~ header>div.case>label[for="case-casual" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="sociative" ]:checked ~ header>div.case>label[for="case-sociative" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="adessive" ]:checked ~ header>div.case>label[for="case-adessive" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="terminative" ]:checked ~ header>div.case>label[for="case-terminative" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="locative" ]:checked ~ header>div.case>label[for="case-locative" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="causative" ]:checked ~ header>div.case>label[for="case-causative" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="distributive" ]:checked ~ header>div.case>label[for="case-distributive" ]{ height:0; padding: 0; }
|
|||
|
input[name="case"][value="typive" ]:checked ~ header>div.case>label[for="case-typive" ]{ height:0; padding: 0; }
|
|||
|
input[name="subject"][value="any"]:checked ~ header>div.subject>label[for="subject-any"]{ height:0; padding: 0; }
|
|||
|
input[name="subject"][value="some"]:checked ~ header>div.subject>label[for="subject-some"]{ height:0; padding: 0; }
|
|||
|
input[name="subject"][value="that"]:checked ~ header>div.subject>label[for="subject-that"]{ height:0; padding: 0; }
|
|||
|
input[name="subject"][value="those"]:checked ~ header>div.subject>label[for="subject-those"]{ height:0; padding: 0; }
|
|||
|
input[name="subject"][value="your"]:checked ~ header>div.subject>label[for="subject-your"]{ height:0; padding: 0; }
|
|||
|
|
|||
|
input[name="subject"][value="any"]:checked ~ header>div.subject>div:not(.placeholder-subject-any){ height:0; padding: 0; }
|
|||
|
input[name="subject"][value="some"]:checked ~ header>div.subject>div:not(.placeholder-subject-some){ height:0; padding: 0; }
|
|||
|
input[name="subject"][value="that"]:checked ~ header>div.subject>div:not(.placeholder-subject-that){ height:0; padding: 0; }
|
|||
|
input[name="subject"][value="those"]:checked ~ header>div.subject>div:not(.placeholder-subject-those){ height:0; padding: 0; }
|
|||
|
input[name="subject"][value="your"]:checked ~ header>div.subject>div:not(.placeholder-subject-your){ height:0; padding: 0; }
|
|||
|
input[name="verbish"][value="any"]:checked ~ header>div.verb>div:not(.placeholder-verb-any){ height:0; padding: 0; }
|
|||
|
input[name="verbish"][value="none"]:checked ~ header>div.verb>div:not(.placeholder-verb-none){ height:0; padding: 0; }
|
|||
|
input[name="verbish"][value="being"]:checked ~ header>div.verb>div:not(.placeholder-verb-being){ height:0; padding: 0; }
|
|||
|
input[name="verbish"][value="having"]:checked ~ header>div.verb>div:not(.placeholder-verb-having){ height:0; padding: 0; }
|
|||
|
input[name="verbish"][value="getting"]:checked ~ header>div.verb>div:not(.placeholder-verb-getting){ height:0; padding: 0; }
|
|||
|
input[name="verbish"][value="any"]:checked ~ header>div.verbt>label[for="verb-any"]{ height:0; padding: 0; }
|
|||
|
input[name="verbish"][value="none"]:checked ~ header>div.verb>label[for="verb-none"]{ height:0; padding: 0; }
|
|||
|
input[name="verbish"][value="being"]:checked ~ header>div.verb>label[for="verb-being"]{ height:0; padding: 0; }
|
|||
|
input[name="verbish"][value="having"]:checked ~ header>div.verb>label[for="verb-having"]{ height:0; padding: 0; }
|
|||
|
input[name="verbish"][value="getting"]:checked ~ header>div.verb>label[for="verb-getting"]{ height:0; padding: 0; }
|
|||
|
|
|||
|
header{
|
|||
|
width:0;
|
|||
|
height: 3em;
|
|||
|
position: sticky;
|
|||
|
display: flex;
|
|||
|
top:0;
|
|||
|
left:.5em;
|
|||
|
z-index: 999;
|
|||
|
}
|
|||
|
|
|||
|
body{
|
|||
|
margin: 0;
|
|||
|
}
|
|||
|
p{
|
|||
|
margin-left:0;
|
|||
|
padding-left: 2em;
|
|||
|
max-width: 40em;
|
|||
|
display: block;
|
|||
|
position: sticky;
|
|||
|
left: 0;
|
|||
|
}
|
|||
|
small{
|
|||
|
opacity: .6;
|
|||
|
}
|
|||
|
|
|||
|
header>div>label{
|
|||
|
display: block;
|
|||
|
width: 8em;
|
|||
|
border: 1px solid grey;
|
|||
|
overflow: hidden;
|
|||
|
text-align: center;
|
|||
|
margin-top: -2px;
|
|||
|
margin-bottom: -2px;
|
|||
|
height: 2.5em;
|
|||
|
background-color: #fff;
|
|||
|
}
|
|||
|
header>div>div{
|
|||
|
display: block;
|
|||
|
width: 8em;
|
|||
|
border: 1px solid grey;
|
|||
|
overflow: hidden;
|
|||
|
text-align: center;
|
|||
|
margin-top: -2px;
|
|||
|
margin-bottom: -2px;
|
|||
|
height: 2.5em;
|
|||
|
background-color: #ccc;
|
|||
|
}
|
|||
|
input{
|
|||
|
display: none;
|
|||
|
}
|
|||
|
header>div>div:not(.default){
|
|||
|
background-color: yellow;
|
|||
|
}
|
|||
|
header>div:not(:focus):not(:hover)>label{ height:0; padding: 0; }
|
|||
|
</style>
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<input type="radio" name="case" id="case-none" value="none" checked></input>
|
|||
|
<input type="radio" name="case" id="case-nominatice" value="nominatice" ></input>
|
|||
|
<input type="radio" name="case" id="case-genitive" value="genitive" ></input>
|
|||
|
<input type="radio" name="case" id="case-dative" value="dative" ></input>
|
|||
|
<input type="radio" name="case" id="case-contextual" value="contextual" ></input>
|
|||
|
<input type="radio" name="case" id="case-comparative" value="comparative" ></input>
|
|||
|
<input type="radio" name="case" id="case-identitive" value="identitive" ></input>
|
|||
|
<input type="radio" name="case" id="case-actuive" value="actuive" ></input>
|
|||
|
<input type="radio" name="case" id="case-instrumental" value="instrumental" ></input>
|
|||
|
<input type="radio" name="case" id="case-transformative" value="transformative"></input>
|
|||
|
<input type="radio" name="case" id="case-casual" value="casual" ></input>
|
|||
|
<input type="radio" name="case" id="case-sociative" value="sociative" ></input>
|
|||
|
<input type="radio" name="case" id="case-adessive" value="adessive" ></input>
|
|||
|
<input type="radio" name="case" id="case-terminative" value="terminative" ></input>
|
|||
|
<input type="radio" name="case" id="case-locative" value="locative" ></input>
|
|||
|
<input type="radio" name="case" id="case-causative" value="causative" ></input>
|
|||
|
<input type="radio" name="case" id="case-distributive" value="distributive" ></input>
|
|||
|
<input type="radio" name="case" id="case-typive" value="typive" ></input>
|
|||
|
<input type="radio" name="subject" id="subject-any" value="any" checked></input>
|
|||
|
<input type="radio" name="subject" id="subject-some" value="some"></input>
|
|||
|
<input type="radio" name="subject" id="subject-that" value="that"></input>
|
|||
|
<input type="radio" name="subject" id="subject-those" value="those"></input>
|
|||
|
<input type="radio" name="subject" id="subject-your" value="your"></input>
|
|||
|
<input type="radio" name="verbish" id="verb-any" value="any" checked></input>
|
|||
|
<input type="radio" name="verbish" id="verb-none" value="none"></input>
|
|||
|
<input type="radio" name="verbish" id="verb-being" value="being"></input>
|
|||
|
<input type="radio" name="verbish" id="verb-having" value="having"></input>
|
|||
|
<input type="radio" name="verbish" id="verb-getting" value="getting"></input>
|
|||
|
|
|||
|
<p>
|
|||
|
First of all, excuse me for the mess that is this 2000-ish webpage. It is basically a database at this point, and i'm still working out many things. so janky CSS and one big hella table it be!
|
|||
|
</p>
|
|||
|
<p>
|
|||
|
So this... thing. I basically wanted to play around with grammatical cases and stuff; and got a bit carried away. Most stuff is still missing but it's already a lot, and the work of quite a few minutes of craft.
|
|||
|
</p>
|
|||
|
<p>
|
|||
|
I still gotto work about making an actually useful <em>*thing*</em> of it. At this moment, it's as much as a mess as this webpage. I feel silly, and dirty tbh.
|
|||
|
</p>
|
|||
|
<p>
|
|||
|
Anyways, some notes. These are words, nouns to be proper. No verb here yet, how much i will verb the language is still subject to some internal debate. Fact is, I wanna put as much grammatica as possible on the hopefully still quite compact nouns. Well ok not out of bound large. <em>Kinda...</em>
|
|||
|
</p>
|
|||
|
<p>
|
|||
|
Each row is a grammatical case. Each noun contains a <q>meta-subject</q> and might contain a <q>meta-verb</q> which indicate the selective relationship i.e. the identity that the noun represents. These are indicated in colums. <small>maybe it's clearer if you read the actual thing, it makes sense in my head...</small>
|
|||
|
</p>
|
|||
|
<p>
|
|||
|
With these factors, each noun describes what it represents. Can you stack postfixes? Idk, this language is basically still a draft at this point.
|
|||
|
</p>
|
|||
|
<p>
|
|||
|
In the cells i've drafted out a vague pronounciation, a rough approximation of its meaning in English, as well as some symbols. I wanna give this language it's own syllabary but that is a project for another day, so as a placeholder <a href="https://en.m.wikipedia.org/wiki/?title=Canadian_Aboriginal_syllabics">Canadian Aboriginal Syllabics</a> it be. <small>(kinda ironic since i'm from the other side of the ocean. But it's a cool abugida and it has some features you can expect to see again, that's why i used it)</small>
|
|||
|
</p>
|
|||
|
<p>
|
|||
|
For the moment i use a test word but that'll be replaced in the near future; all provisions are taken to make that variable.
|
|||
|
</p><br/>
|
|||
|
|
|||
|
<header>
|
|||
|
<div class="case" tabindex="0">
|
|||
|
<div class="placeholder-case-none default" >case</div>
|
|||
|
<label for="case-none" >❌ case</label>
|
|||
|
<div class="placeholder-case-nominatice" ><ruby>nominatice <rt>what</rt></ruby></div>
|
|||
|
<label for="case-nominatice" ><ruby>nominatice <rt>what</rt></ruby></label>
|
|||
|
<div class="placeholder-case-genitive" ><ruby>genitive <rt>whose</rt></ruby></div>
|
|||
|
<label for="case-genitive" ><ruby>genitive <rt>whose</rt></ruby></label>
|
|||
|
<div class="placeholder-case-dative" ><ruby>dative <rt>to who</rt></ruby></div>
|
|||
|
<label for="case-dative" ><ruby>dative <rt>to who</rt></ruby></label>
|
|||
|
<div class="placeholder-case-contextual" ><ruby>contextual <rt>as for what</rt></ruby></div>
|
|||
|
<label for="case-contextual" ><ruby>contextual <rt>as for what</rt></ruby></label>
|
|||
|
<div class="placeholder-case-comparative" ><ruby>comparative <rt>like what</rt></ruby></div>
|
|||
|
<label for="case-comparative" ><ruby>comparative <rt>like what</rt></ruby></label>
|
|||
|
<div class="placeholder-case-identitive" ><ruby>identitive <rt>as what</rt></ruby></div>
|
|||
|
<label for="case-identitive" ><ruby>identitive <rt>as what</rt></ruby></label>
|
|||
|
<div class="placeholder-case-actuive" ><ruby>actuive <rt>as for what</rt></ruby></div>
|
|||
|
<label for="case-actuive" ><ruby>actuive <rt>as for what</rt></ruby></label>
|
|||
|
<div class="placeholder-case-instrumental" ><ruby>instrumental <rt>using what</rt></ruby></div>
|
|||
|
<label for="case-instrumental" ><ruby>instrumental <rt>using what</rt></ruby></label>
|
|||
|
<div class="placeholder-case-transformative"><ruby>transformative<rt>becoming what</rt></ruby></div>
|
|||
|
<label for="case-transformative"><ruby>transformative<rt>becoming what</rt></ruby></label>
|
|||
|
<div class="placeholder-case-casual" ><ruby>casual <rt>for what purpose</rt></ruby></div>
|
|||
|
<label for="case-casual" ><ruby>casual <rt>for what purpose</rt></ruby></label>
|
|||
|
<div class="placeholder-case-sociative" ><ruby>sociative <rt>together with what</rt></ruby></div>
|
|||
|
<label for="case-sociative" ><ruby>sociative <rt>together with what</rt></ruby></label>
|
|||
|
<div class="placeholder-case-adessive" ><ruby>adessive <rt>where at</rt></ruby></div>
|
|||
|
<label for="case-adessive" ><ruby>adessive <rt>where at</rt></ruby></label>
|
|||
|
<div class="placeholder-case-terminative" ><ruby>terminative <rt>how far</rt></ruby></div>
|
|||
|
<label for="case-terminative" ><ruby>terminative <rt>how far</rt></ruby></label>
|
|||
|
<div class="placeholder-case-locative" ><ruby>locative <rt>where in</rt></ruby></div>
|
|||
|
<label for="case-locative" ><ruby>locative <rt>where in</rt></ruby></label>
|
|||
|
<div class="placeholder-case-causative" ><ruby>causative <rt>caused by</rt></ruby></div>
|
|||
|
<label for="case-causative" ><ruby>causative <rt>caused by</rt></ruby></label>
|
|||
|
<div class="placeholder-case-distributive" ><ruby>distributive <rt>per what</rt></ruby></div>
|
|||
|
<label for="case-distributive" ><ruby>distributive <rt>per what</rt></ruby></label>
|
|||
|
<div class="placeholder-case-typive" ><ruby>typive <rt>which type</rt></ruby></div>
|
|||
|
<label for="case-typive" ><ruby>typive <rt>which type</rt></ruby></label>
|
|||
|
</div>
|
|||
|
<div class="subject" tabindex="0">
|
|||
|
<div class="placeholder-subject-any default" >subject</div>
|
|||
|
<label for="subject-any" >❌ subject</label>
|
|||
|
<div class="placeholder-subject-some" >some / any</div>
|
|||
|
<label for="subject-some" >some / any</label>
|
|||
|
<div class="placeholder-subject-that" >that / their</div>
|
|||
|
<label for="subject-that" >that / their</label>
|
|||
|
<div class="placeholder-subject-those" >those which</div>
|
|||
|
<label for="subject-those" >those which</label>
|
|||
|
<div class="placeholder-subject-your" >your</div>
|
|||
|
<label for="subject-your" >your</label>
|
|||
|
</div>
|
|||
|
<div class="verb" tabindex="0">
|
|||
|
<div class="placeholder-verb-any default" >subverb</div>
|
|||
|
<label for="verb-any" >❌ subverb</label>
|
|||
|
<div class="placeholder-verb-none" >none</div>
|
|||
|
<label for="verb-none" >none</label>
|
|||
|
<div class="placeholder-verb-being" >being</div>
|
|||
|
<label for="verb-being" >being</label>
|
|||
|
<div class="placeholder-verb-having" >having</div>
|
|||
|
<label for="verb-having" >having</label>
|
|||
|
<div class="placeholder-verb-getting" >getting</div>
|
|||
|
<label for="verb-getting" >getting</label>
|
|||
|
</div>
|
|||
|
</header>
|
|||
|
|
|||
|
<table>
|
|||
|
<tr class="header demoipa">
|
|||
|
<th colspan="2" rowspan="6" class="ipa"></th>
|
|||
|
<th colspan="2" rowspan="4"></th>
|
|||
|
<td>ɪ</td><td>ɔ</td>
|
|||
|
<td>iː</td><td>oː</td>
|
|||
|
<td>ɪːr</td><td>ɔːr</td>
|
|||
|
<td>iː</td><td>oːi</td>
|
|||
|
|
|||
|
<td>ɪ</td><td>ɔ</td>
|
|||
|
<td>iː</td><td>oː</td>
|
|||
|
<td>ɪːr</td><td>ɔːr</td>
|
|||
|
<td>iː</td><td>oːi</td>
|
|||
|
|
|||
|
<td>ɪ</td><td>ɔ</td>
|
|||
|
<td>iː</td><td>oː</td>
|
|||
|
<td>ɪːr</td><td>ɔːr</td>
|
|||
|
<td>iː</td><td>oːi</td>
|
|||
|
|
|||
|
<td>ɪ</td><td>ɔ</td>
|
|||
|
<td>iː</td><td>oː</td>
|
|||
|
<td>ɪːr</td><td>ɔːr</td>
|
|||
|
<td>iː</td><td>oːi</td>
|
|||
|
</tr>
|
|||
|
<tr class="header demoipa">
|
|||
|
<td>ɵ</td><td>ɑ</td>
|
|||
|
<td>eː</td><td>aː</td>
|
|||
|
<td>ɵːr</td><td>ɑːr</td>
|
|||
|
<td>œːu</td><td>aːu</td>
|
|||
|
|
|||
|
<td>ɵ</td><td>ɑ</td>
|
|||
|
<td>eː</td><td>aː</td>
|
|||
|
<td>ɵːr</td><td>ɑːr</td>
|
|||
|
<td>œːu</td><td>aːu</td>
|
|||
|
|
|||
|
<td>ɵ</td><td>ɑ</td>
|
|||
|
<td>eː</td><td>aː</td>
|
|||
|
<td>ɵːr</td><td>ɑːr</td>
|
|||
|
<td>œːu</td><td>aːu</td>
|
|||
|
|
|||
|
<td>ɵ</td><td>ɑ</td>
|
|||
|
<td>eː</td><td>aː</td>
|
|||
|
<td>ɵːr</td><td>ɑːr</td>
|
|||
|
<td>œːu</td><td>aːu</td>
|
|||
|
</tr>
|
|||
|
<tr class="header">
|
|||
|
<th colspan="2" rowspan="2" class="some">some / any</th>
|
|||
|
<th colspan="2" rowspan="2" class="that">that / their</th>
|
|||
|
<th colspan="2" rowspan="2" class="those">that / those which</th>
|
|||
|
<th colspan="2" rowspan="2" class="your">your</th>
|
|||
|
<th colspan="8" class="end-i">being</th>
|
|||
|
<th colspan="8" class="end-o">having</th>
|
|||
|
<th colspan="8" class="end-a">getting</th>
|
|||
|
</tr>
|
|||
|
<tr class="header">
|
|||
|
|
|||
|
<th colspan="2" class="some end-i"><span class="hidden-verb">being </span>some / any</th>
|
|||
|
<th colspan="2" class="that end-i"><span class="hidden-verb">being </span>that / their</th>
|
|||
|
<th colspan="2" class="those end-i"><span class="hidden-verb">being </span>that / those which</th>
|
|||
|
<th colspan="2" class="your end-i"><span class="hidden-verb">being </span>your</th>
|
|||
|
|
|||
|
<th colspan="2" class="some end-o"><span class="hidden-verb">having </span>some / any</th>
|
|||
|
<th colspan="2" class="that end-o"><span class="hidden-verb">having </span>that / their</th>
|
|||
|
<th colspan="2" class="those end-o"><span class="hidden-verb">having </span>that / those which</th>
|
|||
|
<th colspan="2" class="your end-o"><span class="hidden-verb">having </span>your</th>
|
|||
|
|
|||
|
<th colspan="2" class="some end-a"><span class="hidden-verb">getting </span>some / any</th>
|
|||
|
<th colspan="2" class="that end-a"><span class="hidden-verb">getting </span>that / their</th>
|
|||
|
<th colspan="2" class="those end-a"><span class="hidden-verb">getting </span>that / those which</th>
|
|||
|
<th colspan="2" class="your end-a"><span class="hidden-verb">getting </span>your</th>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-nothing nominatice">
|
|||
|
<th rowspan="2">nominatice</th>
|
|||
|
<th rowspan="2">what</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i><rt><i></i></rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i><rt><i></i></rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i><rt><i></i></rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i><rt><i></i></rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i><rt><i></i>i</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i><rt><i></i>i</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i><rt><i></i>i</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i" ><ruby><i></i><rt><i></i>i</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o" ><ruby><i></i><rt><i></i>o</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o" ><ruby><i></i><rt><i></i>o</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i><rt><i></i>o</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o" ><ruby><i></i><rt><i></i>o</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a" ><ruby><i></i><rt><i></i>a</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a" ><ruby><i></i><rt><i></i>a</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i><rt><i></i>a</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a" ><ruby><i></i><rt><i></i>a</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation nominatice">
|
|||
|
<td colspan="2" class="some">a <i></i></td>
|
|||
|
<td colspan="2" class="that">that <i></i></td>
|
|||
|
<td colspan="2" class="those">that <i></i> which</td>
|
|||
|
<td colspan="2" class="your">your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">something that is a <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">something that is that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">something that is that <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >something that is your <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >something that has a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >something that has that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">something that has a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >something that has your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >something that gets a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >something that gets that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">something that gets a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-a" >something that gets your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-e genitive">
|
|||
|
<th rowspan="7L" class="ipa">ə</th>
|
|||
|
<th rowspan="2" class="ipa">r</th>
|
|||
|
<th rowspan="2">genitive</th>
|
|||
|
<th rowspan="2">whose</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᕑ<rt><i></i>ər</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᕑ<rt><i></i>ər</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᕑ<rt><i></i>ər</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᕑ<rt><i></i>ər</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᕆ<rt><i></i>əri</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᕆ<rt><i></i>əri</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᕆ<rt><i></i>əri</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᕆ<rt><i></i>əri</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᕈ<rt><i></i>əro</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᕈ<rt><i></i>əro</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᕈ<rt><i></i>əro</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᕈ<rt><i></i>əro</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᕋ<rt><i></i>əra</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᕋ<rt><i></i>əra</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᕋ<rt><i></i>əra</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᕋ<rt><i></i>əra</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation genitive">
|
|||
|
<td colspan="2" class="some">a <i></i>'s</td>
|
|||
|
<td colspan="2" class="that">that <i></i>'s</td>
|
|||
|
<td colspan="2" class="those">that <i></i>'s whose</td>
|
|||
|
<td colspan="2" class="your">your <i></i>'s</td>
|
|||
|
<td colspan="2" class="some end-i">something's <i></i>ness</td>
|
|||
|
<td colspan="2" class="that end-i">that thing's <i></i>ness</td>
|
|||
|
<td colspan="2" class="those end-i">something's <i></i>ness to be</td>
|
|||
|
<td colspan="2" class="your end-i" >something's <i></i>ness of yours</td>
|
|||
|
<td colspan="2" class="some end-o" >something's <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >something's specific <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">something's <i></i> to be</td>
|
|||
|
<td colspan="2" class="your end-o" >something's <i></i> of yours</td>
|
|||
|
<td colspan="2" class="some end-a" >something's <i></i>-getting</td>
|
|||
|
<td colspan="2" class="that end-a" >something's getting of those <i></i> to be</td>
|
|||
|
<td colspan="2" class="those end-a">something's getting of that <i></i></td>
|
|||
|
<td colspan="2" class="your end-a" >something's getting of your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-e dative">
|
|||
|
<th rowspan="2" class="ipa">n</th>
|
|||
|
<th rowspan="2">dative</th>
|
|||
|
<th rowspan="2">to who</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐣ<rt><i></i>ən</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐣ<rt><i></i>ən</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐣ<rt><i></i>ən</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐣ<rt><i></i>ən</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᓂ<rt><i></i>əni</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᓂ<rt><i></i>əni</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᓂ<rt><i></i>əni</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᓂ<rt><i></i>əni</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᓄ<rt><i></i>əno</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᓄ<rt><i></i>əno</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᓄ<rt><i></i>əno</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᓄ<rt><i></i>əno</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᓇ<rt><i></i>əna</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᓇ<rt><i></i>əna</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᓇ<rt><i></i>əna</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᓇ<rt><i></i>əna</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation dative">
|
|||
|
<td colspan="2" class="some">a <i></i></td>
|
|||
|
<td colspan="2" class="that">that <i></i></td>
|
|||
|
<td colspan="2" class="those">that <i></i> which</td>
|
|||
|
<td colspan="2" class="your">your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">something that is a <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">something that is that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">something that is that <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >something that is your <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >something that has a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >something that has that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">something that has a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >something that has your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >something that gets a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >something that gets that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">something that gets a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-a" >something that gets your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-e contextual">
|
|||
|
<th rowspan="2" class="ipa">k</th>
|
|||
|
<th rowspan="2">contextual</th>
|
|||
|
<th rowspan="2">as for what</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐠ<rt><i></i>ək</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐠ<rt><i></i>ək</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐠ<rt><i></i>ək</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐠ<rt><i></i>ək</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᑭ<rt><i></i>əki</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᑭ<rt><i></i>əki</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᑭ<rt><i></i>əki</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i" ><ruby><i></i>ᑭ<rt><i></i>əki</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o" ><ruby><i></i>ᑯ<rt><i></i>əko</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o" ><ruby><i></i>ᑯ<rt><i></i>əko</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᑯ<rt><i></i>əko</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o" ><ruby><i></i>ᑯ<rt><i></i>əko</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a" ><ruby><i></i>ᑲ<rt><i></i>əka</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a" ><ruby><i></i>ᑲ<rt><i></i>əka</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᑲ<rt><i></i>əka</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a" ><ruby><i></i>ᑲ<rt><i></i>əka</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation contextual">
|
|||
|
<td colspan="2" class="some">as, for a <i></i></td>
|
|||
|
<td colspan="2" class="that">as, for that <i></i></td>
|
|||
|
<td colspan="2" class="those">as, for that <i></i> which</td>
|
|||
|
<td colspan="2" class="your">as, for your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">as, for being a <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">as, for being that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">as, for being that <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >as, for being your <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >as, for having a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >as, for having that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">as, for having a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >as, for having your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >as, with getting a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >as, with getting that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">as, with getting a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-a" >as, with getting your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-e comparative">
|
|||
|
<th rowspan="2" class="ipa">nt</th>
|
|||
|
<th rowspan="2">comparative</th>
|
|||
|
<th rowspan="2">like what</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐣᐟ<rt><i></i>ənt</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐣᐟ<rt><i></i>ənt</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐣᐟ<rt><i></i>ənt</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐣᐟ<rt><i></i>ənt</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᐣᑎ<rt><i></i>ənti</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᐣᑎ<rt><i></i>ənti</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᐣᑎ<rt><i></i>ənti</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᐣᑎ<rt><i></i>ənti</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᐣᑐ<rt><i></i>ənto</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᐣᑐ<rt><i></i>ənto</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᐣᑐ<rt><i></i>ənto</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᐣᑐ<rt><i></i>ənto</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᐣᑕ<rt><i></i>ənta</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᐣᑕ<rt><i></i>ənta</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᐣᑕ<rt><i></i>ənta</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᐣᑕ<rt><i></i>ənta</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation comparative">
|
|||
|
<th rowspan="8" class="ipa">ɛː</th>
|
|||
|
<td colspan="2" class="some">like a <i></i></td>
|
|||
|
<td colspan="2" class="that">like that <i></i></td>
|
|||
|
<td colspan="2" class="those">like that <i></i> which</td>
|
|||
|
<td colspan="2" class="your">like your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">being like a <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">being like that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">being like that <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >being like your <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >having something like a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >having something like that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">having something like a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >having something like your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >getting something like a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >getting something like that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">getting something like a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-a" >getting something your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-eh identitive">
|
|||
|
<th rowspan="2" class="ipa">t</th>
|
|||
|
<th rowspan="2">identitive</th>
|
|||
|
<th rowspan="2">as what</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐟ<rt><i></i>ɛːt</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐟ<rt><i></i>ɛːt</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐟ<rt><i></i>ɛːt</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐟ<rt><i></i>ɛːt</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᑎ<rt><i></i>ɛːti</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᑎ<rt><i></i>ɛːti</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᑎ<rt><i></i>ɛːti</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᑎ<rt><i></i>ɛːti</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᑐ<rt><i></i>ɛːto</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᑐ<rt><i></i>ɛːto</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᑐ<rt><i></i>ɛːto</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᑐ<rt><i></i>ɛːto</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᑕ<rt><i></i>ɛːta</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᑕ<rt><i></i>ɛːta</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᑕ<rt><i></i>ɛːta</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᑕ<rt><i></i>ɛːta</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation identitive">
|
|||
|
<td colspan="2" class="some">as a <i></i></td>
|
|||
|
<td colspan="2" class="that">being that <i></i></td>
|
|||
|
<td colspan="2" class="those">being that <i></i> which</td>
|
|||
|
<td colspan="2" class="your">being your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">as being a <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">as being that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">as being that <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >as being your <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >having a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >having that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">having a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >having your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >getting a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >getting that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">getting a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-a" >getting your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-eh actuive">
|
|||
|
<th rowspan="2" class="ipa">de</th>
|
|||
|
<th rowspan="2">actuive</th>
|
|||
|
<th rowspan="2">as for what</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐦᐣᐟ<rt><i></i>ɛːndə</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐦᐣᐟ<rt><i></i>ɛːndə</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐦᐣᐟ<rt><i></i>ɛːndə</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐦᐣᐟ<rt><i></i>ɛːndə</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᐦᐣᑎ<rt><i></i>ɛːndi</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᐦᐣᑎ<rt><i></i>ɛːndi</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᐦᐣᑎ<rt><i></i>ɛːndi</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᐦᐣᑎ<rt><i></i>ɛːndi</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᐦᐣᑐ<rt><i></i>ɛːndo</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᐦᐣᑐ<rt><i></i>ɛːndo</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᐦᐣᑐ<rt><i></i>ɛːndo</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᐦᐣᑐ<rt><i></i>ɛːndo</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᐦᐣᑕ<rt><i></i>ɛːnda</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᐦᐣᑕ<rt><i></i>ɛːnda</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᐦᐣᑕ<rt><i></i>ɛːnda</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᐦᐣᑕ<rt><i></i>ɛːnda</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation actuive">
|
|||
|
<td colspan="2" class="some">serve as a <i></i></td>
|
|||
|
<td colspan="2" class="that">serve as that <i></i></td>
|
|||
|
<td colspan="2" class="those">serve as that <i></i> which</td>
|
|||
|
<td colspan="2" class="your">serve as your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">which can be as a <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">which can be as that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">which can be as that <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >which can be as your <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >which can be like having a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >which can be like having that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">which can be like having a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >which can be like having your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >which can be like getting a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >which can be like getting that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">which can be like getting a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-a" >which can be like getting your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-eh instrumental">
|
|||
|
<th rowspan="2" class="ipa">l</th>
|
|||
|
<th rowspan="2">instrumental</th>
|
|||
|
<th rowspan="2">using what</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᓫ<rt><i></i>ɛːl</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᓫ<rt><i></i>ɛːl</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᓫ<rt><i></i>ɛːl</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᓫ<rt><i></i>ɛːl</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᓕ<rt><i></i>ɛːli</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᓕ<rt><i></i>ɛːli</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᓕ<rt><i></i>ɛːli</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᓕ<rt><i></i>ɛːli</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᓗ<rt><i></i>ɛːlo</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᓗ<rt><i></i>ɛːlo</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᓗ<rt><i></i>ɛːlo</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᓗ<rt><i></i>ɛːlo</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᓚ<rt><i></i>ɛːla</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᓚ<rt><i></i>ɛːla</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᓚ<rt><i></i>ɛːla</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᓚ<rt><i></i>ɛːla</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation instrumental">
|
|||
|
<td colspan="2" class="some">using a <i></i></td>
|
|||
|
<td colspan="2" class="that">using that <i></i></td>
|
|||
|
<td colspan="2" class="those">using that <i></i> which</td>
|
|||
|
<td colspan="2" class="your">using your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">as being usuable as a <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">as being usuable as that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">as being usuable as that <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >as being usuable as your <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >having something usuable as a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >having something usuable as that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">having something usuable as a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >having something usuable as your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >getting something usuable as a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >getting something usuable as that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">getting something usuable as a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-a" >getting something usuable as your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-eh transformative">
|
|||
|
<th rowspan="2" class="ipa">lf</th>
|
|||
|
<th rowspan="2">transformative</th>
|
|||
|
<th rowspan="2">becoming what</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᓫᕝ<rt><i></i>ɛːlf</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᓫᕝ<rt><i></i>ɛːlf</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᓫᕝ<rt><i></i>ɛːlf</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᓫᕝ<rt><i></i>ɛːlf</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᓫᕕ<rt><i></i>ɛːlvi</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᓫᕕ<rt><i></i>ɛːlvi</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᓫᕕ<rt><i></i>ɛːlvi</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᓫᕕ<rt><i></i>ɛːlvi</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᓫᕗ<rt><i></i>ɛːlvo</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᓫᕗ<rt><i></i>ɛːlvo</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᓫᕗ<rt><i></i>ɛːlvo</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᓫᕗ<rt><i></i>ɛːlvo</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᓫᕙ<rt><i></i>ɛːlva</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᓫᕙ<rt><i></i>ɛːlva</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᓫᕙ<rt><i></i>ɛːlva</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᓫᕙ<rt><i></i>ɛːlva</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation transformative">
|
|||
|
<th rowspan="6" class="ipa">ɔ</th>
|
|||
|
<td colspan="2" class="some">(turn) into a <i></i></td>
|
|||
|
<td colspan="2" class="that">(turn) into that <i></i></td>
|
|||
|
<td colspan="2" class="those">(turn) into that <i></i> which</td>
|
|||
|
<td colspan="2" class="your">(turn) into your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">as becoming a <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">as becoming that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">as becoming that <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >as becoming your <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >having what is becoming a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >having what is becoming that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">having what is becoming a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >having what is becoming your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >making a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >making that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">making a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-a" >making your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-oh casual">
|
|||
|
<th rowspan="2" class="ipa">n</th>
|
|||
|
<th rowspan="2">casual</th>
|
|||
|
<th rowspan="2">for what purpose</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐣ<rt><i></i>ɔn</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐣ<rt><i></i>ɔn</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐣ<rt><i></i>ɔn</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐣ<rt><i></i>ɔn</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᓂ<rt><i></i>ɔni</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᓂ<rt><i></i>ɔni</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᓂ<rt><i></i>ɔni</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᓂ<rt><i></i>ɔni</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᓄ<rt><i></i>ɔno</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᓄ<rt><i></i>ɔno</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᓄ<rt><i></i>ɔno</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᓄ<rt><i></i>ɔno</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᓇ<rt><i></i>ɔna</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᓇ<rt><i></i>ɔna</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᓇ<rt><i></i>ɔna</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᓇ<rt><i></i>ɔna</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
</tr>
|
|||
|
<tr class="translation casual">
|
|||
|
<td colspan="2" class="some">for <i></i>-ing</td>
|
|||
|
<td colspan="2" class="that">for that kind of <i></i>-ing</td>
|
|||
|
<td colspan="2" class="those">for that kind of <i></i>-ing which</td>
|
|||
|
<td colspan="2" class="your">for your kind of <i></i>-ing</td>
|
|||
|
<td colspan="2" class="some end-i">being <i></i>-ed</td>
|
|||
|
<td colspan="2" class="that end-i">being <i></i>-ed that way</td>
|
|||
|
<td colspan="2" class="those end-i">being <i></i>-ed in a way that</td>
|
|||
|
<td colspan="2" class="your end-i" >being <i></i>-ed in your way</td>
|
|||
|
<td colspan="2" class="some end-o" >having something that's <i></i>-ed</td>
|
|||
|
<td colspan="2" class="that end-o" >having that <i></i>-ed thing</td>
|
|||
|
<td colspan="2" class="those end-o">having that <i></i>-ed thing which</td>
|
|||
|
<td colspan="2" class="your end-o" >having your <i></i>-ed thing</td>
|
|||
|
<td colspan="2" class="some end-a" ><i></i>-ing a thing</td>
|
|||
|
<td colspan="2" class="that end-a" ><i></i>-ing that thing</td>
|
|||
|
<td colspan="2" class="those end-a"><i></i>-ing that thing which</td>
|
|||
|
<td colspan="2" class="your end-a" ><i></i>-ing your thing</td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-oh sociative">
|
|||
|
<th rowspan="2" class="ipa">l</th>
|
|||
|
<th rowspan="2">sociative</th>
|
|||
|
<th rowspan="2">together with what</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᓫ<rt><i></i>ɔl</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᓫ<rt><i></i>ɔl</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᓫ<rt><i></i>ɔl</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᓫ<rt><i></i>ɔl</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᓕ<rt><i></i>ɔli</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᓕ<rt><i></i>ɔli</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᓕ<rt><i></i>ɔli</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᓕ<rt><i></i>ɔli</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᓗ<rt><i></i>ɔlo</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᓗ<rt><i></i>ɔlo</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᓗ<rt><i></i>ɔlo</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᓗ<rt><i></i>ɔlo</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᓚ<rt><i></i>ɔla</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᓚ<rt><i></i>ɔla</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᓚ<rt><i></i>ɔla</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᓚ<rt><i></i>ɔla</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation sociative">
|
|||
|
<td colspan="2" class="some">together with <i></i>s</td>
|
|||
|
<td colspan="2" class="that">together with that <i></i></td>
|
|||
|
<td colspan="2" class="those">together with those <i></i> whom</td>
|
|||
|
<td colspan="2" class="your">together with your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">being together with <i></i>s</td>
|
|||
|
<td colspan="2" class="that end-i">being together with that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">being together with those <i></i> whom</td>
|
|||
|
<td colspan="2" class="your end-i" >being together with your <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >having <i></i>s to be together with</td>
|
|||
|
<td colspan="2" class="that end-o" >having a <i></i> to be together with</td>
|
|||
|
<td colspan="2" class="those end-o">having <i></i> to be together with which</td>
|
|||
|
<td colspan="2" class="your end-o" >having your <i></i> to be together with</td>
|
|||
|
<td colspan="2" class="some end-a" >getting together with other <i></i>s</td>
|
|||
|
<td colspan="2" class="that end-a" >getting together with that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">getting together with those <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-a" >getting together with your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-oh adessive">
|
|||
|
<th rowspan="2" class="ipa">de</th>
|
|||
|
<th rowspan="2">adessive</th>
|
|||
|
<th rowspan="2">where at</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐦᐣᐟ<rt><i></i>ɔndə</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐦᐣᐟ<rt><i></i>ɔndə</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐦᐣᐟ<rt><i></i>ɔndə</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐦᐣᐟ<rt><i></i>ɔndə</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᐦᐣᑎ<rt><i></i>ɔndi</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᐦᐣᑎ<rt><i></i>ɔndi</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᐦᐣᑎ<rt><i></i>ɔndi</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᐦᐣᑎ<rt><i></i>ɔndi</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᐦᐣᑐ<rt><i></i>ɔndo</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᐦᐣᑐ<rt><i></i>ɔndo</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᐦᐣᑐ<rt><i></i>ɔndo</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᐦᐣᑐ<rt><i></i>ɔndo</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᐦᐣᑕ<rt><i></i>ɔnda</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᐦᐣᑕ<rt><i></i>ɔnda</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᐦᐣᑕ<rt><i></i>ɔnda</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᐦᐣᑕ<rt><i></i>ɔnda</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation adessive">
|
|||
|
<th rowspan="7" class="ipa">ɑ</th>
|
|||
|
<td colspan="2" class="some">at some <i></i></td>
|
|||
|
<td colspan="2" class="that">at that <i></i></td>
|
|||
|
<td colspan="2" class="those">at a <i></i> which</td>
|
|||
|
<td colspan="2" class="your">at your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">being a <i></i>'s place'</td>
|
|||
|
<td colspan="2" class="that end-i">being that <i></i>'s place'</td>
|
|||
|
<td colspan="2" class="those end-i">being the place for a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >being your <i></i>'s place</td>
|
|||
|
<td colspan="2" class="some end-o" >being at a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >being at that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">being at a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >being at your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >getting to a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >getting to that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">getting to that <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-a" >getting to your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-ah terminative">
|
|||
|
<th rowspan="2" class="ipa">y</th>
|
|||
|
<th rowspan="2">terminative</th>
|
|||
|
<th rowspan="2">how far, until</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐩ<rt><i></i>ɑy</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐩ<rt><i></i>ɑy</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐩ<rt><i></i>ɑy</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐩ<rt><i></i>ɑy</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᔨ<rt><i></i>ɑyi</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᔨ<rt><i></i>ɑyi</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᔨ<rt><i></i>ɑyi</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᔨ<rt><i></i>ɑyi</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᔪ<rt><i></i>ɑyo</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᔪ<rt><i></i>ɑyo</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᔪ<rt><i></i>ɑyo</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᔪ<rt><i></i>ɑyo</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᔭ<rt><i></i>ɑya</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᔭ<rt><i></i>ɑya</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᔭ<rt><i></i>ɑya</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᔭ<rt><i></i>ɑya</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
</tr>
|
|||
|
<tr class="translation terminative">
|
|||
|
<td colspan="2" class="some">until the first <i></i></td>
|
|||
|
<td colspan="2" class="that">until that <i></i></td>
|
|||
|
<td colspan="2" class="those">until the first <i></i> to be</td>
|
|||
|
<td colspan="2" class="your">until your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">until being a <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">until being that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">until being a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >until being your <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >until having a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >until having that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">until having a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >until having your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >until starting with getting a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >until starting with getting that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">until starting with getting that <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-a" >until starting with getting your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-ah locative">
|
|||
|
<th rowspan="2" class="ipa">t</th>
|
|||
|
<th rowspan="2">locative</th>
|
|||
|
<th rowspan="2">where</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐟ<rt><i></i>ɑt</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐟ<rt><i></i>ɑt</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐟ<rt><i></i>ɑt</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐟ<rt><i></i>ɑt</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᑎ<rt><i></i>ɑti</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᑎ<rt><i></i>ɑti</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᑎ<rt><i></i>ɑti</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᑎ<rt><i></i>ɑti</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᑐ<rt><i></i>ɑto</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᑐ<rt><i></i>ɑto</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᑐ<rt><i></i>ɑto</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᑐ<rt><i></i>ɑto</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᑕ<rt><i></i>ɑta</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᑕ<rt><i></i>ɑta</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᑕ<rt><i></i>ɑta</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᑕ<rt><i></i>ɑta</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation locative">
|
|||
|
<td colspan="2" class="some">in some <i></i></td>
|
|||
|
<td colspan="2" class="that">in that <i></i></td>
|
|||
|
<td colspan="2" class="those">in a <i></i> which</td>
|
|||
|
<td colspan="2" class="your">in your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">being a <i></i>'s inside</td>
|
|||
|
<td colspan="2" class="that end-i">being that <i></i>'s inside</td>
|
|||
|
<td colspan="2" class="those end-i">being the inside of a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >being your <i></i>'s inside</td>
|
|||
|
<td colspan="2" class="some end-o" >being inside a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >being inside that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">being inside a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >being inside your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >coming inside a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >coming inside that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">coming inside a <i></i> that is</td>
|
|||
|
<td colspan="2" class="your end-a" >coming inside your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-ah causative">
|
|||
|
<th rowspan="2" class="ipa">n</th>
|
|||
|
<th rowspan="2">causative</th>
|
|||
|
<th rowspan="2">caused by / from what</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐣ<rt><i></i>ɑn</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐣ<rt><i></i>ɑn</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐣ<rt><i></i>ɑn</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐣ<rt><i></i>ɑn</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᓂ<rt><i></i>ɑni</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᓂ<rt><i></i>ɑni</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᓂ<rt><i></i>ɑni</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᓂ<rt><i></i>ɑni</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᓄ<rt><i></i>ɑno</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᓄ<rt><i></i>ɑno</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᓄ<rt><i></i>ɑno</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᓄ<rt><i></i>ɑno</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᓇ<rt><i></i>ɑna</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᓇ<rt><i></i>ɑna</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᓇ<rt><i></i>ɑna</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᓇ<rt><i></i>ɑna</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation causative">
|
|||
|
<td colspan="2" class="some">from some <i></i></td>
|
|||
|
<td colspan="2" class="that">from that <i></i></td>
|
|||
|
<td colspan="2" class="those">from a <i></i> which</td>
|
|||
|
<td colspan="2" class="your">from your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">from being a <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">from being that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">from being a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-i" >from your <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >from having a <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >from having that <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">from having a <i></i> which</td>
|
|||
|
<td colspan="2" class="your end-o" >from having your <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >from getting a <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >from getting that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">from getting a <i></i> that is</td>
|
|||
|
<td colspan="2" class="your end-a" >from getting your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-ee distributive">
|
|||
|
<th rowspan="4" class="ipa">e</th>
|
|||
|
<th rowspan="2" class="ipa"></th>
|
|||
|
<th rowspan="2">distributive</th>
|
|||
|
<th rowspan="2">per what</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐩ<rt><i></i>eːy</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐩ<rt><i></i>eːy</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐩ<rt><i></i>eːy</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐩ<rt><i></i>eːy</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᔨ<rt><i></i>eːyi</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᔨ<rt><i></i>eːyi</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᔨ<rt><i></i>eːyi</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᔨ<rt><i></i>eːyi</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᔪ<rt><i></i>eːyo</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᔪ<rt><i></i>eːyo</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᔪ<rt><i></i>eːyo</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᔪ<rt><i></i>eːyo</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᔭ<rt><i></i>eːya</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᔭ<rt><i></i>eːya</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᔭ<rt><i></i>eːya</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᔭ<rt><i></i>eːya</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation distributive">
|
|||
|
<td colspan="2" class="some">per <i></i></td>
|
|||
|
<td colspan="2" class="that">among <i></i></td>
|
|||
|
<td colspan="2" class="those">among <i></i> which</td>
|
|||
|
<td colspan="2" class="your">among your <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">dividing oneself per <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">dividing oneself over that <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">dividing oneself over those <i></i>s which</td>
|
|||
|
<td colspan="2" class="your end-i" >dividing oneself over your <i></i>s</td>
|
|||
|
<td colspan="2" class="some end-o" >having among <i></i>s</td>
|
|||
|
<td colspan="2" class="that end-o" >having among those <i></i>s</td>
|
|||
|
<td colspan="2" class="those end-o">having among those <i></i>s that are</td>
|
|||
|
<td colspan="2" class="your end-o" >having among your <i></i>s</td>
|
|||
|
<td colspan="2" class="some end-a" >dividing per <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >dividing a portion to that <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">dividing a portion to those <i></i> that is</td>
|
|||
|
<td colspan="2" class="your end-a" >dividing a portion to your <i></i></td>
|
|||
|
</tr>
|
|||
|
<tr class="word ends-in-ee typive">
|
|||
|
<th rowspan="2" class="ipa">n</th>
|
|||
|
<th rowspan="2">types of</th>
|
|||
|
<th rowspan="2">which type</th>
|
|||
|
<td colspan="2" class="some"><ruby><i></i>ᐩᐣ<rt><i></i>eːn</rt></ruby></td>
|
|||
|
<td colspan="2" class="that"><ruby><i></i>ᐩᐣ<rt><i></i>eːn</rt></ruby></td>
|
|||
|
<td colspan="2" class="those"><ruby><i></i>ᐩᐣ<rt><i></i>eːn</rt></ruby></td>
|
|||
|
<td colspan="2" class="your"><ruby><i></i>ᐩᐣ<rt><i></i>eːn</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-i"><ruby><i></i>ᓂ<rt><i></i>eːni</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-i"><ruby><i></i>ᓂ<rt><i></i>eːni</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-i"><ruby><i></i>ᓂ<rt><i></i>eːni</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-i"><ruby><i></i>ᓂ<rt><i></i>eːni</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-o"><ruby><i></i>ᓄ<rt><i></i>eːno</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-o"><ruby><i></i>ᓄ<rt><i></i>eːno</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-o"><ruby><i></i>ᓄ<rt><i></i>eːno</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-o"><ruby><i></i>ᓄ<rt><i></i>eːno</rt></ruby></td>
|
|||
|
<td colspan="2" class="some end-a"><ruby><i></i>ᓇ<rt><i></i>eːna</rt></ruby></td>
|
|||
|
<td colspan="2" class="that end-a"><ruby><i></i>ᓇ<rt><i></i>eːna</rt></ruby></td>
|
|||
|
<td colspan="2" class="those end-a"><ruby><i></i>ᓇ<rt><i></i>eːna</rt></ruby></td>
|
|||
|
<td colspan="2" class="your end-a"><ruby><i></i>ᓇ<rt><i></i>eːna</rt></ruby></td>
|
|||
|
</tr>
|
|||
|
<tr class="translation typive">
|
|||
|
<td colspan="2" class="some">type of <i></i></td>
|
|||
|
<td colspan="2" class="that">a <i></i> type</td>
|
|||
|
<td colspan="2" class="those">the type of <i></i> that</td>
|
|||
|
<td colspan="2" class="your">your type of <i></i></td>
|
|||
|
<td colspan="2" class="some end-i">being a type of <i></i></td>
|
|||
|
<td colspan="2" class="that end-i">being that type of <i></i></td>
|
|||
|
<td colspan="2" class="those end-i">being that type of <i></i> to be</td>
|
|||
|
<td colspan="2" class="your end-i" >being your type of <i></i></td>
|
|||
|
<td colspan="2" class="some end-o" >having different types of <i></i></td>
|
|||
|
<td colspan="2" class="that end-o" >having a type of <i></i></td>
|
|||
|
<td colspan="2" class="those end-o">having types of <i></i>s that are</td>
|
|||
|
<td colspan="2" class="your end-o" >having your type of <i></i></td>
|
|||
|
<td colspan="2" class="some end-a" >categorising per type of <i></i></td>
|
|||
|
<td colspan="2" class="that end-a" >classifying that as a <i></i></td>
|
|||
|
<td colspan="2" class="those end-a">classifying as <i></i>s when they're</td>
|
|||
|
<td colspan="2" class="your end-a" >categorising your <i></i></td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
</body>
|
|||
|
</html>
|