9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
in ParticleWord::{
|
||
|
, word = "xu"
|
||
|
, gloss = "three"
|
||
|
, definition = "three"
|
||
|
, family = "JA"
|
||
|
}
|