Switching to ATX-style headers.
This commit is contained in:
parent
7d3b0875b2
commit
aea906b929
209 changed files with 506 additions and 964 deletions
24
bin/switch-markdown-headers-to-atx
Executable file
24
bin/switch-markdown-headers-to-atx
Executable file
|
@ -0,0 +1,24 @@
|
||||||
|
#!/usr/bin/perl
|
||||||
|
|
||||||
|
#
|
||||||
|
# Setup
|
||||||
|
#
|
||||||
|
|
||||||
|
# Directives
|
||||||
|
use strict;
|
||||||
|
use warnings;
|
||||||
|
|
||||||
|
#
|
||||||
|
# Process
|
||||||
|
#
|
||||||
|
|
||||||
|
# Load the entire file.
|
||||||
|
$/ = undef;
|
||||||
|
my $buffer = <>;
|
||||||
|
|
||||||
|
# Modify the buffer.
|
||||||
|
$buffer =~ s@\n(\w+?)\n====+@\n# $1@sg;
|
||||||
|
$buffer =~ s@\n([A-Za-zaeiouáéíóúàèìòùāēīōū]+?)\n----+@\n## $1@sg;
|
||||||
|
|
||||||
|
# Output the file.
|
||||||
|
print $buffer;
|
|
@ -2,10 +2,8 @@
|
||||||
title: baba
|
title: baba
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
bàba
|
## bàba
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Heart.
|
1. Heart.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: barichi
|
title: barichi
|
||||||
---
|
---
|
||||||
|
|
||||||
Adjective
|
# Adjective
|
||||||
================================
|
|
||||||
|
|
||||||
barìchi
|
## barìchi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Mundane, non-magical.
|
1. Mundane, non-magical.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: barichiroma
|
title: barichiroma
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
barichirōma
|
## barichirōma
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Magic-less person.
|
1. Magic-less person.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: bedano
|
title: bedano
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
bedáno
|
## bedáno
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A pinch of something, used for cooking.
|
1. A pinch of something, used for cooking.
|
||||||
2. 1/64th of a wudūna used for measuring delicate weights.
|
2. 1/64th of a wudūna used for measuring delicate weights.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: benkidofu
|
title: benkidofu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
benkidōfu
|
## benkidōfu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. The natural shielding of resonance damage against the weaker of two opposing magical fields.
|
1. The natural shielding of resonance damage against the weaker of two opposing magical fields.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: bichiru
|
title: bichiru
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
bichíru
|
## bichíru
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A traditional drink of the northern desert primarily made from fermented cactus sap. It typically has a milky appearance.
|
1. A traditional drink of the northern desert primarily made from fermented cactus sap. It typically has a milky appearance.
|
||||||
|
|
|
@ -2,18 +2,14 @@
|
||||||
title: bidano
|
title: bidano
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
bidáno
|
## bidáno
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A pinch of something, used for cooking.
|
1. A pinch of something, used for cooking.
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
bidāno
|
## bidāno
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To be nit-picky or find fault in tiny details.
|
1. To be nit-picky or find fault in tiny details.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: bikiku
|
title: bikiku
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
bikíku
|
## bikíku
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Flea, louse.
|
1. Flea, louse.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: bimugi
|
title: bimugi
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
bimùgi
|
## bimùgi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Horn.
|
1. Horn.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: bire
|
title: bire
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
bìre
|
## bìre
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Night.
|
1. Night.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: bochigomasu
|
title: bochigomasu
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
bochigomāsu
|
## bochigomāsu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Do perform something that takes a week to complete.
|
1. Do perform something that takes a week to complete.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: bokiko
|
title: bokiko
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
bokíko
|
## bokíko
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Fire smoke.
|
1. Fire smoke.
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
title: bozo
|
title: bozo
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
bòzo
|
## bòzo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To cook or prepare a large meal.
|
1. To cook or prepare a large meal.
|
||||||
|
|
||||||
bózo
|
## bózo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To cook or prepare a small meal or snack.
|
1. To cook or prepare a small meal or snack.
|
||||||
2. To prepare a meal for oneself.
|
2. To prepare a meal for oneself.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: bupo
|
title: bupo
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
búpo
|
## búpo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Swim.
|
1. Swim.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: bupobo
|
title: bupobo
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
bupóbo
|
## bupóbo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Fish.
|
1. Fish.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: byan
|
title: byan
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
byān
|
## byān
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Green.
|
1. Green.
|
||||||
|
|
|
@ -2,20 +2,16 @@
|
||||||
title: byobi
|
title: byobi
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
byòbi
|
## byòbi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A male rabbit, hare, or other member of the leporine family.
|
1. A male rabbit, hare, or other member of the leporine family.
|
||||||
|
|
||||||
byōbi
|
## byōbi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. As [byòbi](../byo/byobi.markdown) [n.1] but a young bunny or kit.
|
1. As [byòbi](../byo/byobi.markdown) [n.1] but a young bunny or kit.
|
||||||
|
|
||||||
byóbi
|
## byóbi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. As [byòbi](../byo/byobi.markdown) [n.1] but female.
|
1. As [byòbi](../byo/byobi.markdown) [n.1] but female.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: byomokishi
|
title: byomokishi
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
byomokīshi
|
## byomokīshi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Non-desert people.
|
1. Non-desert people.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: byomushike
|
title: byomushike
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
byomushīke
|
## byomushīke
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Outsider.
|
1. Outsider.
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
title: byoni
|
title: byoni
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
byòni
|
## byòni
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To bawl or cry loudly.
|
1. To bawl or cry loudly.
|
||||||
2. To break down sobbing.
|
2. To break down sobbing.
|
||||||
|
|
||||||
byóni
|
## byóni
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To have a little cry.
|
1. To have a little cry.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: chifu
|
title: chifu
|
||||||
---
|
---
|
||||||
|
|
||||||
Adjective
|
# Adjective
|
||||||
================================
|
|
||||||
|
|
||||||
chīfu
|
## chīfu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Long.
|
1. Long.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: chifumo
|
title: chifumo
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chifùmo
|
## chifùmo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Cold weather.
|
1. Cold weather.
|
||||||
|
|
|
@ -2,20 +2,16 @@
|
||||||
title: chimoga
|
title: chimoga
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chimōga
|
## chimōga
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A measurement of distance.
|
1. A measurement of distance.
|
||||||
2. A surveyor's chain of 66 feet or 4 [romōga](../ro/romogo.markdown).
|
2. A surveyor's chain of 66 feet or 4 [romōga](../ro/romogo.markdown).
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
chimóga
|
## chimóga
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To measure or pace something out that is approximately a [chimōga](../chi/chimōga.markdown) distance.
|
1. To measure or pace something out that is approximately a [chimōga](../chi/chimōga.markdown) distance.
|
||||||
2. To measure something out in terms of [chimōga](../chi/chimōga.markdown) distance.
|
2. To measure something out in terms of [chimōga](../chi/chimōga.markdown) distance.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: chiruni
|
title: chiruni
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chirúni
|
## chirúni
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Warm weather.
|
1. Warm weather.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: chisokuku
|
title: chisokuku
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chisokùku
|
## chisokùku
|
||||||
----------------
|
|
||||||
|
|
||||||
1. The amount of water a clan needs in a day.
|
1. The amount of water a clan needs in a day.
|
||||||
2. A volume of liquid equal to 66 [kokéku](../ko/kokeku.markdown).
|
2. A volume of liquid equal to 66 [kokéku](../ko/kokeku.markdown).
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: chobire
|
title: chobire
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chobìre
|
## chobìre
|
||||||
----------------
|
|
||||||
|
|
||||||
1. The moon.
|
1. The moon.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: chochi
|
title: chochi
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chòchi
|
## chòchi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A lunar cycle or month.
|
1. A lunar cycle or month.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: chon
|
title: chon
|
||||||
---
|
---
|
||||||
|
|
||||||
Adjective
|
# Adjective
|
||||||
================================
|
|
||||||
|
|
||||||
chōn
|
## chōn
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Black.
|
1. Black.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: chonesu
|
title: chonesu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chonésu
|
## chonésu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Stars.
|
1. Stars.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: chota
|
title: chota
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chòta
|
## chòta
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A lunar "day".
|
1. A lunar "day".
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: chotafuchi
|
title: chotafuchi
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chotafùchi
|
## chotafùchi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. The period where the moon is below the horizon.
|
1. The period where the moon is below the horizon.
|
||||||
2. When moon-based powers don't work.
|
2. When moon-based powers don't work.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: chyomigu
|
title: chyomigu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chyomīgu
|
## chyomīgu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. 1/10th of a domīgu.
|
1. 1/10th of a domīgu.
|
||||||
2. OOW: 2.01 cm
|
2. OOW: 2.01 cm
|
||||||
|
|
|
@ -2,15 +2,12 @@
|
||||||
title: chyore
|
title: chyore
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chyòre
|
## chyòre
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Snake
|
1. Snake
|
||||||
|
|
||||||
Related
|
## Related
|
||||||
----------------
|
|
||||||
|
|
||||||
1. mizonekima chyòre - giant snake
|
1. mizonekima chyòre - giant snake
|
||||||
|
|
|
@ -2,8 +2,7 @@
|
||||||
title: chyotemako nakifu
|
title: chyotemako nakifu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chyotemako nakífu
|
chyotemako nakífu
|
||||||
----------------
|
----------------
|
||||||
|
|
|
@ -2,21 +2,17 @@
|
||||||
title: chyubine
|
title: chyubine
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chyubìne
|
## chyubìne
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A male jack-of-trades, someone who had a wide variety of skills.
|
1. A male jack-of-trades, someone who had a wide variety of skills.
|
||||||
|
|
||||||
chyubīne
|
## chyubīne
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A child who has many skills but no specialization.
|
1. A child who has many skills but no specialization.
|
||||||
2. A child with an uncertain clan affiliation.
|
2. A child with an uncertain clan affiliation.
|
||||||
|
|
||||||
chyubíne
|
## chyubíne
|
||||||
----------------
|
|
||||||
|
|
||||||
1. As *chyubìne* (noun 1), but female.
|
1. As *chyubìne* (noun 1), but female.
|
||||||
|
|
|
@ -2,15 +2,12 @@
|
||||||
title: chyurena
|
title: chyurena
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
chyurèna
|
## chyurèna
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A male of a clan which does not have significantly differing levels of magical power among its members.
|
1. A male of a clan which does not have significantly differing levels of magical power among its members.
|
||||||
|
|
||||||
chyuréna
|
## chyuréna
|
||||||
----------------
|
|
||||||
|
|
||||||
1. As *chyurèna* (noun 1), but female.
|
1. As *chyurèna* (noun 1), but female.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: datsu
|
title: datsu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
dātsu
|
## dātsu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. The basic unit of weight equal to sofùki worth of clean water.
|
1. The basic unit of weight equal to sofùki worth of clean water.
|
||||||
2. OOW: 1020 g.
|
2. OOW: 1020 g.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: defoni
|
title: defoni
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
defòni
|
## defòni
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Feather.
|
1. Feather.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: demu
|
title: demu
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
dèmu
|
## dèmu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Fly.
|
1. Fly.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: depa
|
title: depa
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
dépa
|
## dépa
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Bird.
|
1. Bird.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: detokishi
|
title: detokishi
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
detokìshi
|
## detokìshi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Desert folk.
|
1. Desert folk.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: detomusa
|
title: detomusa
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
detomùsa
|
## detomùsa
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Persistent sand storm.
|
1. Persistent sand storm.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: do
|
title: do
|
||||||
---
|
---
|
||||||
|
|
||||||
Pronoun
|
# Pronoun
|
||||||
================================
|
|
||||||
|
|
||||||
do
|
## do
|
||||||
----------------
|
|
||||||
|
|
||||||
1. You, yours.
|
1. You, yours.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: domigu
|
title: domigu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
domīgu
|
## domīgu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. 1/100th of a romōga.
|
1. 1/100th of a romōga.
|
||||||
2. OOW: 20.12 cm.
|
2. OOW: 20.12 cm.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: doshyo
|
title: doshyo
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
dóshyo
|
## dóshyo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Soil, earth.
|
1. Soil, earth.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: dotsu
|
title: dotsu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
dòtsu
|
## dòtsu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Home.
|
1. Home.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: faho
|
title: faho
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
fáho
|
## fáho
|
||||||
----------------
|
|
||||||
|
|
||||||
1. ear.
|
1. ear.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: famu
|
title: famu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
fāmu
|
## fāmu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Eye, eyes.
|
1. Eye, eyes.
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
title: fapodi
|
title: fapodi
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
fapòdi
|
## fapòdi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To sprint or run at full speed.
|
1. To sprint or run at full speed.
|
||||||
|
|
||||||
fapódi
|
## fapódi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To run over long distances.
|
1. To run over long distances.
|
||||||
2. Endurance running.
|
2. Endurance running.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: fasa
|
title: fasa
|
||||||
---
|
---
|
||||||
|
|
||||||
Adverb
|
# Adverb
|
||||||
================================
|
|
||||||
|
|
||||||
fasa
|
## fasa
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Fast, speedy.
|
1. Fast, speedy.
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: fechi
|
title: fechi
|
||||||
---
|
---
|
||||||
|
|
||||||
Adjective
|
# Adjective
|
||||||
================================
|
|
||||||
|
|
||||||
fechi
|
## fechi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Greater or superior in social rank.
|
1. Greater or superior in social rank.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: figi
|
title: figi
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
fígi
|
## fígi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Teeth, bite.
|
1. Teeth, bite.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: foni
|
title: foni
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
fōni
|
## fōni
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Head.
|
1. Head.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: fopu
|
title: fopu
|
||||||
---
|
---
|
||||||
|
|
||||||
Adjective
|
# Adjective
|
||||||
================================
|
|
||||||
|
|
||||||
fōpu
|
## fōpu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Full, stuffed.
|
1. Full, stuffed.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: fuchi
|
title: fuchi
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
fùchi
|
## fùchi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Nose.
|
1. Nose.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: fugi
|
title: fugi
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
fūgi
|
## fūgi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. See, sight.
|
1. See, sight.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: fugimo
|
title: fugimo
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
fugìmo
|
## fugìmo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Mouth.
|
1. Mouth.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: fumiga
|
title: fumiga
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
fumíga
|
## fumíga
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Claw.
|
1. Claw.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: gabuchigika
|
title: gabuchigika
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
gabuchigìka
|
## gabuchigìka
|
||||||
----------------
|
|
||||||
|
|
||||||
1. 1. A large area of land claimed by a clan.
|
1. 1. A large area of land claimed by a clan.
|
||||||
2. 120 [gachigyukōga](../ga/gachigyukōga.markdown).
|
2. 120 [gachigyukōga](../ga/gachigyukōga.markdown).
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: gachi
|
title: gachi
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
gàchi
|
## gàchi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Eat.
|
1. Eat.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: gachigyukoga
|
title: gachigyukoga
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
gachigyukōga
|
## gachigyukōga
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A "plot" of land one chimōga by one gyukōga.
|
1. A "plot" of land one chimōga by one gyukōga.
|
||||||
2. OOW: 1 acre.
|
2. OOW: 1 acre.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: gamekoji
|
title: gamekoji
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
gamekōji
|
## gamekōji
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A miscarriage.
|
1. A miscarriage.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: ge
|
title: ge
|
||||||
---
|
---
|
||||||
|
|
||||||
Adjective
|
# Adjective
|
||||||
================================
|
|
||||||
|
|
||||||
ge
|
## ge
|
||||||
----------------
|
|
||||||
|
|
||||||
1. My clan.
|
1. My clan.
|
||||||
|
|
|
@ -2,22 +2,18 @@
|
||||||
title: gen
|
title: gen
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
gèn
|
## gèn
|
||||||
----------------
|
|
||||||
|
|
||||||
1. My clan, when referencing a clan with a masculine spirit.
|
1. My clan, when referencing a clan with a masculine spirit.
|
||||||
|
|
||||||
|
|
||||||
gēn
|
## gēn
|
||||||
----------------
|
|
||||||
|
|
||||||
1. As *gèn* (noun 1), but as a neuter clan spirit.
|
1. As *gèn* (noun 1), but as a neuter clan spirit.
|
||||||
|
|
||||||
|
|
||||||
gén
|
## gén
|
||||||
----------------
|
|
||||||
|
|
||||||
1. As *gèn* (noun 1), but as a feminine clan spirit.
|
1. As *gèn* (noun 1), but as a feminine clan spirit.
|
||||||
|
|
|
@ -2,33 +2,26 @@
|
||||||
title: gidajimo
|
title: gidajimo
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
gidajìmo
|
## gidajìmo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A marriage between an adult man and woman where the male is the primary or only caretaker for any children (including step-children).
|
1. A marriage between an adult man and woman where the male is the primary or only caretaker for any children (including step-children).
|
||||||
|
|
||||||
gidajīmo
|
## gidajīmo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. As *gidajìmo* (noun 1), but where either both members are equal in raising children or the marriage has not produced any children.
|
1. As *gidajìmo* (noun 1), but where either both members are equal in raising children or the marriage has not produced any children.
|
||||||
|
|
||||||
gidajímo
|
## gidajímo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. As *gidajìmo* (noun 1), but where the female is the primary or sole caregiver of any children.
|
1. As *gidajìmo* (noun 1), but where the female is the primary or sole caregiver of any children.
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
gidajìmo
|
## gidajìmo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A marriage ceremony performed with a significant amount of ceremony, guests, or planning.
|
1. A marriage ceremony performed with a significant amount of ceremony, guests, or planning.
|
||||||
|
|
||||||
gidajímo
|
## gidajímo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A quiet or private marriage ceremony.
|
1. A quiet or private marriage ceremony.
|
||||||
|
|
|
@ -2,15 +2,12 @@
|
||||||
title: gimetsui
|
title: gimetsui
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
gimetsùi
|
## gimetsùi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To give birth to a living child.
|
1. To give birth to a living child.
|
||||||
|
|
||||||
gimetsūi
|
## gimetsūi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To lay eggs or other non-live birth.
|
1. To lay eggs or other non-live birth.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: gitopoga
|
title: gitopoga
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
gitopòga
|
## gitopòga
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To have unenthusiastic sex solely for purposes of reproduction.
|
1. To have unenthusiastic sex solely for purposes of reproduction.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: gokote
|
title: gokote
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
gokōte
|
## gokōte
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A solar week consisting of eight rōte.
|
1. A solar week consisting of eight rōte.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: gomata
|
title: gomata
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
gomāta
|
## gomāta
|
||||||
----------------
|
|
||||||
|
|
||||||
1. 1/128 of a māsa.
|
1. 1/128 of a māsa.
|
||||||
2. OOW: a "minute".
|
2. OOW: a "minute".
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: gupa
|
title: gupa
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
gùpa
|
## gùpa
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Gulp, drink.
|
1. Gulp, drink.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: gyukoga
|
title: gyukoga
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
gyukōga
|
## gyukōga
|
||||||
----------------
|
|
||||||
|
|
||||||
1. 1. 80 chimōga.
|
1. 1. 80 chimōga.
|
||||||
2. 1/9th the distance an average person can walk in a māsa.
|
2. 1/9th the distance an average person can walk in a māsa.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: hachifu
|
title: hachifu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
hachīfu
|
## hachīfu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Path, road, trail.
|
1. Path, road, trail.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: hayoka
|
title: hayoka
|
||||||
---
|
---
|
||||||
|
|
||||||
Adjective
|
# Adjective
|
||||||
================================
|
|
||||||
|
|
||||||
hayòka
|
## hayòka
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Good, favorable.
|
1. Good, favorable.
|
||||||
|
|
|
@ -2,20 +2,16 @@
|
||||||
title: heru
|
title: heru
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
hèru
|
## hèru
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A stallion or male horse.
|
1. A stallion or male horse.
|
||||||
|
|
||||||
hēru
|
## hēru
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A foal or young horse.
|
1. A foal or young horse.
|
||||||
|
|
||||||
héru
|
## héru
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A mare or female horse.
|
1. A mare or female horse.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: herudaki
|
title: herudaki
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
herudāki
|
## herudāki
|
||||||
----------------
|
|
||||||
|
|
||||||
1. The weight of a horse.
|
1. The weight of a horse.
|
||||||
2. 30 [madèku](../ma/madèku.markdown).
|
2. 30 [madèku](../ma/madèku.markdown).
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: hichifuma
|
title: hichifuma
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
hichifūma
|
## hichifūma
|
||||||
----------------
|
|
||||||
|
|
||||||
1. The effort to keep the nature of spirits and the rite of passage secret from children to facilitate the connection to a clan spirit.
|
1. The effort to keep the nature of spirits and the rite of passage secret from children to facilitate the connection to a clan spirit.
|
||||||
|
|
|
@ -2,15 +2,12 @@
|
||||||
title: hikomini
|
title: hikomini
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
hikomìni
|
## hikomìni
|
||||||
----------------
|
|
||||||
|
|
||||||
1. One of the three greater spirits of the desert: Tachìra, Chobìre, or Mifúno.
|
1. One of the three greater spirits of the desert: Tachìra, Chobìre, or Mifúno.
|
||||||
|
|
||||||
hikomíni
|
## hikomíni
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A lesser clan spirit, one that gains power from one of the *hikomìni* (noun 1).
|
1. A lesser clan spirit, one that gains power from one of the *hikomìni* (noun 1).
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: hinoto
|
title: hinoto
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
hinóto
|
## hinóto
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Tail.
|
1. Tail.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: horanakifu
|
title: horanakifu
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
horanakífu
|
## horanakífu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To see solace away from others.
|
1. To see solace away from others.
|
||||||
2. To sequester oneself for contemplation.
|
2. To sequester oneself for contemplation.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: hupodi
|
title: hupodi
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
hupódi
|
## hupódi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Come, approach.
|
1. Come, approach.
|
||||||
|
|
|
@ -2,20 +2,16 @@
|
||||||
title: hyobechimo
|
title: hyobechimo
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
hyobechímo
|
## hyobechímo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. The ritual of performing *hyobechìmo* (verb 1).
|
1. The ritual of performing *hyobechìmo* (verb 1).
|
||||||
2. The rite of passage for young adults.
|
2. The rite of passage for young adults.
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
hyobechìmo
|
## hyobechìmo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. The process of putting a young adult in mortal danger to reveal their clan and powers.
|
1. The process of putting a young adult in mortal danger to reveal their clan and powers.
|
||||||
2. To put someone in mortal danger to reveal their true nature.
|
2. To put someone in mortal danger to reveal their true nature.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: hyukadi
|
title: hyukadi
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
hyukádi
|
## hyukádi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To volunteer or give assistance.
|
1. To volunteer or give assistance.
|
||||||
|
|
|
@ -2,18 +2,14 @@
|
||||||
title: jimo
|
title: jimo
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
jīmo
|
## jīmo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Cloth, fabric, or textile.
|
1. Cloth, fabric, or textile.
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
jímo
|
## jímo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To wrap or bind in cloth or fabrics.
|
1. To wrap or bind in cloth or fabrics.
|
||||||
|
|
|
@ -2,24 +2,19 @@
|
||||||
title: jokidofu
|
title: jokidofu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
jokidōfu
|
## jokidōfu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Magical resonance.
|
1. Magical resonance.
|
||||||
2. The field that surrounds mages and artifacts.
|
2. The field that surrounds mages and artifacts.
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
jokidòfu
|
## jokidòfu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To create pain in someone else using magical resonance.
|
1. To create pain in someone else using magical resonance.
|
||||||
|
|
||||||
jokidófu
|
## jokidófu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To create discomfort in someone else using magical resonance.
|
1. To create discomfort in someone else using magical resonance.
|
||||||
|
|
|
@ -2,19 +2,15 @@
|
||||||
title: jokofatsu
|
title: jokofatsu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
jokofātsu
|
## jokofātsu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. A script that has vowels to the right of the consonants.
|
1. A script that has vowels to the right of the consonants.
|
||||||
2. The script of the Western part of the Mifúno desert.
|
2. The script of the Western part of the Mifúno desert.
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
jokofátsu
|
## jokofátsu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To write in a *jokofātsu* script.
|
1. To write in a *jokofātsu* script.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: jyomyo
|
title: jyomyo
|
||||||
---
|
---
|
||||||
|
|
||||||
Pronoun
|
# Pronoun
|
||||||
================================
|
|
||||||
|
|
||||||
jyōmyo
|
## jyōmyo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Many.
|
1. Many.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: jyon
|
title: jyon
|
||||||
---
|
---
|
||||||
|
|
||||||
Adjective
|
# Adjective
|
||||||
================================
|
|
||||||
|
|
||||||
jyōn
|
## jyōn
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Yellow.
|
1. Yellow.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: jyopa
|
title: jyopa
|
||||||
---
|
---
|
||||||
|
|
||||||
Numeral
|
# Numeral
|
||||||
================================
|
|
||||||
|
|
||||||
jyōpa
|
## jyōpa
|
||||||
----------------
|
|
||||||
|
|
||||||
1. One.
|
1. One.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: jyore
|
title: jyore
|
||||||
---
|
---
|
||||||
|
|
||||||
Numeral
|
# Numeral
|
||||||
================================
|
|
||||||
|
|
||||||
jyōre
|
## jyōre
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Two.
|
1. Two.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: jyoshya
|
title: jyoshya
|
||||||
---
|
---
|
||||||
|
|
||||||
Adverb
|
# Adverb
|
||||||
================================
|
|
||||||
|
|
||||||
jyōshya
|
## jyōshya
|
||||||
----------------
|
|
||||||
|
|
||||||
1. All.
|
1. All.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: kadu
|
title: kadu
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
kádu
|
## kádu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Hand.
|
1. Hand.
|
||||||
|
|
|
@ -2,15 +2,12 @@
|
||||||
title: kafu
|
title: kafu
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
kàfu
|
## kàfu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Passion.
|
1. Passion.
|
||||||
|
|
||||||
káfu
|
## káfu
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Love, affection.
|
1. Love, affection.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: keka
|
title: keka
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
kéka
|
## kéka
|
||||||
----------------
|
|
||||||
|
|
||||||
1. The amount of displacement of an adult woman's fist.
|
1. The amount of displacement of an adult woman's fist.
|
||||||
2. OOW: A volume of liquid equal to 305 mL.
|
2. OOW: A volume of liquid equal to 305 mL.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: keri
|
title: keri
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
kèri
|
## kèri
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Stand.
|
1. Stand.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: kifi
|
title: kifi
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
kífi
|
## kífi
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Give, hand over.
|
1. Give, hand over.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: kifomakoji
|
title: kifomakoji
|
||||||
---
|
---
|
||||||
|
|
||||||
Verb
|
# Verb
|
||||||
================================
|
|
||||||
|
|
||||||
kifomakóji
|
## kifomakóji
|
||||||
----------------
|
|
||||||
|
|
||||||
1. To lose a loved one to death.
|
1. To lose a loved one to death.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: kiko
|
title: kiko
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
kìko
|
## kìko
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Fire, burn.
|
1. Fire, burn.
|
||||||
|
|
|
@ -2,10 +2,8 @@
|
||||||
title: kikochyo
|
title: kikochyo
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
kikōchyo
|
## kikōchyo
|
||||||
----------------
|
|
||||||
|
|
||||||
1. Ashes of a fire.
|
1. Ashes of a fire.
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
title: kikofuna
|
title: kikofuna
|
||||||
---
|
---
|
||||||
|
|
||||||
Noun
|
# Noun
|
||||||
================================
|
|
||||||
|
|
||||||
kikofūna
|
## kikofūna
|
||||||
----------------
|
|
||||||
|
|
||||||
1. The minimum area of ash produced from a funeral fire to be considered holy.
|
1. The minimum area of ash produced from a funeral fire to be considered holy.
|
||||||
2. OOW: 80 m^2.
|
2. OOW: 80 m^2.
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue