このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
ben
/
earwigbot
ミラー元
https://github.com/earwig/earwigbot
ウォッチ
1
スター
1
フォーク
0
コード
リリース
4
アクティビティ
ソースを参照
Proper nouns!
tags/v0.1^2
Ben Kurtovic
12年前
親
fd2348ed1a
コミット
1ca93b4a04
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
earwigbot/commands/dictionary.py
+ 1
- 0
earwigbot/commands/dictionary.py
ファイルの表示
@@ -94,6 +94,7 @@ class Dictionary(Command):
"initialism": "Initialism",
"phrase": "Phrase",
"proverb": "Proverb",
"prop. n.": "Proper noun",
}
defs = []
for part, fullname in parts_of_speech.iteritems():
書き込み
プレビュー
読み込み中…
キャンセル
保存