morphodict icon indicating copy to clipboard operation
morphodict copied to clipboard

Plains Cree Intelligent Dictionary

Results 100 morphodict issues
Sort by recently updated
recently updated
newest added

Now that we have testable version for providing English translated phrases matching the morphological features of Cree word forms within the extent presented in the full paradigms (for nouns and...

meta-issue

In this case the itwêwina search yields many relevant results: However the click-in-text API only yields a single result for the same search: ``` ❯ curl -sL https://itwewina.altlab.app/click-in-text/\?q\=wapam | jq...

A quick search for `eka` yields a strange list of matches: ``` ❯ curl -sL https://sapir.artsrn.ualberta.ca/cree-dictionary/click-in-text/\?q\=eka | jq -r '.[][] | .lemma_wordform.text' êkâ ah nôhêw nîmiw nitânis mahihkan nistwayak maskotêw...

Entries should allow for cross-references to other entries. This could be a separate field, displayed below the definition, or as an inline link within the definition. # Option A **iyîkatê-**...

feature

## What's in this PR: * changed which elements are bold vs. italic It looks like this now:

If the English phrase translation does not process some extremely frequent function words such as _it_ and _is_, then we might want to rule this out from the search terms,...

Improvement

Continuation from #930. Some entries can be analyzed, however, when they are imported, they have no analyses. Entries include: ```sql SELECT slug, text, raw_analysis, paradigm, is_lemma, linguist_info FROM lexicon_wordform WHERE...

bug
crkeng

From Arok: Sometimes when the name of a paradigm column has a long header label, it creates some unsightly space in the paradigm table: ![image](https://user-images.githubusercontent.com/5892997/129308629-4a91ed44-9d3f-45d5-9e9f-868c6aaa3b1e.png) Can we find a way...

Improvement
unsatisfying

[from Arok:] It would be good if entries with scientific names could link from the scientific name to the relevant Wikipedia page.

feature
crkeng

In the case of this collapsed preverb `ka-` itwewina is doing the right thing: ``` k-âcimostawak (ka-âcimostawak) ``` ![screenshot 2021-07-23 at 21 29 41](https://user-images.githubusercontent.com/1033941/126857412-ac80bb75-7343-41c7-a37e-5e02a9457323.png) However with initial change in the...