summaryrefslogtreecommitdiffstats
path: root/kanagram/data/transportation.kvtml
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch)
treed3bb9f5d25a2dc09ca81adecf39621d871534297 /kanagram/data/transportation.kvtml
downloadtdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.tar.gz
tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kanagram/data/transportation.kvtml')
-rw-r--r--kanagram/data/transportation.kvtml128
1 files changed, 128 insertions, 0 deletions
diff --git a/kanagram/data/transportation.kvtml b/kanagram/data/transportation.kvtml
new file mode 100644
index 00000000..b667c621
--- /dev/null
+++ b/kanagram/data/transportation.kvtml
@@ -0,0 +1,128 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd">
+<!--
+This is a machine generated file.
+Be careful when editing here.
+
+Short definition:
+
+lesson lesson group
+ desc name
+ %no its index
+ %query is in query selection
+ %current is current lesson
+type type group
+ desc name
+ %no its index
+e entry of dictionary
+ %s is selected
+ %m lesson member
+ %t common expression type
+ o original
+ %q in query ("o" is given, "t" is wanted)
+ %l language code
+ %r remark
+ %p pronunciation
+ %width column width
+ %t expression type (see QueryManager.h)
+ %tf false friend from
+ %ff false friend to
+ %a antonym
+ %y synonym
+ %x example
+ %u usage label
+ %h paraphrase
+ t translation ..
+ %q in query ("t" is given, "o" is wanted)
+ %l language code
+ %r remark
+ %p pronunciation
+ %width column width
+ %t expression type
+ %tf false friend from
+ %ff false friend to
+ %a antonym
+ %y synonym
+ %x example
+ %u usage label
+ %h paraphrase
+
+ %d last query date (from;to)
+ %w dito, compressed and deprecated
+ %g grade (from;to)
+ %c count (from;to)
+ %b bad count (from;to)
+
+
+Valid xml means:
+ - Close all tags
+ - Keep proper hierarchy
+ - All attributes are quoted
+--><kvtml title="Transportation" remark="Ways of getting around" cols="0" generator="kanagram" lines="16" encoding="UTF-8" >
+ <options>
+ <sort on="1" />
+ </options>
+ <e>
+ <o width="150" l="original" r="Four-wheeled vehicle" >automobile</o>
+ </e>
+ <e>
+ <o r="Motorized two-wheeled vehicle" >motorcycle</o>
+ </e>
+ <e>
+ <o r="A vehicle that travels on tracks" >train</o>
+ </e>
+ <e>
+ <o r="A flying machine" >airplane</o>
+ </e>
+ <e>
+ <o r="A vertical takeoff aircraft" >helicopter</o>
+ </e>
+ <e>
+ <o r="A two-wheeled human-powered vehicle" >bicycle</o>
+ </e>
+ <e>
+ <o r="An electrified bus" >streetcar</o>
+ </e>
+ <e>
+ <o r="It goes up, it comes down" >elevator</o>
+ </e>
+ <e>
+ <o r="A sea-faring vehicle" >ship</o>
+ </e>
+ <e>
+ <o r="For underwater transportation" >submarine</o>
+ </e>
+ <e>
+ <o r="Open-air bus" >trolley</o>
+ </e>
+ <e>
+ <o r="Heavy duty with four wheels" >truck</o>
+ </e>
+ <e>
+ <o r="For transporting several people at once" >bus</o>
+ </e>
+ <e>
+ <o r="An underground train" >subway</o>
+ </e>
+ <e>
+ <o r="A two-wheeled scooter" >moped</o>
+ </e>
+ <e>
+ <o r="Efficient human powered vehicle with 2 wheels" >bicycle</o>
+ </e>
+ <e>
+ <o r="A fast sea-faring vehicle" >speedboat</o>
+ </e>
+ <e>
+ <o r="Motorized transport over snow" >snowmobile</o>
+ </e>
+ <e>
+ <o r="Strap wheels to your feet" >rollerskates</o>
+ </e>
+ <e>
+ <o r="One-wheeled, often seen in the circus" >unicycle</o>
+ </e>
+ <e>
+ <o r="Filled with a lighter-than-air gas" >airship</o>
+ </e>
+</kvtml>