8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
|
let ContentWord = ../types/ContentWord.dhall
|
||
|
|
||
|
in ContentWord::{
|
||
|
, word = "qa'te"
|
||
|
, gloss = "fast"
|
||
|
, definition = "is fast/rapid in rate"
|
||
|
}
|