6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
let emotion = ../utils/emotionWord.dhall
|
||
|
|
||
|
in emotion ParticleWord::{ word = "i'i", gloss = "togetherness" }
|