Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added keyboard/foochow/1.2.1/consonants.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions keyboard/foochow/1.2.1/foochow.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?php
$pagename = 'foochow Keyboard Help';
$pagetitle = $pagename;
// Header we will tidy up later
require_once('header.php');


?>

<p>
foochow for east-hokkienese hók-ciŭ-uâ.福州話閩東語羅馬字輸入法
</p>
<p>
foochow keyboard is using "sfwrj" keys for generating tones
</p>
specific letters: aa > a̤, oo > o̤, w > ṳ, uu > ṳ, ee > e̤, euu > e̤ṳ, enge > e̤ng,ungu > ṳng, eungu > e̤ṳng
<p>
tones: as > á, af > à, aw > ă, ar > ā, aj > â, ahj > ăh
</P>
<!-- <p>See <a href="file:taigi_poj.pdf">this document</a> for all the key combinations.</p> -->

<h1> Phonology Map </h1>
<p> consonants <p/>
<img src='consonants.png' alt='Keyboard Layout'>
<p> vowels and combinations <p/>
<img src='vowels.png' alt='Keyboard Layout'> <p/>
<img src='h.png' alt='Keyboard Layout'> <p/>
<img src='ng.png' alt='Keyboard Layout'> <p/>

<p> tones <p/>
<img src='tones.png' alt='Keyboard Layout'>
<h1>Keyboard Layout</h1>

<p><b>Unshifted</b></p>
<img src='uchauU_.png' alt='Keyboard Layout'>
<p><b>Shifted</b></p>
<img src='uchauU_S.png' alt='Keyboard Layout'>



Binary file added keyboard/foochow/1.2.1/h.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added keyboard/foochow/1.2.1/ng.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added keyboard/foochow/1.2.1/tones.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added keyboard/foochow/1.2.1/uchauU_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added keyboard/foochow/1.2.1/uchauU_S.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added keyboard/foochow/1.2.1/vowels.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading