lewa/words/particles/kei.dhall

10 lines
250 B
Plaintext
Raw Permalink Normal View History

2020-05-26 01:05:47 +00:00
let ParticleWord = ../types/ParticleWord.dhall
in ParticleWord::{
2020-05-26 01:16:09 +00:00
, word = "kei"
2020-05-26 01:05:47 +00:00
, gloss = "emotion question"
, definition =
"question about what emotion the other side of the conversation is feeling"
, family = "KEI"
}