fix badges. fix pronouns duals categorization and generated description
This commit is contained in:
28
test.html
28
test.html
@@ -1536,8 +1536,8 @@ ESH'NYUI
|
||||
|
||||
<span
|
||||
class="clickable"
|
||||
onclick="showPopup('rerenlafura','rere','formal-n2 plural')"
|
||||
onmouseover="checkHover('rerenlafura','rere',this,'formal-n2 plural')"
|
||||
onclick="showPopup('rerenlafura','rere','formal-n2 plural pronoun')"
|
||||
onmouseover="checkHover('rerenlafura','rere',this,'formal-n2 plural pronoun')"
|
||||
onmouseout="clearHover()">
|
||||
rerenlafura
|
||||
</span>
|
||||
@@ -1578,8 +1578,8 @@ ESH'NYUI
|
||||
|
||||
<span
|
||||
class="clickable"
|
||||
onclick="showPopup('î³î³î<C2B3>¡îƒ‚î²','rere','formal-n2 plural')"
|
||||
onmouseover="checkHover('î³î³î<C2B3>¡îƒ‚î²','rere',this,'formal-n2 plural')"
|
||||
onclick="showPopup('î³î³î<C2B3>¡îƒ‚î²','rere','formal-n2 plural pronoun')"
|
||||
onmouseover="checkHover('î³î³î<C2B3>¡îƒ‚î²','rere',this,'formal-n2 plural pronoun')"
|
||||
onmouseout="clearHover()">
|
||||
î<C2B3>¡îƒ‚
|
||||
</span>
|
||||
@@ -1774,8 +1774,8 @@ LU'NYA
|
||||
|
||||
<span
|
||||
class="clickable"
|
||||
onclick="showPopup('babanlafura','baba','formal-n2 plural')"
|
||||
onmouseover="checkHover('babanlafura','baba',this,'formal-n2 plural')"
|
||||
onclick="showPopup('babanlafura','baba','formal-n2 plural pronoun')"
|
||||
onmouseover="checkHover('babanlafura','baba',this,'formal-n2 plural pronoun')"
|
||||
onmouseout="clearHover()">
|
||||
babanlafura
|
||||
</span>
|
||||
@@ -1824,8 +1824,8 @@ LU'NYA
|
||||
|
||||
<span
|
||||
class="clickable"
|
||||
onclick="showPopup('î<C2A2>¡îƒ‚î²','baba','formal-n2 plural')"
|
||||
onmouseover="checkHover('î<C2A2>¡îƒ‚î²','baba',this,'formal-n2 plural')"
|
||||
onclick="showPopup('î<C2A2>¡îƒ‚î²','baba','formal-n2 plural pronoun')"
|
||||
onmouseover="checkHover('î<C2A2>¡îƒ‚î²','baba',this,'formal-n2 plural pronoun')"
|
||||
onmouseout="clearHover()">
|
||||
î<C2A2>¡îƒ‚
|
||||
</span>
|
||||
@@ -3769,10 +3769,12 @@ bunny
|
||||
rere
|
||||
</td>
|
||||
<td>
|
||||
???
|
||||
Pronoun
|
||||
</td>
|
||||
<td>
|
||||
???
|
||||
This word refers to both the speaker and someone else the listener doesn't know about.
|
||||
|
||||
If in plural form, it refers to a group of people who all fit this definition.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -3825,10 +3827,12 @@ to know, to learn
|
||||
baba
|
||||
</td>
|
||||
<td>
|
||||
???
|
||||
Pronoun
|
||||
</td>
|
||||
<td>
|
||||
???
|
||||
This word refers to both the listener and someone else the speaker doesn't know about.
|
||||
|
||||
If in plural form, it refers to a group of people who all fit this definition.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user