├── CHANGELOG.md ├── LICENSE.txt ├── README.md ├── britfone.expansions.3.0.1.tsv ├── britfone.main.3.0.1.csv └── britfone.symbols.3.0.1.txt /CHANGELOG.md: -------------------------------------------------------------------------------- 1 | ## Change Log 2 | 3 | ### v3.0.0 (2017/10/02 19:41 +00:00) 4 | - [5f7f7d7](https://github.com/JoseLlarena/Britfone/commit/5f7f7d7c8eb4a207d4e7ac288b6b647472bb207c) build: update version number (@JoseLlarena) 5 | - [b2b4242](https://github.com/JoseLlarena/Britfone/commit/b2b4242cef34c8aa0fad45abb0b8eca3656d9168) doc: add changelog; update readme accordingly (@JoseLlarena) 6 | - [f871071](https://github.com/JoseLlarena/Britfone/commit/f871071217ea85cca8161bba29cbf504c047df22) feat: replace space with underscore (@JoseLlarena) 7 | - [7046142](https://github.com/JoseLlarena/Britfone/commit/7046142268e2494959f595e5f2a3825cadad0bf4) fix: replace long with short i in derived verb forms (@JoseLlarena) 8 | - [af4eb31](https://github.com/JoseLlarena/Britfone/commit/af4eb31c62bacde8b07c7c5aca976be06d46c907) fix: happy-tensing for -ing forms of verbs; feat: replacement of space with underscore (@JoseLlarena) 9 | - [6690946](https://github.com/JoseLlarena/Britfone/commit/6690946053d98d0b32a2afef975f1ad0e266a363) fix: kayak, trans(s)exual, trickle, qualitative, bras, dumfries; feat: add stickler, noodle, propagat(e,ed,es,ing,ion) (@JoseLlarena) 10 | 11 | ### v2.0.1 (2017/04/30 07:14 +00:00) 12 | - [449a9c7](https://github.com/JoseLlarena/Britfone/commit/449a9c741ba1b5559fbf475904980c83be98ea4d) ref: rename after version bump (@JoseLlarena) 13 | - [84c1013](https://github.com/JoseLlarena/Britfone/commit/84c1013583e17e78c38f2fddb10ac9c156649902) doc: fix examples (@JoseLlarena) 14 | 15 | ### v2.0.0 (2017/04/30 06:53 +00:00) 16 | - [dc657e0](https://github.com/JoseLlarena/Britfone/commit/dc657e08a2e3adc849096f814045e06b48772110) doc: add github links to contributing section (@JoseLlarena) 17 | - [ad47471](https://github.com/JoseLlarena/Britfone/commit/ad4747125f3777ae1377a04b05f1db22d21e9a72) fix: herpes (@JoseLlarena) 18 | - [73cfb6a](https://github.com/JoseLlarena/Britfone/commit/73cfb6abc92a203ed359d01f33075996cc448184) feat: replace long tense i in plurls with short tense i; fix: campuses (@JoseLlarena) 19 | - [c8427e1](https://github.com/JoseLlarena/Britfone/commit/c8427e1810510b58b8aa757a1f66d40e1facaf4a) doc: add features to intro; add contribution section (@JoseLlarena) 20 | - [ac75b75](https://github.com/JoseLlarena/Britfone/commit/ac75b75f2f558b57738c662bb6cd648ffdf379e3) ref: renaming files after bumping version (@JoseLlarena) 21 | - [5bad4ea](https://github.com/JoseLlarena/Britfone/commit/5bad4ead8a8f6a99945f183e5d16313e236660c8) doc: update to reflect new use of short tense 'i' (@JoseLlarena) 22 | - [739f438](https://github.com/JoseLlarena/Britfone/commit/739f438e79f6e14a4d017dd599e06be34fa8f99c) feat: update list of symbols with new short i (@JoseLlarena) 23 | - [e0f6159](https://github.com/JoseLlarena/Britfone/commit/e0f6159c03ad75c7253638971a3d2bbc68be67a6) feat: conversion of final weak 'i's from long to short (@JoseLlarena) 24 | - [8c001cc](https://github.com/JoseLlarena/Britfone/commit/8c001cce6d3cbda0562cb09c8ae6d68cc4c7d5f0) fix: pyramid (@JoseLlarena) 25 | - [a422a57](https://github.com/JoseLlarena/Britfone/commit/a422a5720891eda3e48d6ac939133ef91422b3e8) fix: wikipedia link in readme (@JoseLlarena) 26 | - [a2229c7](https://github.com/JoseLlarena/Britfone/commit/a2229c7f2ba2846ba20cadbbebc7fbe0c3643e42) add: old english verb forms (@JoseLlarena) 27 | - [7dc9f3b](https://github.com/JoseLlarena/Britfone/commit/7dc9f3b9fd3f87dc9fbc7d872e5dc72f9e21284b) fix: wikipedia, bucharest; add: irregular plurals and others (@JoseLlarena) 28 | 29 | ### v1.2.0 (2017/02/13 17:59 +00:00) 30 | - [411d6bb](https://github.com/JoseLlarena/Britfone/commit/411d6bba69b67021eacfd47aa56290c23fbf3e5b) ref: update file names to current version (@JoseLlarena) 31 | - [099b9f1](https://github.com/JoseLlarena/Britfone/commit/099b9f1270959960f72267740c90438c1b601dc3) add: irregular plurals (@JoseLlarena) 32 | - [ded8b5c](https://github.com/JoseLlarena/Britfone/commit/ded8b5c698d6fe4fa0a57c809801bb6504e36eb7) doc: add missing links (@JoseLlarena) 33 | - [73858b7](https://github.com/JoseLlarena/Britfone/commit/73858b75f2c29596803fb02c870da12b0e034a00) doc: add changelog section (@JoseLlarena) 34 | - [a135fcd](https://github.com/JoseLlarena/Britfone/commit/a135fcd5caaf822635d5030b0cc734566d927ad6) doc: rewording, clarification; add: example entry from documentation (@JoseLlarena) 35 | - [97c872d](https://github.com/JoseLlarena/Britfone/commit/97c872d490190441a71891518820b1b971278ab5) doc: update and clarification (@JoseLlarena) 36 | - [bcdb36a](https://github.com/JoseLlarena/Britfone/commit/bcdb36a12b58832448c7aad02608253ea9913803) license: update year (@JoseLlarena) 37 | - [0ec459e](https://github.com/JoseLlarena/Britfone/commit/0ec459ed3a20ac7c2f66410c6377c0b064f95bd1) add: words from bnc and google corpora (@JoseLlarena) 38 | - [287fcfb](https://github.com/JoseLlarena/Britfone/commit/287fcfb5bb301a2bf181ad64a426b37d4d8a5dd5) add: more words from google corpus (@JoseLlarena) 39 | - [c69c58b](https://github.com/JoseLlarena/Britfone/commit/c69c58bf74d18aa80274ec11d5f5fe5b73c92a0c) fix: vertigo; add: more words from google corpus (@JoseLlarena) 40 | - [2984a9f](https://github.com/JoseLlarena/Britfone/commit/2984a9fd1836dde9d498bb5fabcbde1bf462de4c) add: more words from google corpus (@JoseLlarena) 41 | - [d3b28d1](https://github.com/JoseLlarena/Britfone/commit/d3b28d16ca46679fcbaef6593536e55c77c3f889) add from google corpus: lesotho, judiciary, incarnate, imagery, garner, garnet, burundi, buckle, trivia, trickle, treacle, tiffany, sturdy, trackback(s), trifle, severity, retailing, quartz, prevents, patriot, newfoundland, mesa, myrtle (@JoseLlarena) 42 | - [1dd60e3](https://github.com/JoseLlarena/Britfone/commit/1dd60e35b25f788680420c84d0965477a3b19f80) fix: un-parantheses, christianity; modify and add incorporate (@JoseLlarena) 43 | - [6996190](https://github.com/JoseLlarena/Britfone/commit/6996190b636f84083fdfae8fcf43c7649341d043) fix: tournaments, specifically, progressively, complementary, businessmen, interestingly; modify: tournament(s), researcher(s),engaging, document(s), extreme, extremely, discriminate, businessmen; add: blimp, tournament(s), researcher(s), businessman, specific, extreme, extremely, engaging, document(s), buisenesmann, discriminate; remove: vis, specific (@JoseLlarena) 44 | - [903cb18](https://github.com/JoseLlarena/Britfone/commit/903cb1800ec0345d92bad60e1859918b6a51171d) fix: allegation(s); add; brexit (@JoseLlarena) 45 | - [dd862e1](https://github.com/JoseLlarena/Britfone/commit/dd862e195fdd6ff4c613e56a648db1f82a4261d0) fix: university, twentieth, thirtieth, millimetres; modify: twentieth; remove; twentieth, duplicate of indices (@JoseLlarena) 46 | - [6082b7d](https://github.com/JoseLlarena/Britfone/commit/6082b7d7455e373a1519b3e07ab79d77124128a0) fix: unacceptable, surfaces, supplemental, sovereignty, selective, selections, select, selected, selecting, secretary, secreatries, representation, precedent, perspiration, matrixes, legitimate, legitimacy, necklace, lengendary, investigation(s), insulation, inspiration, incredible, incredibly, illegitimate, fundraising, elevation, easier, easiest, dialect(s), compatibility, collectibles, boulevard, benifit(s), appendixes, algebra; modified: resources, arsenic; add: indices, arsenic, resources (@JoseLlarena) 47 | - [feed266](https://github.com/JoseLlarena/Britfone/commit/feed26633b58e5bceecebbb41b7e9fb060e0b911) fix: willingness, wellness, ultimately, tortoise, terminations, soonest, sinuses, sadness, mattress, integration, hottest, highest, happiness, fastest, darkness, effectiveness, consciousness, coincidence, challenge, challenging, biggest, closest, awareness, countess;modify: porcelain, countess; removed: interest(s), interesting (@JoseLlarena) 48 | - [35b66e0](https://github.com/JoseLlarena/Britfone/commit/35b66e03dbfa955e015f9a424d026b9eaef69c01) fix: characters, characteristic(s), primarily; modify: primarily; add: primarily (@JoseLlarena) 49 | - [a7ffca5](https://github.com/JoseLlarena/Britfone/commit/a7ffca525cbc67d4fc7f0baa9f8313a7987eb1ba) fix: vegetarian, tremendous, purchas(es), purchased, purchasing, purchaser(s),realism, surface, provinces, plagiarism, mountain(s), mistress, courtesy, fountain, actress, amphibian, calendar(s), avenue; modify: indirectly, tremendous, decorative; add: decorative, indirectly; remove: tremendous (@JoseLlarena) 50 | - [6c5314a](https://github.com/JoseLlarena/Britfone/commit/6c5314a1c89f384c983daca63f71ed04c2c99396) fix: scenarios, outrageous, discipline(s), disciplinary, captain, accesses, harvest (@JoseLlarena) 51 | - [00c167e](https://github.com/JoseLlarena/Britfone/commit/00c167e4c9eab498c6a7de61551624710d18688e) fix: sinuses, relevant, relevance, re-sign, periodic, mozilla, mommy, memorial, mechanic(s), mechanical, loughton, jeremy, impulses,laundry, exploit, elephant; modify: salt, salty, opposite, opera, anybody; add: anybody, salt, salty, grandma, opposite; remove: sandwich (@JoseLlarena) 52 | - [1607b5f](https://github.com/JoseLlarena/Britfone/commit/1607b5fb608942efd1622be3f34ac5169c228ab2) fix: witness(es), wilderness, weakness(es), thickness, sickness, madness, kindness, highness, goodness, forgiveness, fitness (@JoseLlarena) 53 | - [e1800ce](https://github.com/JoseLlarena/Britfone/commit/e1800ce994bc4260f6bdbc9e7325f7b56d280135) fix: unfortunate, unfortunately, template(s), tablet(s), syndicate, secret(s), private, priately, secrets, pirates, estimates; add: pirate (@JoseLlarena) 54 | - [9a6123f](https://github.com/JoseLlarena/Britfone/commit/9a6123fe49bfdfaa552f6ef2e01126c1576ace46) fix:ultimate, repetition, portrait(s), petition, passionate, moderate, legitimate, leaflet(s), intimate, inadequate, ilness, fortunate, fortunately, illegitimate, moderate, elaborate, duplicate, delicate, deliberate, deliberately, estimate, delegate(s), corporate, competition(s), coordinate(s), certificate(s),candidate(s), cannot, beloved, approximate, alternate, adequate, accurate, accurately, climate, benett; modify:climate, bennet, portraits; add: portraits; remove: schwa alternatives to climate and benett (@JoseLlarena) 55 | - [8f11eff](https://github.com/JoseLlarena/Britfone/commit/8f11eff674d81b6f984e18a44be069318762a82d) fix: vitamins, andorra, worthless, useless, stainless, regardless, pointless, needless, hopeless, helpless, endless, cordless, doubtless (@JoseLlarena) 56 | - [f2d2a7a](https://github.com/JoseLlarena/Britfone/commit/f2d2a7a272c5cac747bafb03a7719794621a42cd) fix: hymen, linen, daryl, banal (@JoseLlarena) 57 | - [b531d06](https://github.com/JoseLlarena/Britfone/commit/b531d060f2b44b5f5b91db0b16775fdf46ccb928) fix: replaced (@JoseLlarena) 58 | - [469b8fb](https://github.com/JoseLlarena/Britfone/commit/469b8fbc31aaf9d20214f0aa14af380d13ae09c7) fix: volvo, topless, toilet(s), telegram, telegraph, telephone, telecom, separate, separately, germaine; modify: transit, separate; add: transit, separate (@JoseLlarena) 59 | - [5e3d54e](https://github.com/JoseLlarena/Britfone/commit/5e3d54ef176d639fe5105ca9f69ad0c4ceb8cea7) fix: visual, visualis/zation, trademarks, surmise, petrol, nirvana, joseph, garage(s), dirge, architects; modify: visual, visualis/zation, garage(s), didcot, batman; add: visual, visualization, garage(s), didcot, batman; delete: joseph (@JoseLlarena) 60 | - [eb56452](https://github.com/JoseLlarena/Britfone/commit/eb5645263457731b91ab08444e96ca536964aeda) fix: worried, nissan, midi, married, hurried, fancied, celebs, accompanied; modify: nissan, mosaic, chi; add: nissan, mosaic, chi (@JoseLlarena) 61 | - [fde7f22](https://github.com/JoseLlarena/Britfone/commit/fde7f2223f21c61a2797eac9e4f0c795b7e1eaa4) fix: displacement (@JoseLlarena) 62 | - [a1d64eb](https://github.com/JoseLlarena/Britfone/commit/a1d64eb192ed78a1c61ae32f83255bba10e835b6) fix: modem(s); modify: export(s), embark; add: export(s), embark, buffet (@JoseLlarena) 63 | - [1ef88fe](https://github.com/JoseLlarena/Britfone/commit/1ef88fea24b3368fe9daf4eeb9241e84c0f6b074) modify: as, pylon; add: weak as, pylon (@JoseLlarena) 64 | - [3ba505a](https://github.com/JoseLlarena/Britfone/commit/3ba505a83651507992fab894ab61d00ef31f44fc) fix: yous, wonky, spunk, plonker, plank, lancaster, flank, conquer, conrete, condom,concord; modify: module(s), leads, condom, coral; add: module(s), leads, choral (@JoseLlarena) 65 | - [dda88ea](https://github.com/JoseLlarena/Britfone/commit/dda88ea2de17416289b709f1a26a83cd92701248) fix: velvet, wander, vastly, subaru, statue, samuel, revive, palace, oldest, latest, houses, helmet, fossil, helmet, detach, detached, caters, biopsy; modify yearly, superb, second, seconds, ordeal, greasy, domain, berlin; add: yearly, superb, ordeal, statue, second, seconds, cursed, berlin (@JoseLlarena) 66 | - [861e23f](https://github.com/JoseLlarena/Britfone/commit/861e23f92c4a1945c7197ceb25e5984e08dd3a18) fix: unite, united; modify: gill, volt; add: gill, volt, pry (@JoseLlarena) 67 | - [0070962](https://github.com/JoseLlarena/Britfone/commit/00709623d29f84ee9b541583de372b1b016877d4) fix: paths, romeo; modify: year, dowry; add: modify, dowry (@JoseLlarena) 68 | - [29ae837](https://github.com/JoseLlarena/Britfone/commit/29ae8376254377ec7bf94ac0b1ecadbbb539aeab) fix: stew, steer, semen, moses, heal, docs, cater, bios; modify: moped, momentum; add: moped, momentum (@JoseLlarena) 69 | - [1b534d3](https://github.com/JoseLlarena/Britfone/commit/1b534d3e09dac6692db7fd025fbba211470940ec) fix: roar (@JoseLlarena) 70 | - [b0dee7f](https://github.com/JoseLlarena/Britfone/commit/b0dee7f00beef868e07e341aed138e505a7ea67b) fix: coral; modify: troll; add: new alt pronun to troll (@JoseLlarena) 71 | - [7015c2a](https://github.com/JoseLlarena/Britfone/commit/7015c2a18634dbcff319080195a28be439a5c054) fix: bung, walt; modify: pate; add: alternative for pate (@JoseLlarena) 72 | - [356d55f](https://github.com/JoseLlarena/Britfone/commit/356d55f11c9dae4cf4da0bece0e1f6ef1bad4e21) fix: wove (@JoseLlarena) 73 | - [3ef93d7](https://github.com/JoseLlarena/Britfone/commit/3ef93d7c6a328a76ba5e8bc883178f6590b97c60) fix: calf, calves, catastrophic (@JoseLlarena) 74 | - [bf0fe05](https://github.com/JoseLlarena/Britfone/commit/bf0fe05c38e91308e93155eb6770459a27e8ca6d) add: ruffle (@JoseLlarena) 75 | - [b3a84ec](https://github.com/JoseLlarena/Britfone/commit/b3a84ec030670b3346491918c89aca78f9a5f0db) fix: temporarily, television(s), terribly, terrible, decimal, beautiful, beautifully, anonymous, chocolate(s); add: alternative pronunciations to temporary, television(s), chocolate(s), controversy; remove: community with schwa (@JoseLlarena) 76 | - [84856d8](https://github.com/JoseLlarena/Britfone/commit/84856d8bb9f94491a4f95458b96c689433f1b28b) fix: bracelet, dusty, monsignor, stilt, teletext, wrestle; add:stilts (@JoseLlarena) 77 | - [6805902](https://github.com/JoseLlarena/Britfone/commit/6805902c04ac94375484f79dea11d1c7e7e6be64) fix: vixen (@JoseLlarena) 78 | - [4128e47](https://github.com/JoseLlarena/Britfone/commit/4128e47c8a7c59ad564da44f4a5871fdd3577a99) fix: invocation (@JoseLlarena) 79 | - [9d8a563](https://github.com/JoseLlarena/Britfone/commit/9d8a563c42ed9ef4e3971a4fee841567aec05d7d) fix: artifact, lanky; remove: spurious rifh (@JoseLlarena) 80 | - [4109d1b](https://github.com/JoseLlarena/Britfone/commit/4109d1be7521fa9d4061df66ad8854ba9bdab2ee) fix: Cairo (@JoseLlarena) 81 | - [553fae0](https://github.com/JoseLlarena/Britfone/commit/553fae00cde1deb602edad764dae2427f39fb0cc) fix: cheapest, shaken (@JoseLlarena) 82 | - [783c466](https://github.com/JoseLlarena/Britfone/commit/783c466fa926bed4ac044873a08356e74250e3a2) fix: yup, waked, quagmire, iffy, froth, eynsham, dine, diner, alas, eynsham, age, aging (@JoseLlarena) 83 | - [3f15ca1](https://github.com/JoseLlarena/Britfone/commit/3f15ca117ec01caecfb403ba0150301d6defdd86) modify: berkeley, adding alternate pronunciation; add: unintuitive UK place names (@JoseLlarena) 84 | - [8afd898](https://github.com/JoseLlarena/Britfone/commit/8afd898b473c66adb8eca04a49c26f99ecc55df9) fix: loom; add: a few more words from NGSL (@JoseLlarena) 85 | - [39cce6d](https://github.com/JoseLlarena/Britfone/commit/39cce6df08c2a05023bb58b16156b621886fb165) few more words from NGSL (@JoseLlarena) 86 | - [621a56c](https://github.com/JoseLlarena/Britfone/commit/621a56c4036fd60cc614f265ce9d034a32b73b84) add: few more words from NGSL (@JoseLlarena) 87 | - [f5083e8](https://github.com/JoseLlarena/Britfone/commit/f5083e842ae09fc75add893564b0685f49a9819f) fix: name of symbols file (@JoseLlarena) 88 | - [b02d226](https://github.com/JoseLlarena/Britfone/commit/b02d226719ee798a66f764c1384cf087401b668f) fix: fastest, indirect, ecological, transexual, transsexual; add: words from NGSL (@JoseLlarena) 89 | - [6481749](https://github.com/JoseLlarena/Britfone/commit/6481749707a0938e5e1a94ca05940a6a80656ae6) fix: whirring; add: European capitals, bnc words, irregular verbs (@JoseLlarena) 90 | - [8d3f583](https://github.com/JoseLlarena/Britfone/commit/8d3f5833ede102b2f96b766456277ab9b7514b34) feat: add irregular verbs (@JoseLlarena) 91 | - [d8e0192](https://github.com/JoseLlarena/Britfone/commit/d8e01924222b95c0aadbec72a78b7990bdd5279e) delete: sta; fix: textbook, orangutang, stockholm; add: bnc words, european capitals (@JoseLlarena) 92 | - [8c44fa5](https://github.com/JoseLlarena/Britfone/commit/8c44fa524df90d5edf33f154c61ad543d9dab56e) fix: age, foray; feat: a few more words from bnc (@JoseLlarena) 93 | - [2e1b0a9](https://github.com/JoseLlarena/Britfone/commit/2e1b0a917d53acc3ad3649d078d990678acfd764) more words from bnc (@JoseLlarena) 94 | - [d352485](https://github.com/JoseLlarena/Britfone/commit/d3524857e62371f97d49b519e5b8d0935addac30) fix: hymn; feat: add 100+ words from bnc (@JoseLlarena) 95 | - [b1f1c6b](https://github.com/JoseLlarena/Britfone/commit/b1f1c6b6b73ec356d22e0a613aa2b56fb86c4c32) ref: add prefix to symbols file (@JoseLlarena) 96 | - [969fab6](https://github.com/JoseLlarena/Britfone/commit/969fab68f51b675e47a1d05dea4be4d0cd866205) fix: SHITTY,PORTUGUESE,GUI,PONY,SUNDAY,BRITNEY,HAWAII,NEWBIE,THIRTY,MORAY,GRANDE,CRITICIZED,TWENTIETH,HARRIET,WARRIOR,WARRIORS,MARRIOTT,HAMPSHIRE,SOCIOLOGICAL (@JoseLlarena) 97 | - [d279ce4](https://github.com/JoseLlarena/Britfone/commit/d279ce4af3c3613db8edbd3356af7115fc1374f8) fix: muslims; add/modify: muslim (@JoseLlarena) 98 | - [54c756d](https://github.com/JoseLlarena/Britfone/commit/54c756d5a3892aac803ac90e093a8069db20b851) fix: anaesthetise, mole, helix, squelch (@JoseLlarena) 99 | - [5cfd865](https://github.com/JoseLlarena/Britfone/commit/5cfd8655f4388065b30033e6f575a94a5b828ea9) fix: karma, circulation, parentheses, electron, lieutenant; modify: comfortable; add: 600+ difficult to spell or pronounce words (@JoseLlarena) 100 | 101 | ### v1.1.3 (2016/12/17 18:09 +00:00) 102 | - [e1709b7](https://github.com/JoseLlarena/Britfone/commit/e1709b7d682c75134e99fc6653fc8204d38c7b0c) ref: rename files to current release (@JoseLlarena) 103 | - [4b3adb6](https://github.com/JoseLlarena/Britfone/commit/4b3adb6a59019932b9498d6640ad61065b682636) fix: chage short to long o in absorption (@JoseLlarena) 104 | - [53c486e](https://github.com/JoseLlarena/Britfone/commit/53c486e09d82bfa2aceb4d64613e54c324ccf60f) fix: evelyn, pennsylvania; add fizzy (@JoseLlarena) 105 | - [ec94c99](https://github.com/JoseLlarena/Britfone/commit/ec94c996c551c0ce0c08a7ceb9e182e6529f00b0) fix: syria (@JoseLlarena) 106 | - [cca101a](https://github.com/JoseLlarena/Britfone/commit/cca101a8774a0bedc76c05ac91e8e38e8c42a583) fix: ambiguous, conspicuous (@JoseLlarena) 107 | 108 | ### v1.1.2 (2016/10/16 21:16 +00:00) 109 | - [93d7479](https://github.com/JoseLlarena/Britfone/commit/93d7479df4e8313e8a8013dc3c42747189c857fe) ref: rename files for release (@JoseLlarena) 110 | - [7e026e5](https://github.com/JoseLlarena/Britfone/commit/7e026e5e2e08608e6c1929a35b81122d30b70ac8) fix: marxist, shakespeare, thereafter (@JoseLlarena) 111 | - [b4f8155](https://github.com/JoseLlarena/Britfone/commit/b4f8155537536dc09f4ccb6ce57a214cfa7bfe1f) fix: remove stray i with missing length symbol in symbols list (@JoseLlarena) 112 | 113 | ### v1.1.1 (2016/10/16 16:05 +00:00) 114 | - [2d545c5](https://github.com/JoseLlarena/Britfone/commit/2d545c514cb19f1b5589f25fcab8bbcbe20beae2) update file name to release number (@JoseLlarena) 115 | - [ca9f09c](https://github.com/JoseLlarena/Britfone/commit/ca9f09c683a7ac3bf88c363d404055da816951e7) fix: add all symbols in main dictionary, sorted (@JoseLlarena) 116 | - [5dc4ba7](https://github.com/JoseLlarena/Britfone/commit/5dc4ba7981b73e5e48f4b78bc2c6cd57d6cf25ca) fix: resort main dictionary (@JoseLlarena) 117 | - [47648bb](https://github.com/JoseLlarena/Britfone/commit/47648bb7f7ac09ee43a54d2de64554bf8e469507) fix: confront, shrink (@JoseLlarena) 118 | - [8f6c9ef](https://github.com/JoseLlarena/Britfone/commit/8f6c9ef5e884f34e829b8a804491361864ff9727) fix: pron. of confrontation; add: more entries from bnc top frequencies (@JoseLlarena) 119 | - [47f8a69](https://github.com/JoseLlarena/Britfone/commit/47f8a691c0489907b9a2db2d0f25e81dbf16b58b) fix: accompany (@JoseLlarena) 120 | - [b85e121](https://github.com/JoseLlarena/Britfone/commit/b85e121e2553b7890c40bdaf54d232e27b66ab17) fix: sort newly added entries (@JoseLlarena) 121 | - [ee8f53a](https://github.com/JoseLlarena/Britfone/commit/ee8f53a59867791d8565f050c4b53b56fdcfcd90) fix: empty last line in expansions file (@JoseLlarena) 122 | - [d46e8b6](https://github.com/JoseLlarena/Britfone/commit/d46e8b6d6e7d78a64de469b3f5044e41f053dc5a) add: entries from bnc frequency lists (@JoseLlarena) 123 | - [f3ee6fb](https://github.com/JoseLlarena/Britfone/commit/f3ee6fb60bb5fbf4a2f25da459b0a277e33c2b3e) fix: been, moldova, departmental, will now show all words properly torted; add ax, axes, dormouse , dormice (@JoseLlarena) 124 | 125 | ### v1.0.0 (2016/10/13 17:27 +00:00) 126 | - [f18900a](https://github.com/JoseLlarena/Britfone/commit/f18900abcf5bb1eaadfe8862a7044414f2774fc7) feat: delete old dictionary files to start semver (@JoseLlarena) 127 | - [6b6b455](https://github.com/JoseLlarena/Britfone/commit/6b6b45512468db3846f3843c07a279b13d2cfce6) feat: rename dictionary files to start semver (@JoseLlarena) 128 | - [694256b](https://github.com/JoseLlarena/Britfone/commit/694256bdf07fe7b75c6f5ca55cef0b55a04de852) add: hamlet, hamlets (@JoseLlarena) 129 | - [c653bf3](https://github.com/JoseLlarena/Britfone/commit/c653bf312329072ac5f68d3f48be2010730f3418) fix: missing dipthong in symbol list (@JoseLlarena) 130 | - [b802a53](https://github.com/JoseLlarena/Britfone/commit/b802a536cb2c9f268b8830fd50d71d56a9de951b) fix: p. of alex, lettuce (@JoseLlarena) 131 | - [1812680](https://github.com/JoseLlarena/Britfone/commit/18126804460adb05c256a59b30d2c98124e524b6) fix: add au dipthong missiong from symbols.txt (@JoseLlarena) 132 | - [08f1ba6](https://github.com/JoseLlarena/Britfone/commit/08f1ba6a690c7ff875961673269605928dbd68c3) fix: genealogy, intention(s), thesaurus (@JoseLlarena) 133 | - [4031642](https://github.com/JoseLlarena/Britfone/commit/40316427c7fb49cc7de8a83fe17680a87f80d156) feat: add annexe entry; fix: ally, annex, auburn, audio, ethiopia, mature, niger, oath, premature, regime, thereafter, and wallace (@JoseLlarena) 134 | - [97fe75b](https://github.com/JoseLlarena/Britfone/commit/97fe75b12c7e3564d3fb0cf85388fa6fcd0d3925) fix: change long to short a in aspirations (@JoseLlarena) 135 | - [678c765](https://github.com/JoseLlarena/Britfone/commit/678c7653b373851a20a7573cbc0c13e21b140dc3) replaced bad phonemes (@JoseLlarena) 136 | - [79119a2](https://github.com/JoseLlarena/Britfone/commit/79119a2ada3b0616b8676889be8b01e4aaf64475) corrected sound and spelling of various words (@JoseLlarena) 137 | - [321f1fb](https://github.com/JoseLlarena/Britfone/commit/321f1fbd090817e4991654e003efe975b979ffdd) corrected evolutionary word, kilometre and vocabulary sounds (@JoseLlarena) 138 | - [1156b04](https://github.com/JoseLlarena/Britfone/commit/1156b04afb3bdc4ab1676ff775eea7c3617a221e) corrected joined, incorrect sounds (@JoseLlarena) 139 | - [4c7d6e9](https://github.com/JoseLlarena/Britfone/commit/4c7d6e96de10d5444c96ffce9efad5c6fd01950e) corrected pronunciations of 've, brunei(2), mali and query (@JoseLlarena) 140 | - [12b00a1](https://github.com/JoseLlarena/Britfone/commit/12b00a177e32cbf8d03dbeba0ecf032d36179d2f) corrected duplicate/missing stress marks, cosmetic changes to readme (@JoseLlarena) 141 | - [36a4149](https://github.com/JoseLlarena/Britfone/commit/36a41491ad78ae821ed5bb1ab8394c7040e015c8) corrected readme (@JoseLlarena) 142 | - [565ea55](https://github.com/JoseLlarena/Britfone/commit/565ea55dd713cc248de98344aa11a89a79b24ee9) corrected readme (@JoseLlarena) 143 | - [dd45936](https://github.com/JoseLlarena/Britfone/commit/dd459361d78ba42d78e05bf2e8207b4716b6016e) first commit (@JoseLlarena) -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) by 2017 Jose Llarena 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy of 6 | this software and associated documentation files (the "Software"), to deal in 7 | the Software without restriction, including without limitation the rights to 8 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 9 | the Software, and to permit persons to whom the Software is furnished to do so, 10 | subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS 17 | FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 18 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 19 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 20 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ## Britfone 2 | 3 | 4 | 5 | British English (RP/Standard Southern British ) pronunciation dictionary: 6 | 7 | * +16,000 entries including the top 10,000 most frequent words as per [BNC](http://www.kilgarriff.co.uk/bnc-readme.html) 8 | and [Google Web Corpus](http://norvig.com/ngrams) 9 | * IPA transcription including primary and secondary stress 10 | * MIT license 11 | * separate expansion dictionary spelling out punctuation and abbreviations 12 | * both American and British spelling variants 13 | * all UK counties 14 | * all London boroughs 15 | * all major UK towns 16 | * all European capitals 17 | * all US states 18 | * all common irregular plurals 19 | * all common irregular verbs 20 | 21 | ## Format 22 | 23 | The main dictionary's words are in upper case, comma-separated from their space-separated pronunciation. For words 24 | with multiple pronunciations, a parenthesised number is attached to the end: 25 | 26 | ``` 27 | RAINBOW, ɹ ˈeɪ n b ˌəʊ 28 | RAINING, ɹ ˈeɪ n ɪ ŋ 29 | RAISE, ɹ ˈeɪ z 30 | RAISED, ɹ ˈeɪ z d 31 | RAISES, ɹ ˈeɪ z ɪ z 32 | RAISING, ɹ ˈeɪ z ɪ ŋ 33 | RAISINS, ɹ ˈeɪ z ɪ n z 34 | RALEIGH(1), ɹ ˈɑː l i 35 | RALEIGH(2), ɹ ˈɔː l i 36 | ``` 37 | 38 | Stress marks are attached to the stressed vowel/diphthong. 39 | 40 | Multi-unit words are separated by the underscore `_`, which stands for an actual space ` `. This is to ease further 41 | processing: 42 | 43 | ``` 44 | COSTA_RICA, k ˌɒ s t ə ɹ ˈiː k ə 45 | ``` 46 | 47 | In the expansions dictionary entries are also in upper case, tab-separated from their expansions: 48 | 49 | 50 | ``` 51 | MON MONDAY(1) 52 | MON. MONDAY(1) 53 | MPG MILES PER(1) GALLON 54 | MPH MILES PER(1) HOUR 55 | MR MISTER 56 | MR. MISTER 57 | MRS MISSIS 58 | MRS. MISSIS 59 | ``` 60 | ## Issues and remarks 61 | 62 | 63 | * **strict IPA versus traditional phonetic symbols**: the phonetic symbols are strictly as defined by the IPA, as opposed to how 64 | they have traditionally been used in many dictionaries and the language learning literature. In particular: 65 | 66 | - /ɐ/ instead of traditional /ʌ/ 67 | - /ɹ/ instead of traditional /r/ 68 | - /ɛ/ instead of traditional /e/ 69 | - /ɜː/ instead of traditional /əː/ 70 | 71 | * **unstressed vowels as /ə/ and /ɪ/**: due to the diversity of the sources for phonetic transcription, there's some inconsistency in how [weak vowels](https://en.wikipedia.org/wiki/Phonological_history_of_English_high_front_vowels#Developments_involving_weak_vowels) 72 | are transcribed, though in most cases /ɪ/ is used, following the Collins Dictionary. 73 | 74 | * **final _i_**: final unstressed _i's_ are given a short tense "i" phoneme /i/, different from both /iː/ and /ɪ/, to reflect [happy-tensing](https://en.wikipedia.org/wiki/Phonological_history_of_English_high_front_vowels#Happy-tensing). Most dictionaries show this vowel (https://en.wikipedia.org/wiki/English_phonology) or the short tense /ɪ/. 75 | There might be some inconsistency in the transcription as happy-tensing is preserved in inflected variants in spoken English (e.g., _studied_ derives it from _study_, and it contrasts with _studded_) yet this might not always be reflected in the dictionary. 76 | 77 | * **secondary stress**: secondary stress is not always marked (the primary always is). 78 | 79 | * **stems and inflections**: not all inflected open-class words (noun, verbs, adjectives and adverbs) have all their inflected variants, and not all variants show all of the alternative pronunciations. The possessive form _-'s_ 80 | of nouns is not included, and neither is the superlative form of most adjectives and adverbs. 81 | 82 | * **acronyms vs initialisms**: The expansions dictionary only contains _acronyms_, i.e., words that are _not_ pronounced by spelling 83 | out the individual letters (e.g. NATO). _Initialisms_, on the other hand, (e.g. _BBC_, _NHS_) are excluded. The pronunciation of these can 84 | be obtained by looking up the [names of the individual letters](https://en.wikipedia.org/wiki/English_alphabet) 85 | in the main dictionary, then concatenating them. 86 | 87 | ## Sources 88 | 89 | The initial source of the phonetic transcriptions is [cmudict](https://github.com/cmusphinx/cmudict), plus a number of other sources for British English specifics: 90 | Wiktionary, Wikipedia, the Collins Dictionary, the Oxford Dictionary, the Cambridge Dictionary and the MacMillan Dictionary. 91 | 92 | The main sources of the word frequency-filtered vocabulary are the top 10K in the British National Corpus, the Google Web Corpus and the [New General Service Lists](http://www.newgeneralservicelist.org). 93 | Not all words in these lists are included since due to sampling bias there are uncommon words like _athelstan_ or _phentermine_, as well as foreign words. Also excluded are initialisms. 94 | 95 | ## Changelog 96 | 97 | See [Changelog](https://github.com/JoseLlarena/britfone/blob/master/CHANGELOG.md) 98 | 99 | ## Contribuiting 100 | 101 | If you'd like to contribute a correction or an addition, or make a request for an addition, you can make a [pull request](https://github.com/JoseLlarena/Britfone/pulls) or open an [issue](https://github.com/JoseLlarena/Britfone/issues). 102 | 103 | ## MIT License (MIT) 104 | 105 | Copyright (c) 2017 by Jose Llarena 106 | 107 | Permission is hereby granted, free of charge, to any person obtaining a copy of 108 | this software and associated documentation files (the "Software"), to deal in 109 | the Software without restriction, including without limitation the rights to 110 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 111 | the Software, and to permit persons to whom the Software is furnished to do so, 112 | subject to the following conditions: 113 | 114 | The above copyright notice and this permission notice shall be included in all 115 | copies or substantial portions of the Software. 116 | 117 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 118 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS 119 | FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 120 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 121 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 122 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------------------- /britfone.expansions.3.0.1.tsv: -------------------------------------------------------------------------------- 1 | ! EXCLAMATION POINT 2 | " CLOSE(2) QUOTE 3 | " DOUBLE QUOTE 4 | " END OF(1) QUOTE 5 | " END QUOTE 6 | " IN(2) QUOTES 7 | " QUOTE 8 | " UNQUOTE 9 | # SHARP SIGN 10 | % PERCENT 11 | & AMPERSAND 12 | ' APOSTROPHE 13 | ' END INNER QUOTE 14 | ' END QUOTE 15 | ' INNER QUOTE 16 | ' QUOTE 17 | ' SINGLE QUOTE 18 | ( BEGIN PARENS 19 | ( IN(2) PARENTHESES 20 | ( LEFT PAREN 21 | ( OPEN PARENTHESES 22 | ( PAREN 23 | ( PARENS 24 | ( PARENTHESES 25 | ) CLOSE(2) PAREN 26 | ) CLOSE(2) PARENTHESES 27 | ) END PAREN 28 | ) END PARENS 29 | ) END PARENTHESES 30 | ) END THE(1) PAREN 31 | ) PAREN 32 | ) PARENS 33 | ) RIGHT PAREN 34 | ) UN-PARENTHESES 35 | * ASTERISK 36 | + PLUS 37 | , COMMA 38 | - DASH 39 | - HYPHEN 40 | . DECIMAL 41 | . DOT 42 | . FULL STOP 43 | . PERIOD 44 | . POINT 45 | ... ELLIPSIS 46 | / SLASH 47 | 0 ZERO 48 | 1 ONE 49 | 10 TEN 50 | 100 HUNDRED(1) 51 | 1000 THOUSAND 52 | 11 ELEVEN 53 | 12 TWELVE 54 | 13 THIRTEEN(2) 55 | 14 FOURTEEN(2) 56 | 15 FIFTEEN(2) 57 | 16 SIXTEEN(2) 58 | 17 SEVENTEEN(2) 59 | 19 NINETEEN(2) 60 | 2 TWO 61 | 20 TWENTY 62 | 3 THREE 63 | 30 THIRTY 64 | 4 FOUR 65 | 40 FORTY 66 | 5 FIVE 67 | 50 FIFTY 68 | 6 SIX 69 | 60 SIXTY 70 | 7 SEVEN 71 | 70 SEVENTY 72 | 8 EIGHT 73 | 80 EIGHTY 74 | 9 NINE 75 | 90 NINETY 76 | : COLON 77 | ; SEMI COLON 78 | = EQUALS 79 | ? QUESTION MARK 80 | A. A(2) 81 | AAA TRIPLE A(2) 82 | AI A(2) I 83 | AK ALASKA 84 | AK. ALASKA 85 | AL ALABAMA 86 | AL. ALABAMA 87 | AM A(2) EM 88 | AOL AMERICA ONLINE 89 | APPROX APPROXIMATELY 90 | APR APRIL 91 | APR. APRIL 92 | AR ARKANSAS 93 | AUG AUGUST 94 | AUG. AUGUST 95 | AVE AVENUE 96 | AVE. AVENUE 97 | AZ ARIZONA 98 | AZ. ARIZONA 99 | B BEE 100 | B. BEE 101 | BBQ BARBECUE 102 | BLVD BOULEVARD 103 | C CEE 104 | C. CEE 105 | CA CALIFORNIA 106 | CD-ROM CEE DEE ROM 107 | CD-ROMS CEE DEE ROMS 108 | CO COLORADO 109 | CO. COMPANY 110 | CONN. CONNECTICUT 111 | CORP CORPORATION 112 | CORP. CORPORATION 113 | CT CONNECTICUT 114 | CT COURT 115 | D DEE 116 | D. DEE 117 | DB DATABASE 118 | DE DELAWARE 119 | DEC. DECEMBER 120 | DIVX DIV ECKS 121 | DR DOCTOR 122 | DR DRIVE 123 | DR. DOCTOR 124 | E-BOOK E BOOK 125 | E. E 126 | E.G. FOR(1) EXAMPLE 127 | EBOOK E BOOK 128 | ETC ETCETERA 129 | ETC. ETCETERA 130 | EU EUROPEAN UNION 131 | EUR EURO 132 | F EF 133 | F'D EFFED 134 | F. EF 135 | FEB FEBRUARY(1) 136 | FEB. FEBRUARY(1) 137 | FIG. FIGURE 138 | FL FLORIDA 139 | FLICKR FLICKER 140 | FRI FRIDAY(1) 141 | FRI. FRIDAY(1) 142 | FYI FOR(1) YOUR(1) INFORMATION 143 | G GEE 144 | G. GEE 145 | GA GEORGIA 146 | GOVS GOVERNORS 147 | H AITCH 148 | H. AITCH 149 | HI HAWAII 150 | HON HONOURABLE 151 | HON. HONOURABLE 152 | I ONE 153 | I. I 154 | I.E. I E 155 | I.E. THAT(2) IS(2) 156 | IA IOWA 157 | ID IDAHO 158 | II TWO 159 | III THREE 160 | IL ILLINOIS 161 | IL. ILLINOIS 162 | IMO IN(2) MY OPINION 163 | IN INDIANA 164 | IN. INCH 165 | INC. INCORPORATED 166 | IOU I OWE YOU(3) 167 | IV FOUR 168 | IX NINE 169 | J JAY 170 | J. JAY 171 | JAN. JANUARY 172 | JPEG JAY PEG 173 | JR JUNIOR 174 | JUL JULY(1) 175 | JUL. JULY(1) 176 | JUN JUNE 177 | JUN. JUNE 178 | K. KAY 179 | KS KANSAS 180 | KY KENTUCKY 181 | L EL 182 | L. EL 183 | LA LOUISIANA 184 | LB POUND 185 | LBS POUNDS 186 | LTD LIMITED 187 | LTD. LIMITED 188 | M EM 189 | M. EM 190 | MAR MARCH 191 | MAR. MARCH 192 | MASS. MASSACHUSETTS 193 | MD MARYLAND 194 | ME MAINE 195 | MESSRS. MESSRS 196 | MI MICHIGAN 197 | MN MINNESOTA 198 | MO MISSOURI 199 | MON MONDAY(1) 200 | MON. MONDAY(1) 201 | MPG MILES PER(1) GALLON 202 | MPH MILES PER(1) HOUR 203 | MR MISTER 204 | MR. MISTER 205 | MRS MISSIS 206 | MRS. MISSIS 207 | MS. MS 208 | MSGR MONSIGNOR 209 | MSSRS. MESSRS 210 | MT MONTANA 211 | MT MOUNT 212 | MYSQL MY ESS CUE EL 213 | N EN 214 | N. EN 215 | N.C. NORTH CAROLINA 216 | N.D. NORTH DAKOTA 217 | N.J. NEW JERSEY 218 | N.M. NEW MEXICO 219 | NC NORTH CAROLINA 220 | ND NORTH DAKOTA 221 | NE NEBRASKA 222 | NH NEW HAMPSHIRE(1) 223 | NJ NEW JERSEY 224 | NM NEW MEXICO 225 | NO. NUMBER 226 | NOAA NOAH 227 | NOV NOVEMBER 228 | NOV. NOVEMBER 229 | NV NEVADA 230 | NY NEW YORK 231 | O. O 232 | OCT OCTOBER 233 | OCT. OCTOBER 234 | OH OHIO 235 | OK OKAY 236 | OK OKLAHOMA 237 | OR OREGON 238 | OS OPERATING SYSTEM 239 | P PEE 240 | P. PEE 241 | PA PENNSYLVANIA 242 | PENN PENNSYLVANIA 243 | PENN. PENNSYLVANIA 244 | PENNA PENNSYLVANIA 245 | PP. PAGES 246 | PROF. PROF 247 | PROF. PROFESSOR 248 | Q CUE 249 | Q. CUE 250 | R AR 251 | R. AR 252 | R.I. RHODE ISLAND 253 | REP REPRESENTATIVE 254 | REP. REPRESENTATIVE 255 | RI RHODE ISLAND 256 | S ESS 257 | S. ESS 258 | S.C. SOUTH CAROLINA 259 | S.D. SOUTH DAKOTA 260 | SC SOUTH CAROLINA 261 | SD SOUTH DAKOTA 262 | SEP SEPTEMBER 263 | SEP. SEPTEMBER 264 | SEPT SEPTEMBER 265 | SEPT. SEPTEMBER 266 | SR SENIOR 267 | SR SISTER 268 | ST SAINT 269 | ST STREET 270 | ST-LOUIS SAINT LOUIS 271 | ST-PETERSBURG SAINT PETERSBURG 272 | ST. SAINT 273 | ST. STREET 274 | T TEE 275 | T-BONE TEE BONE 276 | T-MOBILE TEE MOBILE 277 | T. TEE 278 | THU THURSDAY(1) 279 | THU. THURSDAY(1) 280 | TN TENNESSEE 281 | TN. TENNESSEE 282 | TUE TUESDAY(1) 283 | TUE. TUESDAY(1) 284 | TV TELEVISION 285 | TX TEXAS 286 | U. U 287 | US U ESS 288 | UT UTAH(1) 289 | V VEE 290 | V. VEE 291 | VA VIRGINIA 292 | VIII EIGHT 293 | VOL. VOLUME 294 | VT VERMONT 295 | W DOUBLE U 296 | W. DOUBLE U 297 | WA WASHINGTON 298 | WED WEDNESDAY(1) 299 | WED. WEDNESDAY(1) 300 | WI WISCONSIN 301 | WI. WISCONSIN 302 | WM WILLIAM 303 | WV WEST VIRGINIA 304 | WY WYOMING 305 | X ECKS 306 | X. ECKS 307 | XBOX ECKS BOX 308 | XI ELEVEN 309 | Y WY 310 | Y. WY 311 | Z ZED 312 | Z. ZED 313 | { BRACE 314 | { LEFT BRACE 315 | { OPEN BRACE 316 | } CLOSE(2) BRACE 317 | } RIGHT BRACE 318 | × TIMES -------------------------------------------------------------------------------- /britfone.symbols.3.0.1.txt: -------------------------------------------------------------------------------- 1 | ' 2 | ( 3 | ) 4 | - 5 | 1 6 | 2 7 | 3 8 | 4 9 | A 10 | B 11 | C 12 | D 13 | E 14 | F 15 | G 16 | H 17 | I 18 | J 19 | K 20 | L 21 | M 22 | N 23 | O 24 | P 25 | Q 26 | R 27 | S 28 | T 29 | U 30 | V 31 | W 32 | X 33 | Y 34 | Z 35 | _ 36 | aɪ 37 | aʊ 38 | b 39 | d 40 | dʒ 41 | eɪ 42 | f 43 | g 44 | h 45 | i 46 | iː 47 | j 48 | k 49 | l 50 | m 51 | n 52 | p 53 | s 54 | t 55 | tʃ 56 | uː 57 | v 58 | w 59 | z 60 | æ 61 | ð 62 | ŋ 63 | ɐ 64 | ɑː 65 | ɒ 66 | ɔɪ 67 | ɔː 68 | ə 69 | əʊ 70 | ɛ 71 | ɛə 72 | ɜː 73 | ɪ 74 | ɪə 75 | ɹ 76 | ʃ 77 | ʊ 78 | ʊə 79 | ʒ 80 | ˈaɪ 81 | ˈaʊ 82 | ˈeɪ 83 | ˈiː 84 | ˈuː 85 | ˈæ 86 | ˈɐ 87 | ˈɑː 88 | ˈɒ 89 | ˈɔɪ 90 | ˈɔː 91 | ˈə 92 | ˈəʊ 93 | ˈɛ 94 | ˈɛə 95 | ˈɜː 96 | ˈɪ 97 | ˈɪə 98 | ˈʊ 99 | ˈʊə 100 | ˌaɪ 101 | ˌaʊ 102 | ˌeɪ 103 | ˌiː 104 | ˌuː 105 | ˌæ 106 | ˌɐ 107 | ˌɑː 108 | ˌɒ 109 | ˌɔɪ 110 | ˌɔː 111 | ˌəʊ 112 | ˌɛ 113 | ˌɛə 114 | ˌɜː 115 | ˌɪ 116 | ˌɪə 117 | ˌʊ 118 | ˌʊə 119 | θ --------------------------------------------------------------------------------