lewa/words/roots/grama.dhall

8 lines
165 B
Plaintext
Raw Normal View History

2020-05-23 01:21:38 +00:00
let ContentWord = ../types/ContentWord.dhall
in ContentWord::{
, word = "grama"
, gloss = "grandmother"
, definition = "is the/a grandmother of"
}