Commit 44795715cde95c6bd6e5eaf148a02e9ed8bdb1b2
1 parent
9e369c11
Exists in
master
and in
1 other branch
Desativa regras de intensidade e negação. Adiciona regras de verbo pro infinitiv…
…o (Ser, Estar, Ter, Haver).
Showing
1 changed file
with
518 additions
and
55 deletions
Show diff stats
data/regras.xml
... | ... | @@ -267,15 +267,6 @@ |
267 | 267 | <action>remove</action> |
268 | 268 | </class> |
269 | 269 | </rule> |
270 | - <rule name = "SR-P"><!-- tempo verbal - presente com AdvP(t) --> | |
271 | - <active>true</active> | |
272 | - <count>1</count> | |
273 | - <class> | |
274 | - <title>SR-P</title> | |
275 | - <action>change_vb</action> | |
276 | - <newprop>SR</newprop> | |
277 | - </class> | |
278 | - </rule> | |
279 | 270 | <rule name = "VB-P"><!-- tempo verbal - presente com AdvP(t) --> |
280 | 271 | <active>true</active> |
281 | 272 | <count>1</count> |
... | ... | @@ -398,6 +389,494 @@ |
398 | 389 | <newtokenpos>next</newtokenpos> |
399 | 390 | </class> |
400 | 391 | </rule> |
392 | + <rule name = "SR-P"><!-- tempo verbal - presente com AdvP(t) --> | |
393 | + <active>true</active> | |
394 | + <count>1</count> | |
395 | + <class> | |
396 | + <title>SR-P</title> | |
397 | + <specific>advt</specific> | |
398 | + <action>change_vb</action> | |
399 | + <newprop>SR</newprop> | |
400 | + </class> | |
401 | + </rule> | |
402 | + <rule name = "SR-SP"><!-- tempo verbal - presente do subjuntivo com AdvP(t) --> | |
403 | + <active>true</active> | |
404 | + <count>1</count> | |
405 | + <class> | |
406 | + <title>SR-SP</title> | |
407 | + <specific>advt</specific> | |
408 | + <action>change_vb</action> | |
409 | + <newprop>SR</newprop> | |
410 | + </class> | |
411 | + </rule> | |
412 | + <rule name = "SR-R"><!-- tempo verbal - futuro com AdvP(t) --> | |
413 | + <active>true</active> | |
414 | + <count>1</count> | |
415 | + <class> | |
416 | + <title>SR-R</title> | |
417 | + <specific>advt</specific> | |
418 | + <action>change_vb</action> | |
419 | + <newprop>SR</newprop> | |
420 | + </class> | |
421 | + </rule> | |
422 | + <rule name = "SR-SR"><!-- tempo verbal - futuro do subjuntivo com AdvP(t) --> | |
423 | + <active>true</active> | |
424 | + <count>1</count> | |
425 | + <class> | |
426 | + <title>SR-SR</title> | |
427 | + <specific>advt</specific> | |
428 | + <action>change_vb</action> | |
429 | + <newprop>SR</newprop> | |
430 | + </class> | |
431 | + </rule> | |
432 | + <rule name = "SR-D"><!-- tempo verbal - passado com AdvP(t) --> | |
433 | + <active>true</active> | |
434 | + <count>1</count> | |
435 | + <class> | |
436 | + <title>SR-D</title> | |
437 | + <specific>advt</specific> | |
438 | + <action>change_vb</action> | |
439 | + <newprop>SR</newprop> | |
440 | + </class> | |
441 | + </rule> | |
442 | + <rule name = "SR-SD"><!-- tempo verbal - passado do subjuntivo com AdvP(t) --> | |
443 | + <active>true</active> | |
444 | + <count>1</count> | |
445 | + <class> | |
446 | + <title>SR-SD</title> | |
447 | + <specific>advt</specific> | |
448 | + <action>change_vb</action> | |
449 | + <newprop>SR</newprop> | |
450 | + </class> | |
451 | + </rule> | |
452 | + <rule name = "SR-P"><!-- verbo no infinitivo - presente --> | |
453 | + <active>true</active> | |
454 | + <count>1</count> | |
455 | + <class> | |
456 | + <title>SR-P</title> | |
457 | + <action>change_vb</action> | |
458 | + <newprop>SR</newprop> | |
459 | + </class> | |
460 | + </rule> | |
461 | + <rule name = "SR-SP"><!-- verbo no infinitivo – presente do subjuntivo --> | |
462 | + <active>true</active> | |
463 | + <count>1</count> | |
464 | + <class> | |
465 | + <title>SR-SP</title> | |
466 | + <action>change_vb</action> | |
467 | + <newprop>SR</newprop> | |
468 | + </class> | |
469 | + </rule> | |
470 | + <rule name = "SR-R"><!-- verbo no infinitivo - futuro --> | |
471 | + <active>true</active> | |
472 | + <count>1</count> | |
473 | + <class> | |
474 | + <title>SR-R</title> | |
475 | + <action>change_vb</action> | |
476 | + <newprop>SR</newprop> | |
477 | + <newtoken>futuro</newtoken> | |
478 | + <newtokenpos>next</newtokenpos> | |
479 | + </class> | |
480 | + </rule> | |
481 | + <rule name = "SR-SR"><!-- verbo no infinitivo – futuro do subjuntivo --> | |
482 | + <active>true</active> | |
483 | + <count>1</count> | |
484 | + <class> | |
485 | + <title>SR-SR</title> | |
486 | + <action>change_vb</action> | |
487 | + <newprop>SR</newprop>4 | |
488 | + <newtoken>futuro</newtoken> | |
489 | + <newtokenpos>next</newtokenpos> | |
490 | + </class> | |
491 | + </rule> | |
492 | + <rule name = "SR-D"><!-- verbo no infinitivo - passado --> | |
493 | + <active>true</active> | |
494 | + <count>1</count> | |
495 | + <class> | |
496 | + <title>SR-D</title> | |
497 | + <action>change_vb</action> | |
498 | + <newprop>SR</newprop> | |
499 | + <newtoken>passado</newtoken> | |
500 | + <newtokenpos>next</newtokenpos> | |
501 | + </class> | |
502 | + </rule> | |
503 | + <rule name = "SR-SD"><!-- verbo no infinitivo – passado do subjuntivo --> | |
504 | + <active>true</active> | |
505 | + <count>1</count> | |
506 | + <class> | |
507 | + <title>SR-SD</title> | |
508 | + <action>change_vb</action> | |
509 | + <newprop>SR</newprop> | |
510 | + <newtoken>passado</newtoken> | |
511 | + <newtokenpos>next</newtokenpos> | |
512 | + </class> | |
513 | + </rule> | |
514 | + <rule name = "TR-P"><!-- tempo verbal - presente com AdvP(t) --> | |
515 | + <active>true</active> | |
516 | + <count>1</count> | |
517 | + <class> | |
518 | + <title>TR-P</title> | |
519 | + <specific>advt</specific> | |
520 | + <action>change_vb</action> | |
521 | + <newprop>TR</newprop> | |
522 | + </class> | |
523 | + </rule> | |
524 | + <rule name = "TR-SP"><!-- tempo verbal - presente do subjuntivo com AdvP(t) --> | |
525 | + <active>true</active> | |
526 | + <count>1</count> | |
527 | + <class> | |
528 | + <title>TR-SP</title> | |
529 | + <specific>advt</specific> | |
530 | + <action>change_vb</action> | |
531 | + <newprop>TR</newprop> | |
532 | + </class> | |
533 | + </rule> | |
534 | + <rule name = "TR-R"><!-- tempo verbal - futuro com AdvP(t) --> | |
535 | + <active>true</active> | |
536 | + <count>1</count> | |
537 | + <class> | |
538 | + <title>TR-R</title> | |
539 | + <specific>advt</specific> | |
540 | + <action>change_vb</action> | |
541 | + <newprop>TR</newprop> | |
542 | + </class> | |
543 | + </rule> | |
544 | + <rule name = "TR-TR"><!-- tempo verbal - futuro do subjuntivo com AdvP(t) --> | |
545 | + <active>true</active> | |
546 | + <count>1</count> | |
547 | + <class> | |
548 | + <title>TR-TR</title> | |
549 | + <specific>advt</specific> | |
550 | + <action>change_vb</action> | |
551 | + <newprop>TR</newprop> | |
552 | + </class> | |
553 | + </rule> | |
554 | + <rule name = "TR-D"><!-- tempo verbal - passado com AdvP(t) --> | |
555 | + <active>true</active> | |
556 | + <count>1</count> | |
557 | + <class> | |
558 | + <title>TR-D</title> | |
559 | + <specific>advt</specific> | |
560 | + <action>change_vb</action> | |
561 | + <newprop>TR</newprop> | |
562 | + </class> | |
563 | + </rule> | |
564 | + <rule name = "TR-SD"><!-- tempo verbal - passado do subjuntivo com AdvP(t) --> | |
565 | + <active>true</active> | |
566 | + <count>1</count> | |
567 | + <class> | |
568 | + <title>TR-SD</title> | |
569 | + <specific>advt</specific> | |
570 | + <action>change_vb</action> | |
571 | + <newprop>TR</newprop> | |
572 | + </class> | |
573 | + </rule> | |
574 | + <rule name = "TR-P"><!-- verbo no infinitivo - presente --> | |
575 | + <active>true</active> | |
576 | + <count>1</count> | |
577 | + <class> | |
578 | + <title>TR-P</title> | |
579 | + <action>change_vb</action> | |
580 | + <newprop>TR</newprop> | |
581 | + </class> | |
582 | + </rule> | |
583 | + <rule name = "TR-SP"><!-- verbo no infinitivo – presente do subjuntivo --> | |
584 | + <active>true</active> | |
585 | + <count>1</count> | |
586 | + <class> | |
587 | + <title>TR-SP</title> | |
588 | + <action>change_vb</action> | |
589 | + <newprop>TR</newprop> | |
590 | + </class> | |
591 | + </rule> | |
592 | + <rule name = "TR-R"><!-- verbo no infinitivo - futuro --> | |
593 | + <active>true</active> | |
594 | + <count>1</count> | |
595 | + <class> | |
596 | + <title>TR-R</title> | |
597 | + <action>change_vb</action> | |
598 | + <newprop>TR</newprop> | |
599 | + <newtoken>futuro</newtoken> | |
600 | + <newtokenpos>next</newtokenpos> | |
601 | + </class> | |
602 | + </rule> | |
603 | + <rule name = "TR-TR"><!-- verbo no infinitivo – futuro do subjuntivo --> | |
604 | + <active>true</active> | |
605 | + <count>1</count> | |
606 | + <class> | |
607 | + <title>TR-TR</title> | |
608 | + <action>change_vb</action> | |
609 | + <newprop>TR</newprop>4 | |
610 | + <newtoken>futuro</newtoken> | |
611 | + <newtokenpos>next</newtokenpos> | |
612 | + </class> | |
613 | + </rule> | |
614 | + <rule name = "TR-D"><!-- verbo no infinitivo - passado --> | |
615 | + <active>true</active> | |
616 | + <count>1</count> | |
617 | + <class> | |
618 | + <title>TR-D</title> | |
619 | + <action>change_vb</action> | |
620 | + <newprop>TR</newprop> | |
621 | + <newtoken>passado</newtoken> | |
622 | + <newtokenpos>next</newtokenpos> | |
623 | + </class> | |
624 | + </rule> | |
625 | + <rule name = "TR-SD"><!-- verbo no infinitivo – passado do subjuntivo --> | |
626 | + <active>true</active> | |
627 | + <count>1</count> | |
628 | + <class> | |
629 | + <title>TR-SD</title> | |
630 | + <action>change_vb</action> | |
631 | + <newprop>TR</newprop> | |
632 | + <newtoken>passado</newtoken> | |
633 | + <newtokenpos>next</newtokenpos> | |
634 | + </class> | |
635 | + </rule> | |
636 | + <rule name = "ET-P"><!-- tempo verbal - presente com AdvP(t) --> | |
637 | + <active>true</active> | |
638 | + <count>1</count> | |
639 | + <class> | |
640 | + <title>ET-P</title> | |
641 | + <specific>advt</specific> | |
642 | + <action>change_vb</action> | |
643 | + <newprop>ET</newprop> | |
644 | + </class> | |
645 | + </rule> | |
646 | + <rule name = "ET-SP"><!-- tempo verbal - presente do subjuntivo com AdvP(t) --> | |
647 | + <active>true</active> | |
648 | + <count>1</count> | |
649 | + <class> | |
650 | + <title>ET-SP</title> | |
651 | + <specific>advt</specific> | |
652 | + <action>change_vb</action> | |
653 | + <newprop>ET</newprop> | |
654 | + </class> | |
655 | + </rule> | |
656 | + <rule name = "ET-R"><!-- tempo verbal - futuro com AdvP(t) --> | |
657 | + <active>true</active> | |
658 | + <count>1</count> | |
659 | + <class> | |
660 | + <title>ET-R</title> | |
661 | + <specific>advt</specific> | |
662 | + <action>change_vb</action> | |
663 | + <newprop>ET</newprop> | |
664 | + </class> | |
665 | + </rule> | |
666 | + <rule name = "ET-ET"><!-- tempo verbal - futuro do subjuntivo com AdvP(t) --> | |
667 | + <active>true</active> | |
668 | + <count>1</count> | |
669 | + <class> | |
670 | + <title>ET-ET</title> | |
671 | + <specific>advt</specific> | |
672 | + <action>change_vb</action> | |
673 | + <newprop>ET</newprop> | |
674 | + </class> | |
675 | + </rule> | |
676 | + <rule name = "ET-D"><!-- tempo verbal - passado com AdvP(t) --> | |
677 | + <active>true</active> | |
678 | + <count>1</count> | |
679 | + <class> | |
680 | + <title>ET-D</title> | |
681 | + <specific>advt</specific> | |
682 | + <action>change_vb</action> | |
683 | + <newprop>ET</newprop> | |
684 | + </class> | |
685 | + </rule> | |
686 | + <rule name = "ET-SD"><!-- tempo verbal - passado do subjuntivo com AdvP(t) --> | |
687 | + <active>true</active> | |
688 | + <count>1</count> | |
689 | + <class> | |
690 | + <title>ET-SD</title> | |
691 | + <specific>advt</specific> | |
692 | + <action>change_vb</action> | |
693 | + <newprop>ET</newprop> | |
694 | + </class> | |
695 | + </rule> | |
696 | + <rule name = "ET-P"><!-- verbo no infinitivo - presente --> | |
697 | + <active>true</active> | |
698 | + <count>1</count> | |
699 | + <class> | |
700 | + <title>ET-P</title> | |
701 | + <action>change_vb</action> | |
702 | + <newprop>ET</newprop> | |
703 | + </class> | |
704 | + </rule> | |
705 | + <rule name = "ET-SP"><!-- verbo no infinitivo – presente do subjuntivo --> | |
706 | + <active>true</active> | |
707 | + <count>1</count> | |
708 | + <class> | |
709 | + <title>ET-SP</title> | |
710 | + <action>change_vb</action> | |
711 | + <newprop>ET</newprop> | |
712 | + </class> | |
713 | + </rule> | |
714 | + <rule name = "ET-R"><!-- verbo no infinitivo - futuro --> | |
715 | + <active>true</active> | |
716 | + <count>1</count> | |
717 | + <class> | |
718 | + <title>ET-R</title> | |
719 | + <action>change_vb</action> | |
720 | + <newprop>ET</newprop> | |
721 | + <newtoken>futuro</newtoken> | |
722 | + <newtokenpos>next</newtokenpos> | |
723 | + </class> | |
724 | + </rule> | |
725 | + <rule name = "ET-ET"><!-- verbo no infinitivo – futuro do subjuntivo --> | |
726 | + <active>true</active> | |
727 | + <count>1</count> | |
728 | + <class> | |
729 | + <title>ET-ET</title> | |
730 | + <action>change_vb</action> | |
731 | + <newprop>ET</newprop>4 | |
732 | + <newtoken>futuro</newtoken> | |
733 | + <newtokenpos>next</newtokenpos> | |
734 | + </class> | |
735 | + </rule> | |
736 | + <rule name = "ET-D"><!-- verbo no infinitivo - passado --> | |
737 | + <active>true</active> | |
738 | + <count>1</count> | |
739 | + <class> | |
740 | + <title>ET-D</title> | |
741 | + <action>change_vb</action> | |
742 | + <newprop>ET</newprop> | |
743 | + <newtoken>passado</newtoken> | |
744 | + <newtokenpos>next</newtokenpos> | |
745 | + </class> | |
746 | + </rule> | |
747 | + <rule name = "ET-SD"><!-- verbo no infinitivo – passado do subjuntivo --> | |
748 | + <active>true</active> | |
749 | + <count>1</count> | |
750 | + <class> | |
751 | + <title>ET-SD</title> | |
752 | + <action>change_vb</action> | |
753 | + <newprop>ET</newprop> | |
754 | + <newtoken>passado</newtoken> | |
755 | + <newtokenpos>next</newtokenpos> | |
756 | + </class> | |
757 | + </rule> | |
758 | + <rule name = "HV-P"><!-- tempo verbal - presente com AdvP(t) --> | |
759 | + <active>true</active> | |
760 | + <count>1</count> | |
761 | + <class> | |
762 | + <title>HV-P</title> | |
763 | + <specific>advt</specific> | |
764 | + <action>change_vb</action> | |
765 | + <newprop>HV</newprop> | |
766 | + </class> | |
767 | + </rule> | |
768 | + <rule name = "HV-SP"><!-- tempo verbal - presente do subjuntivo com AdvP(t) --> | |
769 | + <active>true</active> | |
770 | + <count>1</count> | |
771 | + <class> | |
772 | + <title>HV-SP</title> | |
773 | + <specific>advt</specific> | |
774 | + <action>change_vb</action> | |
775 | + <newprop>HV</newprop> | |
776 | + </class> | |
777 | + </rule> | |
778 | + <rule name = "HV-R"><!-- tempo verbal - futuro com AdvP(t) --> | |
779 | + <active>true</active> | |
780 | + <count>1</count> | |
781 | + <class> | |
782 | + <title>HV-R</title> | |
783 | + <specific>advt</specific> | |
784 | + <action>change_vb</action> | |
785 | + <newprop>HV</newprop> | |
786 | + </class> | |
787 | + </rule> | |
788 | + <rule name = "HV-HV"><!-- tempo verbal - futuro do subjuntivo com AdvP(t) --> | |
789 | + <active>true</active> | |
790 | + <count>1</count> | |
791 | + <class> | |
792 | + <title>HV-HV</title> | |
793 | + <specific>advt</specific> | |
794 | + <action>change_vb</action> | |
795 | + <newprop>HV</newprop> | |
796 | + </class> | |
797 | + </rule> | |
798 | + <rule name = "HV-D"><!-- tempo verbal - passado com AdvP(t) --> | |
799 | + <active>true</active> | |
800 | + <count>1</count> | |
801 | + <class> | |
802 | + <title>HV-D</title> | |
803 | + <specific>advt</specific> | |
804 | + <action>change_vb</action> | |
805 | + <newprop>HV</newprop> | |
806 | + </class> | |
807 | + </rule> | |
808 | + <rule name = "HV-SD"><!-- tempo verbal - passado do subjuntivo com AdvP(t) --> | |
809 | + <active>true</active> | |
810 | + <count>1</count> | |
811 | + <class> | |
812 | + <title>HV-SD</title> | |
813 | + <specific>advt</specific> | |
814 | + <action>change_vb</action> | |
815 | + <newprop>HV</newprop> | |
816 | + </class> | |
817 | + </rule> | |
818 | + <rule name = "HV-P"><!-- verbo no infinitivo - presente --> | |
819 | + <active>true</active> | |
820 | + <count>1</count> | |
821 | + <class> | |
822 | + <title>HV-P</title> | |
823 | + <action>change_vb</action> | |
824 | + <newprop>HV</newprop> | |
825 | + </class> | |
826 | + </rule> | |
827 | + <rule name = "HV-SP"><!-- verbo no infinitivo – presente do subjuntivo --> | |
828 | + <active>true</active> | |
829 | + <count>1</count> | |
830 | + <class> | |
831 | + <title>HV-SP</title> | |
832 | + <action>change_vb</action> | |
833 | + <newprop>HV</newprop> | |
834 | + </class> | |
835 | + </rule> | |
836 | + <rule name = "HV-R"><!-- verbo no infinitivo - futuro --> | |
837 | + <active>true</active> | |
838 | + <count>1</count> | |
839 | + <class> | |
840 | + <title>HV-R</title> | |
841 | + <action>change_vb</action> | |
842 | + <newprop>HV</newprop> | |
843 | + <newtoken>futuro</newtoken> | |
844 | + <newtokenpos>next</newtokenpos> | |
845 | + </class> | |
846 | + </rule> | |
847 | + <rule name = "HV-HV"><!-- verbo no infinitivo – futuro do subjuntivo --> | |
848 | + <active>true</active> | |
849 | + <count>1</count> | |
850 | + <class> | |
851 | + <title>HV-HV</title> | |
852 | + <action>change_vb</action> | |
853 | + <newprop>HV</newprop>4 | |
854 | + <newtoken>futuro</newtoken> | |
855 | + <newtokenpos>next</newtokenpos> | |
856 | + </class> | |
857 | + </rule> | |
858 | + <rule name = "HV-D"><!-- verbo no infinitivo - passado --> | |
859 | + <active>true</active> | |
860 | + <count>1</count> | |
861 | + <class> | |
862 | + <title>HV-D</title> | |
863 | + <action>change_vb</action> | |
864 | + <newprop>HV</newprop> | |
865 | + <newtoken>passado</newtoken> | |
866 | + <newtokenpos>next</newtokenpos> | |
867 | + </class> | |
868 | + </rule> | |
869 | + <rule name = "HV-SD"><!-- verbo no infinitivo – passado do subjuntivo --> | |
870 | + <active>true</active> | |
871 | + <count>1</count> | |
872 | + <class> | |
873 | + <title>HV-SD</title> | |
874 | + <action>change_vb</action> | |
875 | + <newprop>HV</newprop> | |
876 | + <newtoken>passado</newtoken> | |
877 | + <newtokenpos>next</newtokenpos> | |
878 | + </class> | |
879 | + </rule> | |
401 | 880 | </morphological> |
402 | 881 | <syntactic> |
403 | 882 | <rule name = "S(VP_NP)"><!-- Ordem direta da sentença --> |
... | ... | @@ -420,14 +899,12 @@ |
420 | 899 | <active>false</active> |
421 | 900 | <count>2</count> |
422 | 901 | <class> |
423 | - <title>VB</title> | |
424 | - <specific>vbi</specific> | |
425 | - <newprop>VBi</newprop> | |
902 | + <title>VB</title> | |
426 | 903 | </class> |
427 | 904 | <class> |
428 | 905 | <title>ADV-R</title> |
429 | 906 | <specific>i</specific> |
430 | - <action>remove</action> | |
907 | + <action>concate_intens</action> | |
431 | 908 | </class> |
432 | 909 | </rule> |
433 | 910 | <rule name = "VP(VB_G)"><!-- tratamento do adverbio de intensidade modificador de verbo --> |
... | ... | @@ -444,7 +921,7 @@ |
444 | 921 | </class> |
445 | 922 | </rule> |
446 | 923 | <rule name = "VP(VB_ADV-NEG)"><!-- tratamento do adverbio de negação modificador da raiz do verbo --> |
447 | - <active>true</active> | |
924 | + <active>false</active> | |
448 | 925 | <count>2</count> |
449 | 926 | <class> |
450 | 927 | <title>VB</title> |
... | ... | @@ -458,7 +935,7 @@ |
458 | 935 | </class> |
459 | 936 | </rule> |
460 | 937 | <rule name = "VP(VB_ADV-NEG)"><!-- tratamento do adverbio de negação modificador de expressão facial do verbo --> |
461 | - <active>true</active> | |
938 | + <active>false</active> | |
462 | 939 | <count>2</count> |
463 | 940 | <class> |
464 | 941 | <title>VB</title> |
... | ... | @@ -471,7 +948,7 @@ |
471 | 948 | </class> |
472 | 949 | </rule> |
473 | 950 | <rule name = "AP(ADV-R_ADJ)"><!-- tratamento do adverbio de intensidade modificador de adjetivo --> |
474 | - <active>true</active> | |
951 | + <active>false</active> | |
475 | 952 | <count>2</count> |
476 | 953 | <class> |
477 | 954 | <title>ADV-R</title> |
... | ... | @@ -489,13 +966,11 @@ |
489 | 966 | <count>2</count> |
490 | 967 | <class> |
491 | 968 | <title>ADJ</title> |
492 | - <specific>adji</specific> | |
493 | - <newprop>ADJi</newprop> | |
494 | 969 | </class> |
495 | 970 | <class> |
496 | 971 | <title>ADV-R</title> |
497 | 972 | <specific>i</specific> |
498 | - <action>remove</action> | |
973 | + <action>concate_intens</action> | |
499 | 974 | </class> |
500 | 975 | </rule> |
501 | 976 | <rule name = "AP(G_ADJ)"><!-- tratamento do adverbio de intensidade modificador de adjetivo --> |
... | ... | @@ -525,7 +1000,7 @@ |
525 | 1000 | </class> |
526 | 1001 | </rule> |
527 | 1002 | <rule name = "AP(ADV-R_ADJ-F)"><!-- tratamento do adverbio de intensidade modificador de adjetivo feminino --> |
528 | - <active>true</active> | |
1003 | + <active>false</active> | |
529 | 1004 | <count>2</count> |
530 | 1005 | <class> |
531 | 1006 | <title>ADV-R</title> |
... | ... | @@ -543,13 +1018,11 @@ |
543 | 1018 | <count>2</count> |
544 | 1019 | <class> |
545 | 1020 | <title>ADJ-F</title> |
546 | - <specific>adji</specific> | |
547 | - <newprop>ADJi</newprop> | |
548 | 1021 | </class> |
549 | 1022 | <class> |
550 | 1023 | <title>ADV-R</title> |
551 | 1024 | <specific>i</specific> |
552 | - <action>remove</action> | |
1025 | + <action>concate_intens</action> | |
553 | 1026 | </class> |
554 | 1027 | </rule> |
555 | 1028 | <rule name = "AP(G_ADJ-F)"><!-- tratamento do adverbio de intensidade modificador de adjetivo feminino --> |
... | ... | @@ -579,7 +1052,7 @@ |
579 | 1052 | </class> |
580 | 1053 | </rule> |
581 | 1054 | <rule name = "AP(ADV-R_ADJ-G)"><!-- tratamento do adverbio de intensidade modificador de adjetivo geral --> |
582 | - <active>true</active> | |
1055 | + <active>false</active> | |
583 | 1056 | <count>2</count> |
584 | 1057 | <class> |
585 | 1058 | <title>ADV-R</title> |
... | ... | @@ -597,13 +1070,11 @@ |
597 | 1070 | <count>2</count> |
598 | 1071 | <class> |
599 | 1072 | <title>ADJ-G</title> |
600 | - <specific>adji</specific> | |
601 | - <newprop>ADJi</newprop> | |
602 | 1073 | </class> |
603 | 1074 | <class> |
604 | 1075 | <title>ADV-R</title> |
605 | 1076 | <specific>i</specific> |
606 | - <action>remove</action> | |
1077 | + <action>concate_intens</action> | |
607 | 1078 | </class> |
608 | 1079 | </rule> |
609 | 1080 | <rule name = "AP(G_ADJ-G)"><!-- tratamento do adverbio de intensidade modificador de adjetivo geral --> |
... | ... | @@ -633,7 +1104,7 @@ |
633 | 1104 | </class> |
634 | 1105 | </rule> |
635 | 1106 | <rule name = "AP(ADV-R_ADJ-P)"><!-- tratamento do adverbio de intensidade modificador de adjetivo masculino plural --> |
636 | - <active>true</active> | |
1107 | + <active>false</active> | |
637 | 1108 | <count>2</count> |
638 | 1109 | <class> |
639 | 1110 | <title>ADV-R</title> |
... | ... | @@ -651,13 +1122,11 @@ |
651 | 1122 | <count>2</count> |
652 | 1123 | <class> |
653 | 1124 | <title>ADJ-P</title> |
654 | - <specific>adji</specific> | |
655 | - <newprop>ADJi</newprop> | |
656 | 1125 | </class> |
657 | 1126 | <class> |
658 | 1127 | <title>ADV-R</title> |
659 | 1128 | <specific>i</specific> |
660 | - <action>remove</action> | |
1129 | + <action>concate_intens</action> | |
661 | 1130 | </class> |
662 | 1131 | </rule> |
663 | 1132 | <rule name = "AP(G_ADJ-P)"><!-- tratamento do adverbio de intensidade modificador de adjetivo masculino plural --> |
... | ... | @@ -687,7 +1156,7 @@ |
687 | 1156 | </class> |
688 | 1157 | </rule> |
689 | 1158 | <rule name = "AP(ADV-R_ADJ-F-P)"><!-- tratamento do adverbio de intensidade modificador de adjetivo feminino plural --> |
690 | - <active>true</active> | |
1159 | + <active>false</active> | |
691 | 1160 | <count>2</count> |
692 | 1161 | <class> |
693 | 1162 | <title>ADV-R</title> |
... | ... | @@ -705,13 +1174,11 @@ |
705 | 1174 | <count>2</count> |
706 | 1175 | <class> |
707 | 1176 | <title>ADJ-F-P</title> |
708 | - <specific>adji</specific> | |
709 | - <newprop>ADJi</newprop> | |
710 | 1177 | </class> |
711 | 1178 | <class> |
712 | 1179 | <title>ADV-R</title> |
713 | 1180 | <specific>i</specific> |
714 | - <action>remove</action> | |
1181 | + <action>concate_intens</action> | |
715 | 1182 | </class> |
716 | 1183 | </rule> |
717 | 1184 | <rule name = "AP(G_ADJ-F-P)"><!-- tratamento do adverbio de intensidade modificador de adjetivo feminino plural --> |
... | ... | @@ -741,7 +1208,7 @@ |
741 | 1208 | </class> |
742 | 1209 | </rule> |
743 | 1210 | <rule name = "AP(ADV-R_ADJ-G-P)"><!-- tratamento do adverbio de intensidade modificador de adjetivo geral plural--> |
744 | - <active>true</active> | |
1211 | + <active>false</active> | |
745 | 1212 | <count>2</count> |
746 | 1213 | <class> |
747 | 1214 | <title>ADV-R</title> |
... | ... | @@ -759,13 +1226,11 @@ |
759 | 1226 | <count>2</count> |
760 | 1227 | <class> |
761 | 1228 | <title>ADJ-G-P</title> |
762 | - <specific>adji</specific> | |
763 | - <newprop>ADJi</newprop> | |
764 | 1229 | </class> |
765 | 1230 | <class> |
766 | 1231 | <title>ADV-R</title> |
767 | 1232 | <specific>i</specific> |
768 | - <action>remove</action> | |
1233 | + <action>concate_intens</action> | |
769 | 1234 | </class> |
770 | 1235 | </rule> |
771 | 1236 | <rule name = "AP(G_ADJ-G-P)"><!-- tratamento do adverbio de intensidade modificador de adjetivo geral plural--> |
... | ... | @@ -795,7 +1260,7 @@ |
795 | 1260 | </class> |
796 | 1261 | </rule> |
797 | 1262 | <rule name = "AP(ADV-NEG_ADJ)"><!-- tratamento do adverbio de negação modificador do adjetivo masculino --> |
798 | - <active>true</active> | |
1263 | + <active>false</active> | |
799 | 1264 | <count>2</count> |
800 | 1265 | <class> |
801 | 1266 | <title>ADV-NEG</title> |
... | ... | @@ -808,7 +1273,7 @@ |
808 | 1273 | </class> |
809 | 1274 | </rule> |
810 | 1275 | <rule name = "AP(ADJ_ADV-NEG)"><!-- tratamento do adverbio de negação modificador do adjetivo masculino (inverso) --> |
811 | - <active>true</active> | |
1276 | + <active>false</active> | |
812 | 1277 | <count>2</count> |
813 | 1278 | <class> |
814 | 1279 | <title>ADJ</title> |
... | ... | @@ -821,7 +1286,7 @@ |
821 | 1286 | </class> |
822 | 1287 | </rule> |
823 | 1288 | <rule name = "AP(ADV-NEG_ADJ-P)"><!-- tratamento do adverbio de negação modificador do adjetivo masculino plural --> |
824 | - <active>true</active> | |
1289 | + <active>false</active> | |
825 | 1290 | <count>2</count> |
826 | 1291 | <class> |
827 | 1292 | <title>ADV-NEG</title> |
... | ... | @@ -834,7 +1299,7 @@ |
834 | 1299 | </class> |
835 | 1300 | </rule> |
836 | 1301 | <rule name = "AP(ADJ-P_ADV-NEG)"><!-- tratamento do adverbio de negação modificador do adjetivo masculino plural (inverso) --> |
837 | - <active>true</active> | |
1302 | + <active>false</active> | |
838 | 1303 | <count>2</count> |
839 | 1304 | <class> |
840 | 1305 | <title>ADJ-P</title> |
... | ... | @@ -847,7 +1312,7 @@ |
847 | 1312 | </class> |
848 | 1313 | </rule> |
849 | 1314 | <rule name = "AP(ADV-NEG_ADJ-F)"><!-- tratamento do adverbio de negação modificador do adjetivo feminino --> |
850 | - <active>true</active> | |
1315 | + <active>false</active> | |
851 | 1316 | <count>2</count> |
852 | 1317 | <class> |
853 | 1318 | <title>ADV-NEG</title> |
... | ... | @@ -860,7 +1325,7 @@ |
860 | 1325 | </class> |
861 | 1326 | </rule> |
862 | 1327 | <rule name = "AP(ADJ-F_ADV-NEG)"><!-- tratamento do adverbio de negação modificador do adjetivo feminino (inverso) --> |
863 | - <active>true</active> | |
1328 | + <active>false</active> | |
864 | 1329 | <count>2</count> |
865 | 1330 | <class> |
866 | 1331 | <title>ADJ-F</title> |
... | ... | @@ -873,7 +1338,7 @@ |
873 | 1338 | </class> |
874 | 1339 | </rule> |
875 | 1340 | <rule name = "AP(ADV-NEG_ADJ-F-P)"><!-- tratamento do adverbio de negação modificador do adjetivo feminino plural --> |
876 | - <active>true</active> | |
1341 | + <active>false</active> | |
877 | 1342 | <count>2</count> |
878 | 1343 | <class> |
879 | 1344 | <title>ADV-NEG</title> |
... | ... | @@ -886,7 +1351,7 @@ |
886 | 1351 | </class> |
887 | 1352 | </rule> |
888 | 1353 | <rule name = "AP(ADJ-F-P_ADV-NEG)"><!-- tratamento do adverbio de negação modificador do adjetivo feminino plural (inverso) --> |
889 | - <active>true</active> | |
1354 | + <active>false</active> | |
890 | 1355 | <count>2</count> |
891 | 1356 | <class> |
892 | 1357 | <title>ADJ-F-P</title> |
... | ... | @@ -899,7 +1364,7 @@ |
899 | 1364 | </class> |
900 | 1365 | </rule> |
901 | 1366 | <rule name = "AP(ADV-NEG_ADJ-G)"><!-- tratamento do adverbio de negação modificador do adjetivo geral --> |
902 | - <active>true</active> | |
1367 | + <active>false</active> | |
903 | 1368 | <count>2</count> |
904 | 1369 | <class> |
905 | 1370 | <title>ADV-NEG</title> |
... | ... | @@ -912,7 +1377,7 @@ |
912 | 1377 | </class> |
913 | 1378 | </rule> |
914 | 1379 | <rule name = "AP(ADJ-G_ADV-NEG)"><!-- tratamento do adverbio de negação modificador do adjetivo geral (inverso) --> |
915 | - <active>true</active> | |
1380 | + <active>false</active> | |
916 | 1381 | <count>2</count> |
917 | 1382 | <class> |
918 | 1383 | <title>ADJ-G</title> |
... | ... | @@ -925,7 +1390,7 @@ |
925 | 1390 | </class> |
926 | 1391 | </rule> |
927 | 1392 | <rule name = "AP(ADV-NEG_ADJ-G-P)"><!-- tratamento do adverbio de negação modificador do adjetivo geral plural --> |
928 | - <active>true</active> | |
1393 | + <active>false</active> | |
929 | 1394 | <count>2</count> |
930 | 1395 | <class> |
931 | 1396 | <title>ADV-NEG</title> |
... | ... | @@ -938,7 +1403,7 @@ |
938 | 1403 | </class> |
939 | 1404 | </rule> |
940 | 1405 | <rule name = "AP(ADJ-G-P_ADV-NEG)"><!-- tratamento do adverbio de negação modificador do adjetivo geral plural (inverso) --> |
941 | - <active>true</active> | |
1406 | + <active>false</active> | |
942 | 1407 | <count>2</count> |
943 | 1408 | <class> |
944 | 1409 | <title>ADJ-G-P</title> |
... | ... | @@ -951,7 +1416,7 @@ |
951 | 1416 | </class> |
952 | 1417 | </rule> |
953 | 1418 | <rule name = "AdvP(ADV-R_ADV)"><!-- tratamento do adverbio de intensidade modificador de advervio--> |
954 | - <active>true</active> | |
1419 | + <active>false</active> | |
955 | 1420 | <count>2</count> |
956 | 1421 | <class> |
957 | 1422 | <title>ADV-R</title> |
... | ... | @@ -969,13 +1434,11 @@ |
969 | 1434 | <count>2</count> |
970 | 1435 | <class> |
971 | 1436 | <title>ADV</title> |
972 | - <specific>advi</specific> | |
973 | - <newprop>ADVi</newprop> | |
974 | 1437 | </class> |
975 | 1438 | <class> |
976 | 1439 | <title>ADV-R</title> |
977 | 1440 | <specific>i</specific> |
978 | - <action>remove</action> | |
1441 | + <action>concate_intens</action> | |
979 | 1442 | </class> |
980 | 1443 | </rule> |
981 | 1444 | <rule name = "AdvP(G_ADV)"><!-- tratamento do adverbio de intensidade modificador de adverbio --> | ... | ... |