-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New entries for bidix #17
base: master
Are you sure you want to change the base?
Conversation
<e a="albertonl" r="LR"><p><l>tiresome<s n="adj"/></l> <r>irritante<s n="adj"/></r></p></e> | ||
<e a="albertonl"><p><l>scrupulous<s n="adj"/></l> <r>escrupuloso<s n="adj"/></r></p></e> | ||
<e a="albertonl"><p><l>hearty<s n="adj"/></l> <r>caluroso<s n="adj"/></r></p></e> | ||
<e a="albertonl"><p><l>humourless<s n="adj"/></l> <r>sin<b/>sentido<b/>del<b/>humor<s n="adj"/></r></p></e> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is going to result in not great translations.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
".... not great ...."
What is the actual problem please?
( I would like to know how to add words to the dictionaries)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe last line (as its an adjective) should just be
<r>sin<b/>humor<s
.... ?
<e a="albertonl"><p><l>requester<s n="n"/></l><r>solicitante<s n="n"/><s n="mf"/></r></p/></e> | ||
<e a="albertonl"><p><l>thereupon<s n="adv"/></l><r>acto<b/>seguido<s n="adv"/></r></p/></e> | ||
<e a="albertonl"><p><l>subsist<s n="vblex"/></l><r>subsistir<s n="vblex"/></r></p/></e> | ||
<e a="albertonl"><p><l>reprehensible<s n="adj"/></l><r>reprensible<s n="adj"/></r></p/></e> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These should probably be sorted into the dictionary appropriately.
The total amount of entries is 269. Some of the words added here, however, were not found in the corresponding monolingual dictionary, so I have also added them there. I will be referencing the corresponding PRs below.
Monolingual dictionaries additions (PRs):
apertium-eng: New entries for bidix eng-spa (unknown English words) apertium-eng#33
apertium-spa: New entries for bidix eng-spa (unknown Spanish words) apertium-spa#10