From 0d8a55b294b9b5acaaef1a26f6a438c16be97964 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Tue, 4 May 2021 08:56:16 +0700 Subject: Update lexicon --- src/haasdaiga/dict2md.sh | 1 + src/haasdaiga/lexicon.md | 38 ++++++++++++++-- src/haasdaiga/lexicon.temp | 106 --------------------------------------------- 3 files changed, 35 insertions(+), 110 deletions(-) delete mode 100644 src/haasdaiga/lexicon.temp diff --git a/src/haasdaiga/dict2md.sh b/src/haasdaiga/dict2md.sh index 04d5273..81f2867 100755 --- a/src/haasdaiga/dict2md.sh +++ b/src/haasdaiga/dict2md.sh @@ -8,3 +8,4 @@ mv lexicon.tmp lexicon.temp sed "s/:/**/g" lexicon.temp > lexicon.tmp mv lexicon.tmp lexicon.temp { cat lexicon.template.md ; cat lexicon.temp; } > lexicon.md; +rm lexicon.temp diff --git a/src/haasdaiga/lexicon.md b/src/haasdaiga/lexicon.md index 3310742..4cb0146 100644 --- a/src/haasdaiga/lexicon.md +++ b/src/haasdaiga/lexicon.md @@ -35,17 +35,23 @@ Abbreviations: **fá** 1. (pp.) across, through +**fènvynsỳ** + 1. (pron., dual, exclusive) we **fènsy** - 1. (pron.) I, the nominative case of the singular pronoun for the - first person + 1. (pron.) I **fènvynsỳ** - 1. (pron.) we (inclusive), the nominative case of the dual pronoun - for the first person + 1. (pron., dual, inclusive) we ## J +**jaächdynsỳ** + 1. (pron., several, inclusive) we + +**jaächsỳ** + 1. (pron., several, exclusive) we + **jím** 1. (pp.) under, below @@ -61,6 +67,12 @@ Abbreviations: **long** 1. (pp.) between +**lúccynsỳ** + 1. (pron., dual) you + +**lúcsy** + 1. (pron., singular) thou + ## M @@ -76,6 +88,12 @@ Abbreviations: ## N +**néëcsỳ** + 1. (pron., several) you + +**ngeënsý** + 1. (pron., plural) you + **ngỳch** 1. (pp.) above @@ -91,6 +109,12 @@ Abbreviations: ## R +**rèëchdynsý** + 1. (pron.) we (plural, inclusive) + +**rèëchsý** + 1. (pron.) we (plural, inclusive) + **rung** 1. (pp.) outside @@ -109,6 +133,12 @@ Abbreviations: **tèf** 1. (pp.) behind +**tèndynsỳ** + 1. (pron., dual) they + +**tènsy** + 1. (pron.) ze (singular third person pronoun) + ## V diff --git a/src/haasdaiga/lexicon.temp b/src/haasdaiga/lexicon.temp deleted file mode 100644 index 16439b8..0000000 --- a/src/haasdaiga/lexicon.temp +++ /dev/null @@ -1,106 +0,0 @@ -## C - - -**chát** - 1. (pp.) with - -**chỳc** - 1. (pp.) near - -**cong** - 1. (pp.) opposite of - -## D - - -**dàm** - 1. (pp.) beyond - -**dún** - 1. (pp.) up - -## F - - -**fá** - 1. (pp.) across, through - -**fènsy** - 1. (pron.) I, the nominative case of the singular pronoun for the - first person - -**fènvynsỳ** - 1. (pron.) we (inclusive), the nominative case of the dual pronoun - for the first person - -## J - - -**jím** - 1. (pp.) under, below - -**jos** - 1. (pp.) inside - -## L - - -**lòn** - 1. (pp.) down - -**long** - 1. (pp.) between - -## M - - -**mèng** - 1. (pp.) in front of - -**músnech** - 1. (pp.) after - -**mỳfgháä** - 1. (pp.) before - -## N - - -**ngỳch** - 1. (pp.) above - -**njongù** - 1. (pp.) during - -## P - - -**pam** - 1. (pp.) over - -## R - - -**rung** - 1. (pp.) outside - -## S - - -**sànj** - 1. (pp.) without - -**sés** - 1. (pp.) until - -## T - - -**tèf** - 1. (pp.) behind - -## V - - -**váp** - 1. (pp.) to -- cgit 1.4.1