9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
|
let ContentWord = ../types/ContentWord.dhall
|
||
|
|
||
|
in ContentWord::{
|
||
|
, word = "kirta"
|
||
|
, gloss = "Creator"
|
||
|
, definition =
|
||
|
"is an infinite slice of an even greater infinite/our Creator/a Creator"
|
||
|
}
|