9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
|
let ParticleWord = ../types/ParticleWord.dhall
|
||
|
|
||
|
in ParticleWord::{
|
||
|
, word = "na'o"
|
||
|
, gloss = "scalar negation"
|
||
|
, definition = "the opposite of"
|
||
|
, family = "NA"
|
||
|
}
|