lewa/words/particles/na.dhall

9 lines
201 B
Plaintext

let ParticleWord = ../types/ParticleWord.dhall
in ParticleWord::{
, word = "na"
, gloss = "total negation"
, definition = "something other than, total negation"
, family = "NA"
}