let ContentWord = ../types/ContentWord.dhall
in ContentWord::{
, word = "danma"
, gloss = "animal"
, definition = "is an animal"
}