lewa/words/particles/hoi.dhall

10 lines
283 B
Plaintext

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