6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
let emotion = ../utils/emotionWord.dhall
|
||
|
|
||
|
in emotion ParticleWord::{ word = "o'u", gloss = "relaxation" }
|