let ContentWord = ../types/ContentWord.dhall
in ContentWord::{
, word = "renma"
, gloss = "person"
, definition = "is a person (not always implied to be human)"
}