Skip to content

Commit 65ed41c

Browse files
committed
First import
0 parents  commit 65ed41c

File tree

318 files changed

+17140
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

318 files changed

+17140
-0
lines changed

.gitattributes

+63
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
###############################################################################
2+
# Set default behavior to automatically normalize line endings.
3+
###############################################################################
4+
* text eol=lf
5+
6+
###############################################################################
7+
# Set default behavior for command prompt diff.
8+
#
9+
# This is need for earlier builds of msysgit that does not have it on by
10+
# default for csharp files.
11+
# Note: This is only used by command line
12+
###############################################################################
13+
#*.cs diff=csharp
14+
15+
###############################################################################
16+
# Set the merge driver for project and solution files
17+
#
18+
# Merging from the command prompt will add diff markers to the files if there
19+
# are conflicts (Merging from VS is not affected by the settings below, in VS
20+
# the diff markers are never inserted). Diff markers may cause the following
21+
# file extensions to fail to load in VS. An alternative would be to treat
22+
# these files as binary and thus will always conflict and require user
23+
# intervention with every merge. To do so, just uncomment the entries below
24+
###############################################################################
25+
#*.sln merge=binary
26+
#*.csproj merge=binary
27+
#*.vbproj merge=binary
28+
#*.vcxproj merge=binary
29+
#*.vcproj merge=binary
30+
#*.dbproj merge=binary
31+
#*.fsproj merge=binary
32+
#*.lsproj merge=binary
33+
#*.wixproj merge=binary
34+
#*.modelproj merge=binary
35+
#*.sqlproj merge=binary
36+
#*.wwaproj merge=binary
37+
38+
###############################################################################
39+
# behavior for image files
40+
#
41+
# image files are treated as binary by default.
42+
###############################################################################
43+
#*.jpg binary
44+
#*.png binary
45+
#*.gif binary
46+
47+
###############################################################################
48+
# diff behavior for common document formats
49+
#
50+
# Convert binary document formats to text before diffing them. This feature
51+
# is only available from the command line. Turn it on by uncommenting the
52+
# entries below.
53+
###############################################################################
54+
#*.doc diff=astextplain
55+
#*.DOC diff=astextplain
56+
#*.docx diff=astextplain
57+
#*.DOCX diff=astextplain
58+
#*.dot diff=astextplain
59+
#*.DOT diff=astextplain
60+
#*.pdf diff=astextplain
61+
#*.PDF diff=astextplain
62+
#*.rtf diff=astextplain
63+
#*.RTF diff=astextplain

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.DS_Store
2+
target

LICENSE.md

+20

README.md

+68

classpath.env

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export CLASSPATH=./target/lc4j-4.0.jar:${HOME}/.m2/repository/colt/colt/1.2.0/colt-1.2.0.jar:${HOME}/.m2/repository/gnu/getopt/java-getopt/1.0.13/java-getopt-1.0.13.jar:${HOME}/.m2/repository/it/unimi/di/mg4j/5.2.2/:${HOME}/.m2/repository/it/unimi/dsi/fastutil/8.1.0/fastutil-8.1.0.jar:${CLASSPATH}

models/afrikaans-utf.lm

3.13 KB
Binary file not shown.

models/afrikaans.lm

3.13 KB
Binary file not shown.

models/albanian-utf.lm

3.13 KB
Binary file not shown.

models/albanian.lm

3.13 KB
Binary file not shown.

models/alemannich-utf.lm

3.12 KB
Binary file not shown.

models/amharic-utf.lm

3.12 KB
Binary file not shown.

models/arabic-iso8859_6.lm

3.13 KB
Binary file not shown.

models/arabic-utf.lm

3.13 KB
Binary file not shown.

models/arabic-windows1256.lm

3.12 KB
Binary file not shown.

models/armenian.lm

3.13 KB
Binary file not shown.

models/asturian-utf.lm

3.13 KB
Binary file not shown.

models/basque-utf.lm

3.13 KB
Binary file not shown.

models/basque.lm

3.13 KB
Binary file not shown.

models/belarus-windows1251.lm

3.13 KB
Binary file not shown.

models/belarusian-utf.lm

3.13 KB
Binary file not shown.

models/bosnian-utf.lm

3.13 KB
Binary file not shown.

models/bosnian.lm

3.13 KB
Binary file not shown.

models/breton-utf.lm

