9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
|
let ContentWord = ../types/ContentWord.dhall
|
||
|
|
||
|
in ContentWord::{
|
||
|
, word = "qonmu"
|
||
|
, gloss = "non-binary"
|
||
|
, definition =
|
||
|
"is non-binary/not defined by commonly used binary systems of classification"
|
||
|
}
|