Skip to content
Snippets Groups Projects
Commit 966c7930 authored by Enzo Simonnet's avatar Enzo Simonnet
Browse files

Replace en_constants.py

parent e664747a
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ string_values = { ...@@ -7,7 +7,7 @@ string_values = {
"t_snd":"audio", #template for audio "t_snd":"audio", #template for audio
"t_acc":"a", #template for accents "t_acc":"a", #template for accents
"t_deflabel":"lb", "t_deflabel":"lb",
"t_ex":"ux", "t_ex":["ux", "usex"],
"POS": { #https://en.wiktionary.org/wiki/Wiktionary:POS "POS": { #https://en.wiktionary.org/wiki/Wiktionary:POS
"Adjective":"Adj", "Adjective":"Adj",
"Adverb":"Adv", "Adverb":"Adv",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment