Add spaces following POS tags in annotation assistant for NKJP

Change-Id: I9ab1a21fa07a7b3e289618dcd5920b28a8616ee5
diff --git a/dev/js/src/hint/foundries/nkjp.js b/dev/js/src/hint/foundries/nkjp.js
index fff5238..8dc5911 100644
--- a/dev/js/src/hint/foundries/nkjp.js
+++ b/dev/js/src/hint/foundries/nkjp.js
@@ -12,55 +12,55 @@
   ];
 
   ah["nkjp/p="] = [
-    ["adj","adj","adjective"],
-    ["adja","adja","adjectival compounds forming form"],
-    ["adjc","adjc","predicative adjective"],
-    ["adjp","adjp","post-prepositional adjective"],
-    ["adv","adv","adverb"],
-    ["aglt","aglt","agglutinative form of być 'be'"],
-    ["bedzie","bedzie","future forms of być 'be'"],
-    ["brev","brev","abbreviation"],
-    ["comp","comp","subordinating conjunction / complementizer"],
-    ["cond","cond","conditional mood"],
-    ["conj","conj","coordinating conjunction"],
-    ["depr","depr","depreciative form"],
-    ["dig","dig","digits"],
-    ["emo","emo","emoticons"],
-    ["fin","fin","finite present / future (non-past) form"],
-    ["frag","frag","bound word"],
-    ["ger","ger","gerund"],
-    ["ign","ign","unknown word (ignotum)"],
-    ["imps","imps","impersonal"],
-    ["impt","impt","imperative"],
-    ["inf","inf","infinitive"],
-    ["interj","interj","interjection"],
-    ["interp","interp","punctuation"],
-    ["'naj'","naj",""],
-    ["'nie'","nie",""],
-    ["num","num","main numeral"],
+    ["adj","adj ","adjective"],
+    ["adja","adja ","adjectival compounds forming form"],
+    ["adjc","adjc ","predicative adjective"],
+    ["adjp","adjp ","post-prepositional adjective"],
+    ["adv","adv ","adverb"],
+    ["aglt","aglt ","agglutinative form of być 'be'"],
+    ["bedzie","bedzie ","future forms of być 'be'"],
+    ["brev","brev ","abbreviation"],
+    ["comp","comp ","subordinating conjunction / complementizer"],
+    ["cond","cond ","conditional mood"],
+    ["conj","conj ","coordinating conjunction"],
+    ["depr","depr ","depreciative form"],
+    ["dig","dig ","digits"],
+    ["emo","emo ","emoticons"],
+    ["fin","fin ","finite present / future (non-past) form"],
+    ["frag","frag ","bound word"],
+    ["ger","ger ","gerund"],
+    ["ign","ign ","unknown word (ignotum)"],
+    ["imps","imps ","impersonal"],
+    ["impt","impt ","imperative"],
+    ["inf","inf ","infinitive"],
+    ["interj","interj ","interjection"],
+    ["interp","interp ","punctuation"],
+    ["'naj'","naj ",""],
+    ["'nie'","nie ",""],
+    ["num","num ","main numeral"],
     // ["numcol","numcol","collective numeral"],
-    ["numcomp","numcomp","numeral compounds forming form"],
-    ["pact","pact","active adjectival participle"],
-    ["pacta","pacta","participal compounds forming form"],
-    ["pant","pant","anterior adverbial participle"],
-    ["part","part","particle"],
-    ["pcon","pcon","contemporary adverbial participle"],
-    ["ppas","ppas","passive adjectival participle"],
-    ["ppron12","ppron12","non-3rd person personal pronoun"],
-    ["ppron3","ppron3","3rd-person pronoun"],
-    ["praet","praet","l-participle"],
-    ["pred","pred","predicative"],
-    ["prefa","prefa","prefix"],
-    ["prefs","prefs","prefix"],
-    ["prep","prep","preposition"],
-    ["romandig","romandig","Roman digits"],
-    ["siebie","siebie","pronoun siebie"],   
-    ["sp","sp","space / blank"],
-    ["subst","subst","noun / substantive"],
-    ["substa","substa","nominal compounds forming form"],
-    ["sym","sym","symbols"],  
-    ["winien","winien","winien-like verb"],
-    ["xxx","xxx","foreign material"]
+    ["numcomp","numcomp ","numeral compounds forming form"],
+    ["pact","pact ","active adjectival participle"],
+    ["pacta","pacta ","participal compounds forming form"],
+    ["pant","pant ","anterior adverbial participle"],
+    ["part","part ","particle"],
+    ["pcon","pcon ","contemporary adverbial participle"],
+    ["ppas","ppas ","passive adjectival participle"],
+    ["ppron12","ppron12 ","non-3rd person personal pronoun"],
+    ["ppron3","ppron3 ","3rd-person pronoun"],
+    ["praet","praet ","l-participle"],
+    ["pred","pred ","predicative"],
+    ["prefa","prefa ","prefix"],
+    ["prefs","prefs ","prefix"],
+    ["prep","prep ","preposition"],
+    ["romandig","romandig ","Roman digits"],
+    ["siebie","siebie ","pronoun siebie"],   
+    ["sp","sp ","space / blank"],
+    ["subst","subst ","noun / substantive"],
+    ["substa","substa ","nominal compounds forming form"],
+    ["sym","sym ","symbols"],  
+    ["winien","winien ","winien-like verb"],
+    ["xxx","xxx ","foreign material"]
   ];
 
   ah["nkjp/m="] = [