9 lines
208 B
Plaintext
9 lines
208 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
in ParticleWord::{
|
||
|
, word = "mi'a"
|
||
|
, gloss = "we (system)"
|
||
|
, definition = "the system of the current speaker, inclusive"
|
||
|
, family = "MI"
|
||
|
}
|