lewa/words/particles/qu.dhall

9 lines
199 B
Plaintext

let ParticleWord = ../types/ParticleWord.dhall
in ParticleWord::{
, word = "qu"
, gloss = "past tense"
, definition = "marks noun phrase / verb as past tense"
, family = "QA"
}