Kingdoms of Nature: Animal, Vegetal and Mineral

These visualizations show the results of an analysis of the presence of the three kingdoms of nature in António Ramos Rosa’s poetry. The values are expressed as absolute frequency (integers) and relative frequency (percentages). The quantitative analysis was carried out after removing stop words and lemmatizing the corpus. Removing stop words leaves articles, conjunctions and other irrelevant words out of the analysis. The lemmatization allows, for example, the 347 occurrences of the term “animal” to be counted in both singular and plural. Consisting of 79 books, the corpus includes 391,890 words, reduced to 181,291 after removing the stop words. The analyses were developed in R language within the RStudio environment, and the visualizations were produced using RAWGraphs. The code is available for inspection and reuse (↓ script R).

What is the expression of the literal terms referring to the kingdoms of nature in António Ramos Rosa’s poetry?

data


What is the distribution of the literal terms referring to the kingdoms by book?

data


General terms

What presence and weight do the general terms associated with kingdoms have?

data


What is the expression of the general terms?

data


What is the distribution of general terms by book?

data


Specific terms

What presence and weight do the specific terms associated with the kingdoms have?

data


What is the expression of the specific terms?

data


What is the distribution of specific terms by book?

data


Total terms

What is the total expression of the terms associated with each kingdom?

data


What is the distribution, by book, of the total number of terms associated with each kingdom?

data

Bigrams

The following visualizations show the results of an analysis of bigrams related to the kingdoms of nature in Ramos Rosa’s poetry, that is, the two adjacent words with more expression in connection to that topic(s). The process was carried out after removing stop words and lemmatizing the corpus. The analysis was developed in R language within the RStudio environment, and the visualizations were produced using RAWGraphs. The code is available for inspection and reuse (↓ script R). You can also read the full specifications of this group of visualizations (in Portuguese).

In the “literal” category, what are the most co-occurring terms in each book?

data


Among the set of bigrams of literal terms in the entire corpus, which ones also have generic terms relating to kingdoms and how frequent are they?

data


Among the set of bigrams of literal terms in the entire corpus, which ones also have specific terms relating to the kingdoms and how frequent are they?

data


KWIC – Keyword in Context

In the category of literal terms, how many and which co-occurrences appear within a 10-word window (5 words preceding and 5 words following)?

Keyword-in-context with 692 matches.                                                                                                                                                   
[Viagem através duma Nebulosa, 1130] umas às outras os grandes | animais | silenciosos da terra sonham com
[Viagem através duma Nebulosa, 1855] da felicidade em nome dos | animais | e dos utensílios criadores em
[Voz Inicial, 456] que se alarga a plenitude | animal | é o interior de uma
[Voz Inicial, 1370] casa de sol onde os | animais | pensam erguida nos ares com
[Voz Inicial, 2555] respirar os ventos conhecer os | animais | convidemos a ser simples pequenos
[Sobre o Rosto da Terra, 185] existência ínfima de qualquer leve | animal | ou folha uma partícula de
[Sobre o Rosto da Terra, 646] se no acompanhamento do mar | animados | pelo sussurro unânime os poucos
[Sobre o Rosto da Terra, 1469] um gesto e tudo se | anima | ó voz fraterna e ágil
[Ocupação do Espaço, 196] é que te quero redondo | animal | de delicadas palmas afeito às
[Ocupação do Espaço, 1122] violento e verde de um | animal | novo entre ervas frescas alongam
[Ocupação do Espaço, 2530] ganhar a força elástica do | animal | insisto não insisto é só
[Ocupação do Espaço, 3792] cor repousada a própria calma | animada | as janelas rasgadas transparentes pensadas
[Ocupação do Espaço, 3975] se das traves translúcidas reais | animal | olhar a robert bréchon animal
[Ocupação do Espaço, 3980] animal olhar a robert bréchon | animal | olhar meus olhos não fabricam
[Ocupação do Espaço, 4037] é teu ó calmo olhar | animal | da terra ao mar popa
[Ocupação do Espaço, 4054] ridente quando o verde rompe | animal | olhar não estou só porque

descarregar o txt completo no link abaixo --->


script (KWIC)

data (txt)