6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
let emotion = ../utils/emotionWord.dhall
|
||
|
|
||
|
in emotion ParticleWord::{ word = "ia", gloss = "belief" }
|