let ContentWord = ../types/ContentWord.dhall
in ContentWord::{
, word = "delja"
, gloss = "red"
, definition = "is red (color)"
}