8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
|
let ContentWord = ../types/ContentWord.dhall
|
||
|
|
||
|
in ContentWord::{
|
||
|
, word = "gra'u"
|
||
|
, gloss = "grandparent"
|
||
|
, definition = "is a/the grandparent of"
|
||
|
}
|