9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
|
let ContentWord = ../types/ContentWord.dhall
|
||
|
|
||
|
in ContentWord::{
|
||
|
, word = "txana"
|
||
|
, gloss = "node"
|
||
|
, definition =
|
||
|
"is a station/node of/in/on a network/graph/transportation system/distribution system"
|
||
|
}
|