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