lewa/words/particles/joi.dhall

10 lines
305 B
Plaintext

let ParticleWord = ../types/ParticleWord.dhall
in ParticleWord::{
, word = "joi"
, gloss = "incidental relative clause"
, definition =
"creates a relative/descriptive clause giving more incidental context to a given noun phrase, arguments should be verbs"
, family = "HOI"
}