9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
in ParticleWord::{
|
||
|
, word = "la"
|
||
|
, gloss = "proper noun"
|
||
|
, definition = "proper name article"
|
||
|
, family = "LO"
|
||
|
}
|