Skip to content

Instantly share code, notes, and snippets.

@rightgo09
Forked from hamakn/gist:3775410
Created November 3, 2012 02:37
Show Gist options
  • Select an option

  • Save rightgo09/4005577 to your computer and use it in GitHub Desktop.

Select an option

Save rightgo09/4005577 to your computer and use it in GitHub Desktop.

Revisions

  1. rightgo09 revised this gist Dec 10, 2012. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -22,6 +22,7 @@
    'なるほど?',
    'まぁいーや', #=> よくない
    'まぁいいけど', #=> よくない
    'でも面白いからOKです!',
    ]
    final_term = "わかんないけどわかった!" #=> 「お前が言ってること意味不明で分からない、という事が分かった」

  2. rightgo09 revised this gist Nov 27, 2012. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -20,6 +20,8 @@
    'やばい!!!',
    'ハイハイハイハイハイ',
    'なるほど?',
    'まぁいーや', #=> よくない
    'まぁいいけど', #=> よくない
    ]
    final_term = "わかんないけどわかった!" #=> 「お前が言ってること意味不明で分からない、という事が分かった」

  3. rightgo09 revised this gist Nov 26, 2012. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -1,12 +1,12 @@
    # coding: utf-8

    terms = [
    'やばい',
    'わかんない',
    'え?',
    '分かった',
    'まじで?',
    'まじでやばい',
    'やばい', #=> 常套句
    'わかんない', #=> まだ説明前
    'え?', #=> 確信がもてない
    '分かった', #=> 理解した
    'まじで?', #=> 理解しがたいことが起きた
    'まじでやばい', #=> そうでもない
    'うける!',
    'おれのコップどこ?',
    'おれの充電ケーブルどこ?',
  4. rightgo09 revised this gist Nov 26, 2012. 1 changed file with 22 additions and 22 deletions.
    44 changes: 22 additions & 22 deletions gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -1,27 +1,27 @@
    # coding: utf-8

    terms = %w(
    やばい
    わかんない
    え?
    分かった
    まじで?
    まじでやばい
    うける!
    おれのコップどこ?
    おれの充電ケーブルどこ?
    チケットに書いて
    ぎゃぼー
    ぎゃぽー
    アレのアレがアレ
    マージ!
    あれ、jacopenは?
    ちょっと水くんでくる!
    やばい!!!
    ハイハイハイハイハイ
    なるほど?
    )
    final_term = "わかんないけどわかった!"
    terms = [
    'やばい',
    'わかんない',
    'え?',
    '分かった',
    'まじで?',
    'まじでやばい',
    'うける!',
    'おれのコップどこ?',
    'おれの充電ケーブルどこ?',
    'チケットに書いて',
    'ぎゃぼー',
    'ぎゃぽー',
    'アレのアレがアレ',
    'マージ!',
    'あれ、jacopenは?',
    'ちょっと水くんでくる!', #=> 「喉が渇いた+ちょっと歩きながら考えを整理する」
    'やばい!!!',
    'ハイハイハイハイハイ',
    'なるほど?',
    ]
    final_term = "わかんないけどわかった!" #=> 「お前が言ってること意味不明で分からない、という事が分かった」

    (3 + rand(7)).times {
    print terms.sample
  5. rightgo09 revised this gist Nov 26, 2012. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -19,6 +19,7 @@
    ちょっと水くんでくる!
    やばい!!!
    ハイハイハイハイハイ
    なるほど?
    )
    final_term = "わかんないけどわかった!"

  6. rightgo09 revised this gist Nov 19, 2012. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -18,6 +18,7 @@
    あれ、jacopenは?
    ちょっと水くんでくる!
    やばい!!!
    ハイハイハイハイハイ
    )
    final_term = "わかんないけどわかった!"

  7. rightgo09 revised this gist Nov 15, 2012. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,12 @@
    # coding: utf-8

    terms = %w(
    やばい
    わかんない
    え?
    分かった
    まじで?
    まじでやばい
    うける!
    おれのコップどこ?
    おれの充電ケーブルどこ?
    @@ -15,6 +17,7 @@
    マージ!
    あれ、jacopenは?
    ちょっと水くんでくる!
    やばい!!!
    )
    final_term = "わかんないけどわかった!"

  8. rightgo09 revised this gist Nov 12, 2012. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -14,6 +14,7 @@
    アレのアレがアレ
    マージ!
    あれ、jacopenは?
    ちょっと水くんでくる!
    )
    final_term = "わかんないけどわかった!"

  9. rightgo09 revised this gist Nov 9, 2012. 1 changed file with 15 additions and 1 deletion.
    16 changes: 15 additions & 1 deletion gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,20 @@
    # coding: utf-8

    terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて ぎゃぼー ぎゃぽー アレのアレがアレ マージ!)
    terms = %w(
    わかんない
    え?
    分かった
    まじで?
    うける!
    おれのコップどこ?
    おれの充電ケーブルどこ?
    チケットに書いて
    ぎゃぼー
    ぎゃぽー
    アレのアレがアレ
    マージ!
    あれ、jacopenは?
    )
    final_term = "わかんないけどわかった!"

    (3 + rand(7)).times {
  10. rightgo09 revised this gist Nov 9, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # coding: utf-8

    terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて ぎゃぼー ぎゃぽー アレのアレがアレ)
    terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて ぎゃぼー ぎゃぽー アレのアレがアレ マージ!)
    final_term = "わかんないけどわかった!"

    (3 + rand(7)).times {
  11. rightgo09 revised this gist Nov 9, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # coding: utf-8

    terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて ぎゃぼー ぎゃぽー)
    terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて ぎゃぼー ぎゃぽー アレのアレがアレ)
    final_term = "わかんないけどわかった!"

    (3 + rand(7)).times {
  12. rightgo09 revised this gist Nov 6, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # coding: utf-8

    terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて)
    terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて ぎゃぼー ぎゃぽー)
    final_term = "わかんないけどわかった!"

    (3 + rand(7)).times {
  13. rightgo09 revised this gist Nov 3, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # coding: utf-8

    terms = %w(わかんない え? 分かった まじで?)
    terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて)
    final_term = "わかんないけどわかった!"

    (3 + rand(7)).times {
  14. @hamakn hamakn created this gist Sep 24, 2012.
    10 changes: 10 additions & 0 deletions gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    # coding: utf-8

    terms = %w(わかんない え? 分かった まじで?)
    final_term = "わかんないけどわかった!"

    (3 + rand(7)).times {
    print terms.sample
    print "、"
    }
    puts final_term