From c1a545ddfd2a6f6cdb52e59eb0f0ed5bac2961e4 Mon Sep 17 00:00:00 2001 From: Jeremy Whiting Date: Wed, 6 Apr 2011 19:53:51 -0600 Subject: [PATCH] Add data/kvtml to libkdeedu repository. --- CMakeLists.txt | 1 + data/CMakeLists.txt | 2 + data/README_packagers | 14 + data/kvtml/CMakeLists.txt | 5 + data/kvtml/README_packagers | 14 + data/kvtml/animals.kvtml | 368 +++++++++++++++++++++++++ data/kvtml/clothing.kvtml | 152 +++++++++++ data/kvtml/computers.kvtml | 128 +++++++++ data/kvtml/currencies.kvtml | 184 +++++++++++++ data/kvtml/easy.kvtml | 454 +++++++++++++++++++++++++++++++ data/kvtml/fruits.kvtml | 208 ++++++++++++++ data/kvtml/hard.kvtml | 454 +++++++++++++++++++++++++++++++ data/kvtml/inventions.kvtml | 240 +++++++++++++++++ data/kvtml/medium.kvtml | 462 ++++++++++++++++++++++++++++++++ data/kvtml/numbers.kvtml | 296 ++++++++++++++++++++ data/kvtml/objects.kvtml | 248 +++++++++++++++++ data/kvtml/people.kvtml | 152 +++++++++++ data/kvtml/professions.kvtml | 328 +++++++++++++++++++++++ data/kvtml/space.kvtml | 248 +++++++++++++++++ data/kvtml/sports.kvtml | 264 ++++++++++++++++++ data/kvtml/translations.txt | 14 + data/kvtml/transportation.kvtml | 176 ++++++++++++ data/kvtml/vegetables.kvtml | 248 +++++++++++++++++ data/kvtml/worldcapitals.kvtml | 432 +++++++++++++++++++++++++++++ 24 files changed, 5092 insertions(+) create mode 100644 data/CMakeLists.txt create mode 100644 data/README_packagers create mode 100644 data/kvtml/CMakeLists.txt create mode 100644 data/kvtml/README_packagers create mode 100644 data/kvtml/animals.kvtml create mode 100644 data/kvtml/clothing.kvtml create mode 100644 data/kvtml/computers.kvtml create mode 100644 data/kvtml/currencies.kvtml create mode 100644 data/kvtml/easy.kvtml create mode 100644 data/kvtml/fruits.kvtml create mode 100644 data/kvtml/hard.kvtml create mode 100644 data/kvtml/inventions.kvtml create mode 100644 data/kvtml/medium.kvtml create mode 100644 data/kvtml/numbers.kvtml create mode 100644 data/kvtml/objects.kvtml create mode 100644 data/kvtml/people.kvtml create mode 100644 data/kvtml/professions.kvtml create mode 100644 data/kvtml/space.kvtml create mode 100644 data/kvtml/sports.kvtml create mode 100644 data/kvtml/translations.txt create mode 100644 data/kvtml/transportation.kvtml create mode 100644 data/kvtml/vegetables.kvtml create mode 100644 data/kvtml/worldcapitals.kvtml diff --git a/CMakeLists.txt b/CMakeLists.txt index 9cf71d7..df9a4cc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,6 +7,7 @@ include(KDE4Defaults) include_directories (${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES}) add_subdirectory(keduvocdocument) +add_subdirectory(data) #add_subdirectory(widgets) add_subdirectory(qtmmlwidget) add_subdirectory(icons) diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt new file mode 100644 index 0000000..f2bf4ae --- /dev/null +++ b/data/CMakeLists.txt @@ -0,0 +1,2 @@ +add_subdirectory( kvtml ) + diff --git a/data/README_packagers b/data/README_packagers new file mode 100644 index 0000000..6be7dd5 --- /dev/null +++ b/data/README_packagers @@ -0,0 +1,14 @@ +******** At the attention of packagers ********* + +KHangMan, Kanagram, Parley and KWordQuiz depend on /kdeedu/data/kvtml! + +Please do not ship Kanagram and KHangMan without those files, thanks! + +KHangMan and Kanagram depend on those files, Parley and KWordQuiz can use them. + +-------------------------------------- +Anne-Marie Mahfouf +kdeedu module maintainer +annma at kde dot org + +November 2008 \ No newline at end of file diff --git a/data/kvtml/CMakeLists.txt b/data/kvtml/CMakeLists.txt new file mode 100644 index 0000000..a59a057 --- /dev/null +++ b/data/kvtml/CMakeLists.txt @@ -0,0 +1,5 @@ + +FILE(GLOB datafiles *.kvtml) +install( FILES ${datafiles} DESTINATION ${DATA_INSTALL_DIR}/kvtml/en ) +add_custom_target( kvtml_data ) + diff --git a/data/kvtml/README_packagers b/data/kvtml/README_packagers new file mode 100644 index 0000000..6be7dd5 --- /dev/null +++ b/data/kvtml/README_packagers @@ -0,0 +1,14 @@ +******** At the attention of packagers ********* + +KHangMan, Kanagram, Parley and KWordQuiz depend on /kdeedu/data/kvtml! + +Please do not ship Kanagram and KHangMan without those files, thanks! + +KHangMan and Kanagram depend on those files, Parley and KWordQuiz can use them. + +-------------------------------------- +Anne-Marie Mahfouf +kdeedu module maintainer +annma at kde dot org + +November 2008 \ No newline at end of file diff --git a/data/kvtml/animals.kvtml b/data/kvtml/animals.kvtml new file mode 100644 index 0000000..eac48be --- /dev/null +++ b/data/kvtml/animals.kvtml @@ -0,0 +1,368 @@ + + + + + converter + Animals + Animals from across the planet + + + + en + + + + + false + false + + bear + Large heavy animal with thick fur + + + + false + false + + dolphin + Sea mammal + + + + false + false + + zebra + African animal with black and white stripes + + + + false + false + + kangaroo + Australian jumping animal + + + + false + false + + whale + Very large sea mammal + + + + false + false + + horse + Four-legged animal used for riding + + + + false + false + + monkey + Closely related to humans + + + + false + false + + woodpecker + Bird that drills through wood + + + + false + false + + snake + Reptile with no legs + + + + false + false + + giraffe + Long-necked African animal + + + + false + false + + elephant + Largest living land animal with a trunk + + + + false + false + + mouse + Small rodent with a long tail + + + + false + false + + worm + Animal with no backbone or limbs + + + + false + false + + dragonfly + Large insect with transparent wings + + + + false + false + + penguin + Sea bird of the Antarctic regions + + + + false + false + + rabbit + Burrowing animal with long ears + + + + false + false + + hamster + Small mouse-like rodent, kept as pets + + + + false + false + + wolf + Fierce, wild animal of the dog family + + + + false + false + + lion + Large, powerful animal of the cat family + + + + false + false + + tiger + Large Asian animal of the cat family + + + + false + false + + octopus + Sea animal with eight long tentacles + + + + false + false + + rhinoceros + Large, thick-skinned animal of Africa + + + + false + false + + hedgehog + Small, with a back covered in stiff spines + + + + false + false + + reindeer + Deer with large antlers + + + + false + false + + squirrel + Small tree-climbing animal with a bushy tail + + + + false + false + + tortoise + A slow-moving, four-footed reptile + + + + false + false + + hippopotamus + Large African river animal + + + + false + false + + dinosaur + Extinct reptile + + + + false + false + + eagle + Large bird of prey + + + + false + false + + shark + Large sea fish with a triangular fin + + + + false + false + + duck + Swimming bird + + + + false + false + + fish + Live in water + + + + false + false + + parrot + Can repeat your words + + + + false + false + + frog + Small green jumping animal + + + + false + false + + snail + Slow-moving, has a spiral shell + + + + false + false + + camel + Can survive a long time in the desert + + + + false + false + + alligator + Reptile of the crocodile family + + + + false + false + + mosquito + Its bite spreads malaria + + + + false + false + + sheep + Grass-eating animal with a thick fleecy coat + + + + false + false + + shellfish + Water animal that has a shell + + + + false + false + + kitten + the young of a cat, ferret, etc. + + + + false + false + + kingfisher + Small bird with bright bluish plumage + + + + false + false + + piglet + young pig + + + + false + false + + turkey + Large bird reared for its flesh + + + + diff --git a/data/kvtml/clothing.kvtml b/data/kvtml/clothing.kvtml new file mode 100644 index 0000000..15f8306 --- /dev/null +++ b/data/kvtml/clothing.kvtml @@ -0,0 +1,152 @@ + + + + + converter + Clothing + Things humans wear + + + + en + + + + + false + false + + sneakers + Athletic shoes + + + + false + false + + boots + Shoes meant for working + + + + false + false + + pants + Leg coverings + + + + false + false + + shorts + Short leg coverings + + + + false + false + + skirt + The bottom half of a dress + + + + false + false + + dress + A full-body covering + + + + false + false + + parka + A cold-weather full-body covering + + + + false + false + + jacket + A light upper-body warmer + + + + false + false + + coat + Heavy upper-body covering + + + + false + false + + hat + A head covering + + + + false + false + + tobogan + Cold-weather head covering + + + + false + false + + earmuffs + Ear warmer + + + + false + false + + sunglasses + Sunny weather eyewear + + + + false + false + + socks + Foot protection + + + + false + false + + sandals + Beach footwear + + + + false + false + + gloves + Warmers for the hands + + + + false + false + + belt + Keeps your pants from falling down + + + + diff --git a/data/kvtml/computers.kvtml b/data/kvtml/computers.kvtml new file mode 100644 index 0000000..c9b1224 --- /dev/null +++ b/data/kvtml/computers.kvtml @@ -0,0 +1,128 @@ + + + + + converter + Computers + Items surrounding your computer + + + + en + + + + + false + false + + monitor + A device to visualize bits + + + + false + false + + speakers + Creates waves through the air + + + + false + false + + printer + Used to visualize bits on paper + + + + false + false + + mouse + A way to instruct a computer + + + + false + false + + keyboard + A standard input device + + + + false + false + + joystick + Input device used for games + + + + false + false + + modem + Used to communicate over the Internet + + + + false + false + + caffeine + A substance ensuring alertness + + + + false + false + + floppy + An ancient storage device + + + + false + false + + tape + Used for software backups + + + + false + false + + scanner + Creates a digital representation of a flat object + + + + false + false + + headphones + For listening to sound privately + + + + false + false + + webcam + Sends moving images over the Internet + + + + false + false + + microphone + Allows you to record sound + + + + diff --git a/data/kvtml/currencies.kvtml b/data/kvtml/currencies.kvtml new file mode 100644 index 0000000..8b95775 --- /dev/null +++ b/data/kvtml/currencies.kvtml @@ -0,0 +1,184 @@ + + + + + converter + Currencies + Modern World currencies + + + + en + + + + + false + false + + dinar + Algeria, Bahrain, Kuwait, etc. + + + + false + false + + dollar + USA, Canada, Australia, etc. + + + + false + false + + drachma + Greece + + + + false + false + + euro + 12 European Union countries, etc. + + + + false + false + + franc + France (until 1998), Switzerland, etc. + + + + false + false + + guilder + The Netherlands (until 1998) + + + + false + false + + koruna + Czech Republic, Slovakia + + + + false + false + + krona + Sweden + + + + false + false + + krone + Denmark, Greenland, Norway + + + + false + false + + lira + Italy (until 1998) + + + + false + false + + mark + Germany (until 1998) + + + + false + false + + peseta + Spain (until 1998) + + + + false + false + + peso + Argentina, Chile, Mexico, Cuba, Colombia, etc. + + + + false + false + + pound + UK, Cyprus, Egypt, etc. + + + + false + false + + rand + South Africa + + + + false + false + + renminbi + China + + + + false + false + + ruble + Russia, Belarus, etc. + + + + false + false + + rupee + India, Pakistan, Sri Lanka, etc. + + + + false + false + + shilling + Kenya, Tanzania, etc. + + + + false + false + + yen + Japan + + + + false + false + + zloty + Poland + + + + diff --git a/data/kvtml/easy.kvtml b/data/kvtml/easy.kvtml new file mode 100644 index 0000000..57672f2 --- /dev/null +++ b/data/kvtml/easy.kvtml @@ -0,0 +1,454 @@ + + + + + converter + Easy + Easy Words + + + + en + + + + + Noun + noun + + Male + noun:male + + + Female + noun:female + + + Neutral + noun:neutral + + + + Verb + verb + + Regular + verb:regular + + + Irregular + verb:irregular + + + + Adjective + adjective + + + Adverb + adverb + + + Question + + + Name + + + Article + + Definite + + + Indefinite + + + + Pronoun + + Possessive + + + Personal + + + + Phrase + + + Numeral + + Ordinal + + + Cardinal + + + + Conjunction + + + Preposition + + + Informal + + + Figuratively + + + + + false + false + + playtime + time assigned for children to play + + + + false + false + + furniture + objects in a room + + + + false + false + + garden + a piece of cultivated ground + + + + false + false + + pupil + a person taught by another + + + + false + false + + vegetables + a plant of which some part is used as food + + + + false + false + + apple + a round firm fruit + + + + false + false + + plate + almost flat usually circular ustensil + + + + false + false + + sweet + tasting as if containing sugar + + + + false + false + + kitchen + room in which meals are prepared + + + + false + false + + chocolate + made from cocoa + + + + false + false + + computer + an electronic machine + + + + false + false + + carrot + rabbits like them + + + + false + false + + indication + show you an information + + + + false + false + + banana + a yellow fruit + + + + false + false + + information + knowledge + + + + false + false + + money + coins and banknotes + + + + false + false + + adventure + an exciting experiment + + + + false + false + + driver + person at the wheel + + + + false + false + + policeman + member of a police force + + + + false + false + + pineapple + tropical fruit with tough segmented skin + + + + false + false + + stamp + affix it to an envelop + + + + false + false + + lunch + midday meal + + + + false + false + + limousine + car for celebrities + + + + false + false + + escalator + moving staircase + + + + false + false + + breakfast + first meal of the day + + + + false + false + + flower + part of the plant from which seeds develop + + + + false + false + + education + systematic training + + + + false + false + + table + has a flat top with one or more legs + + + + false + false + + classroom + where students are taught + + + + false + false + + television + receives and displays images + + + + false + false + + mistake + incorrect idea or opinion + + + + false + false + + yesterday + the day before today + + + + false + false + + people + large group of persons + + + + false + false + + children + young humans + + + + false + false + + surprise + something sudden or unexpected + + + + false + false + + jacket + a short coat + + + + false + false + + cheese + solid food made from milk + + + + false + false + + chicken + a young bird, especially of the domestic fowl + + + + false + false + + dinner + evening meal + + + + false + false + + mountain + mass of land that rises to a great height + + + + false + false + + forest + set of trees + + + + false + false + + potato + plant with starchy edible tubers + + + + false + false + + water + H2O + + + + false + false + + river + a large natural stream of water + + + + diff --git a/data/kvtml/fruits.kvtml b/data/kvtml/fruits.kvtml new file mode 100644 index 0000000..6dbd346 --- /dev/null +++ b/data/kvtml/fruits.kvtml @@ -0,0 +1,208 @@ + + + + + converter + Fruits + Fruits of the Earth + + + + en + + + + + false + false + + apple + One a day keeps the doctor away + + + + false + false + + apricot + Resembles a small Peach + + + + false + false + + banana + A long yellow fruit that bends along its length + + + + false + false + + blackberry + A Shiny black berry + + + + false + false + + blueberry + Sweet edible dark-blue berries + + + + false + false + + cherry + Red fruit with a single hard stone + + + + false + false + + coconut + Has a hard brown outer husk and creamy white flesh + + + + false + false + + cranberry + A bright red berry + + + + false + false + + grape + Used to make wine + + + + false + false + + grapefruit + Large yellow citrus fruit with acidic, juicy pulp + + + + false + false + + kiwi + Fuzzy brown egg-shaped fruit with slightly green flesh + + + + false + false + + lemon + Yellow oval fruit with juicy acidic flesh + + + + false + false + + lime + Small, green citrus fruit that resembles a lemon + + + + false + false + + mandarin + Reddish-orange loose-skinned citrus of China + + + + false + false + + mango + Large oval smooth-skinned fruit from the tropics + + + + false + false + + olive + Small fruit with a high oil content + + + + false + false + + orange + Round citrus fruit, associated with a color + + + + false + false + + peach + Juicy fruit with sweet yellowish flesh + + + + false + false + + pear + Small, bell-shaped juicy, gritty-textured fruit + + + + false + false + + pineapple + Resembling a pine cone, with a tangy sweet taste + + + + false + false + + plum + Sweet, juicy, purple fruit with smooth skin + + + + false + false + + raspberry + Strongly-flavored berry of several colors + + + + false + false + + strawberry + Small, sweet and fleshy red fruit + + + + false + false + + watermelon + This melon from Africa has a moist red flesh + + + + diff --git a/data/kvtml/hard.kvtml b/data/kvtml/hard.kvtml new file mode 100644 index 0000000..b08dc6b --- /dev/null +++ b/data/kvtml/hard.kvtml @@ -0,0 +1,454 @@ + + + + + converter + Hard + Hard Words + + + + en + + + + + Noun + noun + + Male + noun:male + + + Female + noun:female + + + Neutral + noun:neutral + + + + Verb + verb + + Regular + verb:regular + + + Irregular + verb:irregular + + + + Adjective + adjective + + + Adverb + adverb + + + Question + + + Name + + + Article + + Definite + + + Indefinite + + + + Pronoun + + Possessive + + + Personal + + + + Phrase + + + Numeral + + Ordinal + + + Cardinal + + + + Conjunction + + + Preposition + + + Informal + + + Figuratively + + + + + false + false + + knuckle + + + + + false + false + + catalysis + + + + + false + false + + jewelry + + + + + false + false + + lighthouse + + + + + false + false + + enhancement + + + + + false + false + + federalism + + + + + false + false + + dogmatism + + + + + false + false + + dilettantism + + + + + false + false + + chloroform + + + + + false + false + + ethnography + + + + + false + false + + calligraphy + + + + + false + false + + brainstorm + + + + + false + false + + belladonna + + + + + false + false + + boomerang + + + + + false + false + + accordionist + + + + + false + false + + afterthought + + + + + false + false + + ornithology + + + + + false + false + + osteopathy + + + + + false + false + + rattlesnake + + + + + false + false + + exhibition + + + + + false + false + + radiography + + + + + false + false + + surrealism + + + + + false + false + + syllogism + + + + + false + false + + symposium + + + + + false + false + + theologian + + + + + false + false + + taxidermist + + + + + false + false + + trigonometry + + + + + false + false + + translucence + + + + + false + false + + truthfulness + + + + + false + false + + troposphere + + + + + false + false + + uprightness + + + + + false + false + + upholstery + + + + + false + false + + workaholic + + + + + false + false + + withdrawal + + + + + false + false + + zoology + + + + + false + false + + wheelbarrow + + + + + false + false + + xenophobia + + + + + false + false + + yachtsman + + + + + false + false + + astonishment + + + + + false + false + + xylophone + + + + + false + false + + pseudonym + + + + + false + false + + prosperity + + + + + false + false + + psychiatrist + + + + + false + false + + protagonist + + + + + diff --git a/data/kvtml/inventions.kvtml b/data/kvtml/inventions.kvtml new file mode 100644 index 0000000..ffd2f2b --- /dev/null +++ b/data/kvtml/inventions.kvtml @@ -0,0 +1,240 @@ + + + + + converter + Inventions + Greatest inventions of humans + + + + en + + + + + false + false + + aircraft + Achieve flight through fixed wings + + + + false + false + + antibiotics + Drugs that kill bacteria + + + + false + false + + automobile + A motor vehicle for passengers + + + + false + false + + batteries + Store electrical energy + + + + false + false + + bicycle + Efficient human powered vehicle with 2 wheels + + + + false + false + + boomerang + When thrown, it returns + + + + false + false + + clocks + Accurately displays the time + + + + false + false + + computers + One is in front of you right now + + + + false + false + + dynamite + A powerful high explosive + + + + false + false + + electricity + The flow of electrons + + + + false + false + + elevator + Allows for speedy vertical travels within tall buildings + + + + false + false + + email + Fast method of sending mail through the internet + + + + false + false + + helicopter + Rotating blades on this craft allow flight + + + + false + false + + hovercraft + Vessel that floats on a cushion of air + + + + false + false + + internet + The global computer communications network + + + + false + false + + lasers + Intense beam of light + + + + false + false + + paperclip + Holds paper objects together temporarily + + + + false + false + + photography + Snapshots of moments in time + + + + false + false + + plastics + Petroleum-based polymers with a range of properties + + + + false + false + + radar + Radio waves provide the spatial location of objects + + + + false + false + + radio + Sound recieved from electromagnetic waves + + + + false + false + + steamengine + The pressure of water vapor drives this engine + + + + false + false + + telephone + A vocal communication device + + + + false + false + + television + Electrical device that displays moving images + + + + false + false + + tetris + Puzzle game made famous by the Gameboy console + + + + false + false + + transistor + Foundation of modern electronics + + + + false + false + + velcro + Hook and loop fasteners + + + + false + false + + wheel + Circular object that allows for low-friction motion + + + + diff --git a/data/kvtml/medium.kvtml b/data/kvtml/medium.kvtml new file mode 100644 index 0000000..6c2d5da --- /dev/null +++ b/data/kvtml/medium.kvtml @@ -0,0 +1,462 @@ + + + + + converter + Medium + Medium Words + + + + en + + + + + Noun + noun + + Male + noun:male + + + Female + noun:female + + + Neutral + noun:neutral + + + + Verb + verb + + Regular + verb:regular + + + Irregular + verb:irregular + + + + Adjective + adjective + + + Adverb + adverb + + + Question + + + Name + + + Article + + Definite + + + Indefinite + + + + Pronoun + + Possessive + + + Personal + + + + Phrase + + + Numeral + + Ordinal + + + Cardinal + + + + Conjunction + + + Preposition + + + Informal + + + Figuratively + + + + + false + false + + machine + apparatus for applying mechanical power + + + + false + false + + bedroom + a room for sleeping in + + + + false + false + + magistrate + an official with authority to administer the law + + + + false + false + + gymnasium + a building equipped for gymnastics + + + + false + false + + appointment + an arrangement to meet at a particular time + + + + false + false + + antibiotic + a substance capable of destroying a bacteria + + + + false + false + + delegation + a body of delegates + + + + false + false + + pharmacist + a person who is skilled in pharmacy + + + + false + false + + cheeseburger + a hamburger with cheese + + + + false + false + + assessment + the amount or value is fixed + + + + false + false + + surroundings + the things or conditions around + + + + false + false + + supermarket + a large self-service shop + + + + false + false + + indication + a sign to show the presence of something + + + + false + false + + radiography + the production of X-ray photographs + + + + false + false + + information + facts told or discovered + + + + false + false + + mincemeat + a mixture used in pies + + + + false + false + + signature + a person's name written by himself + + + + false + false + + enthusiasm + a feeling of eager liking for something + + + + false + false + + asparagus + a plant whose young shoots are cooked and eaten as vegetable + + + + false + false + + vocabulary + a list of words with their meanings + + + + false + false + + government + the organization governing a country + + + + false + false + + conservatory + a greenhouse attached to a house + + + + false + false + + bookshelf + a piece of furniture where you put books + + + + false + false + + photograph + a picture formed by the chemical action of light on a sensitive surface + + + + false + false + + intelligence + mental ability + + + + false + false + + lawnmower + a machine for cutting lawns + + + + false + false + + arithmetic + the science of numbers + + + + false + false + + membership + being a member + + + + false + false + + tranquility + calm and undisturbed + + + + false + false + + contribution + given jointly with others + + + + false + false + + apostrophe + a punctuation mark + + + + false + false + + amusement + for entertainments + + + + false + false + + umbrella + protect you from the rain + + + + false + false + + illumination + a decoration with lights + + + + false + false + + millimetre + 0.04 inch + + + + false + false + + milligram + one-thousandth of a gram + + + + false + false + + aquarium + a tank in which fish are kept for display + + + + false + false + + miscount + an incorrect count + + + + false + false + + population + the number of people + + + + false + false + + innovation + introduction of a new process + + + + false + false + + innuendo + an unpleasant insinuation + + + + false + false + + strawberry + a red fruit delicious with cream + + + + false + false + + nephew + the son of your brother or sister + + + + false + false + + countryside + rural areas + + + + false + false + + collection + a set + + + + diff --git a/data/kvtml/numbers.kvtml b/data/kvtml/numbers.kvtml new file mode 100644 index 0000000..c0a858e --- /dev/null +++ b/data/kvtml/numbers.kvtml @@ -0,0 +1,296 @@ + + + + + converter + Numbers + Written words for numbers + + + + en + + + + + false + false + + zero + 0 + + + + false + false + + one + 1 + + + + false + false + + two + 2 + + + + false + false + + three + 3 + + + + false + false + + four + 4 + + + + false + false + + five + 5 + + + + false + false + + six + 6 + + + + false + false + + seven + 7 + + + + false + false + + eight + 8 + + + + false + false + + nine + 9 + + + + false + false + + ten + 10 + + + + false + false + + eleven + 11 + + + + false + false + + twelve + 12 + + + + false + false + + thirteen + 13 + + + + false + false + + fourteen + 14 + + + + false + false + + fifteen + 15 + + + + false + false + + sixteen + 16 + + + + false + false + + seventeen + 17 + + + + false + false + + eighteen + 18 + + + + false + false + + nineteen + 19 + + + + false + false + + twenty + 20 + + + + false + false + + thirty + 30 + + + + false + false + + fourty + 40 + + + + false + false + + fifty + 50 + + + + false + false + + sixty + 60 + + + + false + false + + seventy + 70 + + + + false + false + + eighty + 80 + + + + false + false + + ninety + 90 + + + + false + false + + hundred + 100 + + + + false + false + + thousand + 1000 + + + + false + false + + million + 1,000,000 + + + + false + false + + billion + 1,000,000,000 + + + + false + false + + first + 1st + + + + false + false + + second + 2nd + + + + false + false + + third + 3rd + + + + diff --git a/data/kvtml/objects.kvtml b/data/kvtml/objects.kvtml new file mode 100644 index 0000000..3bc0329 --- /dev/null +++ b/data/kvtml/objects.kvtml @@ -0,0 +1,248 @@ + + + + + converter + Objects + Everyday objects from the home + + + + en + + + + + true + false + + television + Electrical device that displays moving images + + + + true + false + + chair + For sitting down on + + + + true + false + + freezer + Used to keep food items extra cold + + + + true + false + + fridge + To keep food cool + + + + true + false + + cooker + Used to cook food + + + + true + false + + fireplace + Keep warm by flame in cold weather + + + + true + false + + table + Holds items above the floor + + + + true + false + + drawers + Storage for personal items + + + + true + false + + mirror + Reflects the area in front of it + + + + true + false + + clock + Keeps the time + + + + true + false + + wardrobe + Stores clothing items upright + + + + true + false + + bookcase + Storage for books + + + + true + false + + blender + Liquidates food items + + + + true + false + + settee + For comfortable seating + + + + true + false + + washbasin + To wash the hands and face + + + + true + false + + shower + To clean your body whilst standing + + + + true + false + + bath + To clean the body whilst lying horizontally + + + + true + false + + kettle + Dedicated to boiling water + + + + true + false + + telephone + A vocal communication device + + + + true + false + + radiator + Increase the temperature of the house + + + + true + false + + radio + Plays audio from the airwaves + + + + true + false + + computer + Interactive electronic device + + + + true + false + + pets + Alive, and often cuddly + + + + true + false + + pictures + Images in frames + + + + true + false + + toothbrush + To brush teeth + + + + true + false + + carpet + Soft floor covering + + + + true + false + + toys + Things to play with + + + + true + false + + ornaments + Objects with no obvious function + + + + true + false + + cupboards + Larger storage areas + + + + diff --git a/data/kvtml/people.kvtml b/data/kvtml/people.kvtml new file mode 100644 index 0000000..106c777 --- /dev/null +++ b/data/kvtml/people.kvtml @@ -0,0 +1,152 @@ + + + + + converter + People + Influential people of history + + + + en + + + + + false + false + + aristotle + Influential Greek philosopher + + + + false + false + + beethoven + Composer + + + + false + false + + columbus + This explorer discovered the Americas + + + + false + false + + darwin + Theory of Evolution + + + + false + false + + edison + Inventor of the Light Bulb + + + + false + false + + einstein + Theory of Relativity + + + + false + false + + fleming + Discovered Penicillin + + + + false + false + + galileo + 'The Earth revolves around the Sun' + + + + false + false + + gandhi + Non-violent independence for India + + + + false + false + + gorbachev + Helped end Communism in USSR + + + + false + false + + mandela + Ended apartheid in South Africa + + + + false + false + + marconi + Inventor of radio + + + + false + false + + michelangelo + A painter, sculptor and architect + + + + false + false + + napoleon + French conqueror + + + + false + false + + newton + Discovered Gravity + + + + false + false + + pasteur + Invented Vaccination + + + + false + false + + washington + First president of United States + + + + diff --git a/data/kvtml/professions.kvtml b/data/kvtml/professions.kvtml new file mode 100644 index 0000000..f1a4b6d --- /dev/null +++ b/data/kvtml/professions.kvtml @@ -0,0 +1,328 @@ + + + + + converter + Professions + The jobs people do + + + + en + + + + + false + true + + doctor + One who helps the sick + + + + false + true + + fireman + One who puts out fires + + + + false + true + + fisherman + A catcher of ocean creatures + + + + false + true + + soldier + One who defends his country + + + + false + false + + astronaut + An extra-terrestrial traveler + + + + false + false + + electrician + A person that maintains an electrical system + + + + false + false + + plumber + Someone that repairs water systems + + + + false + false + + psychiatrist + A doctor for the mind + + + + false + false + + policeman + An officer of the law + + + + false + false + + author + One who writes for a living + + + + false + false + + journalist + A news writer + + + + false + false + + programmer + A maker of computer software + + + + false + false + + actor + One who performs for an audience + + + + false + false + + musician + A player of music + + + + false + false + + comedian + One who invokes laughter + + + + false + false + + chemist + Scientist who specializes in chemistry + + + + false + false + + teacher + One who instructs students + + + + false + false + + mechanic + A person that repairs machinery + + + + false + false + + farmer + Someone that grows crops + + + + false + false + + artist + One who practices art + + + + false + false + + salesman + A door-to-door seller + + + + false + false + + tailor + Makes and alteres clothes + + + + false + false + + blacksmith + Crafter of iron and steel + + + + false + false + + dentist + Specializes in oral medical care + + + + false + false + + designer + Develops and communicates ideas + + + + false + false + + scientist + Expert in an area of science + + + + false + false + + inventor + The first to think of or make something + + + + false + false + + engineer + Uses scientific knowledge to solve practical problems + + + + false + false + + accountant + Look after the finances in an organisastion + + + + false + false + + baker + Bake bread + + + + false + false + + builder + Involved in the construction of buildings + + + + false + false + + carpenter + Crafts furniture + + + + false + false + + chef + Prepare and cook food + + + + false + false + + hairdresser + Cut and style people's hair + + + + false + false + + lawyer + Defend and prosecute people + + + + false + false + + optician + Look after people's eye sight + + + + false + false + + reporter + Find and report the news + + + + false + false + + secretary + Arrange appointments and organise meetings + + + + false + false + + architect + Designs the blueprints for new structures + + + + diff --git a/data/kvtml/space.kvtml b/data/kvtml/space.kvtml new file mode 100644 index 0000000..a01ed67 --- /dev/null +++ b/data/kvtml/space.kvtml @@ -0,0 +1,248 @@ + + + + + converter + Space + Space objects, terms and missions + + + + en + + + + + false + false + + apollo + The American moon program + + + + false + false + + asteroid + Small planetary body in orbit around the Sun + + + + false + false + + astronaut + Person from the USA who travels into space + + + + false + false + + buran + Russian reusable spacecraft program + + + + false + false + + comet + Medium-sized icy object orbiting the Sun + + + + false + false + + constellation + Grouping of stars which can form a shape or pattern + + + + false + false + + cosmonaut + Person from Russia who travels into space + + + + false + false + + earth + The planet on which we live + + + + false + false + + eclipse + When one celestial body obscures another + + + + false + false + + galaxy + Very large cluster of stars + + + + false + false + + jupiter + Fifth from the Sun, the largest planet + + + + false + false + + mars + Fourth planet from the Sun + + + + false + false + + mercury + The smallest planet and nearest the Sun + + + + false + false + + meteor + Meteoroid that burns up in the Earth's atmosphere + + + + false + false + + meteorite + Matter that has reached Earth from outer space + + + + false + false + + mir + Russian space station, launched in 1986 + + + + false + false + + moon + The natural satellite of the Earth + + + + false + false + + neptune + Giant planet, eighth from the sun + + + + false + false + + orbit + Path an object makes around another + + + + false + false + + pluto + Second-largest known dwarf planet + + + + false + false + + satellite + An object that revolves around a planet + + + + false + false + + saturn + Giant planet with rings, sixth from the Sun + + + + false + false + + skylab + The first American space station, launched in 1973 + + + + false + false + + sputnik + The first artificial Earth satellite, launched in 1957 + + + + false + false + + sun + The star at the center of the Solar System + + + + false + false + + taikonaut + Person from China who travels into space + + + + false + false + + uranus + Seventh planet from the Sun + + + + false + false + + venus + Second planet from the Sun + + + + false + false + + voyager + Twin space probes launched in 1977 + + + + diff --git a/data/kvtml/sports.kvtml b/data/kvtml/sports.kvtml new file mode 100644 index 0000000..bf3563a --- /dev/null +++ b/data/kvtml/sports.kvtml @@ -0,0 +1,264 @@ + + + + + converter + Sports + Events of the Olympics + + + + en + + + + + false + false + + aquatics + Water sports + + + + false + false + + archery + Shooting arrows with a bow + + + + false + false + + athletics + Track and field events + + + + false + false + + badminton + Hit the shuttlecock over the net + + + + false + false + + baseball + 4 bases arranged in a diamond + + + + false + false + + basketball + Throw the ball through the hoop + + + + false + false + + boxing + Fighting with the fists + + + + false + false + + canoe + Small boat propelled with a paddle + + + + false + false + + cycling + Riding bicycles + + + + false + false + + equestrian + Horseback riding + + + + false + false + + fencing + Fighting with swords + + + + false + false + + football + Kick the ball into the opponent's goal + + + + false + false + + gymnastics + Graceful display of athletic ability + + + + false + false + + handball + Using hands and a rubber ball + + + + false + false + + hockey + Curved sticks and a ball or puck + + + + false + false + + judo + A martial art + + + + false + false + + pentathlon + 5 athletic events + + + + false + false + + rowing + Propelling a boat with oars + + + + false + false + + sailing + Boating propelled by wind + + + + false + false + + shooting + Firing projectiles from a weapon + + + + false + false + + softball + A game resembling baseball + + + + false + false + + taekwondo + Korean martial art + + + + false + false + + tennis + Played with rackets on a court + + + + false + false + + triathlon + 3 athletic events + + + + false + false + + volleyball + Hit an inflated ball over a high net + + + + false + false + + weightlifting + Lifting heavy weights + + + + false + false + + wrestling + Grappling between 2 opponents + + + + false + false + + bobsleigh + A sled racing down an icy track + + + + false + false + + curling + Stones slid across ice + + + + false + false + + skating + Gliding on ice + + + + false + false + + skiing + Downhill on snow using flat feet + + + + diff --git a/data/kvtml/translations.txt b/data/kvtml/translations.txt new file mode 100644 index 0000000..0140ed7 --- /dev/null +++ b/data/kvtml/translations.txt @@ -0,0 +1,14 @@ +translations of data files I know are done +feel free to add to this list if you do translations of these files :) + +ca +da +de +en_GB +es +ga +gl +it +ru +uk + diff --git a/data/kvtml/transportation.kvtml b/data/kvtml/transportation.kvtml new file mode 100644 index 0000000..8755301 --- /dev/null +++ b/data/kvtml/transportation.kvtml @@ -0,0 +1,176 @@ + + + + + converter + Transportation + Ways of getting around + + + + en + + + + + false + false + + automobile + Four-wheeled vehicle + + + + false + false + + motorcycle + Motorized two-wheeled vehicle + + + + false + false + + train + A vehicle that travels on tracks + + + + false + false + + airplane + A flying machine + + + + false + false + + helicopter + A vertical takeoff aircraft + + + + false + false + + bicycle + A two-wheeled human-powered vehicle + + + + false + false + + streetcar + An electrified bus + + + + false + false + + elevator + It goes up, it comes down + + + + false + false + + ship + A sea-faring vehicle + + + + false + false + + submarine + For underwater transportation + + + + false + false + + trolley + Open-air bus + + + + false + false + + truck + Heavy duty with four wheels + + + + false + false + + bus + For transporting several people at once + + + + false + false + + subway + An underground train + + + + false + false + + moped + A two-wheeled scooter + + + + false + false + + speedboat + A fast sea-faring vehicle + + + + false + false + + snowmobile + Motorized transport over snow + + + + false + false + + rollerskates + Strap wheels to your feet + + + + false + false + + unicycle + One-wheeled, often seen in the circus + + + + false + false + + airship + Filled with a lighter-than-air gas + + + + diff --git a/data/kvtml/vegetables.kvtml b/data/kvtml/vegetables.kvtml new file mode 100644 index 0000000..95ea2c3 --- /dev/null +++ b/data/kvtml/vegetables.kvtml @@ -0,0 +1,248 @@ + + + + + converter + Vegetables + Vegetables of the Earth + + + + en + + + + + false + false + + asparagus + Succulent young shoots + + + + false + false + + broccoli + Dense clusters of tight green buds grow from a thick stalk + + + + false + false + + cabbage + Has leaves that form a characteristic compact head + + + + false + false + + carrot + Orange root vegetable that grows underground + + + + false + false + + cauliflower + Type of Cabbage, with bunches of creamy white florets + + + + false + false + + celery + Crisp, green vegetable + + + + false + false + + chickpeas + Also known as garbanzo beans, with a nut-like flavor + + + + false + false + + cucumber + Long, green, cylinder-shaped vegetable + + + + false + false + + garlic + A bulb made up of sections of cloves + + + + false + false + + leek + Long narrow white bulb and long dark-green leaves + + + + false + false + + lentils + Small brown beans that cook quickly + + + + false + false + + lettuce + Leafy greens enjoyed in salads + + + + false + false + + mushrooms + A type of fungi + + + + false + false + + onion + Its odor can make you cry + + + + false + false + + paprika + Spicy seasoning ground from red pepper + + + + false + false + + parsley + Fresh-flavored bright green herb + + + + false + false + + parsnip + Root vegetable that looks like a white carrot + + + + false + false + + peanuts + Small light brown nuts, often served salted + + + + false + false + + peas + Small round green seed which grows in a pod + + + + false + false + + potato + Mid-sized, yellow, and grown underground + + + + false + false + + pumpkin + Popular at Halloween + + + + false + false + + rhubarb + Celery-like vegetable + + + + false + false + + soybeans + High-protein, used in tofu + + + + false + false + + spinach + Crisp, dark green leafy vegetable + + + + false + false + + sweetcorn + The yellow seeds of a type of maize + + + + false + false + + tabasco + Very hot red peppers + + + + false + false + + tomato + Red, technically considered a fruit + + + + false + false + + turnip + Vegetable with a succulent, bulbous root + + + + false + false + + watercress + Green leafy little plant, only grows in running water + + + + diff --git a/data/kvtml/worldcapitals.kvtml b/data/kvtml/worldcapitals.kvtml new file mode 100644 index 0000000..61e4663 --- /dev/null +++ b/data/kvtml/worldcapitals.kvtml @@ -0,0 +1,432 @@ + + + + + converter + World Capitals + Capital cities of the World + + + + en + + + + + true + false + + london + Capital of England + + + + true + false + + paris + Capital of France + + + + false + false + + berlin + Capital of Germany + + + + false + false + + dublin + Capital of Ireland + + + + false + false + + cardiff + Capital of Wales + + + + false + false + + madrid + Capital of Spain + + + + false + false + + moscow + Capital of Russia + + + + false + false + + kabul + Capital of Afganistan + + + + false + false + + khartoum + Capital of Sudan + + + + false + false + + washington + Capital of the USA + + + + false + false + + canberra + Capital of Australia + + + + false + false + + tokyo + Capital of Japan + + + + false + false + + lisbon + Capital of Portugal + + + + false + false + + edinburgh + Capital of Scotland + + + + false + false + + baghdad + Capital of Iraq + + + + false + false + + beijing + Capital of China + + + + false + false + + seoul + Capital of South Korea + + + + false + false + + tehran + Capital of Iran + + + + false + false + + ottawa + Capital of Canada + + + + false + false + + athens + Capital of Greece + + + + false + false + + stockholm + Capital of Sweden + + + + false + false + + oslo + Capital of Norway + + + + false + false + + sofia + Capital of Bulgaria + + + + false + false + + amsterdam + Capital of the Netherlands + + + + false + false + + rome + Capital of Italy + + + + false + false + + vienna + Capital of Austria + + + + false + false + + santiago + Capital of Chile + + + + false + false + + tirana + Capital of Albania + + + + false + false + + brussels + Capital of Belgium + + + + false + false + + zagreb + Capital of Croatia + + + + false + false + + tallinn + Capital of Estonia + + + + false + false + + helsinki + Capital of Finland + + + + false + false + + reykjavik + Capital of Iceland + + + + false + false + + budapest + Capital of Hungary + + + + false + false + + ankara + Capital of Turkey + + + + false + false + + jakarta + Capital of Indonesia + + + + false + false + + kingston + Capital of Jamaica + + + + false + false + + nairobi + Capital of Kenya + + + + false + false + + riga + Capital of Latvia + + + + false + false + + beirut + Capital of Lebanon + + + + false + false + + tripoli + Capital of Libya + + + + false + false + + skopje + Capital of Macedonia + + + + false + false + + kathmandu + Capital of Nepal + + + + false + false + + lima + Capital of Peru + + + + false + false + + warsaw + Capital of Poland + + + + false + false + + bucharest + Capital of Romania + + + + false + false + + bratislava + Capital of Slovakia + + + + false + false + + mogadishu + Capital of Somalia + + + + false + false + + damascus + Capital of Syria + + + + false + false + + bern + Capital of Switzerland + + + + false + false + + bangkok + Capital of Thailand + + + + false + false + + copenhagen + Capital of Denmark + + + + -- 2.47.3