3.13 KB
Binary file not shown.

models/breton.lm

3.13 KB
Binary file not shown.

models/bulgarian-iso8859_5.lm

3.13 KB
Binary file not shown.

models/bulgarian-utf.lm

3.13 KB
Binary file not shown.

models/catalan-utf.lm

3.13 KB
Binary file not shown.

models/catalan.lm

3.13 KB
Binary file not shown.

models/chinese-big5.lm

3.13 KB
Binary file not shown.

models/chinese-gb2312.lm

3.13 KB
Binary file not shown.

models/chinese-utf.lm

3.13 KB
Binary file not shown.

models/chuvash-utf.lm

3.13 KB
Binary file not shown.

models/croatian-ascii.lm

3.13 KB
Binary file not shown.

models/croatian-utf.lm

3.13 KB
Binary file not shown.

models/czech-iso8859_2.lm

3.12 KB
Binary file not shown.

models/czech-utf.lm

3.13 KB
Binary file not shown.

models/danish-utf.lm

3.13 KB
Binary file not shown.

models/danish.lm

3.12 KB
Binary file not shown.

models/dutch-utf.lm

3.13 KB
Binary file not shown.

models/dutch.lm

3.13 KB
Binary file not shown.

models/english-utf.lm

3.13 KB
Binary file not shown.

models/english.lm

3.13 KB
Binary file not shown.

models/esperanto-utf.lm

3.13 KB
Binary file not shown.

models/esperanto.lm

3.13 KB
Binary file not shown.

models/estonian-utf.lm

3.13 KB
Binary file not shown.

models/estonian.lm

3.13 KB
Binary file not shown.

models/faroese-utf.lm

3.13 KB
Binary file not shown.

models/finnish-utf.lm

3.13 KB
Binary file not shown.

models/finnish.lm

3.13 KB
Binary file not shown.

models/french-utf.lm

3.13 KB
Binary file not shown.

models/french.lm

3.13 KB
Binary file not shown.

models/frisian.lm

3.13 KB
Binary file not shown.

models/galician-utf.lm

3.13 KB
Binary file not shown.

models/georgian.lm

3.13 KB
Binary file not shown.

models/german-utf.lm

3.12 KB
Binary file not shown.

models/german.lm

3.12 KB
Binary file not shown.

models/greek-iso8859-7.lm

3.13 KB
Binary file not shown.

models/greek-utf.lm

3.13 KB
Binary file not shown.

models/hawaian.lm

3.13 KB
Binary file not shown.

models/hebrew-iso8859_8.lm

3.13 KB
Binary file not shown.

models/hebrew-utf.lm

3.13 KB
Binary file not shown.

models/hindi-utf.lm

3.12 KB
Binary file not shown.

models/hindi.lm

3.13 KB
Binary file not shown.

models/hungarian-utf.lm

3.13 KB
Binary file not shown.

models/hungarian.lm

3.13 KB
Binary file not shown.

models/icelandic-utf.lm

3.13 KB
Binary file not shown.

models/icelandic.lm

3.13 KB
Binary file not shown.

models/ido-utf.lm

3.13 KB
Binary file not shown.

models/indonesian-utf.lm

3.13 KB
Binary file not shown.

models/indonesian.lm

3.13 KB
Binary file not shown.

models/interlingua-utf.lm

3.13 KB
Binary file not shown.

models/irish-utf.lm

3.12 KB
Binary file not shown.

models/irish.lm

3.12 KB
Binary file not shown.

models/italian-utf.lm

3.13 KB
Binary file not shown.

models/italian.lm

3.13 KB
Binary file not shown.

models/japanese-euc_jp.lm

3.13 KB
Binary file not shown.

models/japanese-shift_jis.lm

3.13 KB
Binary file not shown.

models/japanese-utf.lm

3.13 KB
Binary file not shown.

models/javanese-utf.lm

3.13 KB
Binary file not shown.

models/korean-utf.lm

3.13 KB
Binary file not shown.

models/korean.lm

3.13 KB
Binary file not shown.

models/kurdish-utf.lm

3.13 KB
Binary file not shown.

models/latin-utf.lm

3.13 KB
Binary file not shown.

models/latin.lm

3.13 KB
Binary file not shown.

models/latvian-utf.lm

3.13 KB
Binary file not shown.

models/latvian.lm

3.13 KB
Binary file not shown.

