This commit is contained in:
parent
c6c5a795a4
commit
4c2604a4ac
|
@ -44,10 +44,8 @@ in { rootWords =
|
||||||
, ./roots/pa_ma.dhall
|
, ./roots/pa_ma.dhall
|
||||||
, ./roots/pu_ro.dhall
|
, ./roots/pu_ro.dhall
|
||||||
, ./roots/qalno.dhall
|
, ./roots/qalno.dhall
|
||||||
, ./roots/qanmu.dhall
|
|
||||||
, ./roots/qanro.dhall
|
, ./roots/qanro.dhall
|
||||||
, ./roots/qa_te.dhall
|
, ./roots/qa_te.dhall
|
||||||
, ./roots/qinmu.dhall
|
|
||||||
, ./roots/qonmu.dhall
|
, ./roots/qonmu.dhall
|
||||||
, ./roots/renma.dhall
|
, ./roots/renma.dhall
|
||||||
, ./roots/retna.dhall
|
, ./roots/retna.dhall
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
let ContentWord = ../types/ContentWord.dhall
|
|
||||||
|
|
||||||
in ContentWord::{
|
|
||||||
, word = "qanmu"
|
|
||||||
, gloss = "man"
|
|
||||||
, definition = "is a man (gender, not always genetically)"
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
let ContentWord = ../types/ContentWord.dhall
|
|
||||||
|
|
||||||
in ContentWord::{
|
|
||||||
, word = "qinmu"
|
|
||||||
, gloss = "female"
|
|
||||||
, definition = "is female (gender, not always genetically)"
|
|
||||||
}
|
|
Loading…
Reference in New Issue