8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
|
let ContentWord = ../types/ContentWord.dhall
|
||
|
|
||
|
in ContentWord::{
|
||
|
, word = "n'ixu"
|
||
|
, gloss = "pleasant"
|
||
|
, definition = "is aesthetically pleasing to"
|
||
|
}
|