models/limburgish-utf.lm

3.13 KB
Binary file not shown.

models/lithuanian.lm

3.13 KB
Binary file not shown.

models/lituanian-utf.lm

3.13 KB
Binary file not shown.

models/low-saxon-utf.lm

3.12 KB
Binary file not shown.

models/luxembourgish-utf.lm

3.13 KB
Binary file not shown.

models/macedonian-utf.lm

3.13 KB
Binary file not shown.

models/malay-utf.lm

3.13 KB
Binary file not shown.

models/malay.lm

3.13 KB
Binary file not shown.

models/manx.lm

3.13 KB
Binary file not shown.

models/marathi-utf.lm

3.13 KB
Binary file not shown.

models/marathi.lm

3.13 KB
Binary file not shown.

models/mf.lm

3.13 KB
Binary file not shown.

models/middle_frisian.lm

3.13 KB
Binary file not shown.

models/min-nan-utf.lm

3.13 KB
Binary file not shown.

models/mingo.lm

3.13 KB
Binary file not shown.

models/nepali.lm

3.13 KB
Binary file not shown.

models/norwegian.lm

3.13 KB
Binary file not shown.

models/norwegian_bokmal-utf.lm

3.13 KB
Binary file not shown.

models/norwegian_nynorsk-utf.lm

3.13 KB
Binary file not shown.

models/occitan-utf.lm

3.13 KB
Binary file not shown.

models/ossetic-utf.lm

3.13 KB
Binary file not shown.

models/persian-utf.lm

3.13 KB
Binary file not shown.

models/persian.lm

3.13 KB
Binary file not shown.

models/polish-utf.lm

3.13 KB
Binary file not shown.

models/polish.lm

3.13 KB
Binary file not shown.

models/portuguese-utf.lm

3.13 KB
Binary file not shown.

models/portuguese.lm

3.13 KB
Binary file not shown.

models/quechua.lm

3.13 KB
Binary file not shown.

models/romanian-utf.lm

3.13 KB
Binary file not shown.

models/romanian.lm

3.13 KB
Binary file not shown.

models/rumantsch.lm

3.13 KB
Binary file not shown.

models/russian-iso8859_5.lm

3.13 KB
Binary file not shown.

models/russian-koi8_r.lm

3.13 KB
Binary file not shown.

models/russian-utf.lm

3.13 KB
Binary file not shown.

models/russian-windows1251.lm

3.13 KB
Binary file not shown.

models/sanskrit.lm

3.13 KB
Binary file not shown.

models/scots-gaelic-utf.lm

3.13 KB
Binary file not shown.

models/scots-utf.lm

3.13 KB
Binary file not shown.

models/scots.lm

3.12 KB
Binary file not shown.

models/scots_gaelic.lm

3.13 KB
Binary file not shown.

models/serbian-ascii.lm

3.13 KB
Binary file not shown.

models/serbian-utf.lm

3.13 KB
Binary file not shown.

models/serbo-croatian-utf.lm

3.13 KB
Binary file not shown.

models/slovak-ascii.lm

3.12 KB
Binary file not shown.

models/slovak-utf.lm

3.12 KB
Binary file not shown.

models/slovak-windows1250.lm

3.12 KB
Binary file not shown.

models/slovenian-ascii.lm

3.13 KB
Binary file not shown.

models/slovenian-iso8859_2.lm

3.13 KB
Binary file not shown.

models/slovenian-utf.lm

3.13 KB
Binary file not shown.

models/spanish-utf.lm

3.13 KB
Binary file not shown.

models/spanish.lm

3.13 KB
Binary file not shown.

models/swahili.lm

3.13 KB
Binary file not shown.

models/swedish-utf.lm

3.13 KB
Binary file not shown.

models/swedish.lm

3.13 KB
Binary file not shown.

models/tagalog-utf.lm

3.13 KB
Binary file not shown.

models/tagalog.lm

3.13 KB
Binary file not shown.

models/tahi-utf.lm

3.13 KB
Binary file not shown.

models/tamil-utf.lm

3.13 KB
Binary file not shown.

models/tamil.lm

3.13 KB
Binary file not shown.

models/tatar-utf.lm

3.13 KB
Binary file not shown.

models/thai.lm

3.13 KB
Binary file not shown.

models/turkish-utf.lm

3.13 KB
Binary file not shown.

models/turkish.lm

