Changeset 7939 for lang/perl/Acme-Shukugawa-Atom
- Timestamp:
- 03/14/08 09:52:07 (9 months ago)
- Location:
- lang/perl/Acme-Shukugawa-Atom/trunk
- Files:
-
- 3 modified
-
lib/Acme/Shukugawa/Atom.pm (modified) (1 diff)
-
share/config.yaml (modified) (1 diff)
-
t/02_shisu.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Acme-Shukugawa-Atom/trunk/lib/Acme/Shukugawa/Atom.pm
r7938 r7939 135 135 return $yomi if $yomi =~ s{^($RE_SYLLABLE)($RE_SYLLABLE)$}{ 136 136 my ($a, $b) = ($1, $2); 137 $a =~ s/ー$//; 137 138 $b =~ s/ー$//; 138 139 "${b}ー${a}ー"; -
lang/perl/Acme-Shukugawa-Atom/trunk/share/config.yaml
r7938 r7939 56 56 - ['横切る|通り過ぎる', 'ワイプする'] 57 57 - ['横切った|通り過ぎた', 'ワイプした'] 58 - ['時間 が', '尺が']58 - ['時間|長さ', '尺'] 59 59 - ['用意する|準備する', 'しこむ'] 60 60 - ['フジテレビ', 'CX'] -
lang/perl/Acme-Shukugawa-Atom/trunk/t/02_shisu.t
r7893 r7939 26 26 --- input: ギター 27 27 --- expected: ターギー 28 29 === 30 --- input: テープ 31 --- expected: プーテー
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)