~wintermute-devel/wintermute/linguistics-devel

« back to all changes in this revision

Viewing changes to store/locale/es/db.json

  • Committer: Jacky Alciné
  • Date: 2011-04-09 22:18:29 UTC
  • Revision ID: jackyalcine@gmail.com-20110409221829-igczcog3k673ici7
Hmm.. candy :)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*
2
 
 * A JSON notation of Wintermute's linguistical database.
3
 
 *
4
 
 * @author Jacky Alcine <jacky.alcine@thesii.org>
5
 
 * @created-on 31 March 2011 15:07:52 UTC-4
6
 
 **/
7
 
[
8
 
    {
9
 
        text: "her",
10
 
        links : [{
11
 
            semanticID : 0,
12
 
            flags : "Aep3#"
13
 
        },{
14
 
            semanticID : 0,
15
 
            flags "Aeo3#"
16
 
        }]
17
 
    }
18
 
];
 
 
b'\\ No newline at end of file'