3.13 KB
Binary file not shown.

models/ukrainian-koi8_r.lm

3.13 KB
Binary file not shown.

models/ukranian-utf.lm

3.13 KB
Binary file not shown.

models/vietnamese-utf.lm

3.13 KB
Binary file not shown.

models/vietnamese.lm

3.13 KB
Binary file not shown.

models/walloon-utf.lm

3.13 KB
Binary file not shown.

models/welsh-utf.lm

3.12 KB
Binary file not shown.

models/welsh.lm

3.12 KB
Binary file not shown.

models/western-frisian-utf.lm

3.13 KB
Binary file not shown.

models/yiddish-utf.lm

3.13 KB
Binary file not shown.

pom.xml

+98
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5+
<modelVersion>4.0.0</modelVersion>
6+
7+
<groupId>net.olivo.lc4j</groupId>
8+
<artifactId>lc4j</artifactId>
9+
<version>4.0</version>
10+
11+
<name>lc4j</name>
12+
<url>https://github.com/olivomarco/lc4j</url>
13+
14+
<properties>
15+
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16+
<maven.compiler.source>1.7</maven.compiler.source>
17+
<maven.compiler.target>1.7</maven.compiler.target>
18+
</properties>
19+
20+
<dependencies>
21+
<dependency>
22+
<groupId>junit</groupId>
23+
<artifactId>junit</artifactId>
24+
<version>4.11</version>
25+
<scope>test</scope>
26+
</dependency>
27+
<!-- https://mvnrepository.com/artifact/colt/colt -->
28+
<dependency>
29+
<groupId>colt</groupId>
30+
<artifactId>colt</artifactId>
31+
<version>1.2.0</version>
32+
</dependency>
33+
<!-- https://mvnrepository.com/artifact/gnu.getopt/java-getopt -->
34+
<dependency>
35+
<groupId>gnu.getopt</groupId>
36+
<artifactId>java-getopt</artifactId>
37+
<version>1.0.13</version>
38+
</dependency>
39+
<!-- https://mvnrepository.com/artifact/it.unimi.dsi/fastutil -->
40+
<dependency>
41+
<groupId>it.unimi.dsi</groupId>
42+
<artifactId>fastutil</artifactId>
43+
<version>8.1.0</version>
44+
</dependency>
45+
<!-- https://mvnrepository.com/artifact/it.unimi.di/mg4j -->
46+
<dependency>
47+
<groupId>it.unimi.di</groupId>
48+
<artifactId>mg4j</artifactId>
49+
<version>5.2.2</version>
50+
</dependency>
51+
</dependencies>
52+
53+
<build>
54+
<pluginManagement><!-- lock down plugins versions to avoid using Maven defaults (may be moved to parent pom) -->
55+
<plugins>
56+
<!-- clean lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#clean_Lifecycle -->
57+
<plugin>
58+
<artifactId>maven-clean-plugin</artifactId>
59+
<version>3.1.0</version>
60+
</plugin>
61+
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
62+
<plugin>
63+
<artifactId>maven-resources-plugin</artifactId>
64+
<version>3.0.2</version>
65+
</plugin>
66+
<plugin>
67+
<artifactId>maven-compiler-plugin</artifactId>
68+
<version>3.8.0</version>
69+
</plugin>
70+
<plugin>
71+
<artifactId>maven-surefire-plugin</artifactId>
72+
<version>2.22.1</version>
73+
</plugin>
74+
<plugin>
75+
<artifactId>maven-jar-plugin</artifactId>
76+
<version>3.0.2</version>
77+
</plugin>
78+
<plugin>
79+
<artifactId>maven-install-plugin</artifactId>
80+
<version>2.5.2</version>
81+
</plugin>
82+
<plugin>
83+
<artifactId>maven-deploy-plugin</artifactId>
84+
<version>2.8.2</version>
85+
</plugin>
86+
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
87+
<plugin>
88+
<artifactId>maven-site-plugin</artifactId>
89+
<version>3.7.1</version>
90+
</plugin>
91+
<plugin>
92+
<artifactId>maven-project-info-reports-plugin</artifactId>
93+
<version>3.0.0</version>
94+
</plugin>
95+
</plugins>
96+
</pluginManagement>
97+
</build>
98+
</project>

sample-texts/afrikaans-utf.txt

