mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-01 22:30:11 +01:00
Move library tree where it belongs
This commit is contained in:
26
lib-src/redland/rasqal/data/letters.nt
Normal file
26
lib-src/redland/rasqal/data/letters.nt
Normal file
@@ -0,0 +1,26 @@
|
||||
<http://example.org/> <http://example.org#pred> "j" .
|
||||
<http://example.org/> <http://example.org#pred> "c" .
|
||||
<http://example.org/> <http://example.org#pred> "t" .
|
||||
<http://example.org/> <http://example.org#pred> "h" .
|
||||
<http://example.org/> <http://example.org#pred> "z" .
|
||||
<http://example.org/> <http://example.org#pred> "g" .
|
||||
<http://example.org/> <http://example.org#pred> "u" .
|
||||
<http://example.org/> <http://example.org#pred> "x" .
|
||||
<http://example.org/> <http://example.org#pred> "w" .
|
||||
<http://example.org/> <http://example.org#pred> "p" .
|
||||
<http://example.org/> <http://example.org#pred> "n" .
|
||||
<http://example.org/> <http://example.org#pred> "e" .
|
||||
<http://example.org/> <http://example.org#pred> "f" .
|
||||
<http://example.org/> <http://example.org#pred> "b" .
|
||||
<http://example.org/> <http://example.org#pred> "i" .
|
||||
<http://example.org/> <http://example.org#pred> "o" .
|
||||
<http://example.org/> <http://example.org#pred> "q" .
|
||||
<http://example.org/> <http://example.org#pred> "a" .
|
||||
<http://example.org/> <http://example.org#pred> "d" .
|
||||
<http://example.org/> <http://example.org#pred> "m" .
|
||||
<http://example.org/> <http://example.org#pred> "r" .
|
||||
<http://example.org/> <http://example.org#pred> "v" .
|
||||
<http://example.org/> <http://example.org#pred> "y" .
|
||||
<http://example.org/> <http://example.org#pred> "k" .
|
||||
<http://example.org/> <http://example.org#pred> "l" .
|
||||
<http://example.org/> <http://example.org#pred> "s" .
|
||||
Reference in New Issue
Block a user