-
Processing ftp://ftp.ebi.ac.uk/pub/databases/chebi/ontology/chebi.obo, I stumbled upon a case where for CHEBI:91385 (name: PF-00477736), there are two synonyms listed:
```
synonym: "PF-477736" REL…
-
First of all, thank you for a great pre-processor!
I recently had a use case that can be simplified to this:
``` haskell
-- TypeSynonyms.chs
import Foreign.C
#include
{#fun fopen as ^ { `FilePath…
-
```
Tag synonyms will allow matching, for example, [visual-studio-2010] if a user
only follows [visual-studio].
```
Original issue reported on code.google.com by `hmem...@gmail.com` on 23 Sep 2010 a…
-
Pattern synonyms in expressions are great for providing a less error-prone/shorthand way to construct values that would be complex using the raw constructors from the datatype; or to provide smart con…
AntC2 updated
6 years ago
-
Hi 👋
INBO colleagues asked me to produce a new version of the cubes I produced for TrIAS specific for the alien species listed in the new version of the [GRIIS Belgium checklist](https://www.gbif.…
-
Hello!
I noticed that the source of this great dictionary api has been changed to wiktionary.org. But why synonyms and antonyms are missing?
Now the result is like this
```
[
{
"w…
-
Hello,
It would be useful to be able to retrieve the synonym that was matched for a specific word.
When calling the
`autocomplete.search("string", max_cost=2, size=3)`
We could add a boolean …
-
It's not clear to me we want definition of kind `*` in STLC, since you wouldn't be able to take types as parameters, so the desugaring to `let` wouldn't work. I remember we might have discussed this e…
-
```
What steps will reproduce the problem?
1. Try any stardict which includes synonyms (for example the attached
simple one)
2.
3.
What is the expected output? What do you see instead?
When searching…
-
**Is your feature request related to a problem? Please describe.**
As a user of this dictionary, sometimes I search for a term, I also like to discover terms that are similar to the term that I search…