sentence_dance 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 917d5b1f4c525a01b13aa4508866d4f171a0ec6a
4
- data.tar.gz: f9acf8e9ac33b3e08e1ecf98821a3c0ae0b92ed3
3
+ metadata.gz: 06b5bf64b16ea677e70bf5bab5f3fa1638fbc77e
4
+ data.tar.gz: a3c339c0289370863cfef0e594eae30f99786bce
5
5
  SHA512:
6
- metadata.gz: 4d941e51e38911980db58e1f6c384d9353a2a2e27870bcb85f73f2e8cecbaba5e7ed6f237b2da7a1081502f6b263dcc597c398f74610e7572084fb3c245f6daa
7
- data.tar.gz: 96c1c7b54929d67b130b89c385ff5394ec33af050903266a232fbd8bce4b20714305cd77f19a5071fad5209f03cde72ac8c2b2c77b23769ac1dfaf4bc8294706
6
+ metadata.gz: 64348df3b2c8991ca95b5e1e97caece4939d4166b059c886fc54ee8df13da0969f53b2a8fa57b604a2150c6582cc318555f183691ecebf935473fd6d4caa2376
7
+ data.tar.gz: 3c1f4e8b61a560c96ba1751deefd6518283fa215762868ef1bbd6f73b26fb038eba307e35f29354916e04b008daf82eab823419f59efc936a2d918447d99d9b9
@@ -5,3 +5,37 @@
5
5
  - 質問があります。
6
6
  - - Can everybody be quiet?
7
7
  - 静かにしなさい。
8
+ - - This pond freezes in the winter.
9
+ - この池は冬には凍る。
10
+ - - The two children look alike.
11
+ - その2人の子は似た顔をしている。
12
+ - - Many insects live in water.
13
+ - 水中に住んでいる虫は多い。
14
+ - - Writing good English is not so easy.
15
+ - 上手な英語を書くことはそう容易ではない。
16
+ - - Is there anyone outside?
17
+ - 外にだれかいますか。
18
+ - - Leaves turn red in fall.
19
+ - 秋になると木の葉は赤くなる。
20
+ - - I found it difficult to sleep in the hut.
21
+ - その小屋で眠るのは難しかった。
22
+ - - There is a restaurant around the corner.
23
+ - 角を曲がった所にレストランがある。
24
+ - - The news made Ann happy.
25
+ - その知らせを聞いて、アンは幸せな気分になった。
26
+ - - He cooked me breakfast.
27
+ - 彼は私に朝食を作ってくれた。
28
+ - - Boil the eggs hard.
29
+ - 卵は固くゆでなさい。
30
+ - - The book is on the desk.
31
+ - その本は机の上にある。
32
+ - - Someone open the window.
33
+ - だれか窓を開けなさい。
34
+ - - It seems that this theory is widely accepted.
35
+ - この理論は広く受け入れられているようだ。
36
+ - - This blanket feels soft.
37
+ - この毛布は柔らかい感じだ。
38
+ - - Let’s go to the movies tonight
39
+ - 今夜映画を見に行こう。
40
+ - - His father died young.
41
+ - 彼の父親は若くして死んだ。
@@ -1,3 +1,3 @@
1
1
  module SentenceDance
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sentence_dance
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shohei Yamasaki
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-02-01 00:00:00.000000000 Z
11
+ date: 2016-02-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -110,7 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
110
110
  version: '0'
111
111
  requirements: []
112
112
  rubyforge_project:
113
- rubygems_version: 2.4.8
113
+ rubygems_version: 2.4.5
114
114
  signing_key:
115
115
  specification_version: 4
116
116
  summary: SentenceDance is a tool to train your grammar sense.