9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
in ParticleWord::{
|
||
|
, word = "qe"
|
||
|
, gloss = "perfective aspect"
|
||
|
, definition = "marks noun phrase / verb as perfective, or completed"
|
||
|
, family = "QA"
|
||
|
}
|