9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
in ParticleWord::{
|
||
|
, word = "ta"
|
||
|
, gloss = "that"
|
||
|
, definition = "that (near listener)"
|
||
|
, family = "TI"
|
||
|
}
|