[Hejes-devel] [730] fixed regexp in JELOLETLEN_BIRTOKOS_1_3; issue #587 (" bankkartya-elfogadas")

hejes-devel at nytud.hu hejes-devel at nytud.hu
Fri May 10 11:06:42 CEST 2013


Revision: 730
Author:   ludanyizs
Date:     2013-05-10 11:06:41 +0200 (Fri, 10 May 2013)
Log Message:
-----------
fixed regexp in JELOLETLEN_BIRTOKOS_1_3; issue #587 ("bankkartya-elfogadas")

Modified Paths:
--------------
    trunk/web2py/applications/helyesiras_webdev/modules/resources/egybekulon2.grm

Modified: trunk/web2py/applications/helyesiras_webdev/modules/resources/egybekulon2.grm
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/modules/resources/egybekulon2.grm	2013-05-09 22:53:23 UTC (rev 729)
+++ trunk/web2py/applications/helyesiras_webdev/modules/resources/egybekulon2.grm	2013-05-10 09:06:41 UTC (rev 730)
@@ -210,7 +210,7 @@
 # hogy a vegetatív DNS szintézis kijöjjön
 
 id: M_EK_JELOLETLEN_BIRTOKOS_1_3
-rule: N(match~".*[^PS(e|t)(1|2|3)],NOM", sem!=["PersFirst", "FamilyName", "KozszoiBetuszo", "TulnevBetuszo", "Abbr"], type!="Qualificative") + N(match~"(IGE,_IF),[^PS(e|t)(1|2|3)].*", type!="SuffixComPart", prespart1!="YES", prespart2!="YES") == N(sep='')
+rule: N(match~".*[^PS(e|t)(1|2|3)],NOM", sem!=["PersFirst", "FamilyName", "KozszoiBetuszo", "TulnevBetuszo", "Abbr"], type!="Qualificative") + N(match~"(.*IGE,_IF),[^PS(e|t)(1|2|3)].*", type!="SuffixComPart", prespart1!="YES", prespart2!="YES") == N(sep='')
 comment: A jelöletlen birtokos jelzői összetételt mindig egybeírjuk.
 refs: AkH-128c
 ex: dob + pergés = dobpergés, király + választás = királyválasztás




More information about the Hejes-devel mailing list