+67
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
Tuisblad
2+
vanuit Wikipedia, die vrye ensiklopedie.
3+
4+
Jump to: navigation, search
5+
Welkom by die Afrikaanse Wikipedia!
6+
Wikipedia is 'n gemeenskapsprojek wat 'n volledige veeltalige ensiklopedie skep. Die Engelse weergawe bevat meer as 800 000 artikels, en die Nederlandse weergawe, meer as 104 000. Die Afrikaanse wikipedia is opgestel op 16 November, 2001, en bevat nou 4368 artikels. Wat Wikipedia besonders maak is dat artikels gratis en vrylik beskikbaar is om te lees en te redigeer. Eksperimenteer gerus in die Sandput. Die inhoud van Wikipedia (en dus ook u bydrae) val onder die GNU/FDL Lisensie.
7+
Sien gerus Welkom nuwelinge.
8+
Artikel van die week
9+
10+
11+
Die vier groot kerke in die ou stadskern
12+
Zürich is die grootste stad en ekonomiese sentrum van Switserland met 366 145 (2004) inwoners in die stad en 1 091 732 inwoners in die metropolitaanse gebied. Zürich is ook die hoofstad van die gelyknamige kanton en beskik oor die belangrikste internasionale lughawe van Switserland, Zürich-Kloten.
13+
Die naam Zürich is waarskynlik afgelei van die Keltiese woord Turus. In die Romeinse tydperk staan die stad onder sy Latynse naam Turicum bekend, terwyl dit in die plaaslike Duits-Alemanniese dialek Züri genoem word.
14+
Ensiklopedie
15+
Wiskunde en natuurwetenskappe
16+
Biologie - Chemie - Fisika - Geologie - Meteorologie - Natuurwetenskap - Statistiek - Sterrekunde - Wiskunde
17+
Sosiale en geesteswetenskappe
18+
Aardrykskunde - Antropologie - Argeologie - Ekonomie - Filosofie - Geskiedenis - Lande - Stede - Taalwetenskappe - Politiek - Sielkunde - Sosiologie
19+
Toegepaste wetenskappe
20+
Argitektuur - Geneeskunde - Ingenieurswese - Kommunikasiekunde - Landbou en Tuinbou - Navigasie - Operasionele Navorsing - Opvoedkunde - Regswetenskappe - Rekenaarwetenskap - Tegnologie - Vervoer
21+
Kultuurwetenskappe
22+
Beeldende kunste - Kookkuns - Film - Fotografie - Media - Musiek - Godsdiens - Sport - Taal en literatuur - Uitvoerende kunste - Visuele kunste en ontwerp - Afrikaanse taalreëls
23+
Ander kategorieë
24+
Alfabetiese lys - Kalender - Mense
25+
Redigeer
26+
Hierdie dag in die geskiedenis
27+
28+
16 Desember: Nasionale Dag in Bahrain (1971), Onafhanklikheidsdag in Kazakhstan (1991)
29+
30+
31+
Vlag van Bangladesh
32+
• 1653 - Oliver Cromwell word Lord Protector van Engeland, Skotland en Ierland.
33+
• 1773 - Die Sons of Liberty woon die Boston Tea Party by.
34+
• 1944 – Tweede Wêreldoorlog: Nazi Duitsland onderneem sy finale offensief in die westelike front, die Battle of the Bulge.
35+
• 1971 - Die Indo-Pakistani Oorlog eindig toe Pakistaanse magte in Oos-Pakistan oorgee wat lei tot die vesteging van Bangladesh.
36+
• 1989 - Die Roemeense Revolusie begin in die stad Timişoara toe 'n protes teen 'n poging deur die regering om 'n afvallige Metodiste priester , László Tőkés, uit te sit, eskalleer.
37+
Ander gebeure in Desember
38+
   
