{ Languages = { FirstValue = "Words"; SecondValue = "Numerals"; }; Notes = ""; Words = ( { FirstValue = one; SecondValue = 1; }, { FirstValue = neung; SecondValue = 1; }, { FirstValue = two; SecondValue = 2; }, { FirstValue = sowng; SecondValue = 2; }, { FirstValue = three; SecondValue = 3; }, { FirstValue = saam; SecondValue = 3; }, { FirstValue = four; SecondValue = 4; }, { FirstValue = sii; SecondValue = 4; }, { FirstValue = five; SecondValue = 5; }, { FirstValue = ha; SecondValue = 5; } ); }