9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
in ParticleWord::{
|
||
|
, word = "ro'a"
|
||
|
, gloss = "you (+ system)"
|
||
|
, definition = "the system of the listener"
|
||
|
, family = "MI"
|
||
|
}
|