Regular Expressions 101

Save & Share

  • Regex Version: ver. 2
  • Update Regex
    ctrl+⇧+s
  • Save new Regex
    ctrl+s
  • Add to Community Library

Flavor

  • PCRE2 (PHP >=7.3)
  • PCRE (PHP <7.3)
  • ECMAScript (JavaScript)
  • Python
  • Golang
  • Java 8
  • .NET 7.0 (C#)
  • Rust
  • Regex Flavor Guide

Function

  • Match
  • Substitution
  • List
  • Unit Tests

Tools

Sponsors
There are currently no sponsors. Become a sponsor today!
An explanation of your regex will be automatically generated as you type.
Detailed match information will be displayed here automatically.
  • All Tokens
  • Common Tokens
  • General Tokens
  • Anchors
  • Meta Sequences
  • Quantifiers
  • Group Constructs
  • Character Classes
  • Flags/Modifiers
  • Substitution
  • A single character of: a, b or c
    [abc]
  • A character except: a, b or c
    [^abc]
  • A character in the range: a-z
    [a-z]
  • A character not in the range: a-z
    [^a-z]
  • A character in the range: a-z or A-Z
    [a-zA-Z]
  • Any single character
    .
  • Alternate - match either a or b
    a|b
  • Any whitespace character
    \s
  • Any non-whitespace character
    \S
  • Any digit
    \d
  • Any non-digit
    \D
  • Any word character
    \w
  • Any non-word character
    \W
  • Non-capturing group
    (?:...)
  • Capturing group
    (...)
  • Zero or one of a
    a?
  • Zero or more of a
    a*
  • One or more of a
    a+
  • Exactly 3 of a
    a{3}
  • 3 or more of a
    a{3,}
  • Between 3 and 6 of a
    a{3,6}
  • Start of string
    ^
  • End of string
    $
  • A word boundary
    \b
  • Non-word boundary
    \B

Regular Expression

~
~
guxm

Test String

Substitution

Processing...

Code Generator

Generated Code

#include <MsgBoxConstants.au3> ; to declare the Constants of MsgBox Local $sRegex = "(?uxm)^" & @CRLF & _ "" & @CRLF & _ "(?<frequency>[0-9]+) \W+" & @CRLF & _ "(?<word>\pL+\W?) \h+" & @CRLF & _ "(?<gender> [\pL()]+ (?:, \h* [\pL()]+)* ) \h+" & @CRLF & _ "(?<word_en> [^•]*[^•\s]) \h* \R" & @CRLF & _ "" & @CRLF & _ "• \h*" & @CRLF & _ "(?<sent_esp> [^–]*[^\s–] ) \s*–\s*" & @CRLF & _ "(?<sent_en> .* (?:\R .*)*? ) \h* \R" & @CRLF & _ "" & @CRLF & _ "(?<num1> [0-9]+) \h* \| \h*" & @CRLF & _ "(?<num2> .*\S)" Local $sString = "1" & @CRLF & _ "" & @CRLF & _ "el, la art the (+m, f)" & @CRLF & _ "• el diccionario tenía también frases útiles – the dictionary also had" & @CRLF & _ "useful phrases" & @CRLF & _ "2055835 | 201481381" & @CRLF & _ "" & @CRLF & _ "2" & @CRLF & _ "" & @CRLF & _ "de prep of, from" & @CRLF & _ "• es el hijo de un amigo mío – he is the son of a friend of mine" & @CRLF & _ "1104364 | 133341468" & @CRLF & _ "" & @CRLF & _ "3" & @CRLF & _ "" & @CRLF & _ "que conj that, which" & @CRLF & _ "• dice que no quiere estudiar – he says that he doesn’t want to" & @CRLF & _ "study" & @CRLF & _ "543408 | 70319525" & @CRLF & _ "" & @CRLF & _ "4" & @CRLF & _ "" & @CRLF & _ "y conj and" & @CRLF & _ "• saben leer y escribir – they know how to read and write" & @CRLF & _ "524574 | 56511956" & @CRLF & _ "" & @CRLF & _ "5" & @CRLF & _ "" & @CRLF & _ "en prep in, on" & @CRLF & _ "• vivo en el segundo piso – I live on the second floor" & @CRLF & _ "496295 | 49340069" & @CRLF & _ "" & @CRLF & _ "6" & @CRLF & _ "" & @CRLF & _ "un art a, an" & @CRLF & _ "• era un hombre simpático – he was a nice man" & @CRLF & _ "381976 | 37389547" & @CRLF & _ "" & @CRLF & _ "7" & @CRLF & _ "" & @CRLF & _ "ser v to be (norm)" & @CRLF & _ "• la primera persona narrativa puede ser por el protagonista – the" & @CRLF & _ "first-person narrative can be through the protagonist" & @CRLF & _ "324390 | 40017214" & @CRLF & _ "" & @CRLF & _ "8" & @CRLF & _ "" & @CRLF & _ "a prep to, at" & @CRLF & _ "• me voy al extranjero por el verano – I am going abroad for the" & @CRLF & _ "summer" & @CRLF & _ "328540 | 48746618" & @CRLF & _ "" & @CRLF & _ "9" & @CRLF & _ "" & @CRLF & _ "él pron he, [ellos] them (m)" & @CRLF & _ "• él es bastante simpático – he is very nice" & @CRLF & _ "428383 | 2743194" & @CRLF & _ "" & @CRLF & _ "10" & @CRLF & _ "" & @CRLF & _ "lo art the (+neut)" & @CRLF & _ "• lo mejor es estudiar mucho – the best thing is to study a lot" & @CRLF & _ "346026 | 31016059" & @CRLF & _ "" & @CRLF & _ "11" & @CRLF & _ "" & @CRLF & _ "no adv no" & @CRLF & _ "• no tiene dinero – he has no money" & @CRLF & _ "198473 | 21970515 +o" & @CRLF & _ "" & @CRLF & _ "12" & @CRLF & _ "" & @CRLF & _ "su adj his/her/their/your (–fam)" & @CRLF & _ "• ¿Quién era? ¿Su hermana? ¿Su amiga? – Who was it? His sister?" & @CRLF & _ "Her friend?" & @CRLF & _ "173372 | 17883988" & @CRLF & _ "" & @CRLF & _ "13" & @CRLF & _ "" & @CRLF & _ "haber v to have (+Ved)" & @CRLF & _ "• no ha dicho nada – he hasn’t said a thing" & @CRLF & _ "155853 | 15650271" & @CRLF & _ "" & @CRLF & _ "14" & @CRLF & _ "" & @CRLF & _ "con prep with" & @CRLF & _ "• hay un hombre con ella – there is a man with her" & @CRLF & _ "163958 | 18316135" & @CRLF & _ "" & @CRLF & _ "15" & @CRLF & _ "" & @CRLF & _ "por prep by, for, through" & @CRLF & _ "• caminamos por el parque – we walked through the park" & @CRLF & _ "174450 | 17512892" & @CRLF & _ "" & @CRLF & _ "16" & @CRLF & _ "" & @CRLF & _ "para prep for, to, in order to" & @CRLF & _ "• ¡Tengo una sorpresa sensacional para ti! – I have a wonderful" & @CRLF & _ "surprise for you!" & @CRLF & _ "112694 | 16947562" & @CRLF & _ "" & @CRLF & _ "17" & @CRLF & _ "" & @CRLF & _ "mí pron me (obj prep)" & @CRLF & _ "• el regalo era para mí – the gift was for me" & @CRLF & _ "114124 | 608449 +o" & @CRLF & _ "" & @CRLF & _ "18" & @CRLF & _ "" & @CRLF & _ "lo pron [3rd person] (dir obj-m)" & @CRLF & _ "• lo compré en la tienda – I bought it at the store" & @CRLF & _ "101112 | 5126699 +o" & @CRLF & _ "" & @CRLF & _ "19" & @CRLF & _ "" & @CRLF & _ "tener v to have" & @CRLF & _ "• Mi padre tiene varios relojes antiguos. – My father has several" & @CRLF & _ "antique watches." & @CRLF & _ "85865 | 11087983 +o" & @CRLF & _ "" & @CRLF & _ "20" & @CRLF & _ "" & @CRLF & _ "como conj like, as" & @CRLF & _ "• ser compositor en España es como ser torero en Finlandia –" & @CRLF & _ "being a composer in Spain is like being a bullfighter in Finland" & @CRLF & _ "98660 | 12480595" & @CRLF & _ "" & @CRLF & _ "21" & @CRLF & _ "" & @CRLF & _ "estar v to be (location, change from norm)" & @CRLF & _ "• él está en el trabajo – he is at work" & @CRLF & _ "88421 | 9574000" & @CRLF & _ "" & @CRLF & _ "22" & @CRLF & _ "" & @CRLF & _ "me pron me (obj)" & @CRLF & _ "• ¿Cuando me va a llamar? – When is he going to call me?" & @CRLF & _ "64024 | 8211349 +o" & @CRLF & _ "" & @CRLF & _ "23" & @CRLF & _ "" & @CRLF & _ "más adj more" & @CRLF & _ "• él necesitaba más dinero – he needed more money" & @CRLF & _ "86998 | 9003898" & @CRLF & _ "" & @CRLF & _ "24" & @CRLF & _ "" & @CRLF & _ "este adj this (m) [esta (f)]" & @CRLF & _ "• es igual en el este como en el oeste – it is the same in the east as" & @CRLF & _ "in the west" & @CRLF & _ "73920 | 13208363" & @CRLF & _ "" & @CRLF & _ "25" & @CRLF & _ "" & @CRLF & _ "le pron [3rd person] (indir obj)" & @CRLF & _ "• nunca le dijo la verdad – she never told him the truth" & @CRLF & _ "64833 | 7787199" & @CRLF & _ "" & @CRLF & _ "26" & @CRLF & _ "" & @CRLF & _ "hacer v to do, make" & @CRLF & _ "• he podido hacer lo que me gusta – I have been able to do what I" & @CRLF & _ "like" & @CRLF & _ "64199 | 8808576" & @CRLF & _ "" & @CRLF & _ "27" & @CRLF & _ "" & @CRLF & _ "se pron [“reflexive” marker]" & @CRLF & _ "• el saber de los geógrafos griegos se difundió por Europa – Greek" & @CRLF & _ "knowledge of geography spread throughout Europe" & @CRLF & _ "60393 | 28984360 +w" & @CRLF & _ "" & @CRLF & _ "28" & @CRLF & _ "" & @CRLF & _ "yo pron I (subj)" & @CRLF & _ "• ¡Yo soy el padre! – I am the father!" & @CRLF & _ "45822 | 10894793 +o +w" & @CRLF & _ "" & @CRLF & _ "29" & @CRLF & _ "" & @CRLF & _ "o conj or" & @CRLF & _ "• sí esperaba uno o dos muertos – yes, he expected one or two" & @CRLF & _ "deaths" & @CRLF & _ "71054 | 9100644" & @CRLF & _ "" & @CRLF & _ "30" & @CRLF & _ "" & @CRLF & _ "pero conj but, yet, except" & @CRLF & _ "• no significa nada para mí, pero no puedo olvidarla – it means" & @CRLF & _ "nothing to me, but I can’t forget it" & @CRLF & _ "66748 | 6871867" & @CRLF & _ "" & @CRLF & _ "31" & @CRLF & _ "" & @CRLF & _ "decir v to tell, say" & @CRLF & _ "• Parece que dice la verdad. – It seems like he is telling the truth." & @CRLF & _ "61678 | 6016427 +o" & @CRLF & _ "" & @CRLF & _ "32" & @CRLF & _ "" & @CRLF & _ "poder v to be able to, can" & @CRLF & _ "• Con estos datos se puede tener una primera idea del" & @CRLF & _ "mecanismo. – With these facts we can begin to understand the" & @CRLF & _ "mechanism" & @CRLF & _ "61177 | 9248731" & @CRLF & _ "" & @CRLF & _ "33" & @CRLF & _ "" & @CRLF & _ "ir v to go" & @CRLF & _ "• ¿Quieres ir a la playa este fin de semana? – Do you want to go to" & @CRLF & _ "the beach this weekend?" & @CRLF & _ "52054 | 4435468 +o" & @CRLF & _ "" & @CRLF & _ "34" & @CRLF & _ "" & @CRLF & _ "ese adj that (m) [esa (f)]" & @CRLF & _ "• ¿Dónde viven esas mujeres? – Where do these women live?" & @CRLF & _ "48535 | 4683205 +o" & @CRLF & _ "" & @CRLF & _ "35" & @CRLF & _ "" & @CRLF & _ "otro adj other, another" & @CRLF & _ "• No comparte su taxi nunca conotrosviajeros a menos que les" & @CRLF & _ "conoce. – Don’t share your taxi with other travelers unless you" & @CRLF & _ "know them." & @CRLF & _ "54762 | 5431865" & @CRLF & _ "" & @CRLF & _ "36" & @CRLF & _ "" & @CRLF & _ "si conj if, whether" & @CRLF & _ "• si quiere cazar, vamos a cazar – if he wants to hunt, let’s go" & @CRLF & _ "hunting" & @CRLF & _ "38328 | 6519137" & @CRLF & _ "" & @CRLF & _ "37" & @CRLF & _ "" & @CRLF & _ "mi adj my" & @CRLF & _ "• mi casa es su casa – my house is your house" & @CRLF & _ "34310 | 4766226" & @CRLF & _ "" & @CRLF & _ "38" & @CRLF & _ "" & @CRLF & _ "ver v to see" & @CRLF & _ "• había que subir para ver las ruinas – you have to climb up to see" & @CRLF & _ "the ruins" & @CRLF & _ "39015 | 4122615" & @CRLF & _ "" & @CRLF & _ "39" & @CRLF & _ "" & @CRLF & _ "ya adv already, still" & @CRLF & _ "• su marido ya ha dicho todo – her husband has already said it all" & @CRLF & _ "37257 | 3961260 +o" & @CRLF & _ "" & @CRLF & _ "40" & @CRLF & _ "" & @CRLF & _ "porque conj because" & @CRLF & _ "• lo vendo sólo porque tengo un problema muy grande – I am only" & @CRLF & _ "selling it because I am in a predicament" & @CRLF & _ "34109 | 3154550 +o" & @CRLF & _ "" & @CRLF & _ "41" & @CRLF & _ "" & @CRLF & _ "mucho adj much, many, a lot (ADV)" & @CRLF & _ "• por lo visto tienen mucho dinero – apparently they have a lot of" & @CRLF & _ "money" & @CRLF & _ "35069 | 4459289 +o" & @CRLF & _ "" & @CRLF & _ "42" & @CRLF & _ "" & @CRLF & _ "dar v to give" & @CRLF & _ "• me dio esta carta para ud – he gave me this letter for you" & @CRLF & _ "32999 | 3900029 +o" & @CRLF & _ "" & @CRLF & _ "43" & @CRLF & _ "" & @CRLF & _ "muy adv very, really" & @CRLF & _ "• está muy contento con mi trabajo – she is very happy with my" & @CRLF & _ "work" & @CRLF & _ "32854 | 3217244 +o" & @CRLF & _ "" & @CRLF & _ "44" & @CRLF & _ "" & @CRLF & _ "saber v to know (a fact), find out" & @CRLF & _ "• se necesita humildad para saber reconocer las propias faltas –" & @CRLF & _ "you need humility to know how to recognize your own faults" & @CRLF & _ "27238 | 2642079 +o" & @CRLF & _ "" & @CRLF & _ "45" & @CRLF & _ "" & @CRLF & _ "sí adv yes" & @CRLF & _ "• quiero una respuesta concreta: sí o no – I need a solid answer:" & @CRLF & _ "yes or no" & @CRLF & _ "31716 | 1100318 +o" & @CRLF & _ "" & @CRLF & _ "46" & @CRLF & _ "" & @CRLF & _ "año nm year" & @CRLF & _ "• no lo supo hasta casi un año después – he didn’t find out until" & @CRLF & _ "almost a year later" & @CRLF & _ "37168 | 3792004" & @CRLF & _ "" & @CRLF & _ "47" & @CRLF & _ "" & @CRLF & _ "ti pron you (obj prep-sg/+fam)" & @CRLF & _ "• no, la carta no es para ti – no, the letter is not for you" & @CRLF & _ "29283 | 366540 +o" & @CRLF & _ "" & @CRLF & _ "48" & @CRLF & _ "" & @CRLF & _ "te pron you (obj/+fam)" & @CRLF & _ "• ¿No te han hablado? – They haven’t spoken with you?" & @CRLF & _ "19928 | 4017417 +o" & @CRLF & _ "" & @CRLF & _ "49" & @CRLF & _ "" & @CRLF & _ "también adv also" & @CRLF & _ "• también habla italiano – she speaks Italian as well" & @CRLF & _ "31172 | 3209504" & @CRLF & _ "" & @CRLF & _ "50" & @CRLF & _ "" & @CRLF & _ "qué pron what?, which?, how (+ADJ)!" & @CRLF & _ "• no sé qué voy a hacer – I don’t know what I’m going to do" & @CRLF & _ "29722 | 2317175 +o" & @CRLF & _ "" & @CRLF & _ "51" & @CRLF & _ "" & @CRLF & _ "alguno adj some, a few" & @CRLF & _ "• habló algunas palabras con el agente de negocios – he spoke a" & @CRLF & _ "few words with the business agent" & @CRLF & _ "27224 | 3037373" & @CRLF & _ "" & @CRLF & _ "52" & @CRLF & _ "" & @CRLF & _ "nos pron us (obj)" & @CRLF & _ "• nos vio en la calle – he saw us on the street" & @CRLF & _ "17300 | 4445709 +o +w" & @CRLF & _ "" & @CRLF & _ "53" & @CRLF & _ "" & @CRLF & _ "tu adj your (+fam)" & @CRLF & _ "• ésta es tu casa y ésta es tu cama – this is your house and this is" & @CRLF & _ "your bed" & @CRLF & _ "8068 | 7260841 +w" & @CRLF & _ "" & @CRLF & _ "54" & @CRLF & _ "" & @CRLF & _ "sin prep without" & @CRLF & _ "• se habían quedado sin dinero – they were left without money" & @CRLF & _ "25332 | 2499874" & @CRLF & _ "" & @CRLF & _ "55" & @CRLF & _ "" & @CRLF & _ "mismo adj same" & @CRLF & _ "• pronunciando el mismo discurso en siete idiomas – giving the" & @CRLF & _ "same speech in seven languages" & @CRLF & _ "23973 | 3339470" & @CRLF & _ "" & @CRLF & _ "56" & @CRLF & _ "" & @CRLF & _ "eso pron that (n)" & @CRLF & _ "• y eso no es todo – and that isn’t everything" & @CRLF & _ "20972 | 2339488 +o" & @CRLF & _ "" & @CRLF & _ "57" & @CRLF & _ "" & @CRLF & _ "cuando adv when" & @CRLF & _ "• aquel libro es de mis nietos, cuando eran bebes todavía – that" & @CRLF & _ "book belonged to my grandchildren, when they were still babies" & @CRLF & _ "32690 | 71759" & @CRLF & _ "" & @CRLF & _ "58" & @CRLF & _ "" & @CRLF & _ "querer v to want, love" & @CRLF & _ "• quiero que este proceso salga con limpieza – I want this process" & @CRLF & _ "to go cleanly" & @CRLF & _ "20091 | 2897092" & @CRLF & _ "" & @CRLF & _ "59" & @CRLF & _ "" & @CRLF & _ "vez nf time (specific occurrence); en v. de: instead of" & @CRLF & _ "• es la primera vez que estoy junto al mar – this is the first time" & @CRLF & _ "that I have been near to the sea" & @CRLF & _ "27629 | 1558559" & @CRLF & _ "" & @CRLF & _ "60" & @CRLF & _ "" & @CRLF & _ "hasta prep until, up to, even (ADV)" & @CRLF & _ "• toda la noche, hasta las tres de la mañana – all night long, until" & @CRLF & _ "three in the morning" & @CRLF & _ "27638 | 2258791" & @CRLF & _ "" & @CRLF & _ "61" & @CRLF & _ "" & @CRLF & _ "la pron [3rd person] (dir obj-f)" & @CRLF & _ "• la puso en su bolsillo – he put it in his pocket" & @CRLF & _ "8190 | 7941346 +o +w" & @CRLF & _ "" & @CRLF & _ "62" & @CRLF & _ "" & @CRLF & _ "sobre prep on top of, over, about" & @CRLF & _ "• dejó el papel sobre la mesa y se fue – he left the paper on top of" & @CRLF & _ "the table and left" & @CRLF & _ "26590 | 3030210" & @CRLF & _ "" & @CRLF & _ "63" & @CRLF & _ "" & @CRLF & _ "entre prep between, among" & @CRLF & _ "• la cosa es entre tú y yo – the matter is between you and me" & @CRLF & _ "32379 | 2607736" & @CRLF & _ "" & @CRLF & _ "64" & @CRLF & _ "" & @CRLF & _ "dos num two" & @CRLF & _ "• la familia se reúne cada dos años – the family gets together every" & @CRLF & _ "two years" & @CRLF & _ "27487 | 2017874" & @CRLF & _ "" & @CRLF & _ "65" & @CRLF & _ "" & @CRLF & _ "día nm day" & @CRLF & _ "• cada día hay más problemas – every day there are more" & @CRLF & _ "problems" & @CRLF & _ "20735 | 2577473" & @CRLF & _ "" & @CRLF & _ "66" & @CRLF & _ "" & @CRLF & _ "grande adj large, great, big" & @CRLF & _ "• tiene los grandes ojos negros y bonitos – she has the biggest and" & @CRLF & _ "most beautiful black eyes" & @CRLF & _ "29813 | 2030849" & @CRLF & _ "" & @CRLF & _ "67" & @CRLF & _ "" & @CRLF & _ "así adv like that" & @CRLF & _ "• la vida es así – life is like that" & @CRLF & _ "21331 | 2321804" & @CRLF & _ "" & @CRLF & _ "68" & @CRLF & _ "" & @CRLF & _ "pasar v to pass, spend (time)" & @CRLF & _ "• no ha pasado ni un bus – not a single bus has passed by" & @CRLF & _ "20946 | 1905621" & @CRLF & _ "" & @CRLF & _ "69" & @CRLF & _ "" & @CRLF & _ "cosa nf thing" & @CRLF & _ "• estoy ya interesado en otra cosa – I am interested in a different" & @CRLF & _ "matter" & @CRLF & _ "17977 | 1903169 +o" & @CRLF & _ "" & @CRLF & _ "70" & @CRLF & _ "" & @CRLF & _ "desde prep from, since" & @CRLF & _ "• Lo habia pensado desde el principio que era una mal idea. – I" & @CRLF & _ "thought from the beginning that this was a bad idea." & @CRLF & _ "24743 | 2424665" & @CRLF & _ "" & @CRLF & _ "71" & @CRLF & _ "" & @CRLF & _ "deber v should, ought to; to owe" & @CRLF & _ "• la cosa está en el lugar donde debe estar – the thing is in the" & @CRLF & _ "place where it should be" & @CRLF & _ "19965 | 3248053" & @CRLF & _ "" & @CRLF & _ "72" & @CRLF & _ "" & @CRLF & _ "ella pron she, [ellas] them (f)" & @CRLF & _ "• ella es muy estudiosa – she is very studious" & @CRLF & _ "18720 | 1491405" & @CRLF & _ "" & @CRLF & _ "73" & @CRLF & _ "" & @CRLF & _ "pues conj then, well then" & @CRLF & _ "• pues, venga usted cuando quiera – well then, come whenever" & @CRLF & _ "you want" & @CRLF & _ "18535 | 1210256 +o" & @CRLF & _ "" & @CRLF & _ "74" & @CRLF & _ "" & @CRLF & _ "entonces adv so, then" & @CRLF & _ "• vamos entonces a cambiarlo – then we are going to change it" & @CRLF & _ "19759 | 888406 +o" & @CRLF & _ "" & @CRLF & _ "75" & @CRLF & _ "" & @CRLF & _ "llegar v to arrive" & @CRLF & _ "• por fin llegamos al fondo de la catarata – we finally arrived at the" & @CRLF & _ "bottom of the waterfall" & @CRLF & _ "18877 | 1848469" & @CRLF & _ "" & @CRLF & _ "76" & @CRLF & _ "" & @CRLF & _ "poco adj little, few, a little bit (adv)" & @CRLF & _ "• trabajó poco tiempo con él – he worked a little while with him" & @CRLF & _ "18209 | 1845555" & @CRLF & _ "" & @CRLF & _ "77" & @CRLF & _ "" & @CRLF & _ "nuestro adj our" & @CRLF & _ "• no servía para nuestro país porque somos diferentes – it was no" & @CRLF & _ "good for our contry because we’re different" & @CRLF & _ "13411 | 3496070 +w" & @CRLF & _ "" & @CRLF & _ "78" & @CRLF & _ "" & @CRLF & _ "bien adv well" & @CRLF & _ "• el número de bienes que pueda poseer en un momento dado –" & @CRLF & _ "the number of goods one possesses in a given moment" & @CRLF & _ "16402 | 1959560 +o" & @CRLF & _ "" & @CRLF & _ "79" & @CRLF & _ "" & @CRLF & _ "ni conj not even, neither, nor" & @CRLF & _ "• pero ni eso me tranquilizó – but not even that reassured me" & @CRLF & _ "16340 | 1927472" & @CRLF & _ "" & @CRLF & _ "80" & @CRLF & _ "" & @CRLF & _ "tiempo nm time (general)" & @CRLF & _ "• ha estado mucho tiempo con ella – he has been with her a long" & @CRLF & _ "time" & @CRLF & _ "18408 | 1921017" & @CRLF & _ "" & @CRLF & _ "81" & @CRLF & _ "" & @CRLF & _ "ahora adv now" & @CRLF & _ "• lo importante ahora es contarte lo que le pasó – the important" & @CRLF & _ "thing now is to tell you what happened" & @CRLF & _ "17072 | 1591817 +o" & @CRLF & _ "" & @CRLF & _ "82" & @CRLF & _ "" & @CRLF & _ "primero adj first" & @CRLF & _ "• Primero, vamos a ir al supermercado. – First, we are going to go" & @CRLF & _ "to the grocery store." & @CRLF & _ "20758 | 2484553" & @CRLF & _ "" & @CRLF & _ "83" & @CRLF & _ "" & @CRLF & _ "creer v to believe, think" & @CRLF & _ "• creo en la justicia de Dios – I believe in the justice of God" & @CRLF & _ "15928 | 1685972 +o" & @CRLF & _ "" & @CRLF & _ "84" & @CRLF & _ "" & @CRLF & _ "donde adv where" & @CRLF & _ "• no sé donde está la llave – I don’t know where the key is" & @CRLF & _ "17601 | 2151872" & @CRLF & _ "" & @CRLF & _ "85" & @CRLF & _ "" & @CRLF & _ "vida nf life" & @CRLF & _ "• ha dedicado toda la vida a la música – she has dedicated her life" & @CRLF & _ "to music" & @CRLF & _ "15149 | 2424426" & @CRLF & _ "" & @CRLF & _ "86" & @CRLF & _ "" & @CRLF & _ "dejar v to let, leave" & @CRLF & _ "• ella no dejó que yo lo olvidara – she didn’t let me forget it" & @CRLF & _ "14241 | 1881239" & @CRLF & _ "" & @CRLF & _ "87" & @CRLF & _ "" & @CRLF & _ "nada pron nothing, (not) at all" & @CRLF & _ "• no hay nada que hacer – there is nothing to do" & @CRLF & _ "14024 | 1498787 +o" & @CRLF & _ "" & @CRLF & _ "88" & @CRLF & _ "" & @CRLF & _ "tanto adj so much, so many" & @CRLF & _ "• no podía creer que haya tanta gente junta – I couldn’t believe" & @CRLF & _ "there were so many people together" & @CRLF & _ "16618 | 1960237" & @CRLF & _ "" & @CRLF & _ "89" & @CRLF & _ "" & @CRLF & _ "parecer v to seem, look like" & @CRLF & _ "• Mi burra es tan flaca parece un esqueleto. – My donkey is so" & @CRLF & _ "thin he looks like a skeleton." & @CRLF & _ "15096 | 1330117" & @CRLF & _ "" & @CRLF & _ "90" & @CRLF & _ "" & @CRLF & _ "hablar v to speak, talk" & @CRLF & _ "• algunos hablan quechua, español, e inglés – some of them" & @CRLF & _ "speak Quechua, Spanish, and English" & @CRLF & _ "14325 | 1432852 +o" & @CRLF & _ "" & @CRLF & _ "91" & @CRLF & _ "" & @CRLF & _ "poner v to put (on), get (+ADJ)" & @CRLF & _ "• puso el cuchillo en la mano – he put the knife in his hand" & @CRLF & _ "14619 | 1657298" & @CRLF & _ "" & @CRLF & _ "92" & @CRLF & _ "" & @CRLF & _ "parte nf part, portion" & @CRLF & _ "• el arte es una parte tan importante de la cultura – art is such an" & @CRLF & _ "important part of culture" & @CRLF & _ "20938 | 1744336" & @CRLF & _ "" & @CRLF & _ "93" & @CRLF & _ "" & @CRLF & _ "eh interj eh" & @CRLF & _ "• Te interesa esta bufanda, ¿eh? – You are interested in this scarf," & @CRLF & _ "eh?" & @CRLF & _ "16011 | 33653 +o" & @CRLF & _ "" & @CRLF & _ "94" & @CRLF & _ "" & @CRLF & _ "nuevo adj new" & @CRLF & _ "• marcaba el comienzo de una nueva vida para mí – it marked the" & @CRLF & _ "beginning of a new life for me" & @CRLF & _ "19641 | 1964400" & @CRLF & _ "" & @CRLF & _ "95" & @CRLF & _ "" & @CRLF & _ "sólo adv only, just" & @CRLF & _ "• no siempre vestía ropa de mujer; sólo en carnaval – I don’t" & @CRLF & _ "always wear women’s clothes; only during carnival" & @CRLF & _ "15824 | 2043480" & @CRLF & _ "" & @CRLF & _ "96" & @CRLF & _ "" & @CRLF & _ "siempre adv always, forever" & @CRLF & _ "• siempre ha sido así – she has always been like that" & @CRLF & _ "13141 | 1671829" & @CRLF & _ "" & @CRLF & _ "97" & @CRLF & _ "" & @CRLF & _ "hombre nm man, mankind, husband" & @CRLF & _ "• yo soy un hombre de pocas necesidades – I am a man of few" & @CRLF & _ "needs" & @CRLF & _ "14773 | 1240825" & @CRLF & _ "" & @CRLF & _ "98" & @CRLF & _ "" & @CRLF & _ "bueno adv well . . ." & @CRLF & _ "• Bueno, ¿y ahora qué hacemos? – Well, so what are we going to" & @CRLF & _ "do now?" & @CRLF & _ "15729 | 1108838 +o" & @CRLF & _ "" & @CRLF & _ "99" & @CRLF & _ "" & @CRLF & _ "seguir v to follow, keep on" & @CRLF & _ "• no la puedo seguir porque habla demasiado rápido – I couldn’t" & @CRLF & _ "keep up because she was speaking so quickly" & @CRLF & _ "14081 | 1824937" & @CRLF & _ "" & @CRLF & _ "100" & @CRLF & _ "" & @CRLF & _ "quedar v to remain, stay" & @CRLF & _ "• El aire empezó a quedarse quieto. – The air began to remain still." & @CRLF & _ "14040 | 1348837" Local $sSubst = "\1\t\2\t\3\t\4\t\5\t\6\t" Local $sResult = StringRegExpReplace($sString, $sRegex, $sSubst) MsgBox($MB_SYSTEMMODAL, "Result", $sResult)

Please keep in mind that these code samples are automatically generated and are not guaranteed to work. If you find any syntax errors, feel free to submit a bug report. For a full regex reference for AutoIt, please visit: https://www.autoitscript.com/autoit3/docs/functions/StringRegExp.htm