|
let ParticleWord = ../types/ParticleWord.dhall
|
|
|
|
in ParticleWord::{
|
|
, word = "xi"
|
|
, gloss = "subject-verb separator"
|
|
, definition =
|
|
"the optional separator between the subject and the verb, sometimes needed when it is otherwise grammatically vague"
|
|
, family = "XI"
|
|
}
|