Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.02 KB | None | 0 0
  1. concept: ~adjectifs_inutile (admirable amazing deluxe desirable distinctive elite exceptional extraordinaire fabulous famous fantastic fascinating favorable grand great heavenly impressive infamous ingenious inspiring irresistible lovely luxurious magnificent mighty miraculous ostentatious perfect persuasive popular powerful pretentious prominent remarkable sophisticated special sublime super supreme tremendous versatile wonderful)
  2. concept: ~dieu(god God Goddess goddess god~2 deity religion faith creed cult doctrine sect divinity)
  3. concept: ~sympathique (generous~3 loving~1 caring~2 affectionate cordial benevolent considerate devoted friendly generous thoughtful nice good affable amiable compassionate considerate cool pleasant sweet likable charming fun lovely great peaceful forgive forgiving)
  4. concept: ~antipathique (evil vengeful angry mean~a vicious vindictive hostile avenging implacable punitive rancorous relentless unforgiving spiteful inimical irritable furious jealous)
  5. concept: ~dieux_existants (~mythical_intelligent_being ~greek_gods ~cartoon_character ~mythical_creatures Roman_deity~1 Jesus Yeezus money)
  6. concept: ~adjectifs (~adjectives)
  7.  
  8. topic: ~god_identity (name ~adjective "god of" ~family_members ~living_properties_adjectives)
  9.  
  10. u: (_we) ^mark(~dieu _0) ^repeat() ^keep()
  11. u: (_I) ^mark(~dieu _0) ^repeat() ^keep()
  12. u: (_he) $dieu_genre = 0 ^mark(~dieu _0) ^repeat() ^keep()
  13. u: (_his) $dieu_genre = 0 ^mark(~dieu _0) ^repeat() ^keep()
  14. u: (_she) $dieu_genre = 1 ^mark(~dieu _0) ^repeat() ^keep()
  15. u: (_her) $dieu_genre = 1 ^mark(~dieu _0) ^repeat() ^keep()
  16. u: (_$godname?) ^mark(~dieu _0) ^repeat() ^keep()
  17. u: (~yes) ^mark(yes) ^repeat() ^keep()
  18. u: (~no) ^mark(no) ^repeat() ^keep()
  19.  
  20. u: (["ambarsayz" "sheepsayz"]) ok. ^repeat() ^keep()
  21.  
  22.  
  23.  
  24. # ----------------------------------------------------------------
  25. # God's name and gender
  26. # ----------------------------------------------------------------
  27.  
  28. s: INTRIGINGNAME (!$godname ~dieu *~2 name *~2 be _*2 > ) '_0? Now that is interesting...
  29. $godname = ^pos( CAPITALIZE '_0 )
  30. a:([$godname ~dieux_existants] ~why) Well, the name kinda ring a bell. # ? as Check if the variable is part of concept on the right
  31. a:(~why) Well, I once had a sheep named $godname.
  32. CMouton
  33.  
  34. s: CORRECTNAME (<< not [his her its] name >>) What is its name then?
  35. a: (%length==1 _*1) '_0 ? There's a nice ring to it.
  36. $godname = '_0
  37. b:(~non) Look, a name's just a name. I'll just call it $godname.
  38.  
  39. a: (<< ~dieu name>> * be _*2) '_0 ? Never heard of it. # Make sure that was is intercepted is maximum 2 word
  40. $godname = '_0
  41. b:(~non) Look, a name's just a name. I'll just call it $godname.
  42.  
  43. s: CORRECTNAME2 (not * called * $godname?) What is its name then?
  44. a: (%length==1 _*1) '_0 ? There's a nice ring to it.
  45. $godname = '_0
  46. b:(~non) Look, a name's just a name. I'll just call it $godname.
  47.  
  48. a: (<< ~dieu name>> * be _*2) '_0 ? Never heard of it. # Make sure that was is intercepted is maximum 2 word
  49. $godname = '_0
  50. b:(~non) Look, a name's just a name. I'll just call it $godname.
  51.  
  52. s: (!$godname _individual~1) Wait, is your God's name '_0 ?
  53. a:(~oui) Ok.
  54. $godname = '_0
  55.  
  56. a:(<<~non ~dieu name >> be _*1) Sorry, then what is its name?
  57. b: (~dieu * name * be _*1) '_0 ? Never heard of it.
  58. $godname = '_0
  59. b: (_individual~1) '_0 ? Never heard of it.
  60. $godname = '_0
  61.  
  62. a:(~non) Sorry, then what is its name?
  63. b: (~dieu * name * be _*1) '_0 ? Never heard of it.
  64. $godname = '_0
  65. b: (_individual~1) '_0 ? Never heard of it.
  66. $godname = '_0
  67.  
  68. t: GODNAME () So, how do you call that God?
  69.  
  70. # Disable DO_SPELLCHECK for the name
  71. $token = #DO_SUBSTITUTE_SYSTEM | #DO_NUMBER_MERGE | #DO_PROPERNAME_MERGE | #DO_POSTAG | #DO_PARSE
  72.  
  73. # Moved this stuff from introductions because it seemed not to be run on the server!
  74. $personnalite = 0
  75. $facilite = 0
  76. $societe = 0
  77. $cout = 0
  78. $service = 0
  79. $egalitaire = 0
  80. $espoir = 0
  81. $classe = 0
  82. $credible = 0
  83. $symbole = NULL
  84. $godname = NULL
  85. $nom_croyants = NULL
  86. $alea = ^compute(0 random 10)
  87.  
  88. if ($alea > 4){
  89. $$unknownGodNameAdj = ^pick(~physical_properties_adjectives)
  90. $unknownGodNameAdj = ^pos( CAPITALIZE $$unknownGodNameAdj )
  91. }
  92. if ($alea < 5){
  93. $$unknownGodNameAdj = ^pick(~psychology_adjectives)
  94. $unknownGodNameAdj = ^pos( CAPITALIZE $$unknownGodNameAdj )
  95. }
  96. $alea = ^compute(0 random 10)
  97. if ($alea > 4){
  98. $unknownGodName = ^pos( CAPITALIZE ^pick(~beings) )
  99. }
  100. if ($alea < 5){
  101. $unknownGodName = ^pos( CAPITALIZE ^pick(~animals) )
  102. }
  103.  
  104. a: (me) ^reuse(~god_identity.JESUISDIEU)
  105.  
  106. a: (< I be) ^reuse(~god_identity.JESUISDIEU)
  107.  
  108. a: ([~emomisunderstand ~emoignorance]) I'll just call it $unknownGodNameAdj $unknownGodName.
  109. $godname = ^join(AUTOSPACE $unknownGodNameAdj $unknownGodName)
  110.  
  111. a: ([what which] ?) If you're not here to tell me about your recent meeting with some divinity, then you're wasting my time.
  112.  
  113. a: (_[~dieux_existants ~movie])
  114. $godname = ^pos( CAPITALIZE '_0 )
  115. ^reuse(~god_identity.INTRIGINGNAME)
  116.  
  117.  
  118. a: ({~dieu} * [call "name is" named "known as" "referred to" be] _*~3)
  119. $godname = ^pos( CAPITALIZE '_0 )
  120. $godname? Never heard of it. ^gambit(~)
  121.  
  122. a: (_{[~adjectifs ~determinerlist title~3]} _individual~1) _0 '_1 ? Never heard of it.
  123. $$fname = ^pos( CAPITALIZE _0 )
  124. $$lname = ^pos( CAPITALIZE '_1 )
  125. $godname = ^join(AUTOSPACE $$fname $$lname)
  126. ^gambit(~)
  127.  
  128. a: (not * call) That's fair enough, but for the sake of this conversation, I'll refer to it as $unknownGodNameAdj $unknownGodName.
  129. $godname = ^join(AUTOSPACE $unknownGodNameAdj $unknownGodName)
  130.  
  131. a: (%length=1 _*1) '_0 ? Never heard of it.
  132. $godname = ^pos( CAPITALIZE '_0 )
  133.  
  134. a: (%length=2 _*1 _*1)
  135. $$fname = ^pos( CAPITALIZE '_0 )
  136. $$lname = ^pos( CAPITALIZE '_1 )
  137. $godname = ^join(AUTOSPACE $$fname $$lname)
  138. $godname? Never heard of it. ^gambit(~)
  139. b:(~non ?) No, never.
  140.  
  141. a: (%length=3 _*1 _*1 _*1)
  142. $$fname = ^pos( CAPITALIZE '_0 )
  143. $$mname = ^pos( CAPITALIZE '_1 )
  144. $$lname = ^pos( CAPITALIZE '_2 )
  145. $godname = ^join(AUTOSPACE $$fname $$mname $$lname)
  146. ^reuse(~god_identity.INTRIGINGNAME)
  147.  
  148. a:(_{[title~3 ~adjectives]} _~nounroot)
  149. $$fname = ^pos( CAPITALIZE '_0 )
  150. $$lname = ^pos( CAPITALIZE '_1 )
  151. $godname = ^join(AUTOSPACE $$fname $$lname)
  152. I like it. It's kind of dignified. ^gambit(~)
  153.  
  154.  
  155. s: (<< ~dieu not [have need] name >>) That's fair enough, but for the sake of this conversation, I'll refer to it as $unknownGodNameAdj $unknownGodName.
  156. $godname = ^join(AUTOSPACE $unknownGodNameAdj $unknownGodName)
  157.  
  158. s: (!yes << ~non {be} ~dieu name>> ) Yes, that's what I said, $godname!
  159.  
  160. s: (< ~non $godname? {, :} *2 ) Yes, that's what I said, $godname!
  161.  
  162. s: (%length<=5 <<name ~non $godname?>>) Yes, yes, that's what I said: $godname! # Placing ? after a variable allows you to ask if a concept or variable is in the sentence (and not if it is set)
  163. $godname = $unknownGodName
  164.  
  165. t: (!$godname) Remind me that God's name again?
  166.  
  167. t: (!$godname) Since you're being so evasive about your god's name, I'll just call it the $unknownGodNameAdj $unknownGodName.
  168. $godname = ^join(AUTOSPACE $unknownGodNameAdj $unknownGodName)
  169. a:(~non) $godname it is.
  170. a:([exactly just right]) Maybe I should be the prophet.
  171.  
  172. # Reset $token to nomal (DO_SPELLCHECK)
  173. u: () $token = #DO_SUBSTITUTE_SYSTEM | #DO_NUMBER_MERGE | #DO_PROPERNAME_MERGE | #DO_SPELLCHECK | #DO_POSTAG | #DO_PARSE
  174. ^gambit(~)
  175.  
  176.  
  177.  
  178. s: ( $godname I be god ) You? You are the ^pick(~adjectifs_inutile) $godname?
  179. $credible -= 1
  180. a:(~oui) Can I get something from you then?
  181. b:(~oui) Can you give me a break? Ah! Come on! I'll just call your god the $unknownGodNameAdj $unknownGodName.
  182. $godname = ^join(AUTOSPACE $unknownGodNameAdj $unknownGodName)
  183. b:(~non) Thought so.
  184. b:(~non) Yeah, I thought so.
  185.  
  186. s: JESUISDIEU ( !$godname I be *2 god ) You? You are the ^pick(~adjectifs_inutile) god ?
  187. $credible -= 1
  188. a:(~oui) Can I get something from you then?
  189. b:(~oui) Can you give me a break? Ah! Come on! I'll just call your "god" the $unknownGodNameAdj $unknownGodName.
  190. $godname = ^join(AUTOSPACE $unknownGodNameAdj $unknownGodName)
  191. b:(~non) Thought so.
  192. b:(~non) Yeah, I thought so.
  193.  
  194. s: (!not <<[silly stupid ridiculous dumb idiotic foolish ludicrous]>> name) I know! ^gambit(~)
  195.  
  196. s: ([he it she his her its] * [name called] _*) Ok, I'll call it '_0 if you prefer.
  197.  
  198.  
  199. # ----------------------------------------------------------------
  200. # God of ...
  201. # ----------------------------------------------------------------
  202.  
  203.  
  204. s: (~dieu is the '_*) Shall we call it $godname the '_0 ?
  205. CMouton
  206. a:(~oui) Classy!
  207. CPlus
  208. $titre = ^pos( CAPITALIZE '_0 )
  209. $godname = ^join($godname the $titre)
  210. $classe += 1
  211. a:(~non) It sounded kind of silly.
  212.  
  213. s: (!not ~dieu * of * _{~adjectifs} _act~1z ) $godname is the God of '_0 '_1?
  214. CMouton
  215. a:(~oui) I'll remember next time I have to do that.
  216. $specialite = '_1
  217. $dieu_activite = 1
  218. a:(~non) That would have been unusual!
  219.  
  220. s: (!not ~dieu * of * _{~adjectifs} _feeling~1z ) $godname is the God of '_0 '_1?
  221. CMouton
  222. a:(~oui) Must have a lot of work then.
  223. $specialite = '_1
  224. $dieu_emotion = 1
  225. a:(~non) Yeah, other Gods are already doing that anyways.
  226.  
  227. s: (!not ~dieu * of * _{~adjectifs} _~role ) $godname is the God of '_0 '_1?
  228. CMouton
  229. a:(~oui) I guess those people need a God too!
  230. $specialite = '_1
  231. $dieu_role = 1
  232. a:(~non) I thought that limited the audience a bit.
  233.  
  234.  
  235. s: (!not ~dieu * of * _{~adjectifs} _location~1 ) $godname is the God of '_0 _1?
  236. CMouton
  237. a:(~oui) Now that's a vague specialty.
  238. $specialite = '_1
  239. $dieu_concept = 1
  240. a:(~non) Yeah, you don't want such a conceptual God.
  241.  
  242. s: (!not ~dieu * of * _{~adjectifs} _animate_thing~1 ) $godname is the God of '_0 '_1?
  243. CMouton
  244. a:(~oui) You must like ^pos(NOUN _0 PLURAL) a lot!
  245. $specialite = '_1
  246. $dieu_chosevivante = 1
  247. a:(~non) Yeah, why would ^pos(NOUN _0 PLURAL) need a god?!
  248.  
  249. s: (!not ~dieu * of * _{~adjectifs} _~riche ) $godname is the God of '_0 _1?
  250. CMouton
  251. a:(~oui) Now that's kind of superficial.
  252. $specialite = '_1
  253. $dieu_concept = 1
  254. a:(~non) Yeah, you don't want such a greedy god.
  255.  
  256. s: (!not ~dieu * of * _{~adjectifs} _~objects ) $godname is the God of '_0 _1?
  257. CMouton
  258. a:(~oui) Now that is quite concrete!
  259. $specialite = '_1
  260. $dieu_objet = 1
  261. a:(~non) Ok, that didn't make much sense anyways.
  262.  
  263. s: (!not ~dieu * of * _{~adjectifs} _~nounlist ) $godname is the God of '_0 _1?
  264. CMouton
  265. a:(~oui) That is quite particular.
  266. $specialite = '_1
  267. $dieu_concept = 1
  268. a:(~non) Yeah, you don't want such a specific god.
  269.  
  270. s: (<<~dieu change [rule specialty]>>) That sounds a bit shifty.
  271. CMoins
  272. $personnalite -= 1
  273.  
  274. # ----------------------------------------------------------------
  275. # God family
  276. # ----------------------------------------------------------------
  277.  
  278. s: (<<~dieu ~family_members ~animals>>) Part god, part beast hmm? That's interesting.
  279. CMouton
  280. a:(~why) I just think that some animals act like they own the place.
  281.  
  282. s: (<<~dieu ~family_members ~appliances>>) Part god, part machine then? I don't know how I feel about that.
  283. CMouton
  284. a:(~why) Well, they're kind of everywhere now aren't they?
  285.  
  286. s: (!no !your << ~dieu [his her its their of] ~family_members >>) Oh, that clarifies the family tree.
  287. CMouton
  288.  
  289. s: (<< ~dieu [unique "only god"] >>) What? You mean it would be the ONLY God in the universe?
  290. CMouton
  291. a:(~oui) That's bold! The other Gods will be so angry!
  292. a:(~non) Ah! You got me there for a second. One God! Imagine what all the others would say!
  293.  
  294. s: (no other god) Ah! Wait till they hear you say that!
  295. CMouton
  296.  
  297. # ----------------------------------------------------------------
  298. # God comparison
  299. # ----------------------------------------------------------------
  300.  
  301. ?: (<<"Lahar" "lahar" [who what]>>) You don't know Lahar the mighty God of cattle?
  302. a:(~non) Well he's the mighty God of cattle.
  303. a:(~oui) Obviously.
  304.  
  305. ?: ([what who] be your ~dieu) Well, my God is the great Lahar of course.
  306.  
  307. s: (<<~dieu [stronger strong mighty]>>) Could it lift that big rock over there?
  308. CMouton
  309. a:([~oui problem]) Ooh! That's strong!
  310. CPlus
  311. $personnalite += 1
  312. $identity += 1
  313. $powerfulgod = 1
  314. a:(~non) Then it is not so strong.
  315. CMoins
  316. $personnalite -= 1
  317. $powerfulgod = 0
  318.  
  319. s: (<<~dieu ~damage_verbs Lahar [can could would will]>>) That's easy to say.
  320. CMouton
  321.  
  322. s: (~dieu * could * easily) Oh yeah?! I'm sure Lahar could do that too... maybe.
  323.  
  324. s: (~dieu * know * [all everything]) That's what they say, but have you asked $godname a difficult question?
  325. CMouton
  326. a:(~oui) Good, you're a clever prophet.
  327. CPlus
  328. $personnalite += 1
  329. a:(~non) You should have.
  330.  
  331. s: (<<~favorite ~dieu>>) $godname seems interesting, but I'm not sure that I'm ready to say that. ^gambit(~)
  332.  
  333. s: (<< ~dieu be [love lover]>>) That's a big change from Lahar.
  334. CPlus
  335. $personnalite += 1
  336.  
  337. # ----------------------------------------------------------------
  338. # Character traits
  339. # ----------------------------------------------------------------
  340.  
  341. s: (~dieu * [aim want wish hope] * [please help assist] ) I like that in a god!
  342. CMouton
  343. CPlus
  344. $personnalite += 1
  345.  
  346. s: (<< ~dieu be ~sympathique >>) Oh yeah? So $godname is a benevolent God then?
  347. CMouton
  348. a:(~oui) I'll remember that.
  349. CPlus
  350. $personnalite += 1
  351. a:(~non) How would you describe its personality then?
  352. b: (_~adjective) ^input(he be '_0) ^fail(sentence)
  353.  
  354. s: (!no !not << ~dieu be ~antipathique >>) Well, most of them are.
  355. CMouton
  356. CMoins
  357. $personnalite -= 1
  358.  
  359. s: (<< [no not] ~dieu be _~antipathique >>) Good, there are enough '_0 gods as it is.
  360. CPlus
  361. $personnalite += 1
  362.  
  363. s: (!not ![I me] ~dieu be [pretty quite very "a little"] _~adjective) So $godname is very '_0, uh?
  364. CMouton
  365. a:(~oui) Interesting.
  366. a:(~non) Then you should probably avoid that topic in your pitch.
  367.  
  368. s: (!not ![I me] ~dieu be _~adjective) So $godname is very '_0, uh?
  369. CMouton
  370. a:(~oui) Interesting.
  371. a:(~non) Then you should probably avoid that topic in your pitch.
  372.  
  373. s: (!not ![I me] ~dieu be _~NOUN) So $godname is a bit like '_0?
  374. CMouton
  375. a:(~oui) Interesting.
  376. a:(~non) Then you should probably avoid that topic in your pitch.
  377.  
  378. s: (!not ![I me] ~dieu be _~role_nationality_member) Wait, $godname is '_0 ?
  379. a:(~oui) That's ulmash.
  380. a:(~non) Oh, my bad.
  381.  
  382. s: (<<!not ~dieu ~like ~hobby>>) $godname is into that? I though that Gods were too busy for that type of stuff.
  383.  
  384. s:(!no !not ~dieu * be * [formless shapeless ethereal evanescent amorphous]) Then he wouldn't stand a proper fight with Lahar.
  385. CMoins
  386. $classe -= 1
  387.  
  388. s:(~dieu * not * [picky choosy]) I can see that.
  389.  
  390.  
  391.  
  392. # ----------------------------------------------------------------
  393. # Actions
  394. # ----------------------------------------------------------------
  395.  
  396. s:(~dieu * [make create produce] * ~nounlist) I'll believe it when I see it.
  397. CMouton
  398.  
  399. # ----------------------------------------------------------------
  400. # Appearances
  401. # ----------------------------------------------------------------
  402.  
  403. s: (<< ~dieu be _[old young] >>) How _0 exactly?
  404. CMouton
  405. a: ( * ) I didn't expect that. Is that even _0 in god terms?
  406.  
  407. s: (!you << ~dieu be ~good_appearance >>) A good part of religion is about good appearances, isn't it?
  408. CPlus
  409. $classe += 1
  410.  
  411. s: (!you ~dieu * be * _~bad_appearance ) Did you say '_0? I usually like a god that I can show off a bit.
  412. CMouton
  413. CMoins
  414. $classe -= 1
  415.  
  416. s: (!I !no !not ~dieu * [look resemble like]) That's not how I pictured $godname at first.
  417. CMouton
  418.  
  419. # ----------------------------------------------------------------
  420. # Weather
  421. # ----------------------------------------------------------------
  422.  
  423. s:( << ~reallybadweather ~dieu >> ) That's some extreme weather. Does $godname has his say in that as well?
  424. $$bweather = ^pick(~reallybadweather)
  425. $$bweather = ^pos(CAPITALIZE $$bweather)
  426. $godname = ^join(AUTOSPACE $godname The $$bweather)
  427. a:(~oui) Scary stuff. I think I'll call your god $godname from now one.
  428. CMoins
  429. $personnalite -= 1
  430. $powerfulgod = 1
  431. b:(~non) A powerful god could make this pasture green, but then again it would be hard not to piss off whoever's upstair.
  432.  
  433. s:( << ~natural_disasters ~dieu >> ) That's bad. Does your god control all of that too?
  434. $$ndisaster = ^pick(~natural_disasters)
  435. $$ndisaster = ^pos(CAPITALIZE $$ndisaster)
  436. $godname = ^join(AUTOSPACE $godname The $$ndisaster)
  437. a:(~oui) Scary. It'll be $godname from now one.
  438. CMoins
  439. $personnalite -= 1
  440. $powerfulgod = 1
  441. b:(~non) That's ulmash I guess, since I would be in constant fear of sinning.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement