8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
|
let ContentWord = ../types/ContentWord.dhall
|
||
|
|
||
|
in ContentWord::{
|
||
|
, word = "xitsa"
|
||
|
, gloss = "short"
|
||
|
, definition = "is short/of little length"
|
||
|
}
|