39+
Wikipedia in ander tale
40+
Met meer as 10 000 artikels
41+
42+
Philosophie
43+
Frae Wikipedia
44+
45+
Lowp tae: navigation, rake
46+
Geneeskunde
47+
vanuit Wikipedia, die vrye ensiklopedie.
48+
49+
Jump to: navigation, search
50+
Geneeskunde is die vakgebied toegespits op die bestudering van die sel-, weefsel- en orgaansisteme (fisies en chemies), sowel as die patologiese manifestasies (biochemie, histologie, hematologie, mikrobiologie...). Sekondêr (holistiese benaderings) - sielkunde en psigiatrie. Daar word gestreef na die herstelling van die mens na 'n gesonde toestand d.m.v. diagnose, prognose en voorkoming.
51+
Westerse geneeskunde is gebaseer op bewyse en analise. Daar is 'n logiese verband tussen oorsaak en gevolg - dus word die diagnose gemaak deur kliniese voorkoms en toetse ter bevestiging.
52+
Bestaande terapie sluit farmakologie, chirurgie, bestraling (onkologie) en psigoterapie in. Alternatiewe geneeskunde word al hoe meer populêr.
53+
54+
[wysig]
55+
56+
Sien ook
57+
• Gesondheidsorg - Die gesondheidsorg is as mediese dissipline 'n toegepaste wetenskap wat met die gesondheid van mense te doen het. Onder gesondheidsorg word nie alleen die ondersoek, die studie en die kennis van gesondheid begryp nie, maar ook die toepassing van die kennis om die gesondheid van mense te verhoog, infeksiesiekte te genees, en die liggaamlike funksies te verbeter. Gesondheidsorg gebruik die biologie, snykunde en natuurkunde en die sosiale wetenskappe (byvoorbeeld die mediese sosiologie) as boustene.
58+
• Patologie - die studie van siektes in die mens.
59+
• Lys van siektetoestande
60+
• Ortopedie - Die term "ortopedie" kom van die samevoeging van twee Griekse woorde, naamlik orthos (reguit) en pais (kind). Ortopedie is die vertakking van die geneeskunde wat betrekking het op die korreksie van skeletale misvormings en afwykings met betrekking tot die lokomotoriese strukture van die liggaam (Brink, 97: 454; Taber’s, 93:1358). Dit is gerig op die studie van die vorm en funksie van die menslike liggaamsbou en toestande wat tot misvorming aanleiding kan gee of die gebalanseerde meganisme van die menslike liggaam kan omverwerp.
61+
• Osteoartritis Progressiewe degenerasie van artikulerende kraakbeen. Subartikulêre been reageer deur verdikking en sklerose en later vorm daar subchondrale siste, en die kraakbeen fragmenteer. Gewrigte is benig vergroot, pynlik, en teer. Mobic word soms voorgeskryf vir pynlike osteoartritis van pasiënt. 7,5 mg eenmaal/dag. Een van die newe-effekte hiervan is die gastro-intestinale stoornisse. Kontra-indikasie wat kan voorkom is renale inkorting.
62+
• Retinopatie - Retinopatie is ‘n oogkomplikasie, wat verminderde sig kan veroorsaak, en soms tot blindheid kan lei. Een van die oorsake van retinopatie blyk hoë bloeddruk te wees. ‘n Studie word tans uitgevoer om te kyk of die medikasie Candesartan (‘n bloeddrukpil) doeltreffend aangewend sal kan word om die pasiënt se risiko te verminder om retinopatie te kry, of indien hy reeds diabetiese retinopatie in die beginstadium het, te kyk of Candesartan kan verhoed dat sy sig verswak. Toetse sal ook gedoen word om te bepaal of Candesartan die niere kan beskerm teen beskadiging. Nuwe tegnologie maak dit ook moontlik om beskadiging van die macula te herstel deur middel van laserbehandeling.
63+
• Linker ventrikulêre hipertrofie - Een van die mees algemene oorsake van hipertrofie van die linker ventrikel is hipertensie. Met hipertrofie van die linker venrikel verskuif die gemiddelde elektriese as na links (linkerasafwyking) Die rede vir die verskuiwing is dat die ventrikel wat hipertrofieer, meer spierweefsel bevat. Dit ontwikkel dus meer elekrisiteit as die normale ventrikel. Die prekordiale afleidings is die geskikste on hipertrofie mee te diagnosee
64+
• Elektrokardiogram - Die EKG is ‘n grafiese rekord van die hart se elektriese aktiwiteit. Die elektriese aktiwiteit word na die liggaamsoppervlak gelei, waar dit met behulp van elektrodes op die vel waargeneem word, vanwaar dit geïnterpreteer word deur ‘n apparaat wat dan die bekende EKG-grafiek verskaf. Die normale EKG bestaan uit 12 afleiverbindings. ‘n Rustende EKG toon ‘n sinusritme van 72 slae/min (normaal).
65+
[wysig]
66+
67+
Bronnelys

0 commit comments

Comments
 (0)