Skip to content

Commit

Permalink
add PortiLexicon-UD
Browse files Browse the repository at this point in the history
  • Loading branch information
nm committed Feb 3, 2025
1 parent 18422a6 commit 1bbba6b
Show file tree
Hide file tree
Showing 9 changed files with 1,226,527 additions and 0 deletions.
6 changes: 6 additions & 0 deletions experimental/pt/portilexicon_ud/HISTORY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
PortiLexicon-UD Change History
====================

1.0 (2025-02-03)
----------------
* Created by PortiLexicon-UD
21 changes: 21 additions & 0 deletions experimental/pt/portilexicon_ud/LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright © 2025 PortiLexicon-UD

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
23 changes: 23 additions & 0 deletions experimental/pt/portilexicon_ud/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
PortiLexicon-UD lexical model
===================

Description
-----------
PortiLexicon-UD

Links
-----

Copyright
---------
See [LICENSE.md](LICENSE.md)

Supported Platforms
-------------------
* iPhone
* iPad
* Android phone
* Android tablet
* Mobile devices
* Tablet devices

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<KeymanDeveloperProject>
<Options>
<Version>2.0</Version>
<CompilerWarningsAsErrors>True</CompilerWarningsAsErrors>
<CheckFilenameConventions>True</CheckFilenameConventions>
<SkipMetadataFiles>True</SkipMetadataFiles>
<ProjectType>lexicalmodel</ProjectType>
</Options>
</KeymanDeveloperProject>
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<Package>
<System>
<KeymanDeveloperVersion>17.0.334.0</KeymanDeveloperVersion>
<FileVersion>12.0</FileVersion>
</System>
<Options>
<ExecuteProgram></ExecuteProgram>
<ReadMeFile>readme.htm</ReadMeFile>
<LicenseFile>..\LICENSE.md</LicenseFile>
<MSIFileName></MSIFileName>
<MSIOptions></MSIOptions>
</Options>
<StartMenu>
<Folder></Folder>
<Items/>
</StartMenu>
<Info>
<Name URL="">PortiLexicon-UD</Name>
<Copyright URL="">Copyright © PortiLexicon-UD</Copyright>
<Author URL="">PortiLexicon-UD</Author>
<Version URL="">1.0</Version>
<Description URL="">PortiLexicon-UD</Description>
</Info>
<Files>
<File>
<Name>..\build\portilexicon_ud.pt.portilexicon_ud.model.js</Name>
<Description></Description>
<CopyLocation>0</CopyLocation>
<FileType>.js</FileType>
</File>
<File>
<Name>welcome.htm</Name>
<Description></Description>
<CopyLocation>0</CopyLocation>
<FileType>.htm</FileType>
</File>
<File>
<Name>readme.htm</Name>
<Description></Description>
<CopyLocation>0</CopyLocation>
<FileType>.htm</FileType>
</File>
<File>
<Name>..\LICENSE.md</Name>
<Description></Description>
<CopyLocation>0</CopyLocation>
<FileType>.md</FileType>
</File>
</Files>
<Keyboards/>
<LexicalModels>
<LexicalModel>
<Name>PortiLexicon-UD</Name>
<ID>portilexicon_ud.pt.portilexicon_ud</ID>
<Languages>
<Language ID="pt">Portuguese</Language>
</Languages>
</LexicalModel>
</LexicalModels>
<Strings/>
</Package>
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/*
PortiLexicon-UD 1.0
This is a minimal lexical model source that uses a tab delimited wordlist.
See documentation online at https://help.keyman.com/developer/ for
additional parameters.
*/

const source: LexicalModelSource = {
format: 'trie-1.0',
wordBreaker: 'default',
sources: ['wordlist.tsv'],
};
export default source;
24 changes: 24 additions & 0 deletions experimental/pt/portilexicon_ud/source/readme.htm
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>PortiLexicon-UD</title>
<style type="text/css">
p { font: 10pt Tahoma; }
h1 { font: bold 16pt Tahoma; color: #4444cc; margin-bottom: 2px }
h2 { font: bold 12pt Tahoma; color: #4444cc; }
</style>
</head>
<body>

<h1>PortiLexicon-UD</h1>

<p>
PortiLexicon-UD
</p>

<p>Copyright © PortiLexicon-UD</p>

</body>
</html>
28 changes: 28 additions & 0 deletions experimental/pt/portilexicon_ud/source/welcome.htm
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Start Using PortiLexicon-UD</title>
<style type="text/css">
p { font: 10pt Tahoma; }
h1 { font: bold 16pt Tahoma; color: #4444cc; margin-bottom: 2px }
h2 { font: bold 12pt Tahoma; color: #4444cc; }
</style>
</head>
<body>

<h1>Start Using PortiLexicon-UD</h1>

<p>
PortiLexicon-UD
</p>

<h1>Wordlist Model Documentation</h1>

<!-- Insert HTML documentation here -->

<p>Copyright © PortiLexicon-UD</p>

</body>
</html>
Loading

0 comments on commit 1bbba6b

Please sign in to comment.