Labs/Ubiquity/i18n: Difference between revisions
Jump to navigation
Jump to search
(→Notes) |
|||
Line 31: | Line 31: | ||
== Documentation == | == Documentation == | ||
* [[Labs/Ubiquity/Parser_Documentation|Parser documentation]] | * Parser 1 (the original parser - currently in use) | ||
* [[Labs/Ubiquity/Ubiquity_0.1_Localization_Tutorial|Localization (writing your own parser) tutorial]] | ** [[Labs/Ubiquity/Parser_Documentation|Parser documentation]] | ||
** [[Labs/Ubiquity/Ubiquity_0.1_Localization_Tutorial|Localization (writing your own parser) tutorial]] | |||
* Parser 2 (the new parser - in development) | |||
** [[Labs/Ubiquity/Parser 2|Parser design doc]] | |||
** [http://mitcho.com/blog/how-to/adding-your-language-to-ubiquity-parser-2/ Adding your language to Ubiquity Parser 2] | |||
== Particular language focus/proposals == | == Particular language focus/proposals == |
Revision as of 11:55, 29 April 2009
Participation
- ubiquity-i18n Google Group/mailing list - for the discussion of internationalization and localization issues
- #ubiquity irc.mozilla.org - Live internet relay chat discussion.
- Questions to ask - a starting point for those who want to contribute data in their language for analysis
- Research topics - future research and blog topics in the Ubiquity + i18n realm. Feel free to blog on or discuss these and other topics!
- Issue Tracker - Used to report/discuss bugs and submit patches for Ubiquity.
Meetings
Resources
Proposals
- Towards a "natural syntax"
- Overlord verbs
- Solving the 'it' problem: dealing with ambiguity
- Writing commands with semantic roles
- A proposed inventory of semantic roles
- A proposal for a data-based approach to localizing Ubiquity
Notes
See also other Ubiquity-related blog posts by mitcho, the resident linguist.
Documentation
- Parser 1 (the original parser - currently in use)
- Parser 2 (the new parser - in development)