[102396] in tlhIngan-Hol
Re: [Tlhingan-hol] New Klingon Words tool
daemon@ATHENA.MIT.EDU (qunnoQ HoD)
Wed Nov 18 12:29:17 2015
In-Reply-To: <564CB1AB.90307@trimboli.name>
Date: Wed, 18 Nov 2015 19:29:03 +0200
From: qunnoQ HoD <mihkoun@gmail.com>
To: tlhIngan Hol mailing list <tlhingan-hol@kli.org>
Errors-To: tlhingan-hol-bounces@kli.org
--===============6729209599323038894==
Content-Type: multipart/alternative; boundary=001a11360004825ebc0524d3fa3a
--001a11360004825ebc0524d3fa3a
Content-Type: text/plain; charset=UTF-8
is there a version for mac ?
On Wed, Nov 18, 2015 at 7:13 PM, SuStel <sustel@trimboli.name> wrote:
> I'm not sure how useful people on this list will find this tool, but I
> figured I'd mention it anyway.
>
> I find myself going back to the New Words list on the KLI's site over and
> over, so I decided to write a tool that presents the list to me without
> having to go to the site.
>
> It's written in PowerShell, and will run on any Windows 8 or later
> computer, or Windows 7 if you install Windows Management Framework 3.0 or
> later.
>
> It's got a README.txt file in it; setup instructions are there. Short
> version: extract everything to a folder, then run install.cmd. For anyone
> who knows about PowerShell modules: just copy the Klingon folder to your
> PowerShell Modules folder.
>
> It's a PowerShell module, so I mostly use it in the PowerShell console (a
> command-line environment). I've also created a GUI version for anyone who
> prefers that.
>
> Available commands:
>
> Get-KlingonWord
> Return a list of words, their meanings, parts of speech, and sources.
> You can filter by any of these fields.
>
> Show-KlingonWord
> Same as Get-KlingonWord, except the list is presented in a GUI. Has a
> built-in alias, kword.
>
> Sort-KlingonWord
> Given the results from Get-KlingonWord or Show-KlingonWord, or a
> comma-separated list of strings, this sorts the list in Klingon
> transcription alphabetical order. This command allows piped input.
>
> Update-KlingonWord
> Updates the word list by downloading whatever is current at the KLI.
> This must be run at least once before using the module; the setup program
> runs this for you.
>
> For help on each command, type "help <command>" in PowerShell.
>
> You can easily filter in the GUI just by typing in the filter field, or
> you can set up more complicated pattern-matching.
>
> Careful! PowerShell interprets the ' character as a string delimiter, so
> if you type words with glottal stops you'll cause errors. Enclose the words
> in double quotation marks to avoid this, or escape the ' with a backtick, `.
>
> I won't be incorporating words not on the New Words list. This module
> doesn't contain any data by itself; it just downloads what's at the KLI.
>
> You can download this module here: http://trimboli.name/Klingon.zip
> Your web browser may complain that it's a suspicious file.
>
> Got questions? Let me know. PowerShell lets you do a whole lot with these
> commands that I haven't even touched on.
>
> --
> SuStel
> http://trimboli.name
>
> _______________________________________________
> Tlhingan-hol mailing list
> Tlhingan-hol@kli.org
> http://mail.kli.org/mailman/listinfo/tlhingan-hol
>
--001a11360004825ebc0524d3fa3a
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">is there a version for mac ?<br></div><div class=3D"gmail_=
extra"><br><div class=3D"gmail_quote">On Wed, Nov 18, 2015 at 7:13 PM, SuSt=
el <span dir=3D"ltr"><<a href=3D"mailto:sustel@trimboli.name" target=3D"=
_blank">sustel@trimboli.name</a>></span> wrote:<br><blockquote class=3D"=
gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-=
left:1ex">I'm not sure how useful people on this list will find this to=
ol, but I figured I'd mention it anyway.<br>
<br>
I find myself going back to the New Words list on the KLI's site over a=
nd over, so I decided to write a tool that presents the list to me without =
having to go to the site.<br>
<br>
It's written in PowerShell, and will run on any Windows 8 or later comp=
uter, or Windows 7 if you install Windows Management Framework 3.0 or later=
.<br>
<br>
It's got a README.txt file in it; setup instructions are there. Short v=
ersion: extract everything to a folder, then run install.cmd. For anyone wh=
o knows about PowerShell modules: just copy the Klingon folder to your Powe=
rShell Modules folder.<br>
<br>
It's a PowerShell module, so I mostly use it in the PowerShell console =
(a command-line environment). I've also created a GUI version for anyon=
e who prefers that.<br>
<br>
Available commands:<br>
<br>
Get-KlingonWord<br>
=C2=A0 =C2=A0 Return a list of words, their meanings, parts of speech, and =
sources. You can filter by any of these fields.<br>
<br>
Show-KlingonWord<br>
=C2=A0 =C2=A0 Same as Get-KlingonWord, except the list is presented in a GU=
I. Has a built-in alias, kword.<br>
<br>
Sort-KlingonWord<br>
=C2=A0 =C2=A0 Given the results from Get-KlingonWord or Show-KlingonWord, o=
r a comma-separated list of strings, this sorts the list in Klingon transcr=
iption alphabetical order. This command allows piped input.<br>
<br>
Update-KlingonWord<br>
=C2=A0 =C2=A0 Updates the word list by downloading whatever is current at t=
he KLI. This must be run at least once before using the module; the setup p=
rogram runs this for you.<br>
<br>
For help on each command, type "help <command>" in PowerShe=
ll.<br>
<br>
You can easily filter in the GUI just by typing in the filter field, or you=
can set up more complicated pattern-matching.<br>
<br>
Careful! PowerShell interprets the ' character as a string delimiter, s=
o if you type words with glottal stops you'll cause errors. Enclose the=
words in double quotation marks to avoid this, or escape the ' with a =
backtick, `.<br>
<br>
I won't be incorporating words not on the New Words list. This module d=
oesn't contain any data by itself; it just downloads what's at the =
KLI.<br>
<br>
You can download this module here: <a href=3D"http://trimboli.name/Klingon.=
zip" rel=3D"noreferrer" target=3D"_blank">http://trimboli.name/Klingon.zip<=
/a><br>
Your web browser may complain that it's a suspicious file.<br>
<br>
Got questions? Let me know. PowerShell lets you do a whole lot with these c=
ommands that I haven't even touched on.<span class=3D"HOEnZb"><font col=
or=3D"#888888"><br>
<br>
-- <br>
SuStel<br>
<a href=3D"http://trimboli.name" rel=3D"noreferrer" target=3D"_blank">http:=
//trimboli.name</a><br>
<br>
_______________________________________________<br>
Tlhingan-hol mailing list<br>
<a href=3D"mailto:Tlhingan-hol@kli.org" target=3D"_blank">Tlhingan-hol@kli.=
org</a><br>
<a href=3D"http://mail.kli.org/mailman/listinfo/tlhingan-hol" rel=3D"norefe=
rrer" target=3D"_blank">http://mail.kli.org/mailman/listinfo/tlhingan-hol</=
a><br>
</font></span></blockquote></div><br></div>
--001a11360004825ebc0524d3fa3a--
--===============6729209599323038894==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Tlhingan-hol mailing list
Tlhingan-hol@kli.org
http://mail.kli.org/mailman/listinfo/tlhingan-hol
--===============6729209599323038894==--