diff options
| author | aarne <aarne@chalmers.se> | 2011-12-03 12:08:19 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2011-12-03 12:08:19 +0000 |
| commit | cf9dd6c9fe0b363076114afe7db7045bdf3f0050 (patch) | |
| tree | e792909a6d85d91ab838bc0a1ab6695e57531460 /examples/phrasebook/WordsTha.gf | |
| parent | c52f05ed46c4f5ea97be2678f828e1fbd11693c2 (diff) | |
make thaidroid: a Phrasebook with Thai pronunciation
Diffstat (limited to 'examples/phrasebook/WordsTha.gf')
| -rw-r--r-- | examples/phrasebook/WordsTha.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/phrasebook/WordsTha.gf b/examples/phrasebook/WordsTha.gf index e2ddd04e2..ede035fa4 100644 --- a/examples/phrasebook/WordsTha.gf +++ b/examples/phrasebook/WordsTha.gf @@ -231,6 +231,7 @@ concrete WordsTha of Words = SentencesTha ** -- auxiliaries oper +-- thpron = R.thpron ; mkNat : Str -> NPNationality = \nat -> mkNPNationality (mkNP (mkCN (mkA nat) L.language_N)) (mkNP (mkCN (mkA nat) L.country_N)) (mkA nat) ; |
