8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
|
let ContentWord = ../types/ContentWord.dhall
|
||
|
|
||
|
in ContentWord::{
|
||
|
, word = "te'ra"
|
||
|
, gloss = "teal"
|
||
|
, definition = "is teal (color)"
|
||
|
}
|