lewa/words/particles/fu.dhall

10 lines
240 B
Plaintext

let ParticleWord = ../types/ParticleWord.dhall
in ParticleWord::{
, word = "fu"
, gloss = "whether-or-not"
, definition =
"logical connective of two units with the wehther or not connotation"
, family = "FA"
}