9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
in ParticleWord::{
|
||
|
, word = "ku"
|
||
|
, gloss = "object marker"
|
||
|
, definition = "explicitly marks following phrase as the object of the verb"
|
||
|
, family = "KA"
|
||
|
}
|