-
-
Notifications
You must be signed in to change notification settings - Fork 379
[atticgreekabnt2] Initial submission #4067
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ms-netto
wants to merge
10
commits into
keymanapp:master
Choose a base branch
from
ms-netto:attic_greek_for_abnt2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
b40dc64
[attic_greek_for_abnt2] Initial submission
ms-netto 3e9aef0
Update experimental/a/attic_greek_for_abnt2/source/attic_greek_for_ab…
ms-netto 48080ad
Merge branch 'master' into attic_greek_for_abnt2
ms-netto 240c2a5
Asked / suggested changes done
ms-netto 4720a51
Changes applied
ms-netto adf1472
Revert "Changes applied"
ms-netto eee3651
Revert "Merge branch 'master' into attic_greek_for_abnt2"
ms-netto f37585d
Revert "Update experimental/a/attic_greek_for_abnt2/source/attic_gree…
ms-netto 9a9685c
Changes applied
ms-netto 7a86ded
Delete attic_greek_for_abnt2.kmn
ms-netto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| Attic Greek For ABNT2 Change History | ||
| ==================== | ||
|
|
||
| 1.0 (2026-07-24) | ||
| ---------------- | ||
| * Created by Marcelo dos Santos Netto |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| The MIT License (MIT) | ||
|
|
||
| Copyright © 2026 Marcelo dos Santos Netto | ||
|
|
||
| Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: | ||
|
|
||
| The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | ||
|
|
||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,60 @@ | ||
| # Attic Greek (ABNT2) | ||
|
|
||
| A polytonic Ancient (Attic) Greek keyboard layout for Brazilian ABNT2 keyboards, built with [Keyman Developer](https://keyman.com/developer). | ||
|
|
||
| ## | ||
|
|
||
| ## Overview | ||
|
|
||
| This keyboard allows typing polytonic Attic Greek — including breathings (smooth/rough), accents (acute, grave, circumflex), vowel quantity marks (macron/breve), iota subscript, and dialytika — directly from a standard Brazilian ABNT2 physical keyboard, without needing to remap the underlying OS layout. | ||
|
|
||
| It is intended for students and researchers of Ancient Greek philology, philosophy, and classics who work on ABNT2 hardware and want an intuitive, discoverable set of deadkey combinations rather than memorizing raw Unicode code points. | ||
|
|
||
|
|
||
| ## Features | ||
|
|
||
| * Full polytonic coverage: smooth (᾿) and rough (῾) breathings, acute, grave, and circumflex accents, iota subscript, and dialytika | ||
|
|
||
| * Macron/breve (vowel quantity) combinations for α, ι, υ | ||
|
|
||
| * Deadkey-based input: compose diacritics onto a base vowel in any order supported by the ruleset | ||
|
|
||
| * On-Screen Keyboard (OSK) layout for visual reference on touch/desktop | ||
|
|
||
| ## | ||
|
|
||
| ## Installation | ||
|
|
||
| 1. Download and install [Keyman](https://keyman.com) for your platform. | ||
|
|
||
| 2. Install the `attic\_greek\_abnt2.kmp` package. | ||
|
|
||
| 3. Select "Attic Greek (ABNT2)" from your Keyman keyboard list. | ||
|
|
||
| ## | ||
|
|
||
| ## Usage | ||
|
|
||
| Deadkeys are typed before or after the base vowel (see table below) to compose the desired combination. Refer to the on-screen keyboard (OSK) for the full deadkey map. | ||
|
|
||
| ## Known limitations | ||
|
|
||
| * Macron/breve combinations are currently restricted to α, ι, υ. | ||
|
|
||
| ## | ||
|
|
||
| ## Author | ||
|
|
||
| Marcelo dos Santos Netto | ||
|
|
||
| ## | ||
|
|
||
| ## License | ||
|
|
||
| MIT — see [LICENSE.md](LICENSE.md). | ||
|
|
||
| ## | ||
|
|
||
| ## Contributing / feedback | ||
|
|
||
| Issues and pull requests are welcome. Please open an issue on this keyboard's page in the [Keyman keyboards repositor](https://github.com/keymanapp/keyboards) if you find a bug or have a suggested rule addition. |
17 changes: 8 additions & 9 deletions
17
release/c/caunon/caunon.kpj → ...tal/a/atticgreekabnt2/atticgreekabnt2.kpj
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,8 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <KeymanDeveloperProject> | ||
| <Options> | ||
| <Version>2.0</Version> | ||
| <CompilerWarningsAsErrors>True</CompilerWarningsAsErrors> | ||
| <CheckFilenameConventions>True</CheckFilenameConventions> | ||
| <SkipMetadataFiles>True</SkipMetadataFiles> | ||
| </Options> | ||
| </KeymanDeveloperProject> | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <KeymanDeveloperProject> | ||
| <Options> | ||
| <Version>2.0</Version> | ||
| <CompilerWarningsAsErrors>True</CompilerWarningsAsErrors> | ||
| <CheckFilenameConventions>True</CheckFilenameConventions> | ||
| </Options> | ||
| </KeymanDeveloperProject> |
91 changes: 91 additions & 0 deletions
91
experimental/a/atticgreekabnt2/source/atticgreekabnt2-help.htm
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,91 @@ | ||
| <div class="keyboard-help"> | ||
| <h3>Attic Greek for ABNT2: Quick Help</h3> | ||
|
|
||
| <p>Press accent keys before typing the vowel. The order of accent keys does not matter.</p> | ||
|
|
||
| <h4>Main Accent Keys:</h4> | ||
| <ul> | ||
| <li><strong>(ç)</strong> : Iota subscript</li> | ||
| <li><strong>(~)</strong> : Tilde</li> | ||
| <li><strong>(´)</strong> : Acute / Grave accents</li> | ||
| <li><strong>([)</strong> : Rough breathing</li> | ||
| <li><strong>(])</strong> : Soft breathing</li> | ||
| <li><strong>(-)</strong> : Macron</li> | ||
| </ul> | ||
|
|
||
| <h4>One Accent / Aspiration</h4> | ||
| <table border="1" style="border-collapse: collapse; width: 100%; font-size: 0.9em;"> | ||
| <thead> | ||
| <tr> | ||
| <th>Diacritic</th> | ||
| <th>Keys</th> | ||
| <th>Result</th> | ||
| </tr> | ||
| </thead> | ||
| <tbody> | ||
| <tr><td>Acute</td><td><code>´ + letter</code></td><td align="center">ά</td></tr> | ||
| <tr><td>Grave</td><td><code>` + letter</code></td><td align="center">ὰ</td></tr> | ||
| <tr><td>Rough</td><td><code>[ + letter</code></td><td align="center">ἁ</td></tr> | ||
| <tr><td>Smooth</td><td><code>] + letter</code></td><td align="center">ἀ</td></tr> | ||
| <tr><td>Tilde</td><td><code>~ + letter</code></td><td align="center">ᾶ</td></tr> | ||
| <tr><td>Macron</td><td><code>- + letter</code></td><td align="center">ᾱ</td></tr> | ||
| </tbody> | ||
| </table> | ||
|
|
||
| <h4>Accent + Aspiration</h4> | ||
| <table border="1" style="border-collapse: collapse; width: 100%; font-size: 0.9em;"> | ||
| <thead> | ||
| <tr> | ||
| <th>Diacritic</th> | ||
| <th>Keys</th> | ||
| <th>Result</th> | ||
| </tr> | ||
| </thead> | ||
| <tbody> | ||
| <tr><td>Acute + Rough</td><td><code>´ + [ + letter</code></td><td align="center">ἄ</td></tr> | ||
| <tr><td>Grave + Rough</td><td><code>` + [ + letter</code></td><td align="center">ἂ</td></tr> | ||
| <tr><td>Acute + Smooth</td><td><code>´ + ] + letter</code></td><td align="center">ἅ</td></tr> | ||
| <tr><td>Grave + Smooth</td><td><code>` + ] + letter</code></td><td align="center">ἅ</td></tr> | ||
| <tr><td>Tilde + Rough</td><td><code>~ + [ + letter</code></td><td align="center">ἆ</td></tr> | ||
| <tr><td>Tilde + Smooth</td><td><code>~ + ] + letter</code></td><td align="center">ἇ</td></tr> | ||
| </tbody> | ||
| </table> | ||
|
|
||
| <h4>Iota Subscript + Diacritics</h4> | ||
| <table border="1" style="border-collapse: collapse; width: 100%; font-size: 0.9em;"> | ||
| <thead> | ||
| <tr> | ||
| <th>Diacritic</th> | ||
| <th>Keys</th> | ||
| <th>Result</th> | ||
| </tr> | ||
| </thead> | ||
| <tbody> | ||
| <tr><td>Iota subscript</td><td><code>ç + letter</code></td><td align="center">ᾳ</td></tr> | ||
| <tr><td>Sub. + Acute</td><td><code>ç + ´ + letter</code></td><td align="center">ᾴ</td></tr> | ||
| <tr><td>Sub. + Grave</td><td><code>ç + ` + letter</code></td><td align="center">ᾲ</td></tr> | ||
| <tr><td>Sub. + Rough</td><td><code>ç + [ + letter</code></td><td align="center">ᾁ</td></tr> | ||
| <tr><td>Sub. + Smooth</td><td><code>ç + ] + letter</code></td><td align="center">ᾀ</td></tr> | ||
| <tr><td>Sub. + Tilde</td><td><code>ç + ~ + letter</code></td><td align="center">ᾷ</td></tr> | ||
| <tr><td>Sub. + Tilde + Rough</td><td><code>ç + ~ + [ + letter</code></td><td align="center">ᾇ</td></tr> | ||
| <tr><td>Sub. + Tilde + Smooth</td><td><code>ç + ~ + ] + letter</code></td><td align="center">ᾆ</td></tr> | ||
| </tbody> | ||
| </table> | ||
|
|
||
| <h4>Special Punctuation</h4> | ||
| <table border="1" style="border-collapse: collapse; width: 100%; font-size: 0.9em;"> | ||
| <thead> | ||
| <tr> | ||
| <th>Symbol</th> | ||
| <th>Key</th> | ||
| <th>Result</th> | ||
| </tr> | ||
| </thead> | ||
| <tbody> | ||
| <tr><td>Eisagogika</td><td><code>Shift + ,</code></td><td align="center">«</td></tr> | ||
| <tr><td>Eisagogika</td><td><code>Shift + .</code></td><td align="center">»</td></tr> | ||
| <tr><td>Ano teleia</td><td><code>;</code></td><td align="center">·</td></tr> | ||
| <tr><td>Erotimatiko</td><td><code>/</code></td><td align="center">;</td></tr> | ||
| </tbody> | ||
| </table> | ||
| </div> | ||
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This entire file is identical to
welcome.htmand can be removed.welcome.htmis the standard help file to include in the keyboard package (.kps)