medieval_latina 1.2.3 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4442fddce0fbcfa61935f88be47b550c02bf6ea5e72440147d0b787cf5afbcbd
4
- data.tar.gz: d71a11ed85d8172aa094fd7449bf500ff78e77725927d8d2bc13f841e36c712c
3
+ metadata.gz: 5832fa1e2d584b3170f28989a4d970983e6d4b205bdeb5504eb4c05629570234
4
+ data.tar.gz: ddbf24bfc8bc352c7de340f161a6155b085025bd055f640305a8bd33db19b03c
5
5
  SHA512:
6
- metadata.gz: 0714af53cbeb26f53673b844b7a99e428db952df48661eeb128c15339fcb37f5117a8fa4a8a1f8e62f28d8721674395328f23549ebb559c1ad07dc794c00ba68
7
- data.tar.gz: 7929e2f065693b4c723f515724f5615e74cc3bcac8942f69289b79168263425ee631e617046b83b818548caf15bd9f12b19b0133f1d9b28f159763146d5bba04
6
+ metadata.gz: 5dcd7dfb57cbed5798af9f06592ded439ba10594ec6717e852084f1fc4fd39a63a3d714d46c328ac30ce2fe4b5c67076416ecb5e6a5f1016ee925702d456333a
7
+ data.tar.gz: 41a08af8fca0e8b13636432bbae1b716d088a5d380b0a51666efbbabd45bc8f7c267040ae06d1174f2adf553ba5f4ff92725a1d87de70d4894228f05d6269a64
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- medieval_latina (1.2.3)
4
+ medieval_latina (1.2.4)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/README.md CHANGED
@@ -23,9 +23,15 @@ Or install it yourself as:
23
23
 
24
24
  ```ruby
25
25
  ["caelum", "omnia", "pugno"].each { |word| puts MedievalLatina[word] }
26
- # "chayloom"
27
- # "ohm-nia"
28
- # "poon-yoh"
26
+ => "chayloom"
27
+ => "ohm-nia"
28
+ => "poon-yoh"
29
+
30
+ MedievalLatina.verbs.include?("voco")
31
+ => true
32
+
33
+ MedievalLatina.verbs.include?("nauta")
34
+ => false
29
35
  ```
30
36
 
31
37
  ## Development
@@ -47,4 +47,234 @@ class MedievalLatina
47
47
  "toga" => "toga",
48
48
  "undeviginti" => "oon-day-veejin-tee"
49
49
  }.freeze
50
+
51
+ VERBS = %w[
52
+ abeo
53
+ accedo
54
+ accendo
55
+ adeo
56
+ ago
57
+ actum
58
+ ait
59
+ alo
60
+ ambulo
61
+ amo
62
+ appello
63
+ audeo
64
+ audio
65
+ bello
66
+ bibo
67
+ cado
68
+ caedo
69
+ caleo
70
+ cano
71
+ capio
72
+ capto
73
+ careo
74
+ carpo
75
+ castigo
76
+ cedo
77
+ ceno
78
+ censeo
79
+ cesso
80
+ cieo
81
+ cingo
82
+ cito
83
+ claudo
84
+ coco
85
+ coepio
86
+ coerceo
87
+ cogito
88
+ cognosco
89
+ cogo
90
+ colo
91
+ committo
92
+ compello
93
+ concido
94
+ condo
95
+ confero
96
+ conficio
97
+ confido
98
+ congrego
99
+ conor
100
+ conservo
101
+ consumo
102
+ convenio
103
+ convoco
104
+ creo
105
+ cresco
106
+ culpo
107
+ curo
108
+ damno
109
+ debeo
110
+ dedo
111
+ defendo
112
+ defero
113
+ deleo
114
+ desidero
115
+ despicio
116
+ dico
117
+ dimico
118
+ discedo
119
+ disco
120
+ do
121
+ doceo
122
+ doleo
123
+ duco
124
+ edico
125
+ edo
126
+ efficio
127
+ eicio
128
+ emendo
129
+ emo
130
+ eo
131
+ eripio
132
+ excipio
133
+ excogito
134
+ expello
135
+ facio
136
+ fero
137
+ fio
138
+ firmo
139
+ fleo
140
+ fluo
141
+ fugio
142
+ fugo
143
+ fundo
144
+ fungor
145
+ gemo
146
+ gero
147
+ guberno
148
+ gusto
149
+ habeo
150
+ horrifico
151
+ hortor
152
+ iaceo
153
+ iacio
154
+ ignoro
155
+ impello
156
+ impero
157
+ impono
158
+ incedo
159
+ incito
160
+ ineo
161
+ insulto
162
+ insurgo
163
+ interficio
164
+ invenio
165
+ iuro
166
+ iuvo
167
+ laboro
168
+ laetor
169
+ laudo
170
+ lego
171
+ licet
172
+ ligo
173
+ malo
174
+ maneo
175
+ mereor
176
+ misceo
177
+ misereor
178
+ mitto
179
+ moneo
180
+ moveo
181
+ mutilo
182
+ muto
183
+ nascor
184
+ navigo
185
+ neco
186
+ nego
187
+ nescio
188
+ nitor
189
+ noceo
190
+ nosco
191
+ nuntio
192
+ obsideo
193
+ occido
194
+ occulo
195
+ odi
196
+ offero
197
+ oppono
198
+ opprimo
199
+ opto
200
+ oro
201
+ ostendo
202
+ pareo
203
+ pario
204
+ paro
205
+ pasco
206
+ patior
207
+ pello
208
+ perdo
209
+ peto
210
+ pono
211
+ possum
212
+ premo
213
+ probo
214
+ propero
215
+ protego
216
+ provideo
217
+ pugno
218
+ punio
219
+ puto
220
+ quaero
221
+ quaescivi
222
+ quatio
223
+ rapio
224
+ redeo
225
+ reficio
226
+ rego
227
+ relinquo
228
+ reperio
229
+ resisto
230
+ respondeo
231
+ resto
232
+ rideo
233
+ saluto
234
+ salveo
235
+ sano
236
+ scindo
237
+ scio
238
+ scribo
239
+ secerno
240
+ sedeo
241
+ sentio
242
+ sequor
243
+ servio
244
+ servo
245
+ spero
246
+ spiro
247
+ sto
248
+ sum
249
+ sumo
250
+ sumpsi
251
+ supero
252
+ surgo
253
+ taceo
254
+ tego
255
+ teneo
256
+ termino
257
+ tero
258
+ terreo
259
+ timeo
260
+ tollo
261
+ trado
262
+ traho
263
+ tutor
264
+ uro
265
+ usurpo
266
+ utor
267
+ vagor
268
+ valeo
269
+ veho
270
+ versor
271
+ verto
272
+ video
273
+ vigilo
274
+ vito
275
+ vivo
276
+ voco
277
+ volo
278
+ vulnero
279
+ ].freeze
50
280
  end
@@ -1,3 +1,3 @@
1
1
  class MedievalLatina
2
- VERSION = "1.2.3".freeze
2
+ VERSION = "1.2.4".freeze
3
3
  end
@@ -13,6 +13,10 @@ class MedievalLatina
13
13
  text.gsub(/\W+/, " ").downcase.split(" ")
14
14
  end
15
15
 
16
+ def self.verbs
17
+ VERBS
18
+ end
19
+
16
20
  def initialize(word)
17
21
  @index = 0
18
22
  @word = word.downcase
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: medieval_latina
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.3
4
+ version: 1.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jayson Virissimo
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-11-02 00:00:00.000000000 Z
11
+ date: 2022-12-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |
14
14
  There are good text-to-speech engines for English and classical Latin, but none for medieval Latin.