lewa/words/roots/rosgi.dhall

8 lines
166 B
Plaintext
Raw Normal View History

2020-05-26 00:14:20 +00:00
let ContentWord = ../types/ContentWord.dhall
in ContentWord::{
, word = "rosgi"
, gloss = "flower"
, definition = "is a flower (plant body part)"
}