feat: adding missing words from Sand and Bone
This commit is contained in:
parent
eba1ed1e48
commit
a973f0cf64
9 changed files with 50 additions and 10 deletions
|
@ -1,14 +1,9 @@
|
|||
"ruki" is wound or tear. "chyona" is internal organ. This would also be the word for "puncture wound" which I forgot to add. Related words typically changed the vowels when being combined.
|
||||
Miwāfu
|
||||
======
|
||||
|
||||
**mashio kajudūfa**: Felony feedback resonance.
|
||||
## Pronunciation
|
||||
|
||||
**ryodifūne**: *noun* The final run.
|
||||
|
||||
**kojinōmi**: *noun* A dead person.
|
||||
|
||||
**wabōryo**: Fighting bola.
|
||||
|
||||
# From Reddit
|
||||
(From Reddit)
|
||||
|
||||
miwāfu [mi.waː.ɸɯ̥] -- word-final position after a voiceless consonant is the most common place to find /ɯ/-devoicing!
|
||||
|
5
src/dictionary/chyo/chyona.yaml
Normal file
5
src/dictionary/chyo/chyona.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
pos:
|
||||
noun:
|
||||
neuter:
|
||||
- def: An internal organ.
|
||||
base: chyona
|
6
src/dictionary/ko/kojinomi.yaml
Normal file
6
src/dictionary/ko/kojinomi.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
pos:
|
||||
noun:
|
||||
neuter:
|
||||
- def: A keeper of the dead.
|
||||
- def: Someone who tends to the dying, recording stories and confessions.
|
||||
base: kojinomi
|
6
src/dictionary/ma/mashiokajudufa.yaml
Normal file
6
src/dictionary/ma/mashiokajudufa.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
pos:
|
||||
noun:
|
||||
neuter:
|
||||
- def: Felony resonance.
|
||||
- def: The crime of destroying things using magical interference.
|
||||
base: mashiokajudufa
|
10
src/dictionary/ro/ryodifune.yaml
Normal file
10
src/dictionary/ro/ryodifune.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
pos:
|
||||
noun:
|
||||
neuter:
|
||||
- def: >
|
||||
The "final run", a run that a warrior sacrifies their life for some
|
||||
great purpose or event.
|
||||
verb:
|
||||
masculine:
|
||||
- def: The sacrifice oneself for a greater cause.
|
||||
base: ryodifune
|
5
src/dictionary/ru/ruki.yaml
Normal file
5
src/dictionary/ru/ruki.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
pos:
|
||||
noun:
|
||||
feminine:
|
||||
- def: A cut or bleeding wound.
|
||||
base: ruki
|
|
@ -3,3 +3,5 @@ pos:
|
|||
noun:
|
||||
neuter:
|
||||
- def: An underground cave or opening.
|
||||
feminine:
|
||||
- def: A deep puncture wound.
|
||||
|
|
11
src/dictionary/wa/waboryo.yaml
Normal file
11
src/dictionary/wa/waboryo.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
base: waboryo
|
||||
pos:
|
||||
noun:
|
||||
neuter:
|
||||
- def: A fighting bola.
|
||||
- def: A thrown item that entangles.
|
||||
verb:
|
||||
feminine:
|
||||
- def: To get lost in unimportant details in a conversation.
|
||||
- def: To bikeshed.
|
||||
oow: true
|
Loading…
Reference in a new issue