9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
in ParticleWord::{
|
||
|
, word = "ti"
|
||
|
, gloss = "this"
|
||
|
, definition = "the currently referenced object near the speaker"
|
||
|
, family = "TI"
|
||
|
}
|