1
0
forked from GitHub/gf-rgl

Merge pull request #156 from odanoburu/por-dict-update-2

(Por) update Dict
This commit is contained in:
Inari Listenmaa
2019-02-01 15:07:07 +01:00
committed by GitHub
4 changed files with 170877 additions and 170903 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -143,7 +143,7 @@ oper
} ;
--2 Adjectives
--3 Adjectives
--
-- Adjectives are conveniently seen as gender-dependent nouns. Here
-- are some patterns. First one that describes the worst case.
@@ -195,7 +195,7 @@ oper
_ => mkAdj a
} ;
--2 Personal pronouns
--4 Personal pronouns
--
-- All the eight personal pronouns can be built by the following macro.
-- The use of "ne" as atonic genitive is debatable.
@@ -241,7 +241,7 @@ oper
(pronAgr pron g n p) ** pronLin você o lhe Você ;
--2 Determiners
--5 Determiners
--
-- Determiners, traditionally called indefinite pronouns, are
-- inflected in gender and number, like adjectives.

View File

@@ -21,7 +21,9 @@ The code used to generate the modules below is in this [[http://gitlab.com/odano
** Dict
This module contains nouns and adjectives defined from the forms in
this [[https://github.com/LFG-PTBR/MorphoBr/][morphological resource]].
this [[https://github.com/LFG-PTBR/MorphoBr/][morphological resource]]. Variants are not used. =fun= names are
the word's lemmas, plus optional distinguishing feature (e.g.,
/número_N/ for /número/ but /abade_Fem_N/ for /abadessa/).
** Besch
The =BeschPor= module contains the complete inflection tables for all