task
stringlengths
12
101
input
stringlengths
0
6.4k
output
stringlengths
1
6.03k
options
sequence
pageTitle
stringlengths
0
632
outputColName
stringlengths
1
710
url
stringlengths
15
288
wdcFile
stringlengths
66
75
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] blank [Description] Any whitespace character that is not a line separator. [POSIX-standard]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] cntrl [Description] Any control character. [POSIX-standard]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] d [Description] Any decimal digit [POSIX-standard]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] digit [Description] Any decimal digit. [POSIX-standard]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] graph [Description] Any graphical character. [POSIX-standard]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] l [Description] Any lower case character. [POSIX-standard]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] lower [Description] Any lower case character. [POSIX-standard]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] print [Description] Any printable character. [POSIX-standard]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] punct [Description] Any punctuation character. [POSIX-standard]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] s [Description] Any whitespace character. [POSIX-standard]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] space [Description] Any whitespace character. [POSIX-standard]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] unicode [Description] Any extended character whose code point is above 255 in value. [POSIX-standard]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] u [Description] Any upper case character. [POSIX-standard]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] upper [Description] Any upper case character. [POSIX-standard]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] w [Description] Any word character (alphanumeric characters plus the underscore). [POSIX-standard]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] word [Description] Any word character (alphanumeric characters plus the underscore). [POSIX-standard]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
27882eec_gular_Expressions__Perl_Style___POSIX_standard
[Name] xdigit [Description] Any hexadecimal digit character. [POSIX-standard]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Regular Expressions (Perl Style)
POSIX-standard
http://www.ultraedit.com/help/article/regular-expressions-perl-style-1736.html
39/1438042989126.22_20150728002309-00138-ip-10-236-191-2_814882289_3.json
023cbbf5_ars_in_Strathpine___Queensland_ars_in_Strathpine___Queensland_Suburb
[Name of used Cars dealer] Brad Kimberley Cars [Phone] 07 32055701 [Links] contact details and map | website | used Cars listings [Suburb]
Lawnton
[ [ "L", "a", "w", "n", "t", "o", "n" ], [ "S", "t", "r", "a", "t", "h", "p", "i", "n", "e" ] ]
Dealers selling used Cars in Strathpine - Queensland
Suburb
http://www.motordealersdirectory.com.au/cars/used/queensland/cars_strathpine.html
39/1438042989126.22_20150728002309-00304-ip-10-236-191-2_595759518_0.json
023cbbf5_ars_in_Strathpine___Queensland_ars_in_Strathpine___Queensland_Suburb
[Name of used Cars dealer] D & R Autos [Phone] 07 32052455 [Links] contact details and map | website | used Cars listings [Suburb]
Lawnton
[ [ "L", "a", "w", "n", "t", "o", "n" ], [ "S", "t", "r", "a", "t", "h", "p", "i", "n", "e" ] ]
Dealers selling used Cars in Strathpine - Queensland
Suburb
http://www.motordealersdirectory.com.au/cars/used/queensland/cars_strathpine.html
39/1438042989126.22_20150728002309-00304-ip-10-236-191-2_595759518_0.json
023cbbf5_ars_in_Strathpine___Queensland_ars_in_Strathpine___Queensland_Suburb
[Name of used Cars dealer] Riverview Carsales [Phone] 07 32853600 [Links] contact details and map | website | used Cars listings [Suburb]
Lawnton
[ [ "L", "a", "w", "n", "t", "o", "n" ], [ "S", "t", "r", "a", "t", "h", "p", "i", "n", "e" ] ]
Dealers selling used Cars in Strathpine - Queensland
Suburb
http://www.motordealersdirectory.com.au/cars/used/queensland/cars_strathpine.html
39/1438042989126.22_20150728002309-00304-ip-10-236-191-2_595759518_0.json
023cbbf5_ars_in_Strathpine___Queensland_ars_in_Strathpine___Queensland_Suburb
[Name of used Cars dealer] Tonys Cars And Commercials [Phone] 07 32851111 [Links] contact details and map | website | used Cars listings [Suburb]
Lawnton
[ [ "L", "a", "w", "n", "t", "o", "n" ], [ "S", "t", "r", "a", "t", "h", "p", "i", "n", "e" ] ]
Dealers selling used Cars in Strathpine - Queensland
Suburb
http://www.motordealersdirectory.com.au/cars/used/queensland/cars_strathpine.html
39/1438042989126.22_20150728002309-00304-ip-10-236-191-2_595759518_0.json
023cbbf5_ars_in_Strathpine___Queensland_ars_in_Strathpine___Queensland_Suburb
[Name of used Cars dealer] Gold Star Autos [Phone] 07 38898516 [Links] contact details and map | website | used Cars listings [Suburb]
Strathpine
[ [ "L", "a", "w", "n", "t", "o", "n" ], [ "S", "t", "r", "a", "t", "h", "p", "i", "n", "e" ] ]
Dealers selling used Cars in Strathpine - Queensland
Suburb
http://www.motordealersdirectory.com.au/cars/used/queensland/cars_strathpine.html
39/1438042989126.22_20150728002309-00304-ip-10-236-191-2_595759518_0.json
023cbbf5_ars_in_Strathpine___Queensland_ars_in_Strathpine___Queensland_Suburb
[Name of used Cars dealer] JBC Cars [Phone] 07 32052366 [Links] contact details and map | website | used Cars listings [Suburb]
Strathpine
[ [ "L", "a", "w", "n", "t", "o", "n" ], [ "S", "t", "r", "a", "t", "h", "p", "i", "n", "e" ] ]
Dealers selling used Cars in Strathpine - Queensland
Suburb
http://www.motordealersdirectory.com.au/cars/used/queensland/cars_strathpine.html
39/1438042989126.22_20150728002309-00304-ip-10-236-191-2_595759518_0.json
023cbbf5_ars_in_Strathpine___Queensland_ars_in_Strathpine___Queensland_Suburb
[Name of used Cars dealer] Koala Cars [Phone] 07 32051515 [Links] contact details and map | website | used Cars listings [Suburb]
Strathpine
[ [ "L", "a", "w", "n", "t", "o", "n" ], [ "S", "t", "r", "a", "t", "h", "p", "i", "n", "e" ] ]
Dealers selling used Cars in Strathpine - Queensland
Suburb
http://www.motordealersdirectory.com.au/cars/used/queensland/cars_strathpine.html
39/1438042989126.22_20150728002309-00304-ip-10-236-191-2_595759518_0.json
023cbbf5_ars_in_Strathpine___Queensland_ars_in_Strathpine___Queensland_Suburb
[Name of used Cars dealer] Torque Toyota Strathpine [Phone] 07 30008000 [Links] contact details and map | website | used Cars listings [Suburb]
Strathpine
[ [ "L", "a", "w", "n", "t", "o", "n" ], [ "S", "t", "r", "a", "t", "h", "p", "i", "n", "e" ] ]
Dealers selling used Cars in Strathpine - Queensland
Suburb
http://www.motordealersdirectory.com.au/cars/used/queensland/cars_strathpine.html
39/1438042989126.22_20150728002309-00304-ip-10-236-191-2_595759518_0.json
d1a85d11_Regions___The_Pokémon_Wiki__Japanese
[English] Chicole Village [Japanese]
チコレむら
[ [ "チ", "コ", "レ", "む", "ら" ], [ "ビ", "エ", "ン", "タ", "ウ", "ン" ], [ "プ", "エ", "ル", "タ", "ウ", "ン" ], [ "ブ", "ル", "ブ", "ル", "キ", "ャ", "ン", "プ" ], [ "ハ", "ル", "バ", "む", "ら" ], [ "ボ", "イ", "ル", "ラ", "ン", "ド" ] ]
Regions - The Pokémon Wiki
Japanese
http://pokemon.wikia.com/wiki/Regions?oldid=351253
39/1438042989126.22_20150728002309-00206-ip-10-236-191-2_199259368_7.json
d1a85d11_Regions___The_Pokémon_Wiki__Japanese
[English] Vientown [Japanese]
ビエンタウン
[ [ "チ", "コ", "レ", "む", "ら" ], [ "ビ", "エ", "ン", "タ", "ウ", "ン" ], [ "プ", "エ", "ル", "タ", "ウ", "ン" ], [ "ブ", "ル", "ブ", "ル", "キ", "ャ", "ン", "プ" ], [ "ハ", "ル", "バ", "む", "ら" ], [ "ボ", "イ", "ル", "ラ", "ン", "ド" ] ]
Regions - The Pokémon Wiki
Japanese
http://pokemon.wikia.com/wiki/Regions?oldid=351253
39/1438042989126.22_20150728002309-00206-ip-10-236-191-2_199259368_7.json
d1a85d11_Regions___The_Pokémon_Wiki__Japanese
[English] Pueltown [Japanese]
プエルタウン
[ [ "チ", "コ", "レ", "む", "ら" ], [ "ビ", "エ", "ン", "タ", "ウ", "ン" ], [ "プ", "エ", "ル", "タ", "ウ", "ン" ], [ "ブ", "ル", "ブ", "ル", "キ", "ャ", "ン", "プ" ], [ "ハ", "ル", "バ", "む", "ら" ], [ "ボ", "イ", "ル", "ラ", "ン", "ド" ] ]
Regions - The Pokémon Wiki
Japanese
http://pokemon.wikia.com/wiki/Regions?oldid=351253
39/1438042989126.22_20150728002309-00206-ip-10-236-191-2_199259368_7.json
d1a85d11_Regions___The_Pokémon_Wiki__Japanese
[English] Shiver Camp [Japanese]
ブルブルキャンプ
[ [ "チ", "コ", "レ", "む", "ら" ], [ "ビ", "エ", "ン", "タ", "ウ", "ン" ], [ "プ", "エ", "ル", "タ", "ウ", "ン" ], [ "ブ", "ル", "ブ", "ル", "キ", "ャ", "ン", "プ" ], [ "ハ", "ル", "バ", "む", "ら" ], [ "ボ", "イ", "ル", "ラ", "ン", "ド" ] ]
Regions - The Pokémon Wiki
Japanese
http://pokemon.wikia.com/wiki/Regions?oldid=351253
39/1438042989126.22_20150728002309-00206-ip-10-236-191-2_199259368_7.json
d1a85d11_Regions___The_Pokémon_Wiki__Japanese
[English] Haruba Village [Japanese]
ハルバむら
[ [ "チ", "コ", "レ", "む", "ら" ], [ "ビ", "エ", "ン", "タ", "ウ", "ン" ], [ "プ", "エ", "ル", "タ", "ウ", "ン" ], [ "ブ", "ル", "ブ", "ル", "キ", "ャ", "ン", "プ" ], [ "ハ", "ル", "バ", "む", "ら" ], [ "ボ", "イ", "ル", "ラ", "ン", "ド" ] ]
Regions - The Pokémon Wiki
Japanese
http://pokemon.wikia.com/wiki/Regions?oldid=351253
39/1438042989126.22_20150728002309-00206-ip-10-236-191-2_199259368_7.json
d1a85d11_Regions___The_Pokémon_Wiki__Japanese
[English] Boyleland [Japanese]
ボイルランド
[ [ "チ", "コ", "レ", "む", "ら" ], [ "ビ", "エ", "ン", "タ", "ウ", "ン" ], [ "プ", "エ", "ル", "タ", "ウ", "ン" ], [ "ブ", "ル", "ブ", "ル", "キ", "ャ", "ン", "プ" ], [ "ハ", "ル", "バ", "む", "ら" ], [ "ボ", "イ", "ル", "ラ", "ン", "ド" ] ]
Regions - The Pokémon Wiki
Japanese
http://pokemon.wikia.com/wiki/Regions?oldid=351253
39/1438042989126.22_20150728002309-00206-ip-10-236-191-2_199259368_7.json
75543377_Planet_Eclipse__Explanation
[Topic] Comfort [Explanation]
Xtend has a number of features that make writing checks very concise and comfortable. The most important is the concise syntax to navigate over models. This helps to avoid loops that would be required when implementing in Java val r = eAllContents.filter(EcucChoiceReferenceDef).findFirst[ shortName == "DemMemoryDestinationRef"] }
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
75543377_Planet_Eclipse__Explanation
[Topic] Performance [Explanation]
Xtend compiles to plain Java. This gives higher performance than many interpreted transformation languages. In addition, you can use any Java profiler (such as Yourkit, JProfiler) to find bottlenecks in your transformations.
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
75543377_Planet_Eclipse__Explanation
[Topic] Long-Term-Support [Explanation]
Xtend compiles to plain Java. You can just keep the compiled java code for safety and be totally independent about the Xtend project itself.
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
75543377_Planet_Eclipse__Explanation
[Topic] Test-Support [Explanation]
Xtend compiles to plain Java. You can just use any testing tools (such as JUnit integration in Eclipse or mvn/surefire). We have extensive test cases for the transformation that are documented in nice reports that are generated with standard Java tooling.
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
75543377_Planet_Eclipse__Explanation
[Topic] Code Coverage [Explanation]
Xtend compiles to plain Java. You can just use any code coverage tools (such as Jacoco)
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
75543377_Planet_Eclipse__Explanation
[Topic] Debugging [Explanation]
Debugger integration is fully supported to step through your code.
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
75543377_Planet_Eclipse__Explanation
[Topic] Extensibility [Explanation]
Xtend is fully integrated with Java. It does not matter if you write your code in Java or Xtend.
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
75543377_Planet_Eclipse__Explanation
[Topic] Documentation [Explanation]
You can use standard Javadocs in your Xtend transformations and use the standard tooling to get reports.
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
75543377_Planet_Eclipse__Explanation
[Topic] Modularity [Explanation]
Xtend integrates with Dependency Injection. Systems like Google Guice can be used to configure combinations of model transformation.
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
75543377_Planet_Eclipse__Explanation
[Topic] Active Annotations [Explanation]
Xtend supports the customization of its mapping to Java with active annotations. That makes it possible to adapt and extend the transformation system to custom requirements.
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
75543377_Planet_Eclipse__Explanation
[Topic] Full EMF support [Explanation]
The Xtend transformations operate on the generated EMF classes. That makes it easy to work with unsettable attributes etc.
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
75543377_Planet_Eclipse__Explanation
[Topic] IDE Integration [Explanation]
The Xtend editors support essential operations such as "Find References", "Go To declaration" etc.
[]
Planet Eclipse
Explanation
http://planeteclipse.org/planet/
39/1438042988305.14_20150728002308-00283-ip-10-236-191-2_188943621_4.json
8ebc641f_sklad___Wiktionary__singular
[0] nominative [singular]
sklad
[ [ "s", "k", "l", "a", "d" ], [ "s", "k", "l", "a", "d", "a" ], [ "s", "k", "l", "a", "d", "u" ], [ "s", "k", "l", "a", "d", "e" ], [ "s", "k", "l", "a", "d", "o", "m" ] ]
sklad - Wiktionary
singular
https://en.m.wiktionary.org/wiki/sklad
39/1438042989126.22_20150728002309-00261-ip-10-236-191-2_880588761_0.json
8ebc641f_sklad___Wiktionary__singular
[0] genitive [singular]
sklada
[ [ "s", "k", "l", "a", "d" ], [ "s", "k", "l", "a", "d", "a" ], [ "s", "k", "l", "a", "d", "u" ], [ "s", "k", "l", "a", "d", "e" ], [ "s", "k", "l", "a", "d", "o", "m" ] ]
sklad - Wiktionary
singular
https://en.m.wiktionary.org/wiki/sklad
39/1438042989126.22_20150728002309-00261-ip-10-236-191-2_880588761_0.json
8ebc641f_sklad___Wiktionary__singular
[0] dative [singular]
skladu
[ [ "s", "k", "l", "a", "d" ], [ "s", "k", "l", "a", "d", "a" ], [ "s", "k", "l", "a", "d", "u" ], [ "s", "k", "l", "a", "d", "e" ], [ "s", "k", "l", "a", "d", "o", "m" ] ]
sklad - Wiktionary
singular
https://en.m.wiktionary.org/wiki/sklad
39/1438042989126.22_20150728002309-00261-ip-10-236-191-2_880588761_0.json
8ebc641f_sklad___Wiktionary__singular
[0] accusative [singular]
sklad
[ [ "s", "k", "l", "a", "d" ], [ "s", "k", "l", "a", "d", "a" ], [ "s", "k", "l", "a", "d", "u" ], [ "s", "k", "l", "a", "d", "e" ], [ "s", "k", "l", "a", "d", "o", "m" ] ]
sklad - Wiktionary
singular
https://en.m.wiktionary.org/wiki/sklad
39/1438042989126.22_20150728002309-00261-ip-10-236-191-2_880588761_0.json
8ebc641f_sklad___Wiktionary__singular
[0] vocative [singular]
sklade
[ [ "s", "k", "l", "a", "d" ], [ "s", "k", "l", "a", "d", "a" ], [ "s", "k", "l", "a", "d", "u" ], [ "s", "k", "l", "a", "d", "e" ], [ "s", "k", "l", "a", "d", "o", "m" ] ]
sklad - Wiktionary
singular
https://en.m.wiktionary.org/wiki/sklad
39/1438042989126.22_20150728002309-00261-ip-10-236-191-2_880588761_0.json
8ebc641f_sklad___Wiktionary__singular
[0] locative [singular]
skladu
[ [ "s", "k", "l", "a", "d" ], [ "s", "k", "l", "a", "d", "a" ], [ "s", "k", "l", "a", "d", "u" ], [ "s", "k", "l", "a", "d", "e" ], [ "s", "k", "l", "a", "d", "o", "m" ] ]
sklad - Wiktionary
singular
https://en.m.wiktionary.org/wiki/sklad
39/1438042989126.22_20150728002309-00261-ip-10-236-191-2_880588761_0.json
8ebc641f_sklad___Wiktionary__singular
[0] instrumental [singular]
skladom
[ [ "s", "k", "l", "a", "d" ], [ "s", "k", "l", "a", "d", "a" ], [ "s", "k", "l", "a", "d", "u" ], [ "s", "k", "l", "a", "d", "e" ], [ "s", "k", "l", "a", "d", "o", "m" ] ]
sklad - Wiktionary
singular
https://en.m.wiktionary.org/wiki/sklad
39/1438042989126.22_20150728002309-00261-ip-10-236-191-2_880588761_0.json
c1a67b48_Tribune___coshoctontribune_com__Property_tax
[State] Ohio [Income tax] City councils can approve a 1 percent tax without voter approval, but larger taxes must go to referendum. Schools can institute a tax with voter approval. [Sales tax] County commissioners can approve a local sales tax of up to 1.5 percent for county government needs. [Property tax]
Increases, renewals or replacements must go to the voters for approval. Property value increases largely do not result in property tax increases without voter action.
[]
Despite hurdles local ballot issues face, system unlikely to change | Coshocton Tribune | coshoctontribune.com
Property tax
http://www.coshoctontribune.com/article/20130517/NEWS01/305180001/Despite-hurdles-local-ballot-issues-face-system-unlikely-change
39/1438043062723.96_20150728002422-00057-ip-10-236-191-2_378433330_1.json
c1a67b48_Tribune___coshoctontribune_com__Property_tax
[State] Indiana [Income tax] Income taxes are approved on a countywide basis through a collective weighted vote of the county’s legislative bodies. Revenue is split among the different governments based on size but does not go to schools. [Sales tax] Indiana does not allow local sales taxes. [Property tax]
Property tax revenue can be increased annually based on a state growth formula with council/school board approval. Schools are allowed to ask for additional property taxes through referendum. Bills not subject to a referendum increase are capped by the state constitution.
[]
Despite hurdles local ballot issues face, system unlikely to change | Coshocton Tribune | coshoctontribune.com
Property tax
http://www.coshoctontribune.com/article/20130517/NEWS01/305180001/Despite-hurdles-local-ballot-issues-face-system-unlikely-change
39/1438043062723.96_20150728002422-00057-ip-10-236-191-2_378433330_1.json
c1a67b48_Tribune___coshoctontribune_com__Property_tax
[State] Kentucky [Income tax] Cities and counties can impose an occupational license fee of up to 2 percent of gross wages. [Sales tax] Kentucky does not allow local sales taxes. [Property tax]
Property taxes can be raised up to 4 percent annually without a referendum by cities, school boards and counties. Larger increases require a public vote.
[]
Despite hurdles local ballot issues face, system unlikely to change | Coshocton Tribune | coshoctontribune.com
Property tax
http://www.coshoctontribune.com/article/20130517/NEWS01/305180001/Despite-hurdles-local-ballot-issues-face-system-unlikely-change
39/1438043062723.96_20150728002422-00057-ip-10-236-191-2_378433330_1.json
c1a67b48_Tribune___coshoctontribune_com__Property_tax
[State] Michigan [Income tax] Cities can approve a 1 percent tax on residents and a ½ percent tax on nonresidents with approval from voters, although some cities may ask for larger taxes. [Sales tax] Michigan does not allow local sales taxes. [Property tax]
Property tax increases can be approved by referendum up to state limits. Taxable property value growth is capped annually, but that cap is readjusted when a property is sold.
[]
Despite hurdles local ballot issues face, system unlikely to change | Coshocton Tribune | coshoctontribune.com
Property tax
http://www.coshoctontribune.com/article/20130517/NEWS01/305180001/Despite-hurdles-local-ballot-issues-face-system-unlikely-change
39/1438043062723.96_20150728002422-00057-ip-10-236-191-2_378433330_1.json
c1a67b48_Tribune___coshoctontribune_com__Property_tax
[State] Pennsylvania [Income tax] Income taxes are set by vote of the elected body based on state limits. [Sales tax] Pennsylvania generally does not allow local sales taxes, but there are some exceptions. [Property tax]
Property taxes are set by a vote of the elected body based on state limits.
[]
Despite hurdles local ballot issues face, system unlikely to change | Coshocton Tribune | coshoctontribune.com
Property tax
http://www.coshoctontribune.com/article/20130517/NEWS01/305180001/Despite-hurdles-local-ballot-issues-face-system-unlikely-change
39/1438043062723.96_20150728002422-00057-ip-10-236-191-2_378433330_1.json
c1a67b48_Tribune___coshoctontribune_com__Property_tax
[State] West Virginia [Income tax] West Virginia does not allow local income taxes. [Sales tax] West Virginia has permitted 20 municipalities to implement up to a 1 percent sales tax with a vote from a local council. If implemented, the community must drop business and occupation tax. [Property tax]
Voter approval is required for levy increases or new taxes, but property taxes are allowed to increase based on property value without referendum.
[]
Despite hurdles local ballot issues face, system unlikely to change | Coshocton Tribune | coshoctontribune.com
Property tax
http://www.coshoctontribune.com/article/20130517/NEWS01/305180001/Despite-hurdles-local-ballot-issues-face-system-unlikely-change
39/1438043062723.96_20150728002422-00057-ip-10-236-191-2_378433330_1.json
ed83e64e_Pricing___Dev7studios__Developer_License
[Single License] See our Plugins [Extended License] See our Plugins [Membership] Dev7studios Membership [Developer License]
See our Plugins
[]
Pricing - Dev7studios
Developer License
http://dev7studios.com/pricing/
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_70044890_0.json
ed83e64e_Pricing___Dev7studios__Developer_License
[Single License] 1 live site [Extended License] 5 live sites [Membership] Unlimited access to all of our plugins [Developer License]
Unlimited live sites
[]
Pricing - Dev7studios
Developer License
http://dev7studios.com/pricing/
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_70044890_0.json
ed83e64e_Pricing___Dev7studios__Developer_License
[Single License] 1 year support and updates [Extended License] 1 year support and updates [Membership] Unlimited support and updates [Developer License]
1 year support and updates
[]
Pricing - Dev7studios
Developer License
http://dev7studios.com/pricing/
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_70044890_0.json
ed83e64e_Pricing___Dev7studios__Developer_License
[Single License] 30 day money back guarantee [Extended License] 30 day money back guarantee [Membership] 30 day money back guarantee [Developer License]
30 day money back guarantee
[]
Pricing - Dev7studios
Developer License
http://dev7studios.com/pricing/
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_70044890_0.json
ed83e64e_Pricing___Dev7studios__Developer_License
[Single License] ✗ [Extended License] ✗ [Membership] Use any plugin on unlimited live sites [Developer License]
Package plugin with premium WordPress themes
[]
Pricing - Dev7studios
Developer License
http://dev7studios.com/pricing/
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_70044890_0.json
ed83e64e_Pricing___Dev7studios__Developer_License
[Single License] $39 [Extended License] $79 [Membership] $29/month – $199/year [Developer License]
$149
[]
Pricing - Dev7studios
Developer License
http://dev7studios.com/pricing/
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_70044890_0.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 201 [Title] Hremail 3184 [Length] 5:04 [Date] 6/30/2009 [Info] More info [Description]
Homestar's still checking emails. Strong Bad's ready to come out of retirement.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 200 [Title] Email Thunder [Length] 5:10 [Date] 9/23/2008 [Info] More info [Description]
Homestar's past sbemail appearances are cast in a new light.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 199 [Title] Being Mean [Length] 3:26 [Date] 9/8/2008 [Info] More info [Description]
Nice Dad asks Strong Bad to teach kids that being mean isn't nice.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 198 [Title] Magic Trick [Length] 3:52 [Date] 8/11/2008 [Info] More info [Description]
Let the wonder of magic engulf you as Strong Bad works his magic with magic tricks.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 197 [Title] Your Edge [Length] 4:00 [Date] 7/21/2008 [Info] More info [Description]
Strong Bad must regain his edge else all be lost!
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 196 [Title] Hiding [Length] 3:48 [Date] 7/14/2008 [Info] More info [Description]
Strong Bad divulges his hide-n-seek methods.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 195 [Title] Love Poems [Length] 4:26 [Date] 5/26/2008 [Info] More info [Description]
Homless romantics, rejoice! Strong Bad can help you woo your bonny lass!
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 194 [Title] Specially Marked [Length] 3:08 [Date] 4/21/2008 [Info] More info [Description]
Strong Bad talks about free toys in cereal boxes.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 193 [Title] Rated [Length] 3:25 [Date] 4/7/2008 [Info] More info [Description]
Strong Bad details his favorite movie genre: R-rated.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 192 [Title] Shapeshifter [Length] 4:07 [Date] 3/31/2008 [Info] More info [Description]
Strong Bad claims shape-shifting ain't all it's cracked up to be.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 191 [Title] Buried [Length] 3:55 [Date] 3/3/2008 [Info] More info [Description]
Strong Bad excavates, Strong Sad explanates [Strong Bad's dreams], and Bubs confesses to false imprisonment.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 190 [Title] Licensed [Length] 4:18 [Date] 2/18/2008 [Info] More info [Description]
The black market works backwards.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 189 [Title] Pet Show [Length] 3:44 [Date] 2/4/2008 [Info] More info [Description]
Strong Bad enters The Cheat—er, Saberlord's Scritchascratch Cakemonger The Cheat—in a pet show.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 188 [Title] Fan Club [Length] 4:26 [Date] 1/28/2008 [Info] More info [Description]
Strong Bad's got a fan club. Take a wild guess at the first part of their name.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 187 [Title] Winter Pool [Length] 4:06 [Date] 1/21/2008 [Info] More info [Description]
Homestar fills up a pool with gelatin. Strong Bad helps him celebrate.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 186 [Title] Environment [Length] 3:28 [Date] 1/7/2008 [Info] More info [Description]
Strong Bad jumps on the "environmentally friendly" bandwagon.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 185 [Title] Nightlife [Length] 4:12 [Date] 12/10/2007 [Info] More info [Description]
Strong Bad describes night life in Strong Badia.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 184 [Title] Diorama [Length] 3:43 [Date] 12/3/2007 [Info] More info [Description]
Strong Bad suggests several ways to create middle school-appropriate dioramas.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 183 [Title] Yes, Wrestling [Length] 4:41 [Date] 11/27/2007 [Info] More info [Description]
Strong Bad recounts the days of his wrestling career.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 182 [Title] Business Trip [Length] 4:06 [Date] 10/15/2007 [Info] More info [Description]
Strong Bad and Homestar go on a business trip.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 181 [Title] Web Comics [Length] 3:34 [Date] 10/8/2007 [Info] More info [Description]
Strong Bad talks about how to make a webcomic.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 180 [Title] Slumber Party [Length] 4:11 [Date] 10/1/2007 [Info] More info [Description]
Strong Bad gives advice on slumber parties.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 179 [Title] Pizza Joint [Length] 4:09 [Date] 9/24/2007 [Info] More info [Description]
Strong Bad opens a pizza joint to attract the ladies.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 178 [Title] Bike Thief [Length] 3:56 [Date] 9/10/2007 [Info] More info [Description]
Strong Bad discusses several methods of bike thievery.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 177 [Title] Original [Length] 3:30 [Date] 9/3/2007 [Info] More info [Description]
Strong Bad relates the story of how Bubs came to be the man he is today.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 176 [Title] Hygiene [Length] 4:06 [Date] 8/27/2007 [Info] More info [Description]
Strong Bad makes an embarrassing educational film on hygiene.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 175 [Title] Concert [Length] 4:26 [Date] 8/20/2007 [Info] More info [Description]
Strong Bad reveals how Sloshy became one of his favorite bands.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 174 [Title] Mini-Golf [Length] 4:27 [Date] 8/13/2007 [Info] More info [Description]
Strong Bad and The Cheat visit the Sweet Puttin' Cakes mini-golf course and nearly lose their sanity in the process.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 173 [Title] The Paper [Length] 3:08 [Date] 6/11/2007 [Info] More info [Description]
The Paper dies in the crappiest character send-off ever.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 172 [Title] More Armies [Length] 3:40 [Date] 5/21/2007 [Info] More info [Description]
Strong Bad gives a tour of the Vaguely Military Career Fair.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 171 [Title] Underlings [Length] 3:11 [Date] 5/7/2007 [Info] More info [Description]
Strong Bad explains how to tell people about their embarrassing social mistakes. Coach Z creeps out everyone.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 170 [Title] Rough Copy [Length] 3:33 [Date] 4/16/2007 [Info] More info [Description]
Lawsuits, ripoffs, and revenge.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 169 [Title] From Work [Length] 3:34 [Date] 4/9/2007 [Info] More info [Description]
Strong Bad answers an email at work.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 168 [Title] Your Funeral [Length] 3:56 [Date] 3/12/2007 [Info] More info [Description]
Strong Bad plans his funeral.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 167 [Title] The Movies [Length] 3:51 [Date] 2/20/2007 [Info] More info [Description]
Strong Bad's annoyance with fellow moviegoers leads to a Very Bazooka™ conclusion.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 166 [Title] Unnatural [Length] 4:10 [Date] 2/5/2007 [Info] More info [Description]
Bubs grows to 100 feet tall.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 165 [Title] Strong Badathlon [Length] 3:39 [Date] 1/29/2007 [Info] More info [Description]
The people of Free Country USA compete in the Strong Badathlon.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json
267ee8a5_e_Homestar_Runner_Text_Listing__Description
[№] 164 [Title] Looking Old [Length] 4:18 [Date] 1/22/2007 [Info] More info [Description]
Strong Bad is in need of a makeover. He doesn't get a very good one.
[]
The Homestar Runner Text Listing
Description
http://hsrtl.freehostia.com/
39/1438043062723.96_20150728002422-00147-ip-10-236-191-2_120538470_8.json