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('<27><><EFBFBD><EFBFBD><EE8382><EE8286>','rere','formal-n2 plural')"
|
||||
onmouseover="checkHover('<27><><EFBFBD><EFBFBD><EE8382><EE8286>','rere',this,'formal-n2 plural')"
|
||||
onclick="showPopup('<27><><EFBFBD><EFBFBD><EE8382><EE8286>','rere','formal-n2 plural pronoun')"
|
||||
onmouseover="checkHover('<27><><EFBFBD><EFBFBD><EE8382><EE8286>','rere',this,'formal-n2 plural pronoun')"
|
||||
onmouseout="clearHover()">
|
||||
|
||||
</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('<EE8382><EE8286>','baba','formal-n2 plural')"
|
||||
onmouseover="checkHover('<EE8382><EE8286>','baba',this,'formal-n2 plural')"
|
||||
onclick="showPopup('<EE8382><EE8286>','baba','formal-n2 plural pronoun')"
|
||||
onmouseover="checkHover('<EE8382><EE8286>','baba',this,'formal-n2 plural pronoun')"
|
||||
onmouseout="clearHover()">
|
||||
|
||||
</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