Rules for Our Dictionary

  • Let's Work in Our Dictionary

    We've created and XML folder with some information about XML. Our dictionary will be stored in XML document, you have an entry example have a look.

    We will work in an intermediate document, an spreadsheet where we will compile each entry [we'll provide this document]. Once a language entry is finished we will translate it into our XML document, and we will send it to Spanish partners. For example, English entry finished will be like:

      
        noun
    
        
            motherboard.png
        
    
          
          
            
              motherboard
       
              s
    
              
                ˈmʌðəˌbɔːd
                motherboard_en.ogg
              
    
              
                The RAM slots are on the motherboard.
              
            
    
            
              mainboard
       
              s
    
              
                meɪnbɔːd
                mainboard_en.ogg
              
    
              
                Some peripheral devices can be integrated into the mainboard.
              
            
    
          
                
          
            It is a printed circuit board where computer components are connected.
          
        

    It has English information and common information as well. The other entries won't have common information, only language information, for example, Spanish will be like:

    
       
          
            
              placa base
       
              f
              s
    
              
                ˈplaka ˈbase
                placabase_es.ogg
              
    
              
                La placa base es un elemento principal del ordenador.
              
            
    
            
              placa madre
       
              f
              s
    
              
                ˈplaka ˈmaðɾe
                placamadre_es.ogg
              
    
              
                El microprocessador se conecta en un zócalo de la placa madre.
              
            
    
            
              placa principal
       
              f
              s
    
              
                ˈplaka pɾinθiˈpal
                placaprincipal_es.ogg
              
    
              
                La placa principal es un elemento fundamental del ordenador.
              
            
    
          
                
          
            És un circuito impreso al que se conectan los componentes que constituyen el ordenador.
          
        

    Rules

    We must consider some RULES:
    • lower case letters: most of the information must be in lower case letters (part_speech, image, term, gender, number, pronuntiation_audio).
    • gender values are m for masculine and f for feminine.
    • number values are s for singular and p for plural.

    Images

    Images will be SQUARED, its dimensions will be 400x400 pixels, and it will be stored in png format.

    Furthermore images must be original. We can take pictures or drawings and after convert it in a squared 300x300 png image. Be careful you must take care of proportions when you transform the image, don't deform it.

    Image files name are based on English term, look at the example provided.

    You can use the software you want to do the transformation. An option is GIMP, https://www.gimp.org

    You can use the "terms-images" folder to upload images.

    Audio

    We will record pronuntiation terms. Audio must be in ogg format. Audio files name are based on term and language, look at the example provided.

    You can use Audacity to perform this task, http://www.audacityteam.org, it's a free multiplatform software.

    When you have your language XML document complete, and the audio, you must send it to Spanish partners.

     

    Let's go, we'll do a great work ;)