author: 水科七三郎 title: 北海氣象鎻談(承前) journal: 氣象集誌 part: 1 volume: 11 issue: 9 date: 1893 page-range: 380-389 doi: 10.2151/jmsj1882.11.9_394
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #import "@preview/cades:0.3.0": qr-code | |
| #set text(font: "Yu Gothic UI") | |
| #set page(width: 260pt, height: 170pt, fill: rgb("#397eff"), margin: 25pt) | |
| #place(text(size: 40pt, ":(", fill: white), dx: 0pt, dy: 0pt) | |
| #place( | |
| text( | |
| size: 5pt, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "wan": [ | |
| "num" | |
| ], | |
| "tu": [ | |
| "num" | |
| ], | |
| "rak": [ | |
| "verb" | |
| ], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import difflib | |
| import tomllib | |
| import sys | |
| from pathlib import Path | |
| from datetime import datetime | |
| project_file = Path("pyproject.toml") | |
| with open(project_file, "rb") as file: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jpn | ain | notes | |
|---|---|---|---|
| 矢 | Ai. | ||
| 十勝石 | Anji 或は Yes. | ||
| 釣針 | Ap 或 Kon. | ||
| 立つ | Ash. | ||
| 群集する | At 或 Wekari. | ||
| 海 | Atuika. | ||
| 枝 | Hashiteki. | ||
| 休む | Eshiku. | ||
| 火 | Abe. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #let examples = counter("example") | |
| #let std-numbering = numbering | |
| #let named_examples = state("named-examples", (:)) | |
| #let ex(text, tran, name: none, numbering: "1)", asterisk: false) = { | |
| examples.step() | |
| context { | |
| let current_numbering = examples.get() | |
| if name != none { | |
| named_examples.update(x => { |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import regex as re | |
| from pathlib import Path | |
| TARGET_FILE = ".\YourFile.ass" | |
| def split_ass_by_styles(file_path): | |
| # Convert string path to Path object if not already | |
| file_path = Path(file_path) | |
| # Read ASS content from the file | |
| with open(file_path, 'r', encoding='utf-8') as file: |
アイヌ語基本形態変化一覧表のデータは https://github.com/aynumosir/ainu-morphology-data に移動した。
noun_possessives.tsv— 名詞の概念形と所属形verb_plurals.tsv— 動詞の単数形と複数形
各行に出典を付し、辞書・コーパスと照合できなかった形は削除してある。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 正邪 | |
| 盛衰 | |
| 大小 | |
| 吉凶 | |
| 古今 | |
| 是非 | |
| 疾徐 |
NewerOlder