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