-
Delete the `//` on line 11 in `test/g4/DoubleSemi.hs` and we get the following error:
```haskell
/home/karl/w/antlr-haskell/test/g4/DoubleSemi.hs:15:6: error:
Not in scope: data constructor ‘…
-
When the tool is adding just one example on a lexeme and then moves on, the feeling of just poking around instead of doing useful work is huge. I would rather have it go through all the forms on one l…
-
`pol.zip`, data from the online grammatical dictionary, includes in the 3rd column information about noun genders. This is not to spec. Polish nouns don't "decline for gender"; rather it is an inheren…
-
Pulling out from https://github.com/haskell/filepath/issues/12#issuecomment-64000192, I think most path/drive based functions (but not extension functions) should first parse their path, then modify, …
-
The user should be able to specify the reversal headwords and subheadwords under which a lexeme can be found. It should be possible to specify these headwords in multiple languages. These reversal ent…
-
Hi, I read https://nudin.github.io/LexData/Entity.html
I don't understand how to use it. I'm trying to get a lexeme, add a usage example and upload.
Could you add a simple example of how to add a cl…
-
https://www.wikidata.org/wiki/Lexeme:L32711
Does not have a form for the archaic "[dufva](https://www.saob.se/artikel/?unik=D_2173-0285.hWj4&pz=3)" but it is exactly the same _thing_.
Should we add …
-
At the moment LeXeMe assumes either one or arbitary many elements while merging. This information is contained in the definition schematas. LeXeMe should use those information to improve the quality o…
-
Trying to parse whole expressions from strings. simple infix sequences and parens seem to work, but nothing else.
If I try to do `Edit.perform(Insert("let x "), Zipper.empty)` I get "let >< x" (inf…
-
**Is your feature request related to a problem? Please describe.**
I was originally going to ask for a feature: to add glossary-entry anchors into the namespace used by the `:ref:` directive so th…