文件名称:Arabic-Conjugator:共轭 MSA 动词,给出三个词根字母、动词形式、时态和代词
文件大小:36KB
文件格式:ZIP
更新时间:2024-06-20 06:25:47
Ruby
阿拉伯语共轭符 共轭 MSA 动词,给出三个词根字母、动词形式、时态和代词 Verb.new({root1: "ك", root2: "ت", root3: "ب", 形式: 2, 时态: "present", 代词: :he}).共轭 #=> "يكتّب"
【文件预览】:
Arabic-Conjugator-master
----Rakefile(28B)
----arabic_conjugator.gemspec(806B)
----Gemfile(101B)
----Gemfile.lock(457B)
----spec()
--------past_tense()
--------present_tense()
--------spec_helper.rb(106B)
----lib()
--------arabic_conjugator.rb(724B)
--------arabic_conjugator()
----README.md(235B)
----LICENSE.txt(1KB)