nilrem3

RandomWords

Sep 11th, 2019
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. $start
  2. la
  3. re
  4. to
  5. in
  6. ag
  7. fo
  8. di
  9. [syllable]
  10. $middle
  11. mo
  12. sa
  13. cha
  14. re
  15. u
  16. mi
  17. da
  18. yo
  19. pe
  20. [syllable]
  21. $end
  22. s
  23. le
  24. er
  25. in
  26. [syllable]
  27. $syllable
  28. [vowel][consonant]
  29. [consonant][vowel]
  30. $vowel
  31. a
  32. e
  33. i
  34. o
  35. u
  36. $consonant
  37. q
  38. w
  39. r
  40. t
  41. y
  42. p
  43. s
  44. d
  45. f
  46. g
  47. h
  48. j
  49. k
  50. l
  51. z
  52. x
  53. c
  54. v
  55. b
  56. n
  57. m
  58. $word
  59. [start][middle][end]
  60. [start][middle][end]
  61. [syllable][word]
  62. $definition
  63. A device used to measure the [data] of [noun]s.
  64. A tool used to attach [noun]s to [noun]s
  65. A safety feature in [noun]s that prevents [problem].
  66. A special kind of [noun] [difference].
  67. A [noun] shaped object made of [material,#mat] used in the 1900s until [person,title] discovered that [#mat] actually cause [ailment].
  68. See [word].
  69. A method of [action] developed by [person,title]
  70. Another word for [material]. Originally attributed to [person,title].
  71. $data
  72. temperature
  73. height
  74. weight
  75. psychic power
  76. trustworthiness
  77. intelligence capacity
  78. heart rate
  79. dissolved oxygen levels
  80. $action
  81. removing [noun]s from [noun]s
  82. keeping [noun]s contained
  83. preventing [ailment]
  84. $person
  85. [title] [first] [last]
  86. $title
  87. sir
  88. col.
  89. prof.
  90. ms.
  91. mr.
  92. hon.
  93. king
  94. queen
  95. tsar
  96. president
  97. doctor
  98. $first
  99. [syllable][syllable][syllable]
  100. [syllable][first]
  101. george
  102. francis
  103. abraham
  104. frank
  105. doug
  106. james
  107. martin
  108. chris
  109. $last
  110. [syllable][syllable][syllable]
  111. [syllable][first]
  112. [syllable][last]
  113. washington
  114. king
  115. [last], Jr.
  116. [last], Sr.
  117. [last] [RomNum] of [country,title]
  118. [last], M.D.
  119. lincoln
  120. smith
  121. mandell
  122. $country
  123. france
  124. england
  125. spain
  126. portugal
  127. germany
  128. italy
  129. [countryMod][country]
  130. $countryMod
  131. new
  132. east
  133. west
  134. northern
  135. upper
  136. french
  137. spanish
  138. american
  139. english
  140. dutch
  141. Indo-
  142. $RomNum
  143. V
  144. III
  145. VI
  146. IV
  147. VIII
  148. IX
  149. $ailment
  150. cancer
  151. halucination
  152. blindness
  153. food poisoning
  154. skin to turn purple
  155. bloated noses
  156. $difference
  157. made of [material]
  158. that is safe for children
  159. that is non-toxic
  160. only used in certain cities in [country]
  161. for left-handed people
  162. $material
  163. wood
  164. stone
  165. steel
  166. iron
  167. recycled [material]
  168. plastic
  169. fiberglass
  170. [noun]s
  171. $problem
  172. the battery from exploding
  173. shrapnel
  174. papercuts
  175. overheating
  176. game crashes
  177. $noun
  178. telephone
  179. postage stamp
  180. alarm
  181. nail
  182. board
  183. paint
  184. duck
  185. chicken
  186. farmer
  187. tractor
  188. arm
  189. rivet
  190. apple
  191. pan
  192. banana
  193. hammer
  194. screwdriver
  195. chair
  196. hat
  197. $output
  198. [word]: n. [definition]
Advertisement
Add Comment
Please, Sign